From 9118ba510e60c2a6dee6d97313fb8ac179b3273a Mon Sep 17 00:00:00 2001 From: "Deployment Bot (from Travis CI)" Date: Mon, 18 May 2020 21:55:30 +0000 Subject: [PATCH] Deploy erykpiast/webpack-stats-explorer to github.com/erykpiast/webpack-stats-explorer.git:gh-pages --- a/a.json | 3008 +++ a/b.json | 4116 ++++ a/c.json | 4126 ++++ a/d.json | 48792 ++++++++++++++++++++++++++++++++++++++++ a/e.json | 21512 ++++++++++++++++++ a/f.json | 60476 ++++++++++++++++++++++++++++++++++++++++++++++++++ a/g.json | 4720 ++++ a/h.json | 3552 +++ report.html | 2 +- stats.json | 7945 +++---- 10 files changed, 153828 insertions(+), 4421 deletions(-) create mode 100644 a/a.json create mode 100644 a/b.json create mode 100644 a/c.json create mode 100644 a/d.json create mode 100644 a/e.json create mode 100644 a/f.json create mode 100644 a/g.json create mode 100644 a/h.json diff --git a/a/a.json b/a/a.json new file mode 100644 index 00000000..8fbd1992 --- /dev/null +++ b/a/a.json @@ -0,0 +1,3008 @@ +{ + "errors": [], + "warnings": [ + "configuration\nThe 'mode' option has not been set, webpack will fallback to 'production' for this value. Set 'mode' option to 'development' or 'production' to enable defaults for each environment.\nYou can also set it to 'none' to disable any default behavior. Learn more: https://webpack.js.org/configuration/mode/" + ], + "version": "4.43.0", + "hash": "fd8bbd1a16f189a36560", + "time": 2088, + "builtAt": 1589838846588, + "publicPath": "", + "outputPath": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/dist", + "assetsByChunkName": { + "main": [ + "main.css", + "main.js", + "main.css.map", + "main.js.map" + ] + }, + "assets": [ + { + "name": "index.html", + "size": 246, + "chunks": [], + "chunkNames": [], + "info": {}, + "emitted": true + }, + { + "name": "main.css", + "size": 917, + "chunks": [ + 0 + ], + "chunkNames": [ + "main" + ], + "info": {}, + "emitted": true + }, + { + "name": "main.css.map", + "size": 1358, + "chunks": [ + 0 + ], + "chunkNames": [ + "main" + ], + "info": { + "development": true + }, + "emitted": true + }, + { + "name": "main.js", + "size": 12831, + "chunks": [ + 0 + ], + "chunkNames": [ + "main" + ], + "info": {}, + "emitted": true + }, + { + "name": "main.js.map", + "size": 37333, + "chunks": [ + 0 + ], + "chunkNames": [ + "main" + ], + "info": { + "development": true + }, + "emitted": true + } + ], + "filteredAssets": 0, + "entrypoints": { + "main": { + "chunks": [ + 0 + ], + "assets": [ + "main.css", + "main.js", + "main.css.map", + "main.js.map" + ], + "children": {}, + "childAssets": {} + } + }, + "namedChunkGroups": { + "main": { + "chunks": [ + 0 + ], + "assets": [ + "main.css", + "main.js", + "main.css.map", + "main.js.map" + ], + "children": {}, + "childAssets": {} + } + }, + "chunks": [ + { + "id": 0, + "rendered": true, + "initial": true, + "entry": true, + "size": 16261, + "names": [ + "main" + ], + "files": [ + "main.css", + "main.js", + "main.css.map", + "main.js.map" + ], + "hash": "30478671be17420167c8", + "siblings": [], + "parents": [], + "children": [], + "childrenByOrder": {}, + "filteredModules": 0, + "origins": [ + { + "module": "", + "moduleIdentifier": "", + "moduleName": "", + "loc": "main", + "request": "./src/index.js", + "reasons": [] + } + ], + "modules": [ + { + "id": 0, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/mini-css-extract-plugin/dist/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/css-loader/dist/cjs.js??ref--5-1!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/src/article.css", + "name": "./src/article.css", + "index": 8, + "index2": 6, + "size": 203, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/src/article.jsx", + "issuerId": null, + "issuerName": "./src/article.jsx", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/src/article.jsx", + "name": "./src/article.jsx" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 2, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/src/index.js 65bf5290e3dd5190c73f84d8b825367c", + "module": "./src/index.js + 5 modules", + "moduleName": "./src/index.js + 5 modules", + "type": "harmony side effect evaluation", + "userRequest": "./article.css", + "loc": "2:0-35" + }, + { + "moduleId": 2, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/src/index.js 65bf5290e3dd5190c73f84d8b825367c", + "module": "./src/index.js + 5 modules", + "moduleName": "./src/index.js + 5 modules", + "type": "harmony import specifier", + "userRequest": "./article.css", + "loc": "11:17-23" + }, + { + "moduleId": 2, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/src/index.js 65bf5290e3dd5190c73f84d8b825367c", + "module": "./src/index.js + 5 modules", + "moduleName": "./src/index.js + 5 modules", + "type": "harmony import specifier", + "userRequest": "./article.css", + "loc": "21:15-21" + }, + { + "moduleId": 2, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/src/index.js 65bf5290e3dd5190c73f84d8b825367c", + "module": "./src/index.js + 5 modules", + "moduleName": "./src/index.js + 5 modules", + "type": "harmony import specifier", + "userRequest": "./article.css", + "loc": "23:15-21" + }, + { + "moduleId": 2, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/src/index.js 65bf5290e3dd5190c73f84d8b825367c", + "module": "./src/index.js + 5 modules", + "moduleName": "./src/index.js + 5 modules", + "type": "harmony import specifier", + "userRequest": "./article.css", + "loc": "25:15-21" + }, + { + "moduleId": 2, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/src/index.js 65bf5290e3dd5190c73f84d8b825367c", + "module": "./src/index.js + 5 modules", + "moduleName": "./src/index.js + 5 modules", + "type": "harmony import specifier", + "userRequest": "./article.css", + "loc": "27:15-21" + }, + { + "moduleId": 2, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/src/index.js 65bf5290e3dd5190c73f84d8b825367c", + "module": "./src/index.js + 5 modules", + "moduleName": "./src/index.js + 5 modules", + "type": "harmony import specifier", + "userRequest": "./article.css", + "loc": "29:15-21" + } + ], + "usedExports": [ + "default" + ], + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 3, + "source": "// extracted by mini-css-extract-plugin\nmodule.exports = {\"tagsContainer\":\"tagsContainer-2D41J\",\"tags\":\"tags-3OYob\",\"tag\":\"tag-RF4Iq\",\"root\":\"root-263gx\",\"title\":\"title-1Fpjz\",\"content\":\"content-2yA3z\"};", + "parsedSize": 145, + "parsedSource": "e.exports={tagsContainer:\"tagsContainer-2D41J\",tags:\"tags-3OYob\",tag:\"tag-RF4Iq\",root:\"root-263gx\",title:\"title-1Fpjz\",content:\"content-2yA3z\"}},", + "originalSize": 663, + "originalSource": ".tagsContainer {\n display: flex;\n align-items: center;\n}\n\n.tags {\n list-style-type: none;\n margin: 0;\n padding: 0;\n display: flex;\n}\n\n.tag {\n border: 1px solid black;\n margin-right: 1em;\n padding: 0.5em;\n}\n\n.root {\n padding: 1em;\n border: 1px solid gray;\n margin: 1em;\n box-shadow: 0.5em 0.5em 0.5em rgba(0, 0, 0, 0.5);\n}\n\n.title {\n margin-top: 0;\n}\n\n.content {\n max-height: 10em;\n overflow: hidden;\n position: relative;\n}\n\n.content:after {\n content: \"\";\n position: absolute;\n bottom: 0;\n right: 0;\n left: 0;\n height: 2em;\n background: linear-gradient(180deg, transparent 0%, white 100%);\n}\n", + "modules": [] + }, + { + "id": 1, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/mini-css-extract-plugin/dist/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/css-loader/dist/cjs.js??ref--5-1!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/src/app.css", + "name": "./src/app.css", + "index": 4, + "index2": 3, + "size": 125, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/src/app.jsx", + "issuerId": null, + "issuerName": "./src/app.jsx", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/src/app.jsx", + "name": "./src/app.jsx" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 2, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/src/index.js 65bf5290e3dd5190c73f84d8b825367c", + "module": "./src/index.js + 5 modules", + "moduleName": "./src/index.js + 5 modules", + "type": "harmony side effect evaluation", + "userRequest": "./app.css", + "loc": "11:0-31" + }, + { + "moduleId": 2, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/src/index.js 65bf5290e3dd5190c73f84d8b825367c", + "module": "./src/index.js + 5 modules", + "moduleName": "./src/index.js + 5 modules", + "type": "harmony import specifier", + "userRequest": "./app.css", + "loc": "24:15-21" + }, + { + "moduleId": 2, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/src/index.js 65bf5290e3dd5190c73f84d8b825367c", + "module": "./src/index.js + 5 modules", + "moduleName": "./src/index.js + 5 modules", + "type": "harmony import specifier", + "userRequest": "./app.css", + "loc": "26:15-21" + }, + { + "moduleId": 2, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/src/index.js 65bf5290e3dd5190c73f84d8b825367c", + "module": "./src/index.js + 5 modules", + "moduleName": "./src/index.js + 5 modules", + "type": "harmony import specifier", + "userRequest": "./app.css", + "loc": "30:15-21" + } + ], + "usedExports": [ + "default" + ], + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 2, + "source": "// extracted by mini-css-extract-plugin\nmodule.exports = {\"root\":\"root-3xwm5\",\"title\":\"title-l9td2\",\"loader\":\"loader-XUngJ\"};", + "parsedSize": 73, + "parsedSource": "e.exports={root:\"root-3xwm5\",title:\"title-l9td2\",loader:\"loader-XUngJ\"}},", + "originalSize": 156, + "originalSource": ".root {\n font-family: sans-serif;\n}\n\n.title {\n margin-left: 1rem;\n}\n\n.loader {\n display: block;\n width: calc(100% - 2rem);\n margin: 0 1rem;\n}", + "modules": [] + }, + { + "id": 2, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/src/index.js 65bf5290e3dd5190c73f84d8b825367c", + "name": "./src/index.js + 5 modules", + "index": 0, + "index2": 9, + "size": 15054, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": null, + "issuerId": null, + "issuerName": null, + "issuerPath": null, + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": null, + "module": null, + "moduleName": null, + "type": "single entry", + "userRequest": "./src/index.js", + "loc": "main" + } + ], + "usedExports": true, + "providedExports": [], + "optimizationBailout": [ + "ModuleConcatenation bailout: Cannot concat with ./src/app.css (<- Module is not an ECMAScript module)", + "ModuleConcatenation bailout: Cannot concat with ./src/article.css (<- Module is not an ECMAScript module)" + ], + "depth": 0, + "filteredModules": 0, + "parsedSize": null, + "parsedSource": null, + "originalSize": null, + "originalSource": null, + "modules": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/src/index.js", + "name": "./src/index.js", + "index": 0, + "index2": 9, + "size": 97, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": null, + "issuerId": null, + "issuerName": null, + "issuerPath": null, + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": null, + "module": null, + "moduleName": null, + "type": "single entry", + "userRequest": "./src/index.js", + "loc": "main" + } + ], + "usedExports": true, + "providedExports": [], + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is an entry point" + ], + "depth": 0, + "source": "import { h, render } from 'preact';\nimport App from './app';\nrender(h(App, null), document.body);", + "parsedSize": 29, + "parsedSource": "D(d((null),document.body)}]);", + "originalSize": 95, + "originalSource": "import { h, render } from 'preact';\n\nimport App from './app';\n\nrender(, document.body);\n", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/preact/dist/preact.module.js", + "name": "./node_modules/preact/dist/preact.module.js", + "index": 1, + "index2": 0, + "size": 9566, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/src/index.js", + "issuerId": null, + "issuerName": "./src/index.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/src/index.js", + "name": "./src/index.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/src/index.js", + "module": "./src/index.js", + "moduleName": "./src/index.js", + "type": "harmony side effect evaluation", + "userRequest": "preact", + "loc": "1:0-35" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/src/article.jsx", + "module": "./src/article.jsx", + "moduleName": "./src/article.jsx", + "type": "harmony side effect evaluation", + "userRequest": "preact", + "loc": "1:0-27" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/preact/hooks/dist/hooks.module.js", + "module": "./node_modules/preact/hooks/dist/hooks.module.js", + "moduleName": "./node_modules/preact/hooks/dist/hooks.module.js", + "type": "harmony side effect evaluation", + "userRequest": "preact", + "loc": "1:0-33" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/preact/hooks/dist/hooks.module.js", + "module": "./node_modules/preact/hooks/dist/hooks.module.js", + "moduleName": "./node_modules/preact/hooks/dist/hooks.module.js", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "1:54-55" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/preact/hooks/dist/hooks.module.js", + "module": "./node_modules/preact/hooks/dist/hooks.module.js", + "moduleName": "./node_modules/preact/hooks/dist/hooks.module.js", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "1:62-63" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/preact/hooks/dist/hooks.module.js", + "module": "./node_modules/preact/hooks/dist/hooks.module.js", + "moduleName": "./node_modules/preact/hooks/dist/hooks.module.js", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "1:73-74" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/preact/hooks/dist/hooks.module.js", + "module": "./node_modules/preact/hooks/dist/hooks.module.js", + "moduleName": "./node_modules/preact/hooks/dist/hooks.module.js", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "1:81-82" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/preact/hooks/dist/hooks.module.js", + "module": "./node_modules/preact/hooks/dist/hooks.module.js", + "moduleName": "./node_modules/preact/hooks/dist/hooks.module.js", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "1:107-108" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/preact/hooks/dist/hooks.module.js", + "module": "./node_modules/preact/hooks/dist/hooks.module.js", + "moduleName": "./node_modules/preact/hooks/dist/hooks.module.js", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "1:114-115" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/preact/hooks/dist/hooks.module.js", + "module": "./node_modules/preact/hooks/dist/hooks.module.js", + "moduleName": "./node_modules/preact/hooks/dist/hooks.module.js", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "1:443-444" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/preact/hooks/dist/hooks.module.js", + "module": "./node_modules/preact/hooks/dist/hooks.module.js", + "moduleName": "./node_modules/preact/hooks/dist/hooks.module.js", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "1:529-530" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/preact/hooks/dist/hooks.module.js", + "module": "./node_modules/preact/hooks/dist/hooks.module.js", + "moduleName": "./node_modules/preact/hooks/dist/hooks.module.js", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "1:1013-1014" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/preact/hooks/dist/hooks.module.js", + "module": "./node_modules/preact/hooks/dist/hooks.module.js", + "moduleName": "./node_modules/preact/hooks/dist/hooks.module.js", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "1:1030-1031" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/preact/hooks/dist/hooks.module.js", + "module": "./node_modules/preact/hooks/dist/hooks.module.js", + "moduleName": "./node_modules/preact/hooks/dist/hooks.module.js", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "1:1345-1346" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/preact/hooks/dist/hooks.module.js", + "module": "./node_modules/preact/hooks/dist/hooks.module.js", + "moduleName": "./node_modules/preact/hooks/dist/hooks.module.js", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "1:1568-1569" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/preact/hooks/dist/hooks.module.js", + "module": "./node_modules/preact/hooks/dist/hooks.module.js", + "moduleName": "./node_modules/preact/hooks/dist/hooks.module.js", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "1:1671-1672" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/preact/hooks/dist/hooks.module.js", + "module": "./node_modules/preact/hooks/dist/hooks.module.js", + "moduleName": "./node_modules/preact/hooks/dist/hooks.module.js", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "1:1767-1768" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/preact/hooks/dist/hooks.module.js", + "module": "./node_modules/preact/hooks/dist/hooks.module.js", + "moduleName": "./node_modules/preact/hooks/dist/hooks.module.js", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "1:1796-1797" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/preact/hooks/dist/hooks.module.js", + "module": "./node_modules/preact/hooks/dist/hooks.module.js", + "moduleName": "./node_modules/preact/hooks/dist/hooks.module.js", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "1:1993-1994" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/preact/hooks/dist/hooks.module.js", + "module": "./node_modules/preact/hooks/dist/hooks.module.js", + "moduleName": "./node_modules/preact/hooks/dist/hooks.module.js", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "1:2157-2158" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/preact/hooks/dist/hooks.module.js", + "module": "./node_modules/preact/hooks/dist/hooks.module.js", + "moduleName": "./node_modules/preact/hooks/dist/hooks.module.js", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "1:2186-2187" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/preact/hooks/dist/hooks.module.js", + "module": "./node_modules/preact/hooks/dist/hooks.module.js", + "moduleName": "./node_modules/preact/hooks/dist/hooks.module.js", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "1:2309-2310" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/src/index.js", + "module": "./src/index.js", + "moduleName": "./src/index.js", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "3:0-6" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/src/index.js", + "module": "./src/index.js", + "moduleName": "./src/index.js", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "3:7-8" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/src/app.jsx", + "module": "./src/app.jsx", + "moduleName": "./src/app.jsx", + "type": "harmony side effect evaluation", + "userRequest": "preact", + "loc": "9:0-27" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/src/article.jsx", + "module": "./src/article.jsx", + "moduleName": "./src/article.jsx", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "10:11-12" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/src/article.jsx", + "module": "./src/article.jsx", + "moduleName": "./src/article.jsx", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "20:9-10" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/src/article.jsx", + "module": "./src/article.jsx", + "moduleName": "./src/article.jsx", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "22:5-6" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/src/article.jsx", + "module": "./src/article.jsx", + "moduleName": "./src/article.jsx", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "22:23-24" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/src/app.jsx", + "module": "./src/app.jsx", + "moduleName": "./src/app.jsx", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "23:9-10" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/src/article.jsx", + "module": "./src/article.jsx", + "moduleName": "./src/article.jsx", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "24:13-14" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/src/app.jsx", + "module": "./src/app.jsx", + "moduleName": "./src/app.jsx", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "25:5-6" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/src/app.jsx", + "module": "./src/app.jsx", + "moduleName": "./src/app.jsx", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "25:23-24" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/src/article.jsx", + "module": "./src/article.jsx", + "moduleName": "./src/article.jsx", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "26:5-6" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/src/app.jsx", + "module": "./src/app.jsx", + "moduleName": "./src/app.jsx", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "28:11-12" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/src/article.jsx", + "module": "./src/article.jsx", + "moduleName": "./src/article.jsx", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "28:30-31" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/src/app.jsx", + "module": "./src/app.jsx", + "moduleName": "./src/app.jsx", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "29:7-8" + } + ], + "usedExports": [ + "render", + "h", + "options" + ], + "providedExports": [ + "render", + "hydrate", + "createElement", + "h", + "Fragment", + "createRef", + "isValidElement", + "Component", + "cloneElement", + "createContext", + "toChildArray", + "_unmount", + "options" + ], + "optimizationBailout": [], + "depth": 1, + "source": "var n,l,u,i,t,r,o,f,e={},c=[],s=/acit|ex(?:s|g|n|p|$)|rph|grid|ows|mnc|ntw|ine[ch]|zoo|^ord/i;function a(n,l){for(var u in l)n[u]=l[u];return n}function v(n){var l=n.parentNode;l&&l.removeChild(n)}function h(n,l,u){var i,t=arguments,r={};for(i in l)\"key\"!==i&&\"ref\"!==i&&(r[i]=l[i]);if(arguments.length>3)for(u=[u],i=3;i2&&(l.children=c.slice.call(arguments,2)),u={},l)\"key\"!==i&&\"ref\"!==i&&(u[i]=l[i]);return p(n.type,u,l.key||n.key,l.ref||n.ref,null)}function M(n){var l={},u={__c:\"__cC\"+f++,__:n,Consumer:function(n,l){return n.children(l)},Provider:function(n){var i,t=this;return this.getChildContext||(i=[],this.getChildContext=function(){return l[u.__c]=t,l},this.shouldComponentUpdate=function(n){t.props.value!==n.value&&i.some(function(l){l.context=n.value,g(l)})},this.sub=function(n){i.push(n);var l=n.componentWillUnmount;n.componentWillUnmount=function(){i.splice(i.indexOf(n),1),l&&l.call(n)}}),n.children}};return u.Consumer.contextType=u,u.Provider.__=u,u}n={__e:function(n,l){for(var u,i;l=l.__;)if((u=l.__c)&&!u.__)try{if(u.constructor&&null!=u.constructor.getDerivedStateFromError&&(i=!0,u.setState(u.constructor.getDerivedStateFromError(n))),null!=u.componentDidCatch&&(i=!0,u.componentDidCatch(n)),i)return g(u.__E=u)}catch(l){n=l}throw n}},l=function(n){return null!=n&&void 0===n.constructor},m.prototype.setState=function(n,l){var u;u=this.__s!==this.state?this.__s:this.__s=a({},this.state),\"function\"==typeof n&&(n=n(u,this.props)),n&&a(u,n),null!=n&&this.__v&&(l&&this.__h.push(l),g(this))},m.prototype.forceUpdate=function(n){this.__v&&(this.__e=!0,n&&this.__h.push(n),g(this))},m.prototype.render=d,u=[],i=0,t=\"function\"==typeof Promise?Promise.prototype.then.bind(Promise.resolve()):setTimeout,o=e,f=0;export{H as render,I as hydrate,h as createElement,h,d as Fragment,y as createRef,l as isValidElement,m as Component,L as cloneElement,M as createContext,x as toChildArray,D as _unmount,n as options};\n//# sourceMappingURL=preact.module.js.map\n", + "parsedSize": 8497, + "parsedSource": "_,r,o,l,u,i,c={},a=[],s=/acit|ex(?:s|g|n|p|$)|rph|grid|ows|mnc|ntw|ine[ch]|zoo|^ord/i;function f(e,t){for(var n in t)e[n]=t[n];return e}function p(e){var t=e.parentNode;t&&t.removeChild(e)}function d(e,t,n){var _,r=arguments,o={};for(_ in t)\"key\"!==_&&\"ref\"!==_&&(o[_]=t[_]);if(arguments.length>3)for(n=[n],_=3;_3)for(u=[u],i=3;i2&&(l.children=c.slice.call(arguments,2)),u={},l)\"key\"!==i&&\"ref\"!==i&&(u[i]=l[i]);return p(n.type,u,l.key||n.key,l.ref||n.ref,null)}function M(n){var l={},u={__c:\"__cC\"+f++,__:n,Consumer:function(n,l){return n.children(l)},Provider:function(n){var i,t=this;return this.getChildContext||(i=[],this.getChildContext=function(){return l[u.__c]=t,l},this.shouldComponentUpdate=function(n){t.props.value!==n.value&&i.some(function(l){l.context=n.value,g(l)})},this.sub=function(n){i.push(n);var l=n.componentWillUnmount;n.componentWillUnmount=function(){i.splice(i.indexOf(n),1),l&&l.call(n)}}),n.children}};return u.Consumer.contextType=u,u.Provider.__=u,u}n={__e:function(n,l){for(var u,i;l=l.__;)if((u=l.__c)&&!u.__)try{if(u.constructor&&null!=u.constructor.getDerivedStateFromError&&(i=!0,u.setState(u.constructor.getDerivedStateFromError(n))),null!=u.componentDidCatch&&(i=!0,u.componentDidCatch(n)),i)return g(u.__E=u)}catch(l){n=l}throw n}},l=function(n){return null!=n&&void 0===n.constructor},m.prototype.setState=function(n,l){var u;u=this.__s!==this.state?this.__s:this.__s=a({},this.state),\"function\"==typeof n&&(n=n(u,this.props)),n&&a(u,n),null!=n&&this.__v&&(l&&this.__h.push(l),g(this))},m.prototype.forceUpdate=function(n){this.__v&&(this.__e=!0,n&&this.__h.push(n),g(this))},m.prototype.render=d,u=[],i=0,t=\"function\"==typeof Promise?Promise.prototype.then.bind(Promise.resolve()):setTimeout,o=e,f=0;export{H as render,I as hydrate,h as createElement,h,d as Fragment,y as createRef,l as isValidElement,m as Component,L as cloneElement,M as createContext,x as toChildArray,D as _unmount,n as options};\n//# sourceMappingURL=preact.module.js.map\n", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/src/app.jsx", + "name": "./src/app.jsx", + "index": 2, + "index2": 8, + "size": 1561, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/src/index.js", + "issuerId": null, + "issuerName": "./src/index.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/src/index.js", + "name": "./src/index.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/src/index.js", + "module": "./src/index.js", + "moduleName": "./src/index.js", + "type": "harmony side effect evaluation", + "userRequest": "./app", + "loc": "2:0-24" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/src/index.js", + "module": "./src/index.js", + "moduleName": "./src/index.js", + "type": "harmony import specifier", + "userRequest": "./app", + "loc": "3:9-12" + } + ], + "usedExports": [ + "default" + ], + "providedExports": [ + "default" + ], + "optimizationBailout": [], + "depth": 1, + "source": "function _slicedToArray(arr, i) { return _arrayWithHoles(arr) || _iterableToArrayLimit(arr, i) || _nonIterableRest(); }\n\nfunction _nonIterableRest() { throw new TypeError(\"Invalid attempt to destructure non-iterable instance\"); }\n\nfunction _iterableToArrayLimit(arr, i) { if (!(Symbol.iterator in Object(arr) || Object.prototype.toString.call(arr) === \"[object Arguments]\")) { return; } var _arr = []; var _n = true; var _d = false; var _e = undefined; try { for (var _i = arr[Symbol.iterator](), _s; !(_n = (_s = _i.next()).done); _n = true) { _arr.push(_s.value); if (i && _arr.length === i) break; } } catch (err) { _d = true; _e = err; } finally { try { if (!_n && _i[\"return\"] != null) _i[\"return\"](); } finally { if (_d) throw _e; } } return _arr; }\n\nfunction _arrayWithHoles(arr) { if (Array.isArray(arr)) return arr; }\n\nimport { h } from 'preact';\nimport { useState, useEffect } from 'preact/hooks';\nimport styles from './app.css';\nimport { fetchFullArticles } from './api';\nimport Article from './article';\nexport default function App() {\n var _useState = useState([]),\n _useState2 = _slicedToArray(_useState, 2),\n articles = _useState2[0],\n setArticles = _useState2[1];\n\n useEffect(function () {\n fetchFullArticles().then(setArticles);\n });\n return h(\"section\", {\n className: styles.root\n }, h(\"header\", null, h(\"h1\", {\n className: styles.title\n }, \"Latest dev.to articles\")), articles.length ? articles.map(function (article) {\n return h(Article, article);\n }) : h(\"progress\", {\n className: styles.loader\n }));\n}", + "parsedSize": 261, + "parsedSource": "function(){var r=re(B([]),2),o=r[0],l=r[1];return function(){then(l)},d(\"section\",{className:K.a.root},d(\"header\",null,d(\"h1\",{className:K.a.title},\"Latest dev.to articles\")),o.length?o.map((function(e){return d(_e,e)})):d(\"progress\",{className:K.a.loader}))}),", + "originalSize": 671, + "originalSource": "import { h } from 'preact';\nimport { useState, useEffect } from 'preact/hooks';\n\nimport styles from './app.css';\n\nimport { fetchFullArticles } from './api';\nimport Article from './article';\n\nexport default function App() {\n const [articles, setArticles] = useState([]);\n\n useEffect(() => {\n fetchFullArticles().then(setArticles);\n });\n\n return
\n
\n

Latest dev.to articles

\n
\n {articles.length\n ? articles.map((article) =>
)\n : }\n
\n}", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/preact/hooks/dist/hooks.module.js", + "name": "./node_modules/preact/hooks/dist/hooks.module.js", + "index": 3, + "index2": 1, + "size": 2567, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/src/app.jsx", + "issuerId": null, + "issuerName": "./src/app.jsx", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/src/app.jsx", + "name": "./src/app.jsx" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/src/app.jsx", + "module": "./src/app.jsx", + "moduleName": "./src/app.jsx", + "type": "harmony side effect evaluation", + "userRequest": "preact/hooks", + "loc": "10:0-51" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/src/app.jsx", + "module": "./src/app.jsx", + "moduleName": "./src/app.jsx", + "type": "harmony import specifier", + "userRequest": "preact/hooks", + "loc": "15:18-26" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/src/app.jsx", + "module": "./src/app.jsx", + "moduleName": "./src/app.jsx", + "type": "harmony import specifier", + "userRequest": "preact/hooks", + "loc": "20:2-11" + } + ], + "usedExports": [ + "useState", + "useEffect" + ], + "providedExports": [ + "useState", + "useReducer", + "useEffect", + "useLayoutEffect", + "useRef", + "useImperativeHandle", + "useMemo", + "useCallback", + "useContext", + "useDebugValue", + "useErrorBoundary" + ], + "optimizationBailout": [], + "depth": 2, + "source": "import{options as n}from\"preact\";var t,u,r,i=0,o=[],c=n.__r,f=n.diffed,e=n.__c,a=n.unmount;function v(t,r){n.__h&&n.__h(u,t,i||r),i=0;var o=u.__H||(u.__H={__:[],__h:[]});return t>=o.__.length&&o.__.push({}),o.__[t]}function m(n){return i=1,p(E,n)}function p(n,r,i){var o=v(t++,2);return o.__c||(o.__c=u,o.__=[i?i(r):E(void 0,r),function(t){var u=n(o.__[0],t);o.__[0]!==u&&(o.__[0]=u,o.__c.setState({}))}]),o.__}function l(r,i){var o=v(t++,3);!n.__s&&x(o.__H,i)&&(o.__=r,o.__H=i,u.__H.__h.push(o))}function y(r,i){var o=v(t++,4);!n.__s&&x(o.__H,i)&&(o.__=r,o.__H=i,u.__h.push(o))}function d(n){return i=5,h(function(){return{current:n}},[])}function s(n,t,u){i=6,y(function(){\"function\"==typeof n?n(t()):n&&(n.current=t())},null==u?u:u.concat(n))}function h(n,u){var r=v(t++,7);return x(r.__H,u)?(r.__H=u,r.__h=n,r.__=n()):r.__}function T(n,t){return i=8,h(function(){return n},t)}function w(n){var r=u.context[n.__c],i=v(t++,9);return i.__c=n,r?(null==i.__&&(i.__=!0,r.sub(u)),r.props.value):n.__}function A(t,u){n.useDebugValue&&n.useDebugValue(u?u(t):t)}function F(n){var r=v(t++,10),i=m();return r.__=n,u.componentDidCatch||(u.componentDidCatch=function(n){r.__&&r.__(n),i[1](n)}),[i[0],function(){i[1](void 0)}]}function _(){o.some(function(t){if(t.__P)try{t.__H.__h.forEach(g),t.__H.__h.forEach(q),t.__H.__h=[]}catch(u){return t.__H.__h=[],n.__e(u,t.__v),!0}}),o=[]}function g(n){n.t&&n.t()}function q(n){var t=n.__();\"function\"==typeof t&&(n.t=t)}function x(n,t){return!n||t.some(function(t,u){return t!==n[u]})}function E(n,t){return\"function\"==typeof t?t(n):t}n.__r=function(n){c&&c(n),t=0,(u=n.__c).__H&&(u.__H.__h.forEach(g),u.__H.__h.forEach(q),u.__H.__h=[])},n.diffed=function(t){f&&f(t);var u=t.__c;if(u){var i=u.__H;i&&i.__h.length&&(1!==o.push(u)&&r===n.requestAnimationFrame||((r=n.requestAnimationFrame)||function(n){var t,u=function(){clearTimeout(r),cancelAnimationFrame(t),setTimeout(n)},r=setTimeout(u,100);\"undefined\"!=typeof window&&(t=requestAnimationFrame(u))})(_))}},n.__c=function(t,u){u.some(function(t){try{t.__h.forEach(g),t.__h=t.__h.filter(function(n){return!n.__||q(n)})}catch(r){u.some(function(n){n.__h&&(n.__h=[])}),u=[],n.__e(r,t.__v)}}),e&&e(t,u)},n.unmount=function(t){a&&a(t);var u=t.__c;if(u){var r=u.__H;if(r)try{r.__.forEach(function(n){return n.t&&n.t()})}catch(t){n.__e(t,u.__v)}}};export{m as useState,p as useReducer,l as useEffect,y as useLayoutEffect,d as useRef,s as useImperativeHandle,h as useMemo,T as useCallback,w as useContext,A as useDebugValue,F as useErrorBoundary};\n//# sourceMappingURL=hooks.module.js.map\n", + "parsedSize": 1568, + "parsedSource": "M,F,O,U=0,L=[],W=_.__r,I=_.diffed,R=_.__c,q=_.unmount;function z(e,t){_.__h&&_.__h(F,e,U||t),U=0;var n=F.__H||(F.__H={__:[],__h:[]});return e>=n.__.length&&n.__.push({}),n.__[e]}function B(e){return U=1,function(e,t,n){var _=z(M++,2);return _.__c||(_.__c=F,_.__=[n?n(t):X(void 0,t),function(t){var n=e(_.__[0],t);_.__[0]!==n&&(_.__[0]=n,_.__c.setState({}))}]),_.__}(X,e)}function G(){L.some((function(e){if(e.__P)try{e.__H.__h.forEach(J),e.__H.__h.forEach(V),e.__H.__h=[]}catch(t){return e.__H.__h=[],_.__e(t,e.__v),!0}})),L=[]}function J(e){e.t&&e.t()}function V(e){var t=e.__();\"function\"==typeof t&&(e.t=t)}function $(e,t){return!e||t.some((function(t,n){return t!==e[n]}))}function X(e,t){return\"function\"==typeof t?t(e):t}_.__r=function(e){W&&W(e),M=0,(F=e.__c).__H&&(F.__H.__h.forEach(J),F.__H.__h.forEach(V),F.__H.__h=[])},_.diffed=function(e){I&&I(e);var t=e.__c;if(t){var n=t.__H;n&&n.__h.length&&(1!==L.push(t)&&O===_.requestAnimationFrame||((O=_.requestAnimationFrame)||function(e){var t,n=function(){clearTimeout(_),cancelAnimationFrame(t),setTimeout(e)},_=setTimeout(n,100);\"undefined\"!=typeof window&&(t=requestAnimationFrame(n))})(G))}},_.__c=function(e,t){t.some((function(e){try{e.__h.forEach(J),e.__h=e.__h.filter((function(e){return!e.__||V(e)}))}catch(n){t.some((function(e){e.__h&&(e.__h=[])})),t=[],_.__e(n,e.__v)}})),R&&R(e,t)},_.unmount=function(e){q&&q(e);var t=e.__c;if(t){var n=t.__H;if(n)try{n.__.forEach((function(e){return e.t&&e.t()}))}catch(e){_.__e(e,t.__v)}}};e,t,n,e=n=z(M++,3),!_.__s&&$(n.__H,t)&&(n.__=e,n.__H=t,F.__H.__h.push(n)),", + "originalSize": 2567, + "originalSource": "import{options as n}from\"preact\";var t,u,r,i=0,o=[],c=n.__r,f=n.diffed,e=n.__c,a=n.unmount;function v(t,r){n.__h&&n.__h(u,t,i||r),i=0;var o=u.__H||(u.__H={__:[],__h:[]});return t>=o.__.length&&o.__.push({}),o.__[t]}function m(n){return i=1,p(E,n)}function p(n,r,i){var o=v(t++,2);return o.__c||(o.__c=u,o.__=[i?i(r):E(void 0,r),function(t){var u=n(o.__[0],t);o.__[0]!==u&&(o.__[0]=u,o.__c.setState({}))}]),o.__}function l(r,i){var o=v(t++,3);!n.__s&&x(o.__H,i)&&(o.__=r,o.__H=i,u.__H.__h.push(o))}function y(r,i){var o=v(t++,4);!n.__s&&x(o.__H,i)&&(o.__=r,o.__H=i,u.__h.push(o))}function d(n){return i=5,h(function(){return{current:n}},[])}function s(n,t,u){i=6,y(function(){\"function\"==typeof n?n(t()):n&&(n.current=t())},null==u?u:u.concat(n))}function h(n,u){var r=v(t++,7);return x(r.__H,u)?(r.__H=u,r.__h=n,r.__=n()):r.__}function T(n,t){return i=8,h(function(){return n},t)}function w(n){var r=u.context[n.__c],i=v(t++,9);return i.__c=n,r?(null==i.__&&(i.__=!0,r.sub(u)),r.props.value):n.__}function A(t,u){n.useDebugValue&&n.useDebugValue(u?u(t):t)}function F(n){var r=v(t++,10),i=m();return r.__=n,u.componentDidCatch||(u.componentDidCatch=function(n){r.__&&r.__(n),i[1](n)}),[i[0],function(){i[1](void 0)}]}function _(){o.some(function(t){if(t.__P)try{t.__H.__h.forEach(g),t.__H.__h.forEach(q),t.__H.__h=[]}catch(u){return t.__H.__h=[],n.__e(u,t.__v),!0}}),o=[]}function g(n){n.t&&n.t()}function q(n){var t=n.__();\"function\"==typeof t&&(n.t=t)}function x(n,t){return!n||t.some(function(t,u){return t!==n[u]})}function E(n,t){return\"function\"==typeof t?t(n):t}n.__r=function(n){c&&c(n),t=0,(u=n.__c).__H&&(u.__H.__h.forEach(g),u.__H.__h.forEach(q),u.__H.__h=[])},n.diffed=function(t){f&&f(t);var u=t.__c;if(u){var i=u.__H;i&&i.__h.length&&(1!==o.push(u)&&r===n.requestAnimationFrame||((r=n.requestAnimationFrame)||function(n){var t,u=function(){clearTimeout(r),cancelAnimationFrame(t),setTimeout(n)},r=setTimeout(u,100);\"undefined\"!=typeof window&&(t=requestAnimationFrame(u))})(_))}},n.__c=function(t,u){u.some(function(t){try{t.__h.forEach(g),t.__h=t.__h.filter(function(n){return!n.__||q(n)})}catch(r){u.some(function(n){n.__h&&(n.__h=[])}),u=[],n.__e(r,t.__v)}}),e&&e(t,u)},n.unmount=function(t){a&&a(t);var u=t.__c;if(u){var r=u.__H;if(r)try{r.__.forEach(function(n){return n.t&&n.t()})}catch(t){n.__e(t,u.__v)}}};export{m as useState,p as useReducer,l as useEffect,y as useLayoutEffect,d as useRef,s as useImperativeHandle,h as useMemo,T as useCallback,w as useContext,A as useDebugValue,F as useErrorBoundary};\n//# sourceMappingURL=hooks.module.js.map\n", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/src/api.js", + "name": "./src/api.js", + "index": 6, + "index2": 4, + "size": 433, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/src/app.jsx", + "issuerId": null, + "issuerName": "./src/app.jsx", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/src/app.jsx", + "name": "./src/app.jsx" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/src/app.jsx", + "module": "./src/app.jsx", + "moduleName": "./src/app.jsx", + "type": "harmony side effect evaluation", + "userRequest": "./api", + "loc": "12:0-42" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/src/app.jsx", + "module": "./src/app.jsx", + "moduleName": "./src/app.jsx", + "type": "harmony import specifier", + "userRequest": "./api", + "loc": "21:4-21" + } + ], + "usedExports": [ + "fetchFullArticles" + ], + "providedExports": [ + "fetchFullArticles" + ], + "optimizationBailout": [], + "depth": 2, + "source": "var API_URL = 'https://dev.to/api/articles';\n\nfunction extractJson(response) {\n return response.json();\n}\n\nexport function fetchFullArticles() {\n return fetch(\"\".concat(API_URL, \"?per_page=5\")).then(extractJson).then(function (articles) {\n var fullArticles = articles.map(function (article) {\n return fetch(\"\".concat(API_URL, \"/\").concat(article.id)).then(extractJson);\n });\n return Promise.all(fullArticles);\n });\n}", + "parsedSize": 225, + "parsedSource": "\"https://dev.to/api/articles\";function Z(e){return e.json()}fetch(\"\".concat(Q,\"?per_page=5\")).then(Z).then((function(e){var t=e.map((function(e){return fetch(\"\".concat(Q,\"/\").concat(e.id)).then(Z)}));return Promise.all(t)})).", + "originalSize": 451, + "originalSource": "const API_URL = 'https://dev.to/api/articles';\n\nfunction extractJson(response) {\n return response.json();\n}\n\nexport function fetchFullArticles() {\n return fetch(`${API_URL}?per_page=5`)\n .then(extractJson)\n .then((articles) => {\n const fullArticles = articles.map((article) =>\n fetch(`${API_URL}/${article.id}`).then(extractJson)\n );\n\n return Promise.all(fullArticles);\n });\n}", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/src/article.jsx", + "name": "./src/article.jsx", + "index": 7, + "index2": 7, + "size": 820, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/src/app.jsx", + "issuerId": null, + "issuerName": "./src/app.jsx", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/src/app.jsx", + "name": "./src/app.jsx" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/src/app.jsx", + "module": "./src/app.jsx", + "moduleName": "./src/app.jsx", + "type": "harmony side effect evaluation", + "userRequest": "./article", + "loc": "13:0-32" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/src/app.jsx", + "module": "./src/app.jsx", + "moduleName": "./src/app.jsx", + "type": "harmony import specifier", + "userRequest": "./article", + "loc": "28:13-20" + } + ], + "usedExports": [ + "default" + ], + "providedExports": [ + "default" + ], + "optimizationBailout": [], + "depth": 2, + "source": "import { h } from 'preact';\nimport styles from './article.css';\n\nvar renderTags = function renderTags(tags) {\n return tags.split(',').map(function (tag) {\n return tag.trim();\n }).filter(function (tag) {\n return tag.length > 0;\n }).map(function (tag) {\n return h(\"li\", {\n className: styles.tag\n }, tag);\n });\n};\n\nexport default function Article(_ref) {\n var body_html = _ref.body_html,\n title = _ref.title,\n tag_list = _ref.tag_list;\n return h(\"article\", {\n className: styles.root\n }, h(\"header\", null, h(\"h2\", {\n className: styles.title\n }, title), h(\"nav\", {\n className: styles.tagsContainer\n }, h(\"ul\", {\n className: styles.tags\n }, renderTags(tag_list)))), h(\"div\", {\n className: styles.content,\n dangerouslySetInnerHTML: {\n __html: body_html\n }\n }));\n}", + "parsedSize": 464, + "parsedSource": "ne=function(e){return e.split(\",\").map((function(e){return e.trim()})).filter((function(e){return e.length>0})).map((function(e){return d(\"li\",{className:te.a.tag},e)}))};function _e(e){var t=e.body_html,n=e.title,_=e.tag_list;return d(\"article\",{className:te.a.root},d(\"header\",null,d(\"h2\",{className:te.a.title},n),d(\"nav\",{className:te.a.tagsContainer},d(\"ul\",{className:te.a.tags},ne(_)))),d(\"div\",{className:te.a.content,dangerouslySetInnerHTML:{__html:t}}))}", + "originalSize": 729, + "originalSource": "import { h } from 'preact';\n\nimport styles from './article.css';\n\nconst renderTags = (tags) => tags\n .split(',')\n .map((tag) => tag.trim())\n .filter((tag) => tag.length > 0)\n .map((tag) =>
  • {tag}
  • );\n\nexport default function Article({ body_html, title, tag_list }) {\n return
    \n
    \n

    {title}

    \n \n
    \n
    \n
    ;\n}\n", + "modules": [] + } + ] + }, + { + "id": "", + "identifier": "css /home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/css-loader/dist/cjs.js??ref--5-1!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/src/app.css 0", + "name": "css ./node_modules/css-loader/dist/cjs.js??ref--5-1!./node_modules/webpack-enhanced-stats-plugin/loader.js!./src/app.css", + "index": 5, + "index2": 2, + "size": 174, + "built": false, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/mini-css-extract-plugin/dist/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/css-loader/dist/cjs.js??ref--5-1!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/src/app.css", + "issuerId": 1, + "issuerName": "./src/app.css", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": 1, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/mini-css-extract-plugin/dist/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/css-loader/dist/cjs.js??ref--5-1!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/src/app.css", + "name": "./src/app.css" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 1, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/mini-css-extract-plugin/dist/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/css-loader/dist/cjs.js??ref--5-1!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/src/app.css", + "module": "./src/app.css", + "moduleName": "./src/app.css" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 3, + "parsedSize": null, + "parsedSource": null, + "originalSize": null, + "originalSource": null, + "modules": [] + }, + { + "id": "", + "identifier": "css /home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/css-loader/dist/cjs.js??ref--5-1!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/src/article.css 0", + "name": "css ./node_modules/css-loader/dist/cjs.js??ref--5-1!./node_modules/webpack-enhanced-stats-plugin/loader.js!./src/article.css", + "index": 9, + "index2": 5, + "size": 705, + "built": false, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/mini-css-extract-plugin/dist/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/css-loader/dist/cjs.js??ref--5-1!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/src/article.css", + "issuerId": 0, + "issuerName": "./src/article.css", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 0, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/mini-css-extract-plugin/dist/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/css-loader/dist/cjs.js??ref--5-1!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/src/article.css", + "name": "./src/article.css" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 0, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/mini-css-extract-plugin/dist/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/css-loader/dist/cjs.js??ref--5-1!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/src/article.css", + "module": "./src/article.css", + "moduleName": "./src/article.css" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 4, + "parsedSize": null, + "parsedSource": null, + "originalSize": null, + "originalSource": null, + "modules": [] + } + ] + } + ], + "modules": [ + { + "id": 0, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/mini-css-extract-plugin/dist/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/css-loader/dist/cjs.js??ref--5-1!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/src/article.css", + "name": "./src/article.css", + "index": 8, + "index2": 6, + "size": 203, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/src/article.jsx", + "issuerId": null, + "issuerName": "./src/article.jsx", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/src/article.jsx", + "name": "./src/article.jsx" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 2, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/src/index.js 65bf5290e3dd5190c73f84d8b825367c", + "module": "./src/index.js + 5 modules", + "moduleName": "./src/index.js + 5 modules", + "type": "harmony side effect evaluation", + "userRequest": "./article.css", + "loc": "2:0-35" + }, + { + "moduleId": 2, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/src/index.js 65bf5290e3dd5190c73f84d8b825367c", + "module": "./src/index.js + 5 modules", + "moduleName": "./src/index.js + 5 modules", + "type": "harmony import specifier", + "userRequest": "./article.css", + "loc": "11:17-23" + }, + { + "moduleId": 2, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/src/index.js 65bf5290e3dd5190c73f84d8b825367c", + "module": "./src/index.js + 5 modules", + "moduleName": "./src/index.js + 5 modules", + "type": "harmony import specifier", + "userRequest": "./article.css", + "loc": "21:15-21" + }, + { + "moduleId": 2, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/src/index.js 65bf5290e3dd5190c73f84d8b825367c", + "module": "./src/index.js + 5 modules", + "moduleName": "./src/index.js + 5 modules", + "type": "harmony import specifier", + "userRequest": "./article.css", + "loc": "23:15-21" + }, + { + "moduleId": 2, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/src/index.js 65bf5290e3dd5190c73f84d8b825367c", + "module": "./src/index.js + 5 modules", + "moduleName": "./src/index.js + 5 modules", + "type": "harmony import specifier", + "userRequest": "./article.css", + "loc": "25:15-21" + }, + { + "moduleId": 2, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/src/index.js 65bf5290e3dd5190c73f84d8b825367c", + "module": "./src/index.js + 5 modules", + "moduleName": "./src/index.js + 5 modules", + "type": "harmony import specifier", + "userRequest": "./article.css", + "loc": "27:15-21" + }, + { + "moduleId": 2, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/src/index.js 65bf5290e3dd5190c73f84d8b825367c", + "module": "./src/index.js + 5 modules", + "moduleName": "./src/index.js + 5 modules", + "type": "harmony import specifier", + "userRequest": "./article.css", + "loc": "29:15-21" + } + ], + "usedExports": [ + "default" + ], + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 3, + "source": "// extracted by mini-css-extract-plugin\nmodule.exports = {\"tagsContainer\":\"tagsContainer-2D41J\",\"tags\":\"tags-3OYob\",\"tag\":\"tag-RF4Iq\",\"root\":\"root-263gx\",\"title\":\"title-1Fpjz\",\"content\":\"content-2yA3z\"};", + "parsedSize": 145, + "parsedSource": "e.exports={tagsContainer:\"tagsContainer-2D41J\",tags:\"tags-3OYob\",tag:\"tag-RF4Iq\",root:\"root-263gx\",title:\"title-1Fpjz\",content:\"content-2yA3z\"}},", + "originalSize": 663, + "originalSource": ".tagsContainer {\n display: flex;\n align-items: center;\n}\n\n.tags {\n list-style-type: none;\n margin: 0;\n padding: 0;\n display: flex;\n}\n\n.tag {\n border: 1px solid black;\n margin-right: 1em;\n padding: 0.5em;\n}\n\n.root {\n padding: 1em;\n border: 1px solid gray;\n margin: 1em;\n box-shadow: 0.5em 0.5em 0.5em rgba(0, 0, 0, 0.5);\n}\n\n.title {\n margin-top: 0;\n}\n\n.content {\n max-height: 10em;\n overflow: hidden;\n position: relative;\n}\n\n.content:after {\n content: \"\";\n position: absolute;\n bottom: 0;\n right: 0;\n left: 0;\n height: 2em;\n background: linear-gradient(180deg, transparent 0%, white 100%);\n}\n", + "modules": [] + }, + { + "id": 1, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/mini-css-extract-plugin/dist/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/css-loader/dist/cjs.js??ref--5-1!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/src/app.css", + "name": "./src/app.css", + "index": 4, + "index2": 3, + "size": 125, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/src/app.jsx", + "issuerId": null, + "issuerName": "./src/app.jsx", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/src/app.jsx", + "name": "./src/app.jsx" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 2, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/src/index.js 65bf5290e3dd5190c73f84d8b825367c", + "module": "./src/index.js + 5 modules", + "moduleName": "./src/index.js + 5 modules", + "type": "harmony side effect evaluation", + "userRequest": "./app.css", + "loc": "11:0-31" + }, + { + "moduleId": 2, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/src/index.js 65bf5290e3dd5190c73f84d8b825367c", + "module": "./src/index.js + 5 modules", + "moduleName": "./src/index.js + 5 modules", + "type": "harmony import specifier", + "userRequest": "./app.css", + "loc": "24:15-21" + }, + { + "moduleId": 2, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/src/index.js 65bf5290e3dd5190c73f84d8b825367c", + "module": "./src/index.js + 5 modules", + "moduleName": "./src/index.js + 5 modules", + "type": "harmony import specifier", + "userRequest": "./app.css", + "loc": "26:15-21" + }, + { + "moduleId": 2, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/src/index.js 65bf5290e3dd5190c73f84d8b825367c", + "module": "./src/index.js + 5 modules", + "moduleName": "./src/index.js + 5 modules", + "type": "harmony import specifier", + "userRequest": "./app.css", + "loc": "30:15-21" + } + ], + "usedExports": [ + "default" + ], + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 2, + "source": "// extracted by mini-css-extract-plugin\nmodule.exports = {\"root\":\"root-3xwm5\",\"title\":\"title-l9td2\",\"loader\":\"loader-XUngJ\"};", + "parsedSize": 73, + "parsedSource": "e.exports={root:\"root-3xwm5\",title:\"title-l9td2\",loader:\"loader-XUngJ\"}},", + "originalSize": 156, + "originalSource": ".root {\n font-family: sans-serif;\n}\n\n.title {\n margin-left: 1rem;\n}\n\n.loader {\n display: block;\n width: calc(100% - 2rem);\n margin: 0 1rem;\n}", + "modules": [] + }, + { + "id": 2, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/src/index.js 65bf5290e3dd5190c73f84d8b825367c", + "name": "./src/index.js + 5 modules", + "index": 0, + "index2": 9, + "size": 15054, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": null, + "issuerId": null, + "issuerName": null, + "issuerPath": null, + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": null, + "module": null, + "moduleName": null, + "type": "single entry", + "userRequest": "./src/index.js", + "loc": "main" + } + ], + "usedExports": true, + "providedExports": [], + "optimizationBailout": [ + "ModuleConcatenation bailout: Cannot concat with ./src/app.css (<- Module is not an ECMAScript module)", + "ModuleConcatenation bailout: Cannot concat with ./src/article.css (<- Module is not an ECMAScript module)" + ], + "depth": 0, + "filteredModules": 0, + "parsedSize": null, + "parsedSource": null, + "originalSize": null, + "originalSource": null, + "modules": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/src/index.js", + "name": "./src/index.js", + "index": 0, + "index2": 9, + "size": 97, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": null, + "issuerId": null, + "issuerName": null, + "issuerPath": null, + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": null, + "module": null, + "moduleName": null, + "type": "single entry", + "userRequest": "./src/index.js", + "loc": "main" + } + ], + "usedExports": true, + "providedExports": [], + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is an entry point" + ], + "depth": 0, + "source": "import { h, render } from 'preact';\nimport App from './app';\nrender(h(App, null), document.body);", + "parsedSize": 29, + "parsedSource": "D(d((null),document.body)}]);", + "originalSize": 95, + "originalSource": "import { h, render } from 'preact';\n\nimport App from './app';\n\nrender(, document.body);\n", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/preact/dist/preact.module.js", + "name": "./node_modules/preact/dist/preact.module.js", + "index": 1, + "index2": 0, + "size": 9566, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/src/index.js", + "issuerId": null, + "issuerName": "./src/index.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/src/index.js", + "name": "./src/index.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/src/index.js", + "module": "./src/index.js", + "moduleName": "./src/index.js", + "type": "harmony side effect evaluation", + "userRequest": "preact", + "loc": "1:0-35" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/src/article.jsx", + "module": "./src/article.jsx", + "moduleName": "./src/article.jsx", + "type": "harmony side effect evaluation", + "userRequest": "preact", + "loc": "1:0-27" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/preact/hooks/dist/hooks.module.js", + "module": "./node_modules/preact/hooks/dist/hooks.module.js", + "moduleName": "./node_modules/preact/hooks/dist/hooks.module.js", + "type": "harmony side effect evaluation", + "userRequest": "preact", + "loc": "1:0-33" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/preact/hooks/dist/hooks.module.js", + "module": "./node_modules/preact/hooks/dist/hooks.module.js", + "moduleName": "./node_modules/preact/hooks/dist/hooks.module.js", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "1:54-55" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/preact/hooks/dist/hooks.module.js", + "module": "./node_modules/preact/hooks/dist/hooks.module.js", + "moduleName": "./node_modules/preact/hooks/dist/hooks.module.js", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "1:62-63" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/preact/hooks/dist/hooks.module.js", + "module": "./node_modules/preact/hooks/dist/hooks.module.js", + "moduleName": "./node_modules/preact/hooks/dist/hooks.module.js", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "1:73-74" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/preact/hooks/dist/hooks.module.js", + "module": "./node_modules/preact/hooks/dist/hooks.module.js", + "moduleName": "./node_modules/preact/hooks/dist/hooks.module.js", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "1:81-82" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/preact/hooks/dist/hooks.module.js", + "module": "./node_modules/preact/hooks/dist/hooks.module.js", + "moduleName": "./node_modules/preact/hooks/dist/hooks.module.js", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "1:107-108" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/preact/hooks/dist/hooks.module.js", + "module": "./node_modules/preact/hooks/dist/hooks.module.js", + "moduleName": "./node_modules/preact/hooks/dist/hooks.module.js", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "1:114-115" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/preact/hooks/dist/hooks.module.js", + "module": "./node_modules/preact/hooks/dist/hooks.module.js", + "moduleName": "./node_modules/preact/hooks/dist/hooks.module.js", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "1:443-444" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/preact/hooks/dist/hooks.module.js", + "module": "./node_modules/preact/hooks/dist/hooks.module.js", + "moduleName": "./node_modules/preact/hooks/dist/hooks.module.js", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "1:529-530" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/preact/hooks/dist/hooks.module.js", + "module": "./node_modules/preact/hooks/dist/hooks.module.js", + "moduleName": "./node_modules/preact/hooks/dist/hooks.module.js", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "1:1013-1014" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/preact/hooks/dist/hooks.module.js", + "module": "./node_modules/preact/hooks/dist/hooks.module.js", + "moduleName": "./node_modules/preact/hooks/dist/hooks.module.js", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "1:1030-1031" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/preact/hooks/dist/hooks.module.js", + "module": "./node_modules/preact/hooks/dist/hooks.module.js", + "moduleName": "./node_modules/preact/hooks/dist/hooks.module.js", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "1:1345-1346" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/preact/hooks/dist/hooks.module.js", + "module": "./node_modules/preact/hooks/dist/hooks.module.js", + "moduleName": "./node_modules/preact/hooks/dist/hooks.module.js", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "1:1568-1569" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/preact/hooks/dist/hooks.module.js", + "module": "./node_modules/preact/hooks/dist/hooks.module.js", + "moduleName": "./node_modules/preact/hooks/dist/hooks.module.js", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "1:1671-1672" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/preact/hooks/dist/hooks.module.js", + "module": "./node_modules/preact/hooks/dist/hooks.module.js", + "moduleName": "./node_modules/preact/hooks/dist/hooks.module.js", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "1:1767-1768" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/preact/hooks/dist/hooks.module.js", + "module": "./node_modules/preact/hooks/dist/hooks.module.js", + "moduleName": "./node_modules/preact/hooks/dist/hooks.module.js", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "1:1796-1797" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/preact/hooks/dist/hooks.module.js", + "module": "./node_modules/preact/hooks/dist/hooks.module.js", + "moduleName": "./node_modules/preact/hooks/dist/hooks.module.js", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "1:1993-1994" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/preact/hooks/dist/hooks.module.js", + "module": "./node_modules/preact/hooks/dist/hooks.module.js", + "moduleName": "./node_modules/preact/hooks/dist/hooks.module.js", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "1:2157-2158" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/preact/hooks/dist/hooks.module.js", + "module": "./node_modules/preact/hooks/dist/hooks.module.js", + "moduleName": "./node_modules/preact/hooks/dist/hooks.module.js", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "1:2186-2187" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/preact/hooks/dist/hooks.module.js", + "module": "./node_modules/preact/hooks/dist/hooks.module.js", + "moduleName": "./node_modules/preact/hooks/dist/hooks.module.js", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "1:2309-2310" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/src/index.js", + "module": "./src/index.js", + "moduleName": "./src/index.js", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "3:0-6" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/src/index.js", + "module": "./src/index.js", + "moduleName": "./src/index.js", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "3:7-8" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/src/app.jsx", + "module": "./src/app.jsx", + "moduleName": "./src/app.jsx", + "type": "harmony side effect evaluation", + "userRequest": "preact", + "loc": "9:0-27" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/src/article.jsx", + "module": "./src/article.jsx", + "moduleName": "./src/article.jsx", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "10:11-12" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/src/article.jsx", + "module": "./src/article.jsx", + "moduleName": "./src/article.jsx", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "20:9-10" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/src/article.jsx", + "module": "./src/article.jsx", + "moduleName": "./src/article.jsx", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "22:5-6" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/src/article.jsx", + "module": "./src/article.jsx", + "moduleName": "./src/article.jsx", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "22:23-24" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/src/app.jsx", + "module": "./src/app.jsx", + "moduleName": "./src/app.jsx", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "23:9-10" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/src/article.jsx", + "module": "./src/article.jsx", + "moduleName": "./src/article.jsx", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "24:13-14" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/src/app.jsx", + "module": "./src/app.jsx", + "moduleName": "./src/app.jsx", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "25:5-6" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/src/app.jsx", + "module": "./src/app.jsx", + "moduleName": "./src/app.jsx", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "25:23-24" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/src/article.jsx", + "module": "./src/article.jsx", + "moduleName": "./src/article.jsx", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "26:5-6" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/src/app.jsx", + "module": "./src/app.jsx", + "moduleName": "./src/app.jsx", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "28:11-12" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/src/article.jsx", + "module": "./src/article.jsx", + "moduleName": "./src/article.jsx", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "28:30-31" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/src/app.jsx", + "module": "./src/app.jsx", + "moduleName": "./src/app.jsx", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "29:7-8" + } + ], + "usedExports": [ + "render", + "h", + "options" + ], + "providedExports": [ + "render", + "hydrate", + "createElement", + "h", + "Fragment", + "createRef", + "isValidElement", + "Component", + "cloneElement", + "createContext", + "toChildArray", + "_unmount", + "options" + ], + "optimizationBailout": [], + "depth": 1, + "source": "var n,l,u,i,t,r,o,f,e={},c=[],s=/acit|ex(?:s|g|n|p|$)|rph|grid|ows|mnc|ntw|ine[ch]|zoo|^ord/i;function a(n,l){for(var u in l)n[u]=l[u];return n}function v(n){var l=n.parentNode;l&&l.removeChild(n)}function h(n,l,u){var i,t=arguments,r={};for(i in l)\"key\"!==i&&\"ref\"!==i&&(r[i]=l[i]);if(arguments.length>3)for(u=[u],i=3;i2&&(l.children=c.slice.call(arguments,2)),u={},l)\"key\"!==i&&\"ref\"!==i&&(u[i]=l[i]);return p(n.type,u,l.key||n.key,l.ref||n.ref,null)}function M(n){var l={},u={__c:\"__cC\"+f++,__:n,Consumer:function(n,l){return n.children(l)},Provider:function(n){var i,t=this;return this.getChildContext||(i=[],this.getChildContext=function(){return l[u.__c]=t,l},this.shouldComponentUpdate=function(n){t.props.value!==n.value&&i.some(function(l){l.context=n.value,g(l)})},this.sub=function(n){i.push(n);var l=n.componentWillUnmount;n.componentWillUnmount=function(){i.splice(i.indexOf(n),1),l&&l.call(n)}}),n.children}};return u.Consumer.contextType=u,u.Provider.__=u,u}n={__e:function(n,l){for(var u,i;l=l.__;)if((u=l.__c)&&!u.__)try{if(u.constructor&&null!=u.constructor.getDerivedStateFromError&&(i=!0,u.setState(u.constructor.getDerivedStateFromError(n))),null!=u.componentDidCatch&&(i=!0,u.componentDidCatch(n)),i)return g(u.__E=u)}catch(l){n=l}throw n}},l=function(n){return null!=n&&void 0===n.constructor},m.prototype.setState=function(n,l){var u;u=this.__s!==this.state?this.__s:this.__s=a({},this.state),\"function\"==typeof n&&(n=n(u,this.props)),n&&a(u,n),null!=n&&this.__v&&(l&&this.__h.push(l),g(this))},m.prototype.forceUpdate=function(n){this.__v&&(this.__e=!0,n&&this.__h.push(n),g(this))},m.prototype.render=d,u=[],i=0,t=\"function\"==typeof Promise?Promise.prototype.then.bind(Promise.resolve()):setTimeout,o=e,f=0;export{H as render,I as hydrate,h as createElement,h,d as Fragment,y as createRef,l as isValidElement,m as Component,L as cloneElement,M as createContext,x as toChildArray,D as _unmount,n as options};\n//# sourceMappingURL=preact.module.js.map\n", + "parsedSize": 8497, + "parsedSource": "_,r,o,l,u,i,c={},a=[],s=/acit|ex(?:s|g|n|p|$)|rph|grid|ows|mnc|ntw|ine[ch]|zoo|^ord/i;function f(e,t){for(var n in t)e[n]=t[n];return e}function p(e){var t=e.parentNode;t&&t.removeChild(e)}function d(e,t,n){var _,r=arguments,o={};for(_ in t)\"key\"!==_&&\"ref\"!==_&&(o[_]=t[_]);if(arguments.length>3)for(n=[n],_=3;_3)for(u=[u],i=3;i2&&(l.children=c.slice.call(arguments,2)),u={},l)\"key\"!==i&&\"ref\"!==i&&(u[i]=l[i]);return p(n.type,u,l.key||n.key,l.ref||n.ref,null)}function M(n){var l={},u={__c:\"__cC\"+f++,__:n,Consumer:function(n,l){return n.children(l)},Provider:function(n){var i,t=this;return this.getChildContext||(i=[],this.getChildContext=function(){return l[u.__c]=t,l},this.shouldComponentUpdate=function(n){t.props.value!==n.value&&i.some(function(l){l.context=n.value,g(l)})},this.sub=function(n){i.push(n);var l=n.componentWillUnmount;n.componentWillUnmount=function(){i.splice(i.indexOf(n),1),l&&l.call(n)}}),n.children}};return u.Consumer.contextType=u,u.Provider.__=u,u}n={__e:function(n,l){for(var u,i;l=l.__;)if((u=l.__c)&&!u.__)try{if(u.constructor&&null!=u.constructor.getDerivedStateFromError&&(i=!0,u.setState(u.constructor.getDerivedStateFromError(n))),null!=u.componentDidCatch&&(i=!0,u.componentDidCatch(n)),i)return g(u.__E=u)}catch(l){n=l}throw n}},l=function(n){return null!=n&&void 0===n.constructor},m.prototype.setState=function(n,l){var u;u=this.__s!==this.state?this.__s:this.__s=a({},this.state),\"function\"==typeof n&&(n=n(u,this.props)),n&&a(u,n),null!=n&&this.__v&&(l&&this.__h.push(l),g(this))},m.prototype.forceUpdate=function(n){this.__v&&(this.__e=!0,n&&this.__h.push(n),g(this))},m.prototype.render=d,u=[],i=0,t=\"function\"==typeof Promise?Promise.prototype.then.bind(Promise.resolve()):setTimeout,o=e,f=0;export{H as render,I as hydrate,h as createElement,h,d as Fragment,y as createRef,l as isValidElement,m as Component,L as cloneElement,M as createContext,x as toChildArray,D as _unmount,n as options};\n//# sourceMappingURL=preact.module.js.map\n", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/src/app.jsx", + "name": "./src/app.jsx", + "index": 2, + "index2": 8, + "size": 1561, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/src/index.js", + "issuerId": null, + "issuerName": "./src/index.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/src/index.js", + "name": "./src/index.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/src/index.js", + "module": "./src/index.js", + "moduleName": "./src/index.js", + "type": "harmony side effect evaluation", + "userRequest": "./app", + "loc": "2:0-24" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/src/index.js", + "module": "./src/index.js", + "moduleName": "./src/index.js", + "type": "harmony import specifier", + "userRequest": "./app", + "loc": "3:9-12" + } + ], + "usedExports": [ + "default" + ], + "providedExports": [ + "default" + ], + "optimizationBailout": [], + "depth": 1, + "source": "function _slicedToArray(arr, i) { return _arrayWithHoles(arr) || _iterableToArrayLimit(arr, i) || _nonIterableRest(); }\n\nfunction _nonIterableRest() { throw new TypeError(\"Invalid attempt to destructure non-iterable instance\"); }\n\nfunction _iterableToArrayLimit(arr, i) { if (!(Symbol.iterator in Object(arr) || Object.prototype.toString.call(arr) === \"[object Arguments]\")) { return; } var _arr = []; var _n = true; var _d = false; var _e = undefined; try { for (var _i = arr[Symbol.iterator](), _s; !(_n = (_s = _i.next()).done); _n = true) { _arr.push(_s.value); if (i && _arr.length === i) break; } } catch (err) { _d = true; _e = err; } finally { try { if (!_n && _i[\"return\"] != null) _i[\"return\"](); } finally { if (_d) throw _e; } } return _arr; }\n\nfunction _arrayWithHoles(arr) { if (Array.isArray(arr)) return arr; }\n\nimport { h } from 'preact';\nimport { useState, useEffect } from 'preact/hooks';\nimport styles from './app.css';\nimport { fetchFullArticles } from './api';\nimport Article from './article';\nexport default function App() {\n var _useState = useState([]),\n _useState2 = _slicedToArray(_useState, 2),\n articles = _useState2[0],\n setArticles = _useState2[1];\n\n useEffect(function () {\n fetchFullArticles().then(setArticles);\n });\n return h(\"section\", {\n className: styles.root\n }, h(\"header\", null, h(\"h1\", {\n className: styles.title\n }, \"Latest dev.to articles\")), articles.length ? articles.map(function (article) {\n return h(Article, article);\n }) : h(\"progress\", {\n className: styles.loader\n }));\n}", + "parsedSize": 261, + "parsedSource": "function(){var r=re(B([]),2),o=r[0],l=r[1];return function(){then(l)},d(\"section\",{className:K.a.root},d(\"header\",null,d(\"h1\",{className:K.a.title},\"Latest dev.to articles\")),o.length?o.map((function(e){return d(_e,e)})):d(\"progress\",{className:K.a.loader}))}),", + "originalSize": 671, + "originalSource": "import { h } from 'preact';\nimport { useState, useEffect } from 'preact/hooks';\n\nimport styles from './app.css';\n\nimport { fetchFullArticles } from './api';\nimport Article from './article';\n\nexport default function App() {\n const [articles, setArticles] = useState([]);\n\n useEffect(() => {\n fetchFullArticles().then(setArticles);\n });\n\n return
    \n
    \n

    Latest dev.to articles

    \n
    \n {articles.length\n ? articles.map((article) =>
    )\n : }\n
    \n}", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/preact/hooks/dist/hooks.module.js", + "name": "./node_modules/preact/hooks/dist/hooks.module.js", + "index": 3, + "index2": 1, + "size": 2567, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/src/app.jsx", + "issuerId": null, + "issuerName": "./src/app.jsx", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/src/app.jsx", + "name": "./src/app.jsx" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/src/app.jsx", + "module": "./src/app.jsx", + "moduleName": "./src/app.jsx", + "type": "harmony side effect evaluation", + "userRequest": "preact/hooks", + "loc": "10:0-51" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/src/app.jsx", + "module": "./src/app.jsx", + "moduleName": "./src/app.jsx", + "type": "harmony import specifier", + "userRequest": "preact/hooks", + "loc": "15:18-26" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/src/app.jsx", + "module": "./src/app.jsx", + "moduleName": "./src/app.jsx", + "type": "harmony import specifier", + "userRequest": "preact/hooks", + "loc": "20:2-11" + } + ], + "usedExports": [ + "useState", + "useEffect" + ], + "providedExports": [ + "useState", + "useReducer", + "useEffect", + "useLayoutEffect", + "useRef", + "useImperativeHandle", + "useMemo", + "useCallback", + "useContext", + "useDebugValue", + "useErrorBoundary" + ], + "optimizationBailout": [], + "depth": 2, + "source": "import{options as n}from\"preact\";var t,u,r,i=0,o=[],c=n.__r,f=n.diffed,e=n.__c,a=n.unmount;function v(t,r){n.__h&&n.__h(u,t,i||r),i=0;var o=u.__H||(u.__H={__:[],__h:[]});return t>=o.__.length&&o.__.push({}),o.__[t]}function m(n){return i=1,p(E,n)}function p(n,r,i){var o=v(t++,2);return o.__c||(o.__c=u,o.__=[i?i(r):E(void 0,r),function(t){var u=n(o.__[0],t);o.__[0]!==u&&(o.__[0]=u,o.__c.setState({}))}]),o.__}function l(r,i){var o=v(t++,3);!n.__s&&x(o.__H,i)&&(o.__=r,o.__H=i,u.__H.__h.push(o))}function y(r,i){var o=v(t++,4);!n.__s&&x(o.__H,i)&&(o.__=r,o.__H=i,u.__h.push(o))}function d(n){return i=5,h(function(){return{current:n}},[])}function s(n,t,u){i=6,y(function(){\"function\"==typeof n?n(t()):n&&(n.current=t())},null==u?u:u.concat(n))}function h(n,u){var r=v(t++,7);return x(r.__H,u)?(r.__H=u,r.__h=n,r.__=n()):r.__}function T(n,t){return i=8,h(function(){return n},t)}function w(n){var r=u.context[n.__c],i=v(t++,9);return i.__c=n,r?(null==i.__&&(i.__=!0,r.sub(u)),r.props.value):n.__}function A(t,u){n.useDebugValue&&n.useDebugValue(u?u(t):t)}function F(n){var r=v(t++,10),i=m();return r.__=n,u.componentDidCatch||(u.componentDidCatch=function(n){r.__&&r.__(n),i[1](n)}),[i[0],function(){i[1](void 0)}]}function _(){o.some(function(t){if(t.__P)try{t.__H.__h.forEach(g),t.__H.__h.forEach(q),t.__H.__h=[]}catch(u){return t.__H.__h=[],n.__e(u,t.__v),!0}}),o=[]}function g(n){n.t&&n.t()}function q(n){var t=n.__();\"function\"==typeof t&&(n.t=t)}function x(n,t){return!n||t.some(function(t,u){return t!==n[u]})}function E(n,t){return\"function\"==typeof t?t(n):t}n.__r=function(n){c&&c(n),t=0,(u=n.__c).__H&&(u.__H.__h.forEach(g),u.__H.__h.forEach(q),u.__H.__h=[])},n.diffed=function(t){f&&f(t);var u=t.__c;if(u){var i=u.__H;i&&i.__h.length&&(1!==o.push(u)&&r===n.requestAnimationFrame||((r=n.requestAnimationFrame)||function(n){var t,u=function(){clearTimeout(r),cancelAnimationFrame(t),setTimeout(n)},r=setTimeout(u,100);\"undefined\"!=typeof window&&(t=requestAnimationFrame(u))})(_))}},n.__c=function(t,u){u.some(function(t){try{t.__h.forEach(g),t.__h=t.__h.filter(function(n){return!n.__||q(n)})}catch(r){u.some(function(n){n.__h&&(n.__h=[])}),u=[],n.__e(r,t.__v)}}),e&&e(t,u)},n.unmount=function(t){a&&a(t);var u=t.__c;if(u){var r=u.__H;if(r)try{r.__.forEach(function(n){return n.t&&n.t()})}catch(t){n.__e(t,u.__v)}}};export{m as useState,p as useReducer,l as useEffect,y as useLayoutEffect,d as useRef,s as useImperativeHandle,h as useMemo,T as useCallback,w as useContext,A as useDebugValue,F as useErrorBoundary};\n//# sourceMappingURL=hooks.module.js.map\n", + "parsedSize": 1568, + "parsedSource": "M,F,O,U=0,L=[],W=_.__r,I=_.diffed,R=_.__c,q=_.unmount;function z(e,t){_.__h&&_.__h(F,e,U||t),U=0;var n=F.__H||(F.__H={__:[],__h:[]});return e>=n.__.length&&n.__.push({}),n.__[e]}function B(e){return U=1,function(e,t,n){var _=z(M++,2);return _.__c||(_.__c=F,_.__=[n?n(t):X(void 0,t),function(t){var n=e(_.__[0],t);_.__[0]!==n&&(_.__[0]=n,_.__c.setState({}))}]),_.__}(X,e)}function G(){L.some((function(e){if(e.__P)try{e.__H.__h.forEach(J),e.__H.__h.forEach(V),e.__H.__h=[]}catch(t){return e.__H.__h=[],_.__e(t,e.__v),!0}})),L=[]}function J(e){e.t&&e.t()}function V(e){var t=e.__();\"function\"==typeof t&&(e.t=t)}function $(e,t){return!e||t.some((function(t,n){return t!==e[n]}))}function X(e,t){return\"function\"==typeof t?t(e):t}_.__r=function(e){W&&W(e),M=0,(F=e.__c).__H&&(F.__H.__h.forEach(J),F.__H.__h.forEach(V),F.__H.__h=[])},_.diffed=function(e){I&&I(e);var t=e.__c;if(t){var n=t.__H;n&&n.__h.length&&(1!==L.push(t)&&O===_.requestAnimationFrame||((O=_.requestAnimationFrame)||function(e){var t,n=function(){clearTimeout(_),cancelAnimationFrame(t),setTimeout(e)},_=setTimeout(n,100);\"undefined\"!=typeof window&&(t=requestAnimationFrame(n))})(G))}},_.__c=function(e,t){t.some((function(e){try{e.__h.forEach(J),e.__h=e.__h.filter((function(e){return!e.__||V(e)}))}catch(n){t.some((function(e){e.__h&&(e.__h=[])})),t=[],_.__e(n,e.__v)}})),R&&R(e,t)},_.unmount=function(e){q&&q(e);var t=e.__c;if(t){var n=t.__H;if(n)try{n.__.forEach((function(e){return e.t&&e.t()}))}catch(e){_.__e(e,t.__v)}}};e,t,n,e=n=z(M++,3),!_.__s&&$(n.__H,t)&&(n.__=e,n.__H=t,F.__H.__h.push(n)),", + "originalSize": 2567, + "originalSource": "import{options as n}from\"preact\";var t,u,r,i=0,o=[],c=n.__r,f=n.diffed,e=n.__c,a=n.unmount;function v(t,r){n.__h&&n.__h(u,t,i||r),i=0;var o=u.__H||(u.__H={__:[],__h:[]});return t>=o.__.length&&o.__.push({}),o.__[t]}function m(n){return i=1,p(E,n)}function p(n,r,i){var o=v(t++,2);return o.__c||(o.__c=u,o.__=[i?i(r):E(void 0,r),function(t){var u=n(o.__[0],t);o.__[0]!==u&&(o.__[0]=u,o.__c.setState({}))}]),o.__}function l(r,i){var o=v(t++,3);!n.__s&&x(o.__H,i)&&(o.__=r,o.__H=i,u.__H.__h.push(o))}function y(r,i){var o=v(t++,4);!n.__s&&x(o.__H,i)&&(o.__=r,o.__H=i,u.__h.push(o))}function d(n){return i=5,h(function(){return{current:n}},[])}function s(n,t,u){i=6,y(function(){\"function\"==typeof n?n(t()):n&&(n.current=t())},null==u?u:u.concat(n))}function h(n,u){var r=v(t++,7);return x(r.__H,u)?(r.__H=u,r.__h=n,r.__=n()):r.__}function T(n,t){return i=8,h(function(){return n},t)}function w(n){var r=u.context[n.__c],i=v(t++,9);return i.__c=n,r?(null==i.__&&(i.__=!0,r.sub(u)),r.props.value):n.__}function A(t,u){n.useDebugValue&&n.useDebugValue(u?u(t):t)}function F(n){var r=v(t++,10),i=m();return r.__=n,u.componentDidCatch||(u.componentDidCatch=function(n){r.__&&r.__(n),i[1](n)}),[i[0],function(){i[1](void 0)}]}function _(){o.some(function(t){if(t.__P)try{t.__H.__h.forEach(g),t.__H.__h.forEach(q),t.__H.__h=[]}catch(u){return t.__H.__h=[],n.__e(u,t.__v),!0}}),o=[]}function g(n){n.t&&n.t()}function q(n){var t=n.__();\"function\"==typeof t&&(n.t=t)}function x(n,t){return!n||t.some(function(t,u){return t!==n[u]})}function E(n,t){return\"function\"==typeof t?t(n):t}n.__r=function(n){c&&c(n),t=0,(u=n.__c).__H&&(u.__H.__h.forEach(g),u.__H.__h.forEach(q),u.__H.__h=[])},n.diffed=function(t){f&&f(t);var u=t.__c;if(u){var i=u.__H;i&&i.__h.length&&(1!==o.push(u)&&r===n.requestAnimationFrame||((r=n.requestAnimationFrame)||function(n){var t,u=function(){clearTimeout(r),cancelAnimationFrame(t),setTimeout(n)},r=setTimeout(u,100);\"undefined\"!=typeof window&&(t=requestAnimationFrame(u))})(_))}},n.__c=function(t,u){u.some(function(t){try{t.__h.forEach(g),t.__h=t.__h.filter(function(n){return!n.__||q(n)})}catch(r){u.some(function(n){n.__h&&(n.__h=[])}),u=[],n.__e(r,t.__v)}}),e&&e(t,u)},n.unmount=function(t){a&&a(t);var u=t.__c;if(u){var r=u.__H;if(r)try{r.__.forEach(function(n){return n.t&&n.t()})}catch(t){n.__e(t,u.__v)}}};export{m as useState,p as useReducer,l as useEffect,y as useLayoutEffect,d as useRef,s as useImperativeHandle,h as useMemo,T as useCallback,w as useContext,A as useDebugValue,F as useErrorBoundary};\n//# sourceMappingURL=hooks.module.js.map\n", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/src/api.js", + "name": "./src/api.js", + "index": 6, + "index2": 4, + "size": 433, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/src/app.jsx", + "issuerId": null, + "issuerName": "./src/app.jsx", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/src/app.jsx", + "name": "./src/app.jsx" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/src/app.jsx", + "module": "./src/app.jsx", + "moduleName": "./src/app.jsx", + "type": "harmony side effect evaluation", + "userRequest": "./api", + "loc": "12:0-42" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/src/app.jsx", + "module": "./src/app.jsx", + "moduleName": "./src/app.jsx", + "type": "harmony import specifier", + "userRequest": "./api", + "loc": "21:4-21" + } + ], + "usedExports": [ + "fetchFullArticles" + ], + "providedExports": [ + "fetchFullArticles" + ], + "optimizationBailout": [], + "depth": 2, + "source": "var API_URL = 'https://dev.to/api/articles';\n\nfunction extractJson(response) {\n return response.json();\n}\n\nexport function fetchFullArticles() {\n return fetch(\"\".concat(API_URL, \"?per_page=5\")).then(extractJson).then(function (articles) {\n var fullArticles = articles.map(function (article) {\n return fetch(\"\".concat(API_URL, \"/\").concat(article.id)).then(extractJson);\n });\n return Promise.all(fullArticles);\n });\n}", + "parsedSize": 225, + "parsedSource": "\"https://dev.to/api/articles\";function Z(e){return e.json()}fetch(\"\".concat(Q,\"?per_page=5\")).then(Z).then((function(e){var t=e.map((function(e){return fetch(\"\".concat(Q,\"/\").concat(e.id)).then(Z)}));return Promise.all(t)})).", + "originalSize": 451, + "originalSource": "const API_URL = 'https://dev.to/api/articles';\n\nfunction extractJson(response) {\n return response.json();\n}\n\nexport function fetchFullArticles() {\n return fetch(`${API_URL}?per_page=5`)\n .then(extractJson)\n .then((articles) => {\n const fullArticles = articles.map((article) =>\n fetch(`${API_URL}/${article.id}`).then(extractJson)\n );\n\n return Promise.all(fullArticles);\n });\n}", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/src/article.jsx", + "name": "./src/article.jsx", + "index": 7, + "index2": 7, + "size": 820, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/src/app.jsx", + "issuerId": null, + "issuerName": "./src/app.jsx", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/src/app.jsx", + "name": "./src/app.jsx" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/src/app.jsx", + "module": "./src/app.jsx", + "moduleName": "./src/app.jsx", + "type": "harmony side effect evaluation", + "userRequest": "./article", + "loc": "13:0-32" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/src/app.jsx", + "module": "./src/app.jsx", + "moduleName": "./src/app.jsx", + "type": "harmony import specifier", + "userRequest": "./article", + "loc": "28:13-20" + } + ], + "usedExports": [ + "default" + ], + "providedExports": [ + "default" + ], + "optimizationBailout": [], + "depth": 2, + "source": "import { h } from 'preact';\nimport styles from './article.css';\n\nvar renderTags = function renderTags(tags) {\n return tags.split(',').map(function (tag) {\n return tag.trim();\n }).filter(function (tag) {\n return tag.length > 0;\n }).map(function (tag) {\n return h(\"li\", {\n className: styles.tag\n }, tag);\n });\n};\n\nexport default function Article(_ref) {\n var body_html = _ref.body_html,\n title = _ref.title,\n tag_list = _ref.tag_list;\n return h(\"article\", {\n className: styles.root\n }, h(\"header\", null, h(\"h2\", {\n className: styles.title\n }, title), h(\"nav\", {\n className: styles.tagsContainer\n }, h(\"ul\", {\n className: styles.tags\n }, renderTags(tag_list)))), h(\"div\", {\n className: styles.content,\n dangerouslySetInnerHTML: {\n __html: body_html\n }\n }));\n}", + "parsedSize": 464, + "parsedSource": "ne=function(e){return e.split(\",\").map((function(e){return e.trim()})).filter((function(e){return e.length>0})).map((function(e){return d(\"li\",{className:te.a.tag},e)}))};function _e(e){var t=e.body_html,n=e.title,_=e.tag_list;return d(\"article\",{className:te.a.root},d(\"header\",null,d(\"h2\",{className:te.a.title},n),d(\"nav\",{className:te.a.tagsContainer},d(\"ul\",{className:te.a.tags},ne(_)))),d(\"div\",{className:te.a.content,dangerouslySetInnerHTML:{__html:t}}))}", + "originalSize": 729, + "originalSource": "import { h } from 'preact';\n\nimport styles from './article.css';\n\nconst renderTags = (tags) => tags\n .split(',')\n .map((tag) => tag.trim())\n .filter((tag) => tag.length > 0)\n .map((tag) =>
  • {tag}
  • );\n\nexport default function Article({ body_html, title, tag_list }) {\n return
    \n
    \n

    {title}

    \n \n
    \n
    \n
    ;\n}\n", + "modules": [] + } + ] + }, + { + "id": "", + "identifier": "css /home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/css-loader/dist/cjs.js??ref--5-1!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/src/app.css 0", + "name": "css ./node_modules/css-loader/dist/cjs.js??ref--5-1!./node_modules/webpack-enhanced-stats-plugin/loader.js!./src/app.css", + "index": 5, + "index2": 2, + "size": 174, + "built": false, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/mini-css-extract-plugin/dist/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/css-loader/dist/cjs.js??ref--5-1!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/src/app.css", + "issuerId": 1, + "issuerName": "./src/app.css", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": 1, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/mini-css-extract-plugin/dist/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/css-loader/dist/cjs.js??ref--5-1!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/src/app.css", + "name": "./src/app.css" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 1, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/mini-css-extract-plugin/dist/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/css-loader/dist/cjs.js??ref--5-1!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/src/app.css", + "module": "./src/app.css", + "moduleName": "./src/app.css" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 3, + "parsedSize": null, + "parsedSource": null, + "originalSize": null, + "originalSource": null, + "modules": [] + }, + { + "id": "", + "identifier": "css /home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/css-loader/dist/cjs.js??ref--5-1!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/src/article.css 0", + "name": "css ./node_modules/css-loader/dist/cjs.js??ref--5-1!./node_modules/webpack-enhanced-stats-plugin/loader.js!./src/article.css", + "index": 9, + "index2": 5, + "size": 705, + "built": false, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/mini-css-extract-plugin/dist/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/css-loader/dist/cjs.js??ref--5-1!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/src/article.css", + "issuerId": 0, + "issuerName": "./src/article.css", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 0, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/mini-css-extract-plugin/dist/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/css-loader/dist/cjs.js??ref--5-1!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/src/article.css", + "name": "./src/article.css" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 0, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/mini-css-extract-plugin/dist/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/css-loader/dist/cjs.js??ref--5-1!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/src/article.css", + "module": "./src/article.css", + "moduleName": "./src/article.css" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 4, + "parsedSize": null, + "parsedSource": null, + "originalSize": null, + "originalSource": null, + "modules": [] + } + ], + "filteredModules": 0, + "logging": { + "webpack.buildChunkGraph.visitModules": { + "entries": [], + "filteredEntries": 2, + "debug": false + } + }, + "children": [ + { + "errors": [], + "warnings": [], + "publicPath": "", + "outputPath": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/dist", + "assetsByChunkName": {}, + "assets": [ + { + "name": "index.html", + "size": 4014, + "chunks": [ + 0 + ], + "chunkNames": [], + "info": {}, + "emitted": false + } + ], + "filteredAssets": 0, + "entrypoints": { + "undefined": { + "chunks": [ + 0 + ], + "assets": [ + "index.html" + ], + "children": {}, + "childAssets": {} + } + }, + "namedChunkGroups": { + "undefined": { + "chunks": [ + 0 + ], + "assets": [ + "index.html" + ], + "children": {}, + "childAssets": {} + } + }, + "chunks": [ + { + "id": 0, + "rendered": true, + "initial": true, + "entry": true, + "size": 181, + "names": [], + "files": [ + "index.html" + ], + "hash": "4a6d9c5b8b0c47a3c7f6", + "siblings": [], + "parents": [], + "children": [], + "childrenByOrder": {}, + "modules": [ + { + "id": 0, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/html-webpack-plugin/lib/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/raw-loader/dist/cjs.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/html-webpack-plugin/default_index.ejs", + "name": "./node_modules/html-webpack-plugin/lib/loader.js!./node_modules/html-webpack-plugin/default_index.ejs", + "index": 0, + "index2": 0, + "size": 181, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": null, + "issuerId": null, + "issuerName": null, + "issuerPath": null, + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": null, + "module": null, + "moduleName": null, + "type": "single entry", + "userRequest": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/html-webpack-plugin/lib/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/html-webpack-plugin/default_index.ejs" + } + ], + "usedExports": true, + "providedExports": [ + "default" + ], + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is an entry point" + ], + "depth": 0, + "source": "export default \"\\n\\n \\n \\n <%= htmlWebpackPlugin.options.title %>\\n \\n \\n \\n\";" + } + ], + "filteredModules": 0, + "origins": [ + { + "module": "", + "moduleIdentifier": "", + "moduleName": "", + "loc": "", + "request": null, + "reasons": [] + } + ] + } + ], + "modules": [ + { + "id": 0, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/html-webpack-plugin/lib/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/raw-loader/dist/cjs.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/html-webpack-plugin/default_index.ejs", + "name": "./node_modules/html-webpack-plugin/lib/loader.js!./node_modules/html-webpack-plugin/default_index.ejs", + "index": 0, + "index2": 0, + "size": 181, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": null, + "issuerId": null, + "issuerName": null, + "issuerPath": null, + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": null, + "module": null, + "moduleName": null, + "type": "single entry", + "userRequest": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/html-webpack-plugin/lib/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/html-webpack-plugin/default_index.ejs" + } + ], + "usedExports": true, + "providedExports": [ + "default" + ], + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is an entry point" + ], + "depth": 0, + "source": "export default \"\\n\\n \\n \\n <%= htmlWebpackPlugin.options.title %>\\n \\n \\n \\n\";" + } + ], + "filteredModules": 0, + "logging": { + "webpack.buildChunkGraph.visitModules": { + "entries": [], + "filteredEntries": 2, + "debug": false + } + }, + "children": [], + "name": "html-webpack-plugin for \"index.html\"" + }, + { + "errors": [], + "warnings": [], + "publicPath": "", + "outputPath": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/dist", + "assetsByChunkName": {}, + "assets": [], + "filteredAssets": 0, + "entrypoints": { + "mini-css-extract-plugin": { + "chunks": [ + 0 + ], + "assets": [ + "*" + ], + "children": {}, + "childAssets": {} + } + }, + "namedChunkGroups": { + "mini-css-extract-plugin": { + "chunks": [ + 0 + ], + "assets": [ + "*" + ], + "children": {}, + "childAssets": {} + } + }, + "chunks": [ + { + "id": 0, + "rendered": true, + "initial": true, + "entry": true, + "size": 3031, + "names": [ + "mini-css-extract-plugin" + ], + "files": [ + "*" + ], + "hash": "d1bb7079853735daed61", + "siblings": [], + "parents": [], + "children": [], + "childrenByOrder": {}, + "modules": [ + { + "id": 0, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/css-loader/dist/cjs.js??ref--5-1!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/src/app.css", + "name": "./node_modules/css-loader/dist/cjs.js??ref--5-1!./node_modules/webpack-enhanced-stats-plugin/loader.js!./src/app.css", + "index": 0, + "index2": 1, + "size": 514, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": null, + "issuerId": null, + "issuerName": null, + "issuerPath": null, + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": null, + "module": null, + "moduleName": null, + "type": "single entry", + "userRequest": "!!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/css-loader/dist/cjs.js??ref--5-1!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/src/app.css", + "loc": "mini-css-extract-plugin" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 0, + "source": "// Imports\nvar ___CSS_LOADER_API_IMPORT___ = require(\"../node_modules/css-loader/dist/runtime/api.js\");\nexports = ___CSS_LOADER_API_IMPORT___(false);\n// Module\nexports.push([module.id, \".root-3xwm5 {\\n font-family: sans-serif;\\n}\\n\\n.title-l9td2 {\\n margin-left: 1rem;\\n}\\n\\n.loader-XUngJ {\\n display: block;\\n width: calc(100% - 2rem);\\n margin: 0 1rem;\\n}\", \"\"]);\n// Exports\nexports.locals = {\n\t\"root\": \"root-3xwm5\",\n\t\"title\": \"title-l9td2\",\n\t\"loader\": \"loader-XUngJ\"\n};\nmodule.exports = exports;\n" + }, + { + "id": 1, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/css-loader/dist/runtime/api.js", + "name": "./node_modules/css-loader/dist/runtime/api.js", + "index": 1, + "index2": 0, + "size": 2517, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/css-loader/dist/cjs.js??ref--5-1!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/src/app.css", + "issuerId": 0, + "issuerName": "./node_modules/css-loader/dist/cjs.js??ref--5-1!./node_modules/webpack-enhanced-stats-plugin/loader.js!./src/app.css", + "issuerPath": [ + { + "id": 0, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/css-loader/dist/cjs.js??ref--5-1!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/src/app.css", + "name": "./node_modules/css-loader/dist/cjs.js??ref--5-1!./node_modules/webpack-enhanced-stats-plugin/loader.js!./src/app.css" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 0, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/css-loader/dist/cjs.js??ref--5-1!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/src/app.css", + "module": "./node_modules/css-loader/dist/cjs.js??ref--5-1!./node_modules/webpack-enhanced-stats-plugin/loader.js!./src/app.css", + "moduleName": "./node_modules/css-loader/dist/cjs.js??ref--5-1!./node_modules/webpack-enhanced-stats-plugin/loader.js!./src/app.css", + "type": "cjs require", + "userRequest": "../node_modules/css-loader/dist/runtime/api.js", + "loc": "2:34-91" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 1, + "source": "\"use strict\";\n\n/*\n MIT License http://www.opensource.org/licenses/mit-license.php\n Author Tobias Koppers @sokra\n*/\n// css base code, injected by the css-loader\n// eslint-disable-next-line func-names\nmodule.exports = function (useSourceMap) {\n var list = []; // return the list of modules as css string\n\n list.toString = function toString() {\n return this.map(function (item) {\n var content = cssWithMappingToString(item, useSourceMap);\n\n if (item[2]) {\n return \"@media \".concat(item[2], \" {\").concat(content, \"}\");\n }\n\n return content;\n }).join('');\n }; // import a list of modules into the list\n // eslint-disable-next-line func-names\n\n\n list.i = function (modules, mediaQuery, dedupe) {\n if (typeof modules === 'string') {\n // eslint-disable-next-line no-param-reassign\n modules = [[null, modules, '']];\n }\n\n var alreadyImportedModules = {};\n\n if (dedupe) {\n for (var i = 0; i < this.length; i++) {\n // eslint-disable-next-line prefer-destructuring\n var id = this[i][0];\n\n if (id != null) {\n alreadyImportedModules[id] = true;\n }\n }\n }\n\n for (var _i = 0; _i < modules.length; _i++) {\n var item = [].concat(modules[_i]);\n\n if (dedupe && alreadyImportedModules[item[0]]) {\n // eslint-disable-next-line no-continue\n continue;\n }\n\n if (mediaQuery) {\n if (!item[2]) {\n item[2] = mediaQuery;\n } else {\n item[2] = \"\".concat(mediaQuery, \" and \").concat(item[2]);\n }\n }\n\n list.push(item);\n }\n };\n\n return list;\n};\n\nfunction cssWithMappingToString(item, useSourceMap) {\n var content = item[1] || ''; // eslint-disable-next-line prefer-destructuring\n\n var cssMapping = item[3];\n\n if (!cssMapping) {\n return content;\n }\n\n if (useSourceMap && typeof btoa === 'function') {\n var sourceMapping = toComment(cssMapping);\n var sourceURLs = cssMapping.sources.map(function (source) {\n return \"/*# sourceURL=\".concat(cssMapping.sourceRoot || '').concat(source, \" */\");\n });\n return [content].concat(sourceURLs).concat([sourceMapping]).join('\\n');\n }\n\n return [content].join('\\n');\n} // Adapted from convert-source-map (MIT)\n\n\nfunction toComment(sourceMap) {\n // eslint-disable-next-line no-undef\n var base64 = btoa(unescape(encodeURIComponent(JSON.stringify(sourceMap))));\n var data = \"sourceMappingURL=data:application/json;charset=utf-8;base64,\".concat(base64);\n return \"/*# \".concat(data, \" */\");\n}" + } + ], + "filteredModules": 0, + "origins": [ + { + "module": "", + "moduleIdentifier": "", + "moduleName": "", + "loc": "mini-css-extract-plugin", + "request": null, + "reasons": [] + } + ] + } + ], + "modules": [ + { + "id": 0, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/css-loader/dist/cjs.js??ref--5-1!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/src/app.css", + "name": "./node_modules/css-loader/dist/cjs.js??ref--5-1!./node_modules/webpack-enhanced-stats-plugin/loader.js!./src/app.css", + "index": 0, + "index2": 1, + "size": 514, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": null, + "issuerId": null, + "issuerName": null, + "issuerPath": null, + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": null, + "module": null, + "moduleName": null, + "type": "single entry", + "userRequest": "!!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/css-loader/dist/cjs.js??ref--5-1!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/src/app.css", + "loc": "mini-css-extract-plugin" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 0, + "source": "// Imports\nvar ___CSS_LOADER_API_IMPORT___ = require(\"../node_modules/css-loader/dist/runtime/api.js\");\nexports = ___CSS_LOADER_API_IMPORT___(false);\n// Module\nexports.push([module.id, \".root-3xwm5 {\\n font-family: sans-serif;\\n}\\n\\n.title-l9td2 {\\n margin-left: 1rem;\\n}\\n\\n.loader-XUngJ {\\n display: block;\\n width: calc(100% - 2rem);\\n margin: 0 1rem;\\n}\", \"\"]);\n// Exports\nexports.locals = {\n\t\"root\": \"root-3xwm5\",\n\t\"title\": \"title-l9td2\",\n\t\"loader\": \"loader-XUngJ\"\n};\nmodule.exports = exports;\n" + }, + { + "id": 1, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/css-loader/dist/runtime/api.js", + "name": "./node_modules/css-loader/dist/runtime/api.js", + "index": 1, + "index2": 0, + "size": 2517, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/css-loader/dist/cjs.js??ref--5-1!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/src/app.css", + "issuerId": 0, + "issuerName": "./node_modules/css-loader/dist/cjs.js??ref--5-1!./node_modules/webpack-enhanced-stats-plugin/loader.js!./src/app.css", + "issuerPath": [ + { + "id": 0, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/css-loader/dist/cjs.js??ref--5-1!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/src/app.css", + "name": "./node_modules/css-loader/dist/cjs.js??ref--5-1!./node_modules/webpack-enhanced-stats-plugin/loader.js!./src/app.css" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 0, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/css-loader/dist/cjs.js??ref--5-1!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/src/app.css", + "module": "./node_modules/css-loader/dist/cjs.js??ref--5-1!./node_modules/webpack-enhanced-stats-plugin/loader.js!./src/app.css", + "moduleName": "./node_modules/css-loader/dist/cjs.js??ref--5-1!./node_modules/webpack-enhanced-stats-plugin/loader.js!./src/app.css", + "type": "cjs require", + "userRequest": "../node_modules/css-loader/dist/runtime/api.js", + "loc": "2:34-91" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 1, + "source": "\"use strict\";\n\n/*\n MIT License http://www.opensource.org/licenses/mit-license.php\n Author Tobias Koppers @sokra\n*/\n// css base code, injected by the css-loader\n// eslint-disable-next-line func-names\nmodule.exports = function (useSourceMap) {\n var list = []; // return the list of modules as css string\n\n list.toString = function toString() {\n return this.map(function (item) {\n var content = cssWithMappingToString(item, useSourceMap);\n\n if (item[2]) {\n return \"@media \".concat(item[2], \" {\").concat(content, \"}\");\n }\n\n return content;\n }).join('');\n }; // import a list of modules into the list\n // eslint-disable-next-line func-names\n\n\n list.i = function (modules, mediaQuery, dedupe) {\n if (typeof modules === 'string') {\n // eslint-disable-next-line no-param-reassign\n modules = [[null, modules, '']];\n }\n\n var alreadyImportedModules = {};\n\n if (dedupe) {\n for (var i = 0; i < this.length; i++) {\n // eslint-disable-next-line prefer-destructuring\n var id = this[i][0];\n\n if (id != null) {\n alreadyImportedModules[id] = true;\n }\n }\n }\n\n for (var _i = 0; _i < modules.length; _i++) {\n var item = [].concat(modules[_i]);\n\n if (dedupe && alreadyImportedModules[item[0]]) {\n // eslint-disable-next-line no-continue\n continue;\n }\n\n if (mediaQuery) {\n if (!item[2]) {\n item[2] = mediaQuery;\n } else {\n item[2] = \"\".concat(mediaQuery, \" and \").concat(item[2]);\n }\n }\n\n list.push(item);\n }\n };\n\n return list;\n};\n\nfunction cssWithMappingToString(item, useSourceMap) {\n var content = item[1] || ''; // eslint-disable-next-line prefer-destructuring\n\n var cssMapping = item[3];\n\n if (!cssMapping) {\n return content;\n }\n\n if (useSourceMap && typeof btoa === 'function') {\n var sourceMapping = toComment(cssMapping);\n var sourceURLs = cssMapping.sources.map(function (source) {\n return \"/*# sourceURL=\".concat(cssMapping.sourceRoot || '').concat(source, \" */\");\n });\n return [content].concat(sourceURLs).concat([sourceMapping]).join('\\n');\n }\n\n return [content].join('\\n');\n} // Adapted from convert-source-map (MIT)\n\n\nfunction toComment(sourceMap) {\n // eslint-disable-next-line no-undef\n var base64 = btoa(unescape(encodeURIComponent(JSON.stringify(sourceMap))));\n var data = \"sourceMappingURL=data:application/json;charset=utf-8;base64,\".concat(base64);\n return \"/*# \".concat(data, \" */\");\n}" + } + ], + "filteredModules": 0, + "logging": { + "webpack.buildChunkGraph.visitModules": { + "entries": [], + "filteredEntries": 2, + "debug": false + } + }, + "children": [], + "name": "mini-css-extract-plugin node_modules/css-loader/dist/cjs.js??ref--5-1!node_modules/webpack-enhanced-stats-plugin/loader.js!src/app.css" + }, + { + "errors": [], + "warnings": [], + "publicPath": "", + "outputPath": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/dist", + "assetsByChunkName": {}, + "assets": [], + "filteredAssets": 0, + "entrypoints": { + "mini-css-extract-plugin": { + "chunks": [ + 0 + ], + "assets": [ + "*" + ], + "children": {}, + "childAssets": {} + } + }, + "namedChunkGroups": { + "mini-css-extract-plugin": { + "chunks": [ + 0 + ], + "assets": [ + "*" + ], + "children": {}, + "childAssets": {} + } + }, + "chunks": [ + { + "id": 0, + "rendered": true, + "initial": true, + "entry": true, + "size": 3683, + "names": [ + "mini-css-extract-plugin" + ], + "files": [ + "*" + ], + "hash": "2ff4132e14aeae53a242", + "siblings": [], + "parents": [], + "children": [], + "childrenByOrder": {}, + "modules": [ + { + "id": 0, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/css-loader/dist/cjs.js??ref--5-1!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/src/article.css", + "name": "./node_modules/css-loader/dist/cjs.js??ref--5-1!./node_modules/webpack-enhanced-stats-plugin/loader.js!./src/article.css", + "index": 0, + "index2": 1, + "size": 1166, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": null, + "issuerId": null, + "issuerName": null, + "issuerPath": null, + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": null, + "module": null, + "moduleName": null, + "type": "single entry", + "userRequest": "!!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/css-loader/dist/cjs.js??ref--5-1!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/src/article.css", + "loc": "mini-css-extract-plugin" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 0, + "source": "// Imports\nvar ___CSS_LOADER_API_IMPORT___ = require(\"../node_modules/css-loader/dist/runtime/api.js\");\nexports = ___CSS_LOADER_API_IMPORT___(false);\n// Module\nexports.push([module.id, \".tagsContainer-2D41J {\\n display: flex;\\n align-items: center;\\n}\\n\\n.tags-3OYob {\\n list-style-type: none;\\n margin: 0;\\n padding: 0;\\n display: flex;\\n}\\n\\n.tag-RF4Iq {\\n border: 1px solid black;\\n margin-right: 1em;\\n padding: 0.5em;\\n}\\n\\n.root-263gx {\\n padding: 1em;\\n border: 1px solid gray;\\n margin: 1em;\\n box-shadow: 0.5em 0.5em 0.5em rgba(0, 0, 0, 0.5);\\n}\\n\\n.title-1Fpjz {\\n margin-top: 0;\\n}\\n\\n.content-2yA3z {\\n max-height: 10em;\\n overflow: hidden;\\n position: relative;\\n}\\n\\n.content-2yA3z:after {\\n content: \\\"\\\";\\n position: absolute;\\n bottom: 0;\\n right: 0;\\n left: 0;\\n height: 2em;\\n background: linear-gradient(180deg, transparent 0%, white 100%);\\n}\\n\", \"\"]);\n// Exports\nexports.locals = {\n\t\"tagsContainer\": \"tagsContainer-2D41J\",\n\t\"tags\": \"tags-3OYob\",\n\t\"tag\": \"tag-RF4Iq\",\n\t\"root\": \"root-263gx\",\n\t\"title\": \"title-1Fpjz\",\n\t\"content\": \"content-2yA3z\"\n};\nmodule.exports = exports;\n" + }, + { + "id": 1, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/css-loader/dist/runtime/api.js", + "name": "./node_modules/css-loader/dist/runtime/api.js", + "index": 1, + "index2": 0, + "size": 2517, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/css-loader/dist/cjs.js??ref--5-1!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/src/article.css", + "issuerId": 0, + "issuerName": "./node_modules/css-loader/dist/cjs.js??ref--5-1!./node_modules/webpack-enhanced-stats-plugin/loader.js!./src/article.css", + "issuerPath": [ + { + "id": 0, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/css-loader/dist/cjs.js??ref--5-1!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/src/article.css", + "name": "./node_modules/css-loader/dist/cjs.js??ref--5-1!./node_modules/webpack-enhanced-stats-plugin/loader.js!./src/article.css" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 0, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/css-loader/dist/cjs.js??ref--5-1!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/src/article.css", + "module": "./node_modules/css-loader/dist/cjs.js??ref--5-1!./node_modules/webpack-enhanced-stats-plugin/loader.js!./src/article.css", + "moduleName": "./node_modules/css-loader/dist/cjs.js??ref--5-1!./node_modules/webpack-enhanced-stats-plugin/loader.js!./src/article.css", + "type": "cjs require", + "userRequest": "../node_modules/css-loader/dist/runtime/api.js", + "loc": "2:34-91" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 1, + "source": "\"use strict\";\n\n/*\n MIT License http://www.opensource.org/licenses/mit-license.php\n Author Tobias Koppers @sokra\n*/\n// css base code, injected by the css-loader\n// eslint-disable-next-line func-names\nmodule.exports = function (useSourceMap) {\n var list = []; // return the list of modules as css string\n\n list.toString = function toString() {\n return this.map(function (item) {\n var content = cssWithMappingToString(item, useSourceMap);\n\n if (item[2]) {\n return \"@media \".concat(item[2], \" {\").concat(content, \"}\");\n }\n\n return content;\n }).join('');\n }; // import a list of modules into the list\n // eslint-disable-next-line func-names\n\n\n list.i = function (modules, mediaQuery, dedupe) {\n if (typeof modules === 'string') {\n // eslint-disable-next-line no-param-reassign\n modules = [[null, modules, '']];\n }\n\n var alreadyImportedModules = {};\n\n if (dedupe) {\n for (var i = 0; i < this.length; i++) {\n // eslint-disable-next-line prefer-destructuring\n var id = this[i][0];\n\n if (id != null) {\n alreadyImportedModules[id] = true;\n }\n }\n }\n\n for (var _i = 0; _i < modules.length; _i++) {\n var item = [].concat(modules[_i]);\n\n if (dedupe && alreadyImportedModules[item[0]]) {\n // eslint-disable-next-line no-continue\n continue;\n }\n\n if (mediaQuery) {\n if (!item[2]) {\n item[2] = mediaQuery;\n } else {\n item[2] = \"\".concat(mediaQuery, \" and \").concat(item[2]);\n }\n }\n\n list.push(item);\n }\n };\n\n return list;\n};\n\nfunction cssWithMappingToString(item, useSourceMap) {\n var content = item[1] || ''; // eslint-disable-next-line prefer-destructuring\n\n var cssMapping = item[3];\n\n if (!cssMapping) {\n return content;\n }\n\n if (useSourceMap && typeof btoa === 'function') {\n var sourceMapping = toComment(cssMapping);\n var sourceURLs = cssMapping.sources.map(function (source) {\n return \"/*# sourceURL=\".concat(cssMapping.sourceRoot || '').concat(source, \" */\");\n });\n return [content].concat(sourceURLs).concat([sourceMapping]).join('\\n');\n }\n\n return [content].join('\\n');\n} // Adapted from convert-source-map (MIT)\n\n\nfunction toComment(sourceMap) {\n // eslint-disable-next-line no-undef\n var base64 = btoa(unescape(encodeURIComponent(JSON.stringify(sourceMap))));\n var data = \"sourceMappingURL=data:application/json;charset=utf-8;base64,\".concat(base64);\n return \"/*# \".concat(data, \" */\");\n}" + } + ], + "filteredModules": 0, + "origins": [ + { + "module": "", + "moduleIdentifier": "", + "moduleName": "", + "loc": "mini-css-extract-plugin", + "request": null, + "reasons": [] + } + ] + } + ], + "modules": [ + { + "id": 0, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/css-loader/dist/cjs.js??ref--5-1!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/src/article.css", + "name": "./node_modules/css-loader/dist/cjs.js??ref--5-1!./node_modules/webpack-enhanced-stats-plugin/loader.js!./src/article.css", + "index": 0, + "index2": 1, + "size": 1166, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": null, + "issuerId": null, + "issuerName": null, + "issuerPath": null, + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": null, + "module": null, + "moduleName": null, + "type": "single entry", + "userRequest": "!!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/css-loader/dist/cjs.js??ref--5-1!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/src/article.css", + "loc": "mini-css-extract-plugin" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 0, + "source": "// Imports\nvar ___CSS_LOADER_API_IMPORT___ = require(\"../node_modules/css-loader/dist/runtime/api.js\");\nexports = ___CSS_LOADER_API_IMPORT___(false);\n// Module\nexports.push([module.id, \".tagsContainer-2D41J {\\n display: flex;\\n align-items: center;\\n}\\n\\n.tags-3OYob {\\n list-style-type: none;\\n margin: 0;\\n padding: 0;\\n display: flex;\\n}\\n\\n.tag-RF4Iq {\\n border: 1px solid black;\\n margin-right: 1em;\\n padding: 0.5em;\\n}\\n\\n.root-263gx {\\n padding: 1em;\\n border: 1px solid gray;\\n margin: 1em;\\n box-shadow: 0.5em 0.5em 0.5em rgba(0, 0, 0, 0.5);\\n}\\n\\n.title-1Fpjz {\\n margin-top: 0;\\n}\\n\\n.content-2yA3z {\\n max-height: 10em;\\n overflow: hidden;\\n position: relative;\\n}\\n\\n.content-2yA3z:after {\\n content: \\\"\\\";\\n position: absolute;\\n bottom: 0;\\n right: 0;\\n left: 0;\\n height: 2em;\\n background: linear-gradient(180deg, transparent 0%, white 100%);\\n}\\n\", \"\"]);\n// Exports\nexports.locals = {\n\t\"tagsContainer\": \"tagsContainer-2D41J\",\n\t\"tags\": \"tags-3OYob\",\n\t\"tag\": \"tag-RF4Iq\",\n\t\"root\": \"root-263gx\",\n\t\"title\": \"title-1Fpjz\",\n\t\"content\": \"content-2yA3z\"\n};\nmodule.exports = exports;\n" + }, + { + "id": 1, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/css-loader/dist/runtime/api.js", + "name": "./node_modules/css-loader/dist/runtime/api.js", + "index": 1, + "index2": 0, + "size": 2517, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/css-loader/dist/cjs.js??ref--5-1!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/src/article.css", + "issuerId": 0, + "issuerName": "./node_modules/css-loader/dist/cjs.js??ref--5-1!./node_modules/webpack-enhanced-stats-plugin/loader.js!./src/article.css", + "issuerPath": [ + { + "id": 0, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/css-loader/dist/cjs.js??ref--5-1!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/src/article.css", + "name": "./node_modules/css-loader/dist/cjs.js??ref--5-1!./node_modules/webpack-enhanced-stats-plugin/loader.js!./src/article.css" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 0, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/css-loader/dist/cjs.js??ref--5-1!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/a/src/article.css", + "module": "./node_modules/css-loader/dist/cjs.js??ref--5-1!./node_modules/webpack-enhanced-stats-plugin/loader.js!./src/article.css", + "moduleName": "./node_modules/css-loader/dist/cjs.js??ref--5-1!./node_modules/webpack-enhanced-stats-plugin/loader.js!./src/article.css", + "type": "cjs require", + "userRequest": "../node_modules/css-loader/dist/runtime/api.js", + "loc": "2:34-91" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 1, + "source": "\"use strict\";\n\n/*\n MIT License http://www.opensource.org/licenses/mit-license.php\n Author Tobias Koppers @sokra\n*/\n// css base code, injected by the css-loader\n// eslint-disable-next-line func-names\nmodule.exports = function (useSourceMap) {\n var list = []; // return the list of modules as css string\n\n list.toString = function toString() {\n return this.map(function (item) {\n var content = cssWithMappingToString(item, useSourceMap);\n\n if (item[2]) {\n return \"@media \".concat(item[2], \" {\").concat(content, \"}\");\n }\n\n return content;\n }).join('');\n }; // import a list of modules into the list\n // eslint-disable-next-line func-names\n\n\n list.i = function (modules, mediaQuery, dedupe) {\n if (typeof modules === 'string') {\n // eslint-disable-next-line no-param-reassign\n modules = [[null, modules, '']];\n }\n\n var alreadyImportedModules = {};\n\n if (dedupe) {\n for (var i = 0; i < this.length; i++) {\n // eslint-disable-next-line prefer-destructuring\n var id = this[i][0];\n\n if (id != null) {\n alreadyImportedModules[id] = true;\n }\n }\n }\n\n for (var _i = 0; _i < modules.length; _i++) {\n var item = [].concat(modules[_i]);\n\n if (dedupe && alreadyImportedModules[item[0]]) {\n // eslint-disable-next-line no-continue\n continue;\n }\n\n if (mediaQuery) {\n if (!item[2]) {\n item[2] = mediaQuery;\n } else {\n item[2] = \"\".concat(mediaQuery, \" and \").concat(item[2]);\n }\n }\n\n list.push(item);\n }\n };\n\n return list;\n};\n\nfunction cssWithMappingToString(item, useSourceMap) {\n var content = item[1] || ''; // eslint-disable-next-line prefer-destructuring\n\n var cssMapping = item[3];\n\n if (!cssMapping) {\n return content;\n }\n\n if (useSourceMap && typeof btoa === 'function') {\n var sourceMapping = toComment(cssMapping);\n var sourceURLs = cssMapping.sources.map(function (source) {\n return \"/*# sourceURL=\".concat(cssMapping.sourceRoot || '').concat(source, \" */\");\n });\n return [content].concat(sourceURLs).concat([sourceMapping]).join('\\n');\n }\n\n return [content].join('\\n');\n} // Adapted from convert-source-map (MIT)\n\n\nfunction toComment(sourceMap) {\n // eslint-disable-next-line no-undef\n var base64 = btoa(unescape(encodeURIComponent(JSON.stringify(sourceMap))));\n var data = \"sourceMappingURL=data:application/json;charset=utf-8;base64,\".concat(base64);\n return \"/*# \".concat(data, \" */\");\n}" + } + ], + "filteredModules": 0, + "logging": { + "webpack.buildChunkGraph.visitModules": { + "entries": [], + "filteredEntries": 2, + "debug": false + } + }, + "children": [], + "name": "mini-css-extract-plugin node_modules/css-loader/dist/cjs.js??ref--5-1!node_modules/webpack-enhanced-stats-plugin/loader.js!src/article.css" + } + ] +} \ No newline at end of file diff --git a/a/b.json b/a/b.json new file mode 100644 index 00000000..0a4eed84 --- /dev/null +++ b/a/b.json @@ -0,0 +1,4116 @@ +{ + "errors": [], + "warnings": [ + "configuration\nThe 'mode' option has not been set, webpack will fallback to 'production' for this value. Set 'mode' option to 'development' or 'production' to enable defaults for each environment.\nYou can also set it to 'none' to disable any default behavior. Learn more: https://webpack.js.org/configuration/mode/" + ], + "version": "4.43.0", + "hash": "0fcc60108fdbbc90e383", + "time": 5372, + "builtAt": 1589838857894, + "publicPath": "", + "outputPath": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/dist", + "assetsByChunkName": { + "main": [ + "main.css", + "main.js", + "main.css.map", + "main.js.map" + ] + }, + "assets": [ + { + "name": "index.html", + "size": 246, + "chunks": [], + "chunkNames": [], + "info": {}, + "emitted": true + }, + { + "name": "main.css", + "size": 917, + "chunks": [ + 0 + ], + "chunkNames": [ + "main" + ], + "info": {}, + "emitted": true + }, + { + "name": "main.css.map", + "size": 1358, + "chunks": [ + 0 + ], + "chunkNames": [ + "main" + ], + "info": { + "development": true + }, + "emitted": true + }, + { + "name": "main.js", + "size": 95949, + "chunks": [ + 0 + ], + "chunkNames": [ + "main" + ], + "info": {}, + "emitted": true + }, + { + "name": "main.js.LICENSE.txt", + "size": 96, + "chunks": [], + "chunkNames": [], + "info": {}, + "emitted": true + }, + { + "name": "main.js.map", + "size": 266149, + "chunks": [ + 0 + ], + "chunkNames": [ + "main" + ], + "info": { + "development": true + }, + "emitted": true + } + ], + "filteredAssets": 0, + "entrypoints": { + "main": { + "chunks": [ + 0 + ], + "assets": [ + "main.css", + "main.js", + "main.css.map", + "main.js.map" + ], + "children": {}, + "childAssets": {} + } + }, + "namedChunkGroups": { + "main": { + "chunks": [ + 0 + ], + "assets": [ + "main.css", + "main.js", + "main.css.map", + "main.js.map" + ], + "children": {}, + "childAssets": {} + } + }, + "chunks": [ + { + "id": 0, + "rendered": true, + "initial": true, + "entry": true, + "size": 117041, + "names": [ + "main" + ], + "files": [ + "main.css", + "main.js", + "main.css.map", + "main.js.map" + ], + "hash": "a0538b0003f9c9476337", + "siblings": [], + "parents": [], + "children": [], + "childrenByOrder": {}, + "filteredModules": 0, + "origins": [ + { + "module": "", + "moduleIdentifier": "", + "moduleName": "", + "loc": "main", + "request": "./src/index.js", + "reasons": [] + } + ], + "modules": [ + { + "id": 0, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/lodash/fp.js", + "name": "./node_modules/lodash/fp.js", + "index": 8, + "index2": 11, + "size": 101, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/src/article.jsx", + "issuerId": null, + "issuerName": "./src/article.jsx", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/src/article.jsx", + "name": "./src/article.jsx" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 9, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/src/index.js 7ab93a4bc42d3d6e15990c1b02a8c700", + "module": "./src/index.js + 5 modules", + "moduleName": "./src/index.js + 5 modules", + "type": "harmony side effect evaluation", + "userRequest": "lodash/fp", + "loc": "2:0-26" + }, + { + "moduleId": 9, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/src/index.js 7ab93a4bc42d3d6e15990c1b02a8c700", + "module": "./src/index.js + 5 modules", + "moduleName": "./src/index.js + 5 modules", + "type": "harmony import specifier", + "userRequest": "lodash/fp", + "loc": "5:17-18" + }, + { + "moduleId": 9, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/src/index.js 7ab93a4bc42d3d6e15990c1b02a8c700", + "module": "./src/index.js + 5 modules", + "moduleName": "./src/index.js + 5 modules", + "type": "harmony import specifier", + "userRequest": "lodash/fp", + "loc": "5:24-25" + }, + { + "moduleId": 9, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/src/index.js 7ab93a4bc42d3d6e15990c1b02a8c700", + "module": "./src/index.js + 5 modules", + "moduleName": "./src/index.js + 5 modules", + "type": "harmony import specifier", + "userRequest": "lodash/fp", + "loc": "5:38-39" + }, + { + "moduleId": 9, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/src/index.js 7ab93a4bc42d3d6e15990c1b02a8c700", + "module": "./src/index.js + 5 modules", + "moduleName": "./src/index.js + 5 modules", + "type": "harmony import specifier", + "userRequest": "lodash/fp", + "loc": "5:44-45" + }, + { + "moduleId": 9, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/src/index.js 7ab93a4bc42d3d6e15990c1b02a8c700", + "module": "./src/index.js + 5 modules", + "moduleName": "./src/index.js + 5 modules", + "type": "harmony import specifier", + "userRequest": "lodash/fp", + "loc": "5:53-54" + }, + { + "moduleId": 9, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/src/index.js 7ab93a4bc42d3d6e15990c1b02a8c700", + "module": "./src/index.js + 5 modules", + "moduleName": "./src/index.js + 5 modules", + "type": "harmony import specifier", + "userRequest": "lodash/fp", + "loc": "5:62-63" + }, + { + "moduleId": 9, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/src/index.js 7ab93a4bc42d3d6e15990c1b02a8c700", + "module": "./src/index.js + 5 modules", + "moduleName": "./src/index.js + 5 modules", + "type": "harmony import specifier", + "userRequest": "lodash/fp", + "loc": "5:74-75" + } + ], + "usedExports": [ + "default" + ], + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 3, + "source": "var _ = require('./lodash.min').runInContext();\nmodule.exports = require('./fp/_baseConvert')(_, _);\n", + "parsedSize": 44, + "parsedSource": "\nr=e(3).runInContext();t.exports=e(6)(r,r)},", + "originalSize": 101, + "originalSource": "var _ = require('./lodash.min').runInContext();\nmodule.exports = require('./fp/_baseConvert')(_, _);\n", + "modules": [] + }, + { + "id": 1, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/mini-css-extract-plugin/dist/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/css-loader/dist/cjs.js??ref--5-1!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/src/article.css", + "name": "./src/article.css", + "index": 15, + "index2": 13, + "size": 203, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/src/article.jsx", + "issuerId": null, + "issuerName": "./src/article.jsx", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/src/article.jsx", + "name": "./src/article.jsx" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 9, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/src/index.js 7ab93a4bc42d3d6e15990c1b02a8c700", + "module": "./src/index.js + 5 modules", + "moduleName": "./src/index.js + 5 modules", + "type": "harmony side effect evaluation", + "userRequest": "./article.css", + "loc": "3:0-35" + }, + { + "moduleId": 9, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/src/index.js 7ab93a4bc42d3d6e15990c1b02a8c700", + "module": "./src/index.js + 5 modules", + "moduleName": "./src/index.js + 5 modules", + "type": "harmony import specifier", + "userRequest": "./article.css", + "loc": "7:15-21" + }, + { + "moduleId": 9, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/src/index.js 7ab93a4bc42d3d6e15990c1b02a8c700", + "module": "./src/index.js + 5 modules", + "moduleName": "./src/index.js + 5 modules", + "type": "harmony import specifier", + "userRequest": "./article.css", + "loc": "16:15-21" + }, + { + "moduleId": 9, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/src/index.js 7ab93a4bc42d3d6e15990c1b02a8c700", + "module": "./src/index.js + 5 modules", + "moduleName": "./src/index.js + 5 modules", + "type": "harmony import specifier", + "userRequest": "./article.css", + "loc": "18:15-21" + }, + { + "moduleId": 9, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/src/index.js 7ab93a4bc42d3d6e15990c1b02a8c700", + "module": "./src/index.js + 5 modules", + "moduleName": "./src/index.js + 5 modules", + "type": "harmony import specifier", + "userRequest": "./article.css", + "loc": "20:15-21" + }, + { + "moduleId": 9, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/src/index.js 7ab93a4bc42d3d6e15990c1b02a8c700", + "module": "./src/index.js + 5 modules", + "moduleName": "./src/index.js + 5 modules", + "type": "harmony import specifier", + "userRequest": "./article.css", + "loc": "22:15-21" + }, + { + "moduleId": 9, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/src/index.js 7ab93a4bc42d3d6e15990c1b02a8c700", + "module": "./src/index.js + 5 modules", + "moduleName": "./src/index.js + 5 modules", + "type": "harmony import specifier", + "userRequest": "./article.css", + "loc": "24:15-21" + } + ], + "usedExports": [ + "default" + ], + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 3, + "source": "// extracted by mini-css-extract-plugin\nmodule.exports = {\"tagsContainer\":\"tagsContainer-2D41J\",\"tags\":\"tags-3OYob\",\"tag\":\"tag-RF4Iq\",\"root\":\"root-263gx\",\"title\":\"title-1Fpjz\",\"content\":\"content-2yA3z\"};", + "parsedSize": 146, + "parsedSource": "\nt.exports={tagsContainer:\"tagsContainer-2D41J\",tags:\"tags-3OYob\",tag:\"tag-RF4Iq\",root:\"root-263gx\",title:\"title-1Fpjz\",content:\"content-2yA3z\"}},", + "originalSize": 663, + "originalSource": ".tagsContainer {\n display: flex;\n align-items: center;\n}\n\n.tags {\n list-style-type: none;\n margin: 0;\n padding: 0;\n display: flex;\n}\n\n.tag {\n border: 1px solid black;\n margin-right: 1em;\n padding: 0.5em;\n}\n\n.root {\n padding: 1em;\n border: 1px solid gray;\n margin: 1em;\n box-shadow: 0.5em 0.5em 0.5em rgba(0, 0, 0, 0.5);\n}\n\n.title {\n margin-top: 0;\n}\n\n.content {\n max-height: 10em;\n overflow: hidden;\n position: relative;\n}\n\n.content:after {\n content: \"\";\n position: absolute;\n bottom: 0;\n right: 0;\n left: 0;\n height: 2em;\n background: linear-gradient(180deg, transparent 0%, white 100%);\n}\n", + "modules": [] + }, + { + "id": 2, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/mini-css-extract-plugin/dist/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/css-loader/dist/cjs.js??ref--5-1!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/src/app.css", + "name": "./src/app.css", + "index": 4, + "index2": 3, + "size": 125, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/src/app.jsx", + "issuerId": null, + "issuerName": "./src/app.jsx", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/src/app.jsx", + "name": "./src/app.jsx" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 9, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/src/index.js 7ab93a4bc42d3d6e15990c1b02a8c700", + "module": "./src/index.js + 5 modules", + "moduleName": "./src/index.js + 5 modules", + "type": "harmony side effect evaluation", + "userRequest": "./app.css", + "loc": "11:0-31" + }, + { + "moduleId": 9, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/src/index.js 7ab93a4bc42d3d6e15990c1b02a8c700", + "module": "./src/index.js + 5 modules", + "moduleName": "./src/index.js + 5 modules", + "type": "harmony import specifier", + "userRequest": "./app.css", + "loc": "24:15-21" + }, + { + "moduleId": 9, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/src/index.js 7ab93a4bc42d3d6e15990c1b02a8c700", + "module": "./src/index.js + 5 modules", + "moduleName": "./src/index.js + 5 modules", + "type": "harmony import specifier", + "userRequest": "./app.css", + "loc": "26:15-21" + }, + { + "moduleId": 9, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/src/index.js 7ab93a4bc42d3d6e15990c1b02a8c700", + "module": "./src/index.js + 5 modules", + "moduleName": "./src/index.js + 5 modules", + "type": "harmony import specifier", + "userRequest": "./app.css", + "loc": "30:15-21" + } + ], + "usedExports": [ + "default" + ], + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 2, + "source": "// extracted by mini-css-extract-plugin\nmodule.exports = {\"root\":\"root-3xwm5\",\"title\":\"title-l9td2\",\"loader\":\"loader-XUngJ\"};", + "parsedSize": 74, + "parsedSource": "\nt.exports={root:\"root-3xwm5\",title:\"title-l9td2\",loader:\"loader-XUngJ\"}},", + "originalSize": 156, + "originalSource": ".root {\n font-family: sans-serif;\n}\n\n.title {\n margin-left: 1rem;\n}\n\n.loader {\n display: block;\n width: calc(100% - 2rem);\n margin: 0 1rem;\n}", + "modules": [] + }, + { + "id": 3, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/lodash/lodash.min.js", + "name": "./node_modules/lodash/lodash.min.js", + "index": 9, + "index2": 7, + "size": 73261, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/lodash/fp.js", + "issuerId": 0, + "issuerName": "./node_modules/lodash/fp.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 0, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/lodash/fp.js", + "name": "./node_modules/lodash/fp.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 0, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/lodash/fp.js", + "module": "./node_modules/lodash/fp.js", + "moduleName": "./node_modules/lodash/fp.js", + "type": "cjs require", + "userRequest": "./lodash.min", + "loc": "1:8-31" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 4, + "source": "/**\n * @license\n * Lodash lodash.com/license | Underscore.js 1.8.3 underscorejs.org/LICENSE\n */\n;(function(){function n(n,t,r){switch(r.length){case 0:return n.call(t);case 1:return n.call(t,r[0]);case 2:return n.call(t,r[0],r[1]);case 3:return n.call(t,r[0],r[1],r[2])}return n.apply(t,r)}function t(n,t,r,e){for(var u=-1,i=null==n?0:n.length;++u\"']/g,G=RegExp(V.source),H=RegExp(K.source),J=/<%-([\\s\\S]+?)%>/g,Y=/<%([\\s\\S]+?)%>/g,Q=/<%=([\\s\\S]+?)%>/g,X=/\\.|\\[(?:[^[\\]]*|([\"'])(?:(?!\\1)[^\\\\]|\\\\.)*?\\1)\\]/,nn=/^\\w*$/,tn=/[^.[\\]]+|\\[(?:(-?\\d+(?:\\.\\d+)?)|([\"'])((?:(?!\\2)[^\\\\]|\\\\.)*?)\\2)\\]|(?=(?:\\.|\\[\\])(?:\\.|\\[\\]|$))/g,rn=/[\\\\^$.*+?()[\\]{}|]/g,en=RegExp(rn.source),un=/^\\s+|\\s+$/g,on=/^\\s+/,fn=/\\s+$/,cn=/\\{(?:\\n\\/\\* \\[wrapped with .+\\] \\*\\/)?\\n?/,an=/\\{\\n\\/\\* \\[wrapped with (.+)\\] \\*/,ln=/,? & /,sn=/[^\\x00-\\x2f\\x3a-\\x40\\x5b-\\x60\\x7b-\\x7f]+/g,hn=/\\\\(\\\\)?/g,pn=/\\$\\{([^\\\\}]*(?:\\\\.[^\\\\}]*)*)\\}/g,_n=/\\w*$/,vn=/^[-+]0x[0-9a-f]+$/i,gn=/^0b[01]+$/i,dn=/^\\[object .+?Constructor\\]$/,yn=/^0o[0-7]+$/i,bn=/^(?:0|[1-9]\\d*)$/,xn=/[\\xc0-\\xd6\\xd8-\\xf6\\xf8-\\xff\\u0100-\\u017f]/g,jn=/($^)/,wn=/['\\n\\r\\u2028\\u2029\\\\]/g,mn=\"[\\\\ufe0e\\\\ufe0f]?(?:[\\\\u0300-\\\\u036f\\\\ufe20-\\\\ufe2f\\\\u20d0-\\\\u20ff]|\\\\ud83c[\\\\udffb-\\\\udfff])?(?:\\\\u200d(?:[^\\\\ud800-\\\\udfff]|(?:\\\\ud83c[\\\\udde6-\\\\uddff]){2}|[\\\\ud800-\\\\udbff][\\\\udc00-\\\\udfff])[\\\\ufe0e\\\\ufe0f]?(?:[\\\\u0300-\\\\u036f\\\\ufe20-\\\\ufe2f\\\\u20d0-\\\\u20ff]|\\\\ud83c[\\\\udffb-\\\\udfff])?)*\",An=\"(?:[\\\\u2700-\\\\u27bf]|(?:\\\\ud83c[\\\\udde6-\\\\uddff]){2}|[\\\\ud800-\\\\udbff][\\\\udc00-\\\\udfff])\"+mn,En=\"(?:[^\\\\ud800-\\\\udfff][\\\\u0300-\\\\u036f\\\\ufe20-\\\\ufe2f\\\\u20d0-\\\\u20ff]?|[\\\\u0300-\\\\u036f\\\\ufe20-\\\\ufe2f\\\\u20d0-\\\\u20ff]|(?:\\\\ud83c[\\\\udde6-\\\\uddff]){2}|[\\\\ud800-\\\\udbff][\\\\udc00-\\\\udfff]|[\\\\ud800-\\\\udfff])\",kn=RegExp(\"['\\u2019]\",\"g\"),Sn=RegExp(\"[\\\\u0300-\\\\u036f\\\\ufe20-\\\\ufe2f\\\\u20d0-\\\\u20ff]\",\"g\"),On=RegExp(\"\\\\ud83c[\\\\udffb-\\\\udfff](?=\\\\ud83c[\\\\udffb-\\\\udfff])|\"+En+mn,\"g\"),In=RegExp([\"[A-Z\\\\xc0-\\\\xd6\\\\xd8-\\\\xde]?[a-z\\\\xdf-\\\\xf6\\\\xf8-\\\\xff]+(?:['\\u2019](?:d|ll|m|re|s|t|ve))?(?=[\\\\xac\\\\xb1\\\\xd7\\\\xf7\\\\x00-\\\\x2f\\\\x3a-\\\\x40\\\\x5b-\\\\x60\\\\x7b-\\\\xbf\\\\u2000-\\\\u206f \\\\t\\\\x0b\\\\f\\\\xa0\\\\ufeff\\\\n\\\\r\\\\u2028\\\\u2029\\\\u1680\\\\u180e\\\\u2000\\\\u2001\\\\u2002\\\\u2003\\\\u2004\\\\u2005\\\\u2006\\\\u2007\\\\u2008\\\\u2009\\\\u200a\\\\u202f\\\\u205f\\\\u3000]|[A-Z\\\\xc0-\\\\xd6\\\\xd8-\\\\xde]|$)|(?:[A-Z\\\\xc0-\\\\xd6\\\\xd8-\\\\xde]|[^\\\\ud800-\\\\udfff\\\\xac\\\\xb1\\\\xd7\\\\xf7\\\\x00-\\\\x2f\\\\x3a-\\\\x40\\\\x5b-\\\\x60\\\\x7b-\\\\xbf\\\\u2000-\\\\u206f \\\\t\\\\x0b\\\\f\\\\xa0\\\\ufeff\\\\n\\\\r\\\\u2028\\\\u2029\\\\u1680\\\\u180e\\\\u2000\\\\u2001\\\\u2002\\\\u2003\\\\u2004\\\\u2005\\\\u2006\\\\u2007\\\\u2008\\\\u2009\\\\u200a\\\\u202f\\\\u205f\\\\u3000\\\\d+\\\\u2700-\\\\u27bfa-z\\\\xdf-\\\\xf6\\\\xf8-\\\\xffA-Z\\\\xc0-\\\\xd6\\\\xd8-\\\\xde])+(?:['\\u2019](?:D|LL|M|RE|S|T|VE))?(?=[\\\\xac\\\\xb1\\\\xd7\\\\xf7\\\\x00-\\\\x2f\\\\x3a-\\\\x40\\\\x5b-\\\\x60\\\\x7b-\\\\xbf\\\\u2000-\\\\u206f \\\\t\\\\x0b\\\\f\\\\xa0\\\\ufeff\\\\n\\\\r\\\\u2028\\\\u2029\\\\u1680\\\\u180e\\\\u2000\\\\u2001\\\\u2002\\\\u2003\\\\u2004\\\\u2005\\\\u2006\\\\u2007\\\\u2008\\\\u2009\\\\u200a\\\\u202f\\\\u205f\\\\u3000]|[A-Z\\\\xc0-\\\\xd6\\\\xd8-\\\\xde](?:[a-z\\\\xdf-\\\\xf6\\\\xf8-\\\\xff]|[^\\\\ud800-\\\\udfff\\\\xac\\\\xb1\\\\xd7\\\\xf7\\\\x00-\\\\x2f\\\\x3a-\\\\x40\\\\x5b-\\\\x60\\\\x7b-\\\\xbf\\\\u2000-\\\\u206f \\\\t\\\\x0b\\\\f\\\\xa0\\\\ufeff\\\\n\\\\r\\\\u2028\\\\u2029\\\\u1680\\\\u180e\\\\u2000\\\\u2001\\\\u2002\\\\u2003\\\\u2004\\\\u2005\\\\u2006\\\\u2007\\\\u2008\\\\u2009\\\\u200a\\\\u202f\\\\u205f\\\\u3000\\\\d+\\\\u2700-\\\\u27bfa-z\\\\xdf-\\\\xf6\\\\xf8-\\\\xffA-Z\\\\xc0-\\\\xd6\\\\xd8-\\\\xde])|$)|[A-Z\\\\xc0-\\\\xd6\\\\xd8-\\\\xde]?(?:[a-z\\\\xdf-\\\\xf6\\\\xf8-\\\\xff]|[^\\\\ud800-\\\\udfff\\\\xac\\\\xb1\\\\xd7\\\\xf7\\\\x00-\\\\x2f\\\\x3a-\\\\x40\\\\x5b-\\\\x60\\\\x7b-\\\\xbf\\\\u2000-\\\\u206f \\\\t\\\\x0b\\\\f\\\\xa0\\\\ufeff\\\\n\\\\r\\\\u2028\\\\u2029\\\\u1680\\\\u180e\\\\u2000\\\\u2001\\\\u2002\\\\u2003\\\\u2004\\\\u2005\\\\u2006\\\\u2007\\\\u2008\\\\u2009\\\\u200a\\\\u202f\\\\u205f\\\\u3000\\\\d+\\\\u2700-\\\\u27bfa-z\\\\xdf-\\\\xf6\\\\xf8-\\\\xffA-Z\\\\xc0-\\\\xd6\\\\xd8-\\\\xde])+(?:['\\u2019](?:d|ll|m|re|s|t|ve))?|[A-Z\\\\xc0-\\\\xd6\\\\xd8-\\\\xde]+(?:['\\u2019](?:D|LL|M|RE|S|T|VE))?|\\\\d*(?:1ST|2ND|3RD|(?![123])\\\\dTH)(?=\\\\b|[a-z_])|\\\\d*(?:1st|2nd|3rd|(?![123])\\\\dth)(?=\\\\b|[A-Z_])|\\\\d+\",An].join(\"|\"),\"g\"),Rn=RegExp(\"[\\\\u200d\\\\ud800-\\\\udfff\\\\u0300-\\\\u036f\\\\ufe20-\\\\ufe2f\\\\u20d0-\\\\u20ff\\\\ufe0e\\\\ufe0f]\"),zn=/[a-z][A-Z]|[A-Z]{2}[a-z]|[0-9][a-zA-Z]|[a-zA-Z][0-9]|[^a-zA-Z0-9 ]/,Wn=\"Array Buffer DataView Date Error Float32Array Float64Array Function Int8Array Int16Array Int32Array Map Math Object Promise RegExp Set String Symbol TypeError Uint8Array Uint8ClampedArray Uint16Array Uint32Array WeakMap _ clearTimeout isFinite parseInt setTimeout\".split(\" \"),Bn={};\nBn[\"[object Float32Array]\"]=Bn[\"[object Float64Array]\"]=Bn[\"[object Int8Array]\"]=Bn[\"[object Int16Array]\"]=Bn[\"[object Int32Array]\"]=Bn[\"[object Uint8Array]\"]=Bn[\"[object Uint8ClampedArray]\"]=Bn[\"[object Uint16Array]\"]=Bn[\"[object Uint32Array]\"]=true,Bn[\"[object Arguments]\"]=Bn[\"[object Array]\"]=Bn[\"[object ArrayBuffer]\"]=Bn[\"[object Boolean]\"]=Bn[\"[object DataView]\"]=Bn[\"[object Date]\"]=Bn[\"[object Error]\"]=Bn[\"[object Function]\"]=Bn[\"[object Map]\"]=Bn[\"[object Number]\"]=Bn[\"[object Object]\"]=Bn[\"[object RegExp]\"]=Bn[\"[object Set]\"]=Bn[\"[object String]\"]=Bn[\"[object WeakMap]\"]=false;\nvar Ln={};Ln[\"[object Arguments]\"]=Ln[\"[object Array]\"]=Ln[\"[object ArrayBuffer]\"]=Ln[\"[object DataView]\"]=Ln[\"[object Boolean]\"]=Ln[\"[object Date]\"]=Ln[\"[object Float32Array]\"]=Ln[\"[object Float64Array]\"]=Ln[\"[object Int8Array]\"]=Ln[\"[object Int16Array]\"]=Ln[\"[object Int32Array]\"]=Ln[\"[object Map]\"]=Ln[\"[object Number]\"]=Ln[\"[object Object]\"]=Ln[\"[object RegExp]\"]=Ln[\"[object Set]\"]=Ln[\"[object String]\"]=Ln[\"[object Symbol]\"]=Ln[\"[object Uint8Array]\"]=Ln[\"[object Uint8ClampedArray]\"]=Ln[\"[object Uint16Array]\"]=Ln[\"[object Uint32Array]\"]=true,\nLn[\"[object Error]\"]=Ln[\"[object Function]\"]=Ln[\"[object WeakMap]\"]=false;var Un={\"\\\\\":\"\\\\\",\"'\":\"'\",\"\\n\":\"n\",\"\\r\":\"r\",\"\\u2028\":\"u2028\",\"\\u2029\":\"u2029\"},Cn=parseFloat,Dn=parseInt,Mn=typeof global==\"object\"&&global&&global.Object===Object&&global,Tn=typeof self==\"object\"&&self&&self.Object===Object&&self,$n=Mn||Tn||Function(\"return this\")(),Fn=typeof exports==\"object\"&&exports&&!exports.nodeType&&exports,Nn=Fn&&typeof module==\"object\"&&module&&!module.nodeType&&module,Pn=Nn&&Nn.exports===Fn,Zn=Pn&&Mn.process,qn=function(){\ntry{var n=Nn&&Nn.f&&Nn.f(\"util\").types;return n?n:Zn&&Zn.binding&&Zn.binding(\"util\")}catch(n){}}(),Vn=qn&&qn.isArrayBuffer,Kn=qn&&qn.isDate,Gn=qn&&qn.isMap,Hn=qn&&qn.isRegExp,Jn=qn&&qn.isSet,Yn=qn&&qn.isTypedArray,Qn=b(\"length\"),Xn=x({\"\\xc0\":\"A\",\"\\xc1\":\"A\",\"\\xc2\":\"A\",\"\\xc3\":\"A\",\"\\xc4\":\"A\",\"\\xc5\":\"A\",\"\\xe0\":\"a\",\"\\xe1\":\"a\",\"\\xe2\":\"a\",\"\\xe3\":\"a\",\"\\xe4\":\"a\",\"\\xe5\":\"a\",\"\\xc7\":\"C\",\"\\xe7\":\"c\",\"\\xd0\":\"D\",\"\\xf0\":\"d\",\"\\xc8\":\"E\",\"\\xc9\":\"E\",\"\\xca\":\"E\",\"\\xcb\":\"E\",\"\\xe8\":\"e\",\"\\xe9\":\"e\",\"\\xea\":\"e\",\"\\xeb\":\"e\",\"\\xcc\":\"I\",\n\"\\xcd\":\"I\",\"\\xce\":\"I\",\"\\xcf\":\"I\",\"\\xec\":\"i\",\"\\xed\":\"i\",\"\\xee\":\"i\",\"\\xef\":\"i\",\"\\xd1\":\"N\",\"\\xf1\":\"n\",\"\\xd2\":\"O\",\"\\xd3\":\"O\",\"\\xd4\":\"O\",\"\\xd5\":\"O\",\"\\xd6\":\"O\",\"\\xd8\":\"O\",\"\\xf2\":\"o\",\"\\xf3\":\"o\",\"\\xf4\":\"o\",\"\\xf5\":\"o\",\"\\xf6\":\"o\",\"\\xf8\":\"o\",\"\\xd9\":\"U\",\"\\xda\":\"U\",\"\\xdb\":\"U\",\"\\xdc\":\"U\",\"\\xf9\":\"u\",\"\\xfa\":\"u\",\"\\xfb\":\"u\",\"\\xfc\":\"u\",\"\\xdd\":\"Y\",\"\\xfd\":\"y\",\"\\xff\":\"y\",\"\\xc6\":\"Ae\",\"\\xe6\":\"ae\",\"\\xde\":\"Th\",\"\\xfe\":\"th\",\"\\xdf\":\"ss\",\"\\u0100\":\"A\",\"\\u0102\":\"A\",\"\\u0104\":\"A\",\"\\u0101\":\"a\",\"\\u0103\":\"a\",\"\\u0105\":\"a\",\"\\u0106\":\"C\",\n\"\\u0108\":\"C\",\"\\u010a\":\"C\",\"\\u010c\":\"C\",\"\\u0107\":\"c\",\"\\u0109\":\"c\",\"\\u010b\":\"c\",\"\\u010d\":\"c\",\"\\u010e\":\"D\",\"\\u0110\":\"D\",\"\\u010f\":\"d\",\"\\u0111\":\"d\",\"\\u0112\":\"E\",\"\\u0114\":\"E\",\"\\u0116\":\"E\",\"\\u0118\":\"E\",\"\\u011a\":\"E\",\"\\u0113\":\"e\",\"\\u0115\":\"e\",\"\\u0117\":\"e\",\"\\u0119\":\"e\",\"\\u011b\":\"e\",\"\\u011c\":\"G\",\"\\u011e\":\"G\",\"\\u0120\":\"G\",\"\\u0122\":\"G\",\"\\u011d\":\"g\",\"\\u011f\":\"g\",\"\\u0121\":\"g\",\"\\u0123\":\"g\",\"\\u0124\":\"H\",\"\\u0126\":\"H\",\"\\u0125\":\"h\",\"\\u0127\":\"h\",\"\\u0128\":\"I\",\"\\u012a\":\"I\",\"\\u012c\":\"I\",\"\\u012e\":\"I\",\"\\u0130\":\"I\",\"\\u0129\":\"i\",\n\"\\u012b\":\"i\",\"\\u012d\":\"i\",\"\\u012f\":\"i\",\"\\u0131\":\"i\",\"\\u0134\":\"J\",\"\\u0135\":\"j\",\"\\u0136\":\"K\",\"\\u0137\":\"k\",\"\\u0138\":\"k\",\"\\u0139\":\"L\",\"\\u013b\":\"L\",\"\\u013d\":\"L\",\"\\u013f\":\"L\",\"\\u0141\":\"L\",\"\\u013a\":\"l\",\"\\u013c\":\"l\",\"\\u013e\":\"l\",\"\\u0140\":\"l\",\"\\u0142\":\"l\",\"\\u0143\":\"N\",\"\\u0145\":\"N\",\"\\u0147\":\"N\",\"\\u014a\":\"N\",\"\\u0144\":\"n\",\"\\u0146\":\"n\",\"\\u0148\":\"n\",\"\\u014b\":\"n\",\"\\u014c\":\"O\",\"\\u014e\":\"O\",\"\\u0150\":\"O\",\"\\u014d\":\"o\",\"\\u014f\":\"o\",\"\\u0151\":\"o\",\"\\u0154\":\"R\",\"\\u0156\":\"R\",\"\\u0158\":\"R\",\"\\u0155\":\"r\",\"\\u0157\":\"r\",\"\\u0159\":\"r\",\n\"\\u015a\":\"S\",\"\\u015c\":\"S\",\"\\u015e\":\"S\",\"\\u0160\":\"S\",\"\\u015b\":\"s\",\"\\u015d\":\"s\",\"\\u015f\":\"s\",\"\\u0161\":\"s\",\"\\u0162\":\"T\",\"\\u0164\":\"T\",\"\\u0166\":\"T\",\"\\u0163\":\"t\",\"\\u0165\":\"t\",\"\\u0167\":\"t\",\"\\u0168\":\"U\",\"\\u016a\":\"U\",\"\\u016c\":\"U\",\"\\u016e\":\"U\",\"\\u0170\":\"U\",\"\\u0172\":\"U\",\"\\u0169\":\"u\",\"\\u016b\":\"u\",\"\\u016d\":\"u\",\"\\u016f\":\"u\",\"\\u0171\":\"u\",\"\\u0173\":\"u\",\"\\u0174\":\"W\",\"\\u0175\":\"w\",\"\\u0176\":\"Y\",\"\\u0177\":\"y\",\"\\u0178\":\"Y\",\"\\u0179\":\"Z\",\"\\u017b\":\"Z\",\"\\u017d\":\"Z\",\"\\u017a\":\"z\",\"\\u017c\":\"z\",\"\\u017e\":\"z\",\"\\u0132\":\"IJ\",\"\\u0133\":\"ij\",\n\"\\u0152\":\"Oe\",\"\\u0153\":\"oe\",\"\\u0149\":\"'n\",\"\\u017f\":\"s\"}),nt=x({\"&\":\"&\",\"<\":\"<\",\">\":\">\",'\"':\""\",\"'\":\"'\"}),tt=x({\"&\":\"&\",\"<\":\"<\",\">\":\">\",\""\":'\"',\"'\":\"'\"}),rt=function x(mn){function An(n){if(yu(n)&&!ff(n)&&!(n instanceof Un)){if(n instanceof On)return n;if(oi.call(n,\"__wrapped__\"))return Fe(n)}return new On(n)}function En(){}function On(n,t){this.__wrapped__=n,this.__actions__=[],this.__chain__=!!t,this.__index__=0,this.__values__=T}function Un(n){this.__wrapped__=n,\nthis.__actions__=[],this.__dir__=1,this.__filtered__=false,this.__iteratees__=[],this.__takeCount__=4294967295,this.__views__=[]}function Mn(n){var t=-1,r=null==n?0:n.length;for(this.clear();++t=t?n:t)),n}function _t(n,t,e,u,i,o){var f,c=1&t,a=2&t,l=4&t;if(e&&(f=i?e(n,u,i,o):e(n)),f!==T)return f;if(!du(n))return n;if(u=ff(n)){if(f=me(n),!c)return Ur(n,f)}else{var s=vo(n),h=\"[object Function]\"==s||\"[object GeneratorFunction]\"==s;if(af(n))return Ir(n,c);if(\"[object Object]\"==s||\"[object Arguments]\"==s||h&&!i){if(f=a||h?{}:Ae(n),!c)return a?Mr(n,lt(f,n)):Dr(n,at(f,n))}else{if(!Ln[s])return i?n:{};f=Ee(n,s,c)}}if(o||(o=new Zn),\ni=o.get(n))return i;o.set(n,f),pf(n)?n.forEach(function(r){f.add(_t(r,t,e,r,n,o))}):sf(n)&&n.forEach(function(r,u){f.set(u,_t(r,t,e,u,n,o))});var a=l?a?ve:_e:a?Bu:Wu,p=u?T:a(n);return r(p||n,function(r,u){p&&(u=r,r=n[u]),ot(f,u,_t(r,t,e,u,n,o))}),f}function vt(n){var t=Wu(n);return function(r){return gt(r,n,t)}}function gt(n,t,r){var e=r.length;if(null==n)return!e;for(n=Qu(n);e--;){var u=r[e],i=t[u],o=n[u];if(o===T&&!(u in n)||!i(o))return false}return true}function dt(n,t,r){if(typeof n!=\"function\")throw new ti(\"Expected a function\");\nreturn bo(function(){n.apply(T,r)},t)}function yt(n,t,r,e){var u=-1,i=o,a=true,l=n.length,s=[],h=t.length;if(!l)return s;r&&(t=c(t,k(r))),e?(i=f,a=false):200<=t.length&&(i=O,a=false,t=new Nn(t));n:for(;++ut}function Rt(n,t){return null!=n&&oi.call(n,t)}function zt(n,t){return null!=n&&t in Qu(n)}function Wt(n,t,r){for(var e=r?f:o,u=n[0].length,i=n.length,a=i,l=Ku(i),s=1/0,h=[];a--;){var p=n[a];a&&t&&(p=c(p,k(t))),s=Ci(p.length,s),\nl[a]=!r&&(t||120<=u&&120<=p.length)?new Nn(a&&p):T}var p=n[0],_=-1,v=l[0];n:for(;++_r.length?t:kt(t,hr(r,0,-1)),r=null==t?t:t[Me(Ve(r))],null==r?T:n(r,t,e)}function Ut(n){return yu(n)&&\"[object Arguments]\"==Ot(n)}function Ct(n){\nreturn yu(n)&&\"[object ArrayBuffer]\"==Ot(n)}function Dt(n){return yu(n)&&\"[object Date]\"==Ot(n)}function Mt(n,t,r,e,u){if(n===t)t=true;else if(null==n||null==t||!yu(n)&&!yu(t))t=n!==n&&t!==t;else n:{var i=ff(n),o=ff(t),f=i?\"[object Array]\":vo(n),c=o?\"[object Array]\":vo(t),f=\"[object Arguments]\"==f?\"[object Object]\":f,c=\"[object Arguments]\"==c?\"[object Object]\":c,a=\"[object Object]\"==f,o=\"[object Object]\"==c;if((c=f==c)&&af(n)){if(!af(t)){t=false;break n}i=true,a=false}if(c&&!a)u||(u=new Zn),t=i||_f(n)?se(n,t,r,e,Mt,u):he(n,t,f,r,e,Mt,u);else{\nif(!(1&r)&&(i=a&&oi.call(n,\"__wrapped__\"),f=o&&oi.call(t,\"__wrapped__\"),i||f)){n=i?n.value():n,t=f?t.value():t,u||(u=new Zn),t=Mt(n,t,r,e,u);break n}if(c)t:if(u||(u=new Zn),i=1&r,f=_e(n),o=f.length,c=_e(t).length,o==c||i){for(a=o;a--;){var l=f[a];if(!(i?l in t:oi.call(t,l))){t=false;break t}}if((c=u.get(n))&&u.get(t))t=c==t;else{c=true,u.set(n,t),u.set(t,n);for(var s=i;++at?r:0,Se(t,r)?n[t]:T}function Xt(n,t,r){var e=-1;return t=c(t.length?t:[$u],k(ye())),n=Gt(n,function(n){return{\na:c(t,function(t){return t(n)}),b:++e,c:n}}),w(n,function(n,t){var e;n:{e=-1;for(var u=n.a,i=t.a,o=u.length,f=r.length;++e=f?c:c*(\"desc\"==r[e]?-1:1);break n}}e=n.b-t.b}return e})}function nr(n,t){return tr(n,t,function(t,r){return zu(n,r)})}function tr(n,t,r){for(var e=-1,u=t.length,i={};++et||9007199254740991t&&(t=-t>u?0:u+t),r=r>u?u:r,0>r&&(r+=u),u=t>r?0:r-t>>>0,t>>>=0,r=Ku(u);++e=u){for(;e>>1,o=n[i];null!==o&&!wu(o)&&(r?o<=t:ot.length?n:kt(n,hr(t,0,-1)),null==n||delete n[Me(Ve(t))]}function jr(n,t,r,e){for(var u=n.length,i=e?u:-1;(e?i--:++ie)return e?br(n[0]):[];for(var u=-1,i=Ku(e);++u=e?n:hr(n,t,r)}function Ir(n,t){if(t)return n.slice();var r=n.length,r=gi?gi(r):new n.constructor(r);return n.copy(r),r}function Rr(n){var t=new n.constructor(n.byteLength);return new vi(t).set(new vi(n)),\nt}function zr(n,t){return new n.constructor(t?Rr(n.buffer):n.buffer,n.byteOffset,n.length)}function Wr(n,t){if(n!==t){var r=n!==T,e=null===n,u=n===n,i=wu(n),o=t!==T,f=null===t,c=t===t,a=wu(t);if(!f&&!a&&!i&&n>t||i&&o&&c&&!f&&!a||e&&o&&c||!r&&c||!u)return 1;if(!e&&!i&&!a&&nu?T:i,u=1),t=Qu(t);++eo&&f[0]!==a&&f[o-1]!==a?[]:L(f,a),\no-=c.length,or?r?or(t,n):t:(r=or(t,Oi(n/D(t))),Rn.test(t)?Or(M(r),0,n).join(\"\"):r.slice(0,n))}function te(t,r,e,u){function i(){for(var r=-1,c=arguments.length,a=-1,l=u.length,s=Ku(l+c),h=this&&this!==$n&&this instanceof i?f:t;++at||e)&&(1&n&&(i[2]=h[2],t|=1&r?0:4),(r=h[3])&&(e=i[3],i[3]=e?Br(e,r,h[4]):r,i[4]=e?L(i[3],\"__lodash_placeholder__\"):h[4]),(r=h[5])&&(e=i[5],i[5]=e?Lr(e,r,h[6]):r,i[6]=e?L(i[5],\"__lodash_placeholder__\"):h[6]),(r=h[7])&&(i[7]=r),128&n&&(i[8]=null==i[8]?h[8]:Ci(i[8],h[8])),null==i[9]&&(i[9]=h[9]),i[0]=h[0],i[1]=t),n=i[0],\nt=i[1],r=i[2],e=i[3],u=i[4],f=i[9]=i[9]===T?c?0:n.length:Ui(i[9]-a,0),!f&&24&t&&(t&=-25),Ue((h?co:yo)(t&&1!=t?8==t||16==t?Kr(n,t,f):32!=t&&33!=t||u.length?Jr.apply(T,i):te(n,t,r,e):Pr(n,t,r),i),n,t)}function ce(n,t,r,e){return n===T||lu(n,ei[r])&&!oi.call(e,r)?t:n}function ae(n,t,r,e,u,i){return du(n)&&du(t)&&(i.set(t,n),Yt(n,t,T,ae,i),i.delete(t)),n}function le(n){return xu(n)?T:n}function se(n,t,r,e,u,i){var o=1&r,f=n.length,c=t.length;if(f!=c&&!(o&&c>f))return false;if((c=i.get(n))&&i.get(t))return c==t;\nvar c=-1,a=true,l=2&r?new Nn:T;for(i.set(n,t),i.set(t,n);++cr&&(r=Ui(e+r,0)),_(n,ye(t,3),r)):-1}function Pe(n,t,r){var e=null==n?0:n.length;if(!e)return-1;var u=e-1;return r!==T&&(u=Eu(r),u=0>r?Ui(e+u,0):Ci(u,e-1)),\n_(n,ye(t,3),u,true)}function Ze(n){return(null==n?0:n.length)?wt(n,1):[]}function qe(n){return n&&n.length?n[0]:T}function Ve(n){var t=null==n?0:n.length;return t?n[t-1]:T}function Ke(n,t){return n&&n.length&&t&&t.length?er(n,t):n}function Ge(n){return null==n?n:$i.call(n)}function He(n){if(!n||!n.length)return[];var t=0;return n=i(n,function(n){if(hu(n))return t=Ui(n.length,t),true}),A(t,function(t){return c(n,b(t))})}function Je(t,r){if(!t||!t.length)return[];var e=He(t);return null==r?e:c(e,function(t){\nreturn n(r,T,t)})}function Ye(n){return n=An(n),n.__chain__=true,n}function Qe(n,t){return t(n)}function Xe(){return this}function nu(n,t){return(ff(n)?r:uo)(n,ye(t,3))}function tu(n,t){return(ff(n)?e:io)(n,ye(t,3))}function ru(n,t){return(ff(n)?c:Gt)(n,ye(t,3))}function eu(n,t,r){return t=r?T:t,t=n&&null==t?n.length:t,fe(n,128,T,T,T,T,t)}function uu(n,t){var r;if(typeof t!=\"function\")throw new ti(\"Expected a function\");return n=Eu(n),function(){return 0<--n&&(r=t.apply(this,arguments)),1>=n&&(t=T),\nr}}function iu(n,t,r){return t=r?T:t,n=fe(n,8,T,T,T,T,T,t),n.placeholder=iu.placeholder,n}function ou(n,t,r){return t=r?T:t,n=fe(n,16,T,T,T,T,T,t),n.placeholder=ou.placeholder,n}function fu(n,t,r){function e(t){var r=c,e=a;return c=a=T,_=t,s=n.apply(e,r)}function u(n){var r=n-p;return n-=_,p===T||r>=t||0>r||g&&n>=l}function i(){var n=Go();if(u(n))return o(n);var r,e=bo;r=n-_,n=t-(n-p),r=g?Ci(n,l-r):n,h=e(i,r)}function o(n){return h=T,d&&c?e(n):(c=a=T,s)}function f(){var n=Go(),r=u(n);if(c=arguments,\na=this,p=n,r){if(h===T)return _=n=p,h=bo(i,t),v?e(n):s;if(g)return lo(h),h=bo(i,t),e(p)}return h===T&&(h=bo(i,t)),s}var c,a,l,s,h,p,_=0,v=false,g=false,d=true;if(typeof n!=\"function\")throw new ti(\"Expected a function\");return t=Su(t)||0,du(r)&&(v=!!r.leading,l=(g=\"maxWait\"in r)?Ui(Su(r.maxWait)||0,t):l,d=\"trailing\"in r?!!r.trailing:d),f.cancel=function(){h!==T&&lo(h),_=0,c=p=a=h=T},f.flush=function(){return h===T?s:o(Go())},f}function cu(n,t){function r(){var e=arguments,u=t?t.apply(this,e):e[0],i=r.cache;\nreturn i.has(u)?i.get(u):(e=n.apply(this,e),r.cache=i.set(u,e)||i,e)}if(typeof n!=\"function\"||null!=t&&typeof t!=\"function\")throw new ti(\"Expected a function\");return r.cache=new(cu.Cache||Fn),r}function au(n){if(typeof n!=\"function\")throw new ti(\"Expected a function\");return function(){var t=arguments;switch(t.length){case 0:return!n.call(this);case 1:return!n.call(this,t[0]);case 2:return!n.call(this,t[0],t[1]);case 3:return!n.call(this,t[0],t[1],t[2])}return!n.apply(this,t)}}function lu(n,t){return n===t||n!==n&&t!==t;\n}function su(n){return null!=n&&gu(n.length)&&!_u(n)}function hu(n){return yu(n)&&su(n)}function pu(n){if(!yu(n))return false;var t=Ot(n);return\"[object Error]\"==t||\"[object DOMException]\"==t||typeof n.message==\"string\"&&typeof n.name==\"string\"&&!xu(n)}function _u(n){return!!du(n)&&(n=Ot(n),\"[object Function]\"==n||\"[object GeneratorFunction]\"==n||\"[object AsyncFunction]\"==n||\"[object Proxy]\"==n)}function vu(n){return typeof n==\"number\"&&n==Eu(n)}function gu(n){return typeof n==\"number\"&&-1=n;\n}function du(n){var t=typeof n;return null!=n&&(\"object\"==t||\"function\"==t)}function yu(n){return null!=n&&typeof n==\"object\"}function bu(n){return typeof n==\"number\"||yu(n)&&\"[object Number]\"==Ot(n)}function xu(n){return!(!yu(n)||\"[object Object]\"!=Ot(n))&&(n=di(n),null===n||(n=oi.call(n,\"constructor\")&&n.constructor,typeof n==\"function\"&&n instanceof n&&ii.call(n)==li))}function ju(n){return typeof n==\"string\"||!ff(n)&&yu(n)&&\"[object String]\"==Ot(n)}function wu(n){return typeof n==\"symbol\"||yu(n)&&\"[object Symbol]\"==Ot(n);\n}function mu(n){if(!n)return[];if(su(n))return ju(n)?M(n):Ur(n);if(wi&&n[wi]){n=n[wi]();for(var t,r=[];!(t=n.next()).done;)r.push(t.value);return r}return t=vo(n),(\"[object Map]\"==t?W:\"[object Set]\"==t?U:Uu)(n)}function Au(n){return n?(n=Su(n),n===$||n===-$?1.7976931348623157e308*(0>n?-1:1):n===n?n:0):0===n?n:0}function Eu(n){n=Au(n);var t=n%1;return n===n?t?n-t:n:0}function ku(n){return n?pt(Eu(n),0,4294967295):0}function Su(n){if(typeof n==\"number\")return n;if(wu(n))return F;if(du(n)&&(n=typeof n.valueOf==\"function\"?n.valueOf():n,\nn=du(n)?n+\"\":n),typeof n!=\"string\")return 0===n?n:+n;n=n.replace(un,\"\");var t=gn.test(n);return t||yn.test(n)?Dn(n.slice(2),t?2:8):vn.test(n)?F:+n}function Ou(n){return Cr(n,Bu(n))}function Iu(n){return null==n?\"\":yr(n)}function Ru(n,t,r){return n=null==n?T:kt(n,t),n===T?r:n}function zu(n,t){return null!=n&&we(n,t,zt)}function Wu(n){return su(n)?qn(n):Vt(n)}function Bu(n){if(su(n))n=qn(n,true);else if(du(n)){var t,r=ze(n),e=[];for(t in n)(\"constructor\"!=t||!r&&oi.call(n,t))&&e.push(t);n=e}else{if(t=[],\nnull!=n)for(r in Qu(n))t.push(r);n=t}return n}function Lu(n,t){if(null==n)return{};var r=c(ve(n),function(n){return[n]});return t=ye(t),tr(n,r,function(n,r){return t(n,r[0])})}function Uu(n){return null==n?[]:S(n,Wu(n))}function Cu(n){return $f(Iu(n).toLowerCase())}function Du(n){return(n=Iu(n))&&n.replace(xn,Xn).replace(Sn,\"\")}function Mu(n,t,r){return n=Iu(n),t=r?T:t,t===T?zn.test(n)?n.match(In)||[]:n.match(sn)||[]:n.match(t)||[]}function Tu(n){return function(){return n}}function $u(n){return n;\n}function Fu(n){return qt(typeof n==\"function\"?n:_t(n,1))}function Nu(n,t,e){var u=Wu(t),i=Et(t,u);null!=e||du(t)&&(i.length||!u.length)||(e=t,t=n,n=this,i=Et(t,Wu(t)));var o=!(du(e)&&\"chain\"in e&&!e.chain),f=_u(n);return r(i,function(r){var e=t[r];n[r]=e,f&&(n.prototype[r]=function(){var t=this.__chain__;if(o||t){var r=n(this.__wrapped__);return(r.__actions__=Ur(this.__actions__)).push({func:e,args:arguments,thisArg:n}),r.__chain__=t,r}return e.apply(n,a([this.value()],arguments))})}),n}function Pu(){}\nfunction Zu(n){return Ie(n)?b(Me(n)):rr(n)}function qu(){return[]}function Vu(){return false}mn=null==mn?$n:rt.defaults($n.Object(),mn,rt.pick($n,Wn));var Ku=mn.Array,Gu=mn.Date,Hu=mn.Error,Ju=mn.Function,Yu=mn.Math,Qu=mn.Object,Xu=mn.RegExp,ni=mn.String,ti=mn.TypeError,ri=Ku.prototype,ei=Qu.prototype,ui=mn[\"__core-js_shared__\"],ii=Ju.prototype.toString,oi=ei.hasOwnProperty,fi=0,ci=function(){var n=/[^.]+$/.exec(ui&&ui.keys&&ui.keys.IE_PROTO||\"\");return n?\"Symbol(src)_1.\"+n:\"\"}(),ai=ei.toString,li=ii.call(Qu),si=$n._,hi=Xu(\"^\"+ii.call(oi).replace(rn,\"\\\\$&\").replace(/hasOwnProperty|(function).*?(?=\\\\\\()| for .+?(?=\\\\\\])/g,\"$1.*?\")+\"$\"),pi=Pn?mn.Buffer:T,_i=mn.Symbol,vi=mn.Uint8Array,gi=pi?pi.g:T,di=B(Qu.getPrototypeOf,Qu),yi=Qu.create,bi=ei.propertyIsEnumerable,xi=ri.splice,ji=_i?_i.isConcatSpreadable:T,wi=_i?_i.iterator:T,mi=_i?_i.toStringTag:T,Ai=function(){\ntry{var n=je(Qu,\"defineProperty\");return n({},\"\",{}),n}catch(n){}}(),Ei=mn.clearTimeout!==$n.clearTimeout&&mn.clearTimeout,ki=Gu&&Gu.now!==$n.Date.now&&Gu.now,Si=mn.setTimeout!==$n.setTimeout&&mn.setTimeout,Oi=Yu.ceil,Ii=Yu.floor,Ri=Qu.getOwnPropertySymbols,zi=pi?pi.isBuffer:T,Wi=mn.isFinite,Bi=ri.join,Li=B(Qu.keys,Qu),Ui=Yu.max,Ci=Yu.min,Di=Gu.now,Mi=mn.parseInt,Ti=Yu.random,$i=ri.reverse,Fi=je(mn,\"DataView\"),Ni=je(mn,\"Map\"),Pi=je(mn,\"Promise\"),Zi=je(mn,\"Set\"),qi=je(mn,\"WeakMap\"),Vi=je(Qu,\"create\"),Ki=qi&&new qi,Gi={},Hi=Te(Fi),Ji=Te(Ni),Yi=Te(Pi),Qi=Te(Zi),Xi=Te(qi),no=_i?_i.prototype:T,to=no?no.valueOf:T,ro=no?no.toString:T,eo=function(){\nfunction n(){}return function(t){return du(t)?yi?yi(t):(n.prototype=t,t=new n,n.prototype=T,t):{}}}();An.templateSettings={escape:J,evaluate:Y,interpolate:Q,variable:\"\",imports:{_:An}},An.prototype=En.prototype,An.prototype.constructor=An,On.prototype=eo(En.prototype),On.prototype.constructor=On,Un.prototype=eo(En.prototype),Un.prototype.constructor=Un,Mn.prototype.clear=function(){this.__data__=Vi?Vi(null):{},this.size=0},Mn.prototype.delete=function(n){return n=this.has(n)&&delete this.__data__[n],\nthis.size-=n?1:0,n},Mn.prototype.get=function(n){var t=this.__data__;return Vi?(n=t[n],\"__lodash_hash_undefined__\"===n?T:n):oi.call(t,n)?t[n]:T},Mn.prototype.has=function(n){var t=this.__data__;return Vi?t[n]!==T:oi.call(t,n)},Mn.prototype.set=function(n,t){var r=this.__data__;return this.size+=this.has(n)?0:1,r[n]=Vi&&t===T?\"__lodash_hash_undefined__\":t,this},Tn.prototype.clear=function(){this.__data__=[],this.size=0},Tn.prototype.delete=function(n){var t=this.__data__;return n=ft(t,n),!(0>n)&&(n==t.length-1?t.pop():xi.call(t,n,1),\n--this.size,true)},Tn.prototype.get=function(n){var t=this.__data__;return n=ft(t,n),0>n?T:t[n][1]},Tn.prototype.has=function(n){return-1e?(++this.size,r.push([n,t])):r[e][1]=t,this},Fn.prototype.clear=function(){this.size=0,this.__data__={hash:new Mn,map:new(Ni||Tn),string:new Mn}},Fn.prototype.delete=function(n){return n=be(this,n).delete(n),this.size-=n?1:0,n},Fn.prototype.get=function(n){return be(this,n).get(n);\n},Fn.prototype.has=function(n){return be(this,n).has(n)},Fn.prototype.set=function(n,t){var r=be(this,n),e=r.size;return r.set(n,t),this.size+=r.size==e?0:1,this},Nn.prototype.add=Nn.prototype.push=function(n){return this.__data__.set(n,\"__lodash_hash_undefined__\"),this},Nn.prototype.has=function(n){return this.__data__.has(n)},Zn.prototype.clear=function(){this.__data__=new Tn,this.size=0},Zn.prototype.delete=function(n){var t=this.__data__;return n=t.delete(n),this.size=t.size,n},Zn.prototype.get=function(n){\nreturn this.__data__.get(n)},Zn.prototype.has=function(n){return this.__data__.has(n)},Zn.prototype.set=function(n,t){var r=this.__data__;if(r instanceof Tn){var e=r.__data__;if(!Ni||199>e.length)return e.push([n,t]),this.size=++r.size,this;r=this.__data__=new Fn(e)}return r.set(n,t),this.size=r.size,this};var uo=Fr(mt),io=Fr(At,true),oo=Nr(),fo=Nr(true),co=Ki?function(n,t){return Ki.set(n,t),n}:$u,ao=Ai?function(n,t){return Ai(n,\"toString\",{configurable:true,enumerable:false,value:Tu(t),writable:true})}:$u,lo=Ei||function(n){\nreturn $n.clearTimeout(n)},so=Zi&&1/U(new Zi([,-0]))[1]==$?function(n){return new Zi(n)}:Pu,ho=Ki?function(n){return Ki.get(n)}:Pu,po=Ri?function(n){return null==n?[]:(n=Qu(n),i(Ri(n),function(t){return bi.call(n,t)}))}:qu,_o=Ri?function(n){for(var t=[];n;)a(t,po(n)),n=di(n);return t}:qu,vo=Ot;(Fi&&\"[object DataView]\"!=vo(new Fi(new ArrayBuffer(1)))||Ni&&\"[object Map]\"!=vo(new Ni)||Pi&&\"[object Promise]\"!=vo(Pi.resolve())||Zi&&\"[object Set]\"!=vo(new Zi)||qi&&\"[object WeakMap]\"!=vo(new qi))&&(vo=function(n){\nvar t=Ot(n);if(n=(n=\"[object Object]\"==t?n.constructor:T)?Te(n):\"\")switch(n){case Hi:return\"[object DataView]\";case Ji:return\"[object Map]\";case Yi:return\"[object Promise]\";case Qi:return\"[object Set]\";case Xi:return\"[object WeakMap]\"}return t});var go=ui?_u:Vu,yo=Ce(co),bo=Si||function(n,t){return $n.setTimeout(n,t)},xo=Ce(ao),jo=function(n){n=cu(n,function(n){return 500===t.size&&t.clear(),n});var t=n.cache;return n}(function(n){var t=[];return 46===n.charCodeAt(0)&&t.push(\"\"),n.replace(tn,function(n,r,e,u){\nt.push(e?u.replace(hn,\"$1\"):r||n)}),t}),wo=fr(function(n,t){return hu(n)?yt(n,wt(t,1,hu,true)):[]}),mo=fr(function(n,t){var r=Ve(t);return hu(r)&&(r=T),hu(n)?yt(n,wt(t,1,hu,true),ye(r,2)):[]}),Ao=fr(function(n,t){var r=Ve(t);return hu(r)&&(r=T),hu(n)?yt(n,wt(t,1,hu,true),T,r):[]}),Eo=fr(function(n){var t=c(n,Er);return t.length&&t[0]===n[0]?Wt(t):[]}),ko=fr(function(n){var t=Ve(n),r=c(n,Er);return t===Ve(r)?t=T:r.pop(),r.length&&r[0]===n[0]?Wt(r,ye(t,2)):[]}),So=fr(function(n){var t=Ve(n),r=c(n,Er);return(t=typeof t==\"function\"?t:T)&&r.pop(),\nr.length&&r[0]===n[0]?Wt(r,T,t):[]}),Oo=fr(Ke),Io=pe(function(n,t){var r=null==n?0:n.length,e=ht(n,t);return ur(n,c(t,function(n){return Se(n,r)?+n:n}).sort(Wr)),e}),Ro=fr(function(n){return br(wt(n,1,hu,true))}),zo=fr(function(n){var t=Ve(n);return hu(t)&&(t=T),br(wt(n,1,hu,true),ye(t,2))}),Wo=fr(function(n){var t=Ve(n),t=typeof t==\"function\"?t:T;return br(wt(n,1,hu,true),T,t)}),Bo=fr(function(n,t){return hu(n)?yt(n,t):[]}),Lo=fr(function(n){return mr(i(n,hu))}),Uo=fr(function(n){var t=Ve(n);return hu(t)&&(t=T),\nmr(i(n,hu),ye(t,2))}),Co=fr(function(n){var t=Ve(n),t=typeof t==\"function\"?t:T;return mr(i(n,hu),T,t)}),Do=fr(He),Mo=fr(function(n){var t=n.length,t=1=t}),of=Ut(function(){return arguments}())?Ut:function(n){return yu(n)&&oi.call(n,\"callee\")&&!bi.call(n,\"callee\")},ff=Ku.isArray,cf=Vn?k(Vn):Ct,af=zi||Vu,lf=Kn?k(Kn):Dt,sf=Gn?k(Gn):Tt,hf=Hn?k(Hn):Nt,pf=Jn?k(Jn):Pt,_f=Yn?k(Yn):Zt,vf=ee(Kt),gf=ee(function(n,t){return n<=t}),df=$r(function(n,t){\nif(ze(t)||su(t))Cr(t,Wu(t),n);else for(var r in t)oi.call(t,r)&&ot(n,r,t[r])}),yf=$r(function(n,t){Cr(t,Bu(t),n)}),bf=$r(function(n,t,r,e){Cr(t,Bu(t),n,e)}),xf=$r(function(n,t,r,e){Cr(t,Wu(t),n,e)}),jf=pe(ht),wf=fr(function(n,t){n=Qu(n);var r=-1,e=t.length,u=2--n)return t.apply(this,arguments)}},An.ary=eu,An.assign=df,An.assignIn=yf,An.assignInWith=bf,An.assignWith=xf,An.at=jf,An.before=uu,An.bind=Ho,An.bindAll=Nf,An.bindKey=Jo,An.castArray=function(){if(!arguments.length)return[];var n=arguments[0];return ff(n)?n:[n]},An.chain=Ye,An.chunk=function(n,t,r){if(t=(r?Oe(n,t,r):t===T)?1:Ui(Eu(t),0),r=null==n?0:n.length,!r||1>t)return[];for(var e=0,u=0,i=Ku(Oi(r/t));et?0:t,e)):[]},An.dropRight=function(n,t,r){var e=null==n?0:n.length;return e?(t=r||t===T?1:Eu(t),t=e-t,hr(n,0,0>t?0:t)):[]},An.dropRightWhile=function(n,t){return n&&n.length?jr(n,ye(t,3),true,true):[];\n},An.dropWhile=function(n,t){return n&&n.length?jr(n,ye(t,3),true):[]},An.fill=function(n,t,r,e){var u=null==n?0:n.length;if(!u)return[];for(r&&typeof r!=\"number\"&&Oe(n,t,r)&&(r=0,e=u),u=n.length,r=Eu(r),0>r&&(r=-r>u?0:u+r),e=e===T||e>u?u:Eu(e),0>e&&(e+=u),e=r>e?0:ku(e);r>>0,r?(n=Iu(n))&&(typeof t==\"string\"||null!=t&&!hf(t))&&(t=yr(t),!t&&Rn.test(n))?Or(M(n),0,r):n.split(t,r):[]},An.spread=function(t,r){if(typeof t!=\"function\")throw new ti(\"Expected a function\");return r=null==r?0:Ui(Eu(r),0),\nfr(function(e){var u=e[r];return e=Or(e,0,r),u&&a(e,u),n(t,this,e)})},An.tail=function(n){var t=null==n?0:n.length;return t?hr(n,1,t):[]},An.take=function(n,t,r){return n&&n.length?(t=r||t===T?1:Eu(t),hr(n,0,0>t?0:t)):[]},An.takeRight=function(n,t,r){var e=null==n?0:n.length;return e?(t=r||t===T?1:Eu(t),t=e-t,hr(n,0>t?0:t,e)):[]},An.takeRightWhile=function(n,t){return n&&n.length?jr(n,ye(t,3),false,true):[]},An.takeWhile=function(n,t){return n&&n.length?jr(n,ye(t,3)):[]},An.tap=function(n,t){return t(n),\nn},An.throttle=function(n,t,r){var e=true,u=true;if(typeof n!=\"function\")throw new ti(\"Expected a function\");return du(r)&&(e=\"leading\"in r?!!r.leading:e,u=\"trailing\"in r?!!r.trailing:u),fu(n,t,{leading:e,maxWait:t,trailing:u})},An.thru=Qe,An.toArray=mu,An.toPairs=zf,An.toPairsIn=Wf,An.toPath=function(n){return ff(n)?c(n,Me):wu(n)?[n]:Ur(jo(Iu(n)))},An.toPlainObject=Ou,An.transform=function(n,t,e){var u=ff(n),i=u||af(n)||_f(n);if(t=ye(t,4),null==e){var o=n&&n.constructor;e=i?u?new o:[]:du(n)&&_u(o)?eo(di(n)):{};\n}return(i?r:mt)(n,function(n,r,u){return t(e,n,r,u)}),e},An.unary=function(n){return eu(n,1)},An.union=Ro,An.unionBy=zo,An.unionWith=Wo,An.uniq=function(n){return n&&n.length?br(n):[]},An.uniqBy=function(n,t){return n&&n.length?br(n,ye(t,2)):[]},An.uniqWith=function(n,t){return t=typeof t==\"function\"?t:T,n&&n.length?br(n,T,t):[]},An.unset=function(n,t){return null==n||xr(n,t)},An.unzip=He,An.unzipWith=Je,An.update=function(n,t,r){return null==n?n:lr(n,t,kr(r)(kt(n,t)),void 0)},An.updateWith=function(n,t,r,e){\nreturn e=typeof e==\"function\"?e:T,null!=n&&(n=lr(n,t,kr(r)(kt(n,t)),e)),n},An.values=Uu,An.valuesIn=function(n){return null==n?[]:S(n,Bu(n))},An.without=Bo,An.words=Mu,An.wrap=function(n,t){return nf(kr(t),n)},An.xor=Lo,An.xorBy=Uo,An.xorWith=Co,An.zip=Do,An.zipObject=function(n,t){return Ar(n||[],t||[],ot)},An.zipObjectDeep=function(n,t){return Ar(n||[],t||[],lr)},An.zipWith=Mo,An.entries=zf,An.entriesIn=Wf,An.extend=yf,An.extendWith=bf,Nu(An,An),An.add=Qf,An.attempt=Ff,An.camelCase=Bf,An.capitalize=Cu,\nAn.ceil=Xf,An.clamp=function(n,t,r){return r===T&&(r=t,t=T),r!==T&&(r=Su(r),r=r===r?r:0),t!==T&&(t=Su(t),t=t===t?t:0),pt(Su(n),t,r)},An.clone=function(n){return _t(n,4)},An.cloneDeep=function(n){return _t(n,5)},An.cloneDeepWith=function(n,t){return t=typeof t==\"function\"?t:T,_t(n,5,t)},An.cloneWith=function(n,t){return t=typeof t==\"function\"?t:T,_t(n,4,t)},An.conformsTo=function(n,t){return null==t||gt(n,t,Wu(t))},An.deburr=Du,An.defaultTo=function(n,t){return null==n||n!==n?t:n},An.divide=nc,An.endsWith=function(n,t,r){\nn=Iu(n),t=yr(t);var e=n.length,e=r=r===T?e:pt(Eu(r),0,e);return r-=t.length,0<=r&&n.slice(r,e)==t},An.eq=lu,An.escape=function(n){return(n=Iu(n))&&H.test(n)?n.replace(K,nt):n},An.escapeRegExp=function(n){return(n=Iu(n))&&en.test(n)?n.replace(rn,\"\\\\$&\"):n},An.every=function(n,t,r){var e=ff(n)?u:bt;return r&&Oe(n,t,r)&&(t=T),e(n,ye(t,3))},An.find=Fo,An.findIndex=Ne,An.findKey=function(n,t){return p(n,ye(t,3),mt)},An.findLast=No,An.findLastIndex=Pe,An.findLastKey=function(n,t){return p(n,ye(t,3),At);\n},An.floor=tc,An.forEach=nu,An.forEachRight=tu,An.forIn=function(n,t){return null==n?n:oo(n,ye(t,3),Bu)},An.forInRight=function(n,t){return null==n?n:fo(n,ye(t,3),Bu)},An.forOwn=function(n,t){return n&&mt(n,ye(t,3))},An.forOwnRight=function(n,t){return n&&At(n,ye(t,3))},An.get=Ru,An.gt=ef,An.gte=uf,An.has=function(n,t){return null!=n&&we(n,t,Rt)},An.hasIn=zu,An.head=qe,An.identity=$u,An.includes=function(n,t,r,e){return n=su(n)?n:Uu(n),r=r&&!e?Eu(r):0,e=n.length,0>r&&(r=Ui(e+r,0)),ju(n)?r<=e&&-1r&&(r=Ui(e+r,0)),v(n,t,r)):-1},An.inRange=function(n,t,r){return t=Au(t),r===T?(r=t,t=0):r=Au(r),n=Su(n),n>=Ci(t,r)&&n=n},An.isSet=pf,An.isString=ju,An.isSymbol=wu,An.isTypedArray=_f,An.isUndefined=function(n){return n===T},An.isWeakMap=function(n){return yu(n)&&\"[object WeakMap]\"==vo(n)},An.isWeakSet=function(n){return yu(n)&&\"[object WeakSet]\"==Ot(n)},An.join=function(n,t){return null==n?\"\":Bi.call(n,t)},An.kebabCase=Lf,An.last=Ve,An.lastIndexOf=function(n,t,r){var e=null==n?0:n.length;if(!e)return-1;var u=e;if(r!==T&&(u=Eu(r),u=0>u?Ui(e+u,0):Ci(u,e-1)),\nt===t){for(r=u+1;r--&&n[r]!==t;);n=r}else n=_(n,d,u,true);return n},An.lowerCase=Uf,An.lowerFirst=Cf,An.lt=vf,An.lte=gf,An.max=function(n){return n&&n.length?xt(n,$u,It):T},An.maxBy=function(n,t){return n&&n.length?xt(n,ye(t,2),It):T},An.mean=function(n){return y(n,$u)},An.meanBy=function(n,t){return y(n,ye(t,2))},An.min=function(n){return n&&n.length?xt(n,$u,Kt):T},An.minBy=function(n,t){return n&&n.length?xt(n,ye(t,2),Kt):T},An.stubArray=qu,An.stubFalse=Vu,An.stubObject=function(){return{}},An.stubString=function(){\nreturn\"\"},An.stubTrue=function(){return true},An.multiply=rc,An.nth=function(n,t){return n&&n.length?Qt(n,Eu(t)):T},An.noConflict=function(){return $n._===this&&($n._=si),this},An.noop=Pu,An.now=Go,An.pad=function(n,t,r){n=Iu(n);var e=(t=Eu(t))?D(n):0;return!t||e>=t?n:(t=(t-e)/2,ne(Ii(t),r)+n+ne(Oi(t),r))},An.padEnd=function(n,t,r){n=Iu(n);var e=(t=Eu(t))?D(n):0;return t&&et){var e=n;n=t,t=e}return r||n%1||t%1?(r=Ti(),Ci(n+r*(t-n+Cn(\"1e-\"+((r+\"\").length-1))),t)):ir(n,t)},An.reduce=function(n,t,r){var e=ff(n)?l:j,u=3>arguments.length;return e(n,ye(t,4),r,u,uo)},An.reduceRight=function(n,t,r){var e=ff(n)?s:j,u=3>arguments.length;\nreturn e(n,ye(t,4),r,u,io)},An.repeat=function(n,t,r){return t=(r?Oe(n,t,r):t===T)?1:Eu(t),or(Iu(n),t)},An.replace=function(){var n=arguments,t=Iu(n[0]);return 3>n.length?t:t.replace(n[1],n[2])},An.result=function(n,t,r){t=Sr(t,n);var e=-1,u=t.length;for(u||(u=1,n=T);++en||9007199254740991=i)return n;if(i=r-D(e),1>i)return e;if(r=o?Or(o,0,i).join(\"\"):n.slice(0,i),u===T)return r+e;if(o&&(i+=r.length-i),hf(u)){if(n.slice(i).search(u)){\nvar f=r;for(u.global||(u=Xu(u.source,Iu(_n.exec(u))+\"g\")),u.lastIndex=0;o=u.exec(f);)var c=o.index;r=r.slice(0,c===T?i:c)}}else n.indexOf(yr(u),i)!=i&&(u=r.lastIndexOf(u),-1e.__dir__?\"Right\":\"\")}),e},Un.prototype[n+\"Right\"]=function(t){return this.reverse()[n](t).reverse()}}),r([\"filter\",\"map\",\"takeWhile\"],function(n,t){\nvar r=t+1,e=1==r||3==r;Un.prototype[n]=function(n){var t=this.clone();return t.__iteratees__.push({iteratee:ye(n,3),type:r}),t.__filtered__=t.__filtered__||e,t}}),r([\"head\",\"last\"],function(n,t){var r=\"take\"+(t?\"Right\":\"\");Un.prototype[n]=function(){return this[r](1).value()[0]}}),r([\"initial\",\"tail\"],function(n,t){var r=\"drop\"+(t?\"\":\"Right\");Un.prototype[n]=function(){return this.__filtered__?new Un(this):this[r](1)}}),Un.prototype.compact=function(){return this.filter($u)},Un.prototype.find=function(n){\nreturn this.filter(n).head()},Un.prototype.findLast=function(n){return this.reverse().find(n)},Un.prototype.invokeMap=fr(function(n,t){return typeof n==\"function\"?new Un(this):this.map(function(r){return Lt(r,n,t)})}),Un.prototype.reject=function(n){return this.filter(au(ye(n)))},Un.prototype.slice=function(n,t){n=Eu(n);var r=this;return r.__filtered__&&(0t)?new Un(r):(0>n?r=r.takeRight(-n):n&&(r=r.drop(n)),t!==T&&(t=Eu(t),r=0>t?r.dropRight(-t):r.take(t-n)),r)},Un.prototype.takeRightWhile=function(n){\nreturn this.reverse().takeWhile(n).reverse()},Un.prototype.toArray=function(){return this.take(4294967295)},mt(Un.prototype,function(n,t){var r=/^(?:filter|find|map|reject)|While$/.test(t),e=/^(?:head|last)$/.test(t),u=An[e?\"take\"+(\"last\"==t?\"Right\":\"\"):t],i=e||/^find/.test(t);u&&(An.prototype[t]=function(){function t(n){return n=u.apply(An,a([n],f)),e&&h?n[0]:n}var o=this.__wrapped__,f=e?[1]:arguments,c=o instanceof Un,l=f[0],s=c||ff(o);s&&r&&typeof l==\"function\"&&1!=l.length&&(c=s=false);var h=this.__chain__,p=!!this.__actions__.length,l=i&&!h,c=c&&!p;\nreturn!i&&s?(o=c?o:new Un(this),o=n.apply(o,f),o.__actions__.push({func:Qe,args:[t],thisArg:T}),new On(o,h)):l&&c?n.apply(this,f):(o=this.thru(t),l?e?o.value()[0]:o.value():o)})}),r(\"pop push shift sort splice unshift\".split(\" \"),function(n){var t=ri[n],r=/^(?:push|sort|unshift)$/.test(n)?\"tap\":\"thru\",e=/^(?:pop|shift)$/.test(n);An.prototype[n]=function(){var n=arguments;if(e&&!this.__chain__){var u=this.value();return t.apply(ff(u)?u:[],n)}return this[r](function(r){return t.apply(ff(r)?r:[],n)});\n}}),mt(Un.prototype,function(n,t){var r=An[t];if(r){var e=r.name+\"\";oi.call(Gi,e)||(Gi[e]=[]),Gi[e].push({name:t,func:r})}}),Gi[Jr(T,2).name]=[{name:\"wrapper\",func:T}],Un.prototype.clone=function(){var n=new Un(this.__wrapped__);return n.__actions__=Ur(this.__actions__),n.__dir__=this.__dir__,n.__filtered__=this.__filtered__,n.__iteratees__=Ur(this.__iteratees__),n.__takeCount__=this.__takeCount__,n.__views__=Ur(this.__views__),n},Un.prototype.reverse=function(){if(this.__filtered__){var n=new Un(this);\nn.__dir__=-1,n.__filtered__=true}else n=this.clone(),n.__dir__*=-1;return n},Un.prototype.value=function(){var n,t=this.__wrapped__.value(),r=this.__dir__,e=ff(t),u=0>r,i=e?t.length:0;n=i;for(var o=this.__views__,f=0,c=-1,a=o.length;++c=this.__values__.length;return{done:n,value:n?T:this.__values__[this.__index__++]}},An.prototype.plant=function(n){\nfor(var t,r=this;r instanceof En;){var e=Fe(r);e.__index__=0,e.__values__=T,t?u.__wrapped__=e:t=e;var u=e,r=r.__wrapped__}return u.__wrapped__=n,t},An.prototype.reverse=function(){var n=this.__wrapped__;return n instanceof Un?(this.__actions__.length&&(n=new Un(this)),n=n.reverse(),n.__actions__.push({func:Qe,args:[Ge],thisArg:T}),new On(n,this.__chain__)):this.thru(Ge)},An.prototype.toJSON=An.prototype.valueOf=An.prototype.value=function(){return wr(this.__wrapped__,this.__actions__)},An.prototype.first=An.prototype.head,\nwi&&(An.prototype[wi]=Xe),An}();typeof define==\"function\"&&typeof define.amd==\"object\"&&define.amd?($n._=rt, define(function(){return rt})):Nn?((Nn.exports=rt)._=rt,Fn._=rt):$n._=rt}).call(this);", + "parsedSize": 71258, + "parsedSource": "\nfunction(){function i(t,n,e){switch(e.length){case 0:return t.call(n);case 1:return t.call(n,e[0]);case 2:return t.call(n,e[0],e[1]);case 3:return t.call(n,e[0],e[1],e[2])}return t.apply(n,e)}function o(t,n,e,r){for(var u=-1,i=null==t?0:t.length;++u\"']/g,J=RegExp(V.source),Y=RegExp(G.source),X=/<%-([\\s\\S]+?)%>/g,Q=/<%([\\s\\S]+?)%>/g,tt=/<%=([\\s\\S]+?)%>/g,nt=/\\.|\\[(?:[^[\\]]*|([\"'])(?:(?!\\1)[^\\\\]|\\\\.)*?\\1)\\]/,et=/^\\w*$/,rt=/[^.[\\]]+|\\[(?:(-?\\d+(?:\\.\\d+)?)|([\"'])((?:(?!\\2)[^\\\\]|\\\\.)*?)\\2)\\]|(?=(?:\\.|\\[\\])(?:\\.|\\[\\]|$))/g,ut=/[\\\\^$.*+?()[\\]{}|]/g,it=RegExp(ut.source),ot=/^\\s+|\\s+$/g,at=/^\\s+/,ft=/\\s+$/,ct=/\\{(?:\\n\\/\\* \\[wrapped with .+\\] \\*\\/)?\\n?/,lt=/\\{\\n\\/\\* \\[wrapped with (.+)\\] \\*/,st=/,? & /,pt=/[^\\x00-\\x2f\\x3a-\\x40\\x5b-\\x60\\x7b-\\x7f]+/g,ht=/\\\\(\\\\)?/g,_t=/\\$\\{([^\\\\}]*(?:\\\\.[^\\\\}]*)*)\\}/g,dt=/\\w*$/,gt=/^[-+]0x[0-9a-f]+$/i,vt=/^0b[01]+$/i,yt=/^\\[object .+?Constructor\\]$/,bt=/^0o[0-7]+$/i,mt=/^(?:0|[1-9]\\d*)$/,xt=/[\\xc0-\\xd6\\xd8-\\xf6\\xf8-\\xff\\u0100-\\u017f]/g,wt=/($^)/,jt=/['\\n\\r\\u2028\\u2029\\\\]/g,At=\"[\\\\ufe0e\\\\ufe0f]?(?:[\\\\u0300-\\\\u036f\\\\ufe20-\\\\ufe2f\\\\u20d0-\\\\u20ff]|\\\\ud83c[\\\\udffb-\\\\udfff])?(?:\\\\u200d(?:[^\\\\ud800-\\\\udfff]|(?:\\\\ud83c[\\\\udde6-\\\\uddff]){2}|[\\\\ud800-\\\\udbff][\\\\udc00-\\\\udfff])[\\\\ufe0e\\\\ufe0f]?(?:[\\\\u0300-\\\\u036f\\\\ufe20-\\\\ufe2f\\\\u20d0-\\\\u20ff]|\\\\ud83c[\\\\udffb-\\\\udfff])?)*\",kt=\"(?:[\\\\u2700-\\\\u27bf]|(?:\\\\ud83c[\\\\udde6-\\\\uddff]){2}|[\\\\ud800-\\\\udbff][\\\\udc00-\\\\udfff])\"+At,It=RegExp(\"['’]\",\"g\"),Wt=RegExp(\"[\\\\u0300-\\\\u036f\\\\ufe20-\\\\ufe2f\\\\u20d0-\\\\u20ff]\",\"g\"),Et=RegExp(\"\\\\ud83c[\\\\udffb-\\\\udfff](?=\\\\ud83c[\\\\udffb-\\\\udfff])|(?:[^\\\\ud800-\\\\udfff][\\\\u0300-\\\\u036f\\\\ufe20-\\\\ufe2f\\\\u20d0-\\\\u20ff]?|[\\\\u0300-\\\\u036f\\\\ufe20-\\\\ufe2f\\\\u20d0-\\\\u20ff]|(?:\\\\ud83c[\\\\udde6-\\\\uddff]){2}|[\\\\ud800-\\\\udbff][\\\\udc00-\\\\udfff]|[\\\\ud800-\\\\udfff])\"+At,\"g\"),Ot=RegExp([\"[A-Z\\\\xc0-\\\\xd6\\\\xd8-\\\\xde]?[a-z\\\\xdf-\\\\xf6\\\\xf8-\\\\xff]+(?:['’](?:d|ll|m|re|s|t|ve))?(?=[\\\\xac\\\\xb1\\\\xd7\\\\xf7\\\\x00-\\\\x2f\\\\x3a-\\\\x40\\\\x5b-\\\\x60\\\\x7b-\\\\xbf\\\\u2000-\\\\u206f \\\\t\\\\x0b\\\\f\\\\xa0\\\\ufeff\\\\n\\\\r\\\\u2028\\\\u2029\\\\u1680\\\\u180e\\\\u2000\\\\u2001\\\\u2002\\\\u2003\\\\u2004\\\\u2005\\\\u2006\\\\u2007\\\\u2008\\\\u2009\\\\u200a\\\\u202f\\\\u205f\\\\u3000]|[A-Z\\\\xc0-\\\\xd6\\\\xd8-\\\\xde]|$)|(?:[A-Z\\\\xc0-\\\\xd6\\\\xd8-\\\\xde]|[^\\\\ud800-\\\\udfff\\\\xac\\\\xb1\\\\xd7\\\\xf7\\\\x00-\\\\x2f\\\\x3a-\\\\x40\\\\x5b-\\\\x60\\\\x7b-\\\\xbf\\\\u2000-\\\\u206f \\\\t\\\\x0b\\\\f\\\\xa0\\\\ufeff\\\\n\\\\r\\\\u2028\\\\u2029\\\\u1680\\\\u180e\\\\u2000\\\\u2001\\\\u2002\\\\u2003\\\\u2004\\\\u2005\\\\u2006\\\\u2007\\\\u2008\\\\u2009\\\\u200a\\\\u202f\\\\u205f\\\\u3000\\\\d+\\\\u2700-\\\\u27bfa-z\\\\xdf-\\\\xf6\\\\xf8-\\\\xffA-Z\\\\xc0-\\\\xd6\\\\xd8-\\\\xde])+(?:['’](?:D|LL|M|RE|S|T|VE))?(?=[\\\\xac\\\\xb1\\\\xd7\\\\xf7\\\\x00-\\\\x2f\\\\x3a-\\\\x40\\\\x5b-\\\\x60\\\\x7b-\\\\xbf\\\\u2000-\\\\u206f \\\\t\\\\x0b\\\\f\\\\xa0\\\\ufeff\\\\n\\\\r\\\\u2028\\\\u2029\\\\u1680\\\\u180e\\\\u2000\\\\u2001\\\\u2002\\\\u2003\\\\u2004\\\\u2005\\\\u2006\\\\u2007\\\\u2008\\\\u2009\\\\u200a\\\\u202f\\\\u205f\\\\u3000]|[A-Z\\\\xc0-\\\\xd6\\\\xd8-\\\\xde](?:[a-z\\\\xdf-\\\\xf6\\\\xf8-\\\\xff]|[^\\\\ud800-\\\\udfff\\\\xac\\\\xb1\\\\xd7\\\\xf7\\\\x00-\\\\x2f\\\\x3a-\\\\x40\\\\x5b-\\\\x60\\\\x7b-\\\\xbf\\\\u2000-\\\\u206f \\\\t\\\\x0b\\\\f\\\\xa0\\\\ufeff\\\\n\\\\r\\\\u2028\\\\u2029\\\\u1680\\\\u180e\\\\u2000\\\\u2001\\\\u2002\\\\u2003\\\\u2004\\\\u2005\\\\u2006\\\\u2007\\\\u2008\\\\u2009\\\\u200a\\\\u202f\\\\u205f\\\\u3000\\\\d+\\\\u2700-\\\\u27bfa-z\\\\xdf-\\\\xf6\\\\xf8-\\\\xffA-Z\\\\xc0-\\\\xd6\\\\xd8-\\\\xde])|$)|[A-Z\\\\xc0-\\\\xd6\\\\xd8-\\\\xde]?(?:[a-z\\\\xdf-\\\\xf6\\\\xf8-\\\\xff]|[^\\\\ud800-\\\\udfff\\\\xac\\\\xb1\\\\xd7\\\\xf7\\\\x00-\\\\x2f\\\\x3a-\\\\x40\\\\x5b-\\\\x60\\\\x7b-\\\\xbf\\\\u2000-\\\\u206f \\\\t\\\\x0b\\\\f\\\\xa0\\\\ufeff\\\\n\\\\r\\\\u2028\\\\u2029\\\\u1680\\\\u180e\\\\u2000\\\\u2001\\\\u2002\\\\u2003\\\\u2004\\\\u2005\\\\u2006\\\\u2007\\\\u2008\\\\u2009\\\\u200a\\\\u202f\\\\u205f\\\\u3000\\\\d+\\\\u2700-\\\\u27bfa-z\\\\xdf-\\\\xf6\\\\xf8-\\\\xffA-Z\\\\xc0-\\\\xd6\\\\xd8-\\\\xde])+(?:['’](?:d|ll|m|re|s|t|ve))?|[A-Z\\\\xc0-\\\\xd6\\\\xd8-\\\\xde]+(?:['’](?:D|LL|M|RE|S|T|VE))?|\\\\d*(?:1ST|2ND|3RD|(?![123])\\\\dTH)(?=\\\\b|[a-z_])|\\\\d*(?:1st|2nd|3rd|(?![123])\\\\dth)(?=\\\\b|[A-Z_])|\\\\d+\",kt].join(\"|\"),\"g\"),St=RegExp(\"[\\\\u200d\\\\ud800-\\\\udfff\\\\u0300-\\\\u036f\\\\ufe20-\\\\ufe2f\\\\u20d0-\\\\u20ff\\\\ufe0e\\\\ufe0f]\"),Rt=/[a-z][A-Z]|[A-Z]{2}[a-z]|[0-9][a-zA-Z]|[a-zA-Z][0-9]|[^a-zA-Z0-9 ]/,zt=\"Array Buffer DataView Date Error Float32Array Float64Array Function Int8Array Int16Array Int32Array Map Math Object Promise RegExp Set String Symbol TypeError Uint8Array Uint8ClampedArray Uint16Array Uint32Array WeakMap _ clearTimeout isFinite parseInt setTimeout\".split(\" \"),Ct={};Ct[\"[object Float32Array]\"]=Ct[\"[object Float64Array]\"]=Ct[\"[object Int8Array]\"]=Ct[\"[object Int16Array]\"]=Ct[\"[object Int32Array]\"]=Ct[\"[object Uint8Array]\"]=Ct[\"[object Uint8ClampedArray]\"]=Ct[\"[object Uint16Array]\"]=Ct[\"[object Uint32Array]\"]=!0,Ct[\"[object Arguments]\"]=Ct[\"[object Array]\"]=Ct[\"[object ArrayBuffer]\"]=Ct[\"[object Boolean]\"]=Ct[\"[object DataView]\"]=Ct[\"[object Date]\"]=Ct[\"[object Error]\"]=Ct[\"[object Function]\"]=Ct[\"[object Map]\"]=Ct[\"[object Number]\"]=Ct[\"[object Object]\"]=Ct[\"[object RegExp]\"]=Ct[\"[object Set]\"]=Ct[\"[object String]\"]=Ct[\"[object WeakMap]\"]=!1;var Bt={};Bt[\"[object Arguments]\"]=Bt[\"[object Array]\"]=Bt[\"[object ArrayBuffer]\"]=Bt[\"[object DataView]\"]=Bt[\"[object Boolean]\"]=Bt[\"[object Date]\"]=Bt[\"[object Float32Array]\"]=Bt[\"[object Float64Array]\"]=Bt[\"[object Int8Array]\"]=Bt[\"[object Int16Array]\"]=Bt[\"[object Int32Array]\"]=Bt[\"[object Map]\"]=Bt[\"[object Number]\"]=Bt[\"[object Object]\"]=Bt[\"[object RegExp]\"]=Bt[\"[object Set]\"]=Bt[\"[object String]\"]=Bt[\"[object Symbol]\"]=Bt[\"[object Uint8Array]\"]=Bt[\"[object Uint8ClampedArray]\"]=Bt[\"[object Uint16Array]\"]=Bt[\"[object Uint32Array]\"]=!0,Bt[\"[object Error]\"]=Bt[\"[object Function]\"]=Bt[\"[object WeakMap]\"]=!1;var Lt={\"\\\\\":\"\\\\\",\"'\":\"'\",\"\\n\":\"n\",\"\\r\":\"r\",\"\\u2028\":\"u2028\",\"\\u2029\":\"u2029\"},Mt=parseFloat,Ft=parseInt,Dt=\"object\"==typeof t&&t&&t.Object===Object&&t,Tt=\"object\"==typeof self&&self&&self.Object===Object&&self,Pt=Dt||Tt||Function(\"return this\")(),Ut=n&&!n.nodeType&&n,Nt=Ut&&\"object\"==typeof r&&r&&!r.nodeType&&r,qt=Nt&&Nt.exports===Ut,$t=qt&&Dt.process,Ht=function(){try{var t=Nt&&Nt.f&&Nt.f(\"util\").types;return t||$t&&$t.binding&&$t.binding(\"util\")}catch(t){}}(),Zt=Ht&&Ht.isArrayBuffer,Kt=Ht&&Ht.isDate,Vt=Ht&&Ht.isMap,Gt=Ht&&Ht.isRegExp,Jt=Ht&&Ht.isSet,Yt=Ht&&Ht.isTypedArray,Xt=A(\"length\"),Qt=k({\"À\":\"A\",\"Á\":\"A\",\"Â\":\"A\",\"Ã\":\"A\",\"Ä\":\"A\",\"Å\":\"A\",\"à\":\"a\",\"á\":\"a\",\"â\":\"a\",\"ã\":\"a\",\"ä\":\"a\",\"å\":\"a\",\"Ç\":\"C\",\"ç\":\"c\",\"Ð\":\"D\",\"ð\":\"d\",\"È\":\"E\",\"É\":\"E\",\"Ê\":\"E\",\"Ë\":\"E\",\"è\":\"e\",\"é\":\"e\",\"ê\":\"e\",\"ë\":\"e\",\"Ì\":\"I\",\"Í\":\"I\",\"Î\":\"I\",\"Ï\":\"I\",\"ì\":\"i\",\"í\":\"i\",\"î\":\"i\",\"ï\":\"i\",\"Ñ\":\"N\",\"ñ\":\"n\",\"Ò\":\"O\",\"Ó\":\"O\",\"Ô\":\"O\",\"Õ\":\"O\",\"Ö\":\"O\",\"Ø\":\"O\",\"ò\":\"o\",\"ó\":\"o\",\"ô\":\"o\",\"õ\":\"o\",\"ö\":\"o\",\"ø\":\"o\",\"Ù\":\"U\",\"Ú\":\"U\",\"Û\":\"U\",\"Ü\":\"U\",\"ù\":\"u\",\"ú\":\"u\",\"û\":\"u\",\"ü\":\"u\",\"Ý\":\"Y\",\"ý\":\"y\",\"ÿ\":\"y\",\"Æ\":\"Ae\",\"æ\":\"ae\",\"Þ\":\"Th\",\"þ\":\"th\",\"ß\":\"ss\",\"Ā\":\"A\",\"Ă\":\"A\",\"Ą\":\"A\",\"ā\":\"a\",\"ă\":\"a\",\"ą\":\"a\",\"Ć\":\"C\",\"Ĉ\":\"C\",\"Ċ\":\"C\",\"Č\":\"C\",\"ć\":\"c\",\"ĉ\":\"c\",\"ċ\":\"c\",\"č\":\"c\",\"Ď\":\"D\",\"Đ\":\"D\",\"ď\":\"d\",\"đ\":\"d\",\"Ē\":\"E\",\"Ĕ\":\"E\",\"Ė\":\"E\",\"Ę\":\"E\",\"Ě\":\"E\",\"ē\":\"e\",\"ĕ\":\"e\",\"ė\":\"e\",\"ę\":\"e\",\"ě\":\"e\",\"Ĝ\":\"G\",\"Ğ\":\"G\",\"Ġ\":\"G\",\"Ģ\":\"G\",\"ĝ\":\"g\",\"ğ\":\"g\",\"ġ\":\"g\",\"ģ\":\"g\",\"Ĥ\":\"H\",\"Ħ\":\"H\",\"ĥ\":\"h\",\"ħ\":\"h\",\"Ĩ\":\"I\",\"Ī\":\"I\",\"Ĭ\":\"I\",\"Į\":\"I\",\"İ\":\"I\",\"ĩ\":\"i\",\"ī\":\"i\",\"ĭ\":\"i\",\"į\":\"i\",\"ı\":\"i\",\"Ĵ\":\"J\",\"ĵ\":\"j\",\"Ķ\":\"K\",\"ķ\":\"k\",\"ĸ\":\"k\",\"Ĺ\":\"L\",\"Ļ\":\"L\",\"Ľ\":\"L\",\"Ŀ\":\"L\",\"Ł\":\"L\",\"ĺ\":\"l\",\"ļ\":\"l\",\"ľ\":\"l\",\"ŀ\":\"l\",\"ł\":\"l\",\"Ń\":\"N\",\"Ņ\":\"N\",\"Ň\":\"N\",\"Ŋ\":\"N\",\"ń\":\"n\",\"ņ\":\"n\",\"ň\":\"n\",\"ŋ\":\"n\",\"Ō\":\"O\",\"Ŏ\":\"O\",\"Ő\":\"O\",\"ō\":\"o\",\"ŏ\":\"o\",\"ő\":\"o\",\"Ŕ\":\"R\",\"Ŗ\":\"R\",\"Ř\":\"R\",\"ŕ\":\"r\",\"ŗ\":\"r\",\"ř\":\"r\",\"Ś\":\"S\",\"Ŝ\":\"S\",\"Ş\":\"S\",\"Š\":\"S\",\"ś\":\"s\",\"ŝ\":\"s\",\"ş\":\"s\",\"š\":\"s\",\"Ţ\":\"T\",\"Ť\":\"T\",\"Ŧ\":\"T\",\"ţ\":\"t\",\"ť\":\"t\",\"ŧ\":\"t\",\"Ũ\":\"U\",\"Ū\":\"U\",\"Ŭ\":\"U\",\"Ů\":\"U\",\"Ű\":\"U\",\"Ų\":\"U\",\"ũ\":\"u\",\"ū\":\"u\",\"ŭ\":\"u\",\"ů\":\"u\",\"ű\":\"u\",\"ų\":\"u\",\"Ŵ\":\"W\",\"ŵ\":\"w\",\"Ŷ\":\"Y\",\"ŷ\":\"y\",\"Ÿ\":\"Y\",\"Ź\":\"Z\",\"Ż\":\"Z\",\"Ž\":\"Z\",\"ź\":\"z\",\"ż\":\"z\",\"ž\":\"z\",\"IJ\":\"IJ\",\"ij\":\"ij\",\"Œ\":\"Oe\",\"œ\":\"oe\",\"ʼn\":\"'n\",\"ſ\":\"s\"}),tn=k({\"&\":\"&\",\"<\":\"<\",\">\":\">\",'\"':\""\",\"'\":\"'\"}),nn=k({\"&\":\"&\",\"<\":\"<\",\">\":\">\",\""\":'\"',\"'\":\"'\"}),en=function t(n){function e(t){if(Gr(t)&&!Fo(t)&&!(t instanceof k)){if(t instanceof u)return t;if(Fu.call(t,\"__wrapped__\"))return xr(t)}return new u(t)}function r(){}function u(t,n){this.__wrapped__=t,this.__actions__=[],this.__chain__=!!n,this.__index__=0,this.__values__=U}function k(t){this.__wrapped__=t,this.__actions__=[],this.__dir__=1,this.__filtered__=!1,this.__iteratees__=[],this.__takeCount__=4294967295,this.__views__=[]}function At(t){var n=-1,e=null==t?0:t.length;for(this.clear();++n=n?t:n)),t}function ln(t,n,e,r,u,i){var o,f=1&n,c=2&n,l=4&n;if(e&&(o=u?e(t,r,u,i):e(t)),o!==U)return o;if(!Vr(t))return t;if(r=Fo(t)){if(o=function(t){var n=t.length,e=new t.constructor(n);return n&&\"string\"==typeof t[0]&&Fu.call(t,\"index\")&&(e.index=t.index,e.input=t.input),e}(t),!f)return xe(t,o)}else{var s=Zi(t),p=\"[object Function]\"==s||\"[object GeneratorFunction]\"==s;if(To(t))return de(t,f);if(\"[object Object]\"==s||\"[object Arguments]\"==s||p&&!u){if(o=c||p?{}:ir(t),!f)return c?function(t,n){return we(t,Hi(t),n)}(t,function(t,n){return t&&we(n,lu(n),t)}(o,t)):function(t,n){return we(t,$i(t),n)}(t,on(o,t))}else{if(!Bt[s])return u?t:{};o=function(t,n,e){var r=t.constructor;switch(n){case\"[object ArrayBuffer]\":return ge(t);case\"[object Boolean]\":case\"[object Date]\":return new r(+t);case\"[object DataView]\":return n=e?ge(t.buffer):t.buffer,new t.constructor(n,t.byteOffset,t.byteLength);case\"[object Float32Array]\":case\"[object Float64Array]\":case\"[object Int8Array]\":case\"[object Int16Array]\":case\"[object Int32Array]\":case\"[object Uint8Array]\":case\"[object Uint8ClampedArray]\":case\"[object Uint16Array]\":case\"[object Uint32Array]\":return ve(t,e);case\"[object Map]\":return new r;case\"[object Number]\":case\"[object String]\":return new r(t);case\"[object RegExp]\":return(n=new t.constructor(t.source,dt.exec(t))).lastIndex=t.lastIndex,n;case\"[object Set]\":return new r;case\"[object Symbol]\":return zi?Ou(zi.call(t)):{}}}(t,s,f)}}if(i||(i=new Dt),u=i.get(t))return u;i.set(t,o),qo(t)?t.forEach((function(r){o.add(ln(r,n,e,r,t,i))})):Uo(t)&&t.forEach((function(r,u){o.set(u,ln(r,n,e,u,t,i))}));c=l?c?Ye:Je:c?lu:cu;var h=r?U:c(t);return a(h||t,(function(r,u){h&&(r=t[u=r]),Xt(o,u,ln(r,n,e,u,t,i))})),o}function sn(t,n,e){var r=e.length;if(null==t)return!r;for(t=Ou(t);r--;){var u=e[r],i=n[u],o=t[u];if(o===U&&!(u in t)||!i(o))return!1}return!0}function pn(t,n,e){if(\"function\"!=typeof t)throw new zu(\"Expected a function\");return Gi((function(){t.apply(U,e)}),n)}function hn(t,n,e,r){var u=-1,i=s,o=!0,a=t.length,f=[],c=n.length;if(!a)return f;e&&(n=h(n,O(e))),r?(i=p,o=!1):200<=n.length&&(i=R,o=!1,n=new Lt(n));t:for(;++un}function kn(t,n){return null!=t&&Fu.call(t,n)}function In(t,n){return null!=t&&n in Ou(t)}function Wn(t,n,e){for(var r=e?p:s,u=t[0].length,i=t.length,o=i,a=Au(i),f=1/0,c=[];o--;){var l=t[o];o&&n&&(l=h(l,O(n))),f=hi(l.length,f),a[o]=!e&&(n||120<=u&&120<=l.length)?new Lt(o&&l):U}l=t[0];var _=-1,d=a[0];t:for(;++_(n=he(n,t)).length?t:xn(t,Xn(n,0,-1)))?t:t[yr(Ir(n))])?U:i(n,t,e)}function On(t){return Gr(t)&&\"[object Arguments]\"==jn(t)}function Sn(t,n,e,r,u){if(t===n)n=!0;else if(null==t||null==n||!Gr(t)&&!Gr(n))n=t!=t&&n!=n;else t:{var i,o,a=Fo(t),f=Fo(n),c=\"[object Object]\"==(i=\"[object Arguments]\"==(i=a?\"[object Array]\":Zi(t))?\"[object Object]\":i);f=\"[object Object]\"==(o=\"[object Arguments]\"==(o=f?\"[object Array]\":Zi(n))?\"[object Object]\":o);if((o=i==o)&&To(t)){if(!To(n)){n=!1;break t}a=!0,c=!1}if(o&&!c)u||(u=new Dt),n=a||$o(t)?Ve(t,n,e,r,Sn,u):function(t,n,e,r,u,i,o){switch(e){case\"[object DataView]\":if(t.byteLength!=n.byteLength||t.byteOffset!=n.byteOffset)break;t=t.buffer,n=n.buffer;case\"[object ArrayBuffer]\":if(t.byteLength!=n.byteLength||!i(new Zu(t),new Zu(n)))break;return!0;case\"[object Boolean]\":case\"[object Date]\":case\"[object Number]\":return Ur(+t,+n);case\"[object Error]\":return t.name==n.name&&t.message==n.message;case\"[object RegExp]\":case\"[object String]\":return t==n+\"\";case\"[object Map]\":var a=L;case\"[object Set]\":if(a||(a=D),t.size!=n.size&&!(1&r))break;return(e=o.get(t))?e==n:(r|=2,o.set(t,n),n=Ve(a(t),a(n),r,u,i,o),o.delete(t),n);case\"[object Symbol]\":if(zi)return zi.call(t)==zi.call(n)}return!1}(t,n,i,e,r,Sn,u);else{if(!(1&e)&&(a=c&&Fu.call(t,\"__wrapped__\"),i=f&&Fu.call(n,\"__wrapped__\"),a||i)){t=a?t.value():t,n=i?n.value():n,u||(u=new Dt),n=Sn(t,n,e,r,u);break t}if(o)n:if(u||(u=new Dt),a=1&e,i=Je(t),f=i.length,o=Je(n).length,f==o||a){for(c=f;c--;){var l=i[c];if(!(a?l in n:Fu.call(n,l))){n=!1;break n}}if((o=u.get(t))&&u.get(n))n=o==n;else{o=!0,u.set(t,n),u.set(n,t);for(var s=a;++cn?e:0,e)?t[n]:U}function Un(t,n,e){var r=-1;return n=h(n.length?n:[vu],O(tr())),function(t,n){var e=t.length;for(t.sort(n);e--;)t[e]=t[e].c;return t}(t=Mn(t,(function(t){return{a:h(n,(function(n){return n(t)})),b:++r,c:t}})),(function(t,n){var r;t:{r=-1;for(var u=t.a,i=n.a,o=u.length,a=e.length;++r=a?f:f*(\"desc\"==e[r]?-1:1);break t}}r=t.b-n.b}return r}))}function Nn(t,n,e){for(var r=-1,u=n.length,i={};++rn||9007199254740991n&&(n=-n>u?0:u+n),0>(e=e>u?u:e)&&(e+=u),u=n>e?0:e-n>>>0,n>>>=0,e=Au(u);++r=u){for(;r>>1,o=t[i];null!==o&&!Qr(o)&&(e?o<=n:o(n=he(n,t)).length?t:xn(t,Xn(n,0,-1)))||delete t[yr(Ir(n))]}function ae(t,n,e,r){for(var u=t.length,i=r?u:-1;(r?i--:++ir)return r?ie(t[0]):[];for(var u=-1,i=Au(r);++u=r?t:Xn(t,n,e)}function de(t,n){if(n)return t.slice();var e=t.length;e=Ku?Ku(e):new t.constructor(e);return t.copy(e),e}function ge(t){var n=new t.constructor(t.byteLength);return new Zu(n).set(new Zu(t)),n}function ve(t,n){return new t.constructor(n?ge(t.buffer):t.buffer,t.byteOffset,t.length)}function ye(t,n){if(t!==n){var e=t!==U,r=null===t,u=t==t,i=Qr(t),o=n!==U,a=null===n,f=n==n,c=Qr(n);if(!a&&!c&&!i&&t>n||i&&o&&f&&!a&&!c||r&&o&&f||!e&&f||!u)return 1;if(!r&&!i&&!c&&tu?U:i,u=1),n=Ou(n);++ro&&a[0]!==c&&a[o-1]!==c?[]:F(a,c)).length)e?e?Zn(n,t):n:(e=Zn(n,ii(t/T(n))),St.test(n)?_e(P(e),0,t).join(\"\"):e.slice(0,t))}function De(t,n,e,r){var u=1&n,o=Oe(t);return function n(){for(var a=-1,f=arguments.length,c=-1,l=r.length,s=Au(l+f),p=this&&this!==Pt&&this instanceof n?o:t;++cn||r)&&(1&t&&(i[2]=p[2],n|=1&e?0:4),(e=p[3])&&(r=i[3],i[3]=r?be(r,e,p[4]):e,i[4]=r?F(i[3],\"__lodash_placeholder__\"):p[4]),(e=p[5])&&(r=i[5],i[5]=r?me(r,e,p[6]):e,i[6]=r?F(i[5],\"__lodash_placeholder__\"):p[6]),(e=p[7])&&(i[7]=e),128&t&&(i[8]=null==i[8]?p[8]:hi(i[8],p[8])),null==i[9]&&(i[9]=p[9]),i[0]=p[0],i[1]=n),t=i[0],n=i[1],e=i[2],r=i[3],u=i[4],!(a=i[9]=i[9]===U?f?0:t.length:pi(i[9]-c,0))&&24&n&&(n&=-25),dr((p?Ti:Vi)(n&&1!=n?8==n||16==n?Se(t,n,a):32!=n&&33!=n||u.length?Ce.apply(U,i):De(t,n,e,r):function(t,n,e){var r=1&n,u=Oe(t);return function n(){return(this&&this!==Pt&&this instanceof n?u:t).apply(r?e:this,arguments)}}(t,n,e),i),t,n)}function He(t,n,e,r){return t===U||Ur(t,Bu[e])&&!Fu.call(r,e)?n:t}function Ze(t,n,e,r,u,i){return Vr(t)&&Vr(n)&&(i.set(n,t),Tn(t,n,U,Ze,i),i.delete(n)),t}function Ke(t){return Yr(t)?U:t}function Ve(t,n,e,r,u,i){var o=1&e,a=t.length;if(a!=(f=n.length)&&!(o&&f>a))return!1;if((f=i.get(t))&&i.get(n))return f==n;var f=-1,c=!0,l=2&e?new Lt:U;for(i.set(t,n),i.set(n,t);++f(e=null==e?0:eu(e))&&(e=pi(r+e,0)),b(t,tr(n,3),e)):-1}function jr(t,n,e){var r=null==t?0:t.length;if(!r)return-1;var u=r-1;return e!==U&&(u=eu(e),u=0>e?pi(r+u,0):hi(u,r-1)),b(t,tr(n,3),u,!0)}function Ar(t){return null!=t&&t.length?vn(t,1):[]}function kr(t){return t&&t.length?t[0]:U}function Ir(t){var n=null==t?0:t.length;return n?t[n-1]:U}function Wr(t,n){return t&&t.length&&n&&n.length?qn(t,n):t}function Er(t){return null==t?t:vi.call(t)}function Or(t){if(!t||!t.length)return[];var n=0;return t=l(t,(function(t){if(qr(t))return n=pi(t.length,n),!0})),E(n,(function(n){return h(t,A(n))}))}function Sr(t,n){if(!t||!t.length)return[];var e=Or(t);return null==n?e:h(e,(function(t){return i(n,U,t)}))}function Rr(t){return(t=e(t)).__chain__=!0,t}function zr(t,n){return n(t)}function Cr(t,n){return(Fo(t)?a:Li)(t,tr(n,3))}function Br(t,n){return(Fo(t)?f:Mi)(t,tr(n,3))}function Lr(t,n){return(Fo(t)?h:Mn)(t,tr(n,3))}function Mr(t,n,e){return n=e?U:n,n=t&&null==n?t.length:n,$e(t,128,U,U,U,U,n)}function Fr(t,n){var e;if(\"function\"!=typeof n)throw new zu(\"Expected a function\");return t=eu(t),function(){return 0<--t&&(e=n.apply(this,arguments)),1>=t&&(n=U),e}}function Dr(t,n,e){function r(n){var e=f,r=c;return f=c=U,_=n,s=t.apply(r,e)}function u(t){var e=t-h;return t-=_,h===U||e>=n||0>e||g&&t>=l}function i(){var t=ko();if(u(t))return o(t);var e,r=Gi;e=t-_,t=n-(t-h),e=g?hi(t,l-e):t,p=r(i,e)}function o(t){return p=U,v&&f?r(t):(f=c=U,s)}function a(){var t=ko(),e=u(t);if(f=arguments,c=this,h=t,e){if(p===U)return _=t=h,p=Gi(i,n),d?r(t):s;if(g)return Ui(p),p=Gi(i,n),r(h)}return p===U&&(p=Gi(i,n)),s}var f,c,l,s,p,h,_=0,d=!1,g=!1,v=!0;if(\"function\"!=typeof t)throw new zu(\"Expected a function\");return n=uu(n)||0,Vr(e)&&(d=!!e.leading,l=(g=\"maxWait\"in e)?pi(uu(e.maxWait)||0,n):l,v=\"trailing\"in e?!!e.trailing:v),a.cancel=function(){p!==U&&Ui(p),_=0,f=h=c=p=U},a.flush=function(){return p===U?s:o(ko())},a}function Tr(t,n){function e(){var r=arguments,u=n?n.apply(this,r):r[0],i=e.cache;return i.has(u)?i.get(u):(r=t.apply(this,r),e.cache=i.set(u,r)||i,r)}if(\"function\"!=typeof t||null!=n&&\"function\"!=typeof n)throw new zu(\"Expected a function\");return e.cache=new(Tr.Cache||Et),e}function Pr(t){if(\"function\"!=typeof t)throw new zu(\"Expected a function\");return function(){var n=arguments;switch(n.length){case 0:return!t.call(this);case 1:return!t.call(this,n[0]);case 2:return!t.call(this,n[0],n[1]);case 3:return!t.call(this,n[0],n[1],n[2])}return!t.apply(this,n)}}function Ur(t,n){return t===n||t!=t&&n!=n}function Nr(t){return null!=t&&Kr(t.length)&&!Hr(t)}function qr(t){return Gr(t)&&Nr(t)}function $r(t){if(!Gr(t))return!1;var n=jn(t);return\"[object Error]\"==n||\"[object DOMException]\"==n||\"string\"==typeof t.message&&\"string\"==typeof t.name&&!Yr(t)}function Hr(t){return!!Vr(t)&&(\"[object Function]\"==(t=jn(t))||\"[object GeneratorFunction]\"==t||\"[object AsyncFunction]\"==t||\"[object Proxy]\"==t)}function Zr(t){return\"number\"==typeof t&&t==eu(t)}function Kr(t){return\"number\"==typeof t&&-1=t}function Vr(t){var n=typeof t;return null!=t&&(\"object\"==n||\"function\"==n)}function Gr(t){return null!=t&&\"object\"==typeof t}function Jr(t){return\"number\"==typeof t||Gr(t)&&\"[object Number]\"==jn(t)}function Yr(t){return!(!Gr(t)||\"[object Object]\"!=jn(t))&&(null===(t=Vu(t))||\"function\"==typeof(t=Fu.call(t,\"constructor\")&&t.constructor)&&t instanceof t&&Mu.call(t)==Uu)}function Xr(t){return\"string\"==typeof t||!Fo(t)&&Gr(t)&&\"[object String]\"==jn(t)}function Qr(t){return\"symbol\"==typeof t||Gr(t)&&\"[object Symbol]\"==jn(t)}function tu(t){if(!t)return[];if(Nr(t))return Xr(t)?P(t):xe(t);if(Qu&&t[Qu]){t=t[Qu]();for(var n,e=[];!(n=t.next()).done;)e.push(n.value);return e}return(\"[object Map]\"==(n=Zi(t))?L:\"[object Set]\"==n?D:pu)(t)}function nu(t){return t?(t=uu(t))===N||t===-N?17976931348623157e292*(0>t?-1:1):t==t?t:0:0===t?t:0}function eu(t){var n=(t=nu(t))%1;return t==t?n?t-n:t:0}function ru(t){return t?cn(eu(t),0,4294967295):0}function uu(t){if(\"number\"==typeof t)return t;if(Qr(t))return q;if(Vr(t)&&(t=Vr(t=\"function\"==typeof t.valueOf?t.valueOf():t)?t+\"\":t),\"string\"!=typeof t)return 0===t?t:+t;t=t.replace(ot,\"\");var n=vt.test(t);return n||bt.test(t)?Ft(t.slice(2),n?2:8):gt.test(t)?q:+t}function iu(t){return we(t,lu(t))}function ou(t){return null==t?\"\":ue(t)}function au(t,n,e){return(t=null==t?U:xn(t,n))===U?e:t}function fu(t,n){return null!=t&&ur(t,n,In)}function cu(t){return Nr(t)?Tt(t):Bn(t)}function lu(t){if(Nr(t))t=Tt(t,!0);else if(Vr(t)){var n,e=sr(t),r=[];for(n in t)(\"constructor\"!=n||!e&&Fu.call(t,n))&&r.push(n);t=r}else{if(n=[],null!=t)for(e in Ou(t))n.push(e);t=n}return t}function su(t,n){if(null==t)return{};var e=h(Ye(t),(function(t){return[t]}));return n=tr(n),Nn(t,e,(function(t,e){return n(t,e[0])}))}function pu(t){return null==t?[]:S(t,cu(t))}function hu(t){return ga(ou(t).toLowerCase())}function _u(t){return(t=ou(t))&&t.replace(xt,Qt).replace(Wt,\"\")}function du(t,n,e){return t=ou(t),(n=e?U:n)===U?Rt.test(t)?t.match(Ot)||[]:t.match(pt)||[]:t.match(n)||[]}function gu(t){return function(){return t}}function vu(t){return t}function yu(t){return Cn(\"function\"==typeof t?t:ln(t,1))}function bu(t,n,e){var r=cu(n),u=mn(n,r);null!=e||Vr(n)&&(u.length||!r.length)||(e=n,n=t,t=this,u=mn(n,cu(n)));var i=!(Vr(e)&&\"chain\"in e&&!e.chain),o=Hr(t);return a(u,(function(e){var r=n[e];t[e]=r,o&&(t.prototype[e]=function(){var n=this.__chain__;if(i||n){var e=t(this.__wrapped__);return(e.__actions__=xe(this.__actions__)).push({func:r,args:arguments,thisArg:t}),e.__chain__=n,e}return r.apply(t,_([this.value()],arguments))})})),t}function mu(){}function xu(t){return cr(t)?A(yr(t)):function(t){return function(n){return xn(n,t)}}(t)}function wu(){return[]}function ju(){return!1}var Au=(n=null==n?Pt:en.defaults(Pt.Object(),n,en.pick(Pt,zt))).Array,ku=n.Date,Iu=n.Error,Wu=n.Function,Eu=n.Math,Ou=n.Object,Su=n.RegExp,Ru=n.String,zu=n.TypeError,Cu=Au.prototype,Bu=Ou.prototype,Lu=n[\"__core-js_shared__\"],Mu=Wu.prototype.toString,Fu=Bu.hasOwnProperty,Du=0,Tu=function(){var t=/[^.]+$/.exec(Lu&&Lu.keys&&Lu.keys.IE_PROTO||\"\");return t?\"Symbol(src)_1.\"+t:\"\"}(),Pu=Bu.toString,Uu=Mu.call(Ou),Nu=Pt._,qu=Su(\"^\"+Mu.call(Fu).replace(ut,\"\\\\$&\").replace(/hasOwnProperty|(function).*?(?=\\\\\\()| for .+?(?=\\\\\\])/g,\"$1.*?\")+\"$\"),$u=qt?n.Buffer:U,Hu=n.Symbol,Zu=n.Uint8Array,Ku=$u?$u.g:U,Vu=M(Ou.getPrototypeOf,Ou),Gu=Ou.create,Ju=Bu.propertyIsEnumerable,Yu=Cu.splice,Xu=Hu?Hu.isConcatSpreadable:U,Qu=Hu?Hu.iterator:U,ti=Hu?Hu.toStringTag:U,ni=function(){try{var t=rr(Ou,\"defineProperty\");return t({},\"\",{}),t}catch(t){}}(),ei=n.clearTimeout!==Pt.clearTimeout&&n.clearTimeout,ri=ku&&ku.now!==Pt.Date.now&&ku.now,ui=n.setTimeout!==Pt.setTimeout&&n.setTimeout,ii=Eu.ceil,oi=Eu.floor,ai=Ou.getOwnPropertySymbols,fi=$u?$u.isBuffer:U,ci=n.isFinite,li=Cu.join,si=M(Ou.keys,Ou),pi=Eu.max,hi=Eu.min,_i=ku.now,di=n.parseInt,gi=Eu.random,vi=Cu.reverse,yi=rr(n,\"DataView\"),bi=rr(n,\"Map\"),mi=rr(n,\"Promise\"),xi=rr(n,\"Set\"),wi=rr(n,\"WeakMap\"),ji=rr(Ou,\"create\"),Ai=wi&&new wi,ki={},Ii=br(yi),Wi=br(bi),Ei=br(mi),Oi=br(xi),Si=br(wi),Ri=Hu?Hu.prototype:U,zi=Ri?Ri.valueOf:U,Ci=Ri?Ri.toString:U,Bi=function(){function t(){}return function(n){return Vr(n)?Gu?Gu(n):(t.prototype=n,n=new t,t.prototype=U,n):{}}}();e.templateSettings={escape:X,evaluate:Q,interpolate:tt,variable:\"\",imports:{_:e}},e.prototype=r.prototype,e.prototype.constructor=e,u.prototype=Bi(r.prototype),u.prototype.constructor=u,k.prototype=Bi(r.prototype),k.prototype.constructor=k,At.prototype.clear=function(){this.__data__=ji?ji(null):{},this.size=0},At.prototype.delete=function(t){return t=this.has(t)&&delete this.__data__[t],this.size-=t?1:0,t},At.prototype.get=function(t){var n=this.__data__;return ji?\"__lodash_hash_undefined__\"===(t=n[t])?U:t:Fu.call(n,t)?n[t]:U},At.prototype.has=function(t){var n=this.__data__;return ji?n[t]!==U:Fu.call(n,t)},At.prototype.set=function(t,n){var e=this.__data__;return this.size+=this.has(t)?0:1,e[t]=ji&&n===U?\"__lodash_hash_undefined__\":n,this},kt.prototype.clear=function(){this.__data__=[],this.size=0},kt.prototype.delete=function(t){var n=this.__data__;return!(0>(t=rn(n,t))||(t==n.length-1?n.pop():Yu.call(n,t,1),--this.size,0))},kt.prototype.get=function(t){var n=this.__data__;return 0>(t=rn(n,t))?U:n[t][1]},kt.prototype.has=function(t){return-1r?(++this.size,e.push([t,n])):e[r][1]=n,this},Et.prototype.clear=function(){this.size=0,this.__data__={hash:new At,map:new(bi||kt),string:new At}},Et.prototype.delete=function(t){return t=nr(this,t).delete(t),this.size-=t?1:0,t},Et.prototype.get=function(t){return nr(this,t).get(t)},Et.prototype.has=function(t){return nr(this,t).has(t)},Et.prototype.set=function(t,n){var e=nr(this,t),r=e.size;return e.set(t,n),this.size+=e.size==r?0:1,this},Lt.prototype.add=Lt.prototype.push=function(t){return this.__data__.set(t,\"__lodash_hash_undefined__\"),this},Lt.prototype.has=function(t){return this.__data__.has(t)},Dt.prototype.clear=function(){this.__data__=new kt,this.size=0},Dt.prototype.delete=function(t){var n=this.__data__;return t=n.delete(t),this.size=n.size,t},Dt.prototype.get=function(t){return this.__data__.get(t)},Dt.prototype.has=function(t){return this.__data__.has(t)},Dt.prototype.set=function(t,n){var e=this.__data__;if(e instanceof kt){var r=e.__data__;if(!bi||199>r.length)return r.push([t,n]),this.size=++e.size,this;e=this.__data__=new Et(r)}return e.set(t,n),this.size=e.size,this};var Li=ke(yn),Mi=ke(bn,!0),Fi=Ie(),Di=Ie(!0),Ti=Ai?function(t,n){return Ai.set(t,n),t}:vu,Pi=ni?function(t,n){return ni(t,\"toString\",{configurable:!0,enumerable:!1,value:gu(n),writable:!0})}:vu,Ui=ei||function(t){return Pt.clearTimeout(t)},Ni=xi&&1/D(new xi([,-0]))[1]==N?function(t){return new xi(t)}:mu,qi=Ai?function(t){return Ai.get(t)}:mu,$i=ai?function(t){return null==t?[]:(t=Ou(t),l(ai(t),(function(n){return Ju.call(t,n)})))}:wu,Hi=ai?function(t){for(var n=[];t;)_(n,$i(t)),t=Vu(t);return n}:wu,Zi=jn;(yi&&\"[object DataView]\"!=Zi(new yi(new ArrayBuffer(1)))||bi&&\"[object Map]\"!=Zi(new bi)||mi&&\"[object Promise]\"!=Zi(mi.resolve())||xi&&\"[object Set]\"!=Zi(new xi)||wi&&\"[object WeakMap]\"!=Zi(new wi))&&(Zi=function(t){var n=jn(t);if(t=(t=\"[object Object]\"==n?t.constructor:U)?br(t):\"\")switch(t){case Ii:return\"[object DataView]\";case Wi:return\"[object Map]\";case Ei:return\"[object Promise]\";case Oi:return\"[object Set]\";case Si:return\"[object WeakMap]\"}return n});var Ki=Lu?Hr:ju,Vi=gr(Ti),Gi=ui||function(t,n){return Pt.setTimeout(t,n)},Ji=gr(Pi),Yi=function(t){var n=(t=Tr(t,(function(t){return 500===n.size&&n.clear(),t}))).cache;return t}((function(t){var n=[];return 46===t.charCodeAt(0)&&n.push(\"\"),t.replace(rt,(function(t,e,r,u){n.push(r?u.replace(ht,\"$1\"):e||t)})),n})),Xi=Kn((function(t,n){return qr(t)?hn(t,vn(n,1,qr,!0)):[]})),Qi=Kn((function(t,n){var e=Ir(n);return qr(e)&&(e=U),qr(t)?hn(t,vn(n,1,qr,!0),tr(e,2)):[]})),to=Kn((function(t,n){var e=Ir(n);return qr(e)&&(e=U),qr(t)?hn(t,vn(n,1,qr,!0),U,e):[]})),no=Kn((function(t){var n=h(t,se);return n.length&&n[0]===t[0]?Wn(n):[]})),eo=Kn((function(t){var n=Ir(t),e=h(t,se);return n===Ir(e)?n=U:e.pop(),e.length&&e[0]===t[0]?Wn(e,tr(n,2)):[]})),ro=Kn((function(t){var n=Ir(t),e=h(t,se);return(n=\"function\"==typeof n?n:U)&&e.pop(),e.length&&e[0]===t[0]?Wn(e,U,n):[]})),uo=Kn(Wr),io=Ge((function(t,n){var e=null==t?0:t.length,r=fn(t,n);return $n(t,h(n,(function(t){return ar(t,e)?+t:t})).sort(ye)),r})),oo=Kn((function(t){return ie(vn(t,1,qr,!0))})),ao=Kn((function(t){var n=Ir(t);return qr(n)&&(n=U),ie(vn(t,1,qr,!0),tr(n,2))})),fo=Kn((function(t){var n=\"function\"==typeof(n=Ir(t))?n:U;return ie(vn(t,1,qr,!0),U,n)})),co=Kn((function(t,n){return qr(t)?hn(t,n):[]})),lo=Kn((function(t){return ce(l(t,qr))})),so=Kn((function(t){var n=Ir(t);return qr(n)&&(n=U),ce(l(t,qr),tr(n,2))})),po=Kn((function(t){var n=\"function\"==typeof(n=Ir(t))?n:U;return ce(l(t,qr),U,n)})),ho=Kn(Or),_o=Kn((function(t){var n=\"function\"==typeof(n=1<(n=t.length)?t[n-1]:U)?(t.pop(),n):U;return Sr(t,n)})),go=Ge((function(t){function n(n){return fn(n,t)}var e=t.length,r=e?t[0]:0,i=this.__wrapped__;return!(1=n})),Mo=On(function(){return arguments}())?On:function(t){return Gr(t)&&Fu.call(t,\"callee\")&&!Ju.call(t,\"callee\")},Fo=Au.isArray,Do=Zt?O(Zt):function(t){return Gr(t)&&\"[object ArrayBuffer]\"==jn(t)},To=fi||ju,Po=Kt?O(Kt):function(t){return Gr(t)&&\"[object Date]\"==jn(t)},Uo=Vt?O(Vt):function(t){return Gr(t)&&\"[object Map]\"==Zi(t)},No=Gt?O(Gt):function(t){return Gr(t)&&\"[object RegExp]\"==jn(t)},qo=Jt?O(Jt):function(t){return Gr(t)&&\"[object Set]\"==Zi(t)},$o=Yt?O(Yt):function(t){return Gr(t)&&Kr(t.length)&&!!Ct[jn(t)]},Ho=Pe(Ln),Zo=Pe((function(t,n){return t<=n})),Ko=Ae((function(t,n){if(sr(n)||Nr(n))we(n,cu(n),t);else for(var e in n)Fu.call(n,e)&&Xt(t,e,n[e])})),Vo=Ae((function(t,n){we(n,lu(n),t)})),Go=Ae((function(t,n,e,r){we(n,lu(n),t,r)})),Jo=Ae((function(t,n,e,r){we(n,cu(n),t,r)})),Yo=Ge(fn),Xo=Kn((function(t,n){t=Ou(t);var e=-1,r=n.length;for((u=2--t)return n.apply(this,arguments)}},e.ary=Mr,e.assign=Ko,e.assignIn=Vo,e.assignInWith=Go,e.assignWith=Jo,e.at=Yo,e.before=Fr,e.bind=Io,e.bindAll=ya,e.bindKey=Wo,e.castArray=function(){if(!arguments.length)return[];var t=arguments[0];return Fo(t)?t:[t]},e.chain=Rr,e.chunk=function(t,n,e){if(n=(e?fr(t,n,e):n===U)?1:pi(eu(n),0),!(e=null==t?0:t.length)||1>n)return[];for(var r=0,u=0,i=Au(ii(e/n));r(n=e||n===U?1:eu(n))?0:n,r):[]},e.dropRight=function(t,n,e){var r=null==t?0:t.length;return r?Xn(t,0,0>(n=r-(n=e||n===U?1:eu(n)))?0:n):[]},e.dropRightWhile=function(t,n){return t&&t.length?ae(t,tr(n,3),!0,!0):[]},e.dropWhile=function(t,n){return t&&t.length?ae(t,tr(n,3),!0):[]},e.fill=function(t,n,e,r){var u=null==t?0:t.length;if(!u)return[];for(e&&\"number\"!=typeof e&&fr(t,n,e)&&(e=0,r=u),u=t.length,0>(e=eu(e))&&(e=-e>u?0:u+e),0>(r=r===U||r>u?u:eu(r))&&(r+=u),r=e>r?0:ru(r);e>>0)?(t=ou(t))&&(\"string\"==typeof n||null!=n&&!No(n))&&(!(n=ue(n))&&St.test(t))?_e(P(t),0,e):t.split(n,e):[]},e.spread=function(t,n){if(\"function\"!=typeof t)throw new zu(\"Expected a function\");return n=null==n?0:pi(eu(n),0),Kn((function(e){var r=e[n];return e=_e(e,0,n),r&&_(e,r),i(t,this,e)}))},e.tail=function(t){var n=null==t?0:t.length;return n?Xn(t,1,n):[]},e.take=function(t,n,e){return t&&t.length?Xn(t,0,0>(n=e||n===U?1:eu(n))?0:n):[]},e.takeRight=function(t,n,e){var r=null==t?0:t.length;return r?Xn(t,0>(n=r-(n=e||n===U?1:eu(n)))?0:n,r):[]},e.takeRightWhile=function(t,n){return t&&t.length?ae(t,tr(n,3),!1,!0):[]},e.takeWhile=function(t,n){return t&&t.length?ae(t,tr(n,3)):[]},e.tap=function(t,n){return n(t),t},e.throttle=function(t,n,e){var r=!0,u=!0;if(\"function\"!=typeof t)throw new zu(\"Expected a function\");return Vr(e)&&(r=\"leading\"in e?!!e.leading:r,u=\"trailing\"in e?!!e.trailing:u),Dr(t,n,{leading:r,maxWait:n,trailing:u})},e.thru=zr,e.toArray=tu,e.toPairs=aa,e.toPairsIn=fa,e.toPath=function(t){return Fo(t)?h(t,yr):Qr(t)?[t]:xe(Yi(ou(t)))},e.toPlainObject=iu,e.transform=function(t,n,e){var r=Fo(t),u=r||To(t)||$o(t);if(n=tr(n,4),null==e){var i=t&&t.constructor;e=u?r?new i:[]:Vr(t)&&Hr(i)?Bi(Vu(t)):{}}return(u?a:yn)(t,(function(t,r,u){return n(e,t,r,u)})),e},e.unary=function(t){return Mr(t,1)},e.union=oo,e.unionBy=ao,e.unionWith=fo,e.uniq=function(t){return t&&t.length?ie(t):[]},e.uniqBy=function(t,n){return t&&t.length?ie(t,tr(n,2)):[]},e.uniqWith=function(t,n){return n=\"function\"==typeof n?n:U,t&&t.length?ie(t,U,n):[]},e.unset=function(t,n){return null==t||oe(t,n)},e.unzip=Or,e.unzipWith=Sr,e.update=function(t,n,e){return null==t?t:Jn(t,n,pe(e)(xn(t,n)),void 0)},e.updateWith=function(t,n,e,r){return r=\"function\"==typeof r?r:U,null!=t&&(t=Jn(t,n,pe(e)(xn(t,n)),r)),t},e.values=pu,e.valuesIn=function(t){return null==t?[]:S(t,lu(t))},e.without=co,e.words=du,e.wrap=function(t,n){return Ro(pe(n),t)},e.xor=lo,e.xorBy=so,e.xorWith=po,e.zip=ho,e.zipObject=function(t,n){return le(t||[],n||[],Xt)},e.zipObjectDeep=function(t,n){return le(t||[],n||[],Jn)},e.zipWith=_o,e.entries=aa,e.entriesIn=fa,e.extend=Vo,e.extendWith=Go,bu(e,e),e.add=Ea,e.attempt=va,e.camelCase=ca,e.capitalize=hu,e.ceil=Oa,e.clamp=function(t,n,e){return e===U&&(e=n,n=U),e!==U&&(e=(e=uu(e))==e?e:0),n!==U&&(n=(n=uu(n))==n?n:0),cn(uu(t),n,e)},e.clone=function(t){return ln(t,4)},e.cloneDeep=function(t){return ln(t,5)},e.cloneDeepWith=function(t,n){return ln(t,5,n=\"function\"==typeof n?n:U)},e.cloneWith=function(t,n){return ln(t,4,n=\"function\"==typeof n?n:U)},e.conformsTo=function(t,n){return null==n||sn(t,n,cu(n))},e.deburr=_u,e.defaultTo=function(t,n){return null==t||t!=t?n:t},e.divide=Sa,e.endsWith=function(t,n,e){t=ou(t),n=ue(n);var r=t.length;r=e=e===U?r:cn(eu(e),0,r);return 0<=(e-=n.length)&&t.slice(e,r)==n},e.eq=Ur,e.escape=function(t){return(t=ou(t))&&Y.test(t)?t.replace(G,tn):t},e.escapeRegExp=function(t){return(t=ou(t))&&it.test(t)?t.replace(ut,\"\\\\$&\"):t},e.every=function(t,n,e){var r=Fo(t)?c:_n;return e&&fr(t,n,e)&&(n=U),r(t,tr(n,3))},e.find=yo,e.findIndex=wr,e.findKey=function(t,n){return y(t,tr(n,3),yn)},e.findLast=bo,e.findLastIndex=jr,e.findLastKey=function(t,n){return y(t,tr(n,3),bn)},e.floor=Ra,e.forEach=Cr,e.forEachRight=Br,e.forIn=function(t,n){return null==t?t:Fi(t,tr(n,3),lu)},e.forInRight=function(t,n){return null==t?t:Di(t,tr(n,3),lu)},e.forOwn=function(t,n){return t&&yn(t,tr(n,3))},e.forOwnRight=function(t,n){return t&&bn(t,tr(n,3))},e.get=au,e.gt=Bo,e.gte=Lo,e.has=function(t,n){return null!=t&&ur(t,n,kn)},e.hasIn=fu,e.head=kr,e.identity=vu,e.includes=function(t,n,e,r){return t=Nr(t)?t:pu(t),e=e&&!r?eu(e):0,r=t.length,0>e&&(e=pi(r+e,0)),Xr(t)?e<=r&&-1(e=null==e?0:eu(e))&&(e=pi(r+e,0)),m(t,n,e)):-1},e.inRange=function(t,n,e){return n=nu(n),e===U?(e=n,n=0):e=nu(e),(t=uu(t))>=hi(n,e)&&t=t},e.isSet=qo,e.isString=Xr,e.isSymbol=Qr,e.isTypedArray=$o,e.isUndefined=function(t){return t===U},e.isWeakMap=function(t){return Gr(t)&&\"[object WeakMap]\"==Zi(t)},e.isWeakSet=function(t){return Gr(t)&&\"[object WeakSet]\"==jn(t)},e.join=function(t,n){return null==t?\"\":li.call(t,n)},e.kebabCase=la,e.last=Ir,e.lastIndexOf=function(t,n,e){var r=null==t?0:t.length;if(!r)return-1;var u=r;if(e!==U&&(u=0>(u=eu(e))?pi(r+u,0):hi(u,r-1)),n==n){for(e=u+1;e--&&t[e]!==n;);t=e}else t=b(t,w,u,!0);return t},e.lowerCase=sa,e.lowerFirst=pa,e.lt=Ho,e.lte=Zo,e.max=function(t){return t&&t.length?dn(t,vu,An):U},e.maxBy=function(t,n){return t&&t.length?dn(t,tr(n,2),An):U},e.mean=function(t){return j(t,vu)},e.meanBy=function(t,n){return j(t,tr(n,2))},e.min=function(t){return t&&t.length?dn(t,vu,Ln):U},e.minBy=function(t,n){return t&&t.length?dn(t,tr(n,2),Ln):U},e.stubArray=wu,e.stubFalse=ju,e.stubObject=function(){return{}},e.stubString=function(){return\"\"},e.stubTrue=function(){return!0},e.multiply=za,e.nth=function(t,n){return t&&t.length?Pn(t,eu(n)):U},e.noConflict=function(){return Pt._===this&&(Pt._=Nu),this},e.noop=mu,e.now=ko,e.pad=function(t,n,e){t=ou(t);var r=(n=eu(n))?T(t):0;return!n||r>=n?t:Fe(oi(n=(n-r)/2),e)+t+Fe(ii(n),e)},e.padEnd=function(t,n,e){t=ou(t);var r=(n=eu(n))?T(t):0;return n&&rn){var r=t;t=n,n=r}return e||t%1||n%1?(e=gi(),hi(t+e*(n-t+Mt(\"1e-\"+((e+\"\").length-1))),n)):Hn(t,n)},e.reduce=function(t,n,e){var r=Fo(t)?d:I,u=3>arguments.length;return r(t,tr(n,4),e,u,Li)},e.reduceRight=function(t,n,e){var r=Fo(t)?g:I,u=3>arguments.length;return r(t,tr(n,4),e,u,Mi)},e.repeat=function(t,n,e){return n=(e?fr(t,n,e):n===U)?1:eu(n),Zn(ou(t),n)},e.replace=function(){var t=arguments,n=ou(t[0]);return 3>t.length?n:n.replace(t[1],t[2])},e.result=function(t,n,e){var r=-1,u=(n=he(n,t)).length;for(u||(u=1,t=U);++r(t=eu(t))||9007199254740991=i)return t;if(1>(i=e-T(r)))return r;if(e=o?_e(o,0,i).join(\"\"):t.slice(0,i),u===U)return e+r;if(o&&(i+=e.length-i),No(u)){if(t.slice(i).search(u)){var a=e;for(u.global||(u=Su(u.source,ou(dt.exec(u))+\"g\")),u.lastIndex=0;o=u.exec(a);)var f=o.index;e=e.slice(0,f===U?i:f)}}else t.indexOf(ue(u),i)!=i&&(-1<(u=e.lastIndexOf(u))&&(e=e.slice(0,u)));return e+r},e.unescape=function(t){return(t=ou(t))&&J.test(t)?t.replace(V,nn):t},e.uniqueId=function(t){var n=++Du;return ou(t)+n},e.upperCase=da,e.upperFirst=ga,e.each=Cr,e.eachRight=Br,e.first=kr,bu(e,function(){var t={};return yn(e,(function(n,r){Fu.call(e.prototype,r)||(t[r]=n)})),t}(),{chain:!1}),e.VERSION=\"4.17.15\",a(\"bind bindKey curry curryRight partial partialRight\".split(\" \"),(function(t){e[t].placeholder=e})),a([\"drop\",\"take\"],(function(t,n){k.prototype[t]=function(e){e=e===U?1:pi(eu(e),0);var r=this.__filtered__&&!n?new k(this):this.clone();return r.__filtered__?r.__takeCount__=hi(e,r.__takeCount__):r.__views__.push({size:hi(e,4294967295),type:t+(0>r.__dir__?\"Right\":\"\")}),r},k.prototype[t+\"Right\"]=function(n){return this.reverse()[t](n).reverse()}})),a([\"filter\",\"map\",\"takeWhile\"],(function(t,n){var e=n+1,r=1==e||3==e;k.prototype[t]=function(t){var n=this.clone();return n.__iteratees__.push({iteratee:tr(t,3),type:e}),n.__filtered__=n.__filtered__||r,n}})),a([\"head\",\"last\"],(function(t,n){var e=\"take\"+(n?\"Right\":\"\");k.prototype[t]=function(){return this[e](1).value()[0]}})),a([\"initial\",\"tail\"],(function(t,n){var e=\"drop\"+(n?\"\":\"Right\");k.prototype[t]=function(){return this.__filtered__?new k(this):this[e](1)}})),k.prototype.compact=function(){return this.filter(vu)},k.prototype.find=function(t){return this.filter(t).head()},k.prototype.findLast=function(t){return this.reverse().find(t)},k.prototype.invokeMap=Kn((function(t,n){return\"function\"==typeof t?new k(this):this.map((function(e){return En(e,t,n)}))})),k.prototype.reject=function(t){return this.filter(Pr(tr(t)))},k.prototype.slice=function(t,n){t=eu(t);var e=this;return e.__filtered__&&(0n)?new k(e):(0>t?e=e.takeRight(-t):t&&(e=e.drop(t)),n!==U&&(e=0>(n=eu(n))?e.dropRight(-n):e.take(n-t)),e)},k.prototype.takeRightWhile=function(t){return this.reverse().takeWhile(t).reverse()},k.prototype.toArray=function(){return this.take(4294967295)},yn(k.prototype,(function(t,n){var r=/^(?:filter|find|map|reject)|While$/.test(n),i=/^(?:head|last)$/.test(n),o=e[i?\"take\"+(\"last\"==n?\"Right\":\"\"):n],a=i||/^find/.test(n);o&&(e.prototype[n]=function(){function n(t){return t=o.apply(e,_([t],c)),i&&h?t[0]:t}var f=this.__wrapped__,c=i?[1]:arguments,l=f instanceof k,s=c[0],p=l||Fo(f);p&&r&&\"function\"==typeof s&&1!=s.length&&(l=p=!1);var h=this.__chain__,d=!!this.__actions__.length;s=a&&!h,l=l&&!d;return!a&&p?(f=l?f:new k(this),(f=t.apply(f,c)).__actions__.push({func:zr,args:[n],thisArg:U}),new u(f,h)):s&&l?t.apply(this,c):(f=this.thru(n),s?i?f.value()[0]:f.value():f)})})),a(\"pop push shift sort splice unshift\".split(\" \"),(function(t){var n=Cu[t],r=/^(?:push|sort|unshift)$/.test(t)?\"tap\":\"thru\",u=/^(?:pop|shift)$/.test(t);e.prototype[t]=function(){var t=arguments;if(u&&!this.__chain__){var e=this.value();return n.apply(Fo(e)?e:[],t)}return this[r]((function(e){return n.apply(Fo(e)?e:[],t)}))}})),yn(k.prototype,(function(t,n){var r=e[n];if(r){var u=r.name+\"\";Fu.call(ki,u)||(ki[u]=[]),ki[u].push({name:n,func:r})}})),ki[Ce(U,2).name]=[{name:\"wrapper\",func:U}],k.prototype.clone=function(){var t=new k(this.__wrapped__);return t.__actions__=xe(this.__actions__),t.__dir__=this.__dir__,t.__filtered__=this.__filtered__,t.__iteratees__=xe(this.__iteratees__),t.__takeCount__=this.__takeCount__,t.__views__=xe(this.__views__),t},k.prototype.reverse=function(){if(this.__filtered__){var t=new k(this);t.__dir__=-1,t.__filtered__=!0}else(t=this.clone()).__dir__*=-1;return t},k.prototype.value=function(){var t,n=this.__wrapped__.value(),e=this.__dir__,r=Fo(n),u=0>e,i=r?n.length:0;t=i;for(var o=this.__views__,a=0,f=-1,c=o.length;++f=this.__values__.length;return{done:t,value:t?U:this.__values__[this.__index__++]}},e.prototype.plant=function(t){for(var n,e=this;e instanceof r;){var u=xr(e);u.__index__=0,u.__values__=U,n?i.__wrapped__=u:n=u;var i=u;e=e.__wrapped__}return i.__wrapped__=t,n},e.prototype.reverse=function(){var t=this.__wrapped__;return t instanceof k?(this.__actions__.length&&(t=new k(this)),(t=t.reverse()).__actions__.push({func:zr,args:[Er],thisArg:U}),new u(t,this.__chain__)):this.thru(Er)},e.prototype.toJSON=e.prototype.valueOf=e.prototype.value=function(){return fe(this.__wrapped__,this.__actions__)},e.prototype.first=e.prototype.head,Qu&&(e.prototype[Qu]=function(){return this}),e}();Pt._=en,void 0===(u=function(){return en}.call(n,e,n,r))||(r.exports=u)}).call(this)}).", + "originalSize": 73261, + "originalSource": "/**\n * @license\n * Lodash lodash.com/license | Underscore.js 1.8.3 underscorejs.org/LICENSE\n */\n;(function(){function n(n,t,r){switch(r.length){case 0:return n.call(t);case 1:return n.call(t,r[0]);case 2:return n.call(t,r[0],r[1]);case 3:return n.call(t,r[0],r[1],r[2])}return n.apply(t,r)}function t(n,t,r,e){for(var u=-1,i=null==n?0:n.length;++u\"']/g,G=RegExp(V.source),H=RegExp(K.source),J=/<%-([\\s\\S]+?)%>/g,Y=/<%([\\s\\S]+?)%>/g,Q=/<%=([\\s\\S]+?)%>/g,X=/\\.|\\[(?:[^[\\]]*|([\"'])(?:(?!\\1)[^\\\\]|\\\\.)*?\\1)\\]/,nn=/^\\w*$/,tn=/[^.[\\]]+|\\[(?:(-?\\d+(?:\\.\\d+)?)|([\"'])((?:(?!\\2)[^\\\\]|\\\\.)*?)\\2)\\]|(?=(?:\\.|\\[\\])(?:\\.|\\[\\]|$))/g,rn=/[\\\\^$.*+?()[\\]{}|]/g,en=RegExp(rn.source),un=/^\\s+|\\s+$/g,on=/^\\s+/,fn=/\\s+$/,cn=/\\{(?:\\n\\/\\* \\[wrapped with .+\\] \\*\\/)?\\n?/,an=/\\{\\n\\/\\* \\[wrapped with (.+)\\] \\*/,ln=/,? & /,sn=/[^\\x00-\\x2f\\x3a-\\x40\\x5b-\\x60\\x7b-\\x7f]+/g,hn=/\\\\(\\\\)?/g,pn=/\\$\\{([^\\\\}]*(?:\\\\.[^\\\\}]*)*)\\}/g,_n=/\\w*$/,vn=/^[-+]0x[0-9a-f]+$/i,gn=/^0b[01]+$/i,dn=/^\\[object .+?Constructor\\]$/,yn=/^0o[0-7]+$/i,bn=/^(?:0|[1-9]\\d*)$/,xn=/[\\xc0-\\xd6\\xd8-\\xf6\\xf8-\\xff\\u0100-\\u017f]/g,jn=/($^)/,wn=/['\\n\\r\\u2028\\u2029\\\\]/g,mn=\"[\\\\ufe0e\\\\ufe0f]?(?:[\\\\u0300-\\\\u036f\\\\ufe20-\\\\ufe2f\\\\u20d0-\\\\u20ff]|\\\\ud83c[\\\\udffb-\\\\udfff])?(?:\\\\u200d(?:[^\\\\ud800-\\\\udfff]|(?:\\\\ud83c[\\\\udde6-\\\\uddff]){2}|[\\\\ud800-\\\\udbff][\\\\udc00-\\\\udfff])[\\\\ufe0e\\\\ufe0f]?(?:[\\\\u0300-\\\\u036f\\\\ufe20-\\\\ufe2f\\\\u20d0-\\\\u20ff]|\\\\ud83c[\\\\udffb-\\\\udfff])?)*\",An=\"(?:[\\\\u2700-\\\\u27bf]|(?:\\\\ud83c[\\\\udde6-\\\\uddff]){2}|[\\\\ud800-\\\\udbff][\\\\udc00-\\\\udfff])\"+mn,En=\"(?:[^\\\\ud800-\\\\udfff][\\\\u0300-\\\\u036f\\\\ufe20-\\\\ufe2f\\\\u20d0-\\\\u20ff]?|[\\\\u0300-\\\\u036f\\\\ufe20-\\\\ufe2f\\\\u20d0-\\\\u20ff]|(?:\\\\ud83c[\\\\udde6-\\\\uddff]){2}|[\\\\ud800-\\\\udbff][\\\\udc00-\\\\udfff]|[\\\\ud800-\\\\udfff])\",kn=RegExp(\"['\\u2019]\",\"g\"),Sn=RegExp(\"[\\\\u0300-\\\\u036f\\\\ufe20-\\\\ufe2f\\\\u20d0-\\\\u20ff]\",\"g\"),On=RegExp(\"\\\\ud83c[\\\\udffb-\\\\udfff](?=\\\\ud83c[\\\\udffb-\\\\udfff])|\"+En+mn,\"g\"),In=RegExp([\"[A-Z\\\\xc0-\\\\xd6\\\\xd8-\\\\xde]?[a-z\\\\xdf-\\\\xf6\\\\xf8-\\\\xff]+(?:['\\u2019](?:d|ll|m|re|s|t|ve))?(?=[\\\\xac\\\\xb1\\\\xd7\\\\xf7\\\\x00-\\\\x2f\\\\x3a-\\\\x40\\\\x5b-\\\\x60\\\\x7b-\\\\xbf\\\\u2000-\\\\u206f \\\\t\\\\x0b\\\\f\\\\xa0\\\\ufeff\\\\n\\\\r\\\\u2028\\\\u2029\\\\u1680\\\\u180e\\\\u2000\\\\u2001\\\\u2002\\\\u2003\\\\u2004\\\\u2005\\\\u2006\\\\u2007\\\\u2008\\\\u2009\\\\u200a\\\\u202f\\\\u205f\\\\u3000]|[A-Z\\\\xc0-\\\\xd6\\\\xd8-\\\\xde]|$)|(?:[A-Z\\\\xc0-\\\\xd6\\\\xd8-\\\\xde]|[^\\\\ud800-\\\\udfff\\\\xac\\\\xb1\\\\xd7\\\\xf7\\\\x00-\\\\x2f\\\\x3a-\\\\x40\\\\x5b-\\\\x60\\\\x7b-\\\\xbf\\\\u2000-\\\\u206f \\\\t\\\\x0b\\\\f\\\\xa0\\\\ufeff\\\\n\\\\r\\\\u2028\\\\u2029\\\\u1680\\\\u180e\\\\u2000\\\\u2001\\\\u2002\\\\u2003\\\\u2004\\\\u2005\\\\u2006\\\\u2007\\\\u2008\\\\u2009\\\\u200a\\\\u202f\\\\u205f\\\\u3000\\\\d+\\\\u2700-\\\\u27bfa-z\\\\xdf-\\\\xf6\\\\xf8-\\\\xffA-Z\\\\xc0-\\\\xd6\\\\xd8-\\\\xde])+(?:['\\u2019](?:D|LL|M|RE|S|T|VE))?(?=[\\\\xac\\\\xb1\\\\xd7\\\\xf7\\\\x00-\\\\x2f\\\\x3a-\\\\x40\\\\x5b-\\\\x60\\\\x7b-\\\\xbf\\\\u2000-\\\\u206f \\\\t\\\\x0b\\\\f\\\\xa0\\\\ufeff\\\\n\\\\r\\\\u2028\\\\u2029\\\\u1680\\\\u180e\\\\u2000\\\\u2001\\\\u2002\\\\u2003\\\\u2004\\\\u2005\\\\u2006\\\\u2007\\\\u2008\\\\u2009\\\\u200a\\\\u202f\\\\u205f\\\\u3000]|[A-Z\\\\xc0-\\\\xd6\\\\xd8-\\\\xde](?:[a-z\\\\xdf-\\\\xf6\\\\xf8-\\\\xff]|[^\\\\ud800-\\\\udfff\\\\xac\\\\xb1\\\\xd7\\\\xf7\\\\x00-\\\\x2f\\\\x3a-\\\\x40\\\\x5b-\\\\x60\\\\x7b-\\\\xbf\\\\u2000-\\\\u206f \\\\t\\\\x0b\\\\f\\\\xa0\\\\ufeff\\\\n\\\\r\\\\u2028\\\\u2029\\\\u1680\\\\u180e\\\\u2000\\\\u2001\\\\u2002\\\\u2003\\\\u2004\\\\u2005\\\\u2006\\\\u2007\\\\u2008\\\\u2009\\\\u200a\\\\u202f\\\\u205f\\\\u3000\\\\d+\\\\u2700-\\\\u27bfa-z\\\\xdf-\\\\xf6\\\\xf8-\\\\xffA-Z\\\\xc0-\\\\xd6\\\\xd8-\\\\xde])|$)|[A-Z\\\\xc0-\\\\xd6\\\\xd8-\\\\xde]?(?:[a-z\\\\xdf-\\\\xf6\\\\xf8-\\\\xff]|[^\\\\ud800-\\\\udfff\\\\xac\\\\xb1\\\\xd7\\\\xf7\\\\x00-\\\\x2f\\\\x3a-\\\\x40\\\\x5b-\\\\x60\\\\x7b-\\\\xbf\\\\u2000-\\\\u206f \\\\t\\\\x0b\\\\f\\\\xa0\\\\ufeff\\\\n\\\\r\\\\u2028\\\\u2029\\\\u1680\\\\u180e\\\\u2000\\\\u2001\\\\u2002\\\\u2003\\\\u2004\\\\u2005\\\\u2006\\\\u2007\\\\u2008\\\\u2009\\\\u200a\\\\u202f\\\\u205f\\\\u3000\\\\d+\\\\u2700-\\\\u27bfa-z\\\\xdf-\\\\xf6\\\\xf8-\\\\xffA-Z\\\\xc0-\\\\xd6\\\\xd8-\\\\xde])+(?:['\\u2019](?:d|ll|m|re|s|t|ve))?|[A-Z\\\\xc0-\\\\xd6\\\\xd8-\\\\xde]+(?:['\\u2019](?:D|LL|M|RE|S|T|VE))?|\\\\d*(?:1ST|2ND|3RD|(?![123])\\\\dTH)(?=\\\\b|[a-z_])|\\\\d*(?:1st|2nd|3rd|(?![123])\\\\dth)(?=\\\\b|[A-Z_])|\\\\d+\",An].join(\"|\"),\"g\"),Rn=RegExp(\"[\\\\u200d\\\\ud800-\\\\udfff\\\\u0300-\\\\u036f\\\\ufe20-\\\\ufe2f\\\\u20d0-\\\\u20ff\\\\ufe0e\\\\ufe0f]\"),zn=/[a-z][A-Z]|[A-Z]{2}[a-z]|[0-9][a-zA-Z]|[a-zA-Z][0-9]|[^a-zA-Z0-9 ]/,Wn=\"Array Buffer DataView Date Error Float32Array Float64Array Function Int8Array Int16Array Int32Array Map Math Object Promise RegExp Set String Symbol TypeError Uint8Array Uint8ClampedArray Uint16Array Uint32Array WeakMap _ clearTimeout isFinite parseInt setTimeout\".split(\" \"),Bn={};\nBn[\"[object Float32Array]\"]=Bn[\"[object Float64Array]\"]=Bn[\"[object Int8Array]\"]=Bn[\"[object Int16Array]\"]=Bn[\"[object Int32Array]\"]=Bn[\"[object Uint8Array]\"]=Bn[\"[object Uint8ClampedArray]\"]=Bn[\"[object Uint16Array]\"]=Bn[\"[object Uint32Array]\"]=true,Bn[\"[object Arguments]\"]=Bn[\"[object Array]\"]=Bn[\"[object ArrayBuffer]\"]=Bn[\"[object Boolean]\"]=Bn[\"[object DataView]\"]=Bn[\"[object Date]\"]=Bn[\"[object Error]\"]=Bn[\"[object Function]\"]=Bn[\"[object Map]\"]=Bn[\"[object Number]\"]=Bn[\"[object Object]\"]=Bn[\"[object RegExp]\"]=Bn[\"[object Set]\"]=Bn[\"[object String]\"]=Bn[\"[object WeakMap]\"]=false;\nvar Ln={};Ln[\"[object Arguments]\"]=Ln[\"[object Array]\"]=Ln[\"[object ArrayBuffer]\"]=Ln[\"[object DataView]\"]=Ln[\"[object Boolean]\"]=Ln[\"[object Date]\"]=Ln[\"[object Float32Array]\"]=Ln[\"[object Float64Array]\"]=Ln[\"[object Int8Array]\"]=Ln[\"[object Int16Array]\"]=Ln[\"[object Int32Array]\"]=Ln[\"[object Map]\"]=Ln[\"[object Number]\"]=Ln[\"[object Object]\"]=Ln[\"[object RegExp]\"]=Ln[\"[object Set]\"]=Ln[\"[object String]\"]=Ln[\"[object Symbol]\"]=Ln[\"[object Uint8Array]\"]=Ln[\"[object Uint8ClampedArray]\"]=Ln[\"[object Uint16Array]\"]=Ln[\"[object Uint32Array]\"]=true,\nLn[\"[object Error]\"]=Ln[\"[object Function]\"]=Ln[\"[object WeakMap]\"]=false;var Un={\"\\\\\":\"\\\\\",\"'\":\"'\",\"\\n\":\"n\",\"\\r\":\"r\",\"\\u2028\":\"u2028\",\"\\u2029\":\"u2029\"},Cn=parseFloat,Dn=parseInt,Mn=typeof global==\"object\"&&global&&global.Object===Object&&global,Tn=typeof self==\"object\"&&self&&self.Object===Object&&self,$n=Mn||Tn||Function(\"return this\")(),Fn=typeof exports==\"object\"&&exports&&!exports.nodeType&&exports,Nn=Fn&&typeof module==\"object\"&&module&&!module.nodeType&&module,Pn=Nn&&Nn.exports===Fn,Zn=Pn&&Mn.process,qn=function(){\ntry{var n=Nn&&Nn.f&&Nn.f(\"util\").types;return n?n:Zn&&Zn.binding&&Zn.binding(\"util\")}catch(n){}}(),Vn=qn&&qn.isArrayBuffer,Kn=qn&&qn.isDate,Gn=qn&&qn.isMap,Hn=qn&&qn.isRegExp,Jn=qn&&qn.isSet,Yn=qn&&qn.isTypedArray,Qn=b(\"length\"),Xn=x({\"\\xc0\":\"A\",\"\\xc1\":\"A\",\"\\xc2\":\"A\",\"\\xc3\":\"A\",\"\\xc4\":\"A\",\"\\xc5\":\"A\",\"\\xe0\":\"a\",\"\\xe1\":\"a\",\"\\xe2\":\"a\",\"\\xe3\":\"a\",\"\\xe4\":\"a\",\"\\xe5\":\"a\",\"\\xc7\":\"C\",\"\\xe7\":\"c\",\"\\xd0\":\"D\",\"\\xf0\":\"d\",\"\\xc8\":\"E\",\"\\xc9\":\"E\",\"\\xca\":\"E\",\"\\xcb\":\"E\",\"\\xe8\":\"e\",\"\\xe9\":\"e\",\"\\xea\":\"e\",\"\\xeb\":\"e\",\"\\xcc\":\"I\",\n\"\\xcd\":\"I\",\"\\xce\":\"I\",\"\\xcf\":\"I\",\"\\xec\":\"i\",\"\\xed\":\"i\",\"\\xee\":\"i\",\"\\xef\":\"i\",\"\\xd1\":\"N\",\"\\xf1\":\"n\",\"\\xd2\":\"O\",\"\\xd3\":\"O\",\"\\xd4\":\"O\",\"\\xd5\":\"O\",\"\\xd6\":\"O\",\"\\xd8\":\"O\",\"\\xf2\":\"o\",\"\\xf3\":\"o\",\"\\xf4\":\"o\",\"\\xf5\":\"o\",\"\\xf6\":\"o\",\"\\xf8\":\"o\",\"\\xd9\":\"U\",\"\\xda\":\"U\",\"\\xdb\":\"U\",\"\\xdc\":\"U\",\"\\xf9\":\"u\",\"\\xfa\":\"u\",\"\\xfb\":\"u\",\"\\xfc\":\"u\",\"\\xdd\":\"Y\",\"\\xfd\":\"y\",\"\\xff\":\"y\",\"\\xc6\":\"Ae\",\"\\xe6\":\"ae\",\"\\xde\":\"Th\",\"\\xfe\":\"th\",\"\\xdf\":\"ss\",\"\\u0100\":\"A\",\"\\u0102\":\"A\",\"\\u0104\":\"A\",\"\\u0101\":\"a\",\"\\u0103\":\"a\",\"\\u0105\":\"a\",\"\\u0106\":\"C\",\n\"\\u0108\":\"C\",\"\\u010a\":\"C\",\"\\u010c\":\"C\",\"\\u0107\":\"c\",\"\\u0109\":\"c\",\"\\u010b\":\"c\",\"\\u010d\":\"c\",\"\\u010e\":\"D\",\"\\u0110\":\"D\",\"\\u010f\":\"d\",\"\\u0111\":\"d\",\"\\u0112\":\"E\",\"\\u0114\":\"E\",\"\\u0116\":\"E\",\"\\u0118\":\"E\",\"\\u011a\":\"E\",\"\\u0113\":\"e\",\"\\u0115\":\"e\",\"\\u0117\":\"e\",\"\\u0119\":\"e\",\"\\u011b\":\"e\",\"\\u011c\":\"G\",\"\\u011e\":\"G\",\"\\u0120\":\"G\",\"\\u0122\":\"G\",\"\\u011d\":\"g\",\"\\u011f\":\"g\",\"\\u0121\":\"g\",\"\\u0123\":\"g\",\"\\u0124\":\"H\",\"\\u0126\":\"H\",\"\\u0125\":\"h\",\"\\u0127\":\"h\",\"\\u0128\":\"I\",\"\\u012a\":\"I\",\"\\u012c\":\"I\",\"\\u012e\":\"I\",\"\\u0130\":\"I\",\"\\u0129\":\"i\",\n\"\\u012b\":\"i\",\"\\u012d\":\"i\",\"\\u012f\":\"i\",\"\\u0131\":\"i\",\"\\u0134\":\"J\",\"\\u0135\":\"j\",\"\\u0136\":\"K\",\"\\u0137\":\"k\",\"\\u0138\":\"k\",\"\\u0139\":\"L\",\"\\u013b\":\"L\",\"\\u013d\":\"L\",\"\\u013f\":\"L\",\"\\u0141\":\"L\",\"\\u013a\":\"l\",\"\\u013c\":\"l\",\"\\u013e\":\"l\",\"\\u0140\":\"l\",\"\\u0142\":\"l\",\"\\u0143\":\"N\",\"\\u0145\":\"N\",\"\\u0147\":\"N\",\"\\u014a\":\"N\",\"\\u0144\":\"n\",\"\\u0146\":\"n\",\"\\u0148\":\"n\",\"\\u014b\":\"n\",\"\\u014c\":\"O\",\"\\u014e\":\"O\",\"\\u0150\":\"O\",\"\\u014d\":\"o\",\"\\u014f\":\"o\",\"\\u0151\":\"o\",\"\\u0154\":\"R\",\"\\u0156\":\"R\",\"\\u0158\":\"R\",\"\\u0155\":\"r\",\"\\u0157\":\"r\",\"\\u0159\":\"r\",\n\"\\u015a\":\"S\",\"\\u015c\":\"S\",\"\\u015e\":\"S\",\"\\u0160\":\"S\",\"\\u015b\":\"s\",\"\\u015d\":\"s\",\"\\u015f\":\"s\",\"\\u0161\":\"s\",\"\\u0162\":\"T\",\"\\u0164\":\"T\",\"\\u0166\":\"T\",\"\\u0163\":\"t\",\"\\u0165\":\"t\",\"\\u0167\":\"t\",\"\\u0168\":\"U\",\"\\u016a\":\"U\",\"\\u016c\":\"U\",\"\\u016e\":\"U\",\"\\u0170\":\"U\",\"\\u0172\":\"U\",\"\\u0169\":\"u\",\"\\u016b\":\"u\",\"\\u016d\":\"u\",\"\\u016f\":\"u\",\"\\u0171\":\"u\",\"\\u0173\":\"u\",\"\\u0174\":\"W\",\"\\u0175\":\"w\",\"\\u0176\":\"Y\",\"\\u0177\":\"y\",\"\\u0178\":\"Y\",\"\\u0179\":\"Z\",\"\\u017b\":\"Z\",\"\\u017d\":\"Z\",\"\\u017a\":\"z\",\"\\u017c\":\"z\",\"\\u017e\":\"z\",\"\\u0132\":\"IJ\",\"\\u0133\":\"ij\",\n\"\\u0152\":\"Oe\",\"\\u0153\":\"oe\",\"\\u0149\":\"'n\",\"\\u017f\":\"s\"}),nt=x({\"&\":\"&\",\"<\":\"<\",\">\":\">\",'\"':\""\",\"'\":\"'\"}),tt=x({\"&\":\"&\",\"<\":\"<\",\">\":\">\",\""\":'\"',\"'\":\"'\"}),rt=function x(mn){function An(n){if(yu(n)&&!ff(n)&&!(n instanceof Un)){if(n instanceof On)return n;if(oi.call(n,\"__wrapped__\"))return Fe(n)}return new On(n)}function En(){}function On(n,t){this.__wrapped__=n,this.__actions__=[],this.__chain__=!!t,this.__index__=0,this.__values__=T}function Un(n){this.__wrapped__=n,\nthis.__actions__=[],this.__dir__=1,this.__filtered__=false,this.__iteratees__=[],this.__takeCount__=4294967295,this.__views__=[]}function Mn(n){var t=-1,r=null==n?0:n.length;for(this.clear();++t=t?n:t)),n}function _t(n,t,e,u,i,o){var f,c=1&t,a=2&t,l=4&t;if(e&&(f=i?e(n,u,i,o):e(n)),f!==T)return f;if(!du(n))return n;if(u=ff(n)){if(f=me(n),!c)return Ur(n,f)}else{var s=vo(n),h=\"[object Function]\"==s||\"[object GeneratorFunction]\"==s;if(af(n))return Ir(n,c);if(\"[object Object]\"==s||\"[object Arguments]\"==s||h&&!i){if(f=a||h?{}:Ae(n),!c)return a?Mr(n,lt(f,n)):Dr(n,at(f,n))}else{if(!Ln[s])return i?n:{};f=Ee(n,s,c)}}if(o||(o=new Zn),\ni=o.get(n))return i;o.set(n,f),pf(n)?n.forEach(function(r){f.add(_t(r,t,e,r,n,o))}):sf(n)&&n.forEach(function(r,u){f.set(u,_t(r,t,e,u,n,o))});var a=l?a?ve:_e:a?Bu:Wu,p=u?T:a(n);return r(p||n,function(r,u){p&&(u=r,r=n[u]),ot(f,u,_t(r,t,e,u,n,o))}),f}function vt(n){var t=Wu(n);return function(r){return gt(r,n,t)}}function gt(n,t,r){var e=r.length;if(null==n)return!e;for(n=Qu(n);e--;){var u=r[e],i=t[u],o=n[u];if(o===T&&!(u in n)||!i(o))return false}return true}function dt(n,t,r){if(typeof n!=\"function\")throw new ti(\"Expected a function\");\nreturn bo(function(){n.apply(T,r)},t)}function yt(n,t,r,e){var u=-1,i=o,a=true,l=n.length,s=[],h=t.length;if(!l)return s;r&&(t=c(t,k(r))),e?(i=f,a=false):200<=t.length&&(i=O,a=false,t=new Nn(t));n:for(;++ut}function Rt(n,t){return null!=n&&oi.call(n,t)}function zt(n,t){return null!=n&&t in Qu(n)}function Wt(n,t,r){for(var e=r?f:o,u=n[0].length,i=n.length,a=i,l=Ku(i),s=1/0,h=[];a--;){var p=n[a];a&&t&&(p=c(p,k(t))),s=Ci(p.length,s),\nl[a]=!r&&(t||120<=u&&120<=p.length)?new Nn(a&&p):T}var p=n[0],_=-1,v=l[0];n:for(;++_r.length?t:kt(t,hr(r,0,-1)),r=null==t?t:t[Me(Ve(r))],null==r?T:n(r,t,e)}function Ut(n){return yu(n)&&\"[object Arguments]\"==Ot(n)}function Ct(n){\nreturn yu(n)&&\"[object ArrayBuffer]\"==Ot(n)}function Dt(n){return yu(n)&&\"[object Date]\"==Ot(n)}function Mt(n,t,r,e,u){if(n===t)t=true;else if(null==n||null==t||!yu(n)&&!yu(t))t=n!==n&&t!==t;else n:{var i=ff(n),o=ff(t),f=i?\"[object Array]\":vo(n),c=o?\"[object Array]\":vo(t),f=\"[object Arguments]\"==f?\"[object Object]\":f,c=\"[object Arguments]\"==c?\"[object Object]\":c,a=\"[object Object]\"==f,o=\"[object Object]\"==c;if((c=f==c)&&af(n)){if(!af(t)){t=false;break n}i=true,a=false}if(c&&!a)u||(u=new Zn),t=i||_f(n)?se(n,t,r,e,Mt,u):he(n,t,f,r,e,Mt,u);else{\nif(!(1&r)&&(i=a&&oi.call(n,\"__wrapped__\"),f=o&&oi.call(t,\"__wrapped__\"),i||f)){n=i?n.value():n,t=f?t.value():t,u||(u=new Zn),t=Mt(n,t,r,e,u);break n}if(c)t:if(u||(u=new Zn),i=1&r,f=_e(n),o=f.length,c=_e(t).length,o==c||i){for(a=o;a--;){var l=f[a];if(!(i?l in t:oi.call(t,l))){t=false;break t}}if((c=u.get(n))&&u.get(t))t=c==t;else{c=true,u.set(n,t),u.set(t,n);for(var s=i;++at?r:0,Se(t,r)?n[t]:T}function Xt(n,t,r){var e=-1;return t=c(t.length?t:[$u],k(ye())),n=Gt(n,function(n){return{\na:c(t,function(t){return t(n)}),b:++e,c:n}}),w(n,function(n,t){var e;n:{e=-1;for(var u=n.a,i=t.a,o=u.length,f=r.length;++e=f?c:c*(\"desc\"==r[e]?-1:1);break n}}e=n.b-t.b}return e})}function nr(n,t){return tr(n,t,function(t,r){return zu(n,r)})}function tr(n,t,r){for(var e=-1,u=t.length,i={};++et||9007199254740991t&&(t=-t>u?0:u+t),r=r>u?u:r,0>r&&(r+=u),u=t>r?0:r-t>>>0,t>>>=0,r=Ku(u);++e=u){for(;e>>1,o=n[i];null!==o&&!wu(o)&&(r?o<=t:ot.length?n:kt(n,hr(t,0,-1)),null==n||delete n[Me(Ve(t))]}function jr(n,t,r,e){for(var u=n.length,i=e?u:-1;(e?i--:++ie)return e?br(n[0]):[];for(var u=-1,i=Ku(e);++u=e?n:hr(n,t,r)}function Ir(n,t){if(t)return n.slice();var r=n.length,r=gi?gi(r):new n.constructor(r);return n.copy(r),r}function Rr(n){var t=new n.constructor(n.byteLength);return new vi(t).set(new vi(n)),\nt}function zr(n,t){return new n.constructor(t?Rr(n.buffer):n.buffer,n.byteOffset,n.length)}function Wr(n,t){if(n!==t){var r=n!==T,e=null===n,u=n===n,i=wu(n),o=t!==T,f=null===t,c=t===t,a=wu(t);if(!f&&!a&&!i&&n>t||i&&o&&c&&!f&&!a||e&&o&&c||!r&&c||!u)return 1;if(!e&&!i&&!a&&nu?T:i,u=1),t=Qu(t);++eo&&f[0]!==a&&f[o-1]!==a?[]:L(f,a),\no-=c.length,or?r?or(t,n):t:(r=or(t,Oi(n/D(t))),Rn.test(t)?Or(M(r),0,n).join(\"\"):r.slice(0,n))}function te(t,r,e,u){function i(){for(var r=-1,c=arguments.length,a=-1,l=u.length,s=Ku(l+c),h=this&&this!==$n&&this instanceof i?f:t;++at||e)&&(1&n&&(i[2]=h[2],t|=1&r?0:4),(r=h[3])&&(e=i[3],i[3]=e?Br(e,r,h[4]):r,i[4]=e?L(i[3],\"__lodash_placeholder__\"):h[4]),(r=h[5])&&(e=i[5],i[5]=e?Lr(e,r,h[6]):r,i[6]=e?L(i[5],\"__lodash_placeholder__\"):h[6]),(r=h[7])&&(i[7]=r),128&n&&(i[8]=null==i[8]?h[8]:Ci(i[8],h[8])),null==i[9]&&(i[9]=h[9]),i[0]=h[0],i[1]=t),n=i[0],\nt=i[1],r=i[2],e=i[3],u=i[4],f=i[9]=i[9]===T?c?0:n.length:Ui(i[9]-a,0),!f&&24&t&&(t&=-25),Ue((h?co:yo)(t&&1!=t?8==t||16==t?Kr(n,t,f):32!=t&&33!=t||u.length?Jr.apply(T,i):te(n,t,r,e):Pr(n,t,r),i),n,t)}function ce(n,t,r,e){return n===T||lu(n,ei[r])&&!oi.call(e,r)?t:n}function ae(n,t,r,e,u,i){return du(n)&&du(t)&&(i.set(t,n),Yt(n,t,T,ae,i),i.delete(t)),n}function le(n){return xu(n)?T:n}function se(n,t,r,e,u,i){var o=1&r,f=n.length,c=t.length;if(f!=c&&!(o&&c>f))return false;if((c=i.get(n))&&i.get(t))return c==t;\nvar c=-1,a=true,l=2&r?new Nn:T;for(i.set(n,t),i.set(t,n);++cr&&(r=Ui(e+r,0)),_(n,ye(t,3),r)):-1}function Pe(n,t,r){var e=null==n?0:n.length;if(!e)return-1;var u=e-1;return r!==T&&(u=Eu(r),u=0>r?Ui(e+u,0):Ci(u,e-1)),\n_(n,ye(t,3),u,true)}function Ze(n){return(null==n?0:n.length)?wt(n,1):[]}function qe(n){return n&&n.length?n[0]:T}function Ve(n){var t=null==n?0:n.length;return t?n[t-1]:T}function Ke(n,t){return n&&n.length&&t&&t.length?er(n,t):n}function Ge(n){return null==n?n:$i.call(n)}function He(n){if(!n||!n.length)return[];var t=0;return n=i(n,function(n){if(hu(n))return t=Ui(n.length,t),true}),A(t,function(t){return c(n,b(t))})}function Je(t,r){if(!t||!t.length)return[];var e=He(t);return null==r?e:c(e,function(t){\nreturn n(r,T,t)})}function Ye(n){return n=An(n),n.__chain__=true,n}function Qe(n,t){return t(n)}function Xe(){return this}function nu(n,t){return(ff(n)?r:uo)(n,ye(t,3))}function tu(n,t){return(ff(n)?e:io)(n,ye(t,3))}function ru(n,t){return(ff(n)?c:Gt)(n,ye(t,3))}function eu(n,t,r){return t=r?T:t,t=n&&null==t?n.length:t,fe(n,128,T,T,T,T,t)}function uu(n,t){var r;if(typeof t!=\"function\")throw new ti(\"Expected a function\");return n=Eu(n),function(){return 0<--n&&(r=t.apply(this,arguments)),1>=n&&(t=T),\nr}}function iu(n,t,r){return t=r?T:t,n=fe(n,8,T,T,T,T,T,t),n.placeholder=iu.placeholder,n}function ou(n,t,r){return t=r?T:t,n=fe(n,16,T,T,T,T,T,t),n.placeholder=ou.placeholder,n}function fu(n,t,r){function e(t){var r=c,e=a;return c=a=T,_=t,s=n.apply(e,r)}function u(n){var r=n-p;return n-=_,p===T||r>=t||0>r||g&&n>=l}function i(){var n=Go();if(u(n))return o(n);var r,e=bo;r=n-_,n=t-(n-p),r=g?Ci(n,l-r):n,h=e(i,r)}function o(n){return h=T,d&&c?e(n):(c=a=T,s)}function f(){var n=Go(),r=u(n);if(c=arguments,\na=this,p=n,r){if(h===T)return _=n=p,h=bo(i,t),v?e(n):s;if(g)return lo(h),h=bo(i,t),e(p)}return h===T&&(h=bo(i,t)),s}var c,a,l,s,h,p,_=0,v=false,g=false,d=true;if(typeof n!=\"function\")throw new ti(\"Expected a function\");return t=Su(t)||0,du(r)&&(v=!!r.leading,l=(g=\"maxWait\"in r)?Ui(Su(r.maxWait)||0,t):l,d=\"trailing\"in r?!!r.trailing:d),f.cancel=function(){h!==T&&lo(h),_=0,c=p=a=h=T},f.flush=function(){return h===T?s:o(Go())},f}function cu(n,t){function r(){var e=arguments,u=t?t.apply(this,e):e[0],i=r.cache;\nreturn i.has(u)?i.get(u):(e=n.apply(this,e),r.cache=i.set(u,e)||i,e)}if(typeof n!=\"function\"||null!=t&&typeof t!=\"function\")throw new ti(\"Expected a function\");return r.cache=new(cu.Cache||Fn),r}function au(n){if(typeof n!=\"function\")throw new ti(\"Expected a function\");return function(){var t=arguments;switch(t.length){case 0:return!n.call(this);case 1:return!n.call(this,t[0]);case 2:return!n.call(this,t[0],t[1]);case 3:return!n.call(this,t[0],t[1],t[2])}return!n.apply(this,t)}}function lu(n,t){return n===t||n!==n&&t!==t;\n}function su(n){return null!=n&&gu(n.length)&&!_u(n)}function hu(n){return yu(n)&&su(n)}function pu(n){if(!yu(n))return false;var t=Ot(n);return\"[object Error]\"==t||\"[object DOMException]\"==t||typeof n.message==\"string\"&&typeof n.name==\"string\"&&!xu(n)}function _u(n){return!!du(n)&&(n=Ot(n),\"[object Function]\"==n||\"[object GeneratorFunction]\"==n||\"[object AsyncFunction]\"==n||\"[object Proxy]\"==n)}function vu(n){return typeof n==\"number\"&&n==Eu(n)}function gu(n){return typeof n==\"number\"&&-1=n;\n}function du(n){var t=typeof n;return null!=n&&(\"object\"==t||\"function\"==t)}function yu(n){return null!=n&&typeof n==\"object\"}function bu(n){return typeof n==\"number\"||yu(n)&&\"[object Number]\"==Ot(n)}function xu(n){return!(!yu(n)||\"[object Object]\"!=Ot(n))&&(n=di(n),null===n||(n=oi.call(n,\"constructor\")&&n.constructor,typeof n==\"function\"&&n instanceof n&&ii.call(n)==li))}function ju(n){return typeof n==\"string\"||!ff(n)&&yu(n)&&\"[object String]\"==Ot(n)}function wu(n){return typeof n==\"symbol\"||yu(n)&&\"[object Symbol]\"==Ot(n);\n}function mu(n){if(!n)return[];if(su(n))return ju(n)?M(n):Ur(n);if(wi&&n[wi]){n=n[wi]();for(var t,r=[];!(t=n.next()).done;)r.push(t.value);return r}return t=vo(n),(\"[object Map]\"==t?W:\"[object Set]\"==t?U:Uu)(n)}function Au(n){return n?(n=Su(n),n===$||n===-$?1.7976931348623157e308*(0>n?-1:1):n===n?n:0):0===n?n:0}function Eu(n){n=Au(n);var t=n%1;return n===n?t?n-t:n:0}function ku(n){return n?pt(Eu(n),0,4294967295):0}function Su(n){if(typeof n==\"number\")return n;if(wu(n))return F;if(du(n)&&(n=typeof n.valueOf==\"function\"?n.valueOf():n,\nn=du(n)?n+\"\":n),typeof n!=\"string\")return 0===n?n:+n;n=n.replace(un,\"\");var t=gn.test(n);return t||yn.test(n)?Dn(n.slice(2),t?2:8):vn.test(n)?F:+n}function Ou(n){return Cr(n,Bu(n))}function Iu(n){return null==n?\"\":yr(n)}function Ru(n,t,r){return n=null==n?T:kt(n,t),n===T?r:n}function zu(n,t){return null!=n&&we(n,t,zt)}function Wu(n){return su(n)?qn(n):Vt(n)}function Bu(n){if(su(n))n=qn(n,true);else if(du(n)){var t,r=ze(n),e=[];for(t in n)(\"constructor\"!=t||!r&&oi.call(n,t))&&e.push(t);n=e}else{if(t=[],\nnull!=n)for(r in Qu(n))t.push(r);n=t}return n}function Lu(n,t){if(null==n)return{};var r=c(ve(n),function(n){return[n]});return t=ye(t),tr(n,r,function(n,r){return t(n,r[0])})}function Uu(n){return null==n?[]:S(n,Wu(n))}function Cu(n){return $f(Iu(n).toLowerCase())}function Du(n){return(n=Iu(n))&&n.replace(xn,Xn).replace(Sn,\"\")}function Mu(n,t,r){return n=Iu(n),t=r?T:t,t===T?zn.test(n)?n.match(In)||[]:n.match(sn)||[]:n.match(t)||[]}function Tu(n){return function(){return n}}function $u(n){return n;\n}function Fu(n){return qt(typeof n==\"function\"?n:_t(n,1))}function Nu(n,t,e){var u=Wu(t),i=Et(t,u);null!=e||du(t)&&(i.length||!u.length)||(e=t,t=n,n=this,i=Et(t,Wu(t)));var o=!(du(e)&&\"chain\"in e&&!e.chain),f=_u(n);return r(i,function(r){var e=t[r];n[r]=e,f&&(n.prototype[r]=function(){var t=this.__chain__;if(o||t){var r=n(this.__wrapped__);return(r.__actions__=Ur(this.__actions__)).push({func:e,args:arguments,thisArg:n}),r.__chain__=t,r}return e.apply(n,a([this.value()],arguments))})}),n}function Pu(){}\nfunction Zu(n){return Ie(n)?b(Me(n)):rr(n)}function qu(){return[]}function Vu(){return false}mn=null==mn?$n:rt.defaults($n.Object(),mn,rt.pick($n,Wn));var Ku=mn.Array,Gu=mn.Date,Hu=mn.Error,Ju=mn.Function,Yu=mn.Math,Qu=mn.Object,Xu=mn.RegExp,ni=mn.String,ti=mn.TypeError,ri=Ku.prototype,ei=Qu.prototype,ui=mn[\"__core-js_shared__\"],ii=Ju.prototype.toString,oi=ei.hasOwnProperty,fi=0,ci=function(){var n=/[^.]+$/.exec(ui&&ui.keys&&ui.keys.IE_PROTO||\"\");return n?\"Symbol(src)_1.\"+n:\"\"}(),ai=ei.toString,li=ii.call(Qu),si=$n._,hi=Xu(\"^\"+ii.call(oi).replace(rn,\"\\\\$&\").replace(/hasOwnProperty|(function).*?(?=\\\\\\()| for .+?(?=\\\\\\])/g,\"$1.*?\")+\"$\"),pi=Pn?mn.Buffer:T,_i=mn.Symbol,vi=mn.Uint8Array,gi=pi?pi.g:T,di=B(Qu.getPrototypeOf,Qu),yi=Qu.create,bi=ei.propertyIsEnumerable,xi=ri.splice,ji=_i?_i.isConcatSpreadable:T,wi=_i?_i.iterator:T,mi=_i?_i.toStringTag:T,Ai=function(){\ntry{var n=je(Qu,\"defineProperty\");return n({},\"\",{}),n}catch(n){}}(),Ei=mn.clearTimeout!==$n.clearTimeout&&mn.clearTimeout,ki=Gu&&Gu.now!==$n.Date.now&&Gu.now,Si=mn.setTimeout!==$n.setTimeout&&mn.setTimeout,Oi=Yu.ceil,Ii=Yu.floor,Ri=Qu.getOwnPropertySymbols,zi=pi?pi.isBuffer:T,Wi=mn.isFinite,Bi=ri.join,Li=B(Qu.keys,Qu),Ui=Yu.max,Ci=Yu.min,Di=Gu.now,Mi=mn.parseInt,Ti=Yu.random,$i=ri.reverse,Fi=je(mn,\"DataView\"),Ni=je(mn,\"Map\"),Pi=je(mn,\"Promise\"),Zi=je(mn,\"Set\"),qi=je(mn,\"WeakMap\"),Vi=je(Qu,\"create\"),Ki=qi&&new qi,Gi={},Hi=Te(Fi),Ji=Te(Ni),Yi=Te(Pi),Qi=Te(Zi),Xi=Te(qi),no=_i?_i.prototype:T,to=no?no.valueOf:T,ro=no?no.toString:T,eo=function(){\nfunction n(){}return function(t){return du(t)?yi?yi(t):(n.prototype=t,t=new n,n.prototype=T,t):{}}}();An.templateSettings={escape:J,evaluate:Y,interpolate:Q,variable:\"\",imports:{_:An}},An.prototype=En.prototype,An.prototype.constructor=An,On.prototype=eo(En.prototype),On.prototype.constructor=On,Un.prototype=eo(En.prototype),Un.prototype.constructor=Un,Mn.prototype.clear=function(){this.__data__=Vi?Vi(null):{},this.size=0},Mn.prototype.delete=function(n){return n=this.has(n)&&delete this.__data__[n],\nthis.size-=n?1:0,n},Mn.prototype.get=function(n){var t=this.__data__;return Vi?(n=t[n],\"__lodash_hash_undefined__\"===n?T:n):oi.call(t,n)?t[n]:T},Mn.prototype.has=function(n){var t=this.__data__;return Vi?t[n]!==T:oi.call(t,n)},Mn.prototype.set=function(n,t){var r=this.__data__;return this.size+=this.has(n)?0:1,r[n]=Vi&&t===T?\"__lodash_hash_undefined__\":t,this},Tn.prototype.clear=function(){this.__data__=[],this.size=0},Tn.prototype.delete=function(n){var t=this.__data__;return n=ft(t,n),!(0>n)&&(n==t.length-1?t.pop():xi.call(t,n,1),\n--this.size,true)},Tn.prototype.get=function(n){var t=this.__data__;return n=ft(t,n),0>n?T:t[n][1]},Tn.prototype.has=function(n){return-1e?(++this.size,r.push([n,t])):r[e][1]=t,this},Fn.prototype.clear=function(){this.size=0,this.__data__={hash:new Mn,map:new(Ni||Tn),string:new Mn}},Fn.prototype.delete=function(n){return n=be(this,n).delete(n),this.size-=n?1:0,n},Fn.prototype.get=function(n){return be(this,n).get(n);\n},Fn.prototype.has=function(n){return be(this,n).has(n)},Fn.prototype.set=function(n,t){var r=be(this,n),e=r.size;return r.set(n,t),this.size+=r.size==e?0:1,this},Nn.prototype.add=Nn.prototype.push=function(n){return this.__data__.set(n,\"__lodash_hash_undefined__\"),this},Nn.prototype.has=function(n){return this.__data__.has(n)},Zn.prototype.clear=function(){this.__data__=new Tn,this.size=0},Zn.prototype.delete=function(n){var t=this.__data__;return n=t.delete(n),this.size=t.size,n},Zn.prototype.get=function(n){\nreturn this.__data__.get(n)},Zn.prototype.has=function(n){return this.__data__.has(n)},Zn.prototype.set=function(n,t){var r=this.__data__;if(r instanceof Tn){var e=r.__data__;if(!Ni||199>e.length)return e.push([n,t]),this.size=++r.size,this;r=this.__data__=new Fn(e)}return r.set(n,t),this.size=r.size,this};var uo=Fr(mt),io=Fr(At,true),oo=Nr(),fo=Nr(true),co=Ki?function(n,t){return Ki.set(n,t),n}:$u,ao=Ai?function(n,t){return Ai(n,\"toString\",{configurable:true,enumerable:false,value:Tu(t),writable:true})}:$u,lo=Ei||function(n){\nreturn $n.clearTimeout(n)},so=Zi&&1/U(new Zi([,-0]))[1]==$?function(n){return new Zi(n)}:Pu,ho=Ki?function(n){return Ki.get(n)}:Pu,po=Ri?function(n){return null==n?[]:(n=Qu(n),i(Ri(n),function(t){return bi.call(n,t)}))}:qu,_o=Ri?function(n){for(var t=[];n;)a(t,po(n)),n=di(n);return t}:qu,vo=Ot;(Fi&&\"[object DataView]\"!=vo(new Fi(new ArrayBuffer(1)))||Ni&&\"[object Map]\"!=vo(new Ni)||Pi&&\"[object Promise]\"!=vo(Pi.resolve())||Zi&&\"[object Set]\"!=vo(new Zi)||qi&&\"[object WeakMap]\"!=vo(new qi))&&(vo=function(n){\nvar t=Ot(n);if(n=(n=\"[object Object]\"==t?n.constructor:T)?Te(n):\"\")switch(n){case Hi:return\"[object DataView]\";case Ji:return\"[object Map]\";case Yi:return\"[object Promise]\";case Qi:return\"[object Set]\";case Xi:return\"[object WeakMap]\"}return t});var go=ui?_u:Vu,yo=Ce(co),bo=Si||function(n,t){return $n.setTimeout(n,t)},xo=Ce(ao),jo=function(n){n=cu(n,function(n){return 500===t.size&&t.clear(),n});var t=n.cache;return n}(function(n){var t=[];return 46===n.charCodeAt(0)&&t.push(\"\"),n.replace(tn,function(n,r,e,u){\nt.push(e?u.replace(hn,\"$1\"):r||n)}),t}),wo=fr(function(n,t){return hu(n)?yt(n,wt(t,1,hu,true)):[]}),mo=fr(function(n,t){var r=Ve(t);return hu(r)&&(r=T),hu(n)?yt(n,wt(t,1,hu,true),ye(r,2)):[]}),Ao=fr(function(n,t){var r=Ve(t);return hu(r)&&(r=T),hu(n)?yt(n,wt(t,1,hu,true),T,r):[]}),Eo=fr(function(n){var t=c(n,Er);return t.length&&t[0]===n[0]?Wt(t):[]}),ko=fr(function(n){var t=Ve(n),r=c(n,Er);return t===Ve(r)?t=T:r.pop(),r.length&&r[0]===n[0]?Wt(r,ye(t,2)):[]}),So=fr(function(n){var t=Ve(n),r=c(n,Er);return(t=typeof t==\"function\"?t:T)&&r.pop(),\nr.length&&r[0]===n[0]?Wt(r,T,t):[]}),Oo=fr(Ke),Io=pe(function(n,t){var r=null==n?0:n.length,e=ht(n,t);return ur(n,c(t,function(n){return Se(n,r)?+n:n}).sort(Wr)),e}),Ro=fr(function(n){return br(wt(n,1,hu,true))}),zo=fr(function(n){var t=Ve(n);return hu(t)&&(t=T),br(wt(n,1,hu,true),ye(t,2))}),Wo=fr(function(n){var t=Ve(n),t=typeof t==\"function\"?t:T;return br(wt(n,1,hu,true),T,t)}),Bo=fr(function(n,t){return hu(n)?yt(n,t):[]}),Lo=fr(function(n){return mr(i(n,hu))}),Uo=fr(function(n){var t=Ve(n);return hu(t)&&(t=T),\nmr(i(n,hu),ye(t,2))}),Co=fr(function(n){var t=Ve(n),t=typeof t==\"function\"?t:T;return mr(i(n,hu),T,t)}),Do=fr(He),Mo=fr(function(n){var t=n.length,t=1=t}),of=Ut(function(){return arguments}())?Ut:function(n){return yu(n)&&oi.call(n,\"callee\")&&!bi.call(n,\"callee\")},ff=Ku.isArray,cf=Vn?k(Vn):Ct,af=zi||Vu,lf=Kn?k(Kn):Dt,sf=Gn?k(Gn):Tt,hf=Hn?k(Hn):Nt,pf=Jn?k(Jn):Pt,_f=Yn?k(Yn):Zt,vf=ee(Kt),gf=ee(function(n,t){return n<=t}),df=$r(function(n,t){\nif(ze(t)||su(t))Cr(t,Wu(t),n);else for(var r in t)oi.call(t,r)&&ot(n,r,t[r])}),yf=$r(function(n,t){Cr(t,Bu(t),n)}),bf=$r(function(n,t,r,e){Cr(t,Bu(t),n,e)}),xf=$r(function(n,t,r,e){Cr(t,Wu(t),n,e)}),jf=pe(ht),wf=fr(function(n,t){n=Qu(n);var r=-1,e=t.length,u=2--n)return t.apply(this,arguments)}},An.ary=eu,An.assign=df,An.assignIn=yf,An.assignInWith=bf,An.assignWith=xf,An.at=jf,An.before=uu,An.bind=Ho,An.bindAll=Nf,An.bindKey=Jo,An.castArray=function(){if(!arguments.length)return[];var n=arguments[0];return ff(n)?n:[n]},An.chain=Ye,An.chunk=function(n,t,r){if(t=(r?Oe(n,t,r):t===T)?1:Ui(Eu(t),0),r=null==n?0:n.length,!r||1>t)return[];for(var e=0,u=0,i=Ku(Oi(r/t));et?0:t,e)):[]},An.dropRight=function(n,t,r){var e=null==n?0:n.length;return e?(t=r||t===T?1:Eu(t),t=e-t,hr(n,0,0>t?0:t)):[]},An.dropRightWhile=function(n,t){return n&&n.length?jr(n,ye(t,3),true,true):[];\n},An.dropWhile=function(n,t){return n&&n.length?jr(n,ye(t,3),true):[]},An.fill=function(n,t,r,e){var u=null==n?0:n.length;if(!u)return[];for(r&&typeof r!=\"number\"&&Oe(n,t,r)&&(r=0,e=u),u=n.length,r=Eu(r),0>r&&(r=-r>u?0:u+r),e=e===T||e>u?u:Eu(e),0>e&&(e+=u),e=r>e?0:ku(e);r>>0,r?(n=Iu(n))&&(typeof t==\"string\"||null!=t&&!hf(t))&&(t=yr(t),!t&&Rn.test(n))?Or(M(n),0,r):n.split(t,r):[]},An.spread=function(t,r){if(typeof t!=\"function\")throw new ti(\"Expected a function\");return r=null==r?0:Ui(Eu(r),0),\nfr(function(e){var u=e[r];return e=Or(e,0,r),u&&a(e,u),n(t,this,e)})},An.tail=function(n){var t=null==n?0:n.length;return t?hr(n,1,t):[]},An.take=function(n,t,r){return n&&n.length?(t=r||t===T?1:Eu(t),hr(n,0,0>t?0:t)):[]},An.takeRight=function(n,t,r){var e=null==n?0:n.length;return e?(t=r||t===T?1:Eu(t),t=e-t,hr(n,0>t?0:t,e)):[]},An.takeRightWhile=function(n,t){return n&&n.length?jr(n,ye(t,3),false,true):[]},An.takeWhile=function(n,t){return n&&n.length?jr(n,ye(t,3)):[]},An.tap=function(n,t){return t(n),\nn},An.throttle=function(n,t,r){var e=true,u=true;if(typeof n!=\"function\")throw new ti(\"Expected a function\");return du(r)&&(e=\"leading\"in r?!!r.leading:e,u=\"trailing\"in r?!!r.trailing:u),fu(n,t,{leading:e,maxWait:t,trailing:u})},An.thru=Qe,An.toArray=mu,An.toPairs=zf,An.toPairsIn=Wf,An.toPath=function(n){return ff(n)?c(n,Me):wu(n)?[n]:Ur(jo(Iu(n)))},An.toPlainObject=Ou,An.transform=function(n,t,e){var u=ff(n),i=u||af(n)||_f(n);if(t=ye(t,4),null==e){var o=n&&n.constructor;e=i?u?new o:[]:du(n)&&_u(o)?eo(di(n)):{};\n}return(i?r:mt)(n,function(n,r,u){return t(e,n,r,u)}),e},An.unary=function(n){return eu(n,1)},An.union=Ro,An.unionBy=zo,An.unionWith=Wo,An.uniq=function(n){return n&&n.length?br(n):[]},An.uniqBy=function(n,t){return n&&n.length?br(n,ye(t,2)):[]},An.uniqWith=function(n,t){return t=typeof t==\"function\"?t:T,n&&n.length?br(n,T,t):[]},An.unset=function(n,t){return null==n||xr(n,t)},An.unzip=He,An.unzipWith=Je,An.update=function(n,t,r){return null==n?n:lr(n,t,kr(r)(kt(n,t)),void 0)},An.updateWith=function(n,t,r,e){\nreturn e=typeof e==\"function\"?e:T,null!=n&&(n=lr(n,t,kr(r)(kt(n,t)),e)),n},An.values=Uu,An.valuesIn=function(n){return null==n?[]:S(n,Bu(n))},An.without=Bo,An.words=Mu,An.wrap=function(n,t){return nf(kr(t),n)},An.xor=Lo,An.xorBy=Uo,An.xorWith=Co,An.zip=Do,An.zipObject=function(n,t){return Ar(n||[],t||[],ot)},An.zipObjectDeep=function(n,t){return Ar(n||[],t||[],lr)},An.zipWith=Mo,An.entries=zf,An.entriesIn=Wf,An.extend=yf,An.extendWith=bf,Nu(An,An),An.add=Qf,An.attempt=Ff,An.camelCase=Bf,An.capitalize=Cu,\nAn.ceil=Xf,An.clamp=function(n,t,r){return r===T&&(r=t,t=T),r!==T&&(r=Su(r),r=r===r?r:0),t!==T&&(t=Su(t),t=t===t?t:0),pt(Su(n),t,r)},An.clone=function(n){return _t(n,4)},An.cloneDeep=function(n){return _t(n,5)},An.cloneDeepWith=function(n,t){return t=typeof t==\"function\"?t:T,_t(n,5,t)},An.cloneWith=function(n,t){return t=typeof t==\"function\"?t:T,_t(n,4,t)},An.conformsTo=function(n,t){return null==t||gt(n,t,Wu(t))},An.deburr=Du,An.defaultTo=function(n,t){return null==n||n!==n?t:n},An.divide=nc,An.endsWith=function(n,t,r){\nn=Iu(n),t=yr(t);var e=n.length,e=r=r===T?e:pt(Eu(r),0,e);return r-=t.length,0<=r&&n.slice(r,e)==t},An.eq=lu,An.escape=function(n){return(n=Iu(n))&&H.test(n)?n.replace(K,nt):n},An.escapeRegExp=function(n){return(n=Iu(n))&&en.test(n)?n.replace(rn,\"\\\\$&\"):n},An.every=function(n,t,r){var e=ff(n)?u:bt;return r&&Oe(n,t,r)&&(t=T),e(n,ye(t,3))},An.find=Fo,An.findIndex=Ne,An.findKey=function(n,t){return p(n,ye(t,3),mt)},An.findLast=No,An.findLastIndex=Pe,An.findLastKey=function(n,t){return p(n,ye(t,3),At);\n},An.floor=tc,An.forEach=nu,An.forEachRight=tu,An.forIn=function(n,t){return null==n?n:oo(n,ye(t,3),Bu)},An.forInRight=function(n,t){return null==n?n:fo(n,ye(t,3),Bu)},An.forOwn=function(n,t){return n&&mt(n,ye(t,3))},An.forOwnRight=function(n,t){return n&&At(n,ye(t,3))},An.get=Ru,An.gt=ef,An.gte=uf,An.has=function(n,t){return null!=n&&we(n,t,Rt)},An.hasIn=zu,An.head=qe,An.identity=$u,An.includes=function(n,t,r,e){return n=su(n)?n:Uu(n),r=r&&!e?Eu(r):0,e=n.length,0>r&&(r=Ui(e+r,0)),ju(n)?r<=e&&-1r&&(r=Ui(e+r,0)),v(n,t,r)):-1},An.inRange=function(n,t,r){return t=Au(t),r===T?(r=t,t=0):r=Au(r),n=Su(n),n>=Ci(t,r)&&n=n},An.isSet=pf,An.isString=ju,An.isSymbol=wu,An.isTypedArray=_f,An.isUndefined=function(n){return n===T},An.isWeakMap=function(n){return yu(n)&&\"[object WeakMap]\"==vo(n)},An.isWeakSet=function(n){return yu(n)&&\"[object WeakSet]\"==Ot(n)},An.join=function(n,t){return null==n?\"\":Bi.call(n,t)},An.kebabCase=Lf,An.last=Ve,An.lastIndexOf=function(n,t,r){var e=null==n?0:n.length;if(!e)return-1;var u=e;if(r!==T&&(u=Eu(r),u=0>u?Ui(e+u,0):Ci(u,e-1)),\nt===t){for(r=u+1;r--&&n[r]!==t;);n=r}else n=_(n,d,u,true);return n},An.lowerCase=Uf,An.lowerFirst=Cf,An.lt=vf,An.lte=gf,An.max=function(n){return n&&n.length?xt(n,$u,It):T},An.maxBy=function(n,t){return n&&n.length?xt(n,ye(t,2),It):T},An.mean=function(n){return y(n,$u)},An.meanBy=function(n,t){return y(n,ye(t,2))},An.min=function(n){return n&&n.length?xt(n,$u,Kt):T},An.minBy=function(n,t){return n&&n.length?xt(n,ye(t,2),Kt):T},An.stubArray=qu,An.stubFalse=Vu,An.stubObject=function(){return{}},An.stubString=function(){\nreturn\"\"},An.stubTrue=function(){return true},An.multiply=rc,An.nth=function(n,t){return n&&n.length?Qt(n,Eu(t)):T},An.noConflict=function(){return $n._===this&&($n._=si),this},An.noop=Pu,An.now=Go,An.pad=function(n,t,r){n=Iu(n);var e=(t=Eu(t))?D(n):0;return!t||e>=t?n:(t=(t-e)/2,ne(Ii(t),r)+n+ne(Oi(t),r))},An.padEnd=function(n,t,r){n=Iu(n);var e=(t=Eu(t))?D(n):0;return t&&et){var e=n;n=t,t=e}return r||n%1||t%1?(r=Ti(),Ci(n+r*(t-n+Cn(\"1e-\"+((r+\"\").length-1))),t)):ir(n,t)},An.reduce=function(n,t,r){var e=ff(n)?l:j,u=3>arguments.length;return e(n,ye(t,4),r,u,uo)},An.reduceRight=function(n,t,r){var e=ff(n)?s:j,u=3>arguments.length;\nreturn e(n,ye(t,4),r,u,io)},An.repeat=function(n,t,r){return t=(r?Oe(n,t,r):t===T)?1:Eu(t),or(Iu(n),t)},An.replace=function(){var n=arguments,t=Iu(n[0]);return 3>n.length?t:t.replace(n[1],n[2])},An.result=function(n,t,r){t=Sr(t,n);var e=-1,u=t.length;for(u||(u=1,n=T);++en||9007199254740991=i)return n;if(i=r-D(e),1>i)return e;if(r=o?Or(o,0,i).join(\"\"):n.slice(0,i),u===T)return r+e;if(o&&(i+=r.length-i),hf(u)){if(n.slice(i).search(u)){\nvar f=r;for(u.global||(u=Xu(u.source,Iu(_n.exec(u))+\"g\")),u.lastIndex=0;o=u.exec(f);)var c=o.index;r=r.slice(0,c===T?i:c)}}else n.indexOf(yr(u),i)!=i&&(u=r.lastIndexOf(u),-1e.__dir__?\"Right\":\"\")}),e},Un.prototype[n+\"Right\"]=function(t){return this.reverse()[n](t).reverse()}}),r([\"filter\",\"map\",\"takeWhile\"],function(n,t){\nvar r=t+1,e=1==r||3==r;Un.prototype[n]=function(n){var t=this.clone();return t.__iteratees__.push({iteratee:ye(n,3),type:r}),t.__filtered__=t.__filtered__||e,t}}),r([\"head\",\"last\"],function(n,t){var r=\"take\"+(t?\"Right\":\"\");Un.prototype[n]=function(){return this[r](1).value()[0]}}),r([\"initial\",\"tail\"],function(n,t){var r=\"drop\"+(t?\"\":\"Right\");Un.prototype[n]=function(){return this.__filtered__?new Un(this):this[r](1)}}),Un.prototype.compact=function(){return this.filter($u)},Un.prototype.find=function(n){\nreturn this.filter(n).head()},Un.prototype.findLast=function(n){return this.reverse().find(n)},Un.prototype.invokeMap=fr(function(n,t){return typeof n==\"function\"?new Un(this):this.map(function(r){return Lt(r,n,t)})}),Un.prototype.reject=function(n){return this.filter(au(ye(n)))},Un.prototype.slice=function(n,t){n=Eu(n);var r=this;return r.__filtered__&&(0t)?new Un(r):(0>n?r=r.takeRight(-n):n&&(r=r.drop(n)),t!==T&&(t=Eu(t),r=0>t?r.dropRight(-t):r.take(t-n)),r)},Un.prototype.takeRightWhile=function(n){\nreturn this.reverse().takeWhile(n).reverse()},Un.prototype.toArray=function(){return this.take(4294967295)},mt(Un.prototype,function(n,t){var r=/^(?:filter|find|map|reject)|While$/.test(t),e=/^(?:head|last)$/.test(t),u=An[e?\"take\"+(\"last\"==t?\"Right\":\"\"):t],i=e||/^find/.test(t);u&&(An.prototype[t]=function(){function t(n){return n=u.apply(An,a([n],f)),e&&h?n[0]:n}var o=this.__wrapped__,f=e?[1]:arguments,c=o instanceof Un,l=f[0],s=c||ff(o);s&&r&&typeof l==\"function\"&&1!=l.length&&(c=s=false);var h=this.__chain__,p=!!this.__actions__.length,l=i&&!h,c=c&&!p;\nreturn!i&&s?(o=c?o:new Un(this),o=n.apply(o,f),o.__actions__.push({func:Qe,args:[t],thisArg:T}),new On(o,h)):l&&c?n.apply(this,f):(o=this.thru(t),l?e?o.value()[0]:o.value():o)})}),r(\"pop push shift sort splice unshift\".split(\" \"),function(n){var t=ri[n],r=/^(?:push|sort|unshift)$/.test(n)?\"tap\":\"thru\",e=/^(?:pop|shift)$/.test(n);An.prototype[n]=function(){var n=arguments;if(e&&!this.__chain__){var u=this.value();return t.apply(ff(u)?u:[],n)}return this[r](function(r){return t.apply(ff(r)?r:[],n)});\n}}),mt(Un.prototype,function(n,t){var r=An[t];if(r){var e=r.name+\"\";oi.call(Gi,e)||(Gi[e]=[]),Gi[e].push({name:t,func:r})}}),Gi[Jr(T,2).name]=[{name:\"wrapper\",func:T}],Un.prototype.clone=function(){var n=new Un(this.__wrapped__);return n.__actions__=Ur(this.__actions__),n.__dir__=this.__dir__,n.__filtered__=this.__filtered__,n.__iteratees__=Ur(this.__iteratees__),n.__takeCount__=this.__takeCount__,n.__views__=Ur(this.__views__),n},Un.prototype.reverse=function(){if(this.__filtered__){var n=new Un(this);\nn.__dir__=-1,n.__filtered__=true}else n=this.clone(),n.__dir__*=-1;return n},Un.prototype.value=function(){var n,t=this.__wrapped__.value(),r=this.__dir__,e=ff(t),u=0>r,i=e?t.length:0;n=i;for(var o=this.__views__,f=0,c=-1,a=o.length;++c=this.__values__.length;return{done:n,value:n?T:this.__values__[this.__index__++]}},An.prototype.plant=function(n){\nfor(var t,r=this;r instanceof En;){var e=Fe(r);e.__index__=0,e.__values__=T,t?u.__wrapped__=e:t=e;var u=e,r=r.__wrapped__}return u.__wrapped__=n,t},An.prototype.reverse=function(){var n=this.__wrapped__;return n instanceof Un?(this.__actions__.length&&(n=new Un(this)),n=n.reverse(),n.__actions__.push({func:Qe,args:[Ge],thisArg:T}),new On(n,this.__chain__)):this.thru(Ge)},An.prototype.toJSON=An.prototype.valueOf=An.prototype.value=function(){return wr(this.__wrapped__,this.__actions__)},An.prototype.first=An.prototype.head,\nwi&&(An.prototype[wi]=Xe),An}();typeof define==\"function\"&&typeof define.amd==\"object\"&&define.amd?($n._=rt, define(function(){return rt})):Nn?((Nn.exports=rt)._=rt,Fn._=rt):$n._=rt}).call(this);", + "modules": [] + }, + { + "id": 4, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/node_modules/webpack/buildin/global.js", + "name": "(webpack)/buildin/global.js", + "index": 10, + "index2": 5, + "size": 475, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/lodash/lodash.min.js", + "issuerId": 3, + "issuerName": "./node_modules/lodash/lodash.min.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 0, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/lodash/fp.js", + "name": "./node_modules/lodash/fp.js" + }, + { + "id": 3, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/lodash/lodash.min.js", + "name": "./node_modules/lodash/lodash.min.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 3, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/lodash/lodash.min.js", + "module": "./node_modules/lodash/lodash.min.js", + "moduleName": "./node_modules/lodash/lodash.min.js", + "type": "cjs require", + "userRequest": "global", + "loc": "1:0-66" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 5, + "source": "var g; // This works in non-strict mode\n\ng = function () {\n return this;\n}();\n\ntry {\n // This works if eval is allowed (see CSP)\n g = g || new Function(\"return this\")();\n} catch (e) {\n // This works if the window reference is available\n if (typeof window === \"object\") g = window;\n} // g can still be undefined, but nothing to do about it...\n// We return undefined, instead of nothing here, so it's\n// easier to handle this case. if(!global) { ...}\n\n\nmodule.exports = g;", + "parsedSize": 128, + "parsedSource": "\ne;e=function(){return this}();try{e=e||new Function(\"return this\")()}catch(t){\"object\"==typeof window&&(e=window)}t.exports=e},", + "originalSize": 472, + "originalSource": "var g;\n\n// This works in non-strict mode\ng = (function() {\n\treturn this;\n})();\n\ntry {\n\t// This works if eval is allowed (see CSP)\n\tg = g || new Function(\"return this\")();\n} catch (e) {\n\t// This works if the window reference is available\n\tif (typeof window === \"object\") g = window;\n}\n\n// g can still be undefined, but nothing to do about it...\n// We return undefined, instead of nothing here, so it's\n// easier to handle this case. if(!global) { ...}\n\nmodule.exports = g;\n", + "modules": [] + }, + { + "id": 5, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/node_modules/webpack/buildin/module.js", + "name": "(webpack)/buildin/module.js", + "index": 11, + "index2": 6, + "size": 546, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/lodash/lodash.min.js", + "issuerId": 3, + "issuerName": "./node_modules/lodash/lodash.min.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 0, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/lodash/fp.js", + "name": "./node_modules/lodash/fp.js" + }, + { + "id": 3, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/lodash/lodash.min.js", + "name": "./node_modules/lodash/lodash.min.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 3, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/lodash/lodash.min.js", + "module": "./node_modules/lodash/lodash.min.js", + "moduleName": "./node_modules/lodash/lodash.min.js", + "type": "cjs require", + "userRequest": "module", + "loc": "1:0-66" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 5, + "source": "module.exports = function (module) {\n if (!module.webpackPolyfill) {\n module.deprecate = function () {};\n\n module.paths = []; // module.parent = undefined by default\n\n if (!module.children) module.children = [];\n Object.defineProperty(module, \"loaded\", {\n enumerable: true,\n get: function () {\n return module.l;\n }\n });\n Object.defineProperty(module, \"id\", {\n enumerable: true,\n get: function () {\n return module.i;\n }\n });\n module.webpackPolyfill = 1;\n }\n\n return module;\n};", + "parsedSize": 287, + "parsedSource": "\nexports=function(t){return t.webpackPolyfill||(t.deprecate=function(){},t.paths=[],t.children||(t.children=[]),Object.defineProperty(t,\"loaded\",{enumerable:!0,get:function(){return t.l}}),Object.defineProperty(t,\"id\",{enumerable:!0,get:function(){return t.i}}),t.webpackPolyfill=1),t}},", + "originalSize": 497, + "originalSource": "module.exports = function(module) {\n\tif (!module.webpackPolyfill) {\n\t\tmodule.deprecate = function() {};\n\t\tmodule.paths = [];\n\t\t// module.parent = undefined by default\n\t\tif (!module.children) module.children = [];\n\t\tObject.defineProperty(module, \"loaded\", {\n\t\t\tenumerable: true,\n\t\t\tget: function() {\n\t\t\t\treturn module.l;\n\t\t\t}\n\t\t});\n\t\tObject.defineProperty(module, \"id\", {\n\t\t\tenumerable: true,\n\t\t\tget: function() {\n\t\t\t\treturn module.i;\n\t\t\t}\n\t\t});\n\t\tmodule.webpackPolyfill = 1;\n\t}\n\treturn module;\n};\n", + "modules": [] + }, + { + "id": 6, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/lodash/fp/_baseConvert.js", + "name": "./node_modules/lodash/fp/_baseConvert.js", + "index": 12, + "index2": 10, + "size": 16414, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/lodash/fp.js", + "issuerId": 0, + "issuerName": "./node_modules/lodash/fp.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 0, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/lodash/fp.js", + "name": "./node_modules/lodash/fp.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 0, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/lodash/fp.js", + "module": "./node_modules/lodash/fp.js", + "moduleName": "./node_modules/lodash/fp.js", + "type": "cjs require", + "userRequest": "./fp/_baseConvert", + "loc": "2:17-45" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 4, + "source": "var mapping = require('./_mapping'),\n fallbackHolder = require('./placeholder');\n\n/** Built-in value reference. */\nvar push = Array.prototype.push;\n\n/**\n * Creates a function, with an arity of `n`, that invokes `func` with the\n * arguments it receives.\n *\n * @private\n * @param {Function} func The function to wrap.\n * @param {number} n The arity of the new function.\n * @returns {Function} Returns the new function.\n */\nfunction baseArity(func, n) {\n return n == 2\n ? function(a, b) { return func.apply(undefined, arguments); }\n : function(a) { return func.apply(undefined, arguments); };\n}\n\n/**\n * Creates a function that invokes `func`, with up to `n` arguments, ignoring\n * any additional arguments.\n *\n * @private\n * @param {Function} func The function to cap arguments for.\n * @param {number} n The arity cap.\n * @returns {Function} Returns the new function.\n */\nfunction baseAry(func, n) {\n return n == 2\n ? function(a, b) { return func(a, b); }\n : function(a) { return func(a); };\n}\n\n/**\n * Creates a clone of `array`.\n *\n * @private\n * @param {Array} array The array to clone.\n * @returns {Array} Returns the cloned array.\n */\nfunction cloneArray(array) {\n var length = array ? array.length : 0,\n result = Array(length);\n\n while (length--) {\n result[length] = array[length];\n }\n return result;\n}\n\n/**\n * Creates a function that clones a given object using the assignment `func`.\n *\n * @private\n * @param {Function} func The assignment function.\n * @returns {Function} Returns the new cloner function.\n */\nfunction createCloner(func) {\n return function(object) {\n return func({}, object);\n };\n}\n\n/**\n * A specialized version of `_.spread` which flattens the spread array into\n * the arguments of the invoked `func`.\n *\n * @private\n * @param {Function} func The function to spread arguments over.\n * @param {number} start The start position of the spread.\n * @returns {Function} Returns the new function.\n */\nfunction flatSpread(func, start) {\n return function() {\n var length = arguments.length,\n lastIndex = length - 1,\n args = Array(length);\n\n while (length--) {\n args[length] = arguments[length];\n }\n var array = args[start],\n otherArgs = args.slice(0, start);\n\n if (array) {\n push.apply(otherArgs, array);\n }\n if (start != lastIndex) {\n push.apply(otherArgs, args.slice(start + 1));\n }\n return func.apply(this, otherArgs);\n };\n}\n\n/**\n * Creates a function that wraps `func` and uses `cloner` to clone the first\n * argument it receives.\n *\n * @private\n * @param {Function} func The function to wrap.\n * @param {Function} cloner The function to clone arguments.\n * @returns {Function} Returns the new immutable function.\n */\nfunction wrapImmutable(func, cloner) {\n return function() {\n var length = arguments.length;\n if (!length) {\n return;\n }\n var args = Array(length);\n while (length--) {\n args[length] = arguments[length];\n }\n var result = args[0] = cloner.apply(undefined, args);\n func.apply(undefined, args);\n return result;\n };\n}\n\n/**\n * The base implementation of `convert` which accepts a `util` object of methods\n * required to perform conversions.\n *\n * @param {Object} util The util object.\n * @param {string} name The name of the function to convert.\n * @param {Function} func The function to convert.\n * @param {Object} [options] The options object.\n * @param {boolean} [options.cap=true] Specify capping iteratee arguments.\n * @param {boolean} [options.curry=true] Specify currying.\n * @param {boolean} [options.fixed=true] Specify fixed arity.\n * @param {boolean} [options.immutable=true] Specify immutable operations.\n * @param {boolean} [options.rearg=true] Specify rearranging arguments.\n * @returns {Function|Object} Returns the converted function or object.\n */\nfunction baseConvert(util, name, func, options) {\n var isLib = typeof name == 'function',\n isObj = name === Object(name);\n\n if (isObj) {\n options = func;\n func = name;\n name = undefined;\n }\n if (func == null) {\n throw new TypeError;\n }\n options || (options = {});\n\n var config = {\n 'cap': 'cap' in options ? options.cap : true,\n 'curry': 'curry' in options ? options.curry : true,\n 'fixed': 'fixed' in options ? options.fixed : true,\n 'immutable': 'immutable' in options ? options.immutable : true,\n 'rearg': 'rearg' in options ? options.rearg : true\n };\n\n var defaultHolder = isLib ? func : fallbackHolder,\n forceCurry = ('curry' in options) && options.curry,\n forceFixed = ('fixed' in options) && options.fixed,\n forceRearg = ('rearg' in options) && options.rearg,\n pristine = isLib ? func.runInContext() : undefined;\n\n var helpers = isLib ? func : {\n 'ary': util.ary,\n 'assign': util.assign,\n 'clone': util.clone,\n 'curry': util.curry,\n 'forEach': util.forEach,\n 'isArray': util.isArray,\n 'isError': util.isError,\n 'isFunction': util.isFunction,\n 'isWeakMap': util.isWeakMap,\n 'iteratee': util.iteratee,\n 'keys': util.keys,\n 'rearg': util.rearg,\n 'toInteger': util.toInteger,\n 'toPath': util.toPath\n };\n\n var ary = helpers.ary,\n assign = helpers.assign,\n clone = helpers.clone,\n curry = helpers.curry,\n each = helpers.forEach,\n isArray = helpers.isArray,\n isError = helpers.isError,\n isFunction = helpers.isFunction,\n isWeakMap = helpers.isWeakMap,\n keys = helpers.keys,\n rearg = helpers.rearg,\n toInteger = helpers.toInteger,\n toPath = helpers.toPath;\n\n var aryMethodKeys = keys(mapping.aryMethod);\n\n var wrappers = {\n 'castArray': function(castArray) {\n return function() {\n var value = arguments[0];\n return isArray(value)\n ? castArray(cloneArray(value))\n : castArray.apply(undefined, arguments);\n };\n },\n 'iteratee': function(iteratee) {\n return function() {\n var func = arguments[0],\n arity = arguments[1],\n result = iteratee(func, arity),\n length = result.length;\n\n if (config.cap && typeof arity == 'number') {\n arity = arity > 2 ? (arity - 2) : 1;\n return (length && length <= arity) ? result : baseAry(result, arity);\n }\n return result;\n };\n },\n 'mixin': function(mixin) {\n return function(source) {\n var func = this;\n if (!isFunction(func)) {\n return mixin(func, Object(source));\n }\n var pairs = [];\n each(keys(source), function(key) {\n if (isFunction(source[key])) {\n pairs.push([key, func.prototype[key]]);\n }\n });\n\n mixin(func, Object(source));\n\n each(pairs, function(pair) {\n var value = pair[1];\n if (isFunction(value)) {\n func.prototype[pair[0]] = value;\n } else {\n delete func.prototype[pair[0]];\n }\n });\n return func;\n };\n },\n 'nthArg': function(nthArg) {\n return function(n) {\n var arity = n < 0 ? 1 : (toInteger(n) + 1);\n return curry(nthArg(n), arity);\n };\n },\n 'rearg': function(rearg) {\n return function(func, indexes) {\n var arity = indexes ? indexes.length : 0;\n return curry(rearg(func, indexes), arity);\n };\n },\n 'runInContext': function(runInContext) {\n return function(context) {\n return baseConvert(util, runInContext(context), options);\n };\n }\n };\n\n /*--------------------------------------------------------------------------*/\n\n /**\n * Casts `func` to a function with an arity capped iteratee if needed.\n *\n * @private\n * @param {string} name The name of the function to inspect.\n * @param {Function} func The function to inspect.\n * @returns {Function} Returns the cast function.\n */\n function castCap(name, func) {\n if (config.cap) {\n var indexes = mapping.iterateeRearg[name];\n if (indexes) {\n return iterateeRearg(func, indexes);\n }\n var n = !isLib && mapping.iterateeAry[name];\n if (n) {\n return iterateeAry(func, n);\n }\n }\n return func;\n }\n\n /**\n * Casts `func` to a curried function if needed.\n *\n * @private\n * @param {string} name The name of the function to inspect.\n * @param {Function} func The function to inspect.\n * @param {number} n The arity of `func`.\n * @returns {Function} Returns the cast function.\n */\n function castCurry(name, func, n) {\n return (forceCurry || (config.curry && n > 1))\n ? curry(func, n)\n : func;\n }\n\n /**\n * Casts `func` to a fixed arity function if needed.\n *\n * @private\n * @param {string} name The name of the function to inspect.\n * @param {Function} func The function to inspect.\n * @param {number} n The arity cap.\n * @returns {Function} Returns the cast function.\n */\n function castFixed(name, func, n) {\n if (config.fixed && (forceFixed || !mapping.skipFixed[name])) {\n var data = mapping.methodSpread[name],\n start = data && data.start;\n\n return start === undefined ? ary(func, n) : flatSpread(func, start);\n }\n return func;\n }\n\n /**\n * Casts `func` to an rearged function if needed.\n *\n * @private\n * @param {string} name The name of the function to inspect.\n * @param {Function} func The function to inspect.\n * @param {number} n The arity of `func`.\n * @returns {Function} Returns the cast function.\n */\n function castRearg(name, func, n) {\n return (config.rearg && n > 1 && (forceRearg || !mapping.skipRearg[name]))\n ? rearg(func, mapping.methodRearg[name] || mapping.aryRearg[n])\n : func;\n }\n\n /**\n * Creates a clone of `object` by `path`.\n *\n * @private\n * @param {Object} object The object to clone.\n * @param {Array|string} path The path to clone by.\n * @returns {Object} Returns the cloned object.\n */\n function cloneByPath(object, path) {\n path = toPath(path);\n\n var index = -1,\n length = path.length,\n lastIndex = length - 1,\n result = clone(Object(object)),\n nested = result;\n\n while (nested != null && ++index < length) {\n var key = path[index],\n value = nested[key];\n\n if (value != null &&\n !(isFunction(value) || isError(value) || isWeakMap(value))) {\n nested[key] = clone(index == lastIndex ? value : Object(value));\n }\n nested = nested[key];\n }\n return result;\n }\n\n /**\n * Converts `lodash` to an immutable auto-curried iteratee-first data-last\n * version with conversion `options` applied.\n *\n * @param {Object} [options] The options object. See `baseConvert` for more details.\n * @returns {Function} Returns the converted `lodash`.\n */\n function convertLib(options) {\n return _.runInContext.convert(options)(undefined);\n }\n\n /**\n * Create a converter function for `func` of `name`.\n *\n * @param {string} name The name of the function to convert.\n * @param {Function} func The function to convert.\n * @returns {Function} Returns the new converter function.\n */\n function createConverter(name, func) {\n var realName = mapping.aliasToReal[name] || name,\n methodName = mapping.remap[realName] || realName,\n oldOptions = options;\n\n return function(options) {\n var newUtil = isLib ? pristine : helpers,\n newFunc = isLib ? pristine[methodName] : func,\n newOptions = assign(assign({}, oldOptions), options);\n\n return baseConvert(newUtil, realName, newFunc, newOptions);\n };\n }\n\n /**\n * Creates a function that wraps `func` to invoke its iteratee, with up to `n`\n * arguments, ignoring any additional arguments.\n *\n * @private\n * @param {Function} func The function to cap iteratee arguments for.\n * @param {number} n The arity cap.\n * @returns {Function} Returns the new function.\n */\n function iterateeAry(func, n) {\n return overArg(func, function(func) {\n return typeof func == 'function' ? baseAry(func, n) : func;\n });\n }\n\n /**\n * Creates a function that wraps `func` to invoke its iteratee with arguments\n * arranged according to the specified `indexes` where the argument value at\n * the first index is provided as the first argument, the argument value at\n * the second index is provided as the second argument, and so on.\n *\n * @private\n * @param {Function} func The function to rearrange iteratee arguments for.\n * @param {number[]} indexes The arranged argument indexes.\n * @returns {Function} Returns the new function.\n */\n function iterateeRearg(func, indexes) {\n return overArg(func, function(func) {\n var n = indexes.length;\n return baseArity(rearg(baseAry(func, n), indexes), n);\n });\n }\n\n /**\n * Creates a function that invokes `func` with its first argument transformed.\n *\n * @private\n * @param {Function} func The function to wrap.\n * @param {Function} transform The argument transform.\n * @returns {Function} Returns the new function.\n */\n function overArg(func, transform) {\n return function() {\n var length = arguments.length;\n if (!length) {\n return func();\n }\n var args = Array(length);\n while (length--) {\n args[length] = arguments[length];\n }\n var index = config.rearg ? 0 : (length - 1);\n args[index] = transform(args[index]);\n return func.apply(undefined, args);\n };\n }\n\n /**\n * Creates a function that wraps `func` and applys the conversions\n * rules by `name`.\n *\n * @private\n * @param {string} name The name of the function to wrap.\n * @param {Function} func The function to wrap.\n * @returns {Function} Returns the converted function.\n */\n function wrap(name, func, placeholder) {\n var result,\n realName = mapping.aliasToReal[name] || name,\n wrapped = func,\n wrapper = wrappers[realName];\n\n if (wrapper) {\n wrapped = wrapper(func);\n }\n else if (config.immutable) {\n if (mapping.mutate.array[realName]) {\n wrapped = wrapImmutable(func, cloneArray);\n }\n else if (mapping.mutate.object[realName]) {\n wrapped = wrapImmutable(func, createCloner(func));\n }\n else if (mapping.mutate.set[realName]) {\n wrapped = wrapImmutable(func, cloneByPath);\n }\n }\n each(aryMethodKeys, function(aryKey) {\n each(mapping.aryMethod[aryKey], function(otherName) {\n if (realName == otherName) {\n var data = mapping.methodSpread[realName],\n afterRearg = data && data.afterRearg;\n\n result = afterRearg\n ? castFixed(realName, castRearg(realName, wrapped, aryKey), aryKey)\n : castRearg(realName, castFixed(realName, wrapped, aryKey), aryKey);\n\n result = castCap(realName, result);\n result = castCurry(realName, result, aryKey);\n return false;\n }\n });\n return !result;\n });\n\n result || (result = wrapped);\n if (result == func) {\n result = forceCurry ? curry(result, 1) : function() {\n return func.apply(this, arguments);\n };\n }\n result.convert = createConverter(realName, func);\n result.placeholder = func.placeholder = placeholder;\n\n return result;\n }\n\n /*--------------------------------------------------------------------------*/\n\n if (!isObj) {\n return wrap(name, func, defaultHolder);\n }\n var _ = func;\n\n // Convert methods by ary cap.\n var pairs = [];\n each(aryMethodKeys, function(aryKey) {\n each(mapping.aryMethod[aryKey], function(key) {\n var func = _[mapping.remap[key] || key];\n if (func) {\n pairs.push([key, wrap(key, func, _)]);\n }\n });\n });\n\n // Convert remaining methods.\n each(keys(_), function(key) {\n var func = _[key];\n if (typeof func == 'function') {\n var length = pairs.length;\n while (length--) {\n if (pairs[length][0] == key) {\n return;\n }\n }\n func.convert = createConverter(key, func);\n pairs.push([key, func]);\n }\n });\n\n // Assign to `_` leaving `_.prototype` unchanged to allow chaining.\n each(pairs, function(pair) {\n _[pair[0]] = pair[1];\n });\n\n _.convert = convertLib;\n _.placeholder = _;\n\n // Assign aliases.\n each(keys(_), function(key) {\n each(mapping.realToAlias[key] || [], function(alias) {\n _[alias] = _[key];\n });\n });\n\n return _;\n}\n\nmodule.exports = baseConvert;\n", + "parsedSize": 4262, + "parsedSource": "\nr=e(7),u=e(8),i=Array.prototype.push;function o(t,n){return 2==n?function(n,e){return t(n,e)}:function(n){return t(n)}}function a(t){for(var n=t?t.length:0,e=Array(n);n--;)e[n]=t[n];return e}function f(t,n){return function(){var e=arguments.length;if(e){for(var r=Array(e);e--;)r[e]=arguments[e];var u=r[0]=n.apply(void 0,r);return t.apply(void 0,r),u}}}t.exports=function t(n,e,c,l){var s=\"function\"==typeof e,p=e===Object(e);if(p&&(l=c,c=e,e=void 0),null==c)throw new TypeError;l||(l={});var h={cap:!(\"cap\"in l)||l.cap,curry:!(\"curry\"in l)||l.curry,fixed:!(\"fixed\"in l)||l.fixed,immutable:!(\"immutable\"in l)||l.immutable,rearg:!(\"rearg\"in l)||l.rearg},_=s?c:u,d=\"curry\"in l&&l.curry,g=\"fixed\"in l&&l.fixed,v=\"rearg\"in l&&l.rearg,y=s?c.runInContext():void 0,b=s?c:{ary:n.ary,assign:n.assign,clone:n.clone,curry:n.curry,forEach:n.forEach,isArray:n.isArray,isError:n.isError,isFunction:n.isFunction,isWeakMap:n.isWeakMap,iteratee:n.iteratee,keys:n.keys,rearg:n.rearg,toInteger:n.toInteger,toPath:n.toPath},m=b.ary,x=b.assign,w=b.clone,j=b.curry,A=b.forEach,k=b.isArray,I=b.isError,W=b.isFunction,E=b.isWeakMap,O=b.keys,S=b.rearg,R=b.toInteger,z=b.toPath,C=O(r.aryMethod),B={castArray:function(t){return function(){var n=arguments[0];return k(n)?t(a(n)):t.apply(void 0,arguments)}},iteratee:function(t){return function(){var n=arguments[0],e=arguments[1],r=t(n,e),u=r.length;return h.cap&&\"number\"==typeof e?(e=e>2?e-2:1,u&&u<=e?r:o(r,e)):r}},mixin:function(t){return function(n){var e=this;if(!W(e))return t(e,Object(n));var r=[];return A(O(n),(function(t){W(n[t])&&r.push([t,e.prototype[t]])})),t(e,Object(n)),A(r,(function(t){var n=t[1];W(n)?e.prototype[t[0]]=n:delete e.prototype[t[0]]})),e}},nthArg:function(t){return function(n){var e=n<0?1:R(n)+1;return j(t(n),e)}},rearg:function(t){return function(n,e){var r=e?e.length:0;return j(t(n,e),r)}},runInContext:function(e){return function(r){return t(n,e(r),l)}}};function L(t,n){if(h.cap){var e=r.iterateeRearg[t];if(e)return function(t,n){return P(t,(function(t){var e=n.length;return function(t,n){return 2==n?function(n,e){return t.apply(void 0,arguments)}:function(n){return t.apply(void 0,arguments)}}(S(o(t,e),n),e)}))}(n,e);var u=!s&&r.iterateeAry[t];if(u)return function(t,n){return P(t,(function(t){return\"function\"==typeof t?o(t,n):t}))}(n,u)}return n}function M(t,n,e){if(h.fixed&&(g||!r.skipFixed[t])){var u=r.methodSpread[t],o=u&&u.start;return void 0===o?m(n,e):function(t,n){return function(){for(var e=arguments.length,r=e-1,u=Array(e);e--;)u[e]=arguments[e];var o=u[n],a=u.slice(0,n);return o&&i.apply(a,o),n!=r&&i.apply(a,u.slice(n+1)),t.apply(this,a)}}(n,o)}return n}function F(t,n,e){return h.rearg&&e>1&&(v||!r.skipRearg[t])?S(n,r.methodRearg[t]||r.aryRearg[e]):n}function D(t,n){for(var e=-1,r=(n=z(n)).length,u=r-1,i=w(Object(t)),o=i;null!=o&&++e1?j(n,e):n}(0,u=L(i,u),t),!1}})),!u})),u||(u=o),u==n&&(u=d?j(u,1):function(){return n.apply(this,arguments)}),u.convert=T(i,n),u.placeholder=n.placeholder=e,u}if(!p)return U(e,c,_);var N=c,q=[];return A(C,(function(t){A(r.aryMethod[t],(function(t){var n=N[r.remap[t]||t];n&&q.push([t,U(t,n,N)])}))})),A(O(N),(function(t){var n=N[t];if(\"function\"==typeof n){for(var e=q.length;e--;)if(q[e][0]==t)return;n.convert=T(t,n),q.push([t,n])}})),A(q,(function(t){N[t[0]]=t[1]})),N.convert=function(t){return N.runInContext.convert(t)(void 0)},N.placeholder=N,A(O(N),(function(t){A(r.realToAlias[t]||[],(function(n){N[n]=N[t]}))})),N}},", + "originalSize": 16414, + "originalSource": "var mapping = require('./_mapping'),\n fallbackHolder = require('./placeholder');\n\n/** Built-in value reference. */\nvar push = Array.prototype.push;\n\n/**\n * Creates a function, with an arity of `n`, that invokes `func` with the\n * arguments it receives.\n *\n * @private\n * @param {Function} func The function to wrap.\n * @param {number} n The arity of the new function.\n * @returns {Function} Returns the new function.\n */\nfunction baseArity(func, n) {\n return n == 2\n ? function(a, b) { return func.apply(undefined, arguments); }\n : function(a) { return func.apply(undefined, arguments); };\n}\n\n/**\n * Creates a function that invokes `func`, with up to `n` arguments, ignoring\n * any additional arguments.\n *\n * @private\n * @param {Function} func The function to cap arguments for.\n * @param {number} n The arity cap.\n * @returns {Function} Returns the new function.\n */\nfunction baseAry(func, n) {\n return n == 2\n ? function(a, b) { return func(a, b); }\n : function(a) { return func(a); };\n}\n\n/**\n * Creates a clone of `array`.\n *\n * @private\n * @param {Array} array The array to clone.\n * @returns {Array} Returns the cloned array.\n */\nfunction cloneArray(array) {\n var length = array ? array.length : 0,\n result = Array(length);\n\n while (length--) {\n result[length] = array[length];\n }\n return result;\n}\n\n/**\n * Creates a function that clones a given object using the assignment `func`.\n *\n * @private\n * @param {Function} func The assignment function.\n * @returns {Function} Returns the new cloner function.\n */\nfunction createCloner(func) {\n return function(object) {\n return func({}, object);\n };\n}\n\n/**\n * A specialized version of `_.spread` which flattens the spread array into\n * the arguments of the invoked `func`.\n *\n * @private\n * @param {Function} func The function to spread arguments over.\n * @param {number} start The start position of the spread.\n * @returns {Function} Returns the new function.\n */\nfunction flatSpread(func, start) {\n return function() {\n var length = arguments.length,\n lastIndex = length - 1,\n args = Array(length);\n\n while (length--) {\n args[length] = arguments[length];\n }\n var array = args[start],\n otherArgs = args.slice(0, start);\n\n if (array) {\n push.apply(otherArgs, array);\n }\n if (start != lastIndex) {\n push.apply(otherArgs, args.slice(start + 1));\n }\n return func.apply(this, otherArgs);\n };\n}\n\n/**\n * Creates a function that wraps `func` and uses `cloner` to clone the first\n * argument it receives.\n *\n * @private\n * @param {Function} func The function to wrap.\n * @param {Function} cloner The function to clone arguments.\n * @returns {Function} Returns the new immutable function.\n */\nfunction wrapImmutable(func, cloner) {\n return function() {\n var length = arguments.length;\n if (!length) {\n return;\n }\n var args = Array(length);\n while (length--) {\n args[length] = arguments[length];\n }\n var result = args[0] = cloner.apply(undefined, args);\n func.apply(undefined, args);\n return result;\n };\n}\n\n/**\n * The base implementation of `convert` which accepts a `util` object of methods\n * required to perform conversions.\n *\n * @param {Object} util The util object.\n * @param {string} name The name of the function to convert.\n * @param {Function} func The function to convert.\n * @param {Object} [options] The options object.\n * @param {boolean} [options.cap=true] Specify capping iteratee arguments.\n * @param {boolean} [options.curry=true] Specify currying.\n * @param {boolean} [options.fixed=true] Specify fixed arity.\n * @param {boolean} [options.immutable=true] Specify immutable operations.\n * @param {boolean} [options.rearg=true] Specify rearranging arguments.\n * @returns {Function|Object} Returns the converted function or object.\n */\nfunction baseConvert(util, name, func, options) {\n var isLib = typeof name == 'function',\n isObj = name === Object(name);\n\n if (isObj) {\n options = func;\n func = name;\n name = undefined;\n }\n if (func == null) {\n throw new TypeError;\n }\n options || (options = {});\n\n var config = {\n 'cap': 'cap' in options ? options.cap : true,\n 'curry': 'curry' in options ? options.curry : true,\n 'fixed': 'fixed' in options ? options.fixed : true,\n 'immutable': 'immutable' in options ? options.immutable : true,\n 'rearg': 'rearg' in options ? options.rearg : true\n };\n\n var defaultHolder = isLib ? func : fallbackHolder,\n forceCurry = ('curry' in options) && options.curry,\n forceFixed = ('fixed' in options) && options.fixed,\n forceRearg = ('rearg' in options) && options.rearg,\n pristine = isLib ? func.runInContext() : undefined;\n\n var helpers = isLib ? func : {\n 'ary': util.ary,\n 'assign': util.assign,\n 'clone': util.clone,\n 'curry': util.curry,\n 'forEach': util.forEach,\n 'isArray': util.isArray,\n 'isError': util.isError,\n 'isFunction': util.isFunction,\n 'isWeakMap': util.isWeakMap,\n 'iteratee': util.iteratee,\n 'keys': util.keys,\n 'rearg': util.rearg,\n 'toInteger': util.toInteger,\n 'toPath': util.toPath\n };\n\n var ary = helpers.ary,\n assign = helpers.assign,\n clone = helpers.clone,\n curry = helpers.curry,\n each = helpers.forEach,\n isArray = helpers.isArray,\n isError = helpers.isError,\n isFunction = helpers.isFunction,\n isWeakMap = helpers.isWeakMap,\n keys = helpers.keys,\n rearg = helpers.rearg,\n toInteger = helpers.toInteger,\n toPath = helpers.toPath;\n\n var aryMethodKeys = keys(mapping.aryMethod);\n\n var wrappers = {\n 'castArray': function(castArray) {\n return function() {\n var value = arguments[0];\n return isArray(value)\n ? castArray(cloneArray(value))\n : castArray.apply(undefined, arguments);\n };\n },\n 'iteratee': function(iteratee) {\n return function() {\n var func = arguments[0],\n arity = arguments[1],\n result = iteratee(func, arity),\n length = result.length;\n\n if (config.cap && typeof arity == 'number') {\n arity = arity > 2 ? (arity - 2) : 1;\n return (length && length <= arity) ? result : baseAry(result, arity);\n }\n return result;\n };\n },\n 'mixin': function(mixin) {\n return function(source) {\n var func = this;\n if (!isFunction(func)) {\n return mixin(func, Object(source));\n }\n var pairs = [];\n each(keys(source), function(key) {\n if (isFunction(source[key])) {\n pairs.push([key, func.prototype[key]]);\n }\n });\n\n mixin(func, Object(source));\n\n each(pairs, function(pair) {\n var value = pair[1];\n if (isFunction(value)) {\n func.prototype[pair[0]] = value;\n } else {\n delete func.prototype[pair[0]];\n }\n });\n return func;\n };\n },\n 'nthArg': function(nthArg) {\n return function(n) {\n var arity = n < 0 ? 1 : (toInteger(n) + 1);\n return curry(nthArg(n), arity);\n };\n },\n 'rearg': function(rearg) {\n return function(func, indexes) {\n var arity = indexes ? indexes.length : 0;\n return curry(rearg(func, indexes), arity);\n };\n },\n 'runInContext': function(runInContext) {\n return function(context) {\n return baseConvert(util, runInContext(context), options);\n };\n }\n };\n\n /*--------------------------------------------------------------------------*/\n\n /**\n * Casts `func` to a function with an arity capped iteratee if needed.\n *\n * @private\n * @param {string} name The name of the function to inspect.\n * @param {Function} func The function to inspect.\n * @returns {Function} Returns the cast function.\n */\n function castCap(name, func) {\n if (config.cap) {\n var indexes = mapping.iterateeRearg[name];\n if (indexes) {\n return iterateeRearg(func, indexes);\n }\n var n = !isLib && mapping.iterateeAry[name];\n if (n) {\n return iterateeAry(func, n);\n }\n }\n return func;\n }\n\n /**\n * Casts `func` to a curried function if needed.\n *\n * @private\n * @param {string} name The name of the function to inspect.\n * @param {Function} func The function to inspect.\n * @param {number} n The arity of `func`.\n * @returns {Function} Returns the cast function.\n */\n function castCurry(name, func, n) {\n return (forceCurry || (config.curry && n > 1))\n ? curry(func, n)\n : func;\n }\n\n /**\n * Casts `func` to a fixed arity function if needed.\n *\n * @private\n * @param {string} name The name of the function to inspect.\n * @param {Function} func The function to inspect.\n * @param {number} n The arity cap.\n * @returns {Function} Returns the cast function.\n */\n function castFixed(name, func, n) {\n if (config.fixed && (forceFixed || !mapping.skipFixed[name])) {\n var data = mapping.methodSpread[name],\n start = data && data.start;\n\n return start === undefined ? ary(func, n) : flatSpread(func, start);\n }\n return func;\n }\n\n /**\n * Casts `func` to an rearged function if needed.\n *\n * @private\n * @param {string} name The name of the function to inspect.\n * @param {Function} func The function to inspect.\n * @param {number} n The arity of `func`.\n * @returns {Function} Returns the cast function.\n */\n function castRearg(name, func, n) {\n return (config.rearg && n > 1 && (forceRearg || !mapping.skipRearg[name]))\n ? rearg(func, mapping.methodRearg[name] || mapping.aryRearg[n])\n : func;\n }\n\n /**\n * Creates a clone of `object` by `path`.\n *\n * @private\n * @param {Object} object The object to clone.\n * @param {Array|string} path The path to clone by.\n * @returns {Object} Returns the cloned object.\n */\n function cloneByPath(object, path) {\n path = toPath(path);\n\n var index = -1,\n length = path.length,\n lastIndex = length - 1,\n result = clone(Object(object)),\n nested = result;\n\n while (nested != null && ++index < length) {\n var key = path[index],\n value = nested[key];\n\n if (value != null &&\n !(isFunction(value) || isError(value) || isWeakMap(value))) {\n nested[key] = clone(index == lastIndex ? value : Object(value));\n }\n nested = nested[key];\n }\n return result;\n }\n\n /**\n * Converts `lodash` to an immutable auto-curried iteratee-first data-last\n * version with conversion `options` applied.\n *\n * @param {Object} [options] The options object. See `baseConvert` for more details.\n * @returns {Function} Returns the converted `lodash`.\n */\n function convertLib(options) {\n return _.runInContext.convert(options)(undefined);\n }\n\n /**\n * Create a converter function for `func` of `name`.\n *\n * @param {string} name The name of the function to convert.\n * @param {Function} func The function to convert.\n * @returns {Function} Returns the new converter function.\n */\n function createConverter(name, func) {\n var realName = mapping.aliasToReal[name] || name,\n methodName = mapping.remap[realName] || realName,\n oldOptions = options;\n\n return function(options) {\n var newUtil = isLib ? pristine : helpers,\n newFunc = isLib ? pristine[methodName] : func,\n newOptions = assign(assign({}, oldOptions), options);\n\n return baseConvert(newUtil, realName, newFunc, newOptions);\n };\n }\n\n /**\n * Creates a function that wraps `func` to invoke its iteratee, with up to `n`\n * arguments, ignoring any additional arguments.\n *\n * @private\n * @param {Function} func The function to cap iteratee arguments for.\n * @param {number} n The arity cap.\n * @returns {Function} Returns the new function.\n */\n function iterateeAry(func, n) {\n return overArg(func, function(func) {\n return typeof func == 'function' ? baseAry(func, n) : func;\n });\n }\n\n /**\n * Creates a function that wraps `func` to invoke its iteratee with arguments\n * arranged according to the specified `indexes` where the argument value at\n * the first index is provided as the first argument, the argument value at\n * the second index is provided as the second argument, and so on.\n *\n * @private\n * @param {Function} func The function to rearrange iteratee arguments for.\n * @param {number[]} indexes The arranged argument indexes.\n * @returns {Function} Returns the new function.\n */\n function iterateeRearg(func, indexes) {\n return overArg(func, function(func) {\n var n = indexes.length;\n return baseArity(rearg(baseAry(func, n), indexes), n);\n });\n }\n\n /**\n * Creates a function that invokes `func` with its first argument transformed.\n *\n * @private\n * @param {Function} func The function to wrap.\n * @param {Function} transform The argument transform.\n * @returns {Function} Returns the new function.\n */\n function overArg(func, transform) {\n return function() {\n var length = arguments.length;\n if (!length) {\n return func();\n }\n var args = Array(length);\n while (length--) {\n args[length] = arguments[length];\n }\n var index = config.rearg ? 0 : (length - 1);\n args[index] = transform(args[index]);\n return func.apply(undefined, args);\n };\n }\n\n /**\n * Creates a function that wraps `func` and applys the conversions\n * rules by `name`.\n *\n * @private\n * @param {string} name The name of the function to wrap.\n * @param {Function} func The function to wrap.\n * @returns {Function} Returns the converted function.\n */\n function wrap(name, func, placeholder) {\n var result,\n realName = mapping.aliasToReal[name] || name,\n wrapped = func,\n wrapper = wrappers[realName];\n\n if (wrapper) {\n wrapped = wrapper(func);\n }\n else if (config.immutable) {\n if (mapping.mutate.array[realName]) {\n wrapped = wrapImmutable(func, cloneArray);\n }\n else if (mapping.mutate.object[realName]) {\n wrapped = wrapImmutable(func, createCloner(func));\n }\n else if (mapping.mutate.set[realName]) {\n wrapped = wrapImmutable(func, cloneByPath);\n }\n }\n each(aryMethodKeys, function(aryKey) {\n each(mapping.aryMethod[aryKey], function(otherName) {\n if (realName == otherName) {\n var data = mapping.methodSpread[realName],\n afterRearg = data && data.afterRearg;\n\n result = afterRearg\n ? castFixed(realName, castRearg(realName, wrapped, aryKey), aryKey)\n : castRearg(realName, castFixed(realName, wrapped, aryKey), aryKey);\n\n result = castCap(realName, result);\n result = castCurry(realName, result, aryKey);\n return false;\n }\n });\n return !result;\n });\n\n result || (result = wrapped);\n if (result == func) {\n result = forceCurry ? curry(result, 1) : function() {\n return func.apply(this, arguments);\n };\n }\n result.convert = createConverter(realName, func);\n result.placeholder = func.placeholder = placeholder;\n\n return result;\n }\n\n /*--------------------------------------------------------------------------*/\n\n if (!isObj) {\n return wrap(name, func, defaultHolder);\n }\n var _ = func;\n\n // Convert methods by ary cap.\n var pairs = [];\n each(aryMethodKeys, function(aryKey) {\n each(mapping.aryMethod[aryKey], function(key) {\n var func = _[mapping.remap[key] || key];\n if (func) {\n pairs.push([key, wrap(key, func, _)]);\n }\n });\n });\n\n // Convert remaining methods.\n each(keys(_), function(key) {\n var func = _[key];\n if (typeof func == 'function') {\n var length = pairs.length;\n while (length--) {\n if (pairs[length][0] == key) {\n return;\n }\n }\n func.convert = createConverter(key, func);\n pairs.push([key, func]);\n }\n });\n\n // Assign to `_` leaving `_.prototype` unchanged to allow chaining.\n each(pairs, function(pair) {\n _[pair[0]] = pair[1];\n });\n\n _.convert = convertLib;\n _.placeholder = _;\n\n // Assign aliases.\n each(keys(_), function(key) {\n each(mapping.realToAlias[key] || [], function(alias) {\n _[alias] = _[key];\n });\n });\n\n return _;\n}\n\nmodule.exports = baseConvert;\n", + "modules": [] + }, + { + "id": 7, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/lodash/fp/_mapping.js", + "name": "./node_modules/lodash/fp/_mapping.js", + "index": 13, + "index2": 8, + "size": 9955, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/lodash/fp/_baseConvert.js", + "issuerId": 6, + "issuerName": "./node_modules/lodash/fp/_baseConvert.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 0, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/lodash/fp.js", + "name": "./node_modules/lodash/fp.js" + }, + { + "id": 6, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/lodash/fp/_baseConvert.js", + "name": "./node_modules/lodash/fp/_baseConvert.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 6, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/lodash/fp/_baseConvert.js", + "module": "./node_modules/lodash/fp/_baseConvert.js", + "moduleName": "./node_modules/lodash/fp/_baseConvert.js", + "type": "cjs require", + "userRequest": "./_mapping", + "loc": "1:14-35" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 5, + "source": "/** Used to map aliases to their real names. */\nexports.aliasToReal = {\n\n // Lodash aliases.\n 'each': 'forEach',\n 'eachRight': 'forEachRight',\n 'entries': 'toPairs',\n 'entriesIn': 'toPairsIn',\n 'extend': 'assignIn',\n 'extendAll': 'assignInAll',\n 'extendAllWith': 'assignInAllWith',\n 'extendWith': 'assignInWith',\n 'first': 'head',\n\n // Methods that are curried variants of others.\n 'conforms': 'conformsTo',\n 'matches': 'isMatch',\n 'property': 'get',\n\n // Ramda aliases.\n '__': 'placeholder',\n 'F': 'stubFalse',\n 'T': 'stubTrue',\n 'all': 'every',\n 'allPass': 'overEvery',\n 'always': 'constant',\n 'any': 'some',\n 'anyPass': 'overSome',\n 'apply': 'spread',\n 'assoc': 'set',\n 'assocPath': 'set',\n 'complement': 'negate',\n 'compose': 'flowRight',\n 'contains': 'includes',\n 'dissoc': 'unset',\n 'dissocPath': 'unset',\n 'dropLast': 'dropRight',\n 'dropLastWhile': 'dropRightWhile',\n 'equals': 'isEqual',\n 'identical': 'eq',\n 'indexBy': 'keyBy',\n 'init': 'initial',\n 'invertObj': 'invert',\n 'juxt': 'over',\n 'omitAll': 'omit',\n 'nAry': 'ary',\n 'path': 'get',\n 'pathEq': 'matchesProperty',\n 'pathOr': 'getOr',\n 'paths': 'at',\n 'pickAll': 'pick',\n 'pipe': 'flow',\n 'pluck': 'map',\n 'prop': 'get',\n 'propEq': 'matchesProperty',\n 'propOr': 'getOr',\n 'props': 'at',\n 'symmetricDifference': 'xor',\n 'symmetricDifferenceBy': 'xorBy',\n 'symmetricDifferenceWith': 'xorWith',\n 'takeLast': 'takeRight',\n 'takeLastWhile': 'takeRightWhile',\n 'unapply': 'rest',\n 'unnest': 'flatten',\n 'useWith': 'overArgs',\n 'where': 'conformsTo',\n 'whereEq': 'isMatch',\n 'zipObj': 'zipObject'\n};\n\n/** Used to map ary to method names. */\nexports.aryMethod = {\n '1': [\n 'assignAll', 'assignInAll', 'attempt', 'castArray', 'ceil', 'create',\n 'curry', 'curryRight', 'defaultsAll', 'defaultsDeepAll', 'floor', 'flow',\n 'flowRight', 'fromPairs', 'invert', 'iteratee', 'memoize', 'method', 'mergeAll',\n 'methodOf', 'mixin', 'nthArg', 'over', 'overEvery', 'overSome','rest', 'reverse',\n 'round', 'runInContext', 'spread', 'template', 'trim', 'trimEnd', 'trimStart',\n 'uniqueId', 'words', 'zipAll'\n ],\n '2': [\n 'add', 'after', 'ary', 'assign', 'assignAllWith', 'assignIn', 'assignInAllWith',\n 'at', 'before', 'bind', 'bindAll', 'bindKey', 'chunk', 'cloneDeepWith',\n 'cloneWith', 'concat', 'conformsTo', 'countBy', 'curryN', 'curryRightN',\n 'debounce', 'defaults', 'defaultsDeep', 'defaultTo', 'delay', 'difference',\n 'divide', 'drop', 'dropRight', 'dropRightWhile', 'dropWhile', 'endsWith', 'eq',\n 'every', 'filter', 'find', 'findIndex', 'findKey', 'findLast', 'findLastIndex',\n 'findLastKey', 'flatMap', 'flatMapDeep', 'flattenDepth', 'forEach',\n 'forEachRight', 'forIn', 'forInRight', 'forOwn', 'forOwnRight', 'get',\n 'groupBy', 'gt', 'gte', 'has', 'hasIn', 'includes', 'indexOf', 'intersection',\n 'invertBy', 'invoke', 'invokeMap', 'isEqual', 'isMatch', 'join', 'keyBy',\n 'lastIndexOf', 'lt', 'lte', 'map', 'mapKeys', 'mapValues', 'matchesProperty',\n 'maxBy', 'meanBy', 'merge', 'mergeAllWith', 'minBy', 'multiply', 'nth', 'omit',\n 'omitBy', 'overArgs', 'pad', 'padEnd', 'padStart', 'parseInt', 'partial',\n 'partialRight', 'partition', 'pick', 'pickBy', 'propertyOf', 'pull', 'pullAll',\n 'pullAt', 'random', 'range', 'rangeRight', 'rearg', 'reject', 'remove',\n 'repeat', 'restFrom', 'result', 'sampleSize', 'some', 'sortBy', 'sortedIndex',\n 'sortedIndexOf', 'sortedLastIndex', 'sortedLastIndexOf', 'sortedUniqBy',\n 'split', 'spreadFrom', 'startsWith', 'subtract', 'sumBy', 'take', 'takeRight',\n 'takeRightWhile', 'takeWhile', 'tap', 'throttle', 'thru', 'times', 'trimChars',\n 'trimCharsEnd', 'trimCharsStart', 'truncate', 'union', 'uniqBy', 'uniqWith',\n 'unset', 'unzipWith', 'without', 'wrap', 'xor', 'zip', 'zipObject',\n 'zipObjectDeep'\n ],\n '3': [\n 'assignInWith', 'assignWith', 'clamp', 'differenceBy', 'differenceWith',\n 'findFrom', 'findIndexFrom', 'findLastFrom', 'findLastIndexFrom', 'getOr',\n 'includesFrom', 'indexOfFrom', 'inRange', 'intersectionBy', 'intersectionWith',\n 'invokeArgs', 'invokeArgsMap', 'isEqualWith', 'isMatchWith', 'flatMapDepth',\n 'lastIndexOfFrom', 'mergeWith', 'orderBy', 'padChars', 'padCharsEnd',\n 'padCharsStart', 'pullAllBy', 'pullAllWith', 'rangeStep', 'rangeStepRight',\n 'reduce', 'reduceRight', 'replace', 'set', 'slice', 'sortedIndexBy',\n 'sortedLastIndexBy', 'transform', 'unionBy', 'unionWith', 'update', 'xorBy',\n 'xorWith', 'zipWith'\n ],\n '4': [\n 'fill', 'setWith', 'updateWith'\n ]\n};\n\n/** Used to map ary to rearg configs. */\nexports.aryRearg = {\n '2': [1, 0],\n '3': [2, 0, 1],\n '4': [3, 2, 0, 1]\n};\n\n/** Used to map method names to their iteratee ary. */\nexports.iterateeAry = {\n 'dropRightWhile': 1,\n 'dropWhile': 1,\n 'every': 1,\n 'filter': 1,\n 'find': 1,\n 'findFrom': 1,\n 'findIndex': 1,\n 'findIndexFrom': 1,\n 'findKey': 1,\n 'findLast': 1,\n 'findLastFrom': 1,\n 'findLastIndex': 1,\n 'findLastIndexFrom': 1,\n 'findLastKey': 1,\n 'flatMap': 1,\n 'flatMapDeep': 1,\n 'flatMapDepth': 1,\n 'forEach': 1,\n 'forEachRight': 1,\n 'forIn': 1,\n 'forInRight': 1,\n 'forOwn': 1,\n 'forOwnRight': 1,\n 'map': 1,\n 'mapKeys': 1,\n 'mapValues': 1,\n 'partition': 1,\n 'reduce': 2,\n 'reduceRight': 2,\n 'reject': 1,\n 'remove': 1,\n 'some': 1,\n 'takeRightWhile': 1,\n 'takeWhile': 1,\n 'times': 1,\n 'transform': 2\n};\n\n/** Used to map method names to iteratee rearg configs. */\nexports.iterateeRearg = {\n 'mapKeys': [1],\n 'reduceRight': [1, 0]\n};\n\n/** Used to map method names to rearg configs. */\nexports.methodRearg = {\n 'assignInAllWith': [1, 0],\n 'assignInWith': [1, 2, 0],\n 'assignAllWith': [1, 0],\n 'assignWith': [1, 2, 0],\n 'differenceBy': [1, 2, 0],\n 'differenceWith': [1, 2, 0],\n 'getOr': [2, 1, 0],\n 'intersectionBy': [1, 2, 0],\n 'intersectionWith': [1, 2, 0],\n 'isEqualWith': [1, 2, 0],\n 'isMatchWith': [2, 1, 0],\n 'mergeAllWith': [1, 0],\n 'mergeWith': [1, 2, 0],\n 'padChars': [2, 1, 0],\n 'padCharsEnd': [2, 1, 0],\n 'padCharsStart': [2, 1, 0],\n 'pullAllBy': [2, 1, 0],\n 'pullAllWith': [2, 1, 0],\n 'rangeStep': [1, 2, 0],\n 'rangeStepRight': [1, 2, 0],\n 'setWith': [3, 1, 2, 0],\n 'sortedIndexBy': [2, 1, 0],\n 'sortedLastIndexBy': [2, 1, 0],\n 'unionBy': [1, 2, 0],\n 'unionWith': [1, 2, 0],\n 'updateWith': [3, 1, 2, 0],\n 'xorBy': [1, 2, 0],\n 'xorWith': [1, 2, 0],\n 'zipWith': [1, 2, 0]\n};\n\n/** Used to map method names to spread configs. */\nexports.methodSpread = {\n 'assignAll': { 'start': 0 },\n 'assignAllWith': { 'start': 0 },\n 'assignInAll': { 'start': 0 },\n 'assignInAllWith': { 'start': 0 },\n 'defaultsAll': { 'start': 0 },\n 'defaultsDeepAll': { 'start': 0 },\n 'invokeArgs': { 'start': 2 },\n 'invokeArgsMap': { 'start': 2 },\n 'mergeAll': { 'start': 0 },\n 'mergeAllWith': { 'start': 0 },\n 'partial': { 'start': 1 },\n 'partialRight': { 'start': 1 },\n 'without': { 'start': 1 },\n 'zipAll': { 'start': 0 }\n};\n\n/** Used to identify methods which mutate arrays or objects. */\nexports.mutate = {\n 'array': {\n 'fill': true,\n 'pull': true,\n 'pullAll': true,\n 'pullAllBy': true,\n 'pullAllWith': true,\n 'pullAt': true,\n 'remove': true,\n 'reverse': true\n },\n 'object': {\n 'assign': true,\n 'assignAll': true,\n 'assignAllWith': true,\n 'assignIn': true,\n 'assignInAll': true,\n 'assignInAllWith': true,\n 'assignInWith': true,\n 'assignWith': true,\n 'defaults': true,\n 'defaultsAll': true,\n 'defaultsDeep': true,\n 'defaultsDeepAll': true,\n 'merge': true,\n 'mergeAll': true,\n 'mergeAllWith': true,\n 'mergeWith': true,\n },\n 'set': {\n 'set': true,\n 'setWith': true,\n 'unset': true,\n 'update': true,\n 'updateWith': true\n }\n};\n\n/** Used to map real names to their aliases. */\nexports.realToAlias = (function() {\n var hasOwnProperty = Object.prototype.hasOwnProperty,\n object = exports.aliasToReal,\n result = {};\n\n for (var key in object) {\n var value = object[key];\n if (hasOwnProperty.call(result, value)) {\n result[value].push(key);\n } else {\n result[value] = [key];\n }\n }\n return result;\n}());\n\n/** Used to map method names to other names. */\nexports.remap = {\n 'assignAll': 'assign',\n 'assignAllWith': 'assignWith',\n 'assignInAll': 'assignIn',\n 'assignInAllWith': 'assignInWith',\n 'curryN': 'curry',\n 'curryRightN': 'curryRight',\n 'defaultsAll': 'defaults',\n 'defaultsDeepAll': 'defaultsDeep',\n 'findFrom': 'find',\n 'findIndexFrom': 'findIndex',\n 'findLastFrom': 'findLast',\n 'findLastIndexFrom': 'findLastIndex',\n 'getOr': 'get',\n 'includesFrom': 'includes',\n 'indexOfFrom': 'indexOf',\n 'invokeArgs': 'invoke',\n 'invokeArgsMap': 'invokeMap',\n 'lastIndexOfFrom': 'lastIndexOf',\n 'mergeAll': 'merge',\n 'mergeAllWith': 'mergeWith',\n 'padChars': 'pad',\n 'padCharsEnd': 'padEnd',\n 'padCharsStart': 'padStart',\n 'propertyOf': 'get',\n 'rangeStep': 'range',\n 'rangeStepRight': 'rangeRight',\n 'restFrom': 'rest',\n 'spreadFrom': 'spread',\n 'trimChars': 'trim',\n 'trimCharsEnd': 'trimEnd',\n 'trimCharsStart': 'trimStart',\n 'zipAll': 'zip'\n};\n\n/** Used to track methods that skip fixing their arity. */\nexports.skipFixed = {\n 'castArray': true,\n 'flow': true,\n 'flowRight': true,\n 'iteratee': true,\n 'mixin': true,\n 'rearg': true,\n 'runInContext': true\n};\n\n/** Used to track methods that skip rearranging arguments. */\nexports.skipRearg = {\n 'add': true,\n 'assign': true,\n 'assignIn': true,\n 'bind': true,\n 'bindKey': true,\n 'concat': true,\n 'difference': true,\n 'divide': true,\n 'eq': true,\n 'gt': true,\n 'gte': true,\n 'isEqual': true,\n 'lt': true,\n 'lte': true,\n 'matchesProperty': true,\n 'merge': true,\n 'multiply': true,\n 'overArgs': true,\n 'partial': true,\n 'partialRight': true,\n 'propertyOf': true,\n 'random': true,\n 'range': true,\n 'rangeRight': true,\n 'subtract': true,\n 'zip': true,\n 'zipObject': true,\n 'zipObjectDeep': true\n};\n", + "parsedSize": 6717, + "parsedSource": "\nn.aliasToReal={each:\"forEach\",eachRight:\"forEachRight\",entries:\"toPairs\",entriesIn:\"toPairsIn\",extend:\"assignIn\",extendAll:\"assignInAll\",extendAllWith:\"assignInAllWith\",extendWith:\"assignInWith\",first:\"head\",conforms:\"conformsTo\",matches:\"isMatch\",property:\"get\",__:\"placeholder\",F:\"stubFalse\",T:\"stubTrue\",all:\"every\",allPass:\"overEvery\",always:\"constant\",any:\"some\",anyPass:\"overSome\",apply:\"spread\",assoc:\"set\",assocPath:\"set\",complement:\"negate\",compose:\"flowRight\",contains:\"includes\",dissoc:\"unset\",dissocPath:\"unset\",dropLast:\"dropRight\",dropLastWhile:\"dropRightWhile\",equals:\"isEqual\",identical:\"eq\",indexBy:\"keyBy\",init:\"initial\",invertObj:\"invert\",juxt:\"over\",omitAll:\"omit\",nAry:\"ary\",path:\"get\",pathEq:\"matchesProperty\",pathOr:\"getOr\",paths:\"at\",pickAll:\"pick\",pipe:\"flow\",pluck:\"map\",prop:\"get\",propEq:\"matchesProperty\",propOr:\"getOr\",props:\"at\",symmetricDifference:\"xor\",symmetricDifferenceBy:\"xorBy\",symmetricDifferenceWith:\"xorWith\",takeLast:\"takeRight\",takeLastWhile:\"takeRightWhile\",unapply:\"rest\",unnest:\"flatten\",useWith:\"overArgs\",where:\"conformsTo\",whereEq:\"isMatch\",zipObj:\"zipObject\"},n.aryMethod={1:[\"assignAll\",\"assignInAll\",\"attempt\",\"castArray\",\"ceil\",\"create\",\"curry\",\"curryRight\",\"defaultsAll\",\"defaultsDeepAll\",\"floor\",\"flow\",\"flowRight\",\"fromPairs\",\"invert\",\"iteratee\",\"memoize\",\"method\",\"mergeAll\",\"methodOf\",\"mixin\",\"nthArg\",\"over\",\"overEvery\",\"overSome\",\"rest\",\"reverse\",\"round\",\"runInContext\",\"spread\",\"template\",\"trim\",\"trimEnd\",\"trimStart\",\"uniqueId\",\"words\",\"zipAll\"],2:[\"add\",\"after\",\"ary\",\"assign\",\"assignAllWith\",\"assignIn\",\"assignInAllWith\",\"at\",\"before\",\"bind\",\"bindAll\",\"bindKey\",\"chunk\",\"cloneDeepWith\",\"cloneWith\",\"concat\",\"conformsTo\",\"countBy\",\"curryN\",\"curryRightN\",\"debounce\",\"defaults\",\"defaultsDeep\",\"defaultTo\",\"delay\",\"difference\",\"divide\",\"drop\",\"dropRight\",\"dropRightWhile\",\"dropWhile\",\"endsWith\",\"eq\",\"every\",\"filter\",\"find\",\"findIndex\",\"findKey\",\"findLast\",\"findLastIndex\",\"findLastKey\",\"flatMap\",\"flatMapDeep\",\"flattenDepth\",\"forEach\",\"forEachRight\",\"forIn\",\"forInRight\",\"forOwn\",\"forOwnRight\",\"get\",\"groupBy\",\"gt\",\"gte\",\"has\",\"hasIn\",\"includes\",\"indexOf\",\"intersection\",\"invertBy\",\"invoke\",\"invokeMap\",\"isEqual\",\"isMatch\",\"join\",\"keyBy\",\"lastIndexOf\",\"lt\",\"lte\",\"map\",\"mapKeys\",\"mapValues\",\"matchesProperty\",\"maxBy\",\"meanBy\",\"merge\",\"mergeAllWith\",\"minBy\",\"multiply\",\"nth\",\"omit\",\"omitBy\",\"overArgs\",\"pad\",\"padEnd\",\"padStart\",\"parseInt\",\"partial\",\"partialRight\",\"partition\",\"pick\",\"pickBy\",\"propertyOf\",\"pull\",\"pullAll\",\"pullAt\",\"random\",\"range\",\"rangeRight\",\"rearg\",\"reject\",\"remove\",\"repeat\",\"restFrom\",\"result\",\"sampleSize\",\"some\",\"sortBy\",\"sortedIndex\",\"sortedIndexOf\",\"sortedLastIndex\",\"sortedLastIndexOf\",\"sortedUniqBy\",\"split\",\"spreadFrom\",\"startsWith\",\"subtract\",\"sumBy\",\"take\",\"takeRight\",\"takeRightWhile\",\"takeWhile\",\"tap\",\"throttle\",\"thru\",\"times\",\"trimChars\",\"trimCharsEnd\",\"trimCharsStart\",\"truncate\",\"union\",\"uniqBy\",\"uniqWith\",\"unset\",\"unzipWith\",\"without\",\"wrap\",\"xor\",\"zip\",\"zipObject\",\"zipObjectDeep\"],3:[\"assignInWith\",\"assignWith\",\"clamp\",\"differenceBy\",\"differenceWith\",\"findFrom\",\"findIndexFrom\",\"findLastFrom\",\"findLastIndexFrom\",\"getOr\",\"includesFrom\",\"indexOfFrom\",\"inRange\",\"intersectionBy\",\"intersectionWith\",\"invokeArgs\",\"invokeArgsMap\",\"isEqualWith\",\"isMatchWith\",\"flatMapDepth\",\"lastIndexOfFrom\",\"mergeWith\",\"orderBy\",\"padChars\",\"padCharsEnd\",\"padCharsStart\",\"pullAllBy\",\"pullAllWith\",\"rangeStep\",\"rangeStepRight\",\"reduce\",\"reduceRight\",\"replace\",\"set\",\"slice\",\"sortedIndexBy\",\"sortedLastIndexBy\",\"transform\",\"unionBy\",\"unionWith\",\"update\",\"xorBy\",\"xorWith\",\"zipWith\"],4:[\"fill\",\"setWith\",\"updateWith\"]},n.aryRearg={2:[1,0],3:[2,0,1],4:[3,2,0,1]},n.iterateeAry={dropRightWhile:1,dropWhile:1,every:1,filter:1,find:1,findFrom:1,findIndex:1,findIndexFrom:1,findKey:1,findLast:1,findLastFrom:1,findLastIndex:1,findLastIndexFrom:1,findLastKey:1,flatMap:1,flatMapDeep:1,flatMapDepth:1,forEach:1,forEachRight:1,forIn:1,forInRight:1,forOwn:1,forOwnRight:1,map:1,mapKeys:1,mapValues:1,partition:1,reduce:2,reduceRight:2,reject:1,remove:1,some:1,takeRightWhile:1,takeWhile:1,times:1,transform:2},n.iterateeRearg={mapKeys:[1],reduceRight:[1,0]},n.methodRearg={assignInAllWith:[1,0],assignInWith:[1,2,0],assignAllWith:[1,0],assignWith:[1,2,0],differenceBy:[1,2,0],differenceWith:[1,2,0],getOr:[2,1,0],intersectionBy:[1,2,0],intersectionWith:[1,2,0],isEqualWith:[1,2,0],isMatchWith:[2,1,0],mergeAllWith:[1,0],mergeWith:[1,2,0],padChars:[2,1,0],padCharsEnd:[2,1,0],padCharsStart:[2,1,0],pullAllBy:[2,1,0],pullAllWith:[2,1,0],rangeStep:[1,2,0],rangeStepRight:[1,2,0],setWith:[3,1,2,0],sortedIndexBy:[2,1,0],sortedLastIndexBy:[2,1,0],unionBy:[1,2,0],unionWith:[1,2,0],updateWith:[3,1,2,0],xorBy:[1,2,0],xorWith:[1,2,0],zipWith:[1,2,0]},n.methodSpread={assignAll:{start:0},assignAllWith:{start:0},assignInAll:{start:0},assignInAllWith:{start:0},defaultsAll:{start:0},defaultsDeepAll:{start:0},invokeArgs:{start:2},invokeArgsMap:{start:2},mergeAll:{start:0},mergeAllWith:{start:0},partial:{start:1},partialRight:{start:1},without:{start:1},zipAll:{start:0}},n.mutate={array:{fill:!0,pull:!0,pullAll:!0,pullAllBy:!0,pullAllWith:!0,pullAt:!0,remove:!0,reverse:!0},object:{assign:!0,assignAll:!0,assignAllWith:!0,assignIn:!0,assignInAll:!0,assignInAllWith:!0,assignInWith:!0,assignWith:!0,defaults:!0,defaultsAll:!0,defaultsDeep:!0,defaultsDeepAll:!0,merge:!0,mergeAll:!0,mergeAllWith:!0,mergeWith:!0},set:{set:!0,setWith:!0,unset:!0,update:!0,updateWith:!0}},n.realToAlias=function(){var t=Object.prototype.hasOwnProperty,e=n.aliasToReal,r={};for(var u in e){var i=e[u];t.call(r,i)?r[i].push(u):r[i]=[u]}return r}(),n.remap={assignAll:\"assign\",assignAllWith:\"assignWith\",assignInAll:\"assignIn\",assignInAllWith:\"assignInWith\",curryN:\"curry\",curryRightN:\"curryRight\",defaultsAll:\"defaults\",defaultsDeepAll:\"defaultsDeep\",findFrom:\"find\",findIndexFrom:\"findIndex\",findLastFrom:\"findLast\",findLastIndexFrom:\"findLastIndex\",getOr:\"get\",includesFrom:\"includes\",indexOfFrom:\"indexOf\",invokeArgs:\"invoke\",invokeArgsMap:\"invokeMap\",lastIndexOfFrom:\"lastIndexOf\",mergeAll:\"merge\",mergeAllWith:\"mergeWith\",padChars:\"pad\",padCharsEnd:\"padEnd\",padCharsStart:\"padStart\",propertyOf:\"get\",rangeStep:\"range\",rangeStepRight:\"rangeRight\",restFrom:\"rest\",spreadFrom:\"spread\",trimChars:\"trim\",trimCharsEnd:\"trimEnd\",trimCharsStart:\"trimStart\",zipAll:\"zip\"},n.skipFixed={castArray:!0,flow:!0,flowRight:!0,iteratee:!0,mixin:!0,rearg:!0,runInContext:!0},n.skipRearg={add:!0,assign:!0,assignIn:!0,bind:!0,bindKey:!0,concat:!0,difference:!0,divide:!0,eq:!0,gt:!0,gte:!0,isEqual:!0,lt:!0,lte:!0,matchesProperty:!0,merge:!0,multiply:!0,overArgs:!0,partial:!0,partialRight:!0,propertyOf:!0,random:!0,range:!0,rangeRight:!0,subtract:!0,zip:!0,zipObject:!0,zipObjectDeep:!0}},", + "originalSize": 9955, + "originalSource": "/** Used to map aliases to their real names. */\nexports.aliasToReal = {\n\n // Lodash aliases.\n 'each': 'forEach',\n 'eachRight': 'forEachRight',\n 'entries': 'toPairs',\n 'entriesIn': 'toPairsIn',\n 'extend': 'assignIn',\n 'extendAll': 'assignInAll',\n 'extendAllWith': 'assignInAllWith',\n 'extendWith': 'assignInWith',\n 'first': 'head',\n\n // Methods that are curried variants of others.\n 'conforms': 'conformsTo',\n 'matches': 'isMatch',\n 'property': 'get',\n\n // Ramda aliases.\n '__': 'placeholder',\n 'F': 'stubFalse',\n 'T': 'stubTrue',\n 'all': 'every',\n 'allPass': 'overEvery',\n 'always': 'constant',\n 'any': 'some',\n 'anyPass': 'overSome',\n 'apply': 'spread',\n 'assoc': 'set',\n 'assocPath': 'set',\n 'complement': 'negate',\n 'compose': 'flowRight',\n 'contains': 'includes',\n 'dissoc': 'unset',\n 'dissocPath': 'unset',\n 'dropLast': 'dropRight',\n 'dropLastWhile': 'dropRightWhile',\n 'equals': 'isEqual',\n 'identical': 'eq',\n 'indexBy': 'keyBy',\n 'init': 'initial',\n 'invertObj': 'invert',\n 'juxt': 'over',\n 'omitAll': 'omit',\n 'nAry': 'ary',\n 'path': 'get',\n 'pathEq': 'matchesProperty',\n 'pathOr': 'getOr',\n 'paths': 'at',\n 'pickAll': 'pick',\n 'pipe': 'flow',\n 'pluck': 'map',\n 'prop': 'get',\n 'propEq': 'matchesProperty',\n 'propOr': 'getOr',\n 'props': 'at',\n 'symmetricDifference': 'xor',\n 'symmetricDifferenceBy': 'xorBy',\n 'symmetricDifferenceWith': 'xorWith',\n 'takeLast': 'takeRight',\n 'takeLastWhile': 'takeRightWhile',\n 'unapply': 'rest',\n 'unnest': 'flatten',\n 'useWith': 'overArgs',\n 'where': 'conformsTo',\n 'whereEq': 'isMatch',\n 'zipObj': 'zipObject'\n};\n\n/** Used to map ary to method names. */\nexports.aryMethod = {\n '1': [\n 'assignAll', 'assignInAll', 'attempt', 'castArray', 'ceil', 'create',\n 'curry', 'curryRight', 'defaultsAll', 'defaultsDeepAll', 'floor', 'flow',\n 'flowRight', 'fromPairs', 'invert', 'iteratee', 'memoize', 'method', 'mergeAll',\n 'methodOf', 'mixin', 'nthArg', 'over', 'overEvery', 'overSome','rest', 'reverse',\n 'round', 'runInContext', 'spread', 'template', 'trim', 'trimEnd', 'trimStart',\n 'uniqueId', 'words', 'zipAll'\n ],\n '2': [\n 'add', 'after', 'ary', 'assign', 'assignAllWith', 'assignIn', 'assignInAllWith',\n 'at', 'before', 'bind', 'bindAll', 'bindKey', 'chunk', 'cloneDeepWith',\n 'cloneWith', 'concat', 'conformsTo', 'countBy', 'curryN', 'curryRightN',\n 'debounce', 'defaults', 'defaultsDeep', 'defaultTo', 'delay', 'difference',\n 'divide', 'drop', 'dropRight', 'dropRightWhile', 'dropWhile', 'endsWith', 'eq',\n 'every', 'filter', 'find', 'findIndex', 'findKey', 'findLast', 'findLastIndex',\n 'findLastKey', 'flatMap', 'flatMapDeep', 'flattenDepth', 'forEach',\n 'forEachRight', 'forIn', 'forInRight', 'forOwn', 'forOwnRight', 'get',\n 'groupBy', 'gt', 'gte', 'has', 'hasIn', 'includes', 'indexOf', 'intersection',\n 'invertBy', 'invoke', 'invokeMap', 'isEqual', 'isMatch', 'join', 'keyBy',\n 'lastIndexOf', 'lt', 'lte', 'map', 'mapKeys', 'mapValues', 'matchesProperty',\n 'maxBy', 'meanBy', 'merge', 'mergeAllWith', 'minBy', 'multiply', 'nth', 'omit',\n 'omitBy', 'overArgs', 'pad', 'padEnd', 'padStart', 'parseInt', 'partial',\n 'partialRight', 'partition', 'pick', 'pickBy', 'propertyOf', 'pull', 'pullAll',\n 'pullAt', 'random', 'range', 'rangeRight', 'rearg', 'reject', 'remove',\n 'repeat', 'restFrom', 'result', 'sampleSize', 'some', 'sortBy', 'sortedIndex',\n 'sortedIndexOf', 'sortedLastIndex', 'sortedLastIndexOf', 'sortedUniqBy',\n 'split', 'spreadFrom', 'startsWith', 'subtract', 'sumBy', 'take', 'takeRight',\n 'takeRightWhile', 'takeWhile', 'tap', 'throttle', 'thru', 'times', 'trimChars',\n 'trimCharsEnd', 'trimCharsStart', 'truncate', 'union', 'uniqBy', 'uniqWith',\n 'unset', 'unzipWith', 'without', 'wrap', 'xor', 'zip', 'zipObject',\n 'zipObjectDeep'\n ],\n '3': [\n 'assignInWith', 'assignWith', 'clamp', 'differenceBy', 'differenceWith',\n 'findFrom', 'findIndexFrom', 'findLastFrom', 'findLastIndexFrom', 'getOr',\n 'includesFrom', 'indexOfFrom', 'inRange', 'intersectionBy', 'intersectionWith',\n 'invokeArgs', 'invokeArgsMap', 'isEqualWith', 'isMatchWith', 'flatMapDepth',\n 'lastIndexOfFrom', 'mergeWith', 'orderBy', 'padChars', 'padCharsEnd',\n 'padCharsStart', 'pullAllBy', 'pullAllWith', 'rangeStep', 'rangeStepRight',\n 'reduce', 'reduceRight', 'replace', 'set', 'slice', 'sortedIndexBy',\n 'sortedLastIndexBy', 'transform', 'unionBy', 'unionWith', 'update', 'xorBy',\n 'xorWith', 'zipWith'\n ],\n '4': [\n 'fill', 'setWith', 'updateWith'\n ]\n};\n\n/** Used to map ary to rearg configs. */\nexports.aryRearg = {\n '2': [1, 0],\n '3': [2, 0, 1],\n '4': [3, 2, 0, 1]\n};\n\n/** Used to map method names to their iteratee ary. */\nexports.iterateeAry = {\n 'dropRightWhile': 1,\n 'dropWhile': 1,\n 'every': 1,\n 'filter': 1,\n 'find': 1,\n 'findFrom': 1,\n 'findIndex': 1,\n 'findIndexFrom': 1,\n 'findKey': 1,\n 'findLast': 1,\n 'findLastFrom': 1,\n 'findLastIndex': 1,\n 'findLastIndexFrom': 1,\n 'findLastKey': 1,\n 'flatMap': 1,\n 'flatMapDeep': 1,\n 'flatMapDepth': 1,\n 'forEach': 1,\n 'forEachRight': 1,\n 'forIn': 1,\n 'forInRight': 1,\n 'forOwn': 1,\n 'forOwnRight': 1,\n 'map': 1,\n 'mapKeys': 1,\n 'mapValues': 1,\n 'partition': 1,\n 'reduce': 2,\n 'reduceRight': 2,\n 'reject': 1,\n 'remove': 1,\n 'some': 1,\n 'takeRightWhile': 1,\n 'takeWhile': 1,\n 'times': 1,\n 'transform': 2\n};\n\n/** Used to map method names to iteratee rearg configs. */\nexports.iterateeRearg = {\n 'mapKeys': [1],\n 'reduceRight': [1, 0]\n};\n\n/** Used to map method names to rearg configs. */\nexports.methodRearg = {\n 'assignInAllWith': [1, 0],\n 'assignInWith': [1, 2, 0],\n 'assignAllWith': [1, 0],\n 'assignWith': [1, 2, 0],\n 'differenceBy': [1, 2, 0],\n 'differenceWith': [1, 2, 0],\n 'getOr': [2, 1, 0],\n 'intersectionBy': [1, 2, 0],\n 'intersectionWith': [1, 2, 0],\n 'isEqualWith': [1, 2, 0],\n 'isMatchWith': [2, 1, 0],\n 'mergeAllWith': [1, 0],\n 'mergeWith': [1, 2, 0],\n 'padChars': [2, 1, 0],\n 'padCharsEnd': [2, 1, 0],\n 'padCharsStart': [2, 1, 0],\n 'pullAllBy': [2, 1, 0],\n 'pullAllWith': [2, 1, 0],\n 'rangeStep': [1, 2, 0],\n 'rangeStepRight': [1, 2, 0],\n 'setWith': [3, 1, 2, 0],\n 'sortedIndexBy': [2, 1, 0],\n 'sortedLastIndexBy': [2, 1, 0],\n 'unionBy': [1, 2, 0],\n 'unionWith': [1, 2, 0],\n 'updateWith': [3, 1, 2, 0],\n 'xorBy': [1, 2, 0],\n 'xorWith': [1, 2, 0],\n 'zipWith': [1, 2, 0]\n};\n\n/** Used to map method names to spread configs. */\nexports.methodSpread = {\n 'assignAll': { 'start': 0 },\n 'assignAllWith': { 'start': 0 },\n 'assignInAll': { 'start': 0 },\n 'assignInAllWith': { 'start': 0 },\n 'defaultsAll': { 'start': 0 },\n 'defaultsDeepAll': { 'start': 0 },\n 'invokeArgs': { 'start': 2 },\n 'invokeArgsMap': { 'start': 2 },\n 'mergeAll': { 'start': 0 },\n 'mergeAllWith': { 'start': 0 },\n 'partial': { 'start': 1 },\n 'partialRight': { 'start': 1 },\n 'without': { 'start': 1 },\n 'zipAll': { 'start': 0 }\n};\n\n/** Used to identify methods which mutate arrays or objects. */\nexports.mutate = {\n 'array': {\n 'fill': true,\n 'pull': true,\n 'pullAll': true,\n 'pullAllBy': true,\n 'pullAllWith': true,\n 'pullAt': true,\n 'remove': true,\n 'reverse': true\n },\n 'object': {\n 'assign': true,\n 'assignAll': true,\n 'assignAllWith': true,\n 'assignIn': true,\n 'assignInAll': true,\n 'assignInAllWith': true,\n 'assignInWith': true,\n 'assignWith': true,\n 'defaults': true,\n 'defaultsAll': true,\n 'defaultsDeep': true,\n 'defaultsDeepAll': true,\n 'merge': true,\n 'mergeAll': true,\n 'mergeAllWith': true,\n 'mergeWith': true,\n },\n 'set': {\n 'set': true,\n 'setWith': true,\n 'unset': true,\n 'update': true,\n 'updateWith': true\n }\n};\n\n/** Used to map real names to their aliases. */\nexports.realToAlias = (function() {\n var hasOwnProperty = Object.prototype.hasOwnProperty,\n object = exports.aliasToReal,\n result = {};\n\n for (var key in object) {\n var value = object[key];\n if (hasOwnProperty.call(result, value)) {\n result[value].push(key);\n } else {\n result[value] = [key];\n }\n }\n return result;\n}());\n\n/** Used to map method names to other names. */\nexports.remap = {\n 'assignAll': 'assign',\n 'assignAllWith': 'assignWith',\n 'assignInAll': 'assignIn',\n 'assignInAllWith': 'assignInWith',\n 'curryN': 'curry',\n 'curryRightN': 'curryRight',\n 'defaultsAll': 'defaults',\n 'defaultsDeepAll': 'defaultsDeep',\n 'findFrom': 'find',\n 'findIndexFrom': 'findIndex',\n 'findLastFrom': 'findLast',\n 'findLastIndexFrom': 'findLastIndex',\n 'getOr': 'get',\n 'includesFrom': 'includes',\n 'indexOfFrom': 'indexOf',\n 'invokeArgs': 'invoke',\n 'invokeArgsMap': 'invokeMap',\n 'lastIndexOfFrom': 'lastIndexOf',\n 'mergeAll': 'merge',\n 'mergeAllWith': 'mergeWith',\n 'padChars': 'pad',\n 'padCharsEnd': 'padEnd',\n 'padCharsStart': 'padStart',\n 'propertyOf': 'get',\n 'rangeStep': 'range',\n 'rangeStepRight': 'rangeRight',\n 'restFrom': 'rest',\n 'spreadFrom': 'spread',\n 'trimChars': 'trim',\n 'trimCharsEnd': 'trimEnd',\n 'trimCharsStart': 'trimStart',\n 'zipAll': 'zip'\n};\n\n/** Used to track methods that skip fixing their arity. */\nexports.skipFixed = {\n 'castArray': true,\n 'flow': true,\n 'flowRight': true,\n 'iteratee': true,\n 'mixin': true,\n 'rearg': true,\n 'runInContext': true\n};\n\n/** Used to track methods that skip rearranging arguments. */\nexports.skipRearg = {\n 'add': true,\n 'assign': true,\n 'assignIn': true,\n 'bind': true,\n 'bindKey': true,\n 'concat': true,\n 'difference': true,\n 'divide': true,\n 'eq': true,\n 'gt': true,\n 'gte': true,\n 'isEqual': true,\n 'lt': true,\n 'lte': true,\n 'matchesProperty': true,\n 'merge': true,\n 'multiply': true,\n 'overArgs': true,\n 'partial': true,\n 'partialRight': true,\n 'propertyOf': true,\n 'random': true,\n 'range': true,\n 'rangeRight': true,\n 'subtract': true,\n 'zip': true,\n 'zipObject': true,\n 'zipObjectDeep': true\n};\n", + "modules": [] + }, + { + "id": 8, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/lodash/fp/placeholder.js", + "name": "./node_modules/lodash/fp/placeholder.js", + "index": 14, + "index2": 9, + "size": 105, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/lodash/fp/_baseConvert.js", + "issuerId": 6, + "issuerName": "./node_modules/lodash/fp/_baseConvert.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 0, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/lodash/fp.js", + "name": "./node_modules/lodash/fp.js" + }, + { + "id": 6, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/lodash/fp/_baseConvert.js", + "name": "./node_modules/lodash/fp/_baseConvert.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 6, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/lodash/fp/_baseConvert.js", + "module": "./node_modules/lodash/fp/_baseConvert.js", + "moduleName": "./node_modules/lodash/fp/_baseConvert.js", + "type": "cjs require", + "userRequest": "./placeholder", + "loc": "2:21-45" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 5, + "source": "/**\n * The default argument placeholder value for methods.\n *\n * @type {Object}\n */\nmodule.exports = {};\n", + "parsedSize": 15, + "parsedSource": "\nt.exports={}},", + "originalSize": 105, + "originalSource": "/**\n * The default argument placeholder value for methods.\n *\n * @type {Object}\n */\nmodule.exports = {};\n", + "modules": [] + }, + { + "id": 9, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/src/index.js 7ab93a4bc42d3d6e15990c1b02a8c700", + "name": "./src/index.js + 5 modules", + "index": 0, + "index2": 16, + "size": 14977, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": null, + "issuerId": null, + "issuerName": null, + "issuerPath": null, + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": null, + "module": null, + "moduleName": null, + "type": "single entry", + "userRequest": "./src/index.js", + "loc": "main" + } + ], + "usedExports": true, + "providedExports": [], + "optimizationBailout": [ + "ModuleConcatenation bailout: Cannot concat with ./src/app.css (<- Module is not an ECMAScript module)", + "ModuleConcatenation bailout: Cannot concat with ./src/article.css (<- Module is not an ECMAScript module)", + "ModuleConcatenation bailout: Cannot concat with ./node_modules/lodash/fp.js (<- Module is not an ECMAScript module)" + ], + "depth": 0, + "filteredModules": 0, + "parsedSize": null, + "parsedSource": null, + "originalSize": null, + "originalSource": null, + "modules": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/src/index.js", + "name": "./src/index.js", + "index": 0, + "index2": 16, + "size": 97, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": null, + "issuerId": null, + "issuerName": null, + "issuerPath": null, + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": null, + "module": null, + "moduleName": null, + "type": "single entry", + "userRequest": "./src/index.js", + "loc": "main" + } + ], + "usedExports": true, + "providedExports": [], + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is an entry point" + ], + "depth": 0, + "source": "import { h, render } from 'preact';\nimport App from './app';\nrender(h(App, null), document.body);", + "parsedSize": 30, + "parsedSource": "\nC(_((null),document.body)}]);", + "originalSize": 95, + "originalSource": "import { h, render } from 'preact';\n\nimport App from './app';\n\nrender(, document.body);\n", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/preact/dist/preact.module.js", + "name": "./node_modules/preact/dist/preact.module.js", + "index": 1, + "index2": 0, + "size": 9566, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/src/index.js", + "issuerId": null, + "issuerName": "./src/index.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/src/index.js", + "name": "./src/index.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/src/index.js", + "module": "./src/index.js", + "moduleName": "./src/index.js", + "type": "harmony side effect evaluation", + "userRequest": "preact", + "loc": "1:0-35" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/src/article.jsx", + "module": "./src/article.jsx", + "moduleName": "./src/article.jsx", + "type": "harmony side effect evaluation", + "userRequest": "preact", + "loc": "1:0-27" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/preact/hooks/dist/hooks.module.js", + "module": "./node_modules/preact/hooks/dist/hooks.module.js", + "moduleName": "./node_modules/preact/hooks/dist/hooks.module.js", + "type": "harmony side effect evaluation", + "userRequest": "preact", + "loc": "1:0-33" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/preact/hooks/dist/hooks.module.js", + "module": "./node_modules/preact/hooks/dist/hooks.module.js", + "moduleName": "./node_modules/preact/hooks/dist/hooks.module.js", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "1:54-55" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/preact/hooks/dist/hooks.module.js", + "module": "./node_modules/preact/hooks/dist/hooks.module.js", + "moduleName": "./node_modules/preact/hooks/dist/hooks.module.js", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "1:62-63" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/preact/hooks/dist/hooks.module.js", + "module": "./node_modules/preact/hooks/dist/hooks.module.js", + "moduleName": "./node_modules/preact/hooks/dist/hooks.module.js", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "1:73-74" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/preact/hooks/dist/hooks.module.js", + "module": "./node_modules/preact/hooks/dist/hooks.module.js", + "moduleName": "./node_modules/preact/hooks/dist/hooks.module.js", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "1:81-82" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/preact/hooks/dist/hooks.module.js", + "module": "./node_modules/preact/hooks/dist/hooks.module.js", + "moduleName": "./node_modules/preact/hooks/dist/hooks.module.js", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "1:107-108" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/preact/hooks/dist/hooks.module.js", + "module": "./node_modules/preact/hooks/dist/hooks.module.js", + "moduleName": "./node_modules/preact/hooks/dist/hooks.module.js", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "1:114-115" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/preact/hooks/dist/hooks.module.js", + "module": "./node_modules/preact/hooks/dist/hooks.module.js", + "moduleName": "./node_modules/preact/hooks/dist/hooks.module.js", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "1:443-444" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/preact/hooks/dist/hooks.module.js", + "module": "./node_modules/preact/hooks/dist/hooks.module.js", + "moduleName": "./node_modules/preact/hooks/dist/hooks.module.js", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "1:529-530" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/preact/hooks/dist/hooks.module.js", + "module": "./node_modules/preact/hooks/dist/hooks.module.js", + "moduleName": "./node_modules/preact/hooks/dist/hooks.module.js", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "1:1013-1014" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/preact/hooks/dist/hooks.module.js", + "module": "./node_modules/preact/hooks/dist/hooks.module.js", + "moduleName": "./node_modules/preact/hooks/dist/hooks.module.js", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "1:1030-1031" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/preact/hooks/dist/hooks.module.js", + "module": "./node_modules/preact/hooks/dist/hooks.module.js", + "moduleName": "./node_modules/preact/hooks/dist/hooks.module.js", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "1:1345-1346" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/preact/hooks/dist/hooks.module.js", + "module": "./node_modules/preact/hooks/dist/hooks.module.js", + "moduleName": "./node_modules/preact/hooks/dist/hooks.module.js", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "1:1568-1569" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/preact/hooks/dist/hooks.module.js", + "module": "./node_modules/preact/hooks/dist/hooks.module.js", + "moduleName": "./node_modules/preact/hooks/dist/hooks.module.js", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "1:1671-1672" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/preact/hooks/dist/hooks.module.js", + "module": "./node_modules/preact/hooks/dist/hooks.module.js", + "moduleName": "./node_modules/preact/hooks/dist/hooks.module.js", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "1:1767-1768" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/preact/hooks/dist/hooks.module.js", + "module": "./node_modules/preact/hooks/dist/hooks.module.js", + "moduleName": "./node_modules/preact/hooks/dist/hooks.module.js", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "1:1796-1797" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/preact/hooks/dist/hooks.module.js", + "module": "./node_modules/preact/hooks/dist/hooks.module.js", + "moduleName": "./node_modules/preact/hooks/dist/hooks.module.js", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "1:1993-1994" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/preact/hooks/dist/hooks.module.js", + "module": "./node_modules/preact/hooks/dist/hooks.module.js", + "moduleName": "./node_modules/preact/hooks/dist/hooks.module.js", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "1:2157-2158" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/preact/hooks/dist/hooks.module.js", + "module": "./node_modules/preact/hooks/dist/hooks.module.js", + "moduleName": "./node_modules/preact/hooks/dist/hooks.module.js", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "1:2186-2187" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/preact/hooks/dist/hooks.module.js", + "module": "./node_modules/preact/hooks/dist/hooks.module.js", + "moduleName": "./node_modules/preact/hooks/dist/hooks.module.js", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "1:2309-2310" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/src/index.js", + "module": "./src/index.js", + "moduleName": "./src/index.js", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "3:0-6" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/src/index.js", + "module": "./src/index.js", + "moduleName": "./src/index.js", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "3:7-8" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/src/article.jsx", + "module": "./src/article.jsx", + "moduleName": "./src/article.jsx", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "6:9-10" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/src/app.jsx", + "module": "./src/app.jsx", + "moduleName": "./src/app.jsx", + "type": "harmony side effect evaluation", + "userRequest": "preact", + "loc": "9:0-27" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/src/article.jsx", + "module": "./src/article.jsx", + "moduleName": "./src/article.jsx", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "15:9-10" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/src/article.jsx", + "module": "./src/article.jsx", + "moduleName": "./src/article.jsx", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "17:5-6" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/src/article.jsx", + "module": "./src/article.jsx", + "moduleName": "./src/article.jsx", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "17:23-24" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/src/article.jsx", + "module": "./src/article.jsx", + "moduleName": "./src/article.jsx", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "19:13-14" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/src/article.jsx", + "module": "./src/article.jsx", + "moduleName": "./src/article.jsx", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "21:5-6" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/src/app.jsx", + "module": "./src/app.jsx", + "moduleName": "./src/app.jsx", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "23:9-10" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/src/article.jsx", + "module": "./src/article.jsx", + "moduleName": "./src/article.jsx", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "23:30-31" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/src/app.jsx", + "module": "./src/app.jsx", + "moduleName": "./src/app.jsx", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "25:5-6" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/src/app.jsx", + "module": "./src/app.jsx", + "moduleName": "./src/app.jsx", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "25:23-24" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/src/app.jsx", + "module": "./src/app.jsx", + "moduleName": "./src/app.jsx", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "28:11-12" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/src/app.jsx", + "module": "./src/app.jsx", + "moduleName": "./src/app.jsx", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "29:7-8" + } + ], + "usedExports": [ + "render", + "h", + "options" + ], + "providedExports": [ + "render", + "hydrate", + "createElement", + "h", + "Fragment", + "createRef", + "isValidElement", + "Component", + "cloneElement", + "createContext", + "toChildArray", + "_unmount", + "options" + ], + "optimizationBailout": [], + "depth": 1, + "source": "var n,l,u,i,t,r,o,f,e={},c=[],s=/acit|ex(?:s|g|n|p|$)|rph|grid|ows|mnc|ntw|ine[ch]|zoo|^ord/i;function a(n,l){for(var u in l)n[u]=l[u];return n}function v(n){var l=n.parentNode;l&&l.removeChild(n)}function h(n,l,u){var i,t=arguments,r={};for(i in l)\"key\"!==i&&\"ref\"!==i&&(r[i]=l[i]);if(arguments.length>3)for(u=[u],i=3;i2&&(l.children=c.slice.call(arguments,2)),u={},l)\"key\"!==i&&\"ref\"!==i&&(u[i]=l[i]);return p(n.type,u,l.key||n.key,l.ref||n.ref,null)}function M(n){var l={},u={__c:\"__cC\"+f++,__:n,Consumer:function(n,l){return n.children(l)},Provider:function(n){var i,t=this;return this.getChildContext||(i=[],this.getChildContext=function(){return l[u.__c]=t,l},this.shouldComponentUpdate=function(n){t.props.value!==n.value&&i.some(function(l){l.context=n.value,g(l)})},this.sub=function(n){i.push(n);var l=n.componentWillUnmount;n.componentWillUnmount=function(){i.splice(i.indexOf(n),1),l&&l.call(n)}}),n.children}};return u.Consumer.contextType=u,u.Provider.__=u,u}n={__e:function(n,l){for(var u,i;l=l.__;)if((u=l.__c)&&!u.__)try{if(u.constructor&&null!=u.constructor.getDerivedStateFromError&&(i=!0,u.setState(u.constructor.getDerivedStateFromError(n))),null!=u.componentDidCatch&&(i=!0,u.componentDidCatch(n)),i)return g(u.__E=u)}catch(l){n=l}throw n}},l=function(n){return null!=n&&void 0===n.constructor},m.prototype.setState=function(n,l){var u;u=this.__s!==this.state?this.__s:this.__s=a({},this.state),\"function\"==typeof n&&(n=n(u,this.props)),n&&a(u,n),null!=n&&this.__v&&(l&&this.__h.push(l),g(this))},m.prototype.forceUpdate=function(n){this.__v&&(this.__e=!0,n&&this.__h.push(n),g(this))},m.prototype.render=d,u=[],i=0,t=\"function\"==typeof Promise?Promise.prototype.then.bind(Promise.resolve()):setTimeout,o=e,f=0;export{H as render,I as hydrate,h as createElement,h,d as Fragment,y as createRef,l as isValidElement,m as Component,L as cloneElement,M as createContext,x as toChildArray,D as _unmount,n as options};\n//# sourceMappingURL=preact.module.js.map\n", + "parsedSize": 8498, + "parsedSource": "\nr,u,i,o,a,f,c={},l=[],s=/acit|ex(?:s|g|n|p|$)|rph|grid|ows|mnc|ntw|ine[ch]|zoo|^ord/i;function p(t,n){for(var e in n)t[e]=n[e];return t}function h(t){var n=t.parentNode;n&&n.removeChild(t)}function _(t,n,e){var r,u=arguments,i={};for(r in n)\"key\"!==r&&\"ref\"!==r&&(i[r]=n[r]);if(arguments.length>3)for(e=[e],r=3;r3)for(u=[u],i=3;i2&&(l.children=c.slice.call(arguments,2)),u={},l)\"key\"!==i&&\"ref\"!==i&&(u[i]=l[i]);return p(n.type,u,l.key||n.key,l.ref||n.ref,null)}function M(n){var l={},u={__c:\"__cC\"+f++,__:n,Consumer:function(n,l){return n.children(l)},Provider:function(n){var i,t=this;return this.getChildContext||(i=[],this.getChildContext=function(){return l[u.__c]=t,l},this.shouldComponentUpdate=function(n){t.props.value!==n.value&&i.some(function(l){l.context=n.value,g(l)})},this.sub=function(n){i.push(n);var l=n.componentWillUnmount;n.componentWillUnmount=function(){i.splice(i.indexOf(n),1),l&&l.call(n)}}),n.children}};return u.Consumer.contextType=u,u.Provider.__=u,u}n={__e:function(n,l){for(var u,i;l=l.__;)if((u=l.__c)&&!u.__)try{if(u.constructor&&null!=u.constructor.getDerivedStateFromError&&(i=!0,u.setState(u.constructor.getDerivedStateFromError(n))),null!=u.componentDidCatch&&(i=!0,u.componentDidCatch(n)),i)return g(u.__E=u)}catch(l){n=l}throw n}},l=function(n){return null!=n&&void 0===n.constructor},m.prototype.setState=function(n,l){var u;u=this.__s!==this.state?this.__s:this.__s=a({},this.state),\"function\"==typeof n&&(n=n(u,this.props)),n&&a(u,n),null!=n&&this.__v&&(l&&this.__h.push(l),g(this))},m.prototype.forceUpdate=function(n){this.__v&&(this.__e=!0,n&&this.__h.push(n),g(this))},m.prototype.render=d,u=[],i=0,t=\"function\"==typeof Promise?Promise.prototype.then.bind(Promise.resolve()):setTimeout,o=e,f=0;export{H as render,I as hydrate,h as createElement,h,d as Fragment,y as createRef,l as isValidElement,m as Component,L as cloneElement,M as createContext,x as toChildArray,D as _unmount,n as options};\n//# sourceMappingURL=preact.module.js.map\n", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/src/app.jsx", + "name": "./src/app.jsx", + "index": 2, + "index2": 15, + "size": 1561, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/src/index.js", + "issuerId": null, + "issuerName": "./src/index.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/src/index.js", + "name": "./src/index.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/src/index.js", + "module": "./src/index.js", + "moduleName": "./src/index.js", + "type": "harmony side effect evaluation", + "userRequest": "./app", + "loc": "2:0-24" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/src/index.js", + "module": "./src/index.js", + "moduleName": "./src/index.js", + "type": "harmony import specifier", + "userRequest": "./app", + "loc": "3:9-12" + } + ], + "usedExports": [ + "default" + ], + "providedExports": [ + "default" + ], + "optimizationBailout": [], + "depth": 1, + "source": "function _slicedToArray(arr, i) { return _arrayWithHoles(arr) || _iterableToArrayLimit(arr, i) || _nonIterableRest(); }\n\nfunction _nonIterableRest() { throw new TypeError(\"Invalid attempt to destructure non-iterable instance\"); }\n\nfunction _iterableToArrayLimit(arr, i) { if (!(Symbol.iterator in Object(arr) || Object.prototype.toString.call(arr) === \"[object Arguments]\")) { return; } var _arr = []; var _n = true; var _d = false; var _e = undefined; try { for (var _i = arr[Symbol.iterator](), _s; !(_n = (_s = _i.next()).done); _n = true) { _arr.push(_s.value); if (i && _arr.length === i) break; } } catch (err) { _d = true; _e = err; } finally { try { if (!_n && _i[\"return\"] != null) _i[\"return\"](); } finally { if (_d) throw _e; } } return _arr; }\n\nfunction _arrayWithHoles(arr) { if (Array.isArray(arr)) return arr; }\n\nimport { h } from 'preact';\nimport { useState, useEffect } from 'preact/hooks';\nimport styles from './app.css';\nimport { fetchFullArticles } from './api';\nimport Article from './article';\nexport default function App() {\n var _useState = useState([]),\n _useState2 = _slicedToArray(_useState, 2),\n articles = _useState2[0],\n setArticles = _useState2[1];\n\n useEffect(function () {\n fetchFullArticles().then(setArticles);\n });\n return h(\"section\", {\n className: styles.root\n }, h(\"header\", null, h(\"h1\", {\n className: styles.title\n }, \"Latest dev.to articles\")), articles.length ? articles.map(function (article) {\n return h(Article, article);\n }) : h(\"progress\", {\n className: styles.loader\n }));\n}", + "parsedSize": 262, + "parsedSource": "\nfunction(){var u=ot($([]),2),i=u[0],o=u[1];return function(){then(o)},_(\"section\",{className:Y.a.root},_(\"header\",null,_(\"h1\",{className:Y.a.title},\"Latest dev.to articles\")),i.length?i.map((function(t){return _(it,t)})):_(\"progress\",{className:Y.a.loader}))}),", + "originalSize": 671, + "originalSource": "import { h } from 'preact';\nimport { useState, useEffect } from 'preact/hooks';\n\nimport styles from './app.css';\n\nimport { fetchFullArticles } from './api';\nimport Article from './article';\n\nexport default function App() {\n const [articles, setArticles] = useState([]);\n\n useEffect(() => {\n fetchFullArticles().then(setArticles);\n });\n\n return
    \n
    \n

    Latest dev.to articles

    \n
    \n {articles.length\n ? articles.map((article) =>
    )\n : }\n
    \n}", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/preact/hooks/dist/hooks.module.js", + "name": "./node_modules/preact/hooks/dist/hooks.module.js", + "index": 3, + "index2": 1, + "size": 2567, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/src/app.jsx", + "issuerId": null, + "issuerName": "./src/app.jsx", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/src/app.jsx", + "name": "./src/app.jsx" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/src/app.jsx", + "module": "./src/app.jsx", + "moduleName": "./src/app.jsx", + "type": "harmony side effect evaluation", + "userRequest": "preact/hooks", + "loc": "10:0-51" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/src/app.jsx", + "module": "./src/app.jsx", + "moduleName": "./src/app.jsx", + "type": "harmony import specifier", + "userRequest": "preact/hooks", + "loc": "15:18-26" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/src/app.jsx", + "module": "./src/app.jsx", + "moduleName": "./src/app.jsx", + "type": "harmony import specifier", + "userRequest": "preact/hooks", + "loc": "20:2-11" + } + ], + "usedExports": [ + "useState", + "useEffect" + ], + "providedExports": [ + "useState", + "useReducer", + "useEffect", + "useLayoutEffect", + "useRef", + "useImperativeHandle", + "useMemo", + "useCallback", + "useContext", + "useDebugValue", + "useErrorBoundary" + ], + "optimizationBailout": [], + "depth": 2, + "source": "import{options as n}from\"preact\";var t,u,r,i=0,o=[],c=n.__r,f=n.diffed,e=n.__c,a=n.unmount;function v(t,r){n.__h&&n.__h(u,t,i||r),i=0;var o=u.__H||(u.__H={__:[],__h:[]});return t>=o.__.length&&o.__.push({}),o.__[t]}function m(n){return i=1,p(E,n)}function p(n,r,i){var o=v(t++,2);return o.__c||(o.__c=u,o.__=[i?i(r):E(void 0,r),function(t){var u=n(o.__[0],t);o.__[0]!==u&&(o.__[0]=u,o.__c.setState({}))}]),o.__}function l(r,i){var o=v(t++,3);!n.__s&&x(o.__H,i)&&(o.__=r,o.__H=i,u.__H.__h.push(o))}function y(r,i){var o=v(t++,4);!n.__s&&x(o.__H,i)&&(o.__=r,o.__H=i,u.__h.push(o))}function d(n){return i=5,h(function(){return{current:n}},[])}function s(n,t,u){i=6,y(function(){\"function\"==typeof n?n(t()):n&&(n.current=t())},null==u?u:u.concat(n))}function h(n,u){var r=v(t++,7);return x(r.__H,u)?(r.__H=u,r.__h=n,r.__=n()):r.__}function T(n,t){return i=8,h(function(){return n},t)}function w(n){var r=u.context[n.__c],i=v(t++,9);return i.__c=n,r?(null==i.__&&(i.__=!0,r.sub(u)),r.props.value):n.__}function A(t,u){n.useDebugValue&&n.useDebugValue(u?u(t):t)}function F(n){var r=v(t++,10),i=m();return r.__=n,u.componentDidCatch||(u.componentDidCatch=function(n){r.__&&r.__(n),i[1](n)}),[i[0],function(){i[1](void 0)}]}function _(){o.some(function(t){if(t.__P)try{t.__H.__h.forEach(g),t.__H.__h.forEach(q),t.__H.__h=[]}catch(u){return t.__H.__h=[],n.__e(u,t.__v),!0}}),o=[]}function g(n){n.t&&n.t()}function q(n){var t=n.__();\"function\"==typeof t&&(n.t=t)}function x(n,t){return!n||t.some(function(t,u){return t!==n[u]})}function E(n,t){return\"function\"==typeof t?t(n):t}n.__r=function(n){c&&c(n),t=0,(u=n.__c).__H&&(u.__H.__h.forEach(g),u.__H.__h.forEach(q),u.__H.__h=[])},n.diffed=function(t){f&&f(t);var u=t.__c;if(u){var i=u.__H;i&&i.__h.length&&(1!==o.push(u)&&r===n.requestAnimationFrame||((r=n.requestAnimationFrame)||function(n){var t,u=function(){clearTimeout(r),cancelAnimationFrame(t),setTimeout(n)},r=setTimeout(u,100);\"undefined\"!=typeof window&&(t=requestAnimationFrame(u))})(_))}},n.__c=function(t,u){u.some(function(t){try{t.__h.forEach(g),t.__h=t.__h.filter(function(n){return!n.__||q(n)})}catch(r){u.some(function(n){n.__h&&(n.__h=[])}),u=[],n.__e(r,t.__v)}}),e&&e(t,u)},n.unmount=function(t){a&&a(t);var u=t.__c;if(u){var r=u.__H;if(r)try{r.__.forEach(function(n){return n.t&&n.t()})}catch(t){n.__e(t,u.__v)}}};export{m as useState,p as useReducer,l as useEffect,y as useLayoutEffect,d as useRef,s as useImperativeHandle,h as useMemo,T as useCallback,w as useContext,A as useDebugValue,F as useErrorBoundary};\n//# sourceMappingURL=hooks.module.js.map\n", + "parsedSize": 1569, + "parsedSource": "\nB,L,M,F=0,D=[],T=r.__r,P=r.diffed,U=r.__c,N=r.unmount;function q(t,n){r.__h&&r.__h(L,t,F||n),F=0;var e=L.__H||(L.__H={__:[],__h:[]});return t>=e.__.length&&e.__.push({}),e.__[t]}function $(t){return F=1,function(t,n,e){var r=q(B++,2);return r.__c||(r.__c=L,r.__=[e?e(n):G(void 0,n),function(n){var e=t(r.__[0],n);r.__[0]!==e&&(r.__[0]=e,r.__c.setState({}))}]),r.__}(G,t)}function H(){D.some((function(t){if(t.__P)try{t.__H.__h.forEach(Z),t.__H.__h.forEach(K),t.__H.__h=[]}catch(n){return t.__H.__h=[],r.__e(n,t.__v),!0}})),D=[]}function Z(t){t.t&&t.t()}function K(t){var n=t.__();\"function\"==typeof n&&(t.t=n)}function V(t,n){return!t||n.some((function(n,e){return n!==t[e]}))}function G(t,n){return\"function\"==typeof n?n(t):n}r.__r=function(t){T&&T(t),B=0,(L=t.__c).__H&&(L.__H.__h.forEach(Z),L.__H.__h.forEach(K),L.__H.__h=[])},r.diffed=function(t){P&&P(t);var n=t.__c;if(n){var e=n.__H;e&&e.__h.length&&(1!==D.push(n)&&M===r.requestAnimationFrame||((M=r.requestAnimationFrame)||function(t){var n,e=function(){clearTimeout(r),cancelAnimationFrame(n),setTimeout(t)},r=setTimeout(e,100);\"undefined\"!=typeof window&&(n=requestAnimationFrame(e))})(H))}},r.__c=function(t,n){n.some((function(t){try{t.__h.forEach(Z),t.__h=t.__h.filter((function(t){return!t.__||K(t)}))}catch(e){n.some((function(t){t.__h&&(t.__h=[])})),n=[],r.__e(e,t.__v)}})),U&&U(t,n)},r.unmount=function(t){N&&N(t);var n=t.__c;if(n){var e=n.__H;if(e)try{e.__.forEach((function(t){return t.t&&t.t()}))}catch(t){r.__e(t,n.__v)}}};t,n,e,t=e=q(B++,3),!r.__s&&V(e.__H,n)&&(e.__=t,e.__H=n,L.__H.__h.push(e)),", + "originalSize": 2567, + "originalSource": "import{options as n}from\"preact\";var t,u,r,i=0,o=[],c=n.__r,f=n.diffed,e=n.__c,a=n.unmount;function v(t,r){n.__h&&n.__h(u,t,i||r),i=0;var o=u.__H||(u.__H={__:[],__h:[]});return t>=o.__.length&&o.__.push({}),o.__[t]}function m(n){return i=1,p(E,n)}function p(n,r,i){var o=v(t++,2);return o.__c||(o.__c=u,o.__=[i?i(r):E(void 0,r),function(t){var u=n(o.__[0],t);o.__[0]!==u&&(o.__[0]=u,o.__c.setState({}))}]),o.__}function l(r,i){var o=v(t++,3);!n.__s&&x(o.__H,i)&&(o.__=r,o.__H=i,u.__H.__h.push(o))}function y(r,i){var o=v(t++,4);!n.__s&&x(o.__H,i)&&(o.__=r,o.__H=i,u.__h.push(o))}function d(n){return i=5,h(function(){return{current:n}},[])}function s(n,t,u){i=6,y(function(){\"function\"==typeof n?n(t()):n&&(n.current=t())},null==u?u:u.concat(n))}function h(n,u){var r=v(t++,7);return x(r.__H,u)?(r.__H=u,r.__h=n,r.__=n()):r.__}function T(n,t){return i=8,h(function(){return n},t)}function w(n){var r=u.context[n.__c],i=v(t++,9);return i.__c=n,r?(null==i.__&&(i.__=!0,r.sub(u)),r.props.value):n.__}function A(t,u){n.useDebugValue&&n.useDebugValue(u?u(t):t)}function F(n){var r=v(t++,10),i=m();return r.__=n,u.componentDidCatch||(u.componentDidCatch=function(n){r.__&&r.__(n),i[1](n)}),[i[0],function(){i[1](void 0)}]}function _(){o.some(function(t){if(t.__P)try{t.__H.__h.forEach(g),t.__H.__h.forEach(q),t.__H.__h=[]}catch(u){return t.__H.__h=[],n.__e(u,t.__v),!0}}),o=[]}function g(n){n.t&&n.t()}function q(n){var t=n.__();\"function\"==typeof t&&(n.t=t)}function x(n,t){return!n||t.some(function(t,u){return t!==n[u]})}function E(n,t){return\"function\"==typeof t?t(n):t}n.__r=function(n){c&&c(n),t=0,(u=n.__c).__H&&(u.__H.__h.forEach(g),u.__H.__h.forEach(q),u.__H.__h=[])},n.diffed=function(t){f&&f(t);var u=t.__c;if(u){var i=u.__H;i&&i.__h.length&&(1!==o.push(u)&&r===n.requestAnimationFrame||((r=n.requestAnimationFrame)||function(n){var t,u=function(){clearTimeout(r),cancelAnimationFrame(t),setTimeout(n)},r=setTimeout(u,100);\"undefined\"!=typeof window&&(t=requestAnimationFrame(u))})(_))}},n.__c=function(t,u){u.some(function(t){try{t.__h.forEach(g),t.__h=t.__h.filter(function(n){return!n.__||q(n)})}catch(r){u.some(function(n){n.__h&&(n.__h=[])}),u=[],n.__e(r,t.__v)}}),e&&e(t,u)},n.unmount=function(t){a&&a(t);var u=t.__c;if(u){var r=u.__H;if(r)try{r.__.forEach(function(n){return n.t&&n.t()})}catch(t){n.__e(t,u.__v)}}};export{m as useState,p as useReducer,l as useEffect,y as useLayoutEffect,d as useRef,s as useImperativeHandle,h as useMemo,T as useCallback,w as useContext,A as useDebugValue,F as useErrorBoundary};\n//# sourceMappingURL=hooks.module.js.map\n", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/src/api.js", + "name": "./src/api.js", + "index": 6, + "index2": 4, + "size": 433, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/src/app.jsx", + "issuerId": null, + "issuerName": "./src/app.jsx", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/src/app.jsx", + "name": "./src/app.jsx" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/src/app.jsx", + "module": "./src/app.jsx", + "moduleName": "./src/app.jsx", + "type": "harmony side effect evaluation", + "userRequest": "./api", + "loc": "12:0-42" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/src/app.jsx", + "module": "./src/app.jsx", + "moduleName": "./src/app.jsx", + "type": "harmony import specifier", + "userRequest": "./api", + "loc": "21:4-21" + } + ], + "usedExports": [ + "fetchFullArticles" + ], + "providedExports": [ + "fetchFullArticles" + ], + "optimizationBailout": [], + "depth": 2, + "source": "var API_URL = 'https://dev.to/api/articles';\n\nfunction extractJson(response) {\n return response.json();\n}\n\nexport function fetchFullArticles() {\n return fetch(\"\".concat(API_URL, \"?per_page=5\")).then(extractJson).then(function (articles) {\n var fullArticles = articles.map(function (article) {\n return fetch(\"\".concat(API_URL, \"/\").concat(article.id)).then(extractJson);\n });\n return Promise.all(fullArticles);\n });\n}", + "parsedSize": 226, + "parsedSource": "\n\"https://dev.to/api/articles\";function Q(t){return t.json()}fetch(\"\".concat(X,\"?per_page=5\")).then(Q).then((function(t){var n=t.map((function(t){return fetch(\"\".concat(X,\"/\").concat(t.id)).then(Q)}));return Promise.all(n)})).", + "originalSize": 451, + "originalSource": "const API_URL = 'https://dev.to/api/articles';\n\nfunction extractJson(response) {\n return response.json();\n}\n\nexport function fetchFullArticles() {\n return fetch(`${API_URL}?per_page=5`)\n .then(extractJson)\n .then((articles) => {\n const fullArticles = articles.map((article) =>\n fetch(`${API_URL}/${article.id}`).then(extractJson)\n );\n\n return Promise.all(fullArticles);\n });\n}", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/src/article.jsx", + "name": "./src/article.jsx", + "index": 7, + "index2": 14, + "size": 738, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/src/app.jsx", + "issuerId": null, + "issuerName": "./src/app.jsx", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/src/app.jsx", + "name": "./src/app.jsx" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/src/app.jsx", + "module": "./src/app.jsx", + "moduleName": "./src/app.jsx", + "type": "harmony side effect evaluation", + "userRequest": "./article", + "loc": "13:0-32" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/src/app.jsx", + "module": "./src/app.jsx", + "moduleName": "./src/app.jsx", + "type": "harmony import specifier", + "userRequest": "./article", + "loc": "28:13-20" + } + ], + "usedExports": [ + "default" + ], + "providedExports": [ + "default" + ], + "optimizationBailout": [], + "depth": 2, + "source": "import { h } from 'preact';\nimport _ from 'lodash/fp';\nimport styles from './article.css';\n\nvar renderTags = _.pipe(_.split(','), _.map(_.trim), _.reject(_.isEmpty), _.map(function (tag) {\n return h(\"li\", {\n className: styles.tag\n }, tag);\n}));\n\nexport default function Article(_ref) {\n var body_html = _ref.body_html,\n title = _ref.title,\n tag_list = _ref.tag_list;\n return h(\"article\", {\n className: styles.root\n }, h(\"header\", null, h(\"h2\", {\n className: styles.title\n }, title), h(\"nav\", {\n className: styles.tagsContainer\n }, h(\"ul\", {\n className: styles.tags\n }, renderTags(tag_list)))), h(\"div\", {\n className: styles.content,\n dangerouslySetInnerHTML: {\n __html: body_html\n }\n }));\n}", + "parsedSize": 433, + "parsedSource": "\nut=nt.a.pipe(nt.a.split(\",\"),nt.a.map(nt.a.trim),nt.a.reject(nt.a.isEmpty),nt.a.map((function(t){return _(\"li\",{className:rt.a.tag},t)})));function it(t){var n=t.body_html,e=t.title,r=t.tag_list;return _(\"article\",{className:rt.a.root},_(\"header\",null,_(\"h2\",{className:rt.a.title},e),_(\"nav\",{className:rt.a.tagsContainer},_(\"ul\",{className:rt.a.tags},ut(r)))),_(\"div\",{className:rt.a.content,dangerouslySetInnerHTML:{__html:n}}))}", + "originalSize": 731, + "originalSource": "import { h } from 'preact';\nimport _ from 'lodash/fp';\n\nimport styles from './article.css';\n\nconst renderTags = _.pipe(\n _.split(','),\n _.map(_.trim),\n _.reject(_.isEmpty),\n _.map((tag) =>
  • {tag}
  • )\n);\n\nexport default function Article({ body_html, title, tag_list }) {\n return
    \n
    \n

    {title}

    \n \n
    \n
    \n
    ;\n}\n", + "modules": [] + } + ] + }, + { + "id": "", + "identifier": "css /home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/css-loader/dist/cjs.js??ref--5-1!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/src/app.css 0", + "name": "css ./node_modules/css-loader/dist/cjs.js??ref--5-1!./node_modules/webpack-enhanced-stats-plugin/loader.js!./src/app.css", + "index": 5, + "index2": 2, + "size": 174, + "built": false, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/mini-css-extract-plugin/dist/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/css-loader/dist/cjs.js??ref--5-1!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/src/app.css", + "issuerId": 2, + "issuerName": "./src/app.css", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": 2, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/mini-css-extract-plugin/dist/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/css-loader/dist/cjs.js??ref--5-1!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/src/app.css", + "name": "./src/app.css" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 2, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/mini-css-extract-plugin/dist/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/css-loader/dist/cjs.js??ref--5-1!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/src/app.css", + "module": "./src/app.css", + "moduleName": "./src/app.css" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 3, + "parsedSize": null, + "parsedSource": null, + "originalSize": null, + "originalSource": null, + "modules": [] + }, + { + "id": "", + "identifier": "css /home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/css-loader/dist/cjs.js??ref--5-1!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/src/article.css 0", + "name": "css ./node_modules/css-loader/dist/cjs.js??ref--5-1!./node_modules/webpack-enhanced-stats-plugin/loader.js!./src/article.css", + "index": 16, + "index2": 12, + "size": 705, + "built": false, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/mini-css-extract-plugin/dist/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/css-loader/dist/cjs.js??ref--5-1!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/src/article.css", + "issuerId": 1, + "issuerName": "./src/article.css", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 1, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/mini-css-extract-plugin/dist/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/css-loader/dist/cjs.js??ref--5-1!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/src/article.css", + "name": "./src/article.css" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 1, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/mini-css-extract-plugin/dist/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/css-loader/dist/cjs.js??ref--5-1!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/src/article.css", + "module": "./src/article.css", + "moduleName": "./src/article.css" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 4, + "parsedSize": null, + "parsedSource": null, + "originalSize": null, + "originalSource": null, + "modules": [] + } + ] + } + ], + "modules": [ + { + "id": 0, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/lodash/fp.js", + "name": "./node_modules/lodash/fp.js", + "index": 8, + "index2": 11, + "size": 101, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/src/article.jsx", + "issuerId": null, + "issuerName": "./src/article.jsx", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/src/article.jsx", + "name": "./src/article.jsx" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 9, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/src/index.js 7ab93a4bc42d3d6e15990c1b02a8c700", + "module": "./src/index.js + 5 modules", + "moduleName": "./src/index.js + 5 modules", + "type": "harmony side effect evaluation", + "userRequest": "lodash/fp", + "loc": "2:0-26" + }, + { + "moduleId": 9, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/src/index.js 7ab93a4bc42d3d6e15990c1b02a8c700", + "module": "./src/index.js + 5 modules", + "moduleName": "./src/index.js + 5 modules", + "type": "harmony import specifier", + "userRequest": "lodash/fp", + "loc": "5:17-18" + }, + { + "moduleId": 9, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/src/index.js 7ab93a4bc42d3d6e15990c1b02a8c700", + "module": "./src/index.js + 5 modules", + "moduleName": "./src/index.js + 5 modules", + "type": "harmony import specifier", + "userRequest": "lodash/fp", + "loc": "5:24-25" + }, + { + "moduleId": 9, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/src/index.js 7ab93a4bc42d3d6e15990c1b02a8c700", + "module": "./src/index.js + 5 modules", + "moduleName": "./src/index.js + 5 modules", + "type": "harmony import specifier", + "userRequest": "lodash/fp", + "loc": "5:38-39" + }, + { + "moduleId": 9, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/src/index.js 7ab93a4bc42d3d6e15990c1b02a8c700", + "module": "./src/index.js + 5 modules", + "moduleName": "./src/index.js + 5 modules", + "type": "harmony import specifier", + "userRequest": "lodash/fp", + "loc": "5:44-45" + }, + { + "moduleId": 9, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/src/index.js 7ab93a4bc42d3d6e15990c1b02a8c700", + "module": "./src/index.js + 5 modules", + "moduleName": "./src/index.js + 5 modules", + "type": "harmony import specifier", + "userRequest": "lodash/fp", + "loc": "5:53-54" + }, + { + "moduleId": 9, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/src/index.js 7ab93a4bc42d3d6e15990c1b02a8c700", + "module": "./src/index.js + 5 modules", + "moduleName": "./src/index.js + 5 modules", + "type": "harmony import specifier", + "userRequest": "lodash/fp", + "loc": "5:62-63" + }, + { + "moduleId": 9, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/src/index.js 7ab93a4bc42d3d6e15990c1b02a8c700", + "module": "./src/index.js + 5 modules", + "moduleName": "./src/index.js + 5 modules", + "type": "harmony import specifier", + "userRequest": "lodash/fp", + "loc": "5:74-75" + } + ], + "usedExports": [ + "default" + ], + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 3, + "source": "var _ = require('./lodash.min').runInContext();\nmodule.exports = require('./fp/_baseConvert')(_, _);\n", + "parsedSize": 44, + "parsedSource": "\nr=e(3).runInContext();t.exports=e(6)(r,r)},", + "originalSize": 101, + "originalSource": "var _ = require('./lodash.min').runInContext();\nmodule.exports = require('./fp/_baseConvert')(_, _);\n", + "modules": [] + }, + { + "id": 1, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/mini-css-extract-plugin/dist/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/css-loader/dist/cjs.js??ref--5-1!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/src/article.css", + "name": "./src/article.css", + "index": 15, + "index2": 13, + "size": 203, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/src/article.jsx", + "issuerId": null, + "issuerName": "./src/article.jsx", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/src/article.jsx", + "name": "./src/article.jsx" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 9, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/src/index.js 7ab93a4bc42d3d6e15990c1b02a8c700", + "module": "./src/index.js + 5 modules", + "moduleName": "./src/index.js + 5 modules", + "type": "harmony side effect evaluation", + "userRequest": "./article.css", + "loc": "3:0-35" + }, + { + "moduleId": 9, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/src/index.js 7ab93a4bc42d3d6e15990c1b02a8c700", + "module": "./src/index.js + 5 modules", + "moduleName": "./src/index.js + 5 modules", + "type": "harmony import specifier", + "userRequest": "./article.css", + "loc": "7:15-21" + }, + { + "moduleId": 9, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/src/index.js 7ab93a4bc42d3d6e15990c1b02a8c700", + "module": "./src/index.js + 5 modules", + "moduleName": "./src/index.js + 5 modules", + "type": "harmony import specifier", + "userRequest": "./article.css", + "loc": "16:15-21" + }, + { + "moduleId": 9, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/src/index.js 7ab93a4bc42d3d6e15990c1b02a8c700", + "module": "./src/index.js + 5 modules", + "moduleName": "./src/index.js + 5 modules", + "type": "harmony import specifier", + "userRequest": "./article.css", + "loc": "18:15-21" + }, + { + "moduleId": 9, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/src/index.js 7ab93a4bc42d3d6e15990c1b02a8c700", + "module": "./src/index.js + 5 modules", + "moduleName": "./src/index.js + 5 modules", + "type": "harmony import specifier", + "userRequest": "./article.css", + "loc": "20:15-21" + }, + { + "moduleId": 9, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/src/index.js 7ab93a4bc42d3d6e15990c1b02a8c700", + "module": "./src/index.js + 5 modules", + "moduleName": "./src/index.js + 5 modules", + "type": "harmony import specifier", + "userRequest": "./article.css", + "loc": "22:15-21" + }, + { + "moduleId": 9, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/src/index.js 7ab93a4bc42d3d6e15990c1b02a8c700", + "module": "./src/index.js + 5 modules", + "moduleName": "./src/index.js + 5 modules", + "type": "harmony import specifier", + "userRequest": "./article.css", + "loc": "24:15-21" + } + ], + "usedExports": [ + "default" + ], + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 3, + "source": "// extracted by mini-css-extract-plugin\nmodule.exports = {\"tagsContainer\":\"tagsContainer-2D41J\",\"tags\":\"tags-3OYob\",\"tag\":\"tag-RF4Iq\",\"root\":\"root-263gx\",\"title\":\"title-1Fpjz\",\"content\":\"content-2yA3z\"};", + "parsedSize": 146, + "parsedSource": "\nt.exports={tagsContainer:\"tagsContainer-2D41J\",tags:\"tags-3OYob\",tag:\"tag-RF4Iq\",root:\"root-263gx\",title:\"title-1Fpjz\",content:\"content-2yA3z\"}},", + "originalSize": 663, + "originalSource": ".tagsContainer {\n display: flex;\n align-items: center;\n}\n\n.tags {\n list-style-type: none;\n margin: 0;\n padding: 0;\n display: flex;\n}\n\n.tag {\n border: 1px solid black;\n margin-right: 1em;\n padding: 0.5em;\n}\n\n.root {\n padding: 1em;\n border: 1px solid gray;\n margin: 1em;\n box-shadow: 0.5em 0.5em 0.5em rgba(0, 0, 0, 0.5);\n}\n\n.title {\n margin-top: 0;\n}\n\n.content {\n max-height: 10em;\n overflow: hidden;\n position: relative;\n}\n\n.content:after {\n content: \"\";\n position: absolute;\n bottom: 0;\n right: 0;\n left: 0;\n height: 2em;\n background: linear-gradient(180deg, transparent 0%, white 100%);\n}\n", + "modules": [] + }, + { + "id": 2, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/mini-css-extract-plugin/dist/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/css-loader/dist/cjs.js??ref--5-1!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/src/app.css", + "name": "./src/app.css", + "index": 4, + "index2": 3, + "size": 125, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/src/app.jsx", + "issuerId": null, + "issuerName": "./src/app.jsx", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/src/app.jsx", + "name": "./src/app.jsx" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 9, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/src/index.js 7ab93a4bc42d3d6e15990c1b02a8c700", + "module": "./src/index.js + 5 modules", + "moduleName": "./src/index.js + 5 modules", + "type": "harmony side effect evaluation", + "userRequest": "./app.css", + "loc": "11:0-31" + }, + { + "moduleId": 9, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/src/index.js 7ab93a4bc42d3d6e15990c1b02a8c700", + "module": "./src/index.js + 5 modules", + "moduleName": "./src/index.js + 5 modules", + "type": "harmony import specifier", + "userRequest": "./app.css", + "loc": "24:15-21" + }, + { + "moduleId": 9, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/src/index.js 7ab93a4bc42d3d6e15990c1b02a8c700", + "module": "./src/index.js + 5 modules", + "moduleName": "./src/index.js + 5 modules", + "type": "harmony import specifier", + "userRequest": "./app.css", + "loc": "26:15-21" + }, + { + "moduleId": 9, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/src/index.js 7ab93a4bc42d3d6e15990c1b02a8c700", + "module": "./src/index.js + 5 modules", + "moduleName": "./src/index.js + 5 modules", + "type": "harmony import specifier", + "userRequest": "./app.css", + "loc": "30:15-21" + } + ], + "usedExports": [ + "default" + ], + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 2, + "source": "// extracted by mini-css-extract-plugin\nmodule.exports = {\"root\":\"root-3xwm5\",\"title\":\"title-l9td2\",\"loader\":\"loader-XUngJ\"};", + "parsedSize": 74, + "parsedSource": "\nt.exports={root:\"root-3xwm5\",title:\"title-l9td2\",loader:\"loader-XUngJ\"}},", + "originalSize": 156, + "originalSource": ".root {\n font-family: sans-serif;\n}\n\n.title {\n margin-left: 1rem;\n}\n\n.loader {\n display: block;\n width: calc(100% - 2rem);\n margin: 0 1rem;\n}", + "modules": [] + }, + { + "id": 3, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/lodash/lodash.min.js", + "name": "./node_modules/lodash/lodash.min.js", + "index": 9, + "index2": 7, + "size": 73261, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/lodash/fp.js", + "issuerId": 0, + "issuerName": "./node_modules/lodash/fp.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 0, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/lodash/fp.js", + "name": "./node_modules/lodash/fp.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 0, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/lodash/fp.js", + "module": "./node_modules/lodash/fp.js", + "moduleName": "./node_modules/lodash/fp.js", + "type": "cjs require", + "userRequest": "./lodash.min", + "loc": "1:8-31" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 4, + "source": "/**\n * @license\n * Lodash lodash.com/license | Underscore.js 1.8.3 underscorejs.org/LICENSE\n */\n;(function(){function n(n,t,r){switch(r.length){case 0:return n.call(t);case 1:return n.call(t,r[0]);case 2:return n.call(t,r[0],r[1]);case 3:return n.call(t,r[0],r[1],r[2])}return n.apply(t,r)}function t(n,t,r,e){for(var u=-1,i=null==n?0:n.length;++u\"']/g,G=RegExp(V.source),H=RegExp(K.source),J=/<%-([\\s\\S]+?)%>/g,Y=/<%([\\s\\S]+?)%>/g,Q=/<%=([\\s\\S]+?)%>/g,X=/\\.|\\[(?:[^[\\]]*|([\"'])(?:(?!\\1)[^\\\\]|\\\\.)*?\\1)\\]/,nn=/^\\w*$/,tn=/[^.[\\]]+|\\[(?:(-?\\d+(?:\\.\\d+)?)|([\"'])((?:(?!\\2)[^\\\\]|\\\\.)*?)\\2)\\]|(?=(?:\\.|\\[\\])(?:\\.|\\[\\]|$))/g,rn=/[\\\\^$.*+?()[\\]{}|]/g,en=RegExp(rn.source),un=/^\\s+|\\s+$/g,on=/^\\s+/,fn=/\\s+$/,cn=/\\{(?:\\n\\/\\* \\[wrapped with .+\\] \\*\\/)?\\n?/,an=/\\{\\n\\/\\* \\[wrapped with (.+)\\] \\*/,ln=/,? & /,sn=/[^\\x00-\\x2f\\x3a-\\x40\\x5b-\\x60\\x7b-\\x7f]+/g,hn=/\\\\(\\\\)?/g,pn=/\\$\\{([^\\\\}]*(?:\\\\.[^\\\\}]*)*)\\}/g,_n=/\\w*$/,vn=/^[-+]0x[0-9a-f]+$/i,gn=/^0b[01]+$/i,dn=/^\\[object .+?Constructor\\]$/,yn=/^0o[0-7]+$/i,bn=/^(?:0|[1-9]\\d*)$/,xn=/[\\xc0-\\xd6\\xd8-\\xf6\\xf8-\\xff\\u0100-\\u017f]/g,jn=/($^)/,wn=/['\\n\\r\\u2028\\u2029\\\\]/g,mn=\"[\\\\ufe0e\\\\ufe0f]?(?:[\\\\u0300-\\\\u036f\\\\ufe20-\\\\ufe2f\\\\u20d0-\\\\u20ff]|\\\\ud83c[\\\\udffb-\\\\udfff])?(?:\\\\u200d(?:[^\\\\ud800-\\\\udfff]|(?:\\\\ud83c[\\\\udde6-\\\\uddff]){2}|[\\\\ud800-\\\\udbff][\\\\udc00-\\\\udfff])[\\\\ufe0e\\\\ufe0f]?(?:[\\\\u0300-\\\\u036f\\\\ufe20-\\\\ufe2f\\\\u20d0-\\\\u20ff]|\\\\ud83c[\\\\udffb-\\\\udfff])?)*\",An=\"(?:[\\\\u2700-\\\\u27bf]|(?:\\\\ud83c[\\\\udde6-\\\\uddff]){2}|[\\\\ud800-\\\\udbff][\\\\udc00-\\\\udfff])\"+mn,En=\"(?:[^\\\\ud800-\\\\udfff][\\\\u0300-\\\\u036f\\\\ufe20-\\\\ufe2f\\\\u20d0-\\\\u20ff]?|[\\\\u0300-\\\\u036f\\\\ufe20-\\\\ufe2f\\\\u20d0-\\\\u20ff]|(?:\\\\ud83c[\\\\udde6-\\\\uddff]){2}|[\\\\ud800-\\\\udbff][\\\\udc00-\\\\udfff]|[\\\\ud800-\\\\udfff])\",kn=RegExp(\"['\\u2019]\",\"g\"),Sn=RegExp(\"[\\\\u0300-\\\\u036f\\\\ufe20-\\\\ufe2f\\\\u20d0-\\\\u20ff]\",\"g\"),On=RegExp(\"\\\\ud83c[\\\\udffb-\\\\udfff](?=\\\\ud83c[\\\\udffb-\\\\udfff])|\"+En+mn,\"g\"),In=RegExp([\"[A-Z\\\\xc0-\\\\xd6\\\\xd8-\\\\xde]?[a-z\\\\xdf-\\\\xf6\\\\xf8-\\\\xff]+(?:['\\u2019](?:d|ll|m|re|s|t|ve))?(?=[\\\\xac\\\\xb1\\\\xd7\\\\xf7\\\\x00-\\\\x2f\\\\x3a-\\\\x40\\\\x5b-\\\\x60\\\\x7b-\\\\xbf\\\\u2000-\\\\u206f \\\\t\\\\x0b\\\\f\\\\xa0\\\\ufeff\\\\n\\\\r\\\\u2028\\\\u2029\\\\u1680\\\\u180e\\\\u2000\\\\u2001\\\\u2002\\\\u2003\\\\u2004\\\\u2005\\\\u2006\\\\u2007\\\\u2008\\\\u2009\\\\u200a\\\\u202f\\\\u205f\\\\u3000]|[A-Z\\\\xc0-\\\\xd6\\\\xd8-\\\\xde]|$)|(?:[A-Z\\\\xc0-\\\\xd6\\\\xd8-\\\\xde]|[^\\\\ud800-\\\\udfff\\\\xac\\\\xb1\\\\xd7\\\\xf7\\\\x00-\\\\x2f\\\\x3a-\\\\x40\\\\x5b-\\\\x60\\\\x7b-\\\\xbf\\\\u2000-\\\\u206f \\\\t\\\\x0b\\\\f\\\\xa0\\\\ufeff\\\\n\\\\r\\\\u2028\\\\u2029\\\\u1680\\\\u180e\\\\u2000\\\\u2001\\\\u2002\\\\u2003\\\\u2004\\\\u2005\\\\u2006\\\\u2007\\\\u2008\\\\u2009\\\\u200a\\\\u202f\\\\u205f\\\\u3000\\\\d+\\\\u2700-\\\\u27bfa-z\\\\xdf-\\\\xf6\\\\xf8-\\\\xffA-Z\\\\xc0-\\\\xd6\\\\xd8-\\\\xde])+(?:['\\u2019](?:D|LL|M|RE|S|T|VE))?(?=[\\\\xac\\\\xb1\\\\xd7\\\\xf7\\\\x00-\\\\x2f\\\\x3a-\\\\x40\\\\x5b-\\\\x60\\\\x7b-\\\\xbf\\\\u2000-\\\\u206f \\\\t\\\\x0b\\\\f\\\\xa0\\\\ufeff\\\\n\\\\r\\\\u2028\\\\u2029\\\\u1680\\\\u180e\\\\u2000\\\\u2001\\\\u2002\\\\u2003\\\\u2004\\\\u2005\\\\u2006\\\\u2007\\\\u2008\\\\u2009\\\\u200a\\\\u202f\\\\u205f\\\\u3000]|[A-Z\\\\xc0-\\\\xd6\\\\xd8-\\\\xde](?:[a-z\\\\xdf-\\\\xf6\\\\xf8-\\\\xff]|[^\\\\ud800-\\\\udfff\\\\xac\\\\xb1\\\\xd7\\\\xf7\\\\x00-\\\\x2f\\\\x3a-\\\\x40\\\\x5b-\\\\x60\\\\x7b-\\\\xbf\\\\u2000-\\\\u206f \\\\t\\\\x0b\\\\f\\\\xa0\\\\ufeff\\\\n\\\\r\\\\u2028\\\\u2029\\\\u1680\\\\u180e\\\\u2000\\\\u2001\\\\u2002\\\\u2003\\\\u2004\\\\u2005\\\\u2006\\\\u2007\\\\u2008\\\\u2009\\\\u200a\\\\u202f\\\\u205f\\\\u3000\\\\d+\\\\u2700-\\\\u27bfa-z\\\\xdf-\\\\xf6\\\\xf8-\\\\xffA-Z\\\\xc0-\\\\xd6\\\\xd8-\\\\xde])|$)|[A-Z\\\\xc0-\\\\xd6\\\\xd8-\\\\xde]?(?:[a-z\\\\xdf-\\\\xf6\\\\xf8-\\\\xff]|[^\\\\ud800-\\\\udfff\\\\xac\\\\xb1\\\\xd7\\\\xf7\\\\x00-\\\\x2f\\\\x3a-\\\\x40\\\\x5b-\\\\x60\\\\x7b-\\\\xbf\\\\u2000-\\\\u206f \\\\t\\\\x0b\\\\f\\\\xa0\\\\ufeff\\\\n\\\\r\\\\u2028\\\\u2029\\\\u1680\\\\u180e\\\\u2000\\\\u2001\\\\u2002\\\\u2003\\\\u2004\\\\u2005\\\\u2006\\\\u2007\\\\u2008\\\\u2009\\\\u200a\\\\u202f\\\\u205f\\\\u3000\\\\d+\\\\u2700-\\\\u27bfa-z\\\\xdf-\\\\xf6\\\\xf8-\\\\xffA-Z\\\\xc0-\\\\xd6\\\\xd8-\\\\xde])+(?:['\\u2019](?:d|ll|m|re|s|t|ve))?|[A-Z\\\\xc0-\\\\xd6\\\\xd8-\\\\xde]+(?:['\\u2019](?:D|LL|M|RE|S|T|VE))?|\\\\d*(?:1ST|2ND|3RD|(?![123])\\\\dTH)(?=\\\\b|[a-z_])|\\\\d*(?:1st|2nd|3rd|(?![123])\\\\dth)(?=\\\\b|[A-Z_])|\\\\d+\",An].join(\"|\"),\"g\"),Rn=RegExp(\"[\\\\u200d\\\\ud800-\\\\udfff\\\\u0300-\\\\u036f\\\\ufe20-\\\\ufe2f\\\\u20d0-\\\\u20ff\\\\ufe0e\\\\ufe0f]\"),zn=/[a-z][A-Z]|[A-Z]{2}[a-z]|[0-9][a-zA-Z]|[a-zA-Z][0-9]|[^a-zA-Z0-9 ]/,Wn=\"Array Buffer DataView Date Error Float32Array Float64Array Function Int8Array Int16Array Int32Array Map Math Object Promise RegExp Set String Symbol TypeError Uint8Array Uint8ClampedArray Uint16Array Uint32Array WeakMap _ clearTimeout isFinite parseInt setTimeout\".split(\" \"),Bn={};\nBn[\"[object Float32Array]\"]=Bn[\"[object Float64Array]\"]=Bn[\"[object Int8Array]\"]=Bn[\"[object Int16Array]\"]=Bn[\"[object Int32Array]\"]=Bn[\"[object Uint8Array]\"]=Bn[\"[object Uint8ClampedArray]\"]=Bn[\"[object Uint16Array]\"]=Bn[\"[object Uint32Array]\"]=true,Bn[\"[object Arguments]\"]=Bn[\"[object Array]\"]=Bn[\"[object ArrayBuffer]\"]=Bn[\"[object Boolean]\"]=Bn[\"[object DataView]\"]=Bn[\"[object Date]\"]=Bn[\"[object Error]\"]=Bn[\"[object Function]\"]=Bn[\"[object Map]\"]=Bn[\"[object Number]\"]=Bn[\"[object Object]\"]=Bn[\"[object RegExp]\"]=Bn[\"[object Set]\"]=Bn[\"[object String]\"]=Bn[\"[object WeakMap]\"]=false;\nvar Ln={};Ln[\"[object Arguments]\"]=Ln[\"[object Array]\"]=Ln[\"[object ArrayBuffer]\"]=Ln[\"[object DataView]\"]=Ln[\"[object Boolean]\"]=Ln[\"[object Date]\"]=Ln[\"[object Float32Array]\"]=Ln[\"[object Float64Array]\"]=Ln[\"[object Int8Array]\"]=Ln[\"[object Int16Array]\"]=Ln[\"[object Int32Array]\"]=Ln[\"[object Map]\"]=Ln[\"[object Number]\"]=Ln[\"[object Object]\"]=Ln[\"[object RegExp]\"]=Ln[\"[object Set]\"]=Ln[\"[object String]\"]=Ln[\"[object Symbol]\"]=Ln[\"[object Uint8Array]\"]=Ln[\"[object Uint8ClampedArray]\"]=Ln[\"[object Uint16Array]\"]=Ln[\"[object Uint32Array]\"]=true,\nLn[\"[object Error]\"]=Ln[\"[object Function]\"]=Ln[\"[object WeakMap]\"]=false;var Un={\"\\\\\":\"\\\\\",\"'\":\"'\",\"\\n\":\"n\",\"\\r\":\"r\",\"\\u2028\":\"u2028\",\"\\u2029\":\"u2029\"},Cn=parseFloat,Dn=parseInt,Mn=typeof global==\"object\"&&global&&global.Object===Object&&global,Tn=typeof self==\"object\"&&self&&self.Object===Object&&self,$n=Mn||Tn||Function(\"return this\")(),Fn=typeof exports==\"object\"&&exports&&!exports.nodeType&&exports,Nn=Fn&&typeof module==\"object\"&&module&&!module.nodeType&&module,Pn=Nn&&Nn.exports===Fn,Zn=Pn&&Mn.process,qn=function(){\ntry{var n=Nn&&Nn.f&&Nn.f(\"util\").types;return n?n:Zn&&Zn.binding&&Zn.binding(\"util\")}catch(n){}}(),Vn=qn&&qn.isArrayBuffer,Kn=qn&&qn.isDate,Gn=qn&&qn.isMap,Hn=qn&&qn.isRegExp,Jn=qn&&qn.isSet,Yn=qn&&qn.isTypedArray,Qn=b(\"length\"),Xn=x({\"\\xc0\":\"A\",\"\\xc1\":\"A\",\"\\xc2\":\"A\",\"\\xc3\":\"A\",\"\\xc4\":\"A\",\"\\xc5\":\"A\",\"\\xe0\":\"a\",\"\\xe1\":\"a\",\"\\xe2\":\"a\",\"\\xe3\":\"a\",\"\\xe4\":\"a\",\"\\xe5\":\"a\",\"\\xc7\":\"C\",\"\\xe7\":\"c\",\"\\xd0\":\"D\",\"\\xf0\":\"d\",\"\\xc8\":\"E\",\"\\xc9\":\"E\",\"\\xca\":\"E\",\"\\xcb\":\"E\",\"\\xe8\":\"e\",\"\\xe9\":\"e\",\"\\xea\":\"e\",\"\\xeb\":\"e\",\"\\xcc\":\"I\",\n\"\\xcd\":\"I\",\"\\xce\":\"I\",\"\\xcf\":\"I\",\"\\xec\":\"i\",\"\\xed\":\"i\",\"\\xee\":\"i\",\"\\xef\":\"i\",\"\\xd1\":\"N\",\"\\xf1\":\"n\",\"\\xd2\":\"O\",\"\\xd3\":\"O\",\"\\xd4\":\"O\",\"\\xd5\":\"O\",\"\\xd6\":\"O\",\"\\xd8\":\"O\",\"\\xf2\":\"o\",\"\\xf3\":\"o\",\"\\xf4\":\"o\",\"\\xf5\":\"o\",\"\\xf6\":\"o\",\"\\xf8\":\"o\",\"\\xd9\":\"U\",\"\\xda\":\"U\",\"\\xdb\":\"U\",\"\\xdc\":\"U\",\"\\xf9\":\"u\",\"\\xfa\":\"u\",\"\\xfb\":\"u\",\"\\xfc\":\"u\",\"\\xdd\":\"Y\",\"\\xfd\":\"y\",\"\\xff\":\"y\",\"\\xc6\":\"Ae\",\"\\xe6\":\"ae\",\"\\xde\":\"Th\",\"\\xfe\":\"th\",\"\\xdf\":\"ss\",\"\\u0100\":\"A\",\"\\u0102\":\"A\",\"\\u0104\":\"A\",\"\\u0101\":\"a\",\"\\u0103\":\"a\",\"\\u0105\":\"a\",\"\\u0106\":\"C\",\n\"\\u0108\":\"C\",\"\\u010a\":\"C\",\"\\u010c\":\"C\",\"\\u0107\":\"c\",\"\\u0109\":\"c\",\"\\u010b\":\"c\",\"\\u010d\":\"c\",\"\\u010e\":\"D\",\"\\u0110\":\"D\",\"\\u010f\":\"d\",\"\\u0111\":\"d\",\"\\u0112\":\"E\",\"\\u0114\":\"E\",\"\\u0116\":\"E\",\"\\u0118\":\"E\",\"\\u011a\":\"E\",\"\\u0113\":\"e\",\"\\u0115\":\"e\",\"\\u0117\":\"e\",\"\\u0119\":\"e\",\"\\u011b\":\"e\",\"\\u011c\":\"G\",\"\\u011e\":\"G\",\"\\u0120\":\"G\",\"\\u0122\":\"G\",\"\\u011d\":\"g\",\"\\u011f\":\"g\",\"\\u0121\":\"g\",\"\\u0123\":\"g\",\"\\u0124\":\"H\",\"\\u0126\":\"H\",\"\\u0125\":\"h\",\"\\u0127\":\"h\",\"\\u0128\":\"I\",\"\\u012a\":\"I\",\"\\u012c\":\"I\",\"\\u012e\":\"I\",\"\\u0130\":\"I\",\"\\u0129\":\"i\",\n\"\\u012b\":\"i\",\"\\u012d\":\"i\",\"\\u012f\":\"i\",\"\\u0131\":\"i\",\"\\u0134\":\"J\",\"\\u0135\":\"j\",\"\\u0136\":\"K\",\"\\u0137\":\"k\",\"\\u0138\":\"k\",\"\\u0139\":\"L\",\"\\u013b\":\"L\",\"\\u013d\":\"L\",\"\\u013f\":\"L\",\"\\u0141\":\"L\",\"\\u013a\":\"l\",\"\\u013c\":\"l\",\"\\u013e\":\"l\",\"\\u0140\":\"l\",\"\\u0142\":\"l\",\"\\u0143\":\"N\",\"\\u0145\":\"N\",\"\\u0147\":\"N\",\"\\u014a\":\"N\",\"\\u0144\":\"n\",\"\\u0146\":\"n\",\"\\u0148\":\"n\",\"\\u014b\":\"n\",\"\\u014c\":\"O\",\"\\u014e\":\"O\",\"\\u0150\":\"O\",\"\\u014d\":\"o\",\"\\u014f\":\"o\",\"\\u0151\":\"o\",\"\\u0154\":\"R\",\"\\u0156\":\"R\",\"\\u0158\":\"R\",\"\\u0155\":\"r\",\"\\u0157\":\"r\",\"\\u0159\":\"r\",\n\"\\u015a\":\"S\",\"\\u015c\":\"S\",\"\\u015e\":\"S\",\"\\u0160\":\"S\",\"\\u015b\":\"s\",\"\\u015d\":\"s\",\"\\u015f\":\"s\",\"\\u0161\":\"s\",\"\\u0162\":\"T\",\"\\u0164\":\"T\",\"\\u0166\":\"T\",\"\\u0163\":\"t\",\"\\u0165\":\"t\",\"\\u0167\":\"t\",\"\\u0168\":\"U\",\"\\u016a\":\"U\",\"\\u016c\":\"U\",\"\\u016e\":\"U\",\"\\u0170\":\"U\",\"\\u0172\":\"U\",\"\\u0169\":\"u\",\"\\u016b\":\"u\",\"\\u016d\":\"u\",\"\\u016f\":\"u\",\"\\u0171\":\"u\",\"\\u0173\":\"u\",\"\\u0174\":\"W\",\"\\u0175\":\"w\",\"\\u0176\":\"Y\",\"\\u0177\":\"y\",\"\\u0178\":\"Y\",\"\\u0179\":\"Z\",\"\\u017b\":\"Z\",\"\\u017d\":\"Z\",\"\\u017a\":\"z\",\"\\u017c\":\"z\",\"\\u017e\":\"z\",\"\\u0132\":\"IJ\",\"\\u0133\":\"ij\",\n\"\\u0152\":\"Oe\",\"\\u0153\":\"oe\",\"\\u0149\":\"'n\",\"\\u017f\":\"s\"}),nt=x({\"&\":\"&\",\"<\":\"<\",\">\":\">\",'\"':\""\",\"'\":\"'\"}),tt=x({\"&\":\"&\",\"<\":\"<\",\">\":\">\",\""\":'\"',\"'\":\"'\"}),rt=function x(mn){function An(n){if(yu(n)&&!ff(n)&&!(n instanceof Un)){if(n instanceof On)return n;if(oi.call(n,\"__wrapped__\"))return Fe(n)}return new On(n)}function En(){}function On(n,t){this.__wrapped__=n,this.__actions__=[],this.__chain__=!!t,this.__index__=0,this.__values__=T}function Un(n){this.__wrapped__=n,\nthis.__actions__=[],this.__dir__=1,this.__filtered__=false,this.__iteratees__=[],this.__takeCount__=4294967295,this.__views__=[]}function Mn(n){var t=-1,r=null==n?0:n.length;for(this.clear();++t=t?n:t)),n}function _t(n,t,e,u,i,o){var f,c=1&t,a=2&t,l=4&t;if(e&&(f=i?e(n,u,i,o):e(n)),f!==T)return f;if(!du(n))return n;if(u=ff(n)){if(f=me(n),!c)return Ur(n,f)}else{var s=vo(n),h=\"[object Function]\"==s||\"[object GeneratorFunction]\"==s;if(af(n))return Ir(n,c);if(\"[object Object]\"==s||\"[object Arguments]\"==s||h&&!i){if(f=a||h?{}:Ae(n),!c)return a?Mr(n,lt(f,n)):Dr(n,at(f,n))}else{if(!Ln[s])return i?n:{};f=Ee(n,s,c)}}if(o||(o=new Zn),\ni=o.get(n))return i;o.set(n,f),pf(n)?n.forEach(function(r){f.add(_t(r,t,e,r,n,o))}):sf(n)&&n.forEach(function(r,u){f.set(u,_t(r,t,e,u,n,o))});var a=l?a?ve:_e:a?Bu:Wu,p=u?T:a(n);return r(p||n,function(r,u){p&&(u=r,r=n[u]),ot(f,u,_t(r,t,e,u,n,o))}),f}function vt(n){var t=Wu(n);return function(r){return gt(r,n,t)}}function gt(n,t,r){var e=r.length;if(null==n)return!e;for(n=Qu(n);e--;){var u=r[e],i=t[u],o=n[u];if(o===T&&!(u in n)||!i(o))return false}return true}function dt(n,t,r){if(typeof n!=\"function\")throw new ti(\"Expected a function\");\nreturn bo(function(){n.apply(T,r)},t)}function yt(n,t,r,e){var u=-1,i=o,a=true,l=n.length,s=[],h=t.length;if(!l)return s;r&&(t=c(t,k(r))),e?(i=f,a=false):200<=t.length&&(i=O,a=false,t=new Nn(t));n:for(;++ut}function Rt(n,t){return null!=n&&oi.call(n,t)}function zt(n,t){return null!=n&&t in Qu(n)}function Wt(n,t,r){for(var e=r?f:o,u=n[0].length,i=n.length,a=i,l=Ku(i),s=1/0,h=[];a--;){var p=n[a];a&&t&&(p=c(p,k(t))),s=Ci(p.length,s),\nl[a]=!r&&(t||120<=u&&120<=p.length)?new Nn(a&&p):T}var p=n[0],_=-1,v=l[0];n:for(;++_r.length?t:kt(t,hr(r,0,-1)),r=null==t?t:t[Me(Ve(r))],null==r?T:n(r,t,e)}function Ut(n){return yu(n)&&\"[object Arguments]\"==Ot(n)}function Ct(n){\nreturn yu(n)&&\"[object ArrayBuffer]\"==Ot(n)}function Dt(n){return yu(n)&&\"[object Date]\"==Ot(n)}function Mt(n,t,r,e,u){if(n===t)t=true;else if(null==n||null==t||!yu(n)&&!yu(t))t=n!==n&&t!==t;else n:{var i=ff(n),o=ff(t),f=i?\"[object Array]\":vo(n),c=o?\"[object Array]\":vo(t),f=\"[object Arguments]\"==f?\"[object Object]\":f,c=\"[object Arguments]\"==c?\"[object Object]\":c,a=\"[object Object]\"==f,o=\"[object Object]\"==c;if((c=f==c)&&af(n)){if(!af(t)){t=false;break n}i=true,a=false}if(c&&!a)u||(u=new Zn),t=i||_f(n)?se(n,t,r,e,Mt,u):he(n,t,f,r,e,Mt,u);else{\nif(!(1&r)&&(i=a&&oi.call(n,\"__wrapped__\"),f=o&&oi.call(t,\"__wrapped__\"),i||f)){n=i?n.value():n,t=f?t.value():t,u||(u=new Zn),t=Mt(n,t,r,e,u);break n}if(c)t:if(u||(u=new Zn),i=1&r,f=_e(n),o=f.length,c=_e(t).length,o==c||i){for(a=o;a--;){var l=f[a];if(!(i?l in t:oi.call(t,l))){t=false;break t}}if((c=u.get(n))&&u.get(t))t=c==t;else{c=true,u.set(n,t),u.set(t,n);for(var s=i;++at?r:0,Se(t,r)?n[t]:T}function Xt(n,t,r){var e=-1;return t=c(t.length?t:[$u],k(ye())),n=Gt(n,function(n){return{\na:c(t,function(t){return t(n)}),b:++e,c:n}}),w(n,function(n,t){var e;n:{e=-1;for(var u=n.a,i=t.a,o=u.length,f=r.length;++e=f?c:c*(\"desc\"==r[e]?-1:1);break n}}e=n.b-t.b}return e})}function nr(n,t){return tr(n,t,function(t,r){return zu(n,r)})}function tr(n,t,r){for(var e=-1,u=t.length,i={};++et||9007199254740991t&&(t=-t>u?0:u+t),r=r>u?u:r,0>r&&(r+=u),u=t>r?0:r-t>>>0,t>>>=0,r=Ku(u);++e=u){for(;e>>1,o=n[i];null!==o&&!wu(o)&&(r?o<=t:ot.length?n:kt(n,hr(t,0,-1)),null==n||delete n[Me(Ve(t))]}function jr(n,t,r,e){for(var u=n.length,i=e?u:-1;(e?i--:++ie)return e?br(n[0]):[];for(var u=-1,i=Ku(e);++u=e?n:hr(n,t,r)}function Ir(n,t){if(t)return n.slice();var r=n.length,r=gi?gi(r):new n.constructor(r);return n.copy(r),r}function Rr(n){var t=new n.constructor(n.byteLength);return new vi(t).set(new vi(n)),\nt}function zr(n,t){return new n.constructor(t?Rr(n.buffer):n.buffer,n.byteOffset,n.length)}function Wr(n,t){if(n!==t){var r=n!==T,e=null===n,u=n===n,i=wu(n),o=t!==T,f=null===t,c=t===t,a=wu(t);if(!f&&!a&&!i&&n>t||i&&o&&c&&!f&&!a||e&&o&&c||!r&&c||!u)return 1;if(!e&&!i&&!a&&nu?T:i,u=1),t=Qu(t);++eo&&f[0]!==a&&f[o-1]!==a?[]:L(f,a),\no-=c.length,or?r?or(t,n):t:(r=or(t,Oi(n/D(t))),Rn.test(t)?Or(M(r),0,n).join(\"\"):r.slice(0,n))}function te(t,r,e,u){function i(){for(var r=-1,c=arguments.length,a=-1,l=u.length,s=Ku(l+c),h=this&&this!==$n&&this instanceof i?f:t;++at||e)&&(1&n&&(i[2]=h[2],t|=1&r?0:4),(r=h[3])&&(e=i[3],i[3]=e?Br(e,r,h[4]):r,i[4]=e?L(i[3],\"__lodash_placeholder__\"):h[4]),(r=h[5])&&(e=i[5],i[5]=e?Lr(e,r,h[6]):r,i[6]=e?L(i[5],\"__lodash_placeholder__\"):h[6]),(r=h[7])&&(i[7]=r),128&n&&(i[8]=null==i[8]?h[8]:Ci(i[8],h[8])),null==i[9]&&(i[9]=h[9]),i[0]=h[0],i[1]=t),n=i[0],\nt=i[1],r=i[2],e=i[3],u=i[4],f=i[9]=i[9]===T?c?0:n.length:Ui(i[9]-a,0),!f&&24&t&&(t&=-25),Ue((h?co:yo)(t&&1!=t?8==t||16==t?Kr(n,t,f):32!=t&&33!=t||u.length?Jr.apply(T,i):te(n,t,r,e):Pr(n,t,r),i),n,t)}function ce(n,t,r,e){return n===T||lu(n,ei[r])&&!oi.call(e,r)?t:n}function ae(n,t,r,e,u,i){return du(n)&&du(t)&&(i.set(t,n),Yt(n,t,T,ae,i),i.delete(t)),n}function le(n){return xu(n)?T:n}function se(n,t,r,e,u,i){var o=1&r,f=n.length,c=t.length;if(f!=c&&!(o&&c>f))return false;if((c=i.get(n))&&i.get(t))return c==t;\nvar c=-1,a=true,l=2&r?new Nn:T;for(i.set(n,t),i.set(t,n);++cr&&(r=Ui(e+r,0)),_(n,ye(t,3),r)):-1}function Pe(n,t,r){var e=null==n?0:n.length;if(!e)return-1;var u=e-1;return r!==T&&(u=Eu(r),u=0>r?Ui(e+u,0):Ci(u,e-1)),\n_(n,ye(t,3),u,true)}function Ze(n){return(null==n?0:n.length)?wt(n,1):[]}function qe(n){return n&&n.length?n[0]:T}function Ve(n){var t=null==n?0:n.length;return t?n[t-1]:T}function Ke(n,t){return n&&n.length&&t&&t.length?er(n,t):n}function Ge(n){return null==n?n:$i.call(n)}function He(n){if(!n||!n.length)return[];var t=0;return n=i(n,function(n){if(hu(n))return t=Ui(n.length,t),true}),A(t,function(t){return c(n,b(t))})}function Je(t,r){if(!t||!t.length)return[];var e=He(t);return null==r?e:c(e,function(t){\nreturn n(r,T,t)})}function Ye(n){return n=An(n),n.__chain__=true,n}function Qe(n,t){return t(n)}function Xe(){return this}function nu(n,t){return(ff(n)?r:uo)(n,ye(t,3))}function tu(n,t){return(ff(n)?e:io)(n,ye(t,3))}function ru(n,t){return(ff(n)?c:Gt)(n,ye(t,3))}function eu(n,t,r){return t=r?T:t,t=n&&null==t?n.length:t,fe(n,128,T,T,T,T,t)}function uu(n,t){var r;if(typeof t!=\"function\")throw new ti(\"Expected a function\");return n=Eu(n),function(){return 0<--n&&(r=t.apply(this,arguments)),1>=n&&(t=T),\nr}}function iu(n,t,r){return t=r?T:t,n=fe(n,8,T,T,T,T,T,t),n.placeholder=iu.placeholder,n}function ou(n,t,r){return t=r?T:t,n=fe(n,16,T,T,T,T,T,t),n.placeholder=ou.placeholder,n}function fu(n,t,r){function e(t){var r=c,e=a;return c=a=T,_=t,s=n.apply(e,r)}function u(n){var r=n-p;return n-=_,p===T||r>=t||0>r||g&&n>=l}function i(){var n=Go();if(u(n))return o(n);var r,e=bo;r=n-_,n=t-(n-p),r=g?Ci(n,l-r):n,h=e(i,r)}function o(n){return h=T,d&&c?e(n):(c=a=T,s)}function f(){var n=Go(),r=u(n);if(c=arguments,\na=this,p=n,r){if(h===T)return _=n=p,h=bo(i,t),v?e(n):s;if(g)return lo(h),h=bo(i,t),e(p)}return h===T&&(h=bo(i,t)),s}var c,a,l,s,h,p,_=0,v=false,g=false,d=true;if(typeof n!=\"function\")throw new ti(\"Expected a function\");return t=Su(t)||0,du(r)&&(v=!!r.leading,l=(g=\"maxWait\"in r)?Ui(Su(r.maxWait)||0,t):l,d=\"trailing\"in r?!!r.trailing:d),f.cancel=function(){h!==T&&lo(h),_=0,c=p=a=h=T},f.flush=function(){return h===T?s:o(Go())},f}function cu(n,t){function r(){var e=arguments,u=t?t.apply(this,e):e[0],i=r.cache;\nreturn i.has(u)?i.get(u):(e=n.apply(this,e),r.cache=i.set(u,e)||i,e)}if(typeof n!=\"function\"||null!=t&&typeof t!=\"function\")throw new ti(\"Expected a function\");return r.cache=new(cu.Cache||Fn),r}function au(n){if(typeof n!=\"function\")throw new ti(\"Expected a function\");return function(){var t=arguments;switch(t.length){case 0:return!n.call(this);case 1:return!n.call(this,t[0]);case 2:return!n.call(this,t[0],t[1]);case 3:return!n.call(this,t[0],t[1],t[2])}return!n.apply(this,t)}}function lu(n,t){return n===t||n!==n&&t!==t;\n}function su(n){return null!=n&&gu(n.length)&&!_u(n)}function hu(n){return yu(n)&&su(n)}function pu(n){if(!yu(n))return false;var t=Ot(n);return\"[object Error]\"==t||\"[object DOMException]\"==t||typeof n.message==\"string\"&&typeof n.name==\"string\"&&!xu(n)}function _u(n){return!!du(n)&&(n=Ot(n),\"[object Function]\"==n||\"[object GeneratorFunction]\"==n||\"[object AsyncFunction]\"==n||\"[object Proxy]\"==n)}function vu(n){return typeof n==\"number\"&&n==Eu(n)}function gu(n){return typeof n==\"number\"&&-1=n;\n}function du(n){var t=typeof n;return null!=n&&(\"object\"==t||\"function\"==t)}function yu(n){return null!=n&&typeof n==\"object\"}function bu(n){return typeof n==\"number\"||yu(n)&&\"[object Number]\"==Ot(n)}function xu(n){return!(!yu(n)||\"[object Object]\"!=Ot(n))&&(n=di(n),null===n||(n=oi.call(n,\"constructor\")&&n.constructor,typeof n==\"function\"&&n instanceof n&&ii.call(n)==li))}function ju(n){return typeof n==\"string\"||!ff(n)&&yu(n)&&\"[object String]\"==Ot(n)}function wu(n){return typeof n==\"symbol\"||yu(n)&&\"[object Symbol]\"==Ot(n);\n}function mu(n){if(!n)return[];if(su(n))return ju(n)?M(n):Ur(n);if(wi&&n[wi]){n=n[wi]();for(var t,r=[];!(t=n.next()).done;)r.push(t.value);return r}return t=vo(n),(\"[object Map]\"==t?W:\"[object Set]\"==t?U:Uu)(n)}function Au(n){return n?(n=Su(n),n===$||n===-$?1.7976931348623157e308*(0>n?-1:1):n===n?n:0):0===n?n:0}function Eu(n){n=Au(n);var t=n%1;return n===n?t?n-t:n:0}function ku(n){return n?pt(Eu(n),0,4294967295):0}function Su(n){if(typeof n==\"number\")return n;if(wu(n))return F;if(du(n)&&(n=typeof n.valueOf==\"function\"?n.valueOf():n,\nn=du(n)?n+\"\":n),typeof n!=\"string\")return 0===n?n:+n;n=n.replace(un,\"\");var t=gn.test(n);return t||yn.test(n)?Dn(n.slice(2),t?2:8):vn.test(n)?F:+n}function Ou(n){return Cr(n,Bu(n))}function Iu(n){return null==n?\"\":yr(n)}function Ru(n,t,r){return n=null==n?T:kt(n,t),n===T?r:n}function zu(n,t){return null!=n&&we(n,t,zt)}function Wu(n){return su(n)?qn(n):Vt(n)}function Bu(n){if(su(n))n=qn(n,true);else if(du(n)){var t,r=ze(n),e=[];for(t in n)(\"constructor\"!=t||!r&&oi.call(n,t))&&e.push(t);n=e}else{if(t=[],\nnull!=n)for(r in Qu(n))t.push(r);n=t}return n}function Lu(n,t){if(null==n)return{};var r=c(ve(n),function(n){return[n]});return t=ye(t),tr(n,r,function(n,r){return t(n,r[0])})}function Uu(n){return null==n?[]:S(n,Wu(n))}function Cu(n){return $f(Iu(n).toLowerCase())}function Du(n){return(n=Iu(n))&&n.replace(xn,Xn).replace(Sn,\"\")}function Mu(n,t,r){return n=Iu(n),t=r?T:t,t===T?zn.test(n)?n.match(In)||[]:n.match(sn)||[]:n.match(t)||[]}function Tu(n){return function(){return n}}function $u(n){return n;\n}function Fu(n){return qt(typeof n==\"function\"?n:_t(n,1))}function Nu(n,t,e){var u=Wu(t),i=Et(t,u);null!=e||du(t)&&(i.length||!u.length)||(e=t,t=n,n=this,i=Et(t,Wu(t)));var o=!(du(e)&&\"chain\"in e&&!e.chain),f=_u(n);return r(i,function(r){var e=t[r];n[r]=e,f&&(n.prototype[r]=function(){var t=this.__chain__;if(o||t){var r=n(this.__wrapped__);return(r.__actions__=Ur(this.__actions__)).push({func:e,args:arguments,thisArg:n}),r.__chain__=t,r}return e.apply(n,a([this.value()],arguments))})}),n}function Pu(){}\nfunction Zu(n){return Ie(n)?b(Me(n)):rr(n)}function qu(){return[]}function Vu(){return false}mn=null==mn?$n:rt.defaults($n.Object(),mn,rt.pick($n,Wn));var Ku=mn.Array,Gu=mn.Date,Hu=mn.Error,Ju=mn.Function,Yu=mn.Math,Qu=mn.Object,Xu=mn.RegExp,ni=mn.String,ti=mn.TypeError,ri=Ku.prototype,ei=Qu.prototype,ui=mn[\"__core-js_shared__\"],ii=Ju.prototype.toString,oi=ei.hasOwnProperty,fi=0,ci=function(){var n=/[^.]+$/.exec(ui&&ui.keys&&ui.keys.IE_PROTO||\"\");return n?\"Symbol(src)_1.\"+n:\"\"}(),ai=ei.toString,li=ii.call(Qu),si=$n._,hi=Xu(\"^\"+ii.call(oi).replace(rn,\"\\\\$&\").replace(/hasOwnProperty|(function).*?(?=\\\\\\()| for .+?(?=\\\\\\])/g,\"$1.*?\")+\"$\"),pi=Pn?mn.Buffer:T,_i=mn.Symbol,vi=mn.Uint8Array,gi=pi?pi.g:T,di=B(Qu.getPrototypeOf,Qu),yi=Qu.create,bi=ei.propertyIsEnumerable,xi=ri.splice,ji=_i?_i.isConcatSpreadable:T,wi=_i?_i.iterator:T,mi=_i?_i.toStringTag:T,Ai=function(){\ntry{var n=je(Qu,\"defineProperty\");return n({},\"\",{}),n}catch(n){}}(),Ei=mn.clearTimeout!==$n.clearTimeout&&mn.clearTimeout,ki=Gu&&Gu.now!==$n.Date.now&&Gu.now,Si=mn.setTimeout!==$n.setTimeout&&mn.setTimeout,Oi=Yu.ceil,Ii=Yu.floor,Ri=Qu.getOwnPropertySymbols,zi=pi?pi.isBuffer:T,Wi=mn.isFinite,Bi=ri.join,Li=B(Qu.keys,Qu),Ui=Yu.max,Ci=Yu.min,Di=Gu.now,Mi=mn.parseInt,Ti=Yu.random,$i=ri.reverse,Fi=je(mn,\"DataView\"),Ni=je(mn,\"Map\"),Pi=je(mn,\"Promise\"),Zi=je(mn,\"Set\"),qi=je(mn,\"WeakMap\"),Vi=je(Qu,\"create\"),Ki=qi&&new qi,Gi={},Hi=Te(Fi),Ji=Te(Ni),Yi=Te(Pi),Qi=Te(Zi),Xi=Te(qi),no=_i?_i.prototype:T,to=no?no.valueOf:T,ro=no?no.toString:T,eo=function(){\nfunction n(){}return function(t){return du(t)?yi?yi(t):(n.prototype=t,t=new n,n.prototype=T,t):{}}}();An.templateSettings={escape:J,evaluate:Y,interpolate:Q,variable:\"\",imports:{_:An}},An.prototype=En.prototype,An.prototype.constructor=An,On.prototype=eo(En.prototype),On.prototype.constructor=On,Un.prototype=eo(En.prototype),Un.prototype.constructor=Un,Mn.prototype.clear=function(){this.__data__=Vi?Vi(null):{},this.size=0},Mn.prototype.delete=function(n){return n=this.has(n)&&delete this.__data__[n],\nthis.size-=n?1:0,n},Mn.prototype.get=function(n){var t=this.__data__;return Vi?(n=t[n],\"__lodash_hash_undefined__\"===n?T:n):oi.call(t,n)?t[n]:T},Mn.prototype.has=function(n){var t=this.__data__;return Vi?t[n]!==T:oi.call(t,n)},Mn.prototype.set=function(n,t){var r=this.__data__;return this.size+=this.has(n)?0:1,r[n]=Vi&&t===T?\"__lodash_hash_undefined__\":t,this},Tn.prototype.clear=function(){this.__data__=[],this.size=0},Tn.prototype.delete=function(n){var t=this.__data__;return n=ft(t,n),!(0>n)&&(n==t.length-1?t.pop():xi.call(t,n,1),\n--this.size,true)},Tn.prototype.get=function(n){var t=this.__data__;return n=ft(t,n),0>n?T:t[n][1]},Tn.prototype.has=function(n){return-1e?(++this.size,r.push([n,t])):r[e][1]=t,this},Fn.prototype.clear=function(){this.size=0,this.__data__={hash:new Mn,map:new(Ni||Tn),string:new Mn}},Fn.prototype.delete=function(n){return n=be(this,n).delete(n),this.size-=n?1:0,n},Fn.prototype.get=function(n){return be(this,n).get(n);\n},Fn.prototype.has=function(n){return be(this,n).has(n)},Fn.prototype.set=function(n,t){var r=be(this,n),e=r.size;return r.set(n,t),this.size+=r.size==e?0:1,this},Nn.prototype.add=Nn.prototype.push=function(n){return this.__data__.set(n,\"__lodash_hash_undefined__\"),this},Nn.prototype.has=function(n){return this.__data__.has(n)},Zn.prototype.clear=function(){this.__data__=new Tn,this.size=0},Zn.prototype.delete=function(n){var t=this.__data__;return n=t.delete(n),this.size=t.size,n},Zn.prototype.get=function(n){\nreturn this.__data__.get(n)},Zn.prototype.has=function(n){return this.__data__.has(n)},Zn.prototype.set=function(n,t){var r=this.__data__;if(r instanceof Tn){var e=r.__data__;if(!Ni||199>e.length)return e.push([n,t]),this.size=++r.size,this;r=this.__data__=new Fn(e)}return r.set(n,t),this.size=r.size,this};var uo=Fr(mt),io=Fr(At,true),oo=Nr(),fo=Nr(true),co=Ki?function(n,t){return Ki.set(n,t),n}:$u,ao=Ai?function(n,t){return Ai(n,\"toString\",{configurable:true,enumerable:false,value:Tu(t),writable:true})}:$u,lo=Ei||function(n){\nreturn $n.clearTimeout(n)},so=Zi&&1/U(new Zi([,-0]))[1]==$?function(n){return new Zi(n)}:Pu,ho=Ki?function(n){return Ki.get(n)}:Pu,po=Ri?function(n){return null==n?[]:(n=Qu(n),i(Ri(n),function(t){return bi.call(n,t)}))}:qu,_o=Ri?function(n){for(var t=[];n;)a(t,po(n)),n=di(n);return t}:qu,vo=Ot;(Fi&&\"[object DataView]\"!=vo(new Fi(new ArrayBuffer(1)))||Ni&&\"[object Map]\"!=vo(new Ni)||Pi&&\"[object Promise]\"!=vo(Pi.resolve())||Zi&&\"[object Set]\"!=vo(new Zi)||qi&&\"[object WeakMap]\"!=vo(new qi))&&(vo=function(n){\nvar t=Ot(n);if(n=(n=\"[object Object]\"==t?n.constructor:T)?Te(n):\"\")switch(n){case Hi:return\"[object DataView]\";case Ji:return\"[object Map]\";case Yi:return\"[object Promise]\";case Qi:return\"[object Set]\";case Xi:return\"[object WeakMap]\"}return t});var go=ui?_u:Vu,yo=Ce(co),bo=Si||function(n,t){return $n.setTimeout(n,t)},xo=Ce(ao),jo=function(n){n=cu(n,function(n){return 500===t.size&&t.clear(),n});var t=n.cache;return n}(function(n){var t=[];return 46===n.charCodeAt(0)&&t.push(\"\"),n.replace(tn,function(n,r,e,u){\nt.push(e?u.replace(hn,\"$1\"):r||n)}),t}),wo=fr(function(n,t){return hu(n)?yt(n,wt(t,1,hu,true)):[]}),mo=fr(function(n,t){var r=Ve(t);return hu(r)&&(r=T),hu(n)?yt(n,wt(t,1,hu,true),ye(r,2)):[]}),Ao=fr(function(n,t){var r=Ve(t);return hu(r)&&(r=T),hu(n)?yt(n,wt(t,1,hu,true),T,r):[]}),Eo=fr(function(n){var t=c(n,Er);return t.length&&t[0]===n[0]?Wt(t):[]}),ko=fr(function(n){var t=Ve(n),r=c(n,Er);return t===Ve(r)?t=T:r.pop(),r.length&&r[0]===n[0]?Wt(r,ye(t,2)):[]}),So=fr(function(n){var t=Ve(n),r=c(n,Er);return(t=typeof t==\"function\"?t:T)&&r.pop(),\nr.length&&r[0]===n[0]?Wt(r,T,t):[]}),Oo=fr(Ke),Io=pe(function(n,t){var r=null==n?0:n.length,e=ht(n,t);return ur(n,c(t,function(n){return Se(n,r)?+n:n}).sort(Wr)),e}),Ro=fr(function(n){return br(wt(n,1,hu,true))}),zo=fr(function(n){var t=Ve(n);return hu(t)&&(t=T),br(wt(n,1,hu,true),ye(t,2))}),Wo=fr(function(n){var t=Ve(n),t=typeof t==\"function\"?t:T;return br(wt(n,1,hu,true),T,t)}),Bo=fr(function(n,t){return hu(n)?yt(n,t):[]}),Lo=fr(function(n){return mr(i(n,hu))}),Uo=fr(function(n){var t=Ve(n);return hu(t)&&(t=T),\nmr(i(n,hu),ye(t,2))}),Co=fr(function(n){var t=Ve(n),t=typeof t==\"function\"?t:T;return mr(i(n,hu),T,t)}),Do=fr(He),Mo=fr(function(n){var t=n.length,t=1=t}),of=Ut(function(){return arguments}())?Ut:function(n){return yu(n)&&oi.call(n,\"callee\")&&!bi.call(n,\"callee\")},ff=Ku.isArray,cf=Vn?k(Vn):Ct,af=zi||Vu,lf=Kn?k(Kn):Dt,sf=Gn?k(Gn):Tt,hf=Hn?k(Hn):Nt,pf=Jn?k(Jn):Pt,_f=Yn?k(Yn):Zt,vf=ee(Kt),gf=ee(function(n,t){return n<=t}),df=$r(function(n,t){\nif(ze(t)||su(t))Cr(t,Wu(t),n);else for(var r in t)oi.call(t,r)&&ot(n,r,t[r])}),yf=$r(function(n,t){Cr(t,Bu(t),n)}),bf=$r(function(n,t,r,e){Cr(t,Bu(t),n,e)}),xf=$r(function(n,t,r,e){Cr(t,Wu(t),n,e)}),jf=pe(ht),wf=fr(function(n,t){n=Qu(n);var r=-1,e=t.length,u=2--n)return t.apply(this,arguments)}},An.ary=eu,An.assign=df,An.assignIn=yf,An.assignInWith=bf,An.assignWith=xf,An.at=jf,An.before=uu,An.bind=Ho,An.bindAll=Nf,An.bindKey=Jo,An.castArray=function(){if(!arguments.length)return[];var n=arguments[0];return ff(n)?n:[n]},An.chain=Ye,An.chunk=function(n,t,r){if(t=(r?Oe(n,t,r):t===T)?1:Ui(Eu(t),0),r=null==n?0:n.length,!r||1>t)return[];for(var e=0,u=0,i=Ku(Oi(r/t));et?0:t,e)):[]},An.dropRight=function(n,t,r){var e=null==n?0:n.length;return e?(t=r||t===T?1:Eu(t),t=e-t,hr(n,0,0>t?0:t)):[]},An.dropRightWhile=function(n,t){return n&&n.length?jr(n,ye(t,3),true,true):[];\n},An.dropWhile=function(n,t){return n&&n.length?jr(n,ye(t,3),true):[]},An.fill=function(n,t,r,e){var u=null==n?0:n.length;if(!u)return[];for(r&&typeof r!=\"number\"&&Oe(n,t,r)&&(r=0,e=u),u=n.length,r=Eu(r),0>r&&(r=-r>u?0:u+r),e=e===T||e>u?u:Eu(e),0>e&&(e+=u),e=r>e?0:ku(e);r>>0,r?(n=Iu(n))&&(typeof t==\"string\"||null!=t&&!hf(t))&&(t=yr(t),!t&&Rn.test(n))?Or(M(n),0,r):n.split(t,r):[]},An.spread=function(t,r){if(typeof t!=\"function\")throw new ti(\"Expected a function\");return r=null==r?0:Ui(Eu(r),0),\nfr(function(e){var u=e[r];return e=Or(e,0,r),u&&a(e,u),n(t,this,e)})},An.tail=function(n){var t=null==n?0:n.length;return t?hr(n,1,t):[]},An.take=function(n,t,r){return n&&n.length?(t=r||t===T?1:Eu(t),hr(n,0,0>t?0:t)):[]},An.takeRight=function(n,t,r){var e=null==n?0:n.length;return e?(t=r||t===T?1:Eu(t),t=e-t,hr(n,0>t?0:t,e)):[]},An.takeRightWhile=function(n,t){return n&&n.length?jr(n,ye(t,3),false,true):[]},An.takeWhile=function(n,t){return n&&n.length?jr(n,ye(t,3)):[]},An.tap=function(n,t){return t(n),\nn},An.throttle=function(n,t,r){var e=true,u=true;if(typeof n!=\"function\")throw new ti(\"Expected a function\");return du(r)&&(e=\"leading\"in r?!!r.leading:e,u=\"trailing\"in r?!!r.trailing:u),fu(n,t,{leading:e,maxWait:t,trailing:u})},An.thru=Qe,An.toArray=mu,An.toPairs=zf,An.toPairsIn=Wf,An.toPath=function(n){return ff(n)?c(n,Me):wu(n)?[n]:Ur(jo(Iu(n)))},An.toPlainObject=Ou,An.transform=function(n,t,e){var u=ff(n),i=u||af(n)||_f(n);if(t=ye(t,4),null==e){var o=n&&n.constructor;e=i?u?new o:[]:du(n)&&_u(o)?eo(di(n)):{};\n}return(i?r:mt)(n,function(n,r,u){return t(e,n,r,u)}),e},An.unary=function(n){return eu(n,1)},An.union=Ro,An.unionBy=zo,An.unionWith=Wo,An.uniq=function(n){return n&&n.length?br(n):[]},An.uniqBy=function(n,t){return n&&n.length?br(n,ye(t,2)):[]},An.uniqWith=function(n,t){return t=typeof t==\"function\"?t:T,n&&n.length?br(n,T,t):[]},An.unset=function(n,t){return null==n||xr(n,t)},An.unzip=He,An.unzipWith=Je,An.update=function(n,t,r){return null==n?n:lr(n,t,kr(r)(kt(n,t)),void 0)},An.updateWith=function(n,t,r,e){\nreturn e=typeof e==\"function\"?e:T,null!=n&&(n=lr(n,t,kr(r)(kt(n,t)),e)),n},An.values=Uu,An.valuesIn=function(n){return null==n?[]:S(n,Bu(n))},An.without=Bo,An.words=Mu,An.wrap=function(n,t){return nf(kr(t),n)},An.xor=Lo,An.xorBy=Uo,An.xorWith=Co,An.zip=Do,An.zipObject=function(n,t){return Ar(n||[],t||[],ot)},An.zipObjectDeep=function(n,t){return Ar(n||[],t||[],lr)},An.zipWith=Mo,An.entries=zf,An.entriesIn=Wf,An.extend=yf,An.extendWith=bf,Nu(An,An),An.add=Qf,An.attempt=Ff,An.camelCase=Bf,An.capitalize=Cu,\nAn.ceil=Xf,An.clamp=function(n,t,r){return r===T&&(r=t,t=T),r!==T&&(r=Su(r),r=r===r?r:0),t!==T&&(t=Su(t),t=t===t?t:0),pt(Su(n),t,r)},An.clone=function(n){return _t(n,4)},An.cloneDeep=function(n){return _t(n,5)},An.cloneDeepWith=function(n,t){return t=typeof t==\"function\"?t:T,_t(n,5,t)},An.cloneWith=function(n,t){return t=typeof t==\"function\"?t:T,_t(n,4,t)},An.conformsTo=function(n,t){return null==t||gt(n,t,Wu(t))},An.deburr=Du,An.defaultTo=function(n,t){return null==n||n!==n?t:n},An.divide=nc,An.endsWith=function(n,t,r){\nn=Iu(n),t=yr(t);var e=n.length,e=r=r===T?e:pt(Eu(r),0,e);return r-=t.length,0<=r&&n.slice(r,e)==t},An.eq=lu,An.escape=function(n){return(n=Iu(n))&&H.test(n)?n.replace(K,nt):n},An.escapeRegExp=function(n){return(n=Iu(n))&&en.test(n)?n.replace(rn,\"\\\\$&\"):n},An.every=function(n,t,r){var e=ff(n)?u:bt;return r&&Oe(n,t,r)&&(t=T),e(n,ye(t,3))},An.find=Fo,An.findIndex=Ne,An.findKey=function(n,t){return p(n,ye(t,3),mt)},An.findLast=No,An.findLastIndex=Pe,An.findLastKey=function(n,t){return p(n,ye(t,3),At);\n},An.floor=tc,An.forEach=nu,An.forEachRight=tu,An.forIn=function(n,t){return null==n?n:oo(n,ye(t,3),Bu)},An.forInRight=function(n,t){return null==n?n:fo(n,ye(t,3),Bu)},An.forOwn=function(n,t){return n&&mt(n,ye(t,3))},An.forOwnRight=function(n,t){return n&&At(n,ye(t,3))},An.get=Ru,An.gt=ef,An.gte=uf,An.has=function(n,t){return null!=n&&we(n,t,Rt)},An.hasIn=zu,An.head=qe,An.identity=$u,An.includes=function(n,t,r,e){return n=su(n)?n:Uu(n),r=r&&!e?Eu(r):0,e=n.length,0>r&&(r=Ui(e+r,0)),ju(n)?r<=e&&-1r&&(r=Ui(e+r,0)),v(n,t,r)):-1},An.inRange=function(n,t,r){return t=Au(t),r===T?(r=t,t=0):r=Au(r),n=Su(n),n>=Ci(t,r)&&n=n},An.isSet=pf,An.isString=ju,An.isSymbol=wu,An.isTypedArray=_f,An.isUndefined=function(n){return n===T},An.isWeakMap=function(n){return yu(n)&&\"[object WeakMap]\"==vo(n)},An.isWeakSet=function(n){return yu(n)&&\"[object WeakSet]\"==Ot(n)},An.join=function(n,t){return null==n?\"\":Bi.call(n,t)},An.kebabCase=Lf,An.last=Ve,An.lastIndexOf=function(n,t,r){var e=null==n?0:n.length;if(!e)return-1;var u=e;if(r!==T&&(u=Eu(r),u=0>u?Ui(e+u,0):Ci(u,e-1)),\nt===t){for(r=u+1;r--&&n[r]!==t;);n=r}else n=_(n,d,u,true);return n},An.lowerCase=Uf,An.lowerFirst=Cf,An.lt=vf,An.lte=gf,An.max=function(n){return n&&n.length?xt(n,$u,It):T},An.maxBy=function(n,t){return n&&n.length?xt(n,ye(t,2),It):T},An.mean=function(n){return y(n,$u)},An.meanBy=function(n,t){return y(n,ye(t,2))},An.min=function(n){return n&&n.length?xt(n,$u,Kt):T},An.minBy=function(n,t){return n&&n.length?xt(n,ye(t,2),Kt):T},An.stubArray=qu,An.stubFalse=Vu,An.stubObject=function(){return{}},An.stubString=function(){\nreturn\"\"},An.stubTrue=function(){return true},An.multiply=rc,An.nth=function(n,t){return n&&n.length?Qt(n,Eu(t)):T},An.noConflict=function(){return $n._===this&&($n._=si),this},An.noop=Pu,An.now=Go,An.pad=function(n,t,r){n=Iu(n);var e=(t=Eu(t))?D(n):0;return!t||e>=t?n:(t=(t-e)/2,ne(Ii(t),r)+n+ne(Oi(t),r))},An.padEnd=function(n,t,r){n=Iu(n);var e=(t=Eu(t))?D(n):0;return t&&et){var e=n;n=t,t=e}return r||n%1||t%1?(r=Ti(),Ci(n+r*(t-n+Cn(\"1e-\"+((r+\"\").length-1))),t)):ir(n,t)},An.reduce=function(n,t,r){var e=ff(n)?l:j,u=3>arguments.length;return e(n,ye(t,4),r,u,uo)},An.reduceRight=function(n,t,r){var e=ff(n)?s:j,u=3>arguments.length;\nreturn e(n,ye(t,4),r,u,io)},An.repeat=function(n,t,r){return t=(r?Oe(n,t,r):t===T)?1:Eu(t),or(Iu(n),t)},An.replace=function(){var n=arguments,t=Iu(n[0]);return 3>n.length?t:t.replace(n[1],n[2])},An.result=function(n,t,r){t=Sr(t,n);var e=-1,u=t.length;for(u||(u=1,n=T);++en||9007199254740991=i)return n;if(i=r-D(e),1>i)return e;if(r=o?Or(o,0,i).join(\"\"):n.slice(0,i),u===T)return r+e;if(o&&(i+=r.length-i),hf(u)){if(n.slice(i).search(u)){\nvar f=r;for(u.global||(u=Xu(u.source,Iu(_n.exec(u))+\"g\")),u.lastIndex=0;o=u.exec(f);)var c=o.index;r=r.slice(0,c===T?i:c)}}else n.indexOf(yr(u),i)!=i&&(u=r.lastIndexOf(u),-1e.__dir__?\"Right\":\"\")}),e},Un.prototype[n+\"Right\"]=function(t){return this.reverse()[n](t).reverse()}}),r([\"filter\",\"map\",\"takeWhile\"],function(n,t){\nvar r=t+1,e=1==r||3==r;Un.prototype[n]=function(n){var t=this.clone();return t.__iteratees__.push({iteratee:ye(n,3),type:r}),t.__filtered__=t.__filtered__||e,t}}),r([\"head\",\"last\"],function(n,t){var r=\"take\"+(t?\"Right\":\"\");Un.prototype[n]=function(){return this[r](1).value()[0]}}),r([\"initial\",\"tail\"],function(n,t){var r=\"drop\"+(t?\"\":\"Right\");Un.prototype[n]=function(){return this.__filtered__?new Un(this):this[r](1)}}),Un.prototype.compact=function(){return this.filter($u)},Un.prototype.find=function(n){\nreturn this.filter(n).head()},Un.prototype.findLast=function(n){return this.reverse().find(n)},Un.prototype.invokeMap=fr(function(n,t){return typeof n==\"function\"?new Un(this):this.map(function(r){return Lt(r,n,t)})}),Un.prototype.reject=function(n){return this.filter(au(ye(n)))},Un.prototype.slice=function(n,t){n=Eu(n);var r=this;return r.__filtered__&&(0t)?new Un(r):(0>n?r=r.takeRight(-n):n&&(r=r.drop(n)),t!==T&&(t=Eu(t),r=0>t?r.dropRight(-t):r.take(t-n)),r)},Un.prototype.takeRightWhile=function(n){\nreturn this.reverse().takeWhile(n).reverse()},Un.prototype.toArray=function(){return this.take(4294967295)},mt(Un.prototype,function(n,t){var r=/^(?:filter|find|map|reject)|While$/.test(t),e=/^(?:head|last)$/.test(t),u=An[e?\"take\"+(\"last\"==t?\"Right\":\"\"):t],i=e||/^find/.test(t);u&&(An.prototype[t]=function(){function t(n){return n=u.apply(An,a([n],f)),e&&h?n[0]:n}var o=this.__wrapped__,f=e?[1]:arguments,c=o instanceof Un,l=f[0],s=c||ff(o);s&&r&&typeof l==\"function\"&&1!=l.length&&(c=s=false);var h=this.__chain__,p=!!this.__actions__.length,l=i&&!h,c=c&&!p;\nreturn!i&&s?(o=c?o:new Un(this),o=n.apply(o,f),o.__actions__.push({func:Qe,args:[t],thisArg:T}),new On(o,h)):l&&c?n.apply(this,f):(o=this.thru(t),l?e?o.value()[0]:o.value():o)})}),r(\"pop push shift sort splice unshift\".split(\" \"),function(n){var t=ri[n],r=/^(?:push|sort|unshift)$/.test(n)?\"tap\":\"thru\",e=/^(?:pop|shift)$/.test(n);An.prototype[n]=function(){var n=arguments;if(e&&!this.__chain__){var u=this.value();return t.apply(ff(u)?u:[],n)}return this[r](function(r){return t.apply(ff(r)?r:[],n)});\n}}),mt(Un.prototype,function(n,t){var r=An[t];if(r){var e=r.name+\"\";oi.call(Gi,e)||(Gi[e]=[]),Gi[e].push({name:t,func:r})}}),Gi[Jr(T,2).name]=[{name:\"wrapper\",func:T}],Un.prototype.clone=function(){var n=new Un(this.__wrapped__);return n.__actions__=Ur(this.__actions__),n.__dir__=this.__dir__,n.__filtered__=this.__filtered__,n.__iteratees__=Ur(this.__iteratees__),n.__takeCount__=this.__takeCount__,n.__views__=Ur(this.__views__),n},Un.prototype.reverse=function(){if(this.__filtered__){var n=new Un(this);\nn.__dir__=-1,n.__filtered__=true}else n=this.clone(),n.__dir__*=-1;return n},Un.prototype.value=function(){var n,t=this.__wrapped__.value(),r=this.__dir__,e=ff(t),u=0>r,i=e?t.length:0;n=i;for(var o=this.__views__,f=0,c=-1,a=o.length;++c=this.__values__.length;return{done:n,value:n?T:this.__values__[this.__index__++]}},An.prototype.plant=function(n){\nfor(var t,r=this;r instanceof En;){var e=Fe(r);e.__index__=0,e.__values__=T,t?u.__wrapped__=e:t=e;var u=e,r=r.__wrapped__}return u.__wrapped__=n,t},An.prototype.reverse=function(){var n=this.__wrapped__;return n instanceof Un?(this.__actions__.length&&(n=new Un(this)),n=n.reverse(),n.__actions__.push({func:Qe,args:[Ge],thisArg:T}),new On(n,this.__chain__)):this.thru(Ge)},An.prototype.toJSON=An.prototype.valueOf=An.prototype.value=function(){return wr(this.__wrapped__,this.__actions__)},An.prototype.first=An.prototype.head,\nwi&&(An.prototype[wi]=Xe),An}();typeof define==\"function\"&&typeof define.amd==\"object\"&&define.amd?($n._=rt, define(function(){return rt})):Nn?((Nn.exports=rt)._=rt,Fn._=rt):$n._=rt}).call(this);", + "parsedSize": 71258, + "parsedSource": "\nfunction(){function i(t,n,e){switch(e.length){case 0:return t.call(n);case 1:return t.call(n,e[0]);case 2:return t.call(n,e[0],e[1]);case 3:return t.call(n,e[0],e[1],e[2])}return t.apply(n,e)}function o(t,n,e,r){for(var u=-1,i=null==t?0:t.length;++u\"']/g,J=RegExp(V.source),Y=RegExp(G.source),X=/<%-([\\s\\S]+?)%>/g,Q=/<%([\\s\\S]+?)%>/g,tt=/<%=([\\s\\S]+?)%>/g,nt=/\\.|\\[(?:[^[\\]]*|([\"'])(?:(?!\\1)[^\\\\]|\\\\.)*?\\1)\\]/,et=/^\\w*$/,rt=/[^.[\\]]+|\\[(?:(-?\\d+(?:\\.\\d+)?)|([\"'])((?:(?!\\2)[^\\\\]|\\\\.)*?)\\2)\\]|(?=(?:\\.|\\[\\])(?:\\.|\\[\\]|$))/g,ut=/[\\\\^$.*+?()[\\]{}|]/g,it=RegExp(ut.source),ot=/^\\s+|\\s+$/g,at=/^\\s+/,ft=/\\s+$/,ct=/\\{(?:\\n\\/\\* \\[wrapped with .+\\] \\*\\/)?\\n?/,lt=/\\{\\n\\/\\* \\[wrapped with (.+)\\] \\*/,st=/,? & /,pt=/[^\\x00-\\x2f\\x3a-\\x40\\x5b-\\x60\\x7b-\\x7f]+/g,ht=/\\\\(\\\\)?/g,_t=/\\$\\{([^\\\\}]*(?:\\\\.[^\\\\}]*)*)\\}/g,dt=/\\w*$/,gt=/^[-+]0x[0-9a-f]+$/i,vt=/^0b[01]+$/i,yt=/^\\[object .+?Constructor\\]$/,bt=/^0o[0-7]+$/i,mt=/^(?:0|[1-9]\\d*)$/,xt=/[\\xc0-\\xd6\\xd8-\\xf6\\xf8-\\xff\\u0100-\\u017f]/g,wt=/($^)/,jt=/['\\n\\r\\u2028\\u2029\\\\]/g,At=\"[\\\\ufe0e\\\\ufe0f]?(?:[\\\\u0300-\\\\u036f\\\\ufe20-\\\\ufe2f\\\\u20d0-\\\\u20ff]|\\\\ud83c[\\\\udffb-\\\\udfff])?(?:\\\\u200d(?:[^\\\\ud800-\\\\udfff]|(?:\\\\ud83c[\\\\udde6-\\\\uddff]){2}|[\\\\ud800-\\\\udbff][\\\\udc00-\\\\udfff])[\\\\ufe0e\\\\ufe0f]?(?:[\\\\u0300-\\\\u036f\\\\ufe20-\\\\ufe2f\\\\u20d0-\\\\u20ff]|\\\\ud83c[\\\\udffb-\\\\udfff])?)*\",kt=\"(?:[\\\\u2700-\\\\u27bf]|(?:\\\\ud83c[\\\\udde6-\\\\uddff]){2}|[\\\\ud800-\\\\udbff][\\\\udc00-\\\\udfff])\"+At,It=RegExp(\"['’]\",\"g\"),Wt=RegExp(\"[\\\\u0300-\\\\u036f\\\\ufe20-\\\\ufe2f\\\\u20d0-\\\\u20ff]\",\"g\"),Et=RegExp(\"\\\\ud83c[\\\\udffb-\\\\udfff](?=\\\\ud83c[\\\\udffb-\\\\udfff])|(?:[^\\\\ud800-\\\\udfff][\\\\u0300-\\\\u036f\\\\ufe20-\\\\ufe2f\\\\u20d0-\\\\u20ff]?|[\\\\u0300-\\\\u036f\\\\ufe20-\\\\ufe2f\\\\u20d0-\\\\u20ff]|(?:\\\\ud83c[\\\\udde6-\\\\uddff]){2}|[\\\\ud800-\\\\udbff][\\\\udc00-\\\\udfff]|[\\\\ud800-\\\\udfff])\"+At,\"g\"),Ot=RegExp([\"[A-Z\\\\xc0-\\\\xd6\\\\xd8-\\\\xde]?[a-z\\\\xdf-\\\\xf6\\\\xf8-\\\\xff]+(?:['’](?:d|ll|m|re|s|t|ve))?(?=[\\\\xac\\\\xb1\\\\xd7\\\\xf7\\\\x00-\\\\x2f\\\\x3a-\\\\x40\\\\x5b-\\\\x60\\\\x7b-\\\\xbf\\\\u2000-\\\\u206f \\\\t\\\\x0b\\\\f\\\\xa0\\\\ufeff\\\\n\\\\r\\\\u2028\\\\u2029\\\\u1680\\\\u180e\\\\u2000\\\\u2001\\\\u2002\\\\u2003\\\\u2004\\\\u2005\\\\u2006\\\\u2007\\\\u2008\\\\u2009\\\\u200a\\\\u202f\\\\u205f\\\\u3000]|[A-Z\\\\xc0-\\\\xd6\\\\xd8-\\\\xde]|$)|(?:[A-Z\\\\xc0-\\\\xd6\\\\xd8-\\\\xde]|[^\\\\ud800-\\\\udfff\\\\xac\\\\xb1\\\\xd7\\\\xf7\\\\x00-\\\\x2f\\\\x3a-\\\\x40\\\\x5b-\\\\x60\\\\x7b-\\\\xbf\\\\u2000-\\\\u206f \\\\t\\\\x0b\\\\f\\\\xa0\\\\ufeff\\\\n\\\\r\\\\u2028\\\\u2029\\\\u1680\\\\u180e\\\\u2000\\\\u2001\\\\u2002\\\\u2003\\\\u2004\\\\u2005\\\\u2006\\\\u2007\\\\u2008\\\\u2009\\\\u200a\\\\u202f\\\\u205f\\\\u3000\\\\d+\\\\u2700-\\\\u27bfa-z\\\\xdf-\\\\xf6\\\\xf8-\\\\xffA-Z\\\\xc0-\\\\xd6\\\\xd8-\\\\xde])+(?:['’](?:D|LL|M|RE|S|T|VE))?(?=[\\\\xac\\\\xb1\\\\xd7\\\\xf7\\\\x00-\\\\x2f\\\\x3a-\\\\x40\\\\x5b-\\\\x60\\\\x7b-\\\\xbf\\\\u2000-\\\\u206f \\\\t\\\\x0b\\\\f\\\\xa0\\\\ufeff\\\\n\\\\r\\\\u2028\\\\u2029\\\\u1680\\\\u180e\\\\u2000\\\\u2001\\\\u2002\\\\u2003\\\\u2004\\\\u2005\\\\u2006\\\\u2007\\\\u2008\\\\u2009\\\\u200a\\\\u202f\\\\u205f\\\\u3000]|[A-Z\\\\xc0-\\\\xd6\\\\xd8-\\\\xde](?:[a-z\\\\xdf-\\\\xf6\\\\xf8-\\\\xff]|[^\\\\ud800-\\\\udfff\\\\xac\\\\xb1\\\\xd7\\\\xf7\\\\x00-\\\\x2f\\\\x3a-\\\\x40\\\\x5b-\\\\x60\\\\x7b-\\\\xbf\\\\u2000-\\\\u206f \\\\t\\\\x0b\\\\f\\\\xa0\\\\ufeff\\\\n\\\\r\\\\u2028\\\\u2029\\\\u1680\\\\u180e\\\\u2000\\\\u2001\\\\u2002\\\\u2003\\\\u2004\\\\u2005\\\\u2006\\\\u2007\\\\u2008\\\\u2009\\\\u200a\\\\u202f\\\\u205f\\\\u3000\\\\d+\\\\u2700-\\\\u27bfa-z\\\\xdf-\\\\xf6\\\\xf8-\\\\xffA-Z\\\\xc0-\\\\xd6\\\\xd8-\\\\xde])|$)|[A-Z\\\\xc0-\\\\xd6\\\\xd8-\\\\xde]?(?:[a-z\\\\xdf-\\\\xf6\\\\xf8-\\\\xff]|[^\\\\ud800-\\\\udfff\\\\xac\\\\xb1\\\\xd7\\\\xf7\\\\x00-\\\\x2f\\\\x3a-\\\\x40\\\\x5b-\\\\x60\\\\x7b-\\\\xbf\\\\u2000-\\\\u206f \\\\t\\\\x0b\\\\f\\\\xa0\\\\ufeff\\\\n\\\\r\\\\u2028\\\\u2029\\\\u1680\\\\u180e\\\\u2000\\\\u2001\\\\u2002\\\\u2003\\\\u2004\\\\u2005\\\\u2006\\\\u2007\\\\u2008\\\\u2009\\\\u200a\\\\u202f\\\\u205f\\\\u3000\\\\d+\\\\u2700-\\\\u27bfa-z\\\\xdf-\\\\xf6\\\\xf8-\\\\xffA-Z\\\\xc0-\\\\xd6\\\\xd8-\\\\xde])+(?:['’](?:d|ll|m|re|s|t|ve))?|[A-Z\\\\xc0-\\\\xd6\\\\xd8-\\\\xde]+(?:['’](?:D|LL|M|RE|S|T|VE))?|\\\\d*(?:1ST|2ND|3RD|(?![123])\\\\dTH)(?=\\\\b|[a-z_])|\\\\d*(?:1st|2nd|3rd|(?![123])\\\\dth)(?=\\\\b|[A-Z_])|\\\\d+\",kt].join(\"|\"),\"g\"),St=RegExp(\"[\\\\u200d\\\\ud800-\\\\udfff\\\\u0300-\\\\u036f\\\\ufe20-\\\\ufe2f\\\\u20d0-\\\\u20ff\\\\ufe0e\\\\ufe0f]\"),Rt=/[a-z][A-Z]|[A-Z]{2}[a-z]|[0-9][a-zA-Z]|[a-zA-Z][0-9]|[^a-zA-Z0-9 ]/,zt=\"Array Buffer DataView Date Error Float32Array Float64Array Function Int8Array Int16Array Int32Array Map Math Object Promise RegExp Set String Symbol TypeError Uint8Array Uint8ClampedArray Uint16Array Uint32Array WeakMap _ clearTimeout isFinite parseInt setTimeout\".split(\" \"),Ct={};Ct[\"[object Float32Array]\"]=Ct[\"[object Float64Array]\"]=Ct[\"[object Int8Array]\"]=Ct[\"[object Int16Array]\"]=Ct[\"[object Int32Array]\"]=Ct[\"[object Uint8Array]\"]=Ct[\"[object Uint8ClampedArray]\"]=Ct[\"[object Uint16Array]\"]=Ct[\"[object Uint32Array]\"]=!0,Ct[\"[object Arguments]\"]=Ct[\"[object Array]\"]=Ct[\"[object ArrayBuffer]\"]=Ct[\"[object Boolean]\"]=Ct[\"[object DataView]\"]=Ct[\"[object Date]\"]=Ct[\"[object Error]\"]=Ct[\"[object Function]\"]=Ct[\"[object Map]\"]=Ct[\"[object Number]\"]=Ct[\"[object Object]\"]=Ct[\"[object RegExp]\"]=Ct[\"[object Set]\"]=Ct[\"[object String]\"]=Ct[\"[object WeakMap]\"]=!1;var Bt={};Bt[\"[object Arguments]\"]=Bt[\"[object Array]\"]=Bt[\"[object ArrayBuffer]\"]=Bt[\"[object DataView]\"]=Bt[\"[object Boolean]\"]=Bt[\"[object Date]\"]=Bt[\"[object Float32Array]\"]=Bt[\"[object Float64Array]\"]=Bt[\"[object Int8Array]\"]=Bt[\"[object Int16Array]\"]=Bt[\"[object Int32Array]\"]=Bt[\"[object Map]\"]=Bt[\"[object Number]\"]=Bt[\"[object Object]\"]=Bt[\"[object RegExp]\"]=Bt[\"[object Set]\"]=Bt[\"[object String]\"]=Bt[\"[object Symbol]\"]=Bt[\"[object Uint8Array]\"]=Bt[\"[object Uint8ClampedArray]\"]=Bt[\"[object Uint16Array]\"]=Bt[\"[object Uint32Array]\"]=!0,Bt[\"[object Error]\"]=Bt[\"[object Function]\"]=Bt[\"[object WeakMap]\"]=!1;var Lt={\"\\\\\":\"\\\\\",\"'\":\"'\",\"\\n\":\"n\",\"\\r\":\"r\",\"\\u2028\":\"u2028\",\"\\u2029\":\"u2029\"},Mt=parseFloat,Ft=parseInt,Dt=\"object\"==typeof t&&t&&t.Object===Object&&t,Tt=\"object\"==typeof self&&self&&self.Object===Object&&self,Pt=Dt||Tt||Function(\"return this\")(),Ut=n&&!n.nodeType&&n,Nt=Ut&&\"object\"==typeof r&&r&&!r.nodeType&&r,qt=Nt&&Nt.exports===Ut,$t=qt&&Dt.process,Ht=function(){try{var t=Nt&&Nt.f&&Nt.f(\"util\").types;return t||$t&&$t.binding&&$t.binding(\"util\")}catch(t){}}(),Zt=Ht&&Ht.isArrayBuffer,Kt=Ht&&Ht.isDate,Vt=Ht&&Ht.isMap,Gt=Ht&&Ht.isRegExp,Jt=Ht&&Ht.isSet,Yt=Ht&&Ht.isTypedArray,Xt=A(\"length\"),Qt=k({\"À\":\"A\",\"Á\":\"A\",\"Â\":\"A\",\"Ã\":\"A\",\"Ä\":\"A\",\"Å\":\"A\",\"à\":\"a\",\"á\":\"a\",\"â\":\"a\",\"ã\":\"a\",\"ä\":\"a\",\"å\":\"a\",\"Ç\":\"C\",\"ç\":\"c\",\"Ð\":\"D\",\"ð\":\"d\",\"È\":\"E\",\"É\":\"E\",\"Ê\":\"E\",\"Ë\":\"E\",\"è\":\"e\",\"é\":\"e\",\"ê\":\"e\",\"ë\":\"e\",\"Ì\":\"I\",\"Í\":\"I\",\"Î\":\"I\",\"Ï\":\"I\",\"ì\":\"i\",\"í\":\"i\",\"î\":\"i\",\"ï\":\"i\",\"Ñ\":\"N\",\"ñ\":\"n\",\"Ò\":\"O\",\"Ó\":\"O\",\"Ô\":\"O\",\"Õ\":\"O\",\"Ö\":\"O\",\"Ø\":\"O\",\"ò\":\"o\",\"ó\":\"o\",\"ô\":\"o\",\"õ\":\"o\",\"ö\":\"o\",\"ø\":\"o\",\"Ù\":\"U\",\"Ú\":\"U\",\"Û\":\"U\",\"Ü\":\"U\",\"ù\":\"u\",\"ú\":\"u\",\"û\":\"u\",\"ü\":\"u\",\"Ý\":\"Y\",\"ý\":\"y\",\"ÿ\":\"y\",\"Æ\":\"Ae\",\"æ\":\"ae\",\"Þ\":\"Th\",\"þ\":\"th\",\"ß\":\"ss\",\"Ā\":\"A\",\"Ă\":\"A\",\"Ą\":\"A\",\"ā\":\"a\",\"ă\":\"a\",\"ą\":\"a\",\"Ć\":\"C\",\"Ĉ\":\"C\",\"Ċ\":\"C\",\"Č\":\"C\",\"ć\":\"c\",\"ĉ\":\"c\",\"ċ\":\"c\",\"č\":\"c\",\"Ď\":\"D\",\"Đ\":\"D\",\"ď\":\"d\",\"đ\":\"d\",\"Ē\":\"E\",\"Ĕ\":\"E\",\"Ė\":\"E\",\"Ę\":\"E\",\"Ě\":\"E\",\"ē\":\"e\",\"ĕ\":\"e\",\"ė\":\"e\",\"ę\":\"e\",\"ě\":\"e\",\"Ĝ\":\"G\",\"Ğ\":\"G\",\"Ġ\":\"G\",\"Ģ\":\"G\",\"ĝ\":\"g\",\"ğ\":\"g\",\"ġ\":\"g\",\"ģ\":\"g\",\"Ĥ\":\"H\",\"Ħ\":\"H\",\"ĥ\":\"h\",\"ħ\":\"h\",\"Ĩ\":\"I\",\"Ī\":\"I\",\"Ĭ\":\"I\",\"Į\":\"I\",\"İ\":\"I\",\"ĩ\":\"i\",\"ī\":\"i\",\"ĭ\":\"i\",\"į\":\"i\",\"ı\":\"i\",\"Ĵ\":\"J\",\"ĵ\":\"j\",\"Ķ\":\"K\",\"ķ\":\"k\",\"ĸ\":\"k\",\"Ĺ\":\"L\",\"Ļ\":\"L\",\"Ľ\":\"L\",\"Ŀ\":\"L\",\"Ł\":\"L\",\"ĺ\":\"l\",\"ļ\":\"l\",\"ľ\":\"l\",\"ŀ\":\"l\",\"ł\":\"l\",\"Ń\":\"N\",\"Ņ\":\"N\",\"Ň\":\"N\",\"Ŋ\":\"N\",\"ń\":\"n\",\"ņ\":\"n\",\"ň\":\"n\",\"ŋ\":\"n\",\"Ō\":\"O\",\"Ŏ\":\"O\",\"Ő\":\"O\",\"ō\":\"o\",\"ŏ\":\"o\",\"ő\":\"o\",\"Ŕ\":\"R\",\"Ŗ\":\"R\",\"Ř\":\"R\",\"ŕ\":\"r\",\"ŗ\":\"r\",\"ř\":\"r\",\"Ś\":\"S\",\"Ŝ\":\"S\",\"Ş\":\"S\",\"Š\":\"S\",\"ś\":\"s\",\"ŝ\":\"s\",\"ş\":\"s\",\"š\":\"s\",\"Ţ\":\"T\",\"Ť\":\"T\",\"Ŧ\":\"T\",\"ţ\":\"t\",\"ť\":\"t\",\"ŧ\":\"t\",\"Ũ\":\"U\",\"Ū\":\"U\",\"Ŭ\":\"U\",\"Ů\":\"U\",\"Ű\":\"U\",\"Ų\":\"U\",\"ũ\":\"u\",\"ū\":\"u\",\"ŭ\":\"u\",\"ů\":\"u\",\"ű\":\"u\",\"ų\":\"u\",\"Ŵ\":\"W\",\"ŵ\":\"w\",\"Ŷ\":\"Y\",\"ŷ\":\"y\",\"Ÿ\":\"Y\",\"Ź\":\"Z\",\"Ż\":\"Z\",\"Ž\":\"Z\",\"ź\":\"z\",\"ż\":\"z\",\"ž\":\"z\",\"IJ\":\"IJ\",\"ij\":\"ij\",\"Œ\":\"Oe\",\"œ\":\"oe\",\"ʼn\":\"'n\",\"ſ\":\"s\"}),tn=k({\"&\":\"&\",\"<\":\"<\",\">\":\">\",'\"':\""\",\"'\":\"'\"}),nn=k({\"&\":\"&\",\"<\":\"<\",\">\":\">\",\""\":'\"',\"'\":\"'\"}),en=function t(n){function e(t){if(Gr(t)&&!Fo(t)&&!(t instanceof k)){if(t instanceof u)return t;if(Fu.call(t,\"__wrapped__\"))return xr(t)}return new u(t)}function r(){}function u(t,n){this.__wrapped__=t,this.__actions__=[],this.__chain__=!!n,this.__index__=0,this.__values__=U}function k(t){this.__wrapped__=t,this.__actions__=[],this.__dir__=1,this.__filtered__=!1,this.__iteratees__=[],this.__takeCount__=4294967295,this.__views__=[]}function At(t){var n=-1,e=null==t?0:t.length;for(this.clear();++n=n?t:n)),t}function ln(t,n,e,r,u,i){var o,f=1&n,c=2&n,l=4&n;if(e&&(o=u?e(t,r,u,i):e(t)),o!==U)return o;if(!Vr(t))return t;if(r=Fo(t)){if(o=function(t){var n=t.length,e=new t.constructor(n);return n&&\"string\"==typeof t[0]&&Fu.call(t,\"index\")&&(e.index=t.index,e.input=t.input),e}(t),!f)return xe(t,o)}else{var s=Zi(t),p=\"[object Function]\"==s||\"[object GeneratorFunction]\"==s;if(To(t))return de(t,f);if(\"[object Object]\"==s||\"[object Arguments]\"==s||p&&!u){if(o=c||p?{}:ir(t),!f)return c?function(t,n){return we(t,Hi(t),n)}(t,function(t,n){return t&&we(n,lu(n),t)}(o,t)):function(t,n){return we(t,$i(t),n)}(t,on(o,t))}else{if(!Bt[s])return u?t:{};o=function(t,n,e){var r=t.constructor;switch(n){case\"[object ArrayBuffer]\":return ge(t);case\"[object Boolean]\":case\"[object Date]\":return new r(+t);case\"[object DataView]\":return n=e?ge(t.buffer):t.buffer,new t.constructor(n,t.byteOffset,t.byteLength);case\"[object Float32Array]\":case\"[object Float64Array]\":case\"[object Int8Array]\":case\"[object Int16Array]\":case\"[object Int32Array]\":case\"[object Uint8Array]\":case\"[object Uint8ClampedArray]\":case\"[object Uint16Array]\":case\"[object Uint32Array]\":return ve(t,e);case\"[object Map]\":return new r;case\"[object Number]\":case\"[object String]\":return new r(t);case\"[object RegExp]\":return(n=new t.constructor(t.source,dt.exec(t))).lastIndex=t.lastIndex,n;case\"[object Set]\":return new r;case\"[object Symbol]\":return zi?Ou(zi.call(t)):{}}}(t,s,f)}}if(i||(i=new Dt),u=i.get(t))return u;i.set(t,o),qo(t)?t.forEach((function(r){o.add(ln(r,n,e,r,t,i))})):Uo(t)&&t.forEach((function(r,u){o.set(u,ln(r,n,e,u,t,i))}));c=l?c?Ye:Je:c?lu:cu;var h=r?U:c(t);return a(h||t,(function(r,u){h&&(r=t[u=r]),Xt(o,u,ln(r,n,e,u,t,i))})),o}function sn(t,n,e){var r=e.length;if(null==t)return!r;for(t=Ou(t);r--;){var u=e[r],i=n[u],o=t[u];if(o===U&&!(u in t)||!i(o))return!1}return!0}function pn(t,n,e){if(\"function\"!=typeof t)throw new zu(\"Expected a function\");return Gi((function(){t.apply(U,e)}),n)}function hn(t,n,e,r){var u=-1,i=s,o=!0,a=t.length,f=[],c=n.length;if(!a)return f;e&&(n=h(n,O(e))),r?(i=p,o=!1):200<=n.length&&(i=R,o=!1,n=new Lt(n));t:for(;++un}function kn(t,n){return null!=t&&Fu.call(t,n)}function In(t,n){return null!=t&&n in Ou(t)}function Wn(t,n,e){for(var r=e?p:s,u=t[0].length,i=t.length,o=i,a=Au(i),f=1/0,c=[];o--;){var l=t[o];o&&n&&(l=h(l,O(n))),f=hi(l.length,f),a[o]=!e&&(n||120<=u&&120<=l.length)?new Lt(o&&l):U}l=t[0];var _=-1,d=a[0];t:for(;++_(n=he(n,t)).length?t:xn(t,Xn(n,0,-1)))?t:t[yr(Ir(n))])?U:i(n,t,e)}function On(t){return Gr(t)&&\"[object Arguments]\"==jn(t)}function Sn(t,n,e,r,u){if(t===n)n=!0;else if(null==t||null==n||!Gr(t)&&!Gr(n))n=t!=t&&n!=n;else t:{var i,o,a=Fo(t),f=Fo(n),c=\"[object Object]\"==(i=\"[object Arguments]\"==(i=a?\"[object Array]\":Zi(t))?\"[object Object]\":i);f=\"[object Object]\"==(o=\"[object Arguments]\"==(o=f?\"[object Array]\":Zi(n))?\"[object Object]\":o);if((o=i==o)&&To(t)){if(!To(n)){n=!1;break t}a=!0,c=!1}if(o&&!c)u||(u=new Dt),n=a||$o(t)?Ve(t,n,e,r,Sn,u):function(t,n,e,r,u,i,o){switch(e){case\"[object DataView]\":if(t.byteLength!=n.byteLength||t.byteOffset!=n.byteOffset)break;t=t.buffer,n=n.buffer;case\"[object ArrayBuffer]\":if(t.byteLength!=n.byteLength||!i(new Zu(t),new Zu(n)))break;return!0;case\"[object Boolean]\":case\"[object Date]\":case\"[object Number]\":return Ur(+t,+n);case\"[object Error]\":return t.name==n.name&&t.message==n.message;case\"[object RegExp]\":case\"[object String]\":return t==n+\"\";case\"[object Map]\":var a=L;case\"[object Set]\":if(a||(a=D),t.size!=n.size&&!(1&r))break;return(e=o.get(t))?e==n:(r|=2,o.set(t,n),n=Ve(a(t),a(n),r,u,i,o),o.delete(t),n);case\"[object Symbol]\":if(zi)return zi.call(t)==zi.call(n)}return!1}(t,n,i,e,r,Sn,u);else{if(!(1&e)&&(a=c&&Fu.call(t,\"__wrapped__\"),i=f&&Fu.call(n,\"__wrapped__\"),a||i)){t=a?t.value():t,n=i?n.value():n,u||(u=new Dt),n=Sn(t,n,e,r,u);break t}if(o)n:if(u||(u=new Dt),a=1&e,i=Je(t),f=i.length,o=Je(n).length,f==o||a){for(c=f;c--;){var l=i[c];if(!(a?l in n:Fu.call(n,l))){n=!1;break n}}if((o=u.get(t))&&u.get(n))n=o==n;else{o=!0,u.set(t,n),u.set(n,t);for(var s=a;++cn?e:0,e)?t[n]:U}function Un(t,n,e){var r=-1;return n=h(n.length?n:[vu],O(tr())),function(t,n){var e=t.length;for(t.sort(n);e--;)t[e]=t[e].c;return t}(t=Mn(t,(function(t){return{a:h(n,(function(n){return n(t)})),b:++r,c:t}})),(function(t,n){var r;t:{r=-1;for(var u=t.a,i=n.a,o=u.length,a=e.length;++r=a?f:f*(\"desc\"==e[r]?-1:1);break t}}r=t.b-n.b}return r}))}function Nn(t,n,e){for(var r=-1,u=n.length,i={};++rn||9007199254740991n&&(n=-n>u?0:u+n),0>(e=e>u?u:e)&&(e+=u),u=n>e?0:e-n>>>0,n>>>=0,e=Au(u);++r=u){for(;r>>1,o=t[i];null!==o&&!Qr(o)&&(e?o<=n:o(n=he(n,t)).length?t:xn(t,Xn(n,0,-1)))||delete t[yr(Ir(n))]}function ae(t,n,e,r){for(var u=t.length,i=r?u:-1;(r?i--:++ir)return r?ie(t[0]):[];for(var u=-1,i=Au(r);++u=r?t:Xn(t,n,e)}function de(t,n){if(n)return t.slice();var e=t.length;e=Ku?Ku(e):new t.constructor(e);return t.copy(e),e}function ge(t){var n=new t.constructor(t.byteLength);return new Zu(n).set(new Zu(t)),n}function ve(t,n){return new t.constructor(n?ge(t.buffer):t.buffer,t.byteOffset,t.length)}function ye(t,n){if(t!==n){var e=t!==U,r=null===t,u=t==t,i=Qr(t),o=n!==U,a=null===n,f=n==n,c=Qr(n);if(!a&&!c&&!i&&t>n||i&&o&&f&&!a&&!c||r&&o&&f||!e&&f||!u)return 1;if(!r&&!i&&!c&&tu?U:i,u=1),n=Ou(n);++ro&&a[0]!==c&&a[o-1]!==c?[]:F(a,c)).length)e?e?Zn(n,t):n:(e=Zn(n,ii(t/T(n))),St.test(n)?_e(P(e),0,t).join(\"\"):e.slice(0,t))}function De(t,n,e,r){var u=1&n,o=Oe(t);return function n(){for(var a=-1,f=arguments.length,c=-1,l=r.length,s=Au(l+f),p=this&&this!==Pt&&this instanceof n?o:t;++cn||r)&&(1&t&&(i[2]=p[2],n|=1&e?0:4),(e=p[3])&&(r=i[3],i[3]=r?be(r,e,p[4]):e,i[4]=r?F(i[3],\"__lodash_placeholder__\"):p[4]),(e=p[5])&&(r=i[5],i[5]=r?me(r,e,p[6]):e,i[6]=r?F(i[5],\"__lodash_placeholder__\"):p[6]),(e=p[7])&&(i[7]=e),128&t&&(i[8]=null==i[8]?p[8]:hi(i[8],p[8])),null==i[9]&&(i[9]=p[9]),i[0]=p[0],i[1]=n),t=i[0],n=i[1],e=i[2],r=i[3],u=i[4],!(a=i[9]=i[9]===U?f?0:t.length:pi(i[9]-c,0))&&24&n&&(n&=-25),dr((p?Ti:Vi)(n&&1!=n?8==n||16==n?Se(t,n,a):32!=n&&33!=n||u.length?Ce.apply(U,i):De(t,n,e,r):function(t,n,e){var r=1&n,u=Oe(t);return function n(){return(this&&this!==Pt&&this instanceof n?u:t).apply(r?e:this,arguments)}}(t,n,e),i),t,n)}function He(t,n,e,r){return t===U||Ur(t,Bu[e])&&!Fu.call(r,e)?n:t}function Ze(t,n,e,r,u,i){return Vr(t)&&Vr(n)&&(i.set(n,t),Tn(t,n,U,Ze,i),i.delete(n)),t}function Ke(t){return Yr(t)?U:t}function Ve(t,n,e,r,u,i){var o=1&e,a=t.length;if(a!=(f=n.length)&&!(o&&f>a))return!1;if((f=i.get(t))&&i.get(n))return f==n;var f=-1,c=!0,l=2&e?new Lt:U;for(i.set(t,n),i.set(n,t);++f(e=null==e?0:eu(e))&&(e=pi(r+e,0)),b(t,tr(n,3),e)):-1}function jr(t,n,e){var r=null==t?0:t.length;if(!r)return-1;var u=r-1;return e!==U&&(u=eu(e),u=0>e?pi(r+u,0):hi(u,r-1)),b(t,tr(n,3),u,!0)}function Ar(t){return null!=t&&t.length?vn(t,1):[]}function kr(t){return t&&t.length?t[0]:U}function Ir(t){var n=null==t?0:t.length;return n?t[n-1]:U}function Wr(t,n){return t&&t.length&&n&&n.length?qn(t,n):t}function Er(t){return null==t?t:vi.call(t)}function Or(t){if(!t||!t.length)return[];var n=0;return t=l(t,(function(t){if(qr(t))return n=pi(t.length,n),!0})),E(n,(function(n){return h(t,A(n))}))}function Sr(t,n){if(!t||!t.length)return[];var e=Or(t);return null==n?e:h(e,(function(t){return i(n,U,t)}))}function Rr(t){return(t=e(t)).__chain__=!0,t}function zr(t,n){return n(t)}function Cr(t,n){return(Fo(t)?a:Li)(t,tr(n,3))}function Br(t,n){return(Fo(t)?f:Mi)(t,tr(n,3))}function Lr(t,n){return(Fo(t)?h:Mn)(t,tr(n,3))}function Mr(t,n,e){return n=e?U:n,n=t&&null==n?t.length:n,$e(t,128,U,U,U,U,n)}function Fr(t,n){var e;if(\"function\"!=typeof n)throw new zu(\"Expected a function\");return t=eu(t),function(){return 0<--t&&(e=n.apply(this,arguments)),1>=t&&(n=U),e}}function Dr(t,n,e){function r(n){var e=f,r=c;return f=c=U,_=n,s=t.apply(r,e)}function u(t){var e=t-h;return t-=_,h===U||e>=n||0>e||g&&t>=l}function i(){var t=ko();if(u(t))return o(t);var e,r=Gi;e=t-_,t=n-(t-h),e=g?hi(t,l-e):t,p=r(i,e)}function o(t){return p=U,v&&f?r(t):(f=c=U,s)}function a(){var t=ko(),e=u(t);if(f=arguments,c=this,h=t,e){if(p===U)return _=t=h,p=Gi(i,n),d?r(t):s;if(g)return Ui(p),p=Gi(i,n),r(h)}return p===U&&(p=Gi(i,n)),s}var f,c,l,s,p,h,_=0,d=!1,g=!1,v=!0;if(\"function\"!=typeof t)throw new zu(\"Expected a function\");return n=uu(n)||0,Vr(e)&&(d=!!e.leading,l=(g=\"maxWait\"in e)?pi(uu(e.maxWait)||0,n):l,v=\"trailing\"in e?!!e.trailing:v),a.cancel=function(){p!==U&&Ui(p),_=0,f=h=c=p=U},a.flush=function(){return p===U?s:o(ko())},a}function Tr(t,n){function e(){var r=arguments,u=n?n.apply(this,r):r[0],i=e.cache;return i.has(u)?i.get(u):(r=t.apply(this,r),e.cache=i.set(u,r)||i,r)}if(\"function\"!=typeof t||null!=n&&\"function\"!=typeof n)throw new zu(\"Expected a function\");return e.cache=new(Tr.Cache||Et),e}function Pr(t){if(\"function\"!=typeof t)throw new zu(\"Expected a function\");return function(){var n=arguments;switch(n.length){case 0:return!t.call(this);case 1:return!t.call(this,n[0]);case 2:return!t.call(this,n[0],n[1]);case 3:return!t.call(this,n[0],n[1],n[2])}return!t.apply(this,n)}}function Ur(t,n){return t===n||t!=t&&n!=n}function Nr(t){return null!=t&&Kr(t.length)&&!Hr(t)}function qr(t){return Gr(t)&&Nr(t)}function $r(t){if(!Gr(t))return!1;var n=jn(t);return\"[object Error]\"==n||\"[object DOMException]\"==n||\"string\"==typeof t.message&&\"string\"==typeof t.name&&!Yr(t)}function Hr(t){return!!Vr(t)&&(\"[object Function]\"==(t=jn(t))||\"[object GeneratorFunction]\"==t||\"[object AsyncFunction]\"==t||\"[object Proxy]\"==t)}function Zr(t){return\"number\"==typeof t&&t==eu(t)}function Kr(t){return\"number\"==typeof t&&-1=t}function Vr(t){var n=typeof t;return null!=t&&(\"object\"==n||\"function\"==n)}function Gr(t){return null!=t&&\"object\"==typeof t}function Jr(t){return\"number\"==typeof t||Gr(t)&&\"[object Number]\"==jn(t)}function Yr(t){return!(!Gr(t)||\"[object Object]\"!=jn(t))&&(null===(t=Vu(t))||\"function\"==typeof(t=Fu.call(t,\"constructor\")&&t.constructor)&&t instanceof t&&Mu.call(t)==Uu)}function Xr(t){return\"string\"==typeof t||!Fo(t)&&Gr(t)&&\"[object String]\"==jn(t)}function Qr(t){return\"symbol\"==typeof t||Gr(t)&&\"[object Symbol]\"==jn(t)}function tu(t){if(!t)return[];if(Nr(t))return Xr(t)?P(t):xe(t);if(Qu&&t[Qu]){t=t[Qu]();for(var n,e=[];!(n=t.next()).done;)e.push(n.value);return e}return(\"[object Map]\"==(n=Zi(t))?L:\"[object Set]\"==n?D:pu)(t)}function nu(t){return t?(t=uu(t))===N||t===-N?17976931348623157e292*(0>t?-1:1):t==t?t:0:0===t?t:0}function eu(t){var n=(t=nu(t))%1;return t==t?n?t-n:t:0}function ru(t){return t?cn(eu(t),0,4294967295):0}function uu(t){if(\"number\"==typeof t)return t;if(Qr(t))return q;if(Vr(t)&&(t=Vr(t=\"function\"==typeof t.valueOf?t.valueOf():t)?t+\"\":t),\"string\"!=typeof t)return 0===t?t:+t;t=t.replace(ot,\"\");var n=vt.test(t);return n||bt.test(t)?Ft(t.slice(2),n?2:8):gt.test(t)?q:+t}function iu(t){return we(t,lu(t))}function ou(t){return null==t?\"\":ue(t)}function au(t,n,e){return(t=null==t?U:xn(t,n))===U?e:t}function fu(t,n){return null!=t&&ur(t,n,In)}function cu(t){return Nr(t)?Tt(t):Bn(t)}function lu(t){if(Nr(t))t=Tt(t,!0);else if(Vr(t)){var n,e=sr(t),r=[];for(n in t)(\"constructor\"!=n||!e&&Fu.call(t,n))&&r.push(n);t=r}else{if(n=[],null!=t)for(e in Ou(t))n.push(e);t=n}return t}function su(t,n){if(null==t)return{};var e=h(Ye(t),(function(t){return[t]}));return n=tr(n),Nn(t,e,(function(t,e){return n(t,e[0])}))}function pu(t){return null==t?[]:S(t,cu(t))}function hu(t){return ga(ou(t).toLowerCase())}function _u(t){return(t=ou(t))&&t.replace(xt,Qt).replace(Wt,\"\")}function du(t,n,e){return t=ou(t),(n=e?U:n)===U?Rt.test(t)?t.match(Ot)||[]:t.match(pt)||[]:t.match(n)||[]}function gu(t){return function(){return t}}function vu(t){return t}function yu(t){return Cn(\"function\"==typeof t?t:ln(t,1))}function bu(t,n,e){var r=cu(n),u=mn(n,r);null!=e||Vr(n)&&(u.length||!r.length)||(e=n,n=t,t=this,u=mn(n,cu(n)));var i=!(Vr(e)&&\"chain\"in e&&!e.chain),o=Hr(t);return a(u,(function(e){var r=n[e];t[e]=r,o&&(t.prototype[e]=function(){var n=this.__chain__;if(i||n){var e=t(this.__wrapped__);return(e.__actions__=xe(this.__actions__)).push({func:r,args:arguments,thisArg:t}),e.__chain__=n,e}return r.apply(t,_([this.value()],arguments))})})),t}function mu(){}function xu(t){return cr(t)?A(yr(t)):function(t){return function(n){return xn(n,t)}}(t)}function wu(){return[]}function ju(){return!1}var Au=(n=null==n?Pt:en.defaults(Pt.Object(),n,en.pick(Pt,zt))).Array,ku=n.Date,Iu=n.Error,Wu=n.Function,Eu=n.Math,Ou=n.Object,Su=n.RegExp,Ru=n.String,zu=n.TypeError,Cu=Au.prototype,Bu=Ou.prototype,Lu=n[\"__core-js_shared__\"],Mu=Wu.prototype.toString,Fu=Bu.hasOwnProperty,Du=0,Tu=function(){var t=/[^.]+$/.exec(Lu&&Lu.keys&&Lu.keys.IE_PROTO||\"\");return t?\"Symbol(src)_1.\"+t:\"\"}(),Pu=Bu.toString,Uu=Mu.call(Ou),Nu=Pt._,qu=Su(\"^\"+Mu.call(Fu).replace(ut,\"\\\\$&\").replace(/hasOwnProperty|(function).*?(?=\\\\\\()| for .+?(?=\\\\\\])/g,\"$1.*?\")+\"$\"),$u=qt?n.Buffer:U,Hu=n.Symbol,Zu=n.Uint8Array,Ku=$u?$u.g:U,Vu=M(Ou.getPrototypeOf,Ou),Gu=Ou.create,Ju=Bu.propertyIsEnumerable,Yu=Cu.splice,Xu=Hu?Hu.isConcatSpreadable:U,Qu=Hu?Hu.iterator:U,ti=Hu?Hu.toStringTag:U,ni=function(){try{var t=rr(Ou,\"defineProperty\");return t({},\"\",{}),t}catch(t){}}(),ei=n.clearTimeout!==Pt.clearTimeout&&n.clearTimeout,ri=ku&&ku.now!==Pt.Date.now&&ku.now,ui=n.setTimeout!==Pt.setTimeout&&n.setTimeout,ii=Eu.ceil,oi=Eu.floor,ai=Ou.getOwnPropertySymbols,fi=$u?$u.isBuffer:U,ci=n.isFinite,li=Cu.join,si=M(Ou.keys,Ou),pi=Eu.max,hi=Eu.min,_i=ku.now,di=n.parseInt,gi=Eu.random,vi=Cu.reverse,yi=rr(n,\"DataView\"),bi=rr(n,\"Map\"),mi=rr(n,\"Promise\"),xi=rr(n,\"Set\"),wi=rr(n,\"WeakMap\"),ji=rr(Ou,\"create\"),Ai=wi&&new wi,ki={},Ii=br(yi),Wi=br(bi),Ei=br(mi),Oi=br(xi),Si=br(wi),Ri=Hu?Hu.prototype:U,zi=Ri?Ri.valueOf:U,Ci=Ri?Ri.toString:U,Bi=function(){function t(){}return function(n){return Vr(n)?Gu?Gu(n):(t.prototype=n,n=new t,t.prototype=U,n):{}}}();e.templateSettings={escape:X,evaluate:Q,interpolate:tt,variable:\"\",imports:{_:e}},e.prototype=r.prototype,e.prototype.constructor=e,u.prototype=Bi(r.prototype),u.prototype.constructor=u,k.prototype=Bi(r.prototype),k.prototype.constructor=k,At.prototype.clear=function(){this.__data__=ji?ji(null):{},this.size=0},At.prototype.delete=function(t){return t=this.has(t)&&delete this.__data__[t],this.size-=t?1:0,t},At.prototype.get=function(t){var n=this.__data__;return ji?\"__lodash_hash_undefined__\"===(t=n[t])?U:t:Fu.call(n,t)?n[t]:U},At.prototype.has=function(t){var n=this.__data__;return ji?n[t]!==U:Fu.call(n,t)},At.prototype.set=function(t,n){var e=this.__data__;return this.size+=this.has(t)?0:1,e[t]=ji&&n===U?\"__lodash_hash_undefined__\":n,this},kt.prototype.clear=function(){this.__data__=[],this.size=0},kt.prototype.delete=function(t){var n=this.__data__;return!(0>(t=rn(n,t))||(t==n.length-1?n.pop():Yu.call(n,t,1),--this.size,0))},kt.prototype.get=function(t){var n=this.__data__;return 0>(t=rn(n,t))?U:n[t][1]},kt.prototype.has=function(t){return-1r?(++this.size,e.push([t,n])):e[r][1]=n,this},Et.prototype.clear=function(){this.size=0,this.__data__={hash:new At,map:new(bi||kt),string:new At}},Et.prototype.delete=function(t){return t=nr(this,t).delete(t),this.size-=t?1:0,t},Et.prototype.get=function(t){return nr(this,t).get(t)},Et.prototype.has=function(t){return nr(this,t).has(t)},Et.prototype.set=function(t,n){var e=nr(this,t),r=e.size;return e.set(t,n),this.size+=e.size==r?0:1,this},Lt.prototype.add=Lt.prototype.push=function(t){return this.__data__.set(t,\"__lodash_hash_undefined__\"),this},Lt.prototype.has=function(t){return this.__data__.has(t)},Dt.prototype.clear=function(){this.__data__=new kt,this.size=0},Dt.prototype.delete=function(t){var n=this.__data__;return t=n.delete(t),this.size=n.size,t},Dt.prototype.get=function(t){return this.__data__.get(t)},Dt.prototype.has=function(t){return this.__data__.has(t)},Dt.prototype.set=function(t,n){var e=this.__data__;if(e instanceof kt){var r=e.__data__;if(!bi||199>r.length)return r.push([t,n]),this.size=++e.size,this;e=this.__data__=new Et(r)}return e.set(t,n),this.size=e.size,this};var Li=ke(yn),Mi=ke(bn,!0),Fi=Ie(),Di=Ie(!0),Ti=Ai?function(t,n){return Ai.set(t,n),t}:vu,Pi=ni?function(t,n){return ni(t,\"toString\",{configurable:!0,enumerable:!1,value:gu(n),writable:!0})}:vu,Ui=ei||function(t){return Pt.clearTimeout(t)},Ni=xi&&1/D(new xi([,-0]))[1]==N?function(t){return new xi(t)}:mu,qi=Ai?function(t){return Ai.get(t)}:mu,$i=ai?function(t){return null==t?[]:(t=Ou(t),l(ai(t),(function(n){return Ju.call(t,n)})))}:wu,Hi=ai?function(t){for(var n=[];t;)_(n,$i(t)),t=Vu(t);return n}:wu,Zi=jn;(yi&&\"[object DataView]\"!=Zi(new yi(new ArrayBuffer(1)))||bi&&\"[object Map]\"!=Zi(new bi)||mi&&\"[object Promise]\"!=Zi(mi.resolve())||xi&&\"[object Set]\"!=Zi(new xi)||wi&&\"[object WeakMap]\"!=Zi(new wi))&&(Zi=function(t){var n=jn(t);if(t=(t=\"[object Object]\"==n?t.constructor:U)?br(t):\"\")switch(t){case Ii:return\"[object DataView]\";case Wi:return\"[object Map]\";case Ei:return\"[object Promise]\";case Oi:return\"[object Set]\";case Si:return\"[object WeakMap]\"}return n});var Ki=Lu?Hr:ju,Vi=gr(Ti),Gi=ui||function(t,n){return Pt.setTimeout(t,n)},Ji=gr(Pi),Yi=function(t){var n=(t=Tr(t,(function(t){return 500===n.size&&n.clear(),t}))).cache;return t}((function(t){var n=[];return 46===t.charCodeAt(0)&&n.push(\"\"),t.replace(rt,(function(t,e,r,u){n.push(r?u.replace(ht,\"$1\"):e||t)})),n})),Xi=Kn((function(t,n){return qr(t)?hn(t,vn(n,1,qr,!0)):[]})),Qi=Kn((function(t,n){var e=Ir(n);return qr(e)&&(e=U),qr(t)?hn(t,vn(n,1,qr,!0),tr(e,2)):[]})),to=Kn((function(t,n){var e=Ir(n);return qr(e)&&(e=U),qr(t)?hn(t,vn(n,1,qr,!0),U,e):[]})),no=Kn((function(t){var n=h(t,se);return n.length&&n[0]===t[0]?Wn(n):[]})),eo=Kn((function(t){var n=Ir(t),e=h(t,se);return n===Ir(e)?n=U:e.pop(),e.length&&e[0]===t[0]?Wn(e,tr(n,2)):[]})),ro=Kn((function(t){var n=Ir(t),e=h(t,se);return(n=\"function\"==typeof n?n:U)&&e.pop(),e.length&&e[0]===t[0]?Wn(e,U,n):[]})),uo=Kn(Wr),io=Ge((function(t,n){var e=null==t?0:t.length,r=fn(t,n);return $n(t,h(n,(function(t){return ar(t,e)?+t:t})).sort(ye)),r})),oo=Kn((function(t){return ie(vn(t,1,qr,!0))})),ao=Kn((function(t){var n=Ir(t);return qr(n)&&(n=U),ie(vn(t,1,qr,!0),tr(n,2))})),fo=Kn((function(t){var n=\"function\"==typeof(n=Ir(t))?n:U;return ie(vn(t,1,qr,!0),U,n)})),co=Kn((function(t,n){return qr(t)?hn(t,n):[]})),lo=Kn((function(t){return ce(l(t,qr))})),so=Kn((function(t){var n=Ir(t);return qr(n)&&(n=U),ce(l(t,qr),tr(n,2))})),po=Kn((function(t){var n=\"function\"==typeof(n=Ir(t))?n:U;return ce(l(t,qr),U,n)})),ho=Kn(Or),_o=Kn((function(t){var n=\"function\"==typeof(n=1<(n=t.length)?t[n-1]:U)?(t.pop(),n):U;return Sr(t,n)})),go=Ge((function(t){function n(n){return fn(n,t)}var e=t.length,r=e?t[0]:0,i=this.__wrapped__;return!(1=n})),Mo=On(function(){return arguments}())?On:function(t){return Gr(t)&&Fu.call(t,\"callee\")&&!Ju.call(t,\"callee\")},Fo=Au.isArray,Do=Zt?O(Zt):function(t){return Gr(t)&&\"[object ArrayBuffer]\"==jn(t)},To=fi||ju,Po=Kt?O(Kt):function(t){return Gr(t)&&\"[object Date]\"==jn(t)},Uo=Vt?O(Vt):function(t){return Gr(t)&&\"[object Map]\"==Zi(t)},No=Gt?O(Gt):function(t){return Gr(t)&&\"[object RegExp]\"==jn(t)},qo=Jt?O(Jt):function(t){return Gr(t)&&\"[object Set]\"==Zi(t)},$o=Yt?O(Yt):function(t){return Gr(t)&&Kr(t.length)&&!!Ct[jn(t)]},Ho=Pe(Ln),Zo=Pe((function(t,n){return t<=n})),Ko=Ae((function(t,n){if(sr(n)||Nr(n))we(n,cu(n),t);else for(var e in n)Fu.call(n,e)&&Xt(t,e,n[e])})),Vo=Ae((function(t,n){we(n,lu(n),t)})),Go=Ae((function(t,n,e,r){we(n,lu(n),t,r)})),Jo=Ae((function(t,n,e,r){we(n,cu(n),t,r)})),Yo=Ge(fn),Xo=Kn((function(t,n){t=Ou(t);var e=-1,r=n.length;for((u=2--t)return n.apply(this,arguments)}},e.ary=Mr,e.assign=Ko,e.assignIn=Vo,e.assignInWith=Go,e.assignWith=Jo,e.at=Yo,e.before=Fr,e.bind=Io,e.bindAll=ya,e.bindKey=Wo,e.castArray=function(){if(!arguments.length)return[];var t=arguments[0];return Fo(t)?t:[t]},e.chain=Rr,e.chunk=function(t,n,e){if(n=(e?fr(t,n,e):n===U)?1:pi(eu(n),0),!(e=null==t?0:t.length)||1>n)return[];for(var r=0,u=0,i=Au(ii(e/n));r(n=e||n===U?1:eu(n))?0:n,r):[]},e.dropRight=function(t,n,e){var r=null==t?0:t.length;return r?Xn(t,0,0>(n=r-(n=e||n===U?1:eu(n)))?0:n):[]},e.dropRightWhile=function(t,n){return t&&t.length?ae(t,tr(n,3),!0,!0):[]},e.dropWhile=function(t,n){return t&&t.length?ae(t,tr(n,3),!0):[]},e.fill=function(t,n,e,r){var u=null==t?0:t.length;if(!u)return[];for(e&&\"number\"!=typeof e&&fr(t,n,e)&&(e=0,r=u),u=t.length,0>(e=eu(e))&&(e=-e>u?0:u+e),0>(r=r===U||r>u?u:eu(r))&&(r+=u),r=e>r?0:ru(r);e>>0)?(t=ou(t))&&(\"string\"==typeof n||null!=n&&!No(n))&&(!(n=ue(n))&&St.test(t))?_e(P(t),0,e):t.split(n,e):[]},e.spread=function(t,n){if(\"function\"!=typeof t)throw new zu(\"Expected a function\");return n=null==n?0:pi(eu(n),0),Kn((function(e){var r=e[n];return e=_e(e,0,n),r&&_(e,r),i(t,this,e)}))},e.tail=function(t){var n=null==t?0:t.length;return n?Xn(t,1,n):[]},e.take=function(t,n,e){return t&&t.length?Xn(t,0,0>(n=e||n===U?1:eu(n))?0:n):[]},e.takeRight=function(t,n,e){var r=null==t?0:t.length;return r?Xn(t,0>(n=r-(n=e||n===U?1:eu(n)))?0:n,r):[]},e.takeRightWhile=function(t,n){return t&&t.length?ae(t,tr(n,3),!1,!0):[]},e.takeWhile=function(t,n){return t&&t.length?ae(t,tr(n,3)):[]},e.tap=function(t,n){return n(t),t},e.throttle=function(t,n,e){var r=!0,u=!0;if(\"function\"!=typeof t)throw new zu(\"Expected a function\");return Vr(e)&&(r=\"leading\"in e?!!e.leading:r,u=\"trailing\"in e?!!e.trailing:u),Dr(t,n,{leading:r,maxWait:n,trailing:u})},e.thru=zr,e.toArray=tu,e.toPairs=aa,e.toPairsIn=fa,e.toPath=function(t){return Fo(t)?h(t,yr):Qr(t)?[t]:xe(Yi(ou(t)))},e.toPlainObject=iu,e.transform=function(t,n,e){var r=Fo(t),u=r||To(t)||$o(t);if(n=tr(n,4),null==e){var i=t&&t.constructor;e=u?r?new i:[]:Vr(t)&&Hr(i)?Bi(Vu(t)):{}}return(u?a:yn)(t,(function(t,r,u){return n(e,t,r,u)})),e},e.unary=function(t){return Mr(t,1)},e.union=oo,e.unionBy=ao,e.unionWith=fo,e.uniq=function(t){return t&&t.length?ie(t):[]},e.uniqBy=function(t,n){return t&&t.length?ie(t,tr(n,2)):[]},e.uniqWith=function(t,n){return n=\"function\"==typeof n?n:U,t&&t.length?ie(t,U,n):[]},e.unset=function(t,n){return null==t||oe(t,n)},e.unzip=Or,e.unzipWith=Sr,e.update=function(t,n,e){return null==t?t:Jn(t,n,pe(e)(xn(t,n)),void 0)},e.updateWith=function(t,n,e,r){return r=\"function\"==typeof r?r:U,null!=t&&(t=Jn(t,n,pe(e)(xn(t,n)),r)),t},e.values=pu,e.valuesIn=function(t){return null==t?[]:S(t,lu(t))},e.without=co,e.words=du,e.wrap=function(t,n){return Ro(pe(n),t)},e.xor=lo,e.xorBy=so,e.xorWith=po,e.zip=ho,e.zipObject=function(t,n){return le(t||[],n||[],Xt)},e.zipObjectDeep=function(t,n){return le(t||[],n||[],Jn)},e.zipWith=_o,e.entries=aa,e.entriesIn=fa,e.extend=Vo,e.extendWith=Go,bu(e,e),e.add=Ea,e.attempt=va,e.camelCase=ca,e.capitalize=hu,e.ceil=Oa,e.clamp=function(t,n,e){return e===U&&(e=n,n=U),e!==U&&(e=(e=uu(e))==e?e:0),n!==U&&(n=(n=uu(n))==n?n:0),cn(uu(t),n,e)},e.clone=function(t){return ln(t,4)},e.cloneDeep=function(t){return ln(t,5)},e.cloneDeepWith=function(t,n){return ln(t,5,n=\"function\"==typeof n?n:U)},e.cloneWith=function(t,n){return ln(t,4,n=\"function\"==typeof n?n:U)},e.conformsTo=function(t,n){return null==n||sn(t,n,cu(n))},e.deburr=_u,e.defaultTo=function(t,n){return null==t||t!=t?n:t},e.divide=Sa,e.endsWith=function(t,n,e){t=ou(t),n=ue(n);var r=t.length;r=e=e===U?r:cn(eu(e),0,r);return 0<=(e-=n.length)&&t.slice(e,r)==n},e.eq=Ur,e.escape=function(t){return(t=ou(t))&&Y.test(t)?t.replace(G,tn):t},e.escapeRegExp=function(t){return(t=ou(t))&&it.test(t)?t.replace(ut,\"\\\\$&\"):t},e.every=function(t,n,e){var r=Fo(t)?c:_n;return e&&fr(t,n,e)&&(n=U),r(t,tr(n,3))},e.find=yo,e.findIndex=wr,e.findKey=function(t,n){return y(t,tr(n,3),yn)},e.findLast=bo,e.findLastIndex=jr,e.findLastKey=function(t,n){return y(t,tr(n,3),bn)},e.floor=Ra,e.forEach=Cr,e.forEachRight=Br,e.forIn=function(t,n){return null==t?t:Fi(t,tr(n,3),lu)},e.forInRight=function(t,n){return null==t?t:Di(t,tr(n,3),lu)},e.forOwn=function(t,n){return t&&yn(t,tr(n,3))},e.forOwnRight=function(t,n){return t&&bn(t,tr(n,3))},e.get=au,e.gt=Bo,e.gte=Lo,e.has=function(t,n){return null!=t&&ur(t,n,kn)},e.hasIn=fu,e.head=kr,e.identity=vu,e.includes=function(t,n,e,r){return t=Nr(t)?t:pu(t),e=e&&!r?eu(e):0,r=t.length,0>e&&(e=pi(r+e,0)),Xr(t)?e<=r&&-1(e=null==e?0:eu(e))&&(e=pi(r+e,0)),m(t,n,e)):-1},e.inRange=function(t,n,e){return n=nu(n),e===U?(e=n,n=0):e=nu(e),(t=uu(t))>=hi(n,e)&&t=t},e.isSet=qo,e.isString=Xr,e.isSymbol=Qr,e.isTypedArray=$o,e.isUndefined=function(t){return t===U},e.isWeakMap=function(t){return Gr(t)&&\"[object WeakMap]\"==Zi(t)},e.isWeakSet=function(t){return Gr(t)&&\"[object WeakSet]\"==jn(t)},e.join=function(t,n){return null==t?\"\":li.call(t,n)},e.kebabCase=la,e.last=Ir,e.lastIndexOf=function(t,n,e){var r=null==t?0:t.length;if(!r)return-1;var u=r;if(e!==U&&(u=0>(u=eu(e))?pi(r+u,0):hi(u,r-1)),n==n){for(e=u+1;e--&&t[e]!==n;);t=e}else t=b(t,w,u,!0);return t},e.lowerCase=sa,e.lowerFirst=pa,e.lt=Ho,e.lte=Zo,e.max=function(t){return t&&t.length?dn(t,vu,An):U},e.maxBy=function(t,n){return t&&t.length?dn(t,tr(n,2),An):U},e.mean=function(t){return j(t,vu)},e.meanBy=function(t,n){return j(t,tr(n,2))},e.min=function(t){return t&&t.length?dn(t,vu,Ln):U},e.minBy=function(t,n){return t&&t.length?dn(t,tr(n,2),Ln):U},e.stubArray=wu,e.stubFalse=ju,e.stubObject=function(){return{}},e.stubString=function(){return\"\"},e.stubTrue=function(){return!0},e.multiply=za,e.nth=function(t,n){return t&&t.length?Pn(t,eu(n)):U},e.noConflict=function(){return Pt._===this&&(Pt._=Nu),this},e.noop=mu,e.now=ko,e.pad=function(t,n,e){t=ou(t);var r=(n=eu(n))?T(t):0;return!n||r>=n?t:Fe(oi(n=(n-r)/2),e)+t+Fe(ii(n),e)},e.padEnd=function(t,n,e){t=ou(t);var r=(n=eu(n))?T(t):0;return n&&rn){var r=t;t=n,n=r}return e||t%1||n%1?(e=gi(),hi(t+e*(n-t+Mt(\"1e-\"+((e+\"\").length-1))),n)):Hn(t,n)},e.reduce=function(t,n,e){var r=Fo(t)?d:I,u=3>arguments.length;return r(t,tr(n,4),e,u,Li)},e.reduceRight=function(t,n,e){var r=Fo(t)?g:I,u=3>arguments.length;return r(t,tr(n,4),e,u,Mi)},e.repeat=function(t,n,e){return n=(e?fr(t,n,e):n===U)?1:eu(n),Zn(ou(t),n)},e.replace=function(){var t=arguments,n=ou(t[0]);return 3>t.length?n:n.replace(t[1],t[2])},e.result=function(t,n,e){var r=-1,u=(n=he(n,t)).length;for(u||(u=1,t=U);++r(t=eu(t))||9007199254740991=i)return t;if(1>(i=e-T(r)))return r;if(e=o?_e(o,0,i).join(\"\"):t.slice(0,i),u===U)return e+r;if(o&&(i+=e.length-i),No(u)){if(t.slice(i).search(u)){var a=e;for(u.global||(u=Su(u.source,ou(dt.exec(u))+\"g\")),u.lastIndex=0;o=u.exec(a);)var f=o.index;e=e.slice(0,f===U?i:f)}}else t.indexOf(ue(u),i)!=i&&(-1<(u=e.lastIndexOf(u))&&(e=e.slice(0,u)));return e+r},e.unescape=function(t){return(t=ou(t))&&J.test(t)?t.replace(V,nn):t},e.uniqueId=function(t){var n=++Du;return ou(t)+n},e.upperCase=da,e.upperFirst=ga,e.each=Cr,e.eachRight=Br,e.first=kr,bu(e,function(){var t={};return yn(e,(function(n,r){Fu.call(e.prototype,r)||(t[r]=n)})),t}(),{chain:!1}),e.VERSION=\"4.17.15\",a(\"bind bindKey curry curryRight partial partialRight\".split(\" \"),(function(t){e[t].placeholder=e})),a([\"drop\",\"take\"],(function(t,n){k.prototype[t]=function(e){e=e===U?1:pi(eu(e),0);var r=this.__filtered__&&!n?new k(this):this.clone();return r.__filtered__?r.__takeCount__=hi(e,r.__takeCount__):r.__views__.push({size:hi(e,4294967295),type:t+(0>r.__dir__?\"Right\":\"\")}),r},k.prototype[t+\"Right\"]=function(n){return this.reverse()[t](n).reverse()}})),a([\"filter\",\"map\",\"takeWhile\"],(function(t,n){var e=n+1,r=1==e||3==e;k.prototype[t]=function(t){var n=this.clone();return n.__iteratees__.push({iteratee:tr(t,3),type:e}),n.__filtered__=n.__filtered__||r,n}})),a([\"head\",\"last\"],(function(t,n){var e=\"take\"+(n?\"Right\":\"\");k.prototype[t]=function(){return this[e](1).value()[0]}})),a([\"initial\",\"tail\"],(function(t,n){var e=\"drop\"+(n?\"\":\"Right\");k.prototype[t]=function(){return this.__filtered__?new k(this):this[e](1)}})),k.prototype.compact=function(){return this.filter(vu)},k.prototype.find=function(t){return this.filter(t).head()},k.prototype.findLast=function(t){return this.reverse().find(t)},k.prototype.invokeMap=Kn((function(t,n){return\"function\"==typeof t?new k(this):this.map((function(e){return En(e,t,n)}))})),k.prototype.reject=function(t){return this.filter(Pr(tr(t)))},k.prototype.slice=function(t,n){t=eu(t);var e=this;return e.__filtered__&&(0n)?new k(e):(0>t?e=e.takeRight(-t):t&&(e=e.drop(t)),n!==U&&(e=0>(n=eu(n))?e.dropRight(-n):e.take(n-t)),e)},k.prototype.takeRightWhile=function(t){return this.reverse().takeWhile(t).reverse()},k.prototype.toArray=function(){return this.take(4294967295)},yn(k.prototype,(function(t,n){var r=/^(?:filter|find|map|reject)|While$/.test(n),i=/^(?:head|last)$/.test(n),o=e[i?\"take\"+(\"last\"==n?\"Right\":\"\"):n],a=i||/^find/.test(n);o&&(e.prototype[n]=function(){function n(t){return t=o.apply(e,_([t],c)),i&&h?t[0]:t}var f=this.__wrapped__,c=i?[1]:arguments,l=f instanceof k,s=c[0],p=l||Fo(f);p&&r&&\"function\"==typeof s&&1!=s.length&&(l=p=!1);var h=this.__chain__,d=!!this.__actions__.length;s=a&&!h,l=l&&!d;return!a&&p?(f=l?f:new k(this),(f=t.apply(f,c)).__actions__.push({func:zr,args:[n],thisArg:U}),new u(f,h)):s&&l?t.apply(this,c):(f=this.thru(n),s?i?f.value()[0]:f.value():f)})})),a(\"pop push shift sort splice unshift\".split(\" \"),(function(t){var n=Cu[t],r=/^(?:push|sort|unshift)$/.test(t)?\"tap\":\"thru\",u=/^(?:pop|shift)$/.test(t);e.prototype[t]=function(){var t=arguments;if(u&&!this.__chain__){var e=this.value();return n.apply(Fo(e)?e:[],t)}return this[r]((function(e){return n.apply(Fo(e)?e:[],t)}))}})),yn(k.prototype,(function(t,n){var r=e[n];if(r){var u=r.name+\"\";Fu.call(ki,u)||(ki[u]=[]),ki[u].push({name:n,func:r})}})),ki[Ce(U,2).name]=[{name:\"wrapper\",func:U}],k.prototype.clone=function(){var t=new k(this.__wrapped__);return t.__actions__=xe(this.__actions__),t.__dir__=this.__dir__,t.__filtered__=this.__filtered__,t.__iteratees__=xe(this.__iteratees__),t.__takeCount__=this.__takeCount__,t.__views__=xe(this.__views__),t},k.prototype.reverse=function(){if(this.__filtered__){var t=new k(this);t.__dir__=-1,t.__filtered__=!0}else(t=this.clone()).__dir__*=-1;return t},k.prototype.value=function(){var t,n=this.__wrapped__.value(),e=this.__dir__,r=Fo(n),u=0>e,i=r?n.length:0;t=i;for(var o=this.__views__,a=0,f=-1,c=o.length;++f=this.__values__.length;return{done:t,value:t?U:this.__values__[this.__index__++]}},e.prototype.plant=function(t){for(var n,e=this;e instanceof r;){var u=xr(e);u.__index__=0,u.__values__=U,n?i.__wrapped__=u:n=u;var i=u;e=e.__wrapped__}return i.__wrapped__=t,n},e.prototype.reverse=function(){var t=this.__wrapped__;return t instanceof k?(this.__actions__.length&&(t=new k(this)),(t=t.reverse()).__actions__.push({func:zr,args:[Er],thisArg:U}),new u(t,this.__chain__)):this.thru(Er)},e.prototype.toJSON=e.prototype.valueOf=e.prototype.value=function(){return fe(this.__wrapped__,this.__actions__)},e.prototype.first=e.prototype.head,Qu&&(e.prototype[Qu]=function(){return this}),e}();Pt._=en,void 0===(u=function(){return en}.call(n,e,n,r))||(r.exports=u)}).call(this)}).", + "originalSize": 73261, + "originalSource": "/**\n * @license\n * Lodash lodash.com/license | Underscore.js 1.8.3 underscorejs.org/LICENSE\n */\n;(function(){function n(n,t,r){switch(r.length){case 0:return n.call(t);case 1:return n.call(t,r[0]);case 2:return n.call(t,r[0],r[1]);case 3:return n.call(t,r[0],r[1],r[2])}return n.apply(t,r)}function t(n,t,r,e){for(var u=-1,i=null==n?0:n.length;++u\"']/g,G=RegExp(V.source),H=RegExp(K.source),J=/<%-([\\s\\S]+?)%>/g,Y=/<%([\\s\\S]+?)%>/g,Q=/<%=([\\s\\S]+?)%>/g,X=/\\.|\\[(?:[^[\\]]*|([\"'])(?:(?!\\1)[^\\\\]|\\\\.)*?\\1)\\]/,nn=/^\\w*$/,tn=/[^.[\\]]+|\\[(?:(-?\\d+(?:\\.\\d+)?)|([\"'])((?:(?!\\2)[^\\\\]|\\\\.)*?)\\2)\\]|(?=(?:\\.|\\[\\])(?:\\.|\\[\\]|$))/g,rn=/[\\\\^$.*+?()[\\]{}|]/g,en=RegExp(rn.source),un=/^\\s+|\\s+$/g,on=/^\\s+/,fn=/\\s+$/,cn=/\\{(?:\\n\\/\\* \\[wrapped with .+\\] \\*\\/)?\\n?/,an=/\\{\\n\\/\\* \\[wrapped with (.+)\\] \\*/,ln=/,? & /,sn=/[^\\x00-\\x2f\\x3a-\\x40\\x5b-\\x60\\x7b-\\x7f]+/g,hn=/\\\\(\\\\)?/g,pn=/\\$\\{([^\\\\}]*(?:\\\\.[^\\\\}]*)*)\\}/g,_n=/\\w*$/,vn=/^[-+]0x[0-9a-f]+$/i,gn=/^0b[01]+$/i,dn=/^\\[object .+?Constructor\\]$/,yn=/^0o[0-7]+$/i,bn=/^(?:0|[1-9]\\d*)$/,xn=/[\\xc0-\\xd6\\xd8-\\xf6\\xf8-\\xff\\u0100-\\u017f]/g,jn=/($^)/,wn=/['\\n\\r\\u2028\\u2029\\\\]/g,mn=\"[\\\\ufe0e\\\\ufe0f]?(?:[\\\\u0300-\\\\u036f\\\\ufe20-\\\\ufe2f\\\\u20d0-\\\\u20ff]|\\\\ud83c[\\\\udffb-\\\\udfff])?(?:\\\\u200d(?:[^\\\\ud800-\\\\udfff]|(?:\\\\ud83c[\\\\udde6-\\\\uddff]){2}|[\\\\ud800-\\\\udbff][\\\\udc00-\\\\udfff])[\\\\ufe0e\\\\ufe0f]?(?:[\\\\u0300-\\\\u036f\\\\ufe20-\\\\ufe2f\\\\u20d0-\\\\u20ff]|\\\\ud83c[\\\\udffb-\\\\udfff])?)*\",An=\"(?:[\\\\u2700-\\\\u27bf]|(?:\\\\ud83c[\\\\udde6-\\\\uddff]){2}|[\\\\ud800-\\\\udbff][\\\\udc00-\\\\udfff])\"+mn,En=\"(?:[^\\\\ud800-\\\\udfff][\\\\u0300-\\\\u036f\\\\ufe20-\\\\ufe2f\\\\u20d0-\\\\u20ff]?|[\\\\u0300-\\\\u036f\\\\ufe20-\\\\ufe2f\\\\u20d0-\\\\u20ff]|(?:\\\\ud83c[\\\\udde6-\\\\uddff]){2}|[\\\\ud800-\\\\udbff][\\\\udc00-\\\\udfff]|[\\\\ud800-\\\\udfff])\",kn=RegExp(\"['\\u2019]\",\"g\"),Sn=RegExp(\"[\\\\u0300-\\\\u036f\\\\ufe20-\\\\ufe2f\\\\u20d0-\\\\u20ff]\",\"g\"),On=RegExp(\"\\\\ud83c[\\\\udffb-\\\\udfff](?=\\\\ud83c[\\\\udffb-\\\\udfff])|\"+En+mn,\"g\"),In=RegExp([\"[A-Z\\\\xc0-\\\\xd6\\\\xd8-\\\\xde]?[a-z\\\\xdf-\\\\xf6\\\\xf8-\\\\xff]+(?:['\\u2019](?:d|ll|m|re|s|t|ve))?(?=[\\\\xac\\\\xb1\\\\xd7\\\\xf7\\\\x00-\\\\x2f\\\\x3a-\\\\x40\\\\x5b-\\\\x60\\\\x7b-\\\\xbf\\\\u2000-\\\\u206f \\\\t\\\\x0b\\\\f\\\\xa0\\\\ufeff\\\\n\\\\r\\\\u2028\\\\u2029\\\\u1680\\\\u180e\\\\u2000\\\\u2001\\\\u2002\\\\u2003\\\\u2004\\\\u2005\\\\u2006\\\\u2007\\\\u2008\\\\u2009\\\\u200a\\\\u202f\\\\u205f\\\\u3000]|[A-Z\\\\xc0-\\\\xd6\\\\xd8-\\\\xde]|$)|(?:[A-Z\\\\xc0-\\\\xd6\\\\xd8-\\\\xde]|[^\\\\ud800-\\\\udfff\\\\xac\\\\xb1\\\\xd7\\\\xf7\\\\x00-\\\\x2f\\\\x3a-\\\\x40\\\\x5b-\\\\x60\\\\x7b-\\\\xbf\\\\u2000-\\\\u206f \\\\t\\\\x0b\\\\f\\\\xa0\\\\ufeff\\\\n\\\\r\\\\u2028\\\\u2029\\\\u1680\\\\u180e\\\\u2000\\\\u2001\\\\u2002\\\\u2003\\\\u2004\\\\u2005\\\\u2006\\\\u2007\\\\u2008\\\\u2009\\\\u200a\\\\u202f\\\\u205f\\\\u3000\\\\d+\\\\u2700-\\\\u27bfa-z\\\\xdf-\\\\xf6\\\\xf8-\\\\xffA-Z\\\\xc0-\\\\xd6\\\\xd8-\\\\xde])+(?:['\\u2019](?:D|LL|M|RE|S|T|VE))?(?=[\\\\xac\\\\xb1\\\\xd7\\\\xf7\\\\x00-\\\\x2f\\\\x3a-\\\\x40\\\\x5b-\\\\x60\\\\x7b-\\\\xbf\\\\u2000-\\\\u206f \\\\t\\\\x0b\\\\f\\\\xa0\\\\ufeff\\\\n\\\\r\\\\u2028\\\\u2029\\\\u1680\\\\u180e\\\\u2000\\\\u2001\\\\u2002\\\\u2003\\\\u2004\\\\u2005\\\\u2006\\\\u2007\\\\u2008\\\\u2009\\\\u200a\\\\u202f\\\\u205f\\\\u3000]|[A-Z\\\\xc0-\\\\xd6\\\\xd8-\\\\xde](?:[a-z\\\\xdf-\\\\xf6\\\\xf8-\\\\xff]|[^\\\\ud800-\\\\udfff\\\\xac\\\\xb1\\\\xd7\\\\xf7\\\\x00-\\\\x2f\\\\x3a-\\\\x40\\\\x5b-\\\\x60\\\\x7b-\\\\xbf\\\\u2000-\\\\u206f \\\\t\\\\x0b\\\\f\\\\xa0\\\\ufeff\\\\n\\\\r\\\\u2028\\\\u2029\\\\u1680\\\\u180e\\\\u2000\\\\u2001\\\\u2002\\\\u2003\\\\u2004\\\\u2005\\\\u2006\\\\u2007\\\\u2008\\\\u2009\\\\u200a\\\\u202f\\\\u205f\\\\u3000\\\\d+\\\\u2700-\\\\u27bfa-z\\\\xdf-\\\\xf6\\\\xf8-\\\\xffA-Z\\\\xc0-\\\\xd6\\\\xd8-\\\\xde])|$)|[A-Z\\\\xc0-\\\\xd6\\\\xd8-\\\\xde]?(?:[a-z\\\\xdf-\\\\xf6\\\\xf8-\\\\xff]|[^\\\\ud800-\\\\udfff\\\\xac\\\\xb1\\\\xd7\\\\xf7\\\\x00-\\\\x2f\\\\x3a-\\\\x40\\\\x5b-\\\\x60\\\\x7b-\\\\xbf\\\\u2000-\\\\u206f \\\\t\\\\x0b\\\\f\\\\xa0\\\\ufeff\\\\n\\\\r\\\\u2028\\\\u2029\\\\u1680\\\\u180e\\\\u2000\\\\u2001\\\\u2002\\\\u2003\\\\u2004\\\\u2005\\\\u2006\\\\u2007\\\\u2008\\\\u2009\\\\u200a\\\\u202f\\\\u205f\\\\u3000\\\\d+\\\\u2700-\\\\u27bfa-z\\\\xdf-\\\\xf6\\\\xf8-\\\\xffA-Z\\\\xc0-\\\\xd6\\\\xd8-\\\\xde])+(?:['\\u2019](?:d|ll|m|re|s|t|ve))?|[A-Z\\\\xc0-\\\\xd6\\\\xd8-\\\\xde]+(?:['\\u2019](?:D|LL|M|RE|S|T|VE))?|\\\\d*(?:1ST|2ND|3RD|(?![123])\\\\dTH)(?=\\\\b|[a-z_])|\\\\d*(?:1st|2nd|3rd|(?![123])\\\\dth)(?=\\\\b|[A-Z_])|\\\\d+\",An].join(\"|\"),\"g\"),Rn=RegExp(\"[\\\\u200d\\\\ud800-\\\\udfff\\\\u0300-\\\\u036f\\\\ufe20-\\\\ufe2f\\\\u20d0-\\\\u20ff\\\\ufe0e\\\\ufe0f]\"),zn=/[a-z][A-Z]|[A-Z]{2}[a-z]|[0-9][a-zA-Z]|[a-zA-Z][0-9]|[^a-zA-Z0-9 ]/,Wn=\"Array Buffer DataView Date Error Float32Array Float64Array Function Int8Array Int16Array Int32Array Map Math Object Promise RegExp Set String Symbol TypeError Uint8Array Uint8ClampedArray Uint16Array Uint32Array WeakMap _ clearTimeout isFinite parseInt setTimeout\".split(\" \"),Bn={};\nBn[\"[object Float32Array]\"]=Bn[\"[object Float64Array]\"]=Bn[\"[object Int8Array]\"]=Bn[\"[object Int16Array]\"]=Bn[\"[object Int32Array]\"]=Bn[\"[object Uint8Array]\"]=Bn[\"[object Uint8ClampedArray]\"]=Bn[\"[object Uint16Array]\"]=Bn[\"[object Uint32Array]\"]=true,Bn[\"[object Arguments]\"]=Bn[\"[object Array]\"]=Bn[\"[object ArrayBuffer]\"]=Bn[\"[object Boolean]\"]=Bn[\"[object DataView]\"]=Bn[\"[object Date]\"]=Bn[\"[object Error]\"]=Bn[\"[object Function]\"]=Bn[\"[object Map]\"]=Bn[\"[object Number]\"]=Bn[\"[object Object]\"]=Bn[\"[object RegExp]\"]=Bn[\"[object Set]\"]=Bn[\"[object String]\"]=Bn[\"[object WeakMap]\"]=false;\nvar Ln={};Ln[\"[object Arguments]\"]=Ln[\"[object Array]\"]=Ln[\"[object ArrayBuffer]\"]=Ln[\"[object DataView]\"]=Ln[\"[object Boolean]\"]=Ln[\"[object Date]\"]=Ln[\"[object Float32Array]\"]=Ln[\"[object Float64Array]\"]=Ln[\"[object Int8Array]\"]=Ln[\"[object Int16Array]\"]=Ln[\"[object Int32Array]\"]=Ln[\"[object Map]\"]=Ln[\"[object Number]\"]=Ln[\"[object Object]\"]=Ln[\"[object RegExp]\"]=Ln[\"[object Set]\"]=Ln[\"[object String]\"]=Ln[\"[object Symbol]\"]=Ln[\"[object Uint8Array]\"]=Ln[\"[object Uint8ClampedArray]\"]=Ln[\"[object Uint16Array]\"]=Ln[\"[object Uint32Array]\"]=true,\nLn[\"[object Error]\"]=Ln[\"[object Function]\"]=Ln[\"[object WeakMap]\"]=false;var Un={\"\\\\\":\"\\\\\",\"'\":\"'\",\"\\n\":\"n\",\"\\r\":\"r\",\"\\u2028\":\"u2028\",\"\\u2029\":\"u2029\"},Cn=parseFloat,Dn=parseInt,Mn=typeof global==\"object\"&&global&&global.Object===Object&&global,Tn=typeof self==\"object\"&&self&&self.Object===Object&&self,$n=Mn||Tn||Function(\"return this\")(),Fn=typeof exports==\"object\"&&exports&&!exports.nodeType&&exports,Nn=Fn&&typeof module==\"object\"&&module&&!module.nodeType&&module,Pn=Nn&&Nn.exports===Fn,Zn=Pn&&Mn.process,qn=function(){\ntry{var n=Nn&&Nn.f&&Nn.f(\"util\").types;return n?n:Zn&&Zn.binding&&Zn.binding(\"util\")}catch(n){}}(),Vn=qn&&qn.isArrayBuffer,Kn=qn&&qn.isDate,Gn=qn&&qn.isMap,Hn=qn&&qn.isRegExp,Jn=qn&&qn.isSet,Yn=qn&&qn.isTypedArray,Qn=b(\"length\"),Xn=x({\"\\xc0\":\"A\",\"\\xc1\":\"A\",\"\\xc2\":\"A\",\"\\xc3\":\"A\",\"\\xc4\":\"A\",\"\\xc5\":\"A\",\"\\xe0\":\"a\",\"\\xe1\":\"a\",\"\\xe2\":\"a\",\"\\xe3\":\"a\",\"\\xe4\":\"a\",\"\\xe5\":\"a\",\"\\xc7\":\"C\",\"\\xe7\":\"c\",\"\\xd0\":\"D\",\"\\xf0\":\"d\",\"\\xc8\":\"E\",\"\\xc9\":\"E\",\"\\xca\":\"E\",\"\\xcb\":\"E\",\"\\xe8\":\"e\",\"\\xe9\":\"e\",\"\\xea\":\"e\",\"\\xeb\":\"e\",\"\\xcc\":\"I\",\n\"\\xcd\":\"I\",\"\\xce\":\"I\",\"\\xcf\":\"I\",\"\\xec\":\"i\",\"\\xed\":\"i\",\"\\xee\":\"i\",\"\\xef\":\"i\",\"\\xd1\":\"N\",\"\\xf1\":\"n\",\"\\xd2\":\"O\",\"\\xd3\":\"O\",\"\\xd4\":\"O\",\"\\xd5\":\"O\",\"\\xd6\":\"O\",\"\\xd8\":\"O\",\"\\xf2\":\"o\",\"\\xf3\":\"o\",\"\\xf4\":\"o\",\"\\xf5\":\"o\",\"\\xf6\":\"o\",\"\\xf8\":\"o\",\"\\xd9\":\"U\",\"\\xda\":\"U\",\"\\xdb\":\"U\",\"\\xdc\":\"U\",\"\\xf9\":\"u\",\"\\xfa\":\"u\",\"\\xfb\":\"u\",\"\\xfc\":\"u\",\"\\xdd\":\"Y\",\"\\xfd\":\"y\",\"\\xff\":\"y\",\"\\xc6\":\"Ae\",\"\\xe6\":\"ae\",\"\\xde\":\"Th\",\"\\xfe\":\"th\",\"\\xdf\":\"ss\",\"\\u0100\":\"A\",\"\\u0102\":\"A\",\"\\u0104\":\"A\",\"\\u0101\":\"a\",\"\\u0103\":\"a\",\"\\u0105\":\"a\",\"\\u0106\":\"C\",\n\"\\u0108\":\"C\",\"\\u010a\":\"C\",\"\\u010c\":\"C\",\"\\u0107\":\"c\",\"\\u0109\":\"c\",\"\\u010b\":\"c\",\"\\u010d\":\"c\",\"\\u010e\":\"D\",\"\\u0110\":\"D\",\"\\u010f\":\"d\",\"\\u0111\":\"d\",\"\\u0112\":\"E\",\"\\u0114\":\"E\",\"\\u0116\":\"E\",\"\\u0118\":\"E\",\"\\u011a\":\"E\",\"\\u0113\":\"e\",\"\\u0115\":\"e\",\"\\u0117\":\"e\",\"\\u0119\":\"e\",\"\\u011b\":\"e\",\"\\u011c\":\"G\",\"\\u011e\":\"G\",\"\\u0120\":\"G\",\"\\u0122\":\"G\",\"\\u011d\":\"g\",\"\\u011f\":\"g\",\"\\u0121\":\"g\",\"\\u0123\":\"g\",\"\\u0124\":\"H\",\"\\u0126\":\"H\",\"\\u0125\":\"h\",\"\\u0127\":\"h\",\"\\u0128\":\"I\",\"\\u012a\":\"I\",\"\\u012c\":\"I\",\"\\u012e\":\"I\",\"\\u0130\":\"I\",\"\\u0129\":\"i\",\n\"\\u012b\":\"i\",\"\\u012d\":\"i\",\"\\u012f\":\"i\",\"\\u0131\":\"i\",\"\\u0134\":\"J\",\"\\u0135\":\"j\",\"\\u0136\":\"K\",\"\\u0137\":\"k\",\"\\u0138\":\"k\",\"\\u0139\":\"L\",\"\\u013b\":\"L\",\"\\u013d\":\"L\",\"\\u013f\":\"L\",\"\\u0141\":\"L\",\"\\u013a\":\"l\",\"\\u013c\":\"l\",\"\\u013e\":\"l\",\"\\u0140\":\"l\",\"\\u0142\":\"l\",\"\\u0143\":\"N\",\"\\u0145\":\"N\",\"\\u0147\":\"N\",\"\\u014a\":\"N\",\"\\u0144\":\"n\",\"\\u0146\":\"n\",\"\\u0148\":\"n\",\"\\u014b\":\"n\",\"\\u014c\":\"O\",\"\\u014e\":\"O\",\"\\u0150\":\"O\",\"\\u014d\":\"o\",\"\\u014f\":\"o\",\"\\u0151\":\"o\",\"\\u0154\":\"R\",\"\\u0156\":\"R\",\"\\u0158\":\"R\",\"\\u0155\":\"r\",\"\\u0157\":\"r\",\"\\u0159\":\"r\",\n\"\\u015a\":\"S\",\"\\u015c\":\"S\",\"\\u015e\":\"S\",\"\\u0160\":\"S\",\"\\u015b\":\"s\",\"\\u015d\":\"s\",\"\\u015f\":\"s\",\"\\u0161\":\"s\",\"\\u0162\":\"T\",\"\\u0164\":\"T\",\"\\u0166\":\"T\",\"\\u0163\":\"t\",\"\\u0165\":\"t\",\"\\u0167\":\"t\",\"\\u0168\":\"U\",\"\\u016a\":\"U\",\"\\u016c\":\"U\",\"\\u016e\":\"U\",\"\\u0170\":\"U\",\"\\u0172\":\"U\",\"\\u0169\":\"u\",\"\\u016b\":\"u\",\"\\u016d\":\"u\",\"\\u016f\":\"u\",\"\\u0171\":\"u\",\"\\u0173\":\"u\",\"\\u0174\":\"W\",\"\\u0175\":\"w\",\"\\u0176\":\"Y\",\"\\u0177\":\"y\",\"\\u0178\":\"Y\",\"\\u0179\":\"Z\",\"\\u017b\":\"Z\",\"\\u017d\":\"Z\",\"\\u017a\":\"z\",\"\\u017c\":\"z\",\"\\u017e\":\"z\",\"\\u0132\":\"IJ\",\"\\u0133\":\"ij\",\n\"\\u0152\":\"Oe\",\"\\u0153\":\"oe\",\"\\u0149\":\"'n\",\"\\u017f\":\"s\"}),nt=x({\"&\":\"&\",\"<\":\"<\",\">\":\">\",'\"':\""\",\"'\":\"'\"}),tt=x({\"&\":\"&\",\"<\":\"<\",\">\":\">\",\""\":'\"',\"'\":\"'\"}),rt=function x(mn){function An(n){if(yu(n)&&!ff(n)&&!(n instanceof Un)){if(n instanceof On)return n;if(oi.call(n,\"__wrapped__\"))return Fe(n)}return new On(n)}function En(){}function On(n,t){this.__wrapped__=n,this.__actions__=[],this.__chain__=!!t,this.__index__=0,this.__values__=T}function Un(n){this.__wrapped__=n,\nthis.__actions__=[],this.__dir__=1,this.__filtered__=false,this.__iteratees__=[],this.__takeCount__=4294967295,this.__views__=[]}function Mn(n){var t=-1,r=null==n?0:n.length;for(this.clear();++t=t?n:t)),n}function _t(n,t,e,u,i,o){var f,c=1&t,a=2&t,l=4&t;if(e&&(f=i?e(n,u,i,o):e(n)),f!==T)return f;if(!du(n))return n;if(u=ff(n)){if(f=me(n),!c)return Ur(n,f)}else{var s=vo(n),h=\"[object Function]\"==s||\"[object GeneratorFunction]\"==s;if(af(n))return Ir(n,c);if(\"[object Object]\"==s||\"[object Arguments]\"==s||h&&!i){if(f=a||h?{}:Ae(n),!c)return a?Mr(n,lt(f,n)):Dr(n,at(f,n))}else{if(!Ln[s])return i?n:{};f=Ee(n,s,c)}}if(o||(o=new Zn),\ni=o.get(n))return i;o.set(n,f),pf(n)?n.forEach(function(r){f.add(_t(r,t,e,r,n,o))}):sf(n)&&n.forEach(function(r,u){f.set(u,_t(r,t,e,u,n,o))});var a=l?a?ve:_e:a?Bu:Wu,p=u?T:a(n);return r(p||n,function(r,u){p&&(u=r,r=n[u]),ot(f,u,_t(r,t,e,u,n,o))}),f}function vt(n){var t=Wu(n);return function(r){return gt(r,n,t)}}function gt(n,t,r){var e=r.length;if(null==n)return!e;for(n=Qu(n);e--;){var u=r[e],i=t[u],o=n[u];if(o===T&&!(u in n)||!i(o))return false}return true}function dt(n,t,r){if(typeof n!=\"function\")throw new ti(\"Expected a function\");\nreturn bo(function(){n.apply(T,r)},t)}function yt(n,t,r,e){var u=-1,i=o,a=true,l=n.length,s=[],h=t.length;if(!l)return s;r&&(t=c(t,k(r))),e?(i=f,a=false):200<=t.length&&(i=O,a=false,t=new Nn(t));n:for(;++ut}function Rt(n,t){return null!=n&&oi.call(n,t)}function zt(n,t){return null!=n&&t in Qu(n)}function Wt(n,t,r){for(var e=r?f:o,u=n[0].length,i=n.length,a=i,l=Ku(i),s=1/0,h=[];a--;){var p=n[a];a&&t&&(p=c(p,k(t))),s=Ci(p.length,s),\nl[a]=!r&&(t||120<=u&&120<=p.length)?new Nn(a&&p):T}var p=n[0],_=-1,v=l[0];n:for(;++_r.length?t:kt(t,hr(r,0,-1)),r=null==t?t:t[Me(Ve(r))],null==r?T:n(r,t,e)}function Ut(n){return yu(n)&&\"[object Arguments]\"==Ot(n)}function Ct(n){\nreturn yu(n)&&\"[object ArrayBuffer]\"==Ot(n)}function Dt(n){return yu(n)&&\"[object Date]\"==Ot(n)}function Mt(n,t,r,e,u){if(n===t)t=true;else if(null==n||null==t||!yu(n)&&!yu(t))t=n!==n&&t!==t;else n:{var i=ff(n),o=ff(t),f=i?\"[object Array]\":vo(n),c=o?\"[object Array]\":vo(t),f=\"[object Arguments]\"==f?\"[object Object]\":f,c=\"[object Arguments]\"==c?\"[object Object]\":c,a=\"[object Object]\"==f,o=\"[object Object]\"==c;if((c=f==c)&&af(n)){if(!af(t)){t=false;break n}i=true,a=false}if(c&&!a)u||(u=new Zn),t=i||_f(n)?se(n,t,r,e,Mt,u):he(n,t,f,r,e,Mt,u);else{\nif(!(1&r)&&(i=a&&oi.call(n,\"__wrapped__\"),f=o&&oi.call(t,\"__wrapped__\"),i||f)){n=i?n.value():n,t=f?t.value():t,u||(u=new Zn),t=Mt(n,t,r,e,u);break n}if(c)t:if(u||(u=new Zn),i=1&r,f=_e(n),o=f.length,c=_e(t).length,o==c||i){for(a=o;a--;){var l=f[a];if(!(i?l in t:oi.call(t,l))){t=false;break t}}if((c=u.get(n))&&u.get(t))t=c==t;else{c=true,u.set(n,t),u.set(t,n);for(var s=i;++at?r:0,Se(t,r)?n[t]:T}function Xt(n,t,r){var e=-1;return t=c(t.length?t:[$u],k(ye())),n=Gt(n,function(n){return{\na:c(t,function(t){return t(n)}),b:++e,c:n}}),w(n,function(n,t){var e;n:{e=-1;for(var u=n.a,i=t.a,o=u.length,f=r.length;++e=f?c:c*(\"desc\"==r[e]?-1:1);break n}}e=n.b-t.b}return e})}function nr(n,t){return tr(n,t,function(t,r){return zu(n,r)})}function tr(n,t,r){for(var e=-1,u=t.length,i={};++et||9007199254740991t&&(t=-t>u?0:u+t),r=r>u?u:r,0>r&&(r+=u),u=t>r?0:r-t>>>0,t>>>=0,r=Ku(u);++e=u){for(;e>>1,o=n[i];null!==o&&!wu(o)&&(r?o<=t:ot.length?n:kt(n,hr(t,0,-1)),null==n||delete n[Me(Ve(t))]}function jr(n,t,r,e){for(var u=n.length,i=e?u:-1;(e?i--:++ie)return e?br(n[0]):[];for(var u=-1,i=Ku(e);++u=e?n:hr(n,t,r)}function Ir(n,t){if(t)return n.slice();var r=n.length,r=gi?gi(r):new n.constructor(r);return n.copy(r),r}function Rr(n){var t=new n.constructor(n.byteLength);return new vi(t).set(new vi(n)),\nt}function zr(n,t){return new n.constructor(t?Rr(n.buffer):n.buffer,n.byteOffset,n.length)}function Wr(n,t){if(n!==t){var r=n!==T,e=null===n,u=n===n,i=wu(n),o=t!==T,f=null===t,c=t===t,a=wu(t);if(!f&&!a&&!i&&n>t||i&&o&&c&&!f&&!a||e&&o&&c||!r&&c||!u)return 1;if(!e&&!i&&!a&&nu?T:i,u=1),t=Qu(t);++eo&&f[0]!==a&&f[o-1]!==a?[]:L(f,a),\no-=c.length,or?r?or(t,n):t:(r=or(t,Oi(n/D(t))),Rn.test(t)?Or(M(r),0,n).join(\"\"):r.slice(0,n))}function te(t,r,e,u){function i(){for(var r=-1,c=arguments.length,a=-1,l=u.length,s=Ku(l+c),h=this&&this!==$n&&this instanceof i?f:t;++at||e)&&(1&n&&(i[2]=h[2],t|=1&r?0:4),(r=h[3])&&(e=i[3],i[3]=e?Br(e,r,h[4]):r,i[4]=e?L(i[3],\"__lodash_placeholder__\"):h[4]),(r=h[5])&&(e=i[5],i[5]=e?Lr(e,r,h[6]):r,i[6]=e?L(i[5],\"__lodash_placeholder__\"):h[6]),(r=h[7])&&(i[7]=r),128&n&&(i[8]=null==i[8]?h[8]:Ci(i[8],h[8])),null==i[9]&&(i[9]=h[9]),i[0]=h[0],i[1]=t),n=i[0],\nt=i[1],r=i[2],e=i[3],u=i[4],f=i[9]=i[9]===T?c?0:n.length:Ui(i[9]-a,0),!f&&24&t&&(t&=-25),Ue((h?co:yo)(t&&1!=t?8==t||16==t?Kr(n,t,f):32!=t&&33!=t||u.length?Jr.apply(T,i):te(n,t,r,e):Pr(n,t,r),i),n,t)}function ce(n,t,r,e){return n===T||lu(n,ei[r])&&!oi.call(e,r)?t:n}function ae(n,t,r,e,u,i){return du(n)&&du(t)&&(i.set(t,n),Yt(n,t,T,ae,i),i.delete(t)),n}function le(n){return xu(n)?T:n}function se(n,t,r,e,u,i){var o=1&r,f=n.length,c=t.length;if(f!=c&&!(o&&c>f))return false;if((c=i.get(n))&&i.get(t))return c==t;\nvar c=-1,a=true,l=2&r?new Nn:T;for(i.set(n,t),i.set(t,n);++cr&&(r=Ui(e+r,0)),_(n,ye(t,3),r)):-1}function Pe(n,t,r){var e=null==n?0:n.length;if(!e)return-1;var u=e-1;return r!==T&&(u=Eu(r),u=0>r?Ui(e+u,0):Ci(u,e-1)),\n_(n,ye(t,3),u,true)}function Ze(n){return(null==n?0:n.length)?wt(n,1):[]}function qe(n){return n&&n.length?n[0]:T}function Ve(n){var t=null==n?0:n.length;return t?n[t-1]:T}function Ke(n,t){return n&&n.length&&t&&t.length?er(n,t):n}function Ge(n){return null==n?n:$i.call(n)}function He(n){if(!n||!n.length)return[];var t=0;return n=i(n,function(n){if(hu(n))return t=Ui(n.length,t),true}),A(t,function(t){return c(n,b(t))})}function Je(t,r){if(!t||!t.length)return[];var e=He(t);return null==r?e:c(e,function(t){\nreturn n(r,T,t)})}function Ye(n){return n=An(n),n.__chain__=true,n}function Qe(n,t){return t(n)}function Xe(){return this}function nu(n,t){return(ff(n)?r:uo)(n,ye(t,3))}function tu(n,t){return(ff(n)?e:io)(n,ye(t,3))}function ru(n,t){return(ff(n)?c:Gt)(n,ye(t,3))}function eu(n,t,r){return t=r?T:t,t=n&&null==t?n.length:t,fe(n,128,T,T,T,T,t)}function uu(n,t){var r;if(typeof t!=\"function\")throw new ti(\"Expected a function\");return n=Eu(n),function(){return 0<--n&&(r=t.apply(this,arguments)),1>=n&&(t=T),\nr}}function iu(n,t,r){return t=r?T:t,n=fe(n,8,T,T,T,T,T,t),n.placeholder=iu.placeholder,n}function ou(n,t,r){return t=r?T:t,n=fe(n,16,T,T,T,T,T,t),n.placeholder=ou.placeholder,n}function fu(n,t,r){function e(t){var r=c,e=a;return c=a=T,_=t,s=n.apply(e,r)}function u(n){var r=n-p;return n-=_,p===T||r>=t||0>r||g&&n>=l}function i(){var n=Go();if(u(n))return o(n);var r,e=bo;r=n-_,n=t-(n-p),r=g?Ci(n,l-r):n,h=e(i,r)}function o(n){return h=T,d&&c?e(n):(c=a=T,s)}function f(){var n=Go(),r=u(n);if(c=arguments,\na=this,p=n,r){if(h===T)return _=n=p,h=bo(i,t),v?e(n):s;if(g)return lo(h),h=bo(i,t),e(p)}return h===T&&(h=bo(i,t)),s}var c,a,l,s,h,p,_=0,v=false,g=false,d=true;if(typeof n!=\"function\")throw new ti(\"Expected a function\");return t=Su(t)||0,du(r)&&(v=!!r.leading,l=(g=\"maxWait\"in r)?Ui(Su(r.maxWait)||0,t):l,d=\"trailing\"in r?!!r.trailing:d),f.cancel=function(){h!==T&&lo(h),_=0,c=p=a=h=T},f.flush=function(){return h===T?s:o(Go())},f}function cu(n,t){function r(){var e=arguments,u=t?t.apply(this,e):e[0],i=r.cache;\nreturn i.has(u)?i.get(u):(e=n.apply(this,e),r.cache=i.set(u,e)||i,e)}if(typeof n!=\"function\"||null!=t&&typeof t!=\"function\")throw new ti(\"Expected a function\");return r.cache=new(cu.Cache||Fn),r}function au(n){if(typeof n!=\"function\")throw new ti(\"Expected a function\");return function(){var t=arguments;switch(t.length){case 0:return!n.call(this);case 1:return!n.call(this,t[0]);case 2:return!n.call(this,t[0],t[1]);case 3:return!n.call(this,t[0],t[1],t[2])}return!n.apply(this,t)}}function lu(n,t){return n===t||n!==n&&t!==t;\n}function su(n){return null!=n&&gu(n.length)&&!_u(n)}function hu(n){return yu(n)&&su(n)}function pu(n){if(!yu(n))return false;var t=Ot(n);return\"[object Error]\"==t||\"[object DOMException]\"==t||typeof n.message==\"string\"&&typeof n.name==\"string\"&&!xu(n)}function _u(n){return!!du(n)&&(n=Ot(n),\"[object Function]\"==n||\"[object GeneratorFunction]\"==n||\"[object AsyncFunction]\"==n||\"[object Proxy]\"==n)}function vu(n){return typeof n==\"number\"&&n==Eu(n)}function gu(n){return typeof n==\"number\"&&-1=n;\n}function du(n){var t=typeof n;return null!=n&&(\"object\"==t||\"function\"==t)}function yu(n){return null!=n&&typeof n==\"object\"}function bu(n){return typeof n==\"number\"||yu(n)&&\"[object Number]\"==Ot(n)}function xu(n){return!(!yu(n)||\"[object Object]\"!=Ot(n))&&(n=di(n),null===n||(n=oi.call(n,\"constructor\")&&n.constructor,typeof n==\"function\"&&n instanceof n&&ii.call(n)==li))}function ju(n){return typeof n==\"string\"||!ff(n)&&yu(n)&&\"[object String]\"==Ot(n)}function wu(n){return typeof n==\"symbol\"||yu(n)&&\"[object Symbol]\"==Ot(n);\n}function mu(n){if(!n)return[];if(su(n))return ju(n)?M(n):Ur(n);if(wi&&n[wi]){n=n[wi]();for(var t,r=[];!(t=n.next()).done;)r.push(t.value);return r}return t=vo(n),(\"[object Map]\"==t?W:\"[object Set]\"==t?U:Uu)(n)}function Au(n){return n?(n=Su(n),n===$||n===-$?1.7976931348623157e308*(0>n?-1:1):n===n?n:0):0===n?n:0}function Eu(n){n=Au(n);var t=n%1;return n===n?t?n-t:n:0}function ku(n){return n?pt(Eu(n),0,4294967295):0}function Su(n){if(typeof n==\"number\")return n;if(wu(n))return F;if(du(n)&&(n=typeof n.valueOf==\"function\"?n.valueOf():n,\nn=du(n)?n+\"\":n),typeof n!=\"string\")return 0===n?n:+n;n=n.replace(un,\"\");var t=gn.test(n);return t||yn.test(n)?Dn(n.slice(2),t?2:8):vn.test(n)?F:+n}function Ou(n){return Cr(n,Bu(n))}function Iu(n){return null==n?\"\":yr(n)}function Ru(n,t,r){return n=null==n?T:kt(n,t),n===T?r:n}function zu(n,t){return null!=n&&we(n,t,zt)}function Wu(n){return su(n)?qn(n):Vt(n)}function Bu(n){if(su(n))n=qn(n,true);else if(du(n)){var t,r=ze(n),e=[];for(t in n)(\"constructor\"!=t||!r&&oi.call(n,t))&&e.push(t);n=e}else{if(t=[],\nnull!=n)for(r in Qu(n))t.push(r);n=t}return n}function Lu(n,t){if(null==n)return{};var r=c(ve(n),function(n){return[n]});return t=ye(t),tr(n,r,function(n,r){return t(n,r[0])})}function Uu(n){return null==n?[]:S(n,Wu(n))}function Cu(n){return $f(Iu(n).toLowerCase())}function Du(n){return(n=Iu(n))&&n.replace(xn,Xn).replace(Sn,\"\")}function Mu(n,t,r){return n=Iu(n),t=r?T:t,t===T?zn.test(n)?n.match(In)||[]:n.match(sn)||[]:n.match(t)||[]}function Tu(n){return function(){return n}}function $u(n){return n;\n}function Fu(n){return qt(typeof n==\"function\"?n:_t(n,1))}function Nu(n,t,e){var u=Wu(t),i=Et(t,u);null!=e||du(t)&&(i.length||!u.length)||(e=t,t=n,n=this,i=Et(t,Wu(t)));var o=!(du(e)&&\"chain\"in e&&!e.chain),f=_u(n);return r(i,function(r){var e=t[r];n[r]=e,f&&(n.prototype[r]=function(){var t=this.__chain__;if(o||t){var r=n(this.__wrapped__);return(r.__actions__=Ur(this.__actions__)).push({func:e,args:arguments,thisArg:n}),r.__chain__=t,r}return e.apply(n,a([this.value()],arguments))})}),n}function Pu(){}\nfunction Zu(n){return Ie(n)?b(Me(n)):rr(n)}function qu(){return[]}function Vu(){return false}mn=null==mn?$n:rt.defaults($n.Object(),mn,rt.pick($n,Wn));var Ku=mn.Array,Gu=mn.Date,Hu=mn.Error,Ju=mn.Function,Yu=mn.Math,Qu=mn.Object,Xu=mn.RegExp,ni=mn.String,ti=mn.TypeError,ri=Ku.prototype,ei=Qu.prototype,ui=mn[\"__core-js_shared__\"],ii=Ju.prototype.toString,oi=ei.hasOwnProperty,fi=0,ci=function(){var n=/[^.]+$/.exec(ui&&ui.keys&&ui.keys.IE_PROTO||\"\");return n?\"Symbol(src)_1.\"+n:\"\"}(),ai=ei.toString,li=ii.call(Qu),si=$n._,hi=Xu(\"^\"+ii.call(oi).replace(rn,\"\\\\$&\").replace(/hasOwnProperty|(function).*?(?=\\\\\\()| for .+?(?=\\\\\\])/g,\"$1.*?\")+\"$\"),pi=Pn?mn.Buffer:T,_i=mn.Symbol,vi=mn.Uint8Array,gi=pi?pi.g:T,di=B(Qu.getPrototypeOf,Qu),yi=Qu.create,bi=ei.propertyIsEnumerable,xi=ri.splice,ji=_i?_i.isConcatSpreadable:T,wi=_i?_i.iterator:T,mi=_i?_i.toStringTag:T,Ai=function(){\ntry{var n=je(Qu,\"defineProperty\");return n({},\"\",{}),n}catch(n){}}(),Ei=mn.clearTimeout!==$n.clearTimeout&&mn.clearTimeout,ki=Gu&&Gu.now!==$n.Date.now&&Gu.now,Si=mn.setTimeout!==$n.setTimeout&&mn.setTimeout,Oi=Yu.ceil,Ii=Yu.floor,Ri=Qu.getOwnPropertySymbols,zi=pi?pi.isBuffer:T,Wi=mn.isFinite,Bi=ri.join,Li=B(Qu.keys,Qu),Ui=Yu.max,Ci=Yu.min,Di=Gu.now,Mi=mn.parseInt,Ti=Yu.random,$i=ri.reverse,Fi=je(mn,\"DataView\"),Ni=je(mn,\"Map\"),Pi=je(mn,\"Promise\"),Zi=je(mn,\"Set\"),qi=je(mn,\"WeakMap\"),Vi=je(Qu,\"create\"),Ki=qi&&new qi,Gi={},Hi=Te(Fi),Ji=Te(Ni),Yi=Te(Pi),Qi=Te(Zi),Xi=Te(qi),no=_i?_i.prototype:T,to=no?no.valueOf:T,ro=no?no.toString:T,eo=function(){\nfunction n(){}return function(t){return du(t)?yi?yi(t):(n.prototype=t,t=new n,n.prototype=T,t):{}}}();An.templateSettings={escape:J,evaluate:Y,interpolate:Q,variable:\"\",imports:{_:An}},An.prototype=En.prototype,An.prototype.constructor=An,On.prototype=eo(En.prototype),On.prototype.constructor=On,Un.prototype=eo(En.prototype),Un.prototype.constructor=Un,Mn.prototype.clear=function(){this.__data__=Vi?Vi(null):{},this.size=0},Mn.prototype.delete=function(n){return n=this.has(n)&&delete this.__data__[n],\nthis.size-=n?1:0,n},Mn.prototype.get=function(n){var t=this.__data__;return Vi?(n=t[n],\"__lodash_hash_undefined__\"===n?T:n):oi.call(t,n)?t[n]:T},Mn.prototype.has=function(n){var t=this.__data__;return Vi?t[n]!==T:oi.call(t,n)},Mn.prototype.set=function(n,t){var r=this.__data__;return this.size+=this.has(n)?0:1,r[n]=Vi&&t===T?\"__lodash_hash_undefined__\":t,this},Tn.prototype.clear=function(){this.__data__=[],this.size=0},Tn.prototype.delete=function(n){var t=this.__data__;return n=ft(t,n),!(0>n)&&(n==t.length-1?t.pop():xi.call(t,n,1),\n--this.size,true)},Tn.prototype.get=function(n){var t=this.__data__;return n=ft(t,n),0>n?T:t[n][1]},Tn.prototype.has=function(n){return-1e?(++this.size,r.push([n,t])):r[e][1]=t,this},Fn.prototype.clear=function(){this.size=0,this.__data__={hash:new Mn,map:new(Ni||Tn),string:new Mn}},Fn.prototype.delete=function(n){return n=be(this,n).delete(n),this.size-=n?1:0,n},Fn.prototype.get=function(n){return be(this,n).get(n);\n},Fn.prototype.has=function(n){return be(this,n).has(n)},Fn.prototype.set=function(n,t){var r=be(this,n),e=r.size;return r.set(n,t),this.size+=r.size==e?0:1,this},Nn.prototype.add=Nn.prototype.push=function(n){return this.__data__.set(n,\"__lodash_hash_undefined__\"),this},Nn.prototype.has=function(n){return this.__data__.has(n)},Zn.prototype.clear=function(){this.__data__=new Tn,this.size=0},Zn.prototype.delete=function(n){var t=this.__data__;return n=t.delete(n),this.size=t.size,n},Zn.prototype.get=function(n){\nreturn this.__data__.get(n)},Zn.prototype.has=function(n){return this.__data__.has(n)},Zn.prototype.set=function(n,t){var r=this.__data__;if(r instanceof Tn){var e=r.__data__;if(!Ni||199>e.length)return e.push([n,t]),this.size=++r.size,this;r=this.__data__=new Fn(e)}return r.set(n,t),this.size=r.size,this};var uo=Fr(mt),io=Fr(At,true),oo=Nr(),fo=Nr(true),co=Ki?function(n,t){return Ki.set(n,t),n}:$u,ao=Ai?function(n,t){return Ai(n,\"toString\",{configurable:true,enumerable:false,value:Tu(t),writable:true})}:$u,lo=Ei||function(n){\nreturn $n.clearTimeout(n)},so=Zi&&1/U(new Zi([,-0]))[1]==$?function(n){return new Zi(n)}:Pu,ho=Ki?function(n){return Ki.get(n)}:Pu,po=Ri?function(n){return null==n?[]:(n=Qu(n),i(Ri(n),function(t){return bi.call(n,t)}))}:qu,_o=Ri?function(n){for(var t=[];n;)a(t,po(n)),n=di(n);return t}:qu,vo=Ot;(Fi&&\"[object DataView]\"!=vo(new Fi(new ArrayBuffer(1)))||Ni&&\"[object Map]\"!=vo(new Ni)||Pi&&\"[object Promise]\"!=vo(Pi.resolve())||Zi&&\"[object Set]\"!=vo(new Zi)||qi&&\"[object WeakMap]\"!=vo(new qi))&&(vo=function(n){\nvar t=Ot(n);if(n=(n=\"[object Object]\"==t?n.constructor:T)?Te(n):\"\")switch(n){case Hi:return\"[object DataView]\";case Ji:return\"[object Map]\";case Yi:return\"[object Promise]\";case Qi:return\"[object Set]\";case Xi:return\"[object WeakMap]\"}return t});var go=ui?_u:Vu,yo=Ce(co),bo=Si||function(n,t){return $n.setTimeout(n,t)},xo=Ce(ao),jo=function(n){n=cu(n,function(n){return 500===t.size&&t.clear(),n});var t=n.cache;return n}(function(n){var t=[];return 46===n.charCodeAt(0)&&t.push(\"\"),n.replace(tn,function(n,r,e,u){\nt.push(e?u.replace(hn,\"$1\"):r||n)}),t}),wo=fr(function(n,t){return hu(n)?yt(n,wt(t,1,hu,true)):[]}),mo=fr(function(n,t){var r=Ve(t);return hu(r)&&(r=T),hu(n)?yt(n,wt(t,1,hu,true),ye(r,2)):[]}),Ao=fr(function(n,t){var r=Ve(t);return hu(r)&&(r=T),hu(n)?yt(n,wt(t,1,hu,true),T,r):[]}),Eo=fr(function(n){var t=c(n,Er);return t.length&&t[0]===n[0]?Wt(t):[]}),ko=fr(function(n){var t=Ve(n),r=c(n,Er);return t===Ve(r)?t=T:r.pop(),r.length&&r[0]===n[0]?Wt(r,ye(t,2)):[]}),So=fr(function(n){var t=Ve(n),r=c(n,Er);return(t=typeof t==\"function\"?t:T)&&r.pop(),\nr.length&&r[0]===n[0]?Wt(r,T,t):[]}),Oo=fr(Ke),Io=pe(function(n,t){var r=null==n?0:n.length,e=ht(n,t);return ur(n,c(t,function(n){return Se(n,r)?+n:n}).sort(Wr)),e}),Ro=fr(function(n){return br(wt(n,1,hu,true))}),zo=fr(function(n){var t=Ve(n);return hu(t)&&(t=T),br(wt(n,1,hu,true),ye(t,2))}),Wo=fr(function(n){var t=Ve(n),t=typeof t==\"function\"?t:T;return br(wt(n,1,hu,true),T,t)}),Bo=fr(function(n,t){return hu(n)?yt(n,t):[]}),Lo=fr(function(n){return mr(i(n,hu))}),Uo=fr(function(n){var t=Ve(n);return hu(t)&&(t=T),\nmr(i(n,hu),ye(t,2))}),Co=fr(function(n){var t=Ve(n),t=typeof t==\"function\"?t:T;return mr(i(n,hu),T,t)}),Do=fr(He),Mo=fr(function(n){var t=n.length,t=1=t}),of=Ut(function(){return arguments}())?Ut:function(n){return yu(n)&&oi.call(n,\"callee\")&&!bi.call(n,\"callee\")},ff=Ku.isArray,cf=Vn?k(Vn):Ct,af=zi||Vu,lf=Kn?k(Kn):Dt,sf=Gn?k(Gn):Tt,hf=Hn?k(Hn):Nt,pf=Jn?k(Jn):Pt,_f=Yn?k(Yn):Zt,vf=ee(Kt),gf=ee(function(n,t){return n<=t}),df=$r(function(n,t){\nif(ze(t)||su(t))Cr(t,Wu(t),n);else for(var r in t)oi.call(t,r)&&ot(n,r,t[r])}),yf=$r(function(n,t){Cr(t,Bu(t),n)}),bf=$r(function(n,t,r,e){Cr(t,Bu(t),n,e)}),xf=$r(function(n,t,r,e){Cr(t,Wu(t),n,e)}),jf=pe(ht),wf=fr(function(n,t){n=Qu(n);var r=-1,e=t.length,u=2--n)return t.apply(this,arguments)}},An.ary=eu,An.assign=df,An.assignIn=yf,An.assignInWith=bf,An.assignWith=xf,An.at=jf,An.before=uu,An.bind=Ho,An.bindAll=Nf,An.bindKey=Jo,An.castArray=function(){if(!arguments.length)return[];var n=arguments[0];return ff(n)?n:[n]},An.chain=Ye,An.chunk=function(n,t,r){if(t=(r?Oe(n,t,r):t===T)?1:Ui(Eu(t),0),r=null==n?0:n.length,!r||1>t)return[];for(var e=0,u=0,i=Ku(Oi(r/t));et?0:t,e)):[]},An.dropRight=function(n,t,r){var e=null==n?0:n.length;return e?(t=r||t===T?1:Eu(t),t=e-t,hr(n,0,0>t?0:t)):[]},An.dropRightWhile=function(n,t){return n&&n.length?jr(n,ye(t,3),true,true):[];\n},An.dropWhile=function(n,t){return n&&n.length?jr(n,ye(t,3),true):[]},An.fill=function(n,t,r,e){var u=null==n?0:n.length;if(!u)return[];for(r&&typeof r!=\"number\"&&Oe(n,t,r)&&(r=0,e=u),u=n.length,r=Eu(r),0>r&&(r=-r>u?0:u+r),e=e===T||e>u?u:Eu(e),0>e&&(e+=u),e=r>e?0:ku(e);r>>0,r?(n=Iu(n))&&(typeof t==\"string\"||null!=t&&!hf(t))&&(t=yr(t),!t&&Rn.test(n))?Or(M(n),0,r):n.split(t,r):[]},An.spread=function(t,r){if(typeof t!=\"function\")throw new ti(\"Expected a function\");return r=null==r?0:Ui(Eu(r),0),\nfr(function(e){var u=e[r];return e=Or(e,0,r),u&&a(e,u),n(t,this,e)})},An.tail=function(n){var t=null==n?0:n.length;return t?hr(n,1,t):[]},An.take=function(n,t,r){return n&&n.length?(t=r||t===T?1:Eu(t),hr(n,0,0>t?0:t)):[]},An.takeRight=function(n,t,r){var e=null==n?0:n.length;return e?(t=r||t===T?1:Eu(t),t=e-t,hr(n,0>t?0:t,e)):[]},An.takeRightWhile=function(n,t){return n&&n.length?jr(n,ye(t,3),false,true):[]},An.takeWhile=function(n,t){return n&&n.length?jr(n,ye(t,3)):[]},An.tap=function(n,t){return t(n),\nn},An.throttle=function(n,t,r){var e=true,u=true;if(typeof n!=\"function\")throw new ti(\"Expected a function\");return du(r)&&(e=\"leading\"in r?!!r.leading:e,u=\"trailing\"in r?!!r.trailing:u),fu(n,t,{leading:e,maxWait:t,trailing:u})},An.thru=Qe,An.toArray=mu,An.toPairs=zf,An.toPairsIn=Wf,An.toPath=function(n){return ff(n)?c(n,Me):wu(n)?[n]:Ur(jo(Iu(n)))},An.toPlainObject=Ou,An.transform=function(n,t,e){var u=ff(n),i=u||af(n)||_f(n);if(t=ye(t,4),null==e){var o=n&&n.constructor;e=i?u?new o:[]:du(n)&&_u(o)?eo(di(n)):{};\n}return(i?r:mt)(n,function(n,r,u){return t(e,n,r,u)}),e},An.unary=function(n){return eu(n,1)},An.union=Ro,An.unionBy=zo,An.unionWith=Wo,An.uniq=function(n){return n&&n.length?br(n):[]},An.uniqBy=function(n,t){return n&&n.length?br(n,ye(t,2)):[]},An.uniqWith=function(n,t){return t=typeof t==\"function\"?t:T,n&&n.length?br(n,T,t):[]},An.unset=function(n,t){return null==n||xr(n,t)},An.unzip=He,An.unzipWith=Je,An.update=function(n,t,r){return null==n?n:lr(n,t,kr(r)(kt(n,t)),void 0)},An.updateWith=function(n,t,r,e){\nreturn e=typeof e==\"function\"?e:T,null!=n&&(n=lr(n,t,kr(r)(kt(n,t)),e)),n},An.values=Uu,An.valuesIn=function(n){return null==n?[]:S(n,Bu(n))},An.without=Bo,An.words=Mu,An.wrap=function(n,t){return nf(kr(t),n)},An.xor=Lo,An.xorBy=Uo,An.xorWith=Co,An.zip=Do,An.zipObject=function(n,t){return Ar(n||[],t||[],ot)},An.zipObjectDeep=function(n,t){return Ar(n||[],t||[],lr)},An.zipWith=Mo,An.entries=zf,An.entriesIn=Wf,An.extend=yf,An.extendWith=bf,Nu(An,An),An.add=Qf,An.attempt=Ff,An.camelCase=Bf,An.capitalize=Cu,\nAn.ceil=Xf,An.clamp=function(n,t,r){return r===T&&(r=t,t=T),r!==T&&(r=Su(r),r=r===r?r:0),t!==T&&(t=Su(t),t=t===t?t:0),pt(Su(n),t,r)},An.clone=function(n){return _t(n,4)},An.cloneDeep=function(n){return _t(n,5)},An.cloneDeepWith=function(n,t){return t=typeof t==\"function\"?t:T,_t(n,5,t)},An.cloneWith=function(n,t){return t=typeof t==\"function\"?t:T,_t(n,4,t)},An.conformsTo=function(n,t){return null==t||gt(n,t,Wu(t))},An.deburr=Du,An.defaultTo=function(n,t){return null==n||n!==n?t:n},An.divide=nc,An.endsWith=function(n,t,r){\nn=Iu(n),t=yr(t);var e=n.length,e=r=r===T?e:pt(Eu(r),0,e);return r-=t.length,0<=r&&n.slice(r,e)==t},An.eq=lu,An.escape=function(n){return(n=Iu(n))&&H.test(n)?n.replace(K,nt):n},An.escapeRegExp=function(n){return(n=Iu(n))&&en.test(n)?n.replace(rn,\"\\\\$&\"):n},An.every=function(n,t,r){var e=ff(n)?u:bt;return r&&Oe(n,t,r)&&(t=T),e(n,ye(t,3))},An.find=Fo,An.findIndex=Ne,An.findKey=function(n,t){return p(n,ye(t,3),mt)},An.findLast=No,An.findLastIndex=Pe,An.findLastKey=function(n,t){return p(n,ye(t,3),At);\n},An.floor=tc,An.forEach=nu,An.forEachRight=tu,An.forIn=function(n,t){return null==n?n:oo(n,ye(t,3),Bu)},An.forInRight=function(n,t){return null==n?n:fo(n,ye(t,3),Bu)},An.forOwn=function(n,t){return n&&mt(n,ye(t,3))},An.forOwnRight=function(n,t){return n&&At(n,ye(t,3))},An.get=Ru,An.gt=ef,An.gte=uf,An.has=function(n,t){return null!=n&&we(n,t,Rt)},An.hasIn=zu,An.head=qe,An.identity=$u,An.includes=function(n,t,r,e){return n=su(n)?n:Uu(n),r=r&&!e?Eu(r):0,e=n.length,0>r&&(r=Ui(e+r,0)),ju(n)?r<=e&&-1r&&(r=Ui(e+r,0)),v(n,t,r)):-1},An.inRange=function(n,t,r){return t=Au(t),r===T?(r=t,t=0):r=Au(r),n=Su(n),n>=Ci(t,r)&&n=n},An.isSet=pf,An.isString=ju,An.isSymbol=wu,An.isTypedArray=_f,An.isUndefined=function(n){return n===T},An.isWeakMap=function(n){return yu(n)&&\"[object WeakMap]\"==vo(n)},An.isWeakSet=function(n){return yu(n)&&\"[object WeakSet]\"==Ot(n)},An.join=function(n,t){return null==n?\"\":Bi.call(n,t)},An.kebabCase=Lf,An.last=Ve,An.lastIndexOf=function(n,t,r){var e=null==n?0:n.length;if(!e)return-1;var u=e;if(r!==T&&(u=Eu(r),u=0>u?Ui(e+u,0):Ci(u,e-1)),\nt===t){for(r=u+1;r--&&n[r]!==t;);n=r}else n=_(n,d,u,true);return n},An.lowerCase=Uf,An.lowerFirst=Cf,An.lt=vf,An.lte=gf,An.max=function(n){return n&&n.length?xt(n,$u,It):T},An.maxBy=function(n,t){return n&&n.length?xt(n,ye(t,2),It):T},An.mean=function(n){return y(n,$u)},An.meanBy=function(n,t){return y(n,ye(t,2))},An.min=function(n){return n&&n.length?xt(n,$u,Kt):T},An.minBy=function(n,t){return n&&n.length?xt(n,ye(t,2),Kt):T},An.stubArray=qu,An.stubFalse=Vu,An.stubObject=function(){return{}},An.stubString=function(){\nreturn\"\"},An.stubTrue=function(){return true},An.multiply=rc,An.nth=function(n,t){return n&&n.length?Qt(n,Eu(t)):T},An.noConflict=function(){return $n._===this&&($n._=si),this},An.noop=Pu,An.now=Go,An.pad=function(n,t,r){n=Iu(n);var e=(t=Eu(t))?D(n):0;return!t||e>=t?n:(t=(t-e)/2,ne(Ii(t),r)+n+ne(Oi(t),r))},An.padEnd=function(n,t,r){n=Iu(n);var e=(t=Eu(t))?D(n):0;return t&&et){var e=n;n=t,t=e}return r||n%1||t%1?(r=Ti(),Ci(n+r*(t-n+Cn(\"1e-\"+((r+\"\").length-1))),t)):ir(n,t)},An.reduce=function(n,t,r){var e=ff(n)?l:j,u=3>arguments.length;return e(n,ye(t,4),r,u,uo)},An.reduceRight=function(n,t,r){var e=ff(n)?s:j,u=3>arguments.length;\nreturn e(n,ye(t,4),r,u,io)},An.repeat=function(n,t,r){return t=(r?Oe(n,t,r):t===T)?1:Eu(t),or(Iu(n),t)},An.replace=function(){var n=arguments,t=Iu(n[0]);return 3>n.length?t:t.replace(n[1],n[2])},An.result=function(n,t,r){t=Sr(t,n);var e=-1,u=t.length;for(u||(u=1,n=T);++en||9007199254740991=i)return n;if(i=r-D(e),1>i)return e;if(r=o?Or(o,0,i).join(\"\"):n.slice(0,i),u===T)return r+e;if(o&&(i+=r.length-i),hf(u)){if(n.slice(i).search(u)){\nvar f=r;for(u.global||(u=Xu(u.source,Iu(_n.exec(u))+\"g\")),u.lastIndex=0;o=u.exec(f);)var c=o.index;r=r.slice(0,c===T?i:c)}}else n.indexOf(yr(u),i)!=i&&(u=r.lastIndexOf(u),-1e.__dir__?\"Right\":\"\")}),e},Un.prototype[n+\"Right\"]=function(t){return this.reverse()[n](t).reverse()}}),r([\"filter\",\"map\",\"takeWhile\"],function(n,t){\nvar r=t+1,e=1==r||3==r;Un.prototype[n]=function(n){var t=this.clone();return t.__iteratees__.push({iteratee:ye(n,3),type:r}),t.__filtered__=t.__filtered__||e,t}}),r([\"head\",\"last\"],function(n,t){var r=\"take\"+(t?\"Right\":\"\");Un.prototype[n]=function(){return this[r](1).value()[0]}}),r([\"initial\",\"tail\"],function(n,t){var r=\"drop\"+(t?\"\":\"Right\");Un.prototype[n]=function(){return this.__filtered__?new Un(this):this[r](1)}}),Un.prototype.compact=function(){return this.filter($u)},Un.prototype.find=function(n){\nreturn this.filter(n).head()},Un.prototype.findLast=function(n){return this.reverse().find(n)},Un.prototype.invokeMap=fr(function(n,t){return typeof n==\"function\"?new Un(this):this.map(function(r){return Lt(r,n,t)})}),Un.prototype.reject=function(n){return this.filter(au(ye(n)))},Un.prototype.slice=function(n,t){n=Eu(n);var r=this;return r.__filtered__&&(0t)?new Un(r):(0>n?r=r.takeRight(-n):n&&(r=r.drop(n)),t!==T&&(t=Eu(t),r=0>t?r.dropRight(-t):r.take(t-n)),r)},Un.prototype.takeRightWhile=function(n){\nreturn this.reverse().takeWhile(n).reverse()},Un.prototype.toArray=function(){return this.take(4294967295)},mt(Un.prototype,function(n,t){var r=/^(?:filter|find|map|reject)|While$/.test(t),e=/^(?:head|last)$/.test(t),u=An[e?\"take\"+(\"last\"==t?\"Right\":\"\"):t],i=e||/^find/.test(t);u&&(An.prototype[t]=function(){function t(n){return n=u.apply(An,a([n],f)),e&&h?n[0]:n}var o=this.__wrapped__,f=e?[1]:arguments,c=o instanceof Un,l=f[0],s=c||ff(o);s&&r&&typeof l==\"function\"&&1!=l.length&&(c=s=false);var h=this.__chain__,p=!!this.__actions__.length,l=i&&!h,c=c&&!p;\nreturn!i&&s?(o=c?o:new Un(this),o=n.apply(o,f),o.__actions__.push({func:Qe,args:[t],thisArg:T}),new On(o,h)):l&&c?n.apply(this,f):(o=this.thru(t),l?e?o.value()[0]:o.value():o)})}),r(\"pop push shift sort splice unshift\".split(\" \"),function(n){var t=ri[n],r=/^(?:push|sort|unshift)$/.test(n)?\"tap\":\"thru\",e=/^(?:pop|shift)$/.test(n);An.prototype[n]=function(){var n=arguments;if(e&&!this.__chain__){var u=this.value();return t.apply(ff(u)?u:[],n)}return this[r](function(r){return t.apply(ff(r)?r:[],n)});\n}}),mt(Un.prototype,function(n,t){var r=An[t];if(r){var e=r.name+\"\";oi.call(Gi,e)||(Gi[e]=[]),Gi[e].push({name:t,func:r})}}),Gi[Jr(T,2).name]=[{name:\"wrapper\",func:T}],Un.prototype.clone=function(){var n=new Un(this.__wrapped__);return n.__actions__=Ur(this.__actions__),n.__dir__=this.__dir__,n.__filtered__=this.__filtered__,n.__iteratees__=Ur(this.__iteratees__),n.__takeCount__=this.__takeCount__,n.__views__=Ur(this.__views__),n},Un.prototype.reverse=function(){if(this.__filtered__){var n=new Un(this);\nn.__dir__=-1,n.__filtered__=true}else n=this.clone(),n.__dir__*=-1;return n},Un.prototype.value=function(){var n,t=this.__wrapped__.value(),r=this.__dir__,e=ff(t),u=0>r,i=e?t.length:0;n=i;for(var o=this.__views__,f=0,c=-1,a=o.length;++c=this.__values__.length;return{done:n,value:n?T:this.__values__[this.__index__++]}},An.prototype.plant=function(n){\nfor(var t,r=this;r instanceof En;){var e=Fe(r);e.__index__=0,e.__values__=T,t?u.__wrapped__=e:t=e;var u=e,r=r.__wrapped__}return u.__wrapped__=n,t},An.prototype.reverse=function(){var n=this.__wrapped__;return n instanceof Un?(this.__actions__.length&&(n=new Un(this)),n=n.reverse(),n.__actions__.push({func:Qe,args:[Ge],thisArg:T}),new On(n,this.__chain__)):this.thru(Ge)},An.prototype.toJSON=An.prototype.valueOf=An.prototype.value=function(){return wr(this.__wrapped__,this.__actions__)},An.prototype.first=An.prototype.head,\nwi&&(An.prototype[wi]=Xe),An}();typeof define==\"function\"&&typeof define.amd==\"object\"&&define.amd?($n._=rt, define(function(){return rt})):Nn?((Nn.exports=rt)._=rt,Fn._=rt):$n._=rt}).call(this);", + "modules": [] + }, + { + "id": 4, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/node_modules/webpack/buildin/global.js", + "name": "(webpack)/buildin/global.js", + "index": 10, + "index2": 5, + "size": 475, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/lodash/lodash.min.js", + "issuerId": 3, + "issuerName": "./node_modules/lodash/lodash.min.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 0, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/lodash/fp.js", + "name": "./node_modules/lodash/fp.js" + }, + { + "id": 3, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/lodash/lodash.min.js", + "name": "./node_modules/lodash/lodash.min.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 3, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/lodash/lodash.min.js", + "module": "./node_modules/lodash/lodash.min.js", + "moduleName": "./node_modules/lodash/lodash.min.js", + "type": "cjs require", + "userRequest": "global", + "loc": "1:0-66" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 5, + "source": "var g; // This works in non-strict mode\n\ng = function () {\n return this;\n}();\n\ntry {\n // This works if eval is allowed (see CSP)\n g = g || new Function(\"return this\")();\n} catch (e) {\n // This works if the window reference is available\n if (typeof window === \"object\") g = window;\n} // g can still be undefined, but nothing to do about it...\n// We return undefined, instead of nothing here, so it's\n// easier to handle this case. if(!global) { ...}\n\n\nmodule.exports = g;", + "parsedSize": 128, + "parsedSource": "\ne;e=function(){return this}();try{e=e||new Function(\"return this\")()}catch(t){\"object\"==typeof window&&(e=window)}t.exports=e},", + "originalSize": 472, + "originalSource": "var g;\n\n// This works in non-strict mode\ng = (function() {\n\treturn this;\n})();\n\ntry {\n\t// This works if eval is allowed (see CSP)\n\tg = g || new Function(\"return this\")();\n} catch (e) {\n\t// This works if the window reference is available\n\tif (typeof window === \"object\") g = window;\n}\n\n// g can still be undefined, but nothing to do about it...\n// We return undefined, instead of nothing here, so it's\n// easier to handle this case. if(!global) { ...}\n\nmodule.exports = g;\n", + "modules": [] + }, + { + "id": 5, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/node_modules/webpack/buildin/module.js", + "name": "(webpack)/buildin/module.js", + "index": 11, + "index2": 6, + "size": 546, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/lodash/lodash.min.js", + "issuerId": 3, + "issuerName": "./node_modules/lodash/lodash.min.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 0, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/lodash/fp.js", + "name": "./node_modules/lodash/fp.js" + }, + { + "id": 3, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/lodash/lodash.min.js", + "name": "./node_modules/lodash/lodash.min.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 3, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/lodash/lodash.min.js", + "module": "./node_modules/lodash/lodash.min.js", + "moduleName": "./node_modules/lodash/lodash.min.js", + "type": "cjs require", + "userRequest": "module", + "loc": "1:0-66" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 5, + "source": "module.exports = function (module) {\n if (!module.webpackPolyfill) {\n module.deprecate = function () {};\n\n module.paths = []; // module.parent = undefined by default\n\n if (!module.children) module.children = [];\n Object.defineProperty(module, \"loaded\", {\n enumerable: true,\n get: function () {\n return module.l;\n }\n });\n Object.defineProperty(module, \"id\", {\n enumerable: true,\n get: function () {\n return module.i;\n }\n });\n module.webpackPolyfill = 1;\n }\n\n return module;\n};", + "parsedSize": 287, + "parsedSource": "\nexports=function(t){return t.webpackPolyfill||(t.deprecate=function(){},t.paths=[],t.children||(t.children=[]),Object.defineProperty(t,\"loaded\",{enumerable:!0,get:function(){return t.l}}),Object.defineProperty(t,\"id\",{enumerable:!0,get:function(){return t.i}}),t.webpackPolyfill=1),t}},", + "originalSize": 497, + "originalSource": "module.exports = function(module) {\n\tif (!module.webpackPolyfill) {\n\t\tmodule.deprecate = function() {};\n\t\tmodule.paths = [];\n\t\t// module.parent = undefined by default\n\t\tif (!module.children) module.children = [];\n\t\tObject.defineProperty(module, \"loaded\", {\n\t\t\tenumerable: true,\n\t\t\tget: function() {\n\t\t\t\treturn module.l;\n\t\t\t}\n\t\t});\n\t\tObject.defineProperty(module, \"id\", {\n\t\t\tenumerable: true,\n\t\t\tget: function() {\n\t\t\t\treturn module.i;\n\t\t\t}\n\t\t});\n\t\tmodule.webpackPolyfill = 1;\n\t}\n\treturn module;\n};\n", + "modules": [] + }, + { + "id": 6, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/lodash/fp/_baseConvert.js", + "name": "./node_modules/lodash/fp/_baseConvert.js", + "index": 12, + "index2": 10, + "size": 16414, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/lodash/fp.js", + "issuerId": 0, + "issuerName": "./node_modules/lodash/fp.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 0, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/lodash/fp.js", + "name": "./node_modules/lodash/fp.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 0, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/lodash/fp.js", + "module": "./node_modules/lodash/fp.js", + "moduleName": "./node_modules/lodash/fp.js", + "type": "cjs require", + "userRequest": "./fp/_baseConvert", + "loc": "2:17-45" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 4, + "source": "var mapping = require('./_mapping'),\n fallbackHolder = require('./placeholder');\n\n/** Built-in value reference. */\nvar push = Array.prototype.push;\n\n/**\n * Creates a function, with an arity of `n`, that invokes `func` with the\n * arguments it receives.\n *\n * @private\n * @param {Function} func The function to wrap.\n * @param {number} n The arity of the new function.\n * @returns {Function} Returns the new function.\n */\nfunction baseArity(func, n) {\n return n == 2\n ? function(a, b) { return func.apply(undefined, arguments); }\n : function(a) { return func.apply(undefined, arguments); };\n}\n\n/**\n * Creates a function that invokes `func`, with up to `n` arguments, ignoring\n * any additional arguments.\n *\n * @private\n * @param {Function} func The function to cap arguments for.\n * @param {number} n The arity cap.\n * @returns {Function} Returns the new function.\n */\nfunction baseAry(func, n) {\n return n == 2\n ? function(a, b) { return func(a, b); }\n : function(a) { return func(a); };\n}\n\n/**\n * Creates a clone of `array`.\n *\n * @private\n * @param {Array} array The array to clone.\n * @returns {Array} Returns the cloned array.\n */\nfunction cloneArray(array) {\n var length = array ? array.length : 0,\n result = Array(length);\n\n while (length--) {\n result[length] = array[length];\n }\n return result;\n}\n\n/**\n * Creates a function that clones a given object using the assignment `func`.\n *\n * @private\n * @param {Function} func The assignment function.\n * @returns {Function} Returns the new cloner function.\n */\nfunction createCloner(func) {\n return function(object) {\n return func({}, object);\n };\n}\n\n/**\n * A specialized version of `_.spread` which flattens the spread array into\n * the arguments of the invoked `func`.\n *\n * @private\n * @param {Function} func The function to spread arguments over.\n * @param {number} start The start position of the spread.\n * @returns {Function} Returns the new function.\n */\nfunction flatSpread(func, start) {\n return function() {\n var length = arguments.length,\n lastIndex = length - 1,\n args = Array(length);\n\n while (length--) {\n args[length] = arguments[length];\n }\n var array = args[start],\n otherArgs = args.slice(0, start);\n\n if (array) {\n push.apply(otherArgs, array);\n }\n if (start != lastIndex) {\n push.apply(otherArgs, args.slice(start + 1));\n }\n return func.apply(this, otherArgs);\n };\n}\n\n/**\n * Creates a function that wraps `func` and uses `cloner` to clone the first\n * argument it receives.\n *\n * @private\n * @param {Function} func The function to wrap.\n * @param {Function} cloner The function to clone arguments.\n * @returns {Function} Returns the new immutable function.\n */\nfunction wrapImmutable(func, cloner) {\n return function() {\n var length = arguments.length;\n if (!length) {\n return;\n }\n var args = Array(length);\n while (length--) {\n args[length] = arguments[length];\n }\n var result = args[0] = cloner.apply(undefined, args);\n func.apply(undefined, args);\n return result;\n };\n}\n\n/**\n * The base implementation of `convert` which accepts a `util` object of methods\n * required to perform conversions.\n *\n * @param {Object} util The util object.\n * @param {string} name The name of the function to convert.\n * @param {Function} func The function to convert.\n * @param {Object} [options] The options object.\n * @param {boolean} [options.cap=true] Specify capping iteratee arguments.\n * @param {boolean} [options.curry=true] Specify currying.\n * @param {boolean} [options.fixed=true] Specify fixed arity.\n * @param {boolean} [options.immutable=true] Specify immutable operations.\n * @param {boolean} [options.rearg=true] Specify rearranging arguments.\n * @returns {Function|Object} Returns the converted function or object.\n */\nfunction baseConvert(util, name, func, options) {\n var isLib = typeof name == 'function',\n isObj = name === Object(name);\n\n if (isObj) {\n options = func;\n func = name;\n name = undefined;\n }\n if (func == null) {\n throw new TypeError;\n }\n options || (options = {});\n\n var config = {\n 'cap': 'cap' in options ? options.cap : true,\n 'curry': 'curry' in options ? options.curry : true,\n 'fixed': 'fixed' in options ? options.fixed : true,\n 'immutable': 'immutable' in options ? options.immutable : true,\n 'rearg': 'rearg' in options ? options.rearg : true\n };\n\n var defaultHolder = isLib ? func : fallbackHolder,\n forceCurry = ('curry' in options) && options.curry,\n forceFixed = ('fixed' in options) && options.fixed,\n forceRearg = ('rearg' in options) && options.rearg,\n pristine = isLib ? func.runInContext() : undefined;\n\n var helpers = isLib ? func : {\n 'ary': util.ary,\n 'assign': util.assign,\n 'clone': util.clone,\n 'curry': util.curry,\n 'forEach': util.forEach,\n 'isArray': util.isArray,\n 'isError': util.isError,\n 'isFunction': util.isFunction,\n 'isWeakMap': util.isWeakMap,\n 'iteratee': util.iteratee,\n 'keys': util.keys,\n 'rearg': util.rearg,\n 'toInteger': util.toInteger,\n 'toPath': util.toPath\n };\n\n var ary = helpers.ary,\n assign = helpers.assign,\n clone = helpers.clone,\n curry = helpers.curry,\n each = helpers.forEach,\n isArray = helpers.isArray,\n isError = helpers.isError,\n isFunction = helpers.isFunction,\n isWeakMap = helpers.isWeakMap,\n keys = helpers.keys,\n rearg = helpers.rearg,\n toInteger = helpers.toInteger,\n toPath = helpers.toPath;\n\n var aryMethodKeys = keys(mapping.aryMethod);\n\n var wrappers = {\n 'castArray': function(castArray) {\n return function() {\n var value = arguments[0];\n return isArray(value)\n ? castArray(cloneArray(value))\n : castArray.apply(undefined, arguments);\n };\n },\n 'iteratee': function(iteratee) {\n return function() {\n var func = arguments[0],\n arity = arguments[1],\n result = iteratee(func, arity),\n length = result.length;\n\n if (config.cap && typeof arity == 'number') {\n arity = arity > 2 ? (arity - 2) : 1;\n return (length && length <= arity) ? result : baseAry(result, arity);\n }\n return result;\n };\n },\n 'mixin': function(mixin) {\n return function(source) {\n var func = this;\n if (!isFunction(func)) {\n return mixin(func, Object(source));\n }\n var pairs = [];\n each(keys(source), function(key) {\n if (isFunction(source[key])) {\n pairs.push([key, func.prototype[key]]);\n }\n });\n\n mixin(func, Object(source));\n\n each(pairs, function(pair) {\n var value = pair[1];\n if (isFunction(value)) {\n func.prototype[pair[0]] = value;\n } else {\n delete func.prototype[pair[0]];\n }\n });\n return func;\n };\n },\n 'nthArg': function(nthArg) {\n return function(n) {\n var arity = n < 0 ? 1 : (toInteger(n) + 1);\n return curry(nthArg(n), arity);\n };\n },\n 'rearg': function(rearg) {\n return function(func, indexes) {\n var arity = indexes ? indexes.length : 0;\n return curry(rearg(func, indexes), arity);\n };\n },\n 'runInContext': function(runInContext) {\n return function(context) {\n return baseConvert(util, runInContext(context), options);\n };\n }\n };\n\n /*--------------------------------------------------------------------------*/\n\n /**\n * Casts `func` to a function with an arity capped iteratee if needed.\n *\n * @private\n * @param {string} name The name of the function to inspect.\n * @param {Function} func The function to inspect.\n * @returns {Function} Returns the cast function.\n */\n function castCap(name, func) {\n if (config.cap) {\n var indexes = mapping.iterateeRearg[name];\n if (indexes) {\n return iterateeRearg(func, indexes);\n }\n var n = !isLib && mapping.iterateeAry[name];\n if (n) {\n return iterateeAry(func, n);\n }\n }\n return func;\n }\n\n /**\n * Casts `func` to a curried function if needed.\n *\n * @private\n * @param {string} name The name of the function to inspect.\n * @param {Function} func The function to inspect.\n * @param {number} n The arity of `func`.\n * @returns {Function} Returns the cast function.\n */\n function castCurry(name, func, n) {\n return (forceCurry || (config.curry && n > 1))\n ? curry(func, n)\n : func;\n }\n\n /**\n * Casts `func` to a fixed arity function if needed.\n *\n * @private\n * @param {string} name The name of the function to inspect.\n * @param {Function} func The function to inspect.\n * @param {number} n The arity cap.\n * @returns {Function} Returns the cast function.\n */\n function castFixed(name, func, n) {\n if (config.fixed && (forceFixed || !mapping.skipFixed[name])) {\n var data = mapping.methodSpread[name],\n start = data && data.start;\n\n return start === undefined ? ary(func, n) : flatSpread(func, start);\n }\n return func;\n }\n\n /**\n * Casts `func` to an rearged function if needed.\n *\n * @private\n * @param {string} name The name of the function to inspect.\n * @param {Function} func The function to inspect.\n * @param {number} n The arity of `func`.\n * @returns {Function} Returns the cast function.\n */\n function castRearg(name, func, n) {\n return (config.rearg && n > 1 && (forceRearg || !mapping.skipRearg[name]))\n ? rearg(func, mapping.methodRearg[name] || mapping.aryRearg[n])\n : func;\n }\n\n /**\n * Creates a clone of `object` by `path`.\n *\n * @private\n * @param {Object} object The object to clone.\n * @param {Array|string} path The path to clone by.\n * @returns {Object} Returns the cloned object.\n */\n function cloneByPath(object, path) {\n path = toPath(path);\n\n var index = -1,\n length = path.length,\n lastIndex = length - 1,\n result = clone(Object(object)),\n nested = result;\n\n while (nested != null && ++index < length) {\n var key = path[index],\n value = nested[key];\n\n if (value != null &&\n !(isFunction(value) || isError(value) || isWeakMap(value))) {\n nested[key] = clone(index == lastIndex ? value : Object(value));\n }\n nested = nested[key];\n }\n return result;\n }\n\n /**\n * Converts `lodash` to an immutable auto-curried iteratee-first data-last\n * version with conversion `options` applied.\n *\n * @param {Object} [options] The options object. See `baseConvert` for more details.\n * @returns {Function} Returns the converted `lodash`.\n */\n function convertLib(options) {\n return _.runInContext.convert(options)(undefined);\n }\n\n /**\n * Create a converter function for `func` of `name`.\n *\n * @param {string} name The name of the function to convert.\n * @param {Function} func The function to convert.\n * @returns {Function} Returns the new converter function.\n */\n function createConverter(name, func) {\n var realName = mapping.aliasToReal[name] || name,\n methodName = mapping.remap[realName] || realName,\n oldOptions = options;\n\n return function(options) {\n var newUtil = isLib ? pristine : helpers,\n newFunc = isLib ? pristine[methodName] : func,\n newOptions = assign(assign({}, oldOptions), options);\n\n return baseConvert(newUtil, realName, newFunc, newOptions);\n };\n }\n\n /**\n * Creates a function that wraps `func` to invoke its iteratee, with up to `n`\n * arguments, ignoring any additional arguments.\n *\n * @private\n * @param {Function} func The function to cap iteratee arguments for.\n * @param {number} n The arity cap.\n * @returns {Function} Returns the new function.\n */\n function iterateeAry(func, n) {\n return overArg(func, function(func) {\n return typeof func == 'function' ? baseAry(func, n) : func;\n });\n }\n\n /**\n * Creates a function that wraps `func` to invoke its iteratee with arguments\n * arranged according to the specified `indexes` where the argument value at\n * the first index is provided as the first argument, the argument value at\n * the second index is provided as the second argument, and so on.\n *\n * @private\n * @param {Function} func The function to rearrange iteratee arguments for.\n * @param {number[]} indexes The arranged argument indexes.\n * @returns {Function} Returns the new function.\n */\n function iterateeRearg(func, indexes) {\n return overArg(func, function(func) {\n var n = indexes.length;\n return baseArity(rearg(baseAry(func, n), indexes), n);\n });\n }\n\n /**\n * Creates a function that invokes `func` with its first argument transformed.\n *\n * @private\n * @param {Function} func The function to wrap.\n * @param {Function} transform The argument transform.\n * @returns {Function} Returns the new function.\n */\n function overArg(func, transform) {\n return function() {\n var length = arguments.length;\n if (!length) {\n return func();\n }\n var args = Array(length);\n while (length--) {\n args[length] = arguments[length];\n }\n var index = config.rearg ? 0 : (length - 1);\n args[index] = transform(args[index]);\n return func.apply(undefined, args);\n };\n }\n\n /**\n * Creates a function that wraps `func` and applys the conversions\n * rules by `name`.\n *\n * @private\n * @param {string} name The name of the function to wrap.\n * @param {Function} func The function to wrap.\n * @returns {Function} Returns the converted function.\n */\n function wrap(name, func, placeholder) {\n var result,\n realName = mapping.aliasToReal[name] || name,\n wrapped = func,\n wrapper = wrappers[realName];\n\n if (wrapper) {\n wrapped = wrapper(func);\n }\n else if (config.immutable) {\n if (mapping.mutate.array[realName]) {\n wrapped = wrapImmutable(func, cloneArray);\n }\n else if (mapping.mutate.object[realName]) {\n wrapped = wrapImmutable(func, createCloner(func));\n }\n else if (mapping.mutate.set[realName]) {\n wrapped = wrapImmutable(func, cloneByPath);\n }\n }\n each(aryMethodKeys, function(aryKey) {\n each(mapping.aryMethod[aryKey], function(otherName) {\n if (realName == otherName) {\n var data = mapping.methodSpread[realName],\n afterRearg = data && data.afterRearg;\n\n result = afterRearg\n ? castFixed(realName, castRearg(realName, wrapped, aryKey), aryKey)\n : castRearg(realName, castFixed(realName, wrapped, aryKey), aryKey);\n\n result = castCap(realName, result);\n result = castCurry(realName, result, aryKey);\n return false;\n }\n });\n return !result;\n });\n\n result || (result = wrapped);\n if (result == func) {\n result = forceCurry ? curry(result, 1) : function() {\n return func.apply(this, arguments);\n };\n }\n result.convert = createConverter(realName, func);\n result.placeholder = func.placeholder = placeholder;\n\n return result;\n }\n\n /*--------------------------------------------------------------------------*/\n\n if (!isObj) {\n return wrap(name, func, defaultHolder);\n }\n var _ = func;\n\n // Convert methods by ary cap.\n var pairs = [];\n each(aryMethodKeys, function(aryKey) {\n each(mapping.aryMethod[aryKey], function(key) {\n var func = _[mapping.remap[key] || key];\n if (func) {\n pairs.push([key, wrap(key, func, _)]);\n }\n });\n });\n\n // Convert remaining methods.\n each(keys(_), function(key) {\n var func = _[key];\n if (typeof func == 'function') {\n var length = pairs.length;\n while (length--) {\n if (pairs[length][0] == key) {\n return;\n }\n }\n func.convert = createConverter(key, func);\n pairs.push([key, func]);\n }\n });\n\n // Assign to `_` leaving `_.prototype` unchanged to allow chaining.\n each(pairs, function(pair) {\n _[pair[0]] = pair[1];\n });\n\n _.convert = convertLib;\n _.placeholder = _;\n\n // Assign aliases.\n each(keys(_), function(key) {\n each(mapping.realToAlias[key] || [], function(alias) {\n _[alias] = _[key];\n });\n });\n\n return _;\n}\n\nmodule.exports = baseConvert;\n", + "parsedSize": 4262, + "parsedSource": "\nr=e(7),u=e(8),i=Array.prototype.push;function o(t,n){return 2==n?function(n,e){return t(n,e)}:function(n){return t(n)}}function a(t){for(var n=t?t.length:0,e=Array(n);n--;)e[n]=t[n];return e}function f(t,n){return function(){var e=arguments.length;if(e){for(var r=Array(e);e--;)r[e]=arguments[e];var u=r[0]=n.apply(void 0,r);return t.apply(void 0,r),u}}}t.exports=function t(n,e,c,l){var s=\"function\"==typeof e,p=e===Object(e);if(p&&(l=c,c=e,e=void 0),null==c)throw new TypeError;l||(l={});var h={cap:!(\"cap\"in l)||l.cap,curry:!(\"curry\"in l)||l.curry,fixed:!(\"fixed\"in l)||l.fixed,immutable:!(\"immutable\"in l)||l.immutable,rearg:!(\"rearg\"in l)||l.rearg},_=s?c:u,d=\"curry\"in l&&l.curry,g=\"fixed\"in l&&l.fixed,v=\"rearg\"in l&&l.rearg,y=s?c.runInContext():void 0,b=s?c:{ary:n.ary,assign:n.assign,clone:n.clone,curry:n.curry,forEach:n.forEach,isArray:n.isArray,isError:n.isError,isFunction:n.isFunction,isWeakMap:n.isWeakMap,iteratee:n.iteratee,keys:n.keys,rearg:n.rearg,toInteger:n.toInteger,toPath:n.toPath},m=b.ary,x=b.assign,w=b.clone,j=b.curry,A=b.forEach,k=b.isArray,I=b.isError,W=b.isFunction,E=b.isWeakMap,O=b.keys,S=b.rearg,R=b.toInteger,z=b.toPath,C=O(r.aryMethod),B={castArray:function(t){return function(){var n=arguments[0];return k(n)?t(a(n)):t.apply(void 0,arguments)}},iteratee:function(t){return function(){var n=arguments[0],e=arguments[1],r=t(n,e),u=r.length;return h.cap&&\"number\"==typeof e?(e=e>2?e-2:1,u&&u<=e?r:o(r,e)):r}},mixin:function(t){return function(n){var e=this;if(!W(e))return t(e,Object(n));var r=[];return A(O(n),(function(t){W(n[t])&&r.push([t,e.prototype[t]])})),t(e,Object(n)),A(r,(function(t){var n=t[1];W(n)?e.prototype[t[0]]=n:delete e.prototype[t[0]]})),e}},nthArg:function(t){return function(n){var e=n<0?1:R(n)+1;return j(t(n),e)}},rearg:function(t){return function(n,e){var r=e?e.length:0;return j(t(n,e),r)}},runInContext:function(e){return function(r){return t(n,e(r),l)}}};function L(t,n){if(h.cap){var e=r.iterateeRearg[t];if(e)return function(t,n){return P(t,(function(t){var e=n.length;return function(t,n){return 2==n?function(n,e){return t.apply(void 0,arguments)}:function(n){return t.apply(void 0,arguments)}}(S(o(t,e),n),e)}))}(n,e);var u=!s&&r.iterateeAry[t];if(u)return function(t,n){return P(t,(function(t){return\"function\"==typeof t?o(t,n):t}))}(n,u)}return n}function M(t,n,e){if(h.fixed&&(g||!r.skipFixed[t])){var u=r.methodSpread[t],o=u&&u.start;return void 0===o?m(n,e):function(t,n){return function(){for(var e=arguments.length,r=e-1,u=Array(e);e--;)u[e]=arguments[e];var o=u[n],a=u.slice(0,n);return o&&i.apply(a,o),n!=r&&i.apply(a,u.slice(n+1)),t.apply(this,a)}}(n,o)}return n}function F(t,n,e){return h.rearg&&e>1&&(v||!r.skipRearg[t])?S(n,r.methodRearg[t]||r.aryRearg[e]):n}function D(t,n){for(var e=-1,r=(n=z(n)).length,u=r-1,i=w(Object(t)),o=i;null!=o&&++e1?j(n,e):n}(0,u=L(i,u),t),!1}})),!u})),u||(u=o),u==n&&(u=d?j(u,1):function(){return n.apply(this,arguments)}),u.convert=T(i,n),u.placeholder=n.placeholder=e,u}if(!p)return U(e,c,_);var N=c,q=[];return A(C,(function(t){A(r.aryMethod[t],(function(t){var n=N[r.remap[t]||t];n&&q.push([t,U(t,n,N)])}))})),A(O(N),(function(t){var n=N[t];if(\"function\"==typeof n){for(var e=q.length;e--;)if(q[e][0]==t)return;n.convert=T(t,n),q.push([t,n])}})),A(q,(function(t){N[t[0]]=t[1]})),N.convert=function(t){return N.runInContext.convert(t)(void 0)},N.placeholder=N,A(O(N),(function(t){A(r.realToAlias[t]||[],(function(n){N[n]=N[t]}))})),N}},", + "originalSize": 16414, + "originalSource": "var mapping = require('./_mapping'),\n fallbackHolder = require('./placeholder');\n\n/** Built-in value reference. */\nvar push = Array.prototype.push;\n\n/**\n * Creates a function, with an arity of `n`, that invokes `func` with the\n * arguments it receives.\n *\n * @private\n * @param {Function} func The function to wrap.\n * @param {number} n The arity of the new function.\n * @returns {Function} Returns the new function.\n */\nfunction baseArity(func, n) {\n return n == 2\n ? function(a, b) { return func.apply(undefined, arguments); }\n : function(a) { return func.apply(undefined, arguments); };\n}\n\n/**\n * Creates a function that invokes `func`, with up to `n` arguments, ignoring\n * any additional arguments.\n *\n * @private\n * @param {Function} func The function to cap arguments for.\n * @param {number} n The arity cap.\n * @returns {Function} Returns the new function.\n */\nfunction baseAry(func, n) {\n return n == 2\n ? function(a, b) { return func(a, b); }\n : function(a) { return func(a); };\n}\n\n/**\n * Creates a clone of `array`.\n *\n * @private\n * @param {Array} array The array to clone.\n * @returns {Array} Returns the cloned array.\n */\nfunction cloneArray(array) {\n var length = array ? array.length : 0,\n result = Array(length);\n\n while (length--) {\n result[length] = array[length];\n }\n return result;\n}\n\n/**\n * Creates a function that clones a given object using the assignment `func`.\n *\n * @private\n * @param {Function} func The assignment function.\n * @returns {Function} Returns the new cloner function.\n */\nfunction createCloner(func) {\n return function(object) {\n return func({}, object);\n };\n}\n\n/**\n * A specialized version of `_.spread` which flattens the spread array into\n * the arguments of the invoked `func`.\n *\n * @private\n * @param {Function} func The function to spread arguments over.\n * @param {number} start The start position of the spread.\n * @returns {Function} Returns the new function.\n */\nfunction flatSpread(func, start) {\n return function() {\n var length = arguments.length,\n lastIndex = length - 1,\n args = Array(length);\n\n while (length--) {\n args[length] = arguments[length];\n }\n var array = args[start],\n otherArgs = args.slice(0, start);\n\n if (array) {\n push.apply(otherArgs, array);\n }\n if (start != lastIndex) {\n push.apply(otherArgs, args.slice(start + 1));\n }\n return func.apply(this, otherArgs);\n };\n}\n\n/**\n * Creates a function that wraps `func` and uses `cloner` to clone the first\n * argument it receives.\n *\n * @private\n * @param {Function} func The function to wrap.\n * @param {Function} cloner The function to clone arguments.\n * @returns {Function} Returns the new immutable function.\n */\nfunction wrapImmutable(func, cloner) {\n return function() {\n var length = arguments.length;\n if (!length) {\n return;\n }\n var args = Array(length);\n while (length--) {\n args[length] = arguments[length];\n }\n var result = args[0] = cloner.apply(undefined, args);\n func.apply(undefined, args);\n return result;\n };\n}\n\n/**\n * The base implementation of `convert` which accepts a `util` object of methods\n * required to perform conversions.\n *\n * @param {Object} util The util object.\n * @param {string} name The name of the function to convert.\n * @param {Function} func The function to convert.\n * @param {Object} [options] The options object.\n * @param {boolean} [options.cap=true] Specify capping iteratee arguments.\n * @param {boolean} [options.curry=true] Specify currying.\n * @param {boolean} [options.fixed=true] Specify fixed arity.\n * @param {boolean} [options.immutable=true] Specify immutable operations.\n * @param {boolean} [options.rearg=true] Specify rearranging arguments.\n * @returns {Function|Object} Returns the converted function or object.\n */\nfunction baseConvert(util, name, func, options) {\n var isLib = typeof name == 'function',\n isObj = name === Object(name);\n\n if (isObj) {\n options = func;\n func = name;\n name = undefined;\n }\n if (func == null) {\n throw new TypeError;\n }\n options || (options = {});\n\n var config = {\n 'cap': 'cap' in options ? options.cap : true,\n 'curry': 'curry' in options ? options.curry : true,\n 'fixed': 'fixed' in options ? options.fixed : true,\n 'immutable': 'immutable' in options ? options.immutable : true,\n 'rearg': 'rearg' in options ? options.rearg : true\n };\n\n var defaultHolder = isLib ? func : fallbackHolder,\n forceCurry = ('curry' in options) && options.curry,\n forceFixed = ('fixed' in options) && options.fixed,\n forceRearg = ('rearg' in options) && options.rearg,\n pristine = isLib ? func.runInContext() : undefined;\n\n var helpers = isLib ? func : {\n 'ary': util.ary,\n 'assign': util.assign,\n 'clone': util.clone,\n 'curry': util.curry,\n 'forEach': util.forEach,\n 'isArray': util.isArray,\n 'isError': util.isError,\n 'isFunction': util.isFunction,\n 'isWeakMap': util.isWeakMap,\n 'iteratee': util.iteratee,\n 'keys': util.keys,\n 'rearg': util.rearg,\n 'toInteger': util.toInteger,\n 'toPath': util.toPath\n };\n\n var ary = helpers.ary,\n assign = helpers.assign,\n clone = helpers.clone,\n curry = helpers.curry,\n each = helpers.forEach,\n isArray = helpers.isArray,\n isError = helpers.isError,\n isFunction = helpers.isFunction,\n isWeakMap = helpers.isWeakMap,\n keys = helpers.keys,\n rearg = helpers.rearg,\n toInteger = helpers.toInteger,\n toPath = helpers.toPath;\n\n var aryMethodKeys = keys(mapping.aryMethod);\n\n var wrappers = {\n 'castArray': function(castArray) {\n return function() {\n var value = arguments[0];\n return isArray(value)\n ? castArray(cloneArray(value))\n : castArray.apply(undefined, arguments);\n };\n },\n 'iteratee': function(iteratee) {\n return function() {\n var func = arguments[0],\n arity = arguments[1],\n result = iteratee(func, arity),\n length = result.length;\n\n if (config.cap && typeof arity == 'number') {\n arity = arity > 2 ? (arity - 2) : 1;\n return (length && length <= arity) ? result : baseAry(result, arity);\n }\n return result;\n };\n },\n 'mixin': function(mixin) {\n return function(source) {\n var func = this;\n if (!isFunction(func)) {\n return mixin(func, Object(source));\n }\n var pairs = [];\n each(keys(source), function(key) {\n if (isFunction(source[key])) {\n pairs.push([key, func.prototype[key]]);\n }\n });\n\n mixin(func, Object(source));\n\n each(pairs, function(pair) {\n var value = pair[1];\n if (isFunction(value)) {\n func.prototype[pair[0]] = value;\n } else {\n delete func.prototype[pair[0]];\n }\n });\n return func;\n };\n },\n 'nthArg': function(nthArg) {\n return function(n) {\n var arity = n < 0 ? 1 : (toInteger(n) + 1);\n return curry(nthArg(n), arity);\n };\n },\n 'rearg': function(rearg) {\n return function(func, indexes) {\n var arity = indexes ? indexes.length : 0;\n return curry(rearg(func, indexes), arity);\n };\n },\n 'runInContext': function(runInContext) {\n return function(context) {\n return baseConvert(util, runInContext(context), options);\n };\n }\n };\n\n /*--------------------------------------------------------------------------*/\n\n /**\n * Casts `func` to a function with an arity capped iteratee if needed.\n *\n * @private\n * @param {string} name The name of the function to inspect.\n * @param {Function} func The function to inspect.\n * @returns {Function} Returns the cast function.\n */\n function castCap(name, func) {\n if (config.cap) {\n var indexes = mapping.iterateeRearg[name];\n if (indexes) {\n return iterateeRearg(func, indexes);\n }\n var n = !isLib && mapping.iterateeAry[name];\n if (n) {\n return iterateeAry(func, n);\n }\n }\n return func;\n }\n\n /**\n * Casts `func` to a curried function if needed.\n *\n * @private\n * @param {string} name The name of the function to inspect.\n * @param {Function} func The function to inspect.\n * @param {number} n The arity of `func`.\n * @returns {Function} Returns the cast function.\n */\n function castCurry(name, func, n) {\n return (forceCurry || (config.curry && n > 1))\n ? curry(func, n)\n : func;\n }\n\n /**\n * Casts `func` to a fixed arity function if needed.\n *\n * @private\n * @param {string} name The name of the function to inspect.\n * @param {Function} func The function to inspect.\n * @param {number} n The arity cap.\n * @returns {Function} Returns the cast function.\n */\n function castFixed(name, func, n) {\n if (config.fixed && (forceFixed || !mapping.skipFixed[name])) {\n var data = mapping.methodSpread[name],\n start = data && data.start;\n\n return start === undefined ? ary(func, n) : flatSpread(func, start);\n }\n return func;\n }\n\n /**\n * Casts `func` to an rearged function if needed.\n *\n * @private\n * @param {string} name The name of the function to inspect.\n * @param {Function} func The function to inspect.\n * @param {number} n The arity of `func`.\n * @returns {Function} Returns the cast function.\n */\n function castRearg(name, func, n) {\n return (config.rearg && n > 1 && (forceRearg || !mapping.skipRearg[name]))\n ? rearg(func, mapping.methodRearg[name] || mapping.aryRearg[n])\n : func;\n }\n\n /**\n * Creates a clone of `object` by `path`.\n *\n * @private\n * @param {Object} object The object to clone.\n * @param {Array|string} path The path to clone by.\n * @returns {Object} Returns the cloned object.\n */\n function cloneByPath(object, path) {\n path = toPath(path);\n\n var index = -1,\n length = path.length,\n lastIndex = length - 1,\n result = clone(Object(object)),\n nested = result;\n\n while (nested != null && ++index < length) {\n var key = path[index],\n value = nested[key];\n\n if (value != null &&\n !(isFunction(value) || isError(value) || isWeakMap(value))) {\n nested[key] = clone(index == lastIndex ? value : Object(value));\n }\n nested = nested[key];\n }\n return result;\n }\n\n /**\n * Converts `lodash` to an immutable auto-curried iteratee-first data-last\n * version with conversion `options` applied.\n *\n * @param {Object} [options] The options object. See `baseConvert` for more details.\n * @returns {Function} Returns the converted `lodash`.\n */\n function convertLib(options) {\n return _.runInContext.convert(options)(undefined);\n }\n\n /**\n * Create a converter function for `func` of `name`.\n *\n * @param {string} name The name of the function to convert.\n * @param {Function} func The function to convert.\n * @returns {Function} Returns the new converter function.\n */\n function createConverter(name, func) {\n var realName = mapping.aliasToReal[name] || name,\n methodName = mapping.remap[realName] || realName,\n oldOptions = options;\n\n return function(options) {\n var newUtil = isLib ? pristine : helpers,\n newFunc = isLib ? pristine[methodName] : func,\n newOptions = assign(assign({}, oldOptions), options);\n\n return baseConvert(newUtil, realName, newFunc, newOptions);\n };\n }\n\n /**\n * Creates a function that wraps `func` to invoke its iteratee, with up to `n`\n * arguments, ignoring any additional arguments.\n *\n * @private\n * @param {Function} func The function to cap iteratee arguments for.\n * @param {number} n The arity cap.\n * @returns {Function} Returns the new function.\n */\n function iterateeAry(func, n) {\n return overArg(func, function(func) {\n return typeof func == 'function' ? baseAry(func, n) : func;\n });\n }\n\n /**\n * Creates a function that wraps `func` to invoke its iteratee with arguments\n * arranged according to the specified `indexes` where the argument value at\n * the first index is provided as the first argument, the argument value at\n * the second index is provided as the second argument, and so on.\n *\n * @private\n * @param {Function} func The function to rearrange iteratee arguments for.\n * @param {number[]} indexes The arranged argument indexes.\n * @returns {Function} Returns the new function.\n */\n function iterateeRearg(func, indexes) {\n return overArg(func, function(func) {\n var n = indexes.length;\n return baseArity(rearg(baseAry(func, n), indexes), n);\n });\n }\n\n /**\n * Creates a function that invokes `func` with its first argument transformed.\n *\n * @private\n * @param {Function} func The function to wrap.\n * @param {Function} transform The argument transform.\n * @returns {Function} Returns the new function.\n */\n function overArg(func, transform) {\n return function() {\n var length = arguments.length;\n if (!length) {\n return func();\n }\n var args = Array(length);\n while (length--) {\n args[length] = arguments[length];\n }\n var index = config.rearg ? 0 : (length - 1);\n args[index] = transform(args[index]);\n return func.apply(undefined, args);\n };\n }\n\n /**\n * Creates a function that wraps `func` and applys the conversions\n * rules by `name`.\n *\n * @private\n * @param {string} name The name of the function to wrap.\n * @param {Function} func The function to wrap.\n * @returns {Function} Returns the converted function.\n */\n function wrap(name, func, placeholder) {\n var result,\n realName = mapping.aliasToReal[name] || name,\n wrapped = func,\n wrapper = wrappers[realName];\n\n if (wrapper) {\n wrapped = wrapper(func);\n }\n else if (config.immutable) {\n if (mapping.mutate.array[realName]) {\n wrapped = wrapImmutable(func, cloneArray);\n }\n else if (mapping.mutate.object[realName]) {\n wrapped = wrapImmutable(func, createCloner(func));\n }\n else if (mapping.mutate.set[realName]) {\n wrapped = wrapImmutable(func, cloneByPath);\n }\n }\n each(aryMethodKeys, function(aryKey) {\n each(mapping.aryMethod[aryKey], function(otherName) {\n if (realName == otherName) {\n var data = mapping.methodSpread[realName],\n afterRearg = data && data.afterRearg;\n\n result = afterRearg\n ? castFixed(realName, castRearg(realName, wrapped, aryKey), aryKey)\n : castRearg(realName, castFixed(realName, wrapped, aryKey), aryKey);\n\n result = castCap(realName, result);\n result = castCurry(realName, result, aryKey);\n return false;\n }\n });\n return !result;\n });\n\n result || (result = wrapped);\n if (result == func) {\n result = forceCurry ? curry(result, 1) : function() {\n return func.apply(this, arguments);\n };\n }\n result.convert = createConverter(realName, func);\n result.placeholder = func.placeholder = placeholder;\n\n return result;\n }\n\n /*--------------------------------------------------------------------------*/\n\n if (!isObj) {\n return wrap(name, func, defaultHolder);\n }\n var _ = func;\n\n // Convert methods by ary cap.\n var pairs = [];\n each(aryMethodKeys, function(aryKey) {\n each(mapping.aryMethod[aryKey], function(key) {\n var func = _[mapping.remap[key] || key];\n if (func) {\n pairs.push([key, wrap(key, func, _)]);\n }\n });\n });\n\n // Convert remaining methods.\n each(keys(_), function(key) {\n var func = _[key];\n if (typeof func == 'function') {\n var length = pairs.length;\n while (length--) {\n if (pairs[length][0] == key) {\n return;\n }\n }\n func.convert = createConverter(key, func);\n pairs.push([key, func]);\n }\n });\n\n // Assign to `_` leaving `_.prototype` unchanged to allow chaining.\n each(pairs, function(pair) {\n _[pair[0]] = pair[1];\n });\n\n _.convert = convertLib;\n _.placeholder = _;\n\n // Assign aliases.\n each(keys(_), function(key) {\n each(mapping.realToAlias[key] || [], function(alias) {\n _[alias] = _[key];\n });\n });\n\n return _;\n}\n\nmodule.exports = baseConvert;\n", + "modules": [] + }, + { + "id": 7, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/lodash/fp/_mapping.js", + "name": "./node_modules/lodash/fp/_mapping.js", + "index": 13, + "index2": 8, + "size": 9955, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/lodash/fp/_baseConvert.js", + "issuerId": 6, + "issuerName": "./node_modules/lodash/fp/_baseConvert.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 0, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/lodash/fp.js", + "name": "./node_modules/lodash/fp.js" + }, + { + "id": 6, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/lodash/fp/_baseConvert.js", + "name": "./node_modules/lodash/fp/_baseConvert.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 6, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/lodash/fp/_baseConvert.js", + "module": "./node_modules/lodash/fp/_baseConvert.js", + "moduleName": "./node_modules/lodash/fp/_baseConvert.js", + "type": "cjs require", + "userRequest": "./_mapping", + "loc": "1:14-35" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 5, + "source": "/** Used to map aliases to their real names. */\nexports.aliasToReal = {\n\n // Lodash aliases.\n 'each': 'forEach',\n 'eachRight': 'forEachRight',\n 'entries': 'toPairs',\n 'entriesIn': 'toPairsIn',\n 'extend': 'assignIn',\n 'extendAll': 'assignInAll',\n 'extendAllWith': 'assignInAllWith',\n 'extendWith': 'assignInWith',\n 'first': 'head',\n\n // Methods that are curried variants of others.\n 'conforms': 'conformsTo',\n 'matches': 'isMatch',\n 'property': 'get',\n\n // Ramda aliases.\n '__': 'placeholder',\n 'F': 'stubFalse',\n 'T': 'stubTrue',\n 'all': 'every',\n 'allPass': 'overEvery',\n 'always': 'constant',\n 'any': 'some',\n 'anyPass': 'overSome',\n 'apply': 'spread',\n 'assoc': 'set',\n 'assocPath': 'set',\n 'complement': 'negate',\n 'compose': 'flowRight',\n 'contains': 'includes',\n 'dissoc': 'unset',\n 'dissocPath': 'unset',\n 'dropLast': 'dropRight',\n 'dropLastWhile': 'dropRightWhile',\n 'equals': 'isEqual',\n 'identical': 'eq',\n 'indexBy': 'keyBy',\n 'init': 'initial',\n 'invertObj': 'invert',\n 'juxt': 'over',\n 'omitAll': 'omit',\n 'nAry': 'ary',\n 'path': 'get',\n 'pathEq': 'matchesProperty',\n 'pathOr': 'getOr',\n 'paths': 'at',\n 'pickAll': 'pick',\n 'pipe': 'flow',\n 'pluck': 'map',\n 'prop': 'get',\n 'propEq': 'matchesProperty',\n 'propOr': 'getOr',\n 'props': 'at',\n 'symmetricDifference': 'xor',\n 'symmetricDifferenceBy': 'xorBy',\n 'symmetricDifferenceWith': 'xorWith',\n 'takeLast': 'takeRight',\n 'takeLastWhile': 'takeRightWhile',\n 'unapply': 'rest',\n 'unnest': 'flatten',\n 'useWith': 'overArgs',\n 'where': 'conformsTo',\n 'whereEq': 'isMatch',\n 'zipObj': 'zipObject'\n};\n\n/** Used to map ary to method names. */\nexports.aryMethod = {\n '1': [\n 'assignAll', 'assignInAll', 'attempt', 'castArray', 'ceil', 'create',\n 'curry', 'curryRight', 'defaultsAll', 'defaultsDeepAll', 'floor', 'flow',\n 'flowRight', 'fromPairs', 'invert', 'iteratee', 'memoize', 'method', 'mergeAll',\n 'methodOf', 'mixin', 'nthArg', 'over', 'overEvery', 'overSome','rest', 'reverse',\n 'round', 'runInContext', 'spread', 'template', 'trim', 'trimEnd', 'trimStart',\n 'uniqueId', 'words', 'zipAll'\n ],\n '2': [\n 'add', 'after', 'ary', 'assign', 'assignAllWith', 'assignIn', 'assignInAllWith',\n 'at', 'before', 'bind', 'bindAll', 'bindKey', 'chunk', 'cloneDeepWith',\n 'cloneWith', 'concat', 'conformsTo', 'countBy', 'curryN', 'curryRightN',\n 'debounce', 'defaults', 'defaultsDeep', 'defaultTo', 'delay', 'difference',\n 'divide', 'drop', 'dropRight', 'dropRightWhile', 'dropWhile', 'endsWith', 'eq',\n 'every', 'filter', 'find', 'findIndex', 'findKey', 'findLast', 'findLastIndex',\n 'findLastKey', 'flatMap', 'flatMapDeep', 'flattenDepth', 'forEach',\n 'forEachRight', 'forIn', 'forInRight', 'forOwn', 'forOwnRight', 'get',\n 'groupBy', 'gt', 'gte', 'has', 'hasIn', 'includes', 'indexOf', 'intersection',\n 'invertBy', 'invoke', 'invokeMap', 'isEqual', 'isMatch', 'join', 'keyBy',\n 'lastIndexOf', 'lt', 'lte', 'map', 'mapKeys', 'mapValues', 'matchesProperty',\n 'maxBy', 'meanBy', 'merge', 'mergeAllWith', 'minBy', 'multiply', 'nth', 'omit',\n 'omitBy', 'overArgs', 'pad', 'padEnd', 'padStart', 'parseInt', 'partial',\n 'partialRight', 'partition', 'pick', 'pickBy', 'propertyOf', 'pull', 'pullAll',\n 'pullAt', 'random', 'range', 'rangeRight', 'rearg', 'reject', 'remove',\n 'repeat', 'restFrom', 'result', 'sampleSize', 'some', 'sortBy', 'sortedIndex',\n 'sortedIndexOf', 'sortedLastIndex', 'sortedLastIndexOf', 'sortedUniqBy',\n 'split', 'spreadFrom', 'startsWith', 'subtract', 'sumBy', 'take', 'takeRight',\n 'takeRightWhile', 'takeWhile', 'tap', 'throttle', 'thru', 'times', 'trimChars',\n 'trimCharsEnd', 'trimCharsStart', 'truncate', 'union', 'uniqBy', 'uniqWith',\n 'unset', 'unzipWith', 'without', 'wrap', 'xor', 'zip', 'zipObject',\n 'zipObjectDeep'\n ],\n '3': [\n 'assignInWith', 'assignWith', 'clamp', 'differenceBy', 'differenceWith',\n 'findFrom', 'findIndexFrom', 'findLastFrom', 'findLastIndexFrom', 'getOr',\n 'includesFrom', 'indexOfFrom', 'inRange', 'intersectionBy', 'intersectionWith',\n 'invokeArgs', 'invokeArgsMap', 'isEqualWith', 'isMatchWith', 'flatMapDepth',\n 'lastIndexOfFrom', 'mergeWith', 'orderBy', 'padChars', 'padCharsEnd',\n 'padCharsStart', 'pullAllBy', 'pullAllWith', 'rangeStep', 'rangeStepRight',\n 'reduce', 'reduceRight', 'replace', 'set', 'slice', 'sortedIndexBy',\n 'sortedLastIndexBy', 'transform', 'unionBy', 'unionWith', 'update', 'xorBy',\n 'xorWith', 'zipWith'\n ],\n '4': [\n 'fill', 'setWith', 'updateWith'\n ]\n};\n\n/** Used to map ary to rearg configs. */\nexports.aryRearg = {\n '2': [1, 0],\n '3': [2, 0, 1],\n '4': [3, 2, 0, 1]\n};\n\n/** Used to map method names to their iteratee ary. */\nexports.iterateeAry = {\n 'dropRightWhile': 1,\n 'dropWhile': 1,\n 'every': 1,\n 'filter': 1,\n 'find': 1,\n 'findFrom': 1,\n 'findIndex': 1,\n 'findIndexFrom': 1,\n 'findKey': 1,\n 'findLast': 1,\n 'findLastFrom': 1,\n 'findLastIndex': 1,\n 'findLastIndexFrom': 1,\n 'findLastKey': 1,\n 'flatMap': 1,\n 'flatMapDeep': 1,\n 'flatMapDepth': 1,\n 'forEach': 1,\n 'forEachRight': 1,\n 'forIn': 1,\n 'forInRight': 1,\n 'forOwn': 1,\n 'forOwnRight': 1,\n 'map': 1,\n 'mapKeys': 1,\n 'mapValues': 1,\n 'partition': 1,\n 'reduce': 2,\n 'reduceRight': 2,\n 'reject': 1,\n 'remove': 1,\n 'some': 1,\n 'takeRightWhile': 1,\n 'takeWhile': 1,\n 'times': 1,\n 'transform': 2\n};\n\n/** Used to map method names to iteratee rearg configs. */\nexports.iterateeRearg = {\n 'mapKeys': [1],\n 'reduceRight': [1, 0]\n};\n\n/** Used to map method names to rearg configs. */\nexports.methodRearg = {\n 'assignInAllWith': [1, 0],\n 'assignInWith': [1, 2, 0],\n 'assignAllWith': [1, 0],\n 'assignWith': [1, 2, 0],\n 'differenceBy': [1, 2, 0],\n 'differenceWith': [1, 2, 0],\n 'getOr': [2, 1, 0],\n 'intersectionBy': [1, 2, 0],\n 'intersectionWith': [1, 2, 0],\n 'isEqualWith': [1, 2, 0],\n 'isMatchWith': [2, 1, 0],\n 'mergeAllWith': [1, 0],\n 'mergeWith': [1, 2, 0],\n 'padChars': [2, 1, 0],\n 'padCharsEnd': [2, 1, 0],\n 'padCharsStart': [2, 1, 0],\n 'pullAllBy': [2, 1, 0],\n 'pullAllWith': [2, 1, 0],\n 'rangeStep': [1, 2, 0],\n 'rangeStepRight': [1, 2, 0],\n 'setWith': [3, 1, 2, 0],\n 'sortedIndexBy': [2, 1, 0],\n 'sortedLastIndexBy': [2, 1, 0],\n 'unionBy': [1, 2, 0],\n 'unionWith': [1, 2, 0],\n 'updateWith': [3, 1, 2, 0],\n 'xorBy': [1, 2, 0],\n 'xorWith': [1, 2, 0],\n 'zipWith': [1, 2, 0]\n};\n\n/** Used to map method names to spread configs. */\nexports.methodSpread = {\n 'assignAll': { 'start': 0 },\n 'assignAllWith': { 'start': 0 },\n 'assignInAll': { 'start': 0 },\n 'assignInAllWith': { 'start': 0 },\n 'defaultsAll': { 'start': 0 },\n 'defaultsDeepAll': { 'start': 0 },\n 'invokeArgs': { 'start': 2 },\n 'invokeArgsMap': { 'start': 2 },\n 'mergeAll': { 'start': 0 },\n 'mergeAllWith': { 'start': 0 },\n 'partial': { 'start': 1 },\n 'partialRight': { 'start': 1 },\n 'without': { 'start': 1 },\n 'zipAll': { 'start': 0 }\n};\n\n/** Used to identify methods which mutate arrays or objects. */\nexports.mutate = {\n 'array': {\n 'fill': true,\n 'pull': true,\n 'pullAll': true,\n 'pullAllBy': true,\n 'pullAllWith': true,\n 'pullAt': true,\n 'remove': true,\n 'reverse': true\n },\n 'object': {\n 'assign': true,\n 'assignAll': true,\n 'assignAllWith': true,\n 'assignIn': true,\n 'assignInAll': true,\n 'assignInAllWith': true,\n 'assignInWith': true,\n 'assignWith': true,\n 'defaults': true,\n 'defaultsAll': true,\n 'defaultsDeep': true,\n 'defaultsDeepAll': true,\n 'merge': true,\n 'mergeAll': true,\n 'mergeAllWith': true,\n 'mergeWith': true,\n },\n 'set': {\n 'set': true,\n 'setWith': true,\n 'unset': true,\n 'update': true,\n 'updateWith': true\n }\n};\n\n/** Used to map real names to their aliases. */\nexports.realToAlias = (function() {\n var hasOwnProperty = Object.prototype.hasOwnProperty,\n object = exports.aliasToReal,\n result = {};\n\n for (var key in object) {\n var value = object[key];\n if (hasOwnProperty.call(result, value)) {\n result[value].push(key);\n } else {\n result[value] = [key];\n }\n }\n return result;\n}());\n\n/** Used to map method names to other names. */\nexports.remap = {\n 'assignAll': 'assign',\n 'assignAllWith': 'assignWith',\n 'assignInAll': 'assignIn',\n 'assignInAllWith': 'assignInWith',\n 'curryN': 'curry',\n 'curryRightN': 'curryRight',\n 'defaultsAll': 'defaults',\n 'defaultsDeepAll': 'defaultsDeep',\n 'findFrom': 'find',\n 'findIndexFrom': 'findIndex',\n 'findLastFrom': 'findLast',\n 'findLastIndexFrom': 'findLastIndex',\n 'getOr': 'get',\n 'includesFrom': 'includes',\n 'indexOfFrom': 'indexOf',\n 'invokeArgs': 'invoke',\n 'invokeArgsMap': 'invokeMap',\n 'lastIndexOfFrom': 'lastIndexOf',\n 'mergeAll': 'merge',\n 'mergeAllWith': 'mergeWith',\n 'padChars': 'pad',\n 'padCharsEnd': 'padEnd',\n 'padCharsStart': 'padStart',\n 'propertyOf': 'get',\n 'rangeStep': 'range',\n 'rangeStepRight': 'rangeRight',\n 'restFrom': 'rest',\n 'spreadFrom': 'spread',\n 'trimChars': 'trim',\n 'trimCharsEnd': 'trimEnd',\n 'trimCharsStart': 'trimStart',\n 'zipAll': 'zip'\n};\n\n/** Used to track methods that skip fixing their arity. */\nexports.skipFixed = {\n 'castArray': true,\n 'flow': true,\n 'flowRight': true,\n 'iteratee': true,\n 'mixin': true,\n 'rearg': true,\n 'runInContext': true\n};\n\n/** Used to track methods that skip rearranging arguments. */\nexports.skipRearg = {\n 'add': true,\n 'assign': true,\n 'assignIn': true,\n 'bind': true,\n 'bindKey': true,\n 'concat': true,\n 'difference': true,\n 'divide': true,\n 'eq': true,\n 'gt': true,\n 'gte': true,\n 'isEqual': true,\n 'lt': true,\n 'lte': true,\n 'matchesProperty': true,\n 'merge': true,\n 'multiply': true,\n 'overArgs': true,\n 'partial': true,\n 'partialRight': true,\n 'propertyOf': true,\n 'random': true,\n 'range': true,\n 'rangeRight': true,\n 'subtract': true,\n 'zip': true,\n 'zipObject': true,\n 'zipObjectDeep': true\n};\n", + "parsedSize": 6717, + "parsedSource": "\nn.aliasToReal={each:\"forEach\",eachRight:\"forEachRight\",entries:\"toPairs\",entriesIn:\"toPairsIn\",extend:\"assignIn\",extendAll:\"assignInAll\",extendAllWith:\"assignInAllWith\",extendWith:\"assignInWith\",first:\"head\",conforms:\"conformsTo\",matches:\"isMatch\",property:\"get\",__:\"placeholder\",F:\"stubFalse\",T:\"stubTrue\",all:\"every\",allPass:\"overEvery\",always:\"constant\",any:\"some\",anyPass:\"overSome\",apply:\"spread\",assoc:\"set\",assocPath:\"set\",complement:\"negate\",compose:\"flowRight\",contains:\"includes\",dissoc:\"unset\",dissocPath:\"unset\",dropLast:\"dropRight\",dropLastWhile:\"dropRightWhile\",equals:\"isEqual\",identical:\"eq\",indexBy:\"keyBy\",init:\"initial\",invertObj:\"invert\",juxt:\"over\",omitAll:\"omit\",nAry:\"ary\",path:\"get\",pathEq:\"matchesProperty\",pathOr:\"getOr\",paths:\"at\",pickAll:\"pick\",pipe:\"flow\",pluck:\"map\",prop:\"get\",propEq:\"matchesProperty\",propOr:\"getOr\",props:\"at\",symmetricDifference:\"xor\",symmetricDifferenceBy:\"xorBy\",symmetricDifferenceWith:\"xorWith\",takeLast:\"takeRight\",takeLastWhile:\"takeRightWhile\",unapply:\"rest\",unnest:\"flatten\",useWith:\"overArgs\",where:\"conformsTo\",whereEq:\"isMatch\",zipObj:\"zipObject\"},n.aryMethod={1:[\"assignAll\",\"assignInAll\",\"attempt\",\"castArray\",\"ceil\",\"create\",\"curry\",\"curryRight\",\"defaultsAll\",\"defaultsDeepAll\",\"floor\",\"flow\",\"flowRight\",\"fromPairs\",\"invert\",\"iteratee\",\"memoize\",\"method\",\"mergeAll\",\"methodOf\",\"mixin\",\"nthArg\",\"over\",\"overEvery\",\"overSome\",\"rest\",\"reverse\",\"round\",\"runInContext\",\"spread\",\"template\",\"trim\",\"trimEnd\",\"trimStart\",\"uniqueId\",\"words\",\"zipAll\"],2:[\"add\",\"after\",\"ary\",\"assign\",\"assignAllWith\",\"assignIn\",\"assignInAllWith\",\"at\",\"before\",\"bind\",\"bindAll\",\"bindKey\",\"chunk\",\"cloneDeepWith\",\"cloneWith\",\"concat\",\"conformsTo\",\"countBy\",\"curryN\",\"curryRightN\",\"debounce\",\"defaults\",\"defaultsDeep\",\"defaultTo\",\"delay\",\"difference\",\"divide\",\"drop\",\"dropRight\",\"dropRightWhile\",\"dropWhile\",\"endsWith\",\"eq\",\"every\",\"filter\",\"find\",\"findIndex\",\"findKey\",\"findLast\",\"findLastIndex\",\"findLastKey\",\"flatMap\",\"flatMapDeep\",\"flattenDepth\",\"forEach\",\"forEachRight\",\"forIn\",\"forInRight\",\"forOwn\",\"forOwnRight\",\"get\",\"groupBy\",\"gt\",\"gte\",\"has\",\"hasIn\",\"includes\",\"indexOf\",\"intersection\",\"invertBy\",\"invoke\",\"invokeMap\",\"isEqual\",\"isMatch\",\"join\",\"keyBy\",\"lastIndexOf\",\"lt\",\"lte\",\"map\",\"mapKeys\",\"mapValues\",\"matchesProperty\",\"maxBy\",\"meanBy\",\"merge\",\"mergeAllWith\",\"minBy\",\"multiply\",\"nth\",\"omit\",\"omitBy\",\"overArgs\",\"pad\",\"padEnd\",\"padStart\",\"parseInt\",\"partial\",\"partialRight\",\"partition\",\"pick\",\"pickBy\",\"propertyOf\",\"pull\",\"pullAll\",\"pullAt\",\"random\",\"range\",\"rangeRight\",\"rearg\",\"reject\",\"remove\",\"repeat\",\"restFrom\",\"result\",\"sampleSize\",\"some\",\"sortBy\",\"sortedIndex\",\"sortedIndexOf\",\"sortedLastIndex\",\"sortedLastIndexOf\",\"sortedUniqBy\",\"split\",\"spreadFrom\",\"startsWith\",\"subtract\",\"sumBy\",\"take\",\"takeRight\",\"takeRightWhile\",\"takeWhile\",\"tap\",\"throttle\",\"thru\",\"times\",\"trimChars\",\"trimCharsEnd\",\"trimCharsStart\",\"truncate\",\"union\",\"uniqBy\",\"uniqWith\",\"unset\",\"unzipWith\",\"without\",\"wrap\",\"xor\",\"zip\",\"zipObject\",\"zipObjectDeep\"],3:[\"assignInWith\",\"assignWith\",\"clamp\",\"differenceBy\",\"differenceWith\",\"findFrom\",\"findIndexFrom\",\"findLastFrom\",\"findLastIndexFrom\",\"getOr\",\"includesFrom\",\"indexOfFrom\",\"inRange\",\"intersectionBy\",\"intersectionWith\",\"invokeArgs\",\"invokeArgsMap\",\"isEqualWith\",\"isMatchWith\",\"flatMapDepth\",\"lastIndexOfFrom\",\"mergeWith\",\"orderBy\",\"padChars\",\"padCharsEnd\",\"padCharsStart\",\"pullAllBy\",\"pullAllWith\",\"rangeStep\",\"rangeStepRight\",\"reduce\",\"reduceRight\",\"replace\",\"set\",\"slice\",\"sortedIndexBy\",\"sortedLastIndexBy\",\"transform\",\"unionBy\",\"unionWith\",\"update\",\"xorBy\",\"xorWith\",\"zipWith\"],4:[\"fill\",\"setWith\",\"updateWith\"]},n.aryRearg={2:[1,0],3:[2,0,1],4:[3,2,0,1]},n.iterateeAry={dropRightWhile:1,dropWhile:1,every:1,filter:1,find:1,findFrom:1,findIndex:1,findIndexFrom:1,findKey:1,findLast:1,findLastFrom:1,findLastIndex:1,findLastIndexFrom:1,findLastKey:1,flatMap:1,flatMapDeep:1,flatMapDepth:1,forEach:1,forEachRight:1,forIn:1,forInRight:1,forOwn:1,forOwnRight:1,map:1,mapKeys:1,mapValues:1,partition:1,reduce:2,reduceRight:2,reject:1,remove:1,some:1,takeRightWhile:1,takeWhile:1,times:1,transform:2},n.iterateeRearg={mapKeys:[1],reduceRight:[1,0]},n.methodRearg={assignInAllWith:[1,0],assignInWith:[1,2,0],assignAllWith:[1,0],assignWith:[1,2,0],differenceBy:[1,2,0],differenceWith:[1,2,0],getOr:[2,1,0],intersectionBy:[1,2,0],intersectionWith:[1,2,0],isEqualWith:[1,2,0],isMatchWith:[2,1,0],mergeAllWith:[1,0],mergeWith:[1,2,0],padChars:[2,1,0],padCharsEnd:[2,1,0],padCharsStart:[2,1,0],pullAllBy:[2,1,0],pullAllWith:[2,1,0],rangeStep:[1,2,0],rangeStepRight:[1,2,0],setWith:[3,1,2,0],sortedIndexBy:[2,1,0],sortedLastIndexBy:[2,1,0],unionBy:[1,2,0],unionWith:[1,2,0],updateWith:[3,1,2,0],xorBy:[1,2,0],xorWith:[1,2,0],zipWith:[1,2,0]},n.methodSpread={assignAll:{start:0},assignAllWith:{start:0},assignInAll:{start:0},assignInAllWith:{start:0},defaultsAll:{start:0},defaultsDeepAll:{start:0},invokeArgs:{start:2},invokeArgsMap:{start:2},mergeAll:{start:0},mergeAllWith:{start:0},partial:{start:1},partialRight:{start:1},without:{start:1},zipAll:{start:0}},n.mutate={array:{fill:!0,pull:!0,pullAll:!0,pullAllBy:!0,pullAllWith:!0,pullAt:!0,remove:!0,reverse:!0},object:{assign:!0,assignAll:!0,assignAllWith:!0,assignIn:!0,assignInAll:!0,assignInAllWith:!0,assignInWith:!0,assignWith:!0,defaults:!0,defaultsAll:!0,defaultsDeep:!0,defaultsDeepAll:!0,merge:!0,mergeAll:!0,mergeAllWith:!0,mergeWith:!0},set:{set:!0,setWith:!0,unset:!0,update:!0,updateWith:!0}},n.realToAlias=function(){var t=Object.prototype.hasOwnProperty,e=n.aliasToReal,r={};for(var u in e){var i=e[u];t.call(r,i)?r[i].push(u):r[i]=[u]}return r}(),n.remap={assignAll:\"assign\",assignAllWith:\"assignWith\",assignInAll:\"assignIn\",assignInAllWith:\"assignInWith\",curryN:\"curry\",curryRightN:\"curryRight\",defaultsAll:\"defaults\",defaultsDeepAll:\"defaultsDeep\",findFrom:\"find\",findIndexFrom:\"findIndex\",findLastFrom:\"findLast\",findLastIndexFrom:\"findLastIndex\",getOr:\"get\",includesFrom:\"includes\",indexOfFrom:\"indexOf\",invokeArgs:\"invoke\",invokeArgsMap:\"invokeMap\",lastIndexOfFrom:\"lastIndexOf\",mergeAll:\"merge\",mergeAllWith:\"mergeWith\",padChars:\"pad\",padCharsEnd:\"padEnd\",padCharsStart:\"padStart\",propertyOf:\"get\",rangeStep:\"range\",rangeStepRight:\"rangeRight\",restFrom:\"rest\",spreadFrom:\"spread\",trimChars:\"trim\",trimCharsEnd:\"trimEnd\",trimCharsStart:\"trimStart\",zipAll:\"zip\"},n.skipFixed={castArray:!0,flow:!0,flowRight:!0,iteratee:!0,mixin:!0,rearg:!0,runInContext:!0},n.skipRearg={add:!0,assign:!0,assignIn:!0,bind:!0,bindKey:!0,concat:!0,difference:!0,divide:!0,eq:!0,gt:!0,gte:!0,isEqual:!0,lt:!0,lte:!0,matchesProperty:!0,merge:!0,multiply:!0,overArgs:!0,partial:!0,partialRight:!0,propertyOf:!0,random:!0,range:!0,rangeRight:!0,subtract:!0,zip:!0,zipObject:!0,zipObjectDeep:!0}},", + "originalSize": 9955, + "originalSource": "/** Used to map aliases to their real names. */\nexports.aliasToReal = {\n\n // Lodash aliases.\n 'each': 'forEach',\n 'eachRight': 'forEachRight',\n 'entries': 'toPairs',\n 'entriesIn': 'toPairsIn',\n 'extend': 'assignIn',\n 'extendAll': 'assignInAll',\n 'extendAllWith': 'assignInAllWith',\n 'extendWith': 'assignInWith',\n 'first': 'head',\n\n // Methods that are curried variants of others.\n 'conforms': 'conformsTo',\n 'matches': 'isMatch',\n 'property': 'get',\n\n // Ramda aliases.\n '__': 'placeholder',\n 'F': 'stubFalse',\n 'T': 'stubTrue',\n 'all': 'every',\n 'allPass': 'overEvery',\n 'always': 'constant',\n 'any': 'some',\n 'anyPass': 'overSome',\n 'apply': 'spread',\n 'assoc': 'set',\n 'assocPath': 'set',\n 'complement': 'negate',\n 'compose': 'flowRight',\n 'contains': 'includes',\n 'dissoc': 'unset',\n 'dissocPath': 'unset',\n 'dropLast': 'dropRight',\n 'dropLastWhile': 'dropRightWhile',\n 'equals': 'isEqual',\n 'identical': 'eq',\n 'indexBy': 'keyBy',\n 'init': 'initial',\n 'invertObj': 'invert',\n 'juxt': 'over',\n 'omitAll': 'omit',\n 'nAry': 'ary',\n 'path': 'get',\n 'pathEq': 'matchesProperty',\n 'pathOr': 'getOr',\n 'paths': 'at',\n 'pickAll': 'pick',\n 'pipe': 'flow',\n 'pluck': 'map',\n 'prop': 'get',\n 'propEq': 'matchesProperty',\n 'propOr': 'getOr',\n 'props': 'at',\n 'symmetricDifference': 'xor',\n 'symmetricDifferenceBy': 'xorBy',\n 'symmetricDifferenceWith': 'xorWith',\n 'takeLast': 'takeRight',\n 'takeLastWhile': 'takeRightWhile',\n 'unapply': 'rest',\n 'unnest': 'flatten',\n 'useWith': 'overArgs',\n 'where': 'conformsTo',\n 'whereEq': 'isMatch',\n 'zipObj': 'zipObject'\n};\n\n/** Used to map ary to method names. */\nexports.aryMethod = {\n '1': [\n 'assignAll', 'assignInAll', 'attempt', 'castArray', 'ceil', 'create',\n 'curry', 'curryRight', 'defaultsAll', 'defaultsDeepAll', 'floor', 'flow',\n 'flowRight', 'fromPairs', 'invert', 'iteratee', 'memoize', 'method', 'mergeAll',\n 'methodOf', 'mixin', 'nthArg', 'over', 'overEvery', 'overSome','rest', 'reverse',\n 'round', 'runInContext', 'spread', 'template', 'trim', 'trimEnd', 'trimStart',\n 'uniqueId', 'words', 'zipAll'\n ],\n '2': [\n 'add', 'after', 'ary', 'assign', 'assignAllWith', 'assignIn', 'assignInAllWith',\n 'at', 'before', 'bind', 'bindAll', 'bindKey', 'chunk', 'cloneDeepWith',\n 'cloneWith', 'concat', 'conformsTo', 'countBy', 'curryN', 'curryRightN',\n 'debounce', 'defaults', 'defaultsDeep', 'defaultTo', 'delay', 'difference',\n 'divide', 'drop', 'dropRight', 'dropRightWhile', 'dropWhile', 'endsWith', 'eq',\n 'every', 'filter', 'find', 'findIndex', 'findKey', 'findLast', 'findLastIndex',\n 'findLastKey', 'flatMap', 'flatMapDeep', 'flattenDepth', 'forEach',\n 'forEachRight', 'forIn', 'forInRight', 'forOwn', 'forOwnRight', 'get',\n 'groupBy', 'gt', 'gte', 'has', 'hasIn', 'includes', 'indexOf', 'intersection',\n 'invertBy', 'invoke', 'invokeMap', 'isEqual', 'isMatch', 'join', 'keyBy',\n 'lastIndexOf', 'lt', 'lte', 'map', 'mapKeys', 'mapValues', 'matchesProperty',\n 'maxBy', 'meanBy', 'merge', 'mergeAllWith', 'minBy', 'multiply', 'nth', 'omit',\n 'omitBy', 'overArgs', 'pad', 'padEnd', 'padStart', 'parseInt', 'partial',\n 'partialRight', 'partition', 'pick', 'pickBy', 'propertyOf', 'pull', 'pullAll',\n 'pullAt', 'random', 'range', 'rangeRight', 'rearg', 'reject', 'remove',\n 'repeat', 'restFrom', 'result', 'sampleSize', 'some', 'sortBy', 'sortedIndex',\n 'sortedIndexOf', 'sortedLastIndex', 'sortedLastIndexOf', 'sortedUniqBy',\n 'split', 'spreadFrom', 'startsWith', 'subtract', 'sumBy', 'take', 'takeRight',\n 'takeRightWhile', 'takeWhile', 'tap', 'throttle', 'thru', 'times', 'trimChars',\n 'trimCharsEnd', 'trimCharsStart', 'truncate', 'union', 'uniqBy', 'uniqWith',\n 'unset', 'unzipWith', 'without', 'wrap', 'xor', 'zip', 'zipObject',\n 'zipObjectDeep'\n ],\n '3': [\n 'assignInWith', 'assignWith', 'clamp', 'differenceBy', 'differenceWith',\n 'findFrom', 'findIndexFrom', 'findLastFrom', 'findLastIndexFrom', 'getOr',\n 'includesFrom', 'indexOfFrom', 'inRange', 'intersectionBy', 'intersectionWith',\n 'invokeArgs', 'invokeArgsMap', 'isEqualWith', 'isMatchWith', 'flatMapDepth',\n 'lastIndexOfFrom', 'mergeWith', 'orderBy', 'padChars', 'padCharsEnd',\n 'padCharsStart', 'pullAllBy', 'pullAllWith', 'rangeStep', 'rangeStepRight',\n 'reduce', 'reduceRight', 'replace', 'set', 'slice', 'sortedIndexBy',\n 'sortedLastIndexBy', 'transform', 'unionBy', 'unionWith', 'update', 'xorBy',\n 'xorWith', 'zipWith'\n ],\n '4': [\n 'fill', 'setWith', 'updateWith'\n ]\n};\n\n/** Used to map ary to rearg configs. */\nexports.aryRearg = {\n '2': [1, 0],\n '3': [2, 0, 1],\n '4': [3, 2, 0, 1]\n};\n\n/** Used to map method names to their iteratee ary. */\nexports.iterateeAry = {\n 'dropRightWhile': 1,\n 'dropWhile': 1,\n 'every': 1,\n 'filter': 1,\n 'find': 1,\n 'findFrom': 1,\n 'findIndex': 1,\n 'findIndexFrom': 1,\n 'findKey': 1,\n 'findLast': 1,\n 'findLastFrom': 1,\n 'findLastIndex': 1,\n 'findLastIndexFrom': 1,\n 'findLastKey': 1,\n 'flatMap': 1,\n 'flatMapDeep': 1,\n 'flatMapDepth': 1,\n 'forEach': 1,\n 'forEachRight': 1,\n 'forIn': 1,\n 'forInRight': 1,\n 'forOwn': 1,\n 'forOwnRight': 1,\n 'map': 1,\n 'mapKeys': 1,\n 'mapValues': 1,\n 'partition': 1,\n 'reduce': 2,\n 'reduceRight': 2,\n 'reject': 1,\n 'remove': 1,\n 'some': 1,\n 'takeRightWhile': 1,\n 'takeWhile': 1,\n 'times': 1,\n 'transform': 2\n};\n\n/** Used to map method names to iteratee rearg configs. */\nexports.iterateeRearg = {\n 'mapKeys': [1],\n 'reduceRight': [1, 0]\n};\n\n/** Used to map method names to rearg configs. */\nexports.methodRearg = {\n 'assignInAllWith': [1, 0],\n 'assignInWith': [1, 2, 0],\n 'assignAllWith': [1, 0],\n 'assignWith': [1, 2, 0],\n 'differenceBy': [1, 2, 0],\n 'differenceWith': [1, 2, 0],\n 'getOr': [2, 1, 0],\n 'intersectionBy': [1, 2, 0],\n 'intersectionWith': [1, 2, 0],\n 'isEqualWith': [1, 2, 0],\n 'isMatchWith': [2, 1, 0],\n 'mergeAllWith': [1, 0],\n 'mergeWith': [1, 2, 0],\n 'padChars': [2, 1, 0],\n 'padCharsEnd': [2, 1, 0],\n 'padCharsStart': [2, 1, 0],\n 'pullAllBy': [2, 1, 0],\n 'pullAllWith': [2, 1, 0],\n 'rangeStep': [1, 2, 0],\n 'rangeStepRight': [1, 2, 0],\n 'setWith': [3, 1, 2, 0],\n 'sortedIndexBy': [2, 1, 0],\n 'sortedLastIndexBy': [2, 1, 0],\n 'unionBy': [1, 2, 0],\n 'unionWith': [1, 2, 0],\n 'updateWith': [3, 1, 2, 0],\n 'xorBy': [1, 2, 0],\n 'xorWith': [1, 2, 0],\n 'zipWith': [1, 2, 0]\n};\n\n/** Used to map method names to spread configs. */\nexports.methodSpread = {\n 'assignAll': { 'start': 0 },\n 'assignAllWith': { 'start': 0 },\n 'assignInAll': { 'start': 0 },\n 'assignInAllWith': { 'start': 0 },\n 'defaultsAll': { 'start': 0 },\n 'defaultsDeepAll': { 'start': 0 },\n 'invokeArgs': { 'start': 2 },\n 'invokeArgsMap': { 'start': 2 },\n 'mergeAll': { 'start': 0 },\n 'mergeAllWith': { 'start': 0 },\n 'partial': { 'start': 1 },\n 'partialRight': { 'start': 1 },\n 'without': { 'start': 1 },\n 'zipAll': { 'start': 0 }\n};\n\n/** Used to identify methods which mutate arrays or objects. */\nexports.mutate = {\n 'array': {\n 'fill': true,\n 'pull': true,\n 'pullAll': true,\n 'pullAllBy': true,\n 'pullAllWith': true,\n 'pullAt': true,\n 'remove': true,\n 'reverse': true\n },\n 'object': {\n 'assign': true,\n 'assignAll': true,\n 'assignAllWith': true,\n 'assignIn': true,\n 'assignInAll': true,\n 'assignInAllWith': true,\n 'assignInWith': true,\n 'assignWith': true,\n 'defaults': true,\n 'defaultsAll': true,\n 'defaultsDeep': true,\n 'defaultsDeepAll': true,\n 'merge': true,\n 'mergeAll': true,\n 'mergeAllWith': true,\n 'mergeWith': true,\n },\n 'set': {\n 'set': true,\n 'setWith': true,\n 'unset': true,\n 'update': true,\n 'updateWith': true\n }\n};\n\n/** Used to map real names to their aliases. */\nexports.realToAlias = (function() {\n var hasOwnProperty = Object.prototype.hasOwnProperty,\n object = exports.aliasToReal,\n result = {};\n\n for (var key in object) {\n var value = object[key];\n if (hasOwnProperty.call(result, value)) {\n result[value].push(key);\n } else {\n result[value] = [key];\n }\n }\n return result;\n}());\n\n/** Used to map method names to other names. */\nexports.remap = {\n 'assignAll': 'assign',\n 'assignAllWith': 'assignWith',\n 'assignInAll': 'assignIn',\n 'assignInAllWith': 'assignInWith',\n 'curryN': 'curry',\n 'curryRightN': 'curryRight',\n 'defaultsAll': 'defaults',\n 'defaultsDeepAll': 'defaultsDeep',\n 'findFrom': 'find',\n 'findIndexFrom': 'findIndex',\n 'findLastFrom': 'findLast',\n 'findLastIndexFrom': 'findLastIndex',\n 'getOr': 'get',\n 'includesFrom': 'includes',\n 'indexOfFrom': 'indexOf',\n 'invokeArgs': 'invoke',\n 'invokeArgsMap': 'invokeMap',\n 'lastIndexOfFrom': 'lastIndexOf',\n 'mergeAll': 'merge',\n 'mergeAllWith': 'mergeWith',\n 'padChars': 'pad',\n 'padCharsEnd': 'padEnd',\n 'padCharsStart': 'padStart',\n 'propertyOf': 'get',\n 'rangeStep': 'range',\n 'rangeStepRight': 'rangeRight',\n 'restFrom': 'rest',\n 'spreadFrom': 'spread',\n 'trimChars': 'trim',\n 'trimCharsEnd': 'trimEnd',\n 'trimCharsStart': 'trimStart',\n 'zipAll': 'zip'\n};\n\n/** Used to track methods that skip fixing their arity. */\nexports.skipFixed = {\n 'castArray': true,\n 'flow': true,\n 'flowRight': true,\n 'iteratee': true,\n 'mixin': true,\n 'rearg': true,\n 'runInContext': true\n};\n\n/** Used to track methods that skip rearranging arguments. */\nexports.skipRearg = {\n 'add': true,\n 'assign': true,\n 'assignIn': true,\n 'bind': true,\n 'bindKey': true,\n 'concat': true,\n 'difference': true,\n 'divide': true,\n 'eq': true,\n 'gt': true,\n 'gte': true,\n 'isEqual': true,\n 'lt': true,\n 'lte': true,\n 'matchesProperty': true,\n 'merge': true,\n 'multiply': true,\n 'overArgs': true,\n 'partial': true,\n 'partialRight': true,\n 'propertyOf': true,\n 'random': true,\n 'range': true,\n 'rangeRight': true,\n 'subtract': true,\n 'zip': true,\n 'zipObject': true,\n 'zipObjectDeep': true\n};\n", + "modules": [] + }, + { + "id": 8, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/lodash/fp/placeholder.js", + "name": "./node_modules/lodash/fp/placeholder.js", + "index": 14, + "index2": 9, + "size": 105, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/lodash/fp/_baseConvert.js", + "issuerId": 6, + "issuerName": "./node_modules/lodash/fp/_baseConvert.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 0, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/lodash/fp.js", + "name": "./node_modules/lodash/fp.js" + }, + { + "id": 6, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/lodash/fp/_baseConvert.js", + "name": "./node_modules/lodash/fp/_baseConvert.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 6, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/lodash/fp/_baseConvert.js", + "module": "./node_modules/lodash/fp/_baseConvert.js", + "moduleName": "./node_modules/lodash/fp/_baseConvert.js", + "type": "cjs require", + "userRequest": "./placeholder", + "loc": "2:21-45" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 5, + "source": "/**\n * The default argument placeholder value for methods.\n *\n * @type {Object}\n */\nmodule.exports = {};\n", + "parsedSize": 15, + "parsedSource": "\nt.exports={}},", + "originalSize": 105, + "originalSource": "/**\n * The default argument placeholder value for methods.\n *\n * @type {Object}\n */\nmodule.exports = {};\n", + "modules": [] + }, + { + "id": 9, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/src/index.js 7ab93a4bc42d3d6e15990c1b02a8c700", + "name": "./src/index.js + 5 modules", + "index": 0, + "index2": 16, + "size": 14977, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": null, + "issuerId": null, + "issuerName": null, + "issuerPath": null, + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": null, + "module": null, + "moduleName": null, + "type": "single entry", + "userRequest": "./src/index.js", + "loc": "main" + } + ], + "usedExports": true, + "providedExports": [], + "optimizationBailout": [ + "ModuleConcatenation bailout: Cannot concat with ./src/app.css (<- Module is not an ECMAScript module)", + "ModuleConcatenation bailout: Cannot concat with ./src/article.css (<- Module is not an ECMAScript module)", + "ModuleConcatenation bailout: Cannot concat with ./node_modules/lodash/fp.js (<- Module is not an ECMAScript module)" + ], + "depth": 0, + "filteredModules": 0, + "parsedSize": null, + "parsedSource": null, + "originalSize": null, + "originalSource": null, + "modules": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/src/index.js", + "name": "./src/index.js", + "index": 0, + "index2": 16, + "size": 97, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": null, + "issuerId": null, + "issuerName": null, + "issuerPath": null, + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": null, + "module": null, + "moduleName": null, + "type": "single entry", + "userRequest": "./src/index.js", + "loc": "main" + } + ], + "usedExports": true, + "providedExports": [], + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is an entry point" + ], + "depth": 0, + "source": "import { h, render } from 'preact';\nimport App from './app';\nrender(h(App, null), document.body);", + "parsedSize": 30, + "parsedSource": "\nC(_((null),document.body)}]);", + "originalSize": 95, + "originalSource": "import { h, render } from 'preact';\n\nimport App from './app';\n\nrender(, document.body);\n", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/preact/dist/preact.module.js", + "name": "./node_modules/preact/dist/preact.module.js", + "index": 1, + "index2": 0, + "size": 9566, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/src/index.js", + "issuerId": null, + "issuerName": "./src/index.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/src/index.js", + "name": "./src/index.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/src/index.js", + "module": "./src/index.js", + "moduleName": "./src/index.js", + "type": "harmony side effect evaluation", + "userRequest": "preact", + "loc": "1:0-35" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/src/article.jsx", + "module": "./src/article.jsx", + "moduleName": "./src/article.jsx", + "type": "harmony side effect evaluation", + "userRequest": "preact", + "loc": "1:0-27" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/preact/hooks/dist/hooks.module.js", + "module": "./node_modules/preact/hooks/dist/hooks.module.js", + "moduleName": "./node_modules/preact/hooks/dist/hooks.module.js", + "type": "harmony side effect evaluation", + "userRequest": "preact", + "loc": "1:0-33" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/preact/hooks/dist/hooks.module.js", + "module": "./node_modules/preact/hooks/dist/hooks.module.js", + "moduleName": "./node_modules/preact/hooks/dist/hooks.module.js", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "1:54-55" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/preact/hooks/dist/hooks.module.js", + "module": "./node_modules/preact/hooks/dist/hooks.module.js", + "moduleName": "./node_modules/preact/hooks/dist/hooks.module.js", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "1:62-63" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/preact/hooks/dist/hooks.module.js", + "module": "./node_modules/preact/hooks/dist/hooks.module.js", + "moduleName": "./node_modules/preact/hooks/dist/hooks.module.js", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "1:73-74" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/preact/hooks/dist/hooks.module.js", + "module": "./node_modules/preact/hooks/dist/hooks.module.js", + "moduleName": "./node_modules/preact/hooks/dist/hooks.module.js", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "1:81-82" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/preact/hooks/dist/hooks.module.js", + "module": "./node_modules/preact/hooks/dist/hooks.module.js", + "moduleName": "./node_modules/preact/hooks/dist/hooks.module.js", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "1:107-108" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/preact/hooks/dist/hooks.module.js", + "module": "./node_modules/preact/hooks/dist/hooks.module.js", + "moduleName": "./node_modules/preact/hooks/dist/hooks.module.js", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "1:114-115" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/preact/hooks/dist/hooks.module.js", + "module": "./node_modules/preact/hooks/dist/hooks.module.js", + "moduleName": "./node_modules/preact/hooks/dist/hooks.module.js", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "1:443-444" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/preact/hooks/dist/hooks.module.js", + "module": "./node_modules/preact/hooks/dist/hooks.module.js", + "moduleName": "./node_modules/preact/hooks/dist/hooks.module.js", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "1:529-530" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/preact/hooks/dist/hooks.module.js", + "module": "./node_modules/preact/hooks/dist/hooks.module.js", + "moduleName": "./node_modules/preact/hooks/dist/hooks.module.js", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "1:1013-1014" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/preact/hooks/dist/hooks.module.js", + "module": "./node_modules/preact/hooks/dist/hooks.module.js", + "moduleName": "./node_modules/preact/hooks/dist/hooks.module.js", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "1:1030-1031" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/preact/hooks/dist/hooks.module.js", + "module": "./node_modules/preact/hooks/dist/hooks.module.js", + "moduleName": "./node_modules/preact/hooks/dist/hooks.module.js", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "1:1345-1346" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/preact/hooks/dist/hooks.module.js", + "module": "./node_modules/preact/hooks/dist/hooks.module.js", + "moduleName": "./node_modules/preact/hooks/dist/hooks.module.js", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "1:1568-1569" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/preact/hooks/dist/hooks.module.js", + "module": "./node_modules/preact/hooks/dist/hooks.module.js", + "moduleName": "./node_modules/preact/hooks/dist/hooks.module.js", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "1:1671-1672" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/preact/hooks/dist/hooks.module.js", + "module": "./node_modules/preact/hooks/dist/hooks.module.js", + "moduleName": "./node_modules/preact/hooks/dist/hooks.module.js", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "1:1767-1768" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/preact/hooks/dist/hooks.module.js", + "module": "./node_modules/preact/hooks/dist/hooks.module.js", + "moduleName": "./node_modules/preact/hooks/dist/hooks.module.js", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "1:1796-1797" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/preact/hooks/dist/hooks.module.js", + "module": "./node_modules/preact/hooks/dist/hooks.module.js", + "moduleName": "./node_modules/preact/hooks/dist/hooks.module.js", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "1:1993-1994" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/preact/hooks/dist/hooks.module.js", + "module": "./node_modules/preact/hooks/dist/hooks.module.js", + "moduleName": "./node_modules/preact/hooks/dist/hooks.module.js", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "1:2157-2158" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/preact/hooks/dist/hooks.module.js", + "module": "./node_modules/preact/hooks/dist/hooks.module.js", + "moduleName": "./node_modules/preact/hooks/dist/hooks.module.js", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "1:2186-2187" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/preact/hooks/dist/hooks.module.js", + "module": "./node_modules/preact/hooks/dist/hooks.module.js", + "moduleName": "./node_modules/preact/hooks/dist/hooks.module.js", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "1:2309-2310" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/src/index.js", + "module": "./src/index.js", + "moduleName": "./src/index.js", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "3:0-6" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/src/index.js", + "module": "./src/index.js", + "moduleName": "./src/index.js", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "3:7-8" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/src/article.jsx", + "module": "./src/article.jsx", + "moduleName": "./src/article.jsx", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "6:9-10" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/src/app.jsx", + "module": "./src/app.jsx", + "moduleName": "./src/app.jsx", + "type": "harmony side effect evaluation", + "userRequest": "preact", + "loc": "9:0-27" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/src/article.jsx", + "module": "./src/article.jsx", + "moduleName": "./src/article.jsx", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "15:9-10" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/src/article.jsx", + "module": "./src/article.jsx", + "moduleName": "./src/article.jsx", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "17:5-6" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/src/article.jsx", + "module": "./src/article.jsx", + "moduleName": "./src/article.jsx", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "17:23-24" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/src/article.jsx", + "module": "./src/article.jsx", + "moduleName": "./src/article.jsx", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "19:13-14" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/src/article.jsx", + "module": "./src/article.jsx", + "moduleName": "./src/article.jsx", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "21:5-6" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/src/app.jsx", + "module": "./src/app.jsx", + "moduleName": "./src/app.jsx", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "23:9-10" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/src/article.jsx", + "module": "./src/article.jsx", + "moduleName": "./src/article.jsx", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "23:30-31" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/src/app.jsx", + "module": "./src/app.jsx", + "moduleName": "./src/app.jsx", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "25:5-6" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/src/app.jsx", + "module": "./src/app.jsx", + "moduleName": "./src/app.jsx", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "25:23-24" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/src/app.jsx", + "module": "./src/app.jsx", + "moduleName": "./src/app.jsx", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "28:11-12" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/src/app.jsx", + "module": "./src/app.jsx", + "moduleName": "./src/app.jsx", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "29:7-8" + } + ], + "usedExports": [ + "render", + "h", + "options" + ], + "providedExports": [ + "render", + "hydrate", + "createElement", + "h", + "Fragment", + "createRef", + "isValidElement", + "Component", + "cloneElement", + "createContext", + "toChildArray", + "_unmount", + "options" + ], + "optimizationBailout": [], + "depth": 1, + "source": "var n,l,u,i,t,r,o,f,e={},c=[],s=/acit|ex(?:s|g|n|p|$)|rph|grid|ows|mnc|ntw|ine[ch]|zoo|^ord/i;function a(n,l){for(var u in l)n[u]=l[u];return n}function v(n){var l=n.parentNode;l&&l.removeChild(n)}function h(n,l,u){var i,t=arguments,r={};for(i in l)\"key\"!==i&&\"ref\"!==i&&(r[i]=l[i]);if(arguments.length>3)for(u=[u],i=3;i2&&(l.children=c.slice.call(arguments,2)),u={},l)\"key\"!==i&&\"ref\"!==i&&(u[i]=l[i]);return p(n.type,u,l.key||n.key,l.ref||n.ref,null)}function M(n){var l={},u={__c:\"__cC\"+f++,__:n,Consumer:function(n,l){return n.children(l)},Provider:function(n){var i,t=this;return this.getChildContext||(i=[],this.getChildContext=function(){return l[u.__c]=t,l},this.shouldComponentUpdate=function(n){t.props.value!==n.value&&i.some(function(l){l.context=n.value,g(l)})},this.sub=function(n){i.push(n);var l=n.componentWillUnmount;n.componentWillUnmount=function(){i.splice(i.indexOf(n),1),l&&l.call(n)}}),n.children}};return u.Consumer.contextType=u,u.Provider.__=u,u}n={__e:function(n,l){for(var u,i;l=l.__;)if((u=l.__c)&&!u.__)try{if(u.constructor&&null!=u.constructor.getDerivedStateFromError&&(i=!0,u.setState(u.constructor.getDerivedStateFromError(n))),null!=u.componentDidCatch&&(i=!0,u.componentDidCatch(n)),i)return g(u.__E=u)}catch(l){n=l}throw n}},l=function(n){return null!=n&&void 0===n.constructor},m.prototype.setState=function(n,l){var u;u=this.__s!==this.state?this.__s:this.__s=a({},this.state),\"function\"==typeof n&&(n=n(u,this.props)),n&&a(u,n),null!=n&&this.__v&&(l&&this.__h.push(l),g(this))},m.prototype.forceUpdate=function(n){this.__v&&(this.__e=!0,n&&this.__h.push(n),g(this))},m.prototype.render=d,u=[],i=0,t=\"function\"==typeof Promise?Promise.prototype.then.bind(Promise.resolve()):setTimeout,o=e,f=0;export{H as render,I as hydrate,h as createElement,h,d as Fragment,y as createRef,l as isValidElement,m as Component,L as cloneElement,M as createContext,x as toChildArray,D as _unmount,n as options};\n//# sourceMappingURL=preact.module.js.map\n", + "parsedSize": 8498, + "parsedSource": "\nr,u,i,o,a,f,c={},l=[],s=/acit|ex(?:s|g|n|p|$)|rph|grid|ows|mnc|ntw|ine[ch]|zoo|^ord/i;function p(t,n){for(var e in n)t[e]=n[e];return t}function h(t){var n=t.parentNode;n&&n.removeChild(t)}function _(t,n,e){var r,u=arguments,i={};for(r in n)\"key\"!==r&&\"ref\"!==r&&(i[r]=n[r]);if(arguments.length>3)for(e=[e],r=3;r3)for(u=[u],i=3;i2&&(l.children=c.slice.call(arguments,2)),u={},l)\"key\"!==i&&\"ref\"!==i&&(u[i]=l[i]);return p(n.type,u,l.key||n.key,l.ref||n.ref,null)}function M(n){var l={},u={__c:\"__cC\"+f++,__:n,Consumer:function(n,l){return n.children(l)},Provider:function(n){var i,t=this;return this.getChildContext||(i=[],this.getChildContext=function(){return l[u.__c]=t,l},this.shouldComponentUpdate=function(n){t.props.value!==n.value&&i.some(function(l){l.context=n.value,g(l)})},this.sub=function(n){i.push(n);var l=n.componentWillUnmount;n.componentWillUnmount=function(){i.splice(i.indexOf(n),1),l&&l.call(n)}}),n.children}};return u.Consumer.contextType=u,u.Provider.__=u,u}n={__e:function(n,l){for(var u,i;l=l.__;)if((u=l.__c)&&!u.__)try{if(u.constructor&&null!=u.constructor.getDerivedStateFromError&&(i=!0,u.setState(u.constructor.getDerivedStateFromError(n))),null!=u.componentDidCatch&&(i=!0,u.componentDidCatch(n)),i)return g(u.__E=u)}catch(l){n=l}throw n}},l=function(n){return null!=n&&void 0===n.constructor},m.prototype.setState=function(n,l){var u;u=this.__s!==this.state?this.__s:this.__s=a({},this.state),\"function\"==typeof n&&(n=n(u,this.props)),n&&a(u,n),null!=n&&this.__v&&(l&&this.__h.push(l),g(this))},m.prototype.forceUpdate=function(n){this.__v&&(this.__e=!0,n&&this.__h.push(n),g(this))},m.prototype.render=d,u=[],i=0,t=\"function\"==typeof Promise?Promise.prototype.then.bind(Promise.resolve()):setTimeout,o=e,f=0;export{H as render,I as hydrate,h as createElement,h,d as Fragment,y as createRef,l as isValidElement,m as Component,L as cloneElement,M as createContext,x as toChildArray,D as _unmount,n as options};\n//# sourceMappingURL=preact.module.js.map\n", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/src/app.jsx", + "name": "./src/app.jsx", + "index": 2, + "index2": 15, + "size": 1561, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/src/index.js", + "issuerId": null, + "issuerName": "./src/index.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/src/index.js", + "name": "./src/index.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/src/index.js", + "module": "./src/index.js", + "moduleName": "./src/index.js", + "type": "harmony side effect evaluation", + "userRequest": "./app", + "loc": "2:0-24" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/src/index.js", + "module": "./src/index.js", + "moduleName": "./src/index.js", + "type": "harmony import specifier", + "userRequest": "./app", + "loc": "3:9-12" + } + ], + "usedExports": [ + "default" + ], + "providedExports": [ + "default" + ], + "optimizationBailout": [], + "depth": 1, + "source": "function _slicedToArray(arr, i) { return _arrayWithHoles(arr) || _iterableToArrayLimit(arr, i) || _nonIterableRest(); }\n\nfunction _nonIterableRest() { throw new TypeError(\"Invalid attempt to destructure non-iterable instance\"); }\n\nfunction _iterableToArrayLimit(arr, i) { if (!(Symbol.iterator in Object(arr) || Object.prototype.toString.call(arr) === \"[object Arguments]\")) { return; } var _arr = []; var _n = true; var _d = false; var _e = undefined; try { for (var _i = arr[Symbol.iterator](), _s; !(_n = (_s = _i.next()).done); _n = true) { _arr.push(_s.value); if (i && _arr.length === i) break; } } catch (err) { _d = true; _e = err; } finally { try { if (!_n && _i[\"return\"] != null) _i[\"return\"](); } finally { if (_d) throw _e; } } return _arr; }\n\nfunction _arrayWithHoles(arr) { if (Array.isArray(arr)) return arr; }\n\nimport { h } from 'preact';\nimport { useState, useEffect } from 'preact/hooks';\nimport styles from './app.css';\nimport { fetchFullArticles } from './api';\nimport Article from './article';\nexport default function App() {\n var _useState = useState([]),\n _useState2 = _slicedToArray(_useState, 2),\n articles = _useState2[0],\n setArticles = _useState2[1];\n\n useEffect(function () {\n fetchFullArticles().then(setArticles);\n });\n return h(\"section\", {\n className: styles.root\n }, h(\"header\", null, h(\"h1\", {\n className: styles.title\n }, \"Latest dev.to articles\")), articles.length ? articles.map(function (article) {\n return h(Article, article);\n }) : h(\"progress\", {\n className: styles.loader\n }));\n}", + "parsedSize": 262, + "parsedSource": "\nfunction(){var u=ot($([]),2),i=u[0],o=u[1];return function(){then(o)},_(\"section\",{className:Y.a.root},_(\"header\",null,_(\"h1\",{className:Y.a.title},\"Latest dev.to articles\")),i.length?i.map((function(t){return _(it,t)})):_(\"progress\",{className:Y.a.loader}))}),", + "originalSize": 671, + "originalSource": "import { h } from 'preact';\nimport { useState, useEffect } from 'preact/hooks';\n\nimport styles from './app.css';\n\nimport { fetchFullArticles } from './api';\nimport Article from './article';\n\nexport default function App() {\n const [articles, setArticles] = useState([]);\n\n useEffect(() => {\n fetchFullArticles().then(setArticles);\n });\n\n return
    \n
    \n

    Latest dev.to articles

    \n
    \n {articles.length\n ? articles.map((article) =>
    )\n : }\n
    \n}", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/preact/hooks/dist/hooks.module.js", + "name": "./node_modules/preact/hooks/dist/hooks.module.js", + "index": 3, + "index2": 1, + "size": 2567, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/src/app.jsx", + "issuerId": null, + "issuerName": "./src/app.jsx", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/src/app.jsx", + "name": "./src/app.jsx" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/src/app.jsx", + "module": "./src/app.jsx", + "moduleName": "./src/app.jsx", + "type": "harmony side effect evaluation", + "userRequest": "preact/hooks", + "loc": "10:0-51" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/src/app.jsx", + "module": "./src/app.jsx", + "moduleName": "./src/app.jsx", + "type": "harmony import specifier", + "userRequest": "preact/hooks", + "loc": "15:18-26" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/src/app.jsx", + "module": "./src/app.jsx", + "moduleName": "./src/app.jsx", + "type": "harmony import specifier", + "userRequest": "preact/hooks", + "loc": "20:2-11" + } + ], + "usedExports": [ + "useState", + "useEffect" + ], + "providedExports": [ + "useState", + "useReducer", + "useEffect", + "useLayoutEffect", + "useRef", + "useImperativeHandle", + "useMemo", + "useCallback", + "useContext", + "useDebugValue", + "useErrorBoundary" + ], + "optimizationBailout": [], + "depth": 2, + "source": "import{options as n}from\"preact\";var t,u,r,i=0,o=[],c=n.__r,f=n.diffed,e=n.__c,a=n.unmount;function v(t,r){n.__h&&n.__h(u,t,i||r),i=0;var o=u.__H||(u.__H={__:[],__h:[]});return t>=o.__.length&&o.__.push({}),o.__[t]}function m(n){return i=1,p(E,n)}function p(n,r,i){var o=v(t++,2);return o.__c||(o.__c=u,o.__=[i?i(r):E(void 0,r),function(t){var u=n(o.__[0],t);o.__[0]!==u&&(o.__[0]=u,o.__c.setState({}))}]),o.__}function l(r,i){var o=v(t++,3);!n.__s&&x(o.__H,i)&&(o.__=r,o.__H=i,u.__H.__h.push(o))}function y(r,i){var o=v(t++,4);!n.__s&&x(o.__H,i)&&(o.__=r,o.__H=i,u.__h.push(o))}function d(n){return i=5,h(function(){return{current:n}},[])}function s(n,t,u){i=6,y(function(){\"function\"==typeof n?n(t()):n&&(n.current=t())},null==u?u:u.concat(n))}function h(n,u){var r=v(t++,7);return x(r.__H,u)?(r.__H=u,r.__h=n,r.__=n()):r.__}function T(n,t){return i=8,h(function(){return n},t)}function w(n){var r=u.context[n.__c],i=v(t++,9);return i.__c=n,r?(null==i.__&&(i.__=!0,r.sub(u)),r.props.value):n.__}function A(t,u){n.useDebugValue&&n.useDebugValue(u?u(t):t)}function F(n){var r=v(t++,10),i=m();return r.__=n,u.componentDidCatch||(u.componentDidCatch=function(n){r.__&&r.__(n),i[1](n)}),[i[0],function(){i[1](void 0)}]}function _(){o.some(function(t){if(t.__P)try{t.__H.__h.forEach(g),t.__H.__h.forEach(q),t.__H.__h=[]}catch(u){return t.__H.__h=[],n.__e(u,t.__v),!0}}),o=[]}function g(n){n.t&&n.t()}function q(n){var t=n.__();\"function\"==typeof t&&(n.t=t)}function x(n,t){return!n||t.some(function(t,u){return t!==n[u]})}function E(n,t){return\"function\"==typeof t?t(n):t}n.__r=function(n){c&&c(n),t=0,(u=n.__c).__H&&(u.__H.__h.forEach(g),u.__H.__h.forEach(q),u.__H.__h=[])},n.diffed=function(t){f&&f(t);var u=t.__c;if(u){var i=u.__H;i&&i.__h.length&&(1!==o.push(u)&&r===n.requestAnimationFrame||((r=n.requestAnimationFrame)||function(n){var t,u=function(){clearTimeout(r),cancelAnimationFrame(t),setTimeout(n)},r=setTimeout(u,100);\"undefined\"!=typeof window&&(t=requestAnimationFrame(u))})(_))}},n.__c=function(t,u){u.some(function(t){try{t.__h.forEach(g),t.__h=t.__h.filter(function(n){return!n.__||q(n)})}catch(r){u.some(function(n){n.__h&&(n.__h=[])}),u=[],n.__e(r,t.__v)}}),e&&e(t,u)},n.unmount=function(t){a&&a(t);var u=t.__c;if(u){var r=u.__H;if(r)try{r.__.forEach(function(n){return n.t&&n.t()})}catch(t){n.__e(t,u.__v)}}};export{m as useState,p as useReducer,l as useEffect,y as useLayoutEffect,d as useRef,s as useImperativeHandle,h as useMemo,T as useCallback,w as useContext,A as useDebugValue,F as useErrorBoundary};\n//# sourceMappingURL=hooks.module.js.map\n", + "parsedSize": 1569, + "parsedSource": "\nB,L,M,F=0,D=[],T=r.__r,P=r.diffed,U=r.__c,N=r.unmount;function q(t,n){r.__h&&r.__h(L,t,F||n),F=0;var e=L.__H||(L.__H={__:[],__h:[]});return t>=e.__.length&&e.__.push({}),e.__[t]}function $(t){return F=1,function(t,n,e){var r=q(B++,2);return r.__c||(r.__c=L,r.__=[e?e(n):G(void 0,n),function(n){var e=t(r.__[0],n);r.__[0]!==e&&(r.__[0]=e,r.__c.setState({}))}]),r.__}(G,t)}function H(){D.some((function(t){if(t.__P)try{t.__H.__h.forEach(Z),t.__H.__h.forEach(K),t.__H.__h=[]}catch(n){return t.__H.__h=[],r.__e(n,t.__v),!0}})),D=[]}function Z(t){t.t&&t.t()}function K(t){var n=t.__();\"function\"==typeof n&&(t.t=n)}function V(t,n){return!t||n.some((function(n,e){return n!==t[e]}))}function G(t,n){return\"function\"==typeof n?n(t):n}r.__r=function(t){T&&T(t),B=0,(L=t.__c).__H&&(L.__H.__h.forEach(Z),L.__H.__h.forEach(K),L.__H.__h=[])},r.diffed=function(t){P&&P(t);var n=t.__c;if(n){var e=n.__H;e&&e.__h.length&&(1!==D.push(n)&&M===r.requestAnimationFrame||((M=r.requestAnimationFrame)||function(t){var n,e=function(){clearTimeout(r),cancelAnimationFrame(n),setTimeout(t)},r=setTimeout(e,100);\"undefined\"!=typeof window&&(n=requestAnimationFrame(e))})(H))}},r.__c=function(t,n){n.some((function(t){try{t.__h.forEach(Z),t.__h=t.__h.filter((function(t){return!t.__||K(t)}))}catch(e){n.some((function(t){t.__h&&(t.__h=[])})),n=[],r.__e(e,t.__v)}})),U&&U(t,n)},r.unmount=function(t){N&&N(t);var n=t.__c;if(n){var e=n.__H;if(e)try{e.__.forEach((function(t){return t.t&&t.t()}))}catch(t){r.__e(t,n.__v)}}};t,n,e,t=e=q(B++,3),!r.__s&&V(e.__H,n)&&(e.__=t,e.__H=n,L.__H.__h.push(e)),", + "originalSize": 2567, + "originalSource": "import{options as n}from\"preact\";var t,u,r,i=0,o=[],c=n.__r,f=n.diffed,e=n.__c,a=n.unmount;function v(t,r){n.__h&&n.__h(u,t,i||r),i=0;var o=u.__H||(u.__H={__:[],__h:[]});return t>=o.__.length&&o.__.push({}),o.__[t]}function m(n){return i=1,p(E,n)}function p(n,r,i){var o=v(t++,2);return o.__c||(o.__c=u,o.__=[i?i(r):E(void 0,r),function(t){var u=n(o.__[0],t);o.__[0]!==u&&(o.__[0]=u,o.__c.setState({}))}]),o.__}function l(r,i){var o=v(t++,3);!n.__s&&x(o.__H,i)&&(o.__=r,o.__H=i,u.__H.__h.push(o))}function y(r,i){var o=v(t++,4);!n.__s&&x(o.__H,i)&&(o.__=r,o.__H=i,u.__h.push(o))}function d(n){return i=5,h(function(){return{current:n}},[])}function s(n,t,u){i=6,y(function(){\"function\"==typeof n?n(t()):n&&(n.current=t())},null==u?u:u.concat(n))}function h(n,u){var r=v(t++,7);return x(r.__H,u)?(r.__H=u,r.__h=n,r.__=n()):r.__}function T(n,t){return i=8,h(function(){return n},t)}function w(n){var r=u.context[n.__c],i=v(t++,9);return i.__c=n,r?(null==i.__&&(i.__=!0,r.sub(u)),r.props.value):n.__}function A(t,u){n.useDebugValue&&n.useDebugValue(u?u(t):t)}function F(n){var r=v(t++,10),i=m();return r.__=n,u.componentDidCatch||(u.componentDidCatch=function(n){r.__&&r.__(n),i[1](n)}),[i[0],function(){i[1](void 0)}]}function _(){o.some(function(t){if(t.__P)try{t.__H.__h.forEach(g),t.__H.__h.forEach(q),t.__H.__h=[]}catch(u){return t.__H.__h=[],n.__e(u,t.__v),!0}}),o=[]}function g(n){n.t&&n.t()}function q(n){var t=n.__();\"function\"==typeof t&&(n.t=t)}function x(n,t){return!n||t.some(function(t,u){return t!==n[u]})}function E(n,t){return\"function\"==typeof t?t(n):t}n.__r=function(n){c&&c(n),t=0,(u=n.__c).__H&&(u.__H.__h.forEach(g),u.__H.__h.forEach(q),u.__H.__h=[])},n.diffed=function(t){f&&f(t);var u=t.__c;if(u){var i=u.__H;i&&i.__h.length&&(1!==o.push(u)&&r===n.requestAnimationFrame||((r=n.requestAnimationFrame)||function(n){var t,u=function(){clearTimeout(r),cancelAnimationFrame(t),setTimeout(n)},r=setTimeout(u,100);\"undefined\"!=typeof window&&(t=requestAnimationFrame(u))})(_))}},n.__c=function(t,u){u.some(function(t){try{t.__h.forEach(g),t.__h=t.__h.filter(function(n){return!n.__||q(n)})}catch(r){u.some(function(n){n.__h&&(n.__h=[])}),u=[],n.__e(r,t.__v)}}),e&&e(t,u)},n.unmount=function(t){a&&a(t);var u=t.__c;if(u){var r=u.__H;if(r)try{r.__.forEach(function(n){return n.t&&n.t()})}catch(t){n.__e(t,u.__v)}}};export{m as useState,p as useReducer,l as useEffect,y as useLayoutEffect,d as useRef,s as useImperativeHandle,h as useMemo,T as useCallback,w as useContext,A as useDebugValue,F as useErrorBoundary};\n//# sourceMappingURL=hooks.module.js.map\n", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/src/api.js", + "name": "./src/api.js", + "index": 6, + "index2": 4, + "size": 433, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/src/app.jsx", + "issuerId": null, + "issuerName": "./src/app.jsx", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/src/app.jsx", + "name": "./src/app.jsx" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/src/app.jsx", + "module": "./src/app.jsx", + "moduleName": "./src/app.jsx", + "type": "harmony side effect evaluation", + "userRequest": "./api", + "loc": "12:0-42" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/src/app.jsx", + "module": "./src/app.jsx", + "moduleName": "./src/app.jsx", + "type": "harmony import specifier", + "userRequest": "./api", + "loc": "21:4-21" + } + ], + "usedExports": [ + "fetchFullArticles" + ], + "providedExports": [ + "fetchFullArticles" + ], + "optimizationBailout": [], + "depth": 2, + "source": "var API_URL = 'https://dev.to/api/articles';\n\nfunction extractJson(response) {\n return response.json();\n}\n\nexport function fetchFullArticles() {\n return fetch(\"\".concat(API_URL, \"?per_page=5\")).then(extractJson).then(function (articles) {\n var fullArticles = articles.map(function (article) {\n return fetch(\"\".concat(API_URL, \"/\").concat(article.id)).then(extractJson);\n });\n return Promise.all(fullArticles);\n });\n}", + "parsedSize": 226, + "parsedSource": "\n\"https://dev.to/api/articles\";function Q(t){return t.json()}fetch(\"\".concat(X,\"?per_page=5\")).then(Q).then((function(t){var n=t.map((function(t){return fetch(\"\".concat(X,\"/\").concat(t.id)).then(Q)}));return Promise.all(n)})).", + "originalSize": 451, + "originalSource": "const API_URL = 'https://dev.to/api/articles';\n\nfunction extractJson(response) {\n return response.json();\n}\n\nexport function fetchFullArticles() {\n return fetch(`${API_URL}?per_page=5`)\n .then(extractJson)\n .then((articles) => {\n const fullArticles = articles.map((article) =>\n fetch(`${API_URL}/${article.id}`).then(extractJson)\n );\n\n return Promise.all(fullArticles);\n });\n}", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/src/article.jsx", + "name": "./src/article.jsx", + "index": 7, + "index2": 14, + "size": 738, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/src/app.jsx", + "issuerId": null, + "issuerName": "./src/app.jsx", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/src/app.jsx", + "name": "./src/app.jsx" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/src/app.jsx", + "module": "./src/app.jsx", + "moduleName": "./src/app.jsx", + "type": "harmony side effect evaluation", + "userRequest": "./article", + "loc": "13:0-32" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/src/app.jsx", + "module": "./src/app.jsx", + "moduleName": "./src/app.jsx", + "type": "harmony import specifier", + "userRequest": "./article", + "loc": "28:13-20" + } + ], + "usedExports": [ + "default" + ], + "providedExports": [ + "default" + ], + "optimizationBailout": [], + "depth": 2, + "source": "import { h } from 'preact';\nimport _ from 'lodash/fp';\nimport styles from './article.css';\n\nvar renderTags = _.pipe(_.split(','), _.map(_.trim), _.reject(_.isEmpty), _.map(function (tag) {\n return h(\"li\", {\n className: styles.tag\n }, tag);\n}));\n\nexport default function Article(_ref) {\n var body_html = _ref.body_html,\n title = _ref.title,\n tag_list = _ref.tag_list;\n return h(\"article\", {\n className: styles.root\n }, h(\"header\", null, h(\"h2\", {\n className: styles.title\n }, title), h(\"nav\", {\n className: styles.tagsContainer\n }, h(\"ul\", {\n className: styles.tags\n }, renderTags(tag_list)))), h(\"div\", {\n className: styles.content,\n dangerouslySetInnerHTML: {\n __html: body_html\n }\n }));\n}", + "parsedSize": 433, + "parsedSource": "\nut=nt.a.pipe(nt.a.split(\",\"),nt.a.map(nt.a.trim),nt.a.reject(nt.a.isEmpty),nt.a.map((function(t){return _(\"li\",{className:rt.a.tag},t)})));function it(t){var n=t.body_html,e=t.title,r=t.tag_list;return _(\"article\",{className:rt.a.root},_(\"header\",null,_(\"h2\",{className:rt.a.title},e),_(\"nav\",{className:rt.a.tagsContainer},_(\"ul\",{className:rt.a.tags},ut(r)))),_(\"div\",{className:rt.a.content,dangerouslySetInnerHTML:{__html:n}}))}", + "originalSize": 731, + "originalSource": "import { h } from 'preact';\nimport _ from 'lodash/fp';\n\nimport styles from './article.css';\n\nconst renderTags = _.pipe(\n _.split(','),\n _.map(_.trim),\n _.reject(_.isEmpty),\n _.map((tag) =>
  • {tag}
  • )\n);\n\nexport default function Article({ body_html, title, tag_list }) {\n return
    \n
    \n

    {title}

    \n \n
    \n
    \n
    ;\n}\n", + "modules": [] + } + ] + }, + { + "id": "", + "identifier": "css /home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/css-loader/dist/cjs.js??ref--5-1!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/src/app.css 0", + "name": "css ./node_modules/css-loader/dist/cjs.js??ref--5-1!./node_modules/webpack-enhanced-stats-plugin/loader.js!./src/app.css", + "index": 5, + "index2": 2, + "size": 174, + "built": false, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/mini-css-extract-plugin/dist/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/css-loader/dist/cjs.js??ref--5-1!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/src/app.css", + "issuerId": 2, + "issuerName": "./src/app.css", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": 2, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/mini-css-extract-plugin/dist/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/css-loader/dist/cjs.js??ref--5-1!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/src/app.css", + "name": "./src/app.css" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 2, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/mini-css-extract-plugin/dist/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/css-loader/dist/cjs.js??ref--5-1!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/src/app.css", + "module": "./src/app.css", + "moduleName": "./src/app.css" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 3, + "parsedSize": null, + "parsedSource": null, + "originalSize": null, + "originalSource": null, + "modules": [] + }, + { + "id": "", + "identifier": "css /home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/css-loader/dist/cjs.js??ref--5-1!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/src/article.css 0", + "name": "css ./node_modules/css-loader/dist/cjs.js??ref--5-1!./node_modules/webpack-enhanced-stats-plugin/loader.js!./src/article.css", + "index": 16, + "index2": 12, + "size": 705, + "built": false, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/mini-css-extract-plugin/dist/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/css-loader/dist/cjs.js??ref--5-1!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/src/article.css", + "issuerId": 1, + "issuerName": "./src/article.css", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 1, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/mini-css-extract-plugin/dist/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/css-loader/dist/cjs.js??ref--5-1!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/src/article.css", + "name": "./src/article.css" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 1, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/mini-css-extract-plugin/dist/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/css-loader/dist/cjs.js??ref--5-1!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/src/article.css", + "module": "./src/article.css", + "moduleName": "./src/article.css" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 4, + "parsedSize": null, + "parsedSource": null, + "originalSize": null, + "originalSource": null, + "modules": [] + } + ], + "filteredModules": 0, + "logging": { + "webpack.buildChunkGraph.visitModules": { + "entries": [], + "filteredEntries": 2, + "debug": false + } + }, + "children": [ + { + "errors": [], + "warnings": [], + "publicPath": "", + "outputPath": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/dist", + "assetsByChunkName": {}, + "assets": [ + { + "name": "index.html", + "size": 4014, + "chunks": [ + 0 + ], + "chunkNames": [], + "info": {}, + "emitted": false + } + ], + "filteredAssets": 0, + "entrypoints": { + "undefined": { + "chunks": [ + 0 + ], + "assets": [ + "index.html" + ], + "children": {}, + "childAssets": {} + } + }, + "namedChunkGroups": { + "undefined": { + "chunks": [ + 0 + ], + "assets": [ + "index.html" + ], + "children": {}, + "childAssets": {} + } + }, + "chunks": [ + { + "id": 0, + "rendered": true, + "initial": true, + "entry": true, + "size": 181, + "names": [], + "files": [ + "index.html" + ], + "hash": "4a6d9c5b8b0c47a3c7f6", + "siblings": [], + "parents": [], + "children": [], + "childrenByOrder": {}, + "modules": [ + { + "id": 0, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/html-webpack-plugin/lib/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/raw-loader/dist/cjs.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/html-webpack-plugin/default_index.ejs", + "name": "./node_modules/html-webpack-plugin/lib/loader.js!./node_modules/html-webpack-plugin/default_index.ejs", + "index": 0, + "index2": 0, + "size": 181, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": null, + "issuerId": null, + "issuerName": null, + "issuerPath": null, + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": null, + "module": null, + "moduleName": null, + "type": "single entry", + "userRequest": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/html-webpack-plugin/lib/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/html-webpack-plugin/default_index.ejs" + } + ], + "usedExports": true, + "providedExports": [ + "default" + ], + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is an entry point" + ], + "depth": 0, + "source": "export default \"\\n\\n \\n \\n <%= htmlWebpackPlugin.options.title %>\\n \\n \\n \\n\";" + } + ], + "filteredModules": 0, + "origins": [ + { + "module": "", + "moduleIdentifier": "", + "moduleName": "", + "loc": "", + "request": null, + "reasons": [] + } + ] + } + ], + "modules": [ + { + "id": 0, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/html-webpack-plugin/lib/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/raw-loader/dist/cjs.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/html-webpack-plugin/default_index.ejs", + "name": "./node_modules/html-webpack-plugin/lib/loader.js!./node_modules/html-webpack-plugin/default_index.ejs", + "index": 0, + "index2": 0, + "size": 181, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": null, + "issuerId": null, + "issuerName": null, + "issuerPath": null, + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": null, + "module": null, + "moduleName": null, + "type": "single entry", + "userRequest": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/html-webpack-plugin/lib/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/html-webpack-plugin/default_index.ejs" + } + ], + "usedExports": true, + "providedExports": [ + "default" + ], + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is an entry point" + ], + "depth": 0, + "source": "export default \"\\n\\n \\n \\n <%= htmlWebpackPlugin.options.title %>\\n \\n \\n \\n\";" + } + ], + "filteredModules": 0, + "logging": { + "webpack.buildChunkGraph.visitModules": { + "entries": [], + "filteredEntries": 2, + "debug": false + } + }, + "children": [], + "name": "html-webpack-plugin for \"index.html\"" + }, + { + "errors": [], + "warnings": [], + "publicPath": "", + "outputPath": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/dist", + "assetsByChunkName": {}, + "assets": [], + "filteredAssets": 0, + "entrypoints": { + "mini-css-extract-plugin": { + "chunks": [ + 0 + ], + "assets": [ + "*" + ], + "children": {}, + "childAssets": {} + } + }, + "namedChunkGroups": { + "mini-css-extract-plugin": { + "chunks": [ + 0 + ], + "assets": [ + "*" + ], + "children": {}, + "childAssets": {} + } + }, + "chunks": [ + { + "id": 0, + "rendered": true, + "initial": true, + "entry": true, + "size": 3031, + "names": [ + "mini-css-extract-plugin" + ], + "files": [ + "*" + ], + "hash": "d1bb7079853735daed61", + "siblings": [], + "parents": [], + "children": [], + "childrenByOrder": {}, + "modules": [ + { + "id": 0, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/css-loader/dist/cjs.js??ref--5-1!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/src/app.css", + "name": "./node_modules/css-loader/dist/cjs.js??ref--5-1!./node_modules/webpack-enhanced-stats-plugin/loader.js!./src/app.css", + "index": 0, + "index2": 1, + "size": 514, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": null, + "issuerId": null, + "issuerName": null, + "issuerPath": null, + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": null, + "module": null, + "moduleName": null, + "type": "single entry", + "userRequest": "!!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/css-loader/dist/cjs.js??ref--5-1!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/src/app.css", + "loc": "mini-css-extract-plugin" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 0, + "source": "// Imports\nvar ___CSS_LOADER_API_IMPORT___ = require(\"../node_modules/css-loader/dist/runtime/api.js\");\nexports = ___CSS_LOADER_API_IMPORT___(false);\n// Module\nexports.push([module.id, \".root-3xwm5 {\\n font-family: sans-serif;\\n}\\n\\n.title-l9td2 {\\n margin-left: 1rem;\\n}\\n\\n.loader-XUngJ {\\n display: block;\\n width: calc(100% - 2rem);\\n margin: 0 1rem;\\n}\", \"\"]);\n// Exports\nexports.locals = {\n\t\"root\": \"root-3xwm5\",\n\t\"title\": \"title-l9td2\",\n\t\"loader\": \"loader-XUngJ\"\n};\nmodule.exports = exports;\n" + }, + { + "id": 1, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/css-loader/dist/runtime/api.js", + "name": "./node_modules/css-loader/dist/runtime/api.js", + "index": 1, + "index2": 0, + "size": 2517, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/css-loader/dist/cjs.js??ref--5-1!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/src/app.css", + "issuerId": 0, + "issuerName": "./node_modules/css-loader/dist/cjs.js??ref--5-1!./node_modules/webpack-enhanced-stats-plugin/loader.js!./src/app.css", + "issuerPath": [ + { + "id": 0, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/css-loader/dist/cjs.js??ref--5-1!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/src/app.css", + "name": "./node_modules/css-loader/dist/cjs.js??ref--5-1!./node_modules/webpack-enhanced-stats-plugin/loader.js!./src/app.css" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 0, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/css-loader/dist/cjs.js??ref--5-1!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/src/app.css", + "module": "./node_modules/css-loader/dist/cjs.js??ref--5-1!./node_modules/webpack-enhanced-stats-plugin/loader.js!./src/app.css", + "moduleName": "./node_modules/css-loader/dist/cjs.js??ref--5-1!./node_modules/webpack-enhanced-stats-plugin/loader.js!./src/app.css", + "type": "cjs require", + "userRequest": "../node_modules/css-loader/dist/runtime/api.js", + "loc": "2:34-91" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 1, + "source": "\"use strict\";\n\n/*\n MIT License http://www.opensource.org/licenses/mit-license.php\n Author Tobias Koppers @sokra\n*/\n// css base code, injected by the css-loader\n// eslint-disable-next-line func-names\nmodule.exports = function (useSourceMap) {\n var list = []; // return the list of modules as css string\n\n list.toString = function toString() {\n return this.map(function (item) {\n var content = cssWithMappingToString(item, useSourceMap);\n\n if (item[2]) {\n return \"@media \".concat(item[2], \" {\").concat(content, \"}\");\n }\n\n return content;\n }).join('');\n }; // import a list of modules into the list\n // eslint-disable-next-line func-names\n\n\n list.i = function (modules, mediaQuery, dedupe) {\n if (typeof modules === 'string') {\n // eslint-disable-next-line no-param-reassign\n modules = [[null, modules, '']];\n }\n\n var alreadyImportedModules = {};\n\n if (dedupe) {\n for (var i = 0; i < this.length; i++) {\n // eslint-disable-next-line prefer-destructuring\n var id = this[i][0];\n\n if (id != null) {\n alreadyImportedModules[id] = true;\n }\n }\n }\n\n for (var _i = 0; _i < modules.length; _i++) {\n var item = [].concat(modules[_i]);\n\n if (dedupe && alreadyImportedModules[item[0]]) {\n // eslint-disable-next-line no-continue\n continue;\n }\n\n if (mediaQuery) {\n if (!item[2]) {\n item[2] = mediaQuery;\n } else {\n item[2] = \"\".concat(mediaQuery, \" and \").concat(item[2]);\n }\n }\n\n list.push(item);\n }\n };\n\n return list;\n};\n\nfunction cssWithMappingToString(item, useSourceMap) {\n var content = item[1] || ''; // eslint-disable-next-line prefer-destructuring\n\n var cssMapping = item[3];\n\n if (!cssMapping) {\n return content;\n }\n\n if (useSourceMap && typeof btoa === 'function') {\n var sourceMapping = toComment(cssMapping);\n var sourceURLs = cssMapping.sources.map(function (source) {\n return \"/*# sourceURL=\".concat(cssMapping.sourceRoot || '').concat(source, \" */\");\n });\n return [content].concat(sourceURLs).concat([sourceMapping]).join('\\n');\n }\n\n return [content].join('\\n');\n} // Adapted from convert-source-map (MIT)\n\n\nfunction toComment(sourceMap) {\n // eslint-disable-next-line no-undef\n var base64 = btoa(unescape(encodeURIComponent(JSON.stringify(sourceMap))));\n var data = \"sourceMappingURL=data:application/json;charset=utf-8;base64,\".concat(base64);\n return \"/*# \".concat(data, \" */\");\n}" + } + ], + "filteredModules": 0, + "origins": [ + { + "module": "", + "moduleIdentifier": "", + "moduleName": "", + "loc": "mini-css-extract-plugin", + "request": null, + "reasons": [] + } + ] + } + ], + "modules": [ + { + "id": 0, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/css-loader/dist/cjs.js??ref--5-1!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/src/app.css", + "name": "./node_modules/css-loader/dist/cjs.js??ref--5-1!./node_modules/webpack-enhanced-stats-plugin/loader.js!./src/app.css", + "index": 0, + "index2": 1, + "size": 514, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": null, + "issuerId": null, + "issuerName": null, + "issuerPath": null, + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": null, + "module": null, + "moduleName": null, + "type": "single entry", + "userRequest": "!!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/css-loader/dist/cjs.js??ref--5-1!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/src/app.css", + "loc": "mini-css-extract-plugin" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 0, + "source": "// Imports\nvar ___CSS_LOADER_API_IMPORT___ = require(\"../node_modules/css-loader/dist/runtime/api.js\");\nexports = ___CSS_LOADER_API_IMPORT___(false);\n// Module\nexports.push([module.id, \".root-3xwm5 {\\n font-family: sans-serif;\\n}\\n\\n.title-l9td2 {\\n margin-left: 1rem;\\n}\\n\\n.loader-XUngJ {\\n display: block;\\n width: calc(100% - 2rem);\\n margin: 0 1rem;\\n}\", \"\"]);\n// Exports\nexports.locals = {\n\t\"root\": \"root-3xwm5\",\n\t\"title\": \"title-l9td2\",\n\t\"loader\": \"loader-XUngJ\"\n};\nmodule.exports = exports;\n" + }, + { + "id": 1, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/css-loader/dist/runtime/api.js", + "name": "./node_modules/css-loader/dist/runtime/api.js", + "index": 1, + "index2": 0, + "size": 2517, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/css-loader/dist/cjs.js??ref--5-1!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/src/app.css", + "issuerId": 0, + "issuerName": "./node_modules/css-loader/dist/cjs.js??ref--5-1!./node_modules/webpack-enhanced-stats-plugin/loader.js!./src/app.css", + "issuerPath": [ + { + "id": 0, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/css-loader/dist/cjs.js??ref--5-1!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/src/app.css", + "name": "./node_modules/css-loader/dist/cjs.js??ref--5-1!./node_modules/webpack-enhanced-stats-plugin/loader.js!./src/app.css" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 0, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/css-loader/dist/cjs.js??ref--5-1!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/src/app.css", + "module": "./node_modules/css-loader/dist/cjs.js??ref--5-1!./node_modules/webpack-enhanced-stats-plugin/loader.js!./src/app.css", + "moduleName": "./node_modules/css-loader/dist/cjs.js??ref--5-1!./node_modules/webpack-enhanced-stats-plugin/loader.js!./src/app.css", + "type": "cjs require", + "userRequest": "../node_modules/css-loader/dist/runtime/api.js", + "loc": "2:34-91" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 1, + "source": "\"use strict\";\n\n/*\n MIT License http://www.opensource.org/licenses/mit-license.php\n Author Tobias Koppers @sokra\n*/\n// css base code, injected by the css-loader\n// eslint-disable-next-line func-names\nmodule.exports = function (useSourceMap) {\n var list = []; // return the list of modules as css string\n\n list.toString = function toString() {\n return this.map(function (item) {\n var content = cssWithMappingToString(item, useSourceMap);\n\n if (item[2]) {\n return \"@media \".concat(item[2], \" {\").concat(content, \"}\");\n }\n\n return content;\n }).join('');\n }; // import a list of modules into the list\n // eslint-disable-next-line func-names\n\n\n list.i = function (modules, mediaQuery, dedupe) {\n if (typeof modules === 'string') {\n // eslint-disable-next-line no-param-reassign\n modules = [[null, modules, '']];\n }\n\n var alreadyImportedModules = {};\n\n if (dedupe) {\n for (var i = 0; i < this.length; i++) {\n // eslint-disable-next-line prefer-destructuring\n var id = this[i][0];\n\n if (id != null) {\n alreadyImportedModules[id] = true;\n }\n }\n }\n\n for (var _i = 0; _i < modules.length; _i++) {\n var item = [].concat(modules[_i]);\n\n if (dedupe && alreadyImportedModules[item[0]]) {\n // eslint-disable-next-line no-continue\n continue;\n }\n\n if (mediaQuery) {\n if (!item[2]) {\n item[2] = mediaQuery;\n } else {\n item[2] = \"\".concat(mediaQuery, \" and \").concat(item[2]);\n }\n }\n\n list.push(item);\n }\n };\n\n return list;\n};\n\nfunction cssWithMappingToString(item, useSourceMap) {\n var content = item[1] || ''; // eslint-disable-next-line prefer-destructuring\n\n var cssMapping = item[3];\n\n if (!cssMapping) {\n return content;\n }\n\n if (useSourceMap && typeof btoa === 'function') {\n var sourceMapping = toComment(cssMapping);\n var sourceURLs = cssMapping.sources.map(function (source) {\n return \"/*# sourceURL=\".concat(cssMapping.sourceRoot || '').concat(source, \" */\");\n });\n return [content].concat(sourceURLs).concat([sourceMapping]).join('\\n');\n }\n\n return [content].join('\\n');\n} // Adapted from convert-source-map (MIT)\n\n\nfunction toComment(sourceMap) {\n // eslint-disable-next-line no-undef\n var base64 = btoa(unescape(encodeURIComponent(JSON.stringify(sourceMap))));\n var data = \"sourceMappingURL=data:application/json;charset=utf-8;base64,\".concat(base64);\n return \"/*# \".concat(data, \" */\");\n}" + } + ], + "filteredModules": 0, + "logging": { + "webpack.buildChunkGraph.visitModules": { + "entries": [], + "filteredEntries": 2, + "debug": false + } + }, + "children": [], + "name": "mini-css-extract-plugin node_modules/css-loader/dist/cjs.js??ref--5-1!node_modules/webpack-enhanced-stats-plugin/loader.js!src/app.css" + }, + { + "errors": [], + "warnings": [], + "publicPath": "", + "outputPath": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/dist", + "assetsByChunkName": {}, + "assets": [], + "filteredAssets": 0, + "entrypoints": { + "mini-css-extract-plugin": { + "chunks": [ + 0 + ], + "assets": [ + "*" + ], + "children": {}, + "childAssets": {} + } + }, + "namedChunkGroups": { + "mini-css-extract-plugin": { + "chunks": [ + 0 + ], + "assets": [ + "*" + ], + "children": {}, + "childAssets": {} + } + }, + "chunks": [ + { + "id": 0, + "rendered": true, + "initial": true, + "entry": true, + "size": 3683, + "names": [ + "mini-css-extract-plugin" + ], + "files": [ + "*" + ], + "hash": "2ff4132e14aeae53a242", + "siblings": [], + "parents": [], + "children": [], + "childrenByOrder": {}, + "modules": [ + { + "id": 0, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/css-loader/dist/cjs.js??ref--5-1!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/src/article.css", + "name": "./node_modules/css-loader/dist/cjs.js??ref--5-1!./node_modules/webpack-enhanced-stats-plugin/loader.js!./src/article.css", + "index": 0, + "index2": 1, + "size": 1166, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": null, + "issuerId": null, + "issuerName": null, + "issuerPath": null, + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": null, + "module": null, + "moduleName": null, + "type": "single entry", + "userRequest": "!!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/css-loader/dist/cjs.js??ref--5-1!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/src/article.css", + "loc": "mini-css-extract-plugin" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 0, + "source": "// Imports\nvar ___CSS_LOADER_API_IMPORT___ = require(\"../node_modules/css-loader/dist/runtime/api.js\");\nexports = ___CSS_LOADER_API_IMPORT___(false);\n// Module\nexports.push([module.id, \".tagsContainer-2D41J {\\n display: flex;\\n align-items: center;\\n}\\n\\n.tags-3OYob {\\n list-style-type: none;\\n margin: 0;\\n padding: 0;\\n display: flex;\\n}\\n\\n.tag-RF4Iq {\\n border: 1px solid black;\\n margin-right: 1em;\\n padding: 0.5em;\\n}\\n\\n.root-263gx {\\n padding: 1em;\\n border: 1px solid gray;\\n margin: 1em;\\n box-shadow: 0.5em 0.5em 0.5em rgba(0, 0, 0, 0.5);\\n}\\n\\n.title-1Fpjz {\\n margin-top: 0;\\n}\\n\\n.content-2yA3z {\\n max-height: 10em;\\n overflow: hidden;\\n position: relative;\\n}\\n\\n.content-2yA3z:after {\\n content: \\\"\\\";\\n position: absolute;\\n bottom: 0;\\n right: 0;\\n left: 0;\\n height: 2em;\\n background: linear-gradient(180deg, transparent 0%, white 100%);\\n}\\n\", \"\"]);\n// Exports\nexports.locals = {\n\t\"tagsContainer\": \"tagsContainer-2D41J\",\n\t\"tags\": \"tags-3OYob\",\n\t\"tag\": \"tag-RF4Iq\",\n\t\"root\": \"root-263gx\",\n\t\"title\": \"title-1Fpjz\",\n\t\"content\": \"content-2yA3z\"\n};\nmodule.exports = exports;\n" + }, + { + "id": 1, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/css-loader/dist/runtime/api.js", + "name": "./node_modules/css-loader/dist/runtime/api.js", + "index": 1, + "index2": 0, + "size": 2517, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/css-loader/dist/cjs.js??ref--5-1!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/src/article.css", + "issuerId": 0, + "issuerName": "./node_modules/css-loader/dist/cjs.js??ref--5-1!./node_modules/webpack-enhanced-stats-plugin/loader.js!./src/article.css", + "issuerPath": [ + { + "id": 0, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/css-loader/dist/cjs.js??ref--5-1!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/src/article.css", + "name": "./node_modules/css-loader/dist/cjs.js??ref--5-1!./node_modules/webpack-enhanced-stats-plugin/loader.js!./src/article.css" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 0, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/css-loader/dist/cjs.js??ref--5-1!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/src/article.css", + "module": "./node_modules/css-loader/dist/cjs.js??ref--5-1!./node_modules/webpack-enhanced-stats-plugin/loader.js!./src/article.css", + "moduleName": "./node_modules/css-loader/dist/cjs.js??ref--5-1!./node_modules/webpack-enhanced-stats-plugin/loader.js!./src/article.css", + "type": "cjs require", + "userRequest": "../node_modules/css-loader/dist/runtime/api.js", + "loc": "2:34-91" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 1, + "source": "\"use strict\";\n\n/*\n MIT License http://www.opensource.org/licenses/mit-license.php\n Author Tobias Koppers @sokra\n*/\n// css base code, injected by the css-loader\n// eslint-disable-next-line func-names\nmodule.exports = function (useSourceMap) {\n var list = []; // return the list of modules as css string\n\n list.toString = function toString() {\n return this.map(function (item) {\n var content = cssWithMappingToString(item, useSourceMap);\n\n if (item[2]) {\n return \"@media \".concat(item[2], \" {\").concat(content, \"}\");\n }\n\n return content;\n }).join('');\n }; // import a list of modules into the list\n // eslint-disable-next-line func-names\n\n\n list.i = function (modules, mediaQuery, dedupe) {\n if (typeof modules === 'string') {\n // eslint-disable-next-line no-param-reassign\n modules = [[null, modules, '']];\n }\n\n var alreadyImportedModules = {};\n\n if (dedupe) {\n for (var i = 0; i < this.length; i++) {\n // eslint-disable-next-line prefer-destructuring\n var id = this[i][0];\n\n if (id != null) {\n alreadyImportedModules[id] = true;\n }\n }\n }\n\n for (var _i = 0; _i < modules.length; _i++) {\n var item = [].concat(modules[_i]);\n\n if (dedupe && alreadyImportedModules[item[0]]) {\n // eslint-disable-next-line no-continue\n continue;\n }\n\n if (mediaQuery) {\n if (!item[2]) {\n item[2] = mediaQuery;\n } else {\n item[2] = \"\".concat(mediaQuery, \" and \").concat(item[2]);\n }\n }\n\n list.push(item);\n }\n };\n\n return list;\n};\n\nfunction cssWithMappingToString(item, useSourceMap) {\n var content = item[1] || ''; // eslint-disable-next-line prefer-destructuring\n\n var cssMapping = item[3];\n\n if (!cssMapping) {\n return content;\n }\n\n if (useSourceMap && typeof btoa === 'function') {\n var sourceMapping = toComment(cssMapping);\n var sourceURLs = cssMapping.sources.map(function (source) {\n return \"/*# sourceURL=\".concat(cssMapping.sourceRoot || '').concat(source, \" */\");\n });\n return [content].concat(sourceURLs).concat([sourceMapping]).join('\\n');\n }\n\n return [content].join('\\n');\n} // Adapted from convert-source-map (MIT)\n\n\nfunction toComment(sourceMap) {\n // eslint-disable-next-line no-undef\n var base64 = btoa(unescape(encodeURIComponent(JSON.stringify(sourceMap))));\n var data = \"sourceMappingURL=data:application/json;charset=utf-8;base64,\".concat(base64);\n return \"/*# \".concat(data, \" */\");\n}" + } + ], + "filteredModules": 0, + "origins": [ + { + "module": "", + "moduleIdentifier": "", + "moduleName": "", + "loc": "mini-css-extract-plugin", + "request": null, + "reasons": [] + } + ] + } + ], + "modules": [ + { + "id": 0, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/css-loader/dist/cjs.js??ref--5-1!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/src/article.css", + "name": "./node_modules/css-loader/dist/cjs.js??ref--5-1!./node_modules/webpack-enhanced-stats-plugin/loader.js!./src/article.css", + "index": 0, + "index2": 1, + "size": 1166, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": null, + "issuerId": null, + "issuerName": null, + "issuerPath": null, + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": null, + "module": null, + "moduleName": null, + "type": "single entry", + "userRequest": "!!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/css-loader/dist/cjs.js??ref--5-1!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/src/article.css", + "loc": "mini-css-extract-plugin" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 0, + "source": "// Imports\nvar ___CSS_LOADER_API_IMPORT___ = require(\"../node_modules/css-loader/dist/runtime/api.js\");\nexports = ___CSS_LOADER_API_IMPORT___(false);\n// Module\nexports.push([module.id, \".tagsContainer-2D41J {\\n display: flex;\\n align-items: center;\\n}\\n\\n.tags-3OYob {\\n list-style-type: none;\\n margin: 0;\\n padding: 0;\\n display: flex;\\n}\\n\\n.tag-RF4Iq {\\n border: 1px solid black;\\n margin-right: 1em;\\n padding: 0.5em;\\n}\\n\\n.root-263gx {\\n padding: 1em;\\n border: 1px solid gray;\\n margin: 1em;\\n box-shadow: 0.5em 0.5em 0.5em rgba(0, 0, 0, 0.5);\\n}\\n\\n.title-1Fpjz {\\n margin-top: 0;\\n}\\n\\n.content-2yA3z {\\n max-height: 10em;\\n overflow: hidden;\\n position: relative;\\n}\\n\\n.content-2yA3z:after {\\n content: \\\"\\\";\\n position: absolute;\\n bottom: 0;\\n right: 0;\\n left: 0;\\n height: 2em;\\n background: linear-gradient(180deg, transparent 0%, white 100%);\\n}\\n\", \"\"]);\n// Exports\nexports.locals = {\n\t\"tagsContainer\": \"tagsContainer-2D41J\",\n\t\"tags\": \"tags-3OYob\",\n\t\"tag\": \"tag-RF4Iq\",\n\t\"root\": \"root-263gx\",\n\t\"title\": \"title-1Fpjz\",\n\t\"content\": \"content-2yA3z\"\n};\nmodule.exports = exports;\n" + }, + { + "id": 1, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/css-loader/dist/runtime/api.js", + "name": "./node_modules/css-loader/dist/runtime/api.js", + "index": 1, + "index2": 0, + "size": 2517, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/css-loader/dist/cjs.js??ref--5-1!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/src/article.css", + "issuerId": 0, + "issuerName": "./node_modules/css-loader/dist/cjs.js??ref--5-1!./node_modules/webpack-enhanced-stats-plugin/loader.js!./src/article.css", + "issuerPath": [ + { + "id": 0, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/css-loader/dist/cjs.js??ref--5-1!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/src/article.css", + "name": "./node_modules/css-loader/dist/cjs.js??ref--5-1!./node_modules/webpack-enhanced-stats-plugin/loader.js!./src/article.css" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 0, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/css-loader/dist/cjs.js??ref--5-1!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/b/src/article.css", + "module": "./node_modules/css-loader/dist/cjs.js??ref--5-1!./node_modules/webpack-enhanced-stats-plugin/loader.js!./src/article.css", + "moduleName": "./node_modules/css-loader/dist/cjs.js??ref--5-1!./node_modules/webpack-enhanced-stats-plugin/loader.js!./src/article.css", + "type": "cjs require", + "userRequest": "../node_modules/css-loader/dist/runtime/api.js", + "loc": "2:34-91" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 1, + "source": "\"use strict\";\n\n/*\n MIT License http://www.opensource.org/licenses/mit-license.php\n Author Tobias Koppers @sokra\n*/\n// css base code, injected by the css-loader\n// eslint-disable-next-line func-names\nmodule.exports = function (useSourceMap) {\n var list = []; // return the list of modules as css string\n\n list.toString = function toString() {\n return this.map(function (item) {\n var content = cssWithMappingToString(item, useSourceMap);\n\n if (item[2]) {\n return \"@media \".concat(item[2], \" {\").concat(content, \"}\");\n }\n\n return content;\n }).join('');\n }; // import a list of modules into the list\n // eslint-disable-next-line func-names\n\n\n list.i = function (modules, mediaQuery, dedupe) {\n if (typeof modules === 'string') {\n // eslint-disable-next-line no-param-reassign\n modules = [[null, modules, '']];\n }\n\n var alreadyImportedModules = {};\n\n if (dedupe) {\n for (var i = 0; i < this.length; i++) {\n // eslint-disable-next-line prefer-destructuring\n var id = this[i][0];\n\n if (id != null) {\n alreadyImportedModules[id] = true;\n }\n }\n }\n\n for (var _i = 0; _i < modules.length; _i++) {\n var item = [].concat(modules[_i]);\n\n if (dedupe && alreadyImportedModules[item[0]]) {\n // eslint-disable-next-line no-continue\n continue;\n }\n\n if (mediaQuery) {\n if (!item[2]) {\n item[2] = mediaQuery;\n } else {\n item[2] = \"\".concat(mediaQuery, \" and \").concat(item[2]);\n }\n }\n\n list.push(item);\n }\n };\n\n return list;\n};\n\nfunction cssWithMappingToString(item, useSourceMap) {\n var content = item[1] || ''; // eslint-disable-next-line prefer-destructuring\n\n var cssMapping = item[3];\n\n if (!cssMapping) {\n return content;\n }\n\n if (useSourceMap && typeof btoa === 'function') {\n var sourceMapping = toComment(cssMapping);\n var sourceURLs = cssMapping.sources.map(function (source) {\n return \"/*# sourceURL=\".concat(cssMapping.sourceRoot || '').concat(source, \" */\");\n });\n return [content].concat(sourceURLs).concat([sourceMapping]).join('\\n');\n }\n\n return [content].join('\\n');\n} // Adapted from convert-source-map (MIT)\n\n\nfunction toComment(sourceMap) {\n // eslint-disable-next-line no-undef\n var base64 = btoa(unescape(encodeURIComponent(JSON.stringify(sourceMap))));\n var data = \"sourceMappingURL=data:application/json;charset=utf-8;base64,\".concat(base64);\n return \"/*# \".concat(data, \" */\");\n}" + } + ], + "filteredModules": 0, + "logging": { + "webpack.buildChunkGraph.visitModules": { + "entries": [], + "filteredEntries": 2, + "debug": false + } + }, + "children": [], + "name": "mini-css-extract-plugin node_modules/css-loader/dist/cjs.js??ref--5-1!node_modules/webpack-enhanced-stats-plugin/loader.js!src/article.css" + } + ] +} \ No newline at end of file diff --git a/a/c.json b/a/c.json new file mode 100644 index 00000000..3de34cac --- /dev/null +++ b/a/c.json @@ -0,0 +1,4126 @@ +{ + "errors": [], + "warnings": [ + "configuration\nThe 'mode' option has not been set, webpack will fallback to 'production' for this value. Set 'mode' option to 'development' or 'production' to enable defaults for each environment.\nYou can also set it to 'none' to disable any default behavior. Learn more: https://webpack.js.org/configuration/mode/" + ], + "version": "4.43.0", + "hash": "4e68bea261f3e5fc6061", + "time": 5477, + "builtAt": 1589838869682, + "publicPath": "", + "outputPath": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/dist", + "assetsByChunkName": { + "main": [ + "main.css", + "main.js", + "main.css.map", + "main.js.map" + ] + }, + "assets": [ + { + "name": "index.html", + "size": 246, + "chunks": [], + "chunkNames": [], + "info": {}, + "emitted": true + }, + { + "name": "main.css", + "size": 917, + "chunks": [ + 0 + ], + "chunkNames": [ + "main" + ], + "info": {}, + "emitted": true + }, + { + "name": "main.css.map", + "size": 1358, + "chunks": [ + 0 + ], + "chunkNames": [ + "main" + ], + "info": { + "development": true + }, + "emitted": true + }, + { + "name": "main.js", + "size": 95964, + "chunks": [ + 0 + ], + "chunkNames": [ + "main" + ], + "info": {}, + "emitted": true + }, + { + "name": "main.js.LICENSE.txt", + "size": 96, + "chunks": [], + "chunkNames": [], + "info": {}, + "emitted": true + }, + { + "name": "main.js.map", + "size": 266153, + "chunks": [ + 0 + ], + "chunkNames": [ + "main" + ], + "info": { + "development": true + }, + "emitted": true + } + ], + "filteredAssets": 0, + "entrypoints": { + "main": { + "chunks": [ + 0 + ], + "assets": [ + "main.css", + "main.js", + "main.css.map", + "main.js.map" + ], + "children": {}, + "childAssets": {} + } + }, + "namedChunkGroups": { + "main": { + "chunks": [ + 0 + ], + "assets": [ + "main.css", + "main.js", + "main.css.map", + "main.js.map" + ], + "children": {}, + "childAssets": {} + } + }, + "chunks": [ + { + "id": 0, + "rendered": true, + "initial": true, + "entry": true, + "size": 117067, + "names": [ + "main" + ], + "files": [ + "main.css", + "main.js", + "main.css.map", + "main.js.map" + ], + "hash": "994c0af6f7223e71bd11", + "siblings": [], + "parents": [], + "children": [], + "childrenByOrder": {}, + "filteredModules": 0, + "origins": [ + { + "module": "", + "moduleIdentifier": "", + "moduleName": "", + "loc": "main", + "request": "./src/index.js", + "reasons": [] + } + ], + "modules": [ + { + "id": 0, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/lodash/fp.js", + "name": "./node_modules/lodash/fp.js", + "index": 8, + "index2": 11, + "size": 101, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/src/article.jsx", + "issuerId": null, + "issuerName": "./src/article.jsx", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/src/article.jsx", + "name": "./src/article.jsx" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 9, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/src/index.js 5a097ed2414d9302c6ae6c8efc112b9c", + "module": "./src/index.js + 5 modules", + "moduleName": "./src/index.js + 5 modules", + "type": "harmony side effect evaluation", + "userRequest": "lodash/fp", + "loc": "2:0-68" + }, + { + "moduleId": 9, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/src/index.js 5a097ed2414d9302c6ae6c8efc112b9c", + "module": "./src/index.js + 5 modules", + "moduleName": "./src/index.js + 5 modules", + "type": "harmony import specifier", + "userRequest": "lodash/fp", + "loc": "4:17-21" + }, + { + "moduleId": 9, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/src/index.js 5a097ed2414d9302c6ae6c8efc112b9c", + "module": "./src/index.js + 5 modules", + "moduleName": "./src/index.js + 5 modules", + "type": "harmony import specifier", + "userRequest": "lodash/fp", + "loc": "4:22-27" + }, + { + "moduleId": 9, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/src/index.js 5a097ed2414d9302c6ae6c8efc112b9c", + "module": "./src/index.js + 5 modules", + "moduleName": "./src/index.js + 5 modules", + "type": "harmony import specifier", + "userRequest": "lodash/fp", + "loc": "4:34-37" + }, + { + "moduleId": 9, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/src/index.js 5a097ed2414d9302c6ae6c8efc112b9c", + "module": "./src/index.js + 5 modules", + "moduleName": "./src/index.js + 5 modules", + "type": "harmony import specifier", + "userRequest": "lodash/fp", + "loc": "4:38-42" + }, + { + "moduleId": 9, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/src/index.js 5a097ed2414d9302c6ae6c8efc112b9c", + "module": "./src/index.js + 5 modules", + "moduleName": "./src/index.js + 5 modules", + "type": "harmony import specifier", + "userRequest": "lodash/fp", + "loc": "4:45-51" + }, + { + "moduleId": 9, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/src/index.js 5a097ed2414d9302c6ae6c8efc112b9c", + "module": "./src/index.js + 5 modules", + "moduleName": "./src/index.js + 5 modules", + "type": "harmony import specifier", + "userRequest": "lodash/fp", + "loc": "4:52-59" + }, + { + "moduleId": 9, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/src/index.js 5a097ed2414d9302c6ae6c8efc112b9c", + "module": "./src/index.js + 5 modules", + "moduleName": "./src/index.js + 5 modules", + "type": "harmony import specifier", + "userRequest": "lodash/fp", + "loc": "4:62-65" + } + ], + "usedExports": [ + "isEmpty", + "map", + "pipe", + "reject", + "split", + "trim" + ], + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 3, + "source": "var _ = require('./lodash.min').runInContext();\nmodule.exports = require('./fp/_baseConvert')(_, _);\n", + "parsedSize": 44, + "parsedSource": "\nr=e(3).runInContext();t.exports=e(6)(r,r)},", + "originalSize": 101, + "originalSource": "var _ = require('./lodash.min').runInContext();\nmodule.exports = require('./fp/_baseConvert')(_, _);\n", + "modules": [] + }, + { + "id": 1, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/mini-css-extract-plugin/dist/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/css-loader/dist/cjs.js??ref--5-1!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/src/article.css", + "name": "./src/article.css", + "index": 15, + "index2": 13, + "size": 203, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/src/article.jsx", + "issuerId": null, + "issuerName": "./src/article.jsx", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/src/article.jsx", + "name": "./src/article.jsx" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 9, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/src/index.js 5a097ed2414d9302c6ae6c8efc112b9c", + "module": "./src/index.js + 5 modules", + "moduleName": "./src/index.js + 5 modules", + "type": "harmony side effect evaluation", + "userRequest": "./article.css", + "loc": "3:0-35" + }, + { + "moduleId": 9, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/src/index.js 5a097ed2414d9302c6ae6c8efc112b9c", + "module": "./src/index.js + 5 modules", + "moduleName": "./src/index.js + 5 modules", + "type": "harmony import specifier", + "userRequest": "./article.css", + "loc": "6:15-21" + }, + { + "moduleId": 9, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/src/index.js 5a097ed2414d9302c6ae6c8efc112b9c", + "module": "./src/index.js + 5 modules", + "moduleName": "./src/index.js + 5 modules", + "type": "harmony import specifier", + "userRequest": "./article.css", + "loc": "14:15-21" + }, + { + "moduleId": 9, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/src/index.js 5a097ed2414d9302c6ae6c8efc112b9c", + "module": "./src/index.js + 5 modules", + "moduleName": "./src/index.js + 5 modules", + "type": "harmony import specifier", + "userRequest": "./article.css", + "loc": "16:15-21" + }, + { + "moduleId": 9, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/src/index.js 5a097ed2414d9302c6ae6c8efc112b9c", + "module": "./src/index.js + 5 modules", + "moduleName": "./src/index.js + 5 modules", + "type": "harmony import specifier", + "userRequest": "./article.css", + "loc": "18:15-21" + }, + { + "moduleId": 9, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/src/index.js 5a097ed2414d9302c6ae6c8efc112b9c", + "module": "./src/index.js + 5 modules", + "moduleName": "./src/index.js + 5 modules", + "type": "harmony import specifier", + "userRequest": "./article.css", + "loc": "20:15-21" + }, + { + "moduleId": 9, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/src/index.js 5a097ed2414d9302c6ae6c8efc112b9c", + "module": "./src/index.js + 5 modules", + "moduleName": "./src/index.js + 5 modules", + "type": "harmony import specifier", + "userRequest": "./article.css", + "loc": "22:15-21" + } + ], + "usedExports": [ + "default" + ], + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 3, + "source": "// extracted by mini-css-extract-plugin\nmodule.exports = {\"tagsContainer\":\"tagsContainer-2D41J\",\"tags\":\"tags-3OYob\",\"tag\":\"tag-RF4Iq\",\"root\":\"root-263gx\",\"title\":\"title-1Fpjz\",\"content\":\"content-2yA3z\"};", + "parsedSize": 146, + "parsedSource": "\nt.exports={tagsContainer:\"tagsContainer-2D41J\",tags:\"tags-3OYob\",tag:\"tag-RF4Iq\",root:\"root-263gx\",title:\"title-1Fpjz\",content:\"content-2yA3z\"}},", + "originalSize": 663, + "originalSource": ".tagsContainer {\n display: flex;\n align-items: center;\n}\n\n.tags {\n list-style-type: none;\n margin: 0;\n padding: 0;\n display: flex;\n}\n\n.tag {\n border: 1px solid black;\n margin-right: 1em;\n padding: 0.5em;\n}\n\n.root {\n padding: 1em;\n border: 1px solid gray;\n margin: 1em;\n box-shadow: 0.5em 0.5em 0.5em rgba(0, 0, 0, 0.5);\n}\n\n.title {\n margin-top: 0;\n}\n\n.content {\n max-height: 10em;\n overflow: hidden;\n position: relative;\n}\n\n.content:after {\n content: \"\";\n position: absolute;\n bottom: 0;\n right: 0;\n left: 0;\n height: 2em;\n background: linear-gradient(180deg, transparent 0%, white 100%);\n}\n", + "modules": [] + }, + { + "id": 2, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/mini-css-extract-plugin/dist/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/css-loader/dist/cjs.js??ref--5-1!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/src/app.css", + "name": "./src/app.css", + "index": 4, + "index2": 3, + "size": 125, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/src/app.jsx", + "issuerId": null, + "issuerName": "./src/app.jsx", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/src/app.jsx", + "name": "./src/app.jsx" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 9, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/src/index.js 5a097ed2414d9302c6ae6c8efc112b9c", + "module": "./src/index.js + 5 modules", + "moduleName": "./src/index.js + 5 modules", + "type": "harmony side effect evaluation", + "userRequest": "./app.css", + "loc": "11:0-31" + }, + { + "moduleId": 9, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/src/index.js 5a097ed2414d9302c6ae6c8efc112b9c", + "module": "./src/index.js + 5 modules", + "moduleName": "./src/index.js + 5 modules", + "type": "harmony import specifier", + "userRequest": "./app.css", + "loc": "24:15-21" + }, + { + "moduleId": 9, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/src/index.js 5a097ed2414d9302c6ae6c8efc112b9c", + "module": "./src/index.js + 5 modules", + "moduleName": "./src/index.js + 5 modules", + "type": "harmony import specifier", + "userRequest": "./app.css", + "loc": "26:15-21" + }, + { + "moduleId": 9, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/src/index.js 5a097ed2414d9302c6ae6c8efc112b9c", + "module": "./src/index.js + 5 modules", + "moduleName": "./src/index.js + 5 modules", + "type": "harmony import specifier", + "userRequest": "./app.css", + "loc": "30:15-21" + } + ], + "usedExports": [ + "default" + ], + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 2, + "source": "// extracted by mini-css-extract-plugin\nmodule.exports = {\"root\":\"root-3xwm5\",\"title\":\"title-l9td2\",\"loader\":\"loader-XUngJ\"};", + "parsedSize": 74, + "parsedSource": "\nt.exports={root:\"root-3xwm5\",title:\"title-l9td2\",loader:\"loader-XUngJ\"}},", + "originalSize": 156, + "originalSource": ".root {\n font-family: sans-serif;\n}\n\n.title {\n margin-left: 1rem;\n}\n\n.loader {\n display: block;\n width: calc(100% - 2rem);\n margin: 0 1rem;\n}", + "modules": [] + }, + { + "id": 3, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/lodash/lodash.min.js", + "name": "./node_modules/lodash/lodash.min.js", + "index": 9, + "index2": 7, + "size": 73261, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/lodash/fp.js", + "issuerId": 0, + "issuerName": "./node_modules/lodash/fp.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 0, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/lodash/fp.js", + "name": "./node_modules/lodash/fp.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 0, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/lodash/fp.js", + "module": "./node_modules/lodash/fp.js", + "moduleName": "./node_modules/lodash/fp.js", + "type": "cjs require", + "userRequest": "./lodash.min", + "loc": "1:8-31" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 4, + "source": "/**\n * @license\n * Lodash lodash.com/license | Underscore.js 1.8.3 underscorejs.org/LICENSE\n */\n;(function(){function n(n,t,r){switch(r.length){case 0:return n.call(t);case 1:return n.call(t,r[0]);case 2:return n.call(t,r[0],r[1]);case 3:return n.call(t,r[0],r[1],r[2])}return n.apply(t,r)}function t(n,t,r,e){for(var u=-1,i=null==n?0:n.length;++u\"']/g,G=RegExp(V.source),H=RegExp(K.source),J=/<%-([\\s\\S]+?)%>/g,Y=/<%([\\s\\S]+?)%>/g,Q=/<%=([\\s\\S]+?)%>/g,X=/\\.|\\[(?:[^[\\]]*|([\"'])(?:(?!\\1)[^\\\\]|\\\\.)*?\\1)\\]/,nn=/^\\w*$/,tn=/[^.[\\]]+|\\[(?:(-?\\d+(?:\\.\\d+)?)|([\"'])((?:(?!\\2)[^\\\\]|\\\\.)*?)\\2)\\]|(?=(?:\\.|\\[\\])(?:\\.|\\[\\]|$))/g,rn=/[\\\\^$.*+?()[\\]{}|]/g,en=RegExp(rn.source),un=/^\\s+|\\s+$/g,on=/^\\s+/,fn=/\\s+$/,cn=/\\{(?:\\n\\/\\* \\[wrapped with .+\\] \\*\\/)?\\n?/,an=/\\{\\n\\/\\* \\[wrapped with (.+)\\] \\*/,ln=/,? & /,sn=/[^\\x00-\\x2f\\x3a-\\x40\\x5b-\\x60\\x7b-\\x7f]+/g,hn=/\\\\(\\\\)?/g,pn=/\\$\\{([^\\\\}]*(?:\\\\.[^\\\\}]*)*)\\}/g,_n=/\\w*$/,vn=/^[-+]0x[0-9a-f]+$/i,gn=/^0b[01]+$/i,dn=/^\\[object .+?Constructor\\]$/,yn=/^0o[0-7]+$/i,bn=/^(?:0|[1-9]\\d*)$/,xn=/[\\xc0-\\xd6\\xd8-\\xf6\\xf8-\\xff\\u0100-\\u017f]/g,jn=/($^)/,wn=/['\\n\\r\\u2028\\u2029\\\\]/g,mn=\"[\\\\ufe0e\\\\ufe0f]?(?:[\\\\u0300-\\\\u036f\\\\ufe20-\\\\ufe2f\\\\u20d0-\\\\u20ff]|\\\\ud83c[\\\\udffb-\\\\udfff])?(?:\\\\u200d(?:[^\\\\ud800-\\\\udfff]|(?:\\\\ud83c[\\\\udde6-\\\\uddff]){2}|[\\\\ud800-\\\\udbff][\\\\udc00-\\\\udfff])[\\\\ufe0e\\\\ufe0f]?(?:[\\\\u0300-\\\\u036f\\\\ufe20-\\\\ufe2f\\\\u20d0-\\\\u20ff]|\\\\ud83c[\\\\udffb-\\\\udfff])?)*\",An=\"(?:[\\\\u2700-\\\\u27bf]|(?:\\\\ud83c[\\\\udde6-\\\\uddff]){2}|[\\\\ud800-\\\\udbff][\\\\udc00-\\\\udfff])\"+mn,En=\"(?:[^\\\\ud800-\\\\udfff][\\\\u0300-\\\\u036f\\\\ufe20-\\\\ufe2f\\\\u20d0-\\\\u20ff]?|[\\\\u0300-\\\\u036f\\\\ufe20-\\\\ufe2f\\\\u20d0-\\\\u20ff]|(?:\\\\ud83c[\\\\udde6-\\\\uddff]){2}|[\\\\ud800-\\\\udbff][\\\\udc00-\\\\udfff]|[\\\\ud800-\\\\udfff])\",kn=RegExp(\"['\\u2019]\",\"g\"),Sn=RegExp(\"[\\\\u0300-\\\\u036f\\\\ufe20-\\\\ufe2f\\\\u20d0-\\\\u20ff]\",\"g\"),On=RegExp(\"\\\\ud83c[\\\\udffb-\\\\udfff](?=\\\\ud83c[\\\\udffb-\\\\udfff])|\"+En+mn,\"g\"),In=RegExp([\"[A-Z\\\\xc0-\\\\xd6\\\\xd8-\\\\xde]?[a-z\\\\xdf-\\\\xf6\\\\xf8-\\\\xff]+(?:['\\u2019](?:d|ll|m|re|s|t|ve))?(?=[\\\\xac\\\\xb1\\\\xd7\\\\xf7\\\\x00-\\\\x2f\\\\x3a-\\\\x40\\\\x5b-\\\\x60\\\\x7b-\\\\xbf\\\\u2000-\\\\u206f \\\\t\\\\x0b\\\\f\\\\xa0\\\\ufeff\\\\n\\\\r\\\\u2028\\\\u2029\\\\u1680\\\\u180e\\\\u2000\\\\u2001\\\\u2002\\\\u2003\\\\u2004\\\\u2005\\\\u2006\\\\u2007\\\\u2008\\\\u2009\\\\u200a\\\\u202f\\\\u205f\\\\u3000]|[A-Z\\\\xc0-\\\\xd6\\\\xd8-\\\\xde]|$)|(?:[A-Z\\\\xc0-\\\\xd6\\\\xd8-\\\\xde]|[^\\\\ud800-\\\\udfff\\\\xac\\\\xb1\\\\xd7\\\\xf7\\\\x00-\\\\x2f\\\\x3a-\\\\x40\\\\x5b-\\\\x60\\\\x7b-\\\\xbf\\\\u2000-\\\\u206f \\\\t\\\\x0b\\\\f\\\\xa0\\\\ufeff\\\\n\\\\r\\\\u2028\\\\u2029\\\\u1680\\\\u180e\\\\u2000\\\\u2001\\\\u2002\\\\u2003\\\\u2004\\\\u2005\\\\u2006\\\\u2007\\\\u2008\\\\u2009\\\\u200a\\\\u202f\\\\u205f\\\\u3000\\\\d+\\\\u2700-\\\\u27bfa-z\\\\xdf-\\\\xf6\\\\xf8-\\\\xffA-Z\\\\xc0-\\\\xd6\\\\xd8-\\\\xde])+(?:['\\u2019](?:D|LL|M|RE|S|T|VE))?(?=[\\\\xac\\\\xb1\\\\xd7\\\\xf7\\\\x00-\\\\x2f\\\\x3a-\\\\x40\\\\x5b-\\\\x60\\\\x7b-\\\\xbf\\\\u2000-\\\\u206f \\\\t\\\\x0b\\\\f\\\\xa0\\\\ufeff\\\\n\\\\r\\\\u2028\\\\u2029\\\\u1680\\\\u180e\\\\u2000\\\\u2001\\\\u2002\\\\u2003\\\\u2004\\\\u2005\\\\u2006\\\\u2007\\\\u2008\\\\u2009\\\\u200a\\\\u202f\\\\u205f\\\\u3000]|[A-Z\\\\xc0-\\\\xd6\\\\xd8-\\\\xde](?:[a-z\\\\xdf-\\\\xf6\\\\xf8-\\\\xff]|[^\\\\ud800-\\\\udfff\\\\xac\\\\xb1\\\\xd7\\\\xf7\\\\x00-\\\\x2f\\\\x3a-\\\\x40\\\\x5b-\\\\x60\\\\x7b-\\\\xbf\\\\u2000-\\\\u206f \\\\t\\\\x0b\\\\f\\\\xa0\\\\ufeff\\\\n\\\\r\\\\u2028\\\\u2029\\\\u1680\\\\u180e\\\\u2000\\\\u2001\\\\u2002\\\\u2003\\\\u2004\\\\u2005\\\\u2006\\\\u2007\\\\u2008\\\\u2009\\\\u200a\\\\u202f\\\\u205f\\\\u3000\\\\d+\\\\u2700-\\\\u27bfa-z\\\\xdf-\\\\xf6\\\\xf8-\\\\xffA-Z\\\\xc0-\\\\xd6\\\\xd8-\\\\xde])|$)|[A-Z\\\\xc0-\\\\xd6\\\\xd8-\\\\xde]?(?:[a-z\\\\xdf-\\\\xf6\\\\xf8-\\\\xff]|[^\\\\ud800-\\\\udfff\\\\xac\\\\xb1\\\\xd7\\\\xf7\\\\x00-\\\\x2f\\\\x3a-\\\\x40\\\\x5b-\\\\x60\\\\x7b-\\\\xbf\\\\u2000-\\\\u206f \\\\t\\\\x0b\\\\f\\\\xa0\\\\ufeff\\\\n\\\\r\\\\u2028\\\\u2029\\\\u1680\\\\u180e\\\\u2000\\\\u2001\\\\u2002\\\\u2003\\\\u2004\\\\u2005\\\\u2006\\\\u2007\\\\u2008\\\\u2009\\\\u200a\\\\u202f\\\\u205f\\\\u3000\\\\d+\\\\u2700-\\\\u27bfa-z\\\\xdf-\\\\xf6\\\\xf8-\\\\xffA-Z\\\\xc0-\\\\xd6\\\\xd8-\\\\xde])+(?:['\\u2019](?:d|ll|m|re|s|t|ve))?|[A-Z\\\\xc0-\\\\xd6\\\\xd8-\\\\xde]+(?:['\\u2019](?:D|LL|M|RE|S|T|VE))?|\\\\d*(?:1ST|2ND|3RD|(?![123])\\\\dTH)(?=\\\\b|[a-z_])|\\\\d*(?:1st|2nd|3rd|(?![123])\\\\dth)(?=\\\\b|[A-Z_])|\\\\d+\",An].join(\"|\"),\"g\"),Rn=RegExp(\"[\\\\u200d\\\\ud800-\\\\udfff\\\\u0300-\\\\u036f\\\\ufe20-\\\\ufe2f\\\\u20d0-\\\\u20ff\\\\ufe0e\\\\ufe0f]\"),zn=/[a-z][A-Z]|[A-Z]{2}[a-z]|[0-9][a-zA-Z]|[a-zA-Z][0-9]|[^a-zA-Z0-9 ]/,Wn=\"Array Buffer DataView Date Error Float32Array Float64Array Function Int8Array Int16Array Int32Array Map Math Object Promise RegExp Set String Symbol TypeError Uint8Array Uint8ClampedArray Uint16Array Uint32Array WeakMap _ clearTimeout isFinite parseInt setTimeout\".split(\" \"),Bn={};\nBn[\"[object Float32Array]\"]=Bn[\"[object Float64Array]\"]=Bn[\"[object Int8Array]\"]=Bn[\"[object Int16Array]\"]=Bn[\"[object Int32Array]\"]=Bn[\"[object Uint8Array]\"]=Bn[\"[object Uint8ClampedArray]\"]=Bn[\"[object Uint16Array]\"]=Bn[\"[object Uint32Array]\"]=true,Bn[\"[object Arguments]\"]=Bn[\"[object Array]\"]=Bn[\"[object ArrayBuffer]\"]=Bn[\"[object Boolean]\"]=Bn[\"[object DataView]\"]=Bn[\"[object Date]\"]=Bn[\"[object Error]\"]=Bn[\"[object Function]\"]=Bn[\"[object Map]\"]=Bn[\"[object Number]\"]=Bn[\"[object Object]\"]=Bn[\"[object RegExp]\"]=Bn[\"[object Set]\"]=Bn[\"[object String]\"]=Bn[\"[object WeakMap]\"]=false;\nvar Ln={};Ln[\"[object Arguments]\"]=Ln[\"[object Array]\"]=Ln[\"[object ArrayBuffer]\"]=Ln[\"[object DataView]\"]=Ln[\"[object Boolean]\"]=Ln[\"[object Date]\"]=Ln[\"[object Float32Array]\"]=Ln[\"[object Float64Array]\"]=Ln[\"[object Int8Array]\"]=Ln[\"[object Int16Array]\"]=Ln[\"[object Int32Array]\"]=Ln[\"[object Map]\"]=Ln[\"[object Number]\"]=Ln[\"[object Object]\"]=Ln[\"[object RegExp]\"]=Ln[\"[object Set]\"]=Ln[\"[object String]\"]=Ln[\"[object Symbol]\"]=Ln[\"[object Uint8Array]\"]=Ln[\"[object Uint8ClampedArray]\"]=Ln[\"[object Uint16Array]\"]=Ln[\"[object Uint32Array]\"]=true,\nLn[\"[object Error]\"]=Ln[\"[object Function]\"]=Ln[\"[object WeakMap]\"]=false;var Un={\"\\\\\":\"\\\\\",\"'\":\"'\",\"\\n\":\"n\",\"\\r\":\"r\",\"\\u2028\":\"u2028\",\"\\u2029\":\"u2029\"},Cn=parseFloat,Dn=parseInt,Mn=typeof global==\"object\"&&global&&global.Object===Object&&global,Tn=typeof self==\"object\"&&self&&self.Object===Object&&self,$n=Mn||Tn||Function(\"return this\")(),Fn=typeof exports==\"object\"&&exports&&!exports.nodeType&&exports,Nn=Fn&&typeof module==\"object\"&&module&&!module.nodeType&&module,Pn=Nn&&Nn.exports===Fn,Zn=Pn&&Mn.process,qn=function(){\ntry{var n=Nn&&Nn.f&&Nn.f(\"util\").types;return n?n:Zn&&Zn.binding&&Zn.binding(\"util\")}catch(n){}}(),Vn=qn&&qn.isArrayBuffer,Kn=qn&&qn.isDate,Gn=qn&&qn.isMap,Hn=qn&&qn.isRegExp,Jn=qn&&qn.isSet,Yn=qn&&qn.isTypedArray,Qn=b(\"length\"),Xn=x({\"\\xc0\":\"A\",\"\\xc1\":\"A\",\"\\xc2\":\"A\",\"\\xc3\":\"A\",\"\\xc4\":\"A\",\"\\xc5\":\"A\",\"\\xe0\":\"a\",\"\\xe1\":\"a\",\"\\xe2\":\"a\",\"\\xe3\":\"a\",\"\\xe4\":\"a\",\"\\xe5\":\"a\",\"\\xc7\":\"C\",\"\\xe7\":\"c\",\"\\xd0\":\"D\",\"\\xf0\":\"d\",\"\\xc8\":\"E\",\"\\xc9\":\"E\",\"\\xca\":\"E\",\"\\xcb\":\"E\",\"\\xe8\":\"e\",\"\\xe9\":\"e\",\"\\xea\":\"e\",\"\\xeb\":\"e\",\"\\xcc\":\"I\",\n\"\\xcd\":\"I\",\"\\xce\":\"I\",\"\\xcf\":\"I\",\"\\xec\":\"i\",\"\\xed\":\"i\",\"\\xee\":\"i\",\"\\xef\":\"i\",\"\\xd1\":\"N\",\"\\xf1\":\"n\",\"\\xd2\":\"O\",\"\\xd3\":\"O\",\"\\xd4\":\"O\",\"\\xd5\":\"O\",\"\\xd6\":\"O\",\"\\xd8\":\"O\",\"\\xf2\":\"o\",\"\\xf3\":\"o\",\"\\xf4\":\"o\",\"\\xf5\":\"o\",\"\\xf6\":\"o\",\"\\xf8\":\"o\",\"\\xd9\":\"U\",\"\\xda\":\"U\",\"\\xdb\":\"U\",\"\\xdc\":\"U\",\"\\xf9\":\"u\",\"\\xfa\":\"u\",\"\\xfb\":\"u\",\"\\xfc\":\"u\",\"\\xdd\":\"Y\",\"\\xfd\":\"y\",\"\\xff\":\"y\",\"\\xc6\":\"Ae\",\"\\xe6\":\"ae\",\"\\xde\":\"Th\",\"\\xfe\":\"th\",\"\\xdf\":\"ss\",\"\\u0100\":\"A\",\"\\u0102\":\"A\",\"\\u0104\":\"A\",\"\\u0101\":\"a\",\"\\u0103\":\"a\",\"\\u0105\":\"a\",\"\\u0106\":\"C\",\n\"\\u0108\":\"C\",\"\\u010a\":\"C\",\"\\u010c\":\"C\",\"\\u0107\":\"c\",\"\\u0109\":\"c\",\"\\u010b\":\"c\",\"\\u010d\":\"c\",\"\\u010e\":\"D\",\"\\u0110\":\"D\",\"\\u010f\":\"d\",\"\\u0111\":\"d\",\"\\u0112\":\"E\",\"\\u0114\":\"E\",\"\\u0116\":\"E\",\"\\u0118\":\"E\",\"\\u011a\":\"E\",\"\\u0113\":\"e\",\"\\u0115\":\"e\",\"\\u0117\":\"e\",\"\\u0119\":\"e\",\"\\u011b\":\"e\",\"\\u011c\":\"G\",\"\\u011e\":\"G\",\"\\u0120\":\"G\",\"\\u0122\":\"G\",\"\\u011d\":\"g\",\"\\u011f\":\"g\",\"\\u0121\":\"g\",\"\\u0123\":\"g\",\"\\u0124\":\"H\",\"\\u0126\":\"H\",\"\\u0125\":\"h\",\"\\u0127\":\"h\",\"\\u0128\":\"I\",\"\\u012a\":\"I\",\"\\u012c\":\"I\",\"\\u012e\":\"I\",\"\\u0130\":\"I\",\"\\u0129\":\"i\",\n\"\\u012b\":\"i\",\"\\u012d\":\"i\",\"\\u012f\":\"i\",\"\\u0131\":\"i\",\"\\u0134\":\"J\",\"\\u0135\":\"j\",\"\\u0136\":\"K\",\"\\u0137\":\"k\",\"\\u0138\":\"k\",\"\\u0139\":\"L\",\"\\u013b\":\"L\",\"\\u013d\":\"L\",\"\\u013f\":\"L\",\"\\u0141\":\"L\",\"\\u013a\":\"l\",\"\\u013c\":\"l\",\"\\u013e\":\"l\",\"\\u0140\":\"l\",\"\\u0142\":\"l\",\"\\u0143\":\"N\",\"\\u0145\":\"N\",\"\\u0147\":\"N\",\"\\u014a\":\"N\",\"\\u0144\":\"n\",\"\\u0146\":\"n\",\"\\u0148\":\"n\",\"\\u014b\":\"n\",\"\\u014c\":\"O\",\"\\u014e\":\"O\",\"\\u0150\":\"O\",\"\\u014d\":\"o\",\"\\u014f\":\"o\",\"\\u0151\":\"o\",\"\\u0154\":\"R\",\"\\u0156\":\"R\",\"\\u0158\":\"R\",\"\\u0155\":\"r\",\"\\u0157\":\"r\",\"\\u0159\":\"r\",\n\"\\u015a\":\"S\",\"\\u015c\":\"S\",\"\\u015e\":\"S\",\"\\u0160\":\"S\",\"\\u015b\":\"s\",\"\\u015d\":\"s\",\"\\u015f\":\"s\",\"\\u0161\":\"s\",\"\\u0162\":\"T\",\"\\u0164\":\"T\",\"\\u0166\":\"T\",\"\\u0163\":\"t\",\"\\u0165\":\"t\",\"\\u0167\":\"t\",\"\\u0168\":\"U\",\"\\u016a\":\"U\",\"\\u016c\":\"U\",\"\\u016e\":\"U\",\"\\u0170\":\"U\",\"\\u0172\":\"U\",\"\\u0169\":\"u\",\"\\u016b\":\"u\",\"\\u016d\":\"u\",\"\\u016f\":\"u\",\"\\u0171\":\"u\",\"\\u0173\":\"u\",\"\\u0174\":\"W\",\"\\u0175\":\"w\",\"\\u0176\":\"Y\",\"\\u0177\":\"y\",\"\\u0178\":\"Y\",\"\\u0179\":\"Z\",\"\\u017b\":\"Z\",\"\\u017d\":\"Z\",\"\\u017a\":\"z\",\"\\u017c\":\"z\",\"\\u017e\":\"z\",\"\\u0132\":\"IJ\",\"\\u0133\":\"ij\",\n\"\\u0152\":\"Oe\",\"\\u0153\":\"oe\",\"\\u0149\":\"'n\",\"\\u017f\":\"s\"}),nt=x({\"&\":\"&\",\"<\":\"<\",\">\":\">\",'\"':\""\",\"'\":\"'\"}),tt=x({\"&\":\"&\",\"<\":\"<\",\">\":\">\",\""\":'\"',\"'\":\"'\"}),rt=function x(mn){function An(n){if(yu(n)&&!ff(n)&&!(n instanceof Un)){if(n instanceof On)return n;if(oi.call(n,\"__wrapped__\"))return Fe(n)}return new On(n)}function En(){}function On(n,t){this.__wrapped__=n,this.__actions__=[],this.__chain__=!!t,this.__index__=0,this.__values__=T}function Un(n){this.__wrapped__=n,\nthis.__actions__=[],this.__dir__=1,this.__filtered__=false,this.__iteratees__=[],this.__takeCount__=4294967295,this.__views__=[]}function Mn(n){var t=-1,r=null==n?0:n.length;for(this.clear();++t=t?n:t)),n}function _t(n,t,e,u,i,o){var f,c=1&t,a=2&t,l=4&t;if(e&&(f=i?e(n,u,i,o):e(n)),f!==T)return f;if(!du(n))return n;if(u=ff(n)){if(f=me(n),!c)return Ur(n,f)}else{var s=vo(n),h=\"[object Function]\"==s||\"[object GeneratorFunction]\"==s;if(af(n))return Ir(n,c);if(\"[object Object]\"==s||\"[object Arguments]\"==s||h&&!i){if(f=a||h?{}:Ae(n),!c)return a?Mr(n,lt(f,n)):Dr(n,at(f,n))}else{if(!Ln[s])return i?n:{};f=Ee(n,s,c)}}if(o||(o=new Zn),\ni=o.get(n))return i;o.set(n,f),pf(n)?n.forEach(function(r){f.add(_t(r,t,e,r,n,o))}):sf(n)&&n.forEach(function(r,u){f.set(u,_t(r,t,e,u,n,o))});var a=l?a?ve:_e:a?Bu:Wu,p=u?T:a(n);return r(p||n,function(r,u){p&&(u=r,r=n[u]),ot(f,u,_t(r,t,e,u,n,o))}),f}function vt(n){var t=Wu(n);return function(r){return gt(r,n,t)}}function gt(n,t,r){var e=r.length;if(null==n)return!e;for(n=Qu(n);e--;){var u=r[e],i=t[u],o=n[u];if(o===T&&!(u in n)||!i(o))return false}return true}function dt(n,t,r){if(typeof n!=\"function\")throw new ti(\"Expected a function\");\nreturn bo(function(){n.apply(T,r)},t)}function yt(n,t,r,e){var u=-1,i=o,a=true,l=n.length,s=[],h=t.length;if(!l)return s;r&&(t=c(t,k(r))),e?(i=f,a=false):200<=t.length&&(i=O,a=false,t=new Nn(t));n:for(;++ut}function Rt(n,t){return null!=n&&oi.call(n,t)}function zt(n,t){return null!=n&&t in Qu(n)}function Wt(n,t,r){for(var e=r?f:o,u=n[0].length,i=n.length,a=i,l=Ku(i),s=1/0,h=[];a--;){var p=n[a];a&&t&&(p=c(p,k(t))),s=Ci(p.length,s),\nl[a]=!r&&(t||120<=u&&120<=p.length)?new Nn(a&&p):T}var p=n[0],_=-1,v=l[0];n:for(;++_r.length?t:kt(t,hr(r,0,-1)),r=null==t?t:t[Me(Ve(r))],null==r?T:n(r,t,e)}function Ut(n){return yu(n)&&\"[object Arguments]\"==Ot(n)}function Ct(n){\nreturn yu(n)&&\"[object ArrayBuffer]\"==Ot(n)}function Dt(n){return yu(n)&&\"[object Date]\"==Ot(n)}function Mt(n,t,r,e,u){if(n===t)t=true;else if(null==n||null==t||!yu(n)&&!yu(t))t=n!==n&&t!==t;else n:{var i=ff(n),o=ff(t),f=i?\"[object Array]\":vo(n),c=o?\"[object Array]\":vo(t),f=\"[object Arguments]\"==f?\"[object Object]\":f,c=\"[object Arguments]\"==c?\"[object Object]\":c,a=\"[object Object]\"==f,o=\"[object Object]\"==c;if((c=f==c)&&af(n)){if(!af(t)){t=false;break n}i=true,a=false}if(c&&!a)u||(u=new Zn),t=i||_f(n)?se(n,t,r,e,Mt,u):he(n,t,f,r,e,Mt,u);else{\nif(!(1&r)&&(i=a&&oi.call(n,\"__wrapped__\"),f=o&&oi.call(t,\"__wrapped__\"),i||f)){n=i?n.value():n,t=f?t.value():t,u||(u=new Zn),t=Mt(n,t,r,e,u);break n}if(c)t:if(u||(u=new Zn),i=1&r,f=_e(n),o=f.length,c=_e(t).length,o==c||i){for(a=o;a--;){var l=f[a];if(!(i?l in t:oi.call(t,l))){t=false;break t}}if((c=u.get(n))&&u.get(t))t=c==t;else{c=true,u.set(n,t),u.set(t,n);for(var s=i;++at?r:0,Se(t,r)?n[t]:T}function Xt(n,t,r){var e=-1;return t=c(t.length?t:[$u],k(ye())),n=Gt(n,function(n){return{\na:c(t,function(t){return t(n)}),b:++e,c:n}}),w(n,function(n,t){var e;n:{e=-1;for(var u=n.a,i=t.a,o=u.length,f=r.length;++e=f?c:c*(\"desc\"==r[e]?-1:1);break n}}e=n.b-t.b}return e})}function nr(n,t){return tr(n,t,function(t,r){return zu(n,r)})}function tr(n,t,r){for(var e=-1,u=t.length,i={};++et||9007199254740991t&&(t=-t>u?0:u+t),r=r>u?u:r,0>r&&(r+=u),u=t>r?0:r-t>>>0,t>>>=0,r=Ku(u);++e=u){for(;e>>1,o=n[i];null!==o&&!wu(o)&&(r?o<=t:ot.length?n:kt(n,hr(t,0,-1)),null==n||delete n[Me(Ve(t))]}function jr(n,t,r,e){for(var u=n.length,i=e?u:-1;(e?i--:++ie)return e?br(n[0]):[];for(var u=-1,i=Ku(e);++u=e?n:hr(n,t,r)}function Ir(n,t){if(t)return n.slice();var r=n.length,r=gi?gi(r):new n.constructor(r);return n.copy(r),r}function Rr(n){var t=new n.constructor(n.byteLength);return new vi(t).set(new vi(n)),\nt}function zr(n,t){return new n.constructor(t?Rr(n.buffer):n.buffer,n.byteOffset,n.length)}function Wr(n,t){if(n!==t){var r=n!==T,e=null===n,u=n===n,i=wu(n),o=t!==T,f=null===t,c=t===t,a=wu(t);if(!f&&!a&&!i&&n>t||i&&o&&c&&!f&&!a||e&&o&&c||!r&&c||!u)return 1;if(!e&&!i&&!a&&nu?T:i,u=1),t=Qu(t);++eo&&f[0]!==a&&f[o-1]!==a?[]:L(f,a),\no-=c.length,or?r?or(t,n):t:(r=or(t,Oi(n/D(t))),Rn.test(t)?Or(M(r),0,n).join(\"\"):r.slice(0,n))}function te(t,r,e,u){function i(){for(var r=-1,c=arguments.length,a=-1,l=u.length,s=Ku(l+c),h=this&&this!==$n&&this instanceof i?f:t;++at||e)&&(1&n&&(i[2]=h[2],t|=1&r?0:4),(r=h[3])&&(e=i[3],i[3]=e?Br(e,r,h[4]):r,i[4]=e?L(i[3],\"__lodash_placeholder__\"):h[4]),(r=h[5])&&(e=i[5],i[5]=e?Lr(e,r,h[6]):r,i[6]=e?L(i[5],\"__lodash_placeholder__\"):h[6]),(r=h[7])&&(i[7]=r),128&n&&(i[8]=null==i[8]?h[8]:Ci(i[8],h[8])),null==i[9]&&(i[9]=h[9]),i[0]=h[0],i[1]=t),n=i[0],\nt=i[1],r=i[2],e=i[3],u=i[4],f=i[9]=i[9]===T?c?0:n.length:Ui(i[9]-a,0),!f&&24&t&&(t&=-25),Ue((h?co:yo)(t&&1!=t?8==t||16==t?Kr(n,t,f):32!=t&&33!=t||u.length?Jr.apply(T,i):te(n,t,r,e):Pr(n,t,r),i),n,t)}function ce(n,t,r,e){return n===T||lu(n,ei[r])&&!oi.call(e,r)?t:n}function ae(n,t,r,e,u,i){return du(n)&&du(t)&&(i.set(t,n),Yt(n,t,T,ae,i),i.delete(t)),n}function le(n){return xu(n)?T:n}function se(n,t,r,e,u,i){var o=1&r,f=n.length,c=t.length;if(f!=c&&!(o&&c>f))return false;if((c=i.get(n))&&i.get(t))return c==t;\nvar c=-1,a=true,l=2&r?new Nn:T;for(i.set(n,t),i.set(t,n);++cr&&(r=Ui(e+r,0)),_(n,ye(t,3),r)):-1}function Pe(n,t,r){var e=null==n?0:n.length;if(!e)return-1;var u=e-1;return r!==T&&(u=Eu(r),u=0>r?Ui(e+u,0):Ci(u,e-1)),\n_(n,ye(t,3),u,true)}function Ze(n){return(null==n?0:n.length)?wt(n,1):[]}function qe(n){return n&&n.length?n[0]:T}function Ve(n){var t=null==n?0:n.length;return t?n[t-1]:T}function Ke(n,t){return n&&n.length&&t&&t.length?er(n,t):n}function Ge(n){return null==n?n:$i.call(n)}function He(n){if(!n||!n.length)return[];var t=0;return n=i(n,function(n){if(hu(n))return t=Ui(n.length,t),true}),A(t,function(t){return c(n,b(t))})}function Je(t,r){if(!t||!t.length)return[];var e=He(t);return null==r?e:c(e,function(t){\nreturn n(r,T,t)})}function Ye(n){return n=An(n),n.__chain__=true,n}function Qe(n,t){return t(n)}function Xe(){return this}function nu(n,t){return(ff(n)?r:uo)(n,ye(t,3))}function tu(n,t){return(ff(n)?e:io)(n,ye(t,3))}function ru(n,t){return(ff(n)?c:Gt)(n,ye(t,3))}function eu(n,t,r){return t=r?T:t,t=n&&null==t?n.length:t,fe(n,128,T,T,T,T,t)}function uu(n,t){var r;if(typeof t!=\"function\")throw new ti(\"Expected a function\");return n=Eu(n),function(){return 0<--n&&(r=t.apply(this,arguments)),1>=n&&(t=T),\nr}}function iu(n,t,r){return t=r?T:t,n=fe(n,8,T,T,T,T,T,t),n.placeholder=iu.placeholder,n}function ou(n,t,r){return t=r?T:t,n=fe(n,16,T,T,T,T,T,t),n.placeholder=ou.placeholder,n}function fu(n,t,r){function e(t){var r=c,e=a;return c=a=T,_=t,s=n.apply(e,r)}function u(n){var r=n-p;return n-=_,p===T||r>=t||0>r||g&&n>=l}function i(){var n=Go();if(u(n))return o(n);var r,e=bo;r=n-_,n=t-(n-p),r=g?Ci(n,l-r):n,h=e(i,r)}function o(n){return h=T,d&&c?e(n):(c=a=T,s)}function f(){var n=Go(),r=u(n);if(c=arguments,\na=this,p=n,r){if(h===T)return _=n=p,h=bo(i,t),v?e(n):s;if(g)return lo(h),h=bo(i,t),e(p)}return h===T&&(h=bo(i,t)),s}var c,a,l,s,h,p,_=0,v=false,g=false,d=true;if(typeof n!=\"function\")throw new ti(\"Expected a function\");return t=Su(t)||0,du(r)&&(v=!!r.leading,l=(g=\"maxWait\"in r)?Ui(Su(r.maxWait)||0,t):l,d=\"trailing\"in r?!!r.trailing:d),f.cancel=function(){h!==T&&lo(h),_=0,c=p=a=h=T},f.flush=function(){return h===T?s:o(Go())},f}function cu(n,t){function r(){var e=arguments,u=t?t.apply(this,e):e[0],i=r.cache;\nreturn i.has(u)?i.get(u):(e=n.apply(this,e),r.cache=i.set(u,e)||i,e)}if(typeof n!=\"function\"||null!=t&&typeof t!=\"function\")throw new ti(\"Expected a function\");return r.cache=new(cu.Cache||Fn),r}function au(n){if(typeof n!=\"function\")throw new ti(\"Expected a function\");return function(){var t=arguments;switch(t.length){case 0:return!n.call(this);case 1:return!n.call(this,t[0]);case 2:return!n.call(this,t[0],t[1]);case 3:return!n.call(this,t[0],t[1],t[2])}return!n.apply(this,t)}}function lu(n,t){return n===t||n!==n&&t!==t;\n}function su(n){return null!=n&&gu(n.length)&&!_u(n)}function hu(n){return yu(n)&&su(n)}function pu(n){if(!yu(n))return false;var t=Ot(n);return\"[object Error]\"==t||\"[object DOMException]\"==t||typeof n.message==\"string\"&&typeof n.name==\"string\"&&!xu(n)}function _u(n){return!!du(n)&&(n=Ot(n),\"[object Function]\"==n||\"[object GeneratorFunction]\"==n||\"[object AsyncFunction]\"==n||\"[object Proxy]\"==n)}function vu(n){return typeof n==\"number\"&&n==Eu(n)}function gu(n){return typeof n==\"number\"&&-1=n;\n}function du(n){var t=typeof n;return null!=n&&(\"object\"==t||\"function\"==t)}function yu(n){return null!=n&&typeof n==\"object\"}function bu(n){return typeof n==\"number\"||yu(n)&&\"[object Number]\"==Ot(n)}function xu(n){return!(!yu(n)||\"[object Object]\"!=Ot(n))&&(n=di(n),null===n||(n=oi.call(n,\"constructor\")&&n.constructor,typeof n==\"function\"&&n instanceof n&&ii.call(n)==li))}function ju(n){return typeof n==\"string\"||!ff(n)&&yu(n)&&\"[object String]\"==Ot(n)}function wu(n){return typeof n==\"symbol\"||yu(n)&&\"[object Symbol]\"==Ot(n);\n}function mu(n){if(!n)return[];if(su(n))return ju(n)?M(n):Ur(n);if(wi&&n[wi]){n=n[wi]();for(var t,r=[];!(t=n.next()).done;)r.push(t.value);return r}return t=vo(n),(\"[object Map]\"==t?W:\"[object Set]\"==t?U:Uu)(n)}function Au(n){return n?(n=Su(n),n===$||n===-$?1.7976931348623157e308*(0>n?-1:1):n===n?n:0):0===n?n:0}function Eu(n){n=Au(n);var t=n%1;return n===n?t?n-t:n:0}function ku(n){return n?pt(Eu(n),0,4294967295):0}function Su(n){if(typeof n==\"number\")return n;if(wu(n))return F;if(du(n)&&(n=typeof n.valueOf==\"function\"?n.valueOf():n,\nn=du(n)?n+\"\":n),typeof n!=\"string\")return 0===n?n:+n;n=n.replace(un,\"\");var t=gn.test(n);return t||yn.test(n)?Dn(n.slice(2),t?2:8):vn.test(n)?F:+n}function Ou(n){return Cr(n,Bu(n))}function Iu(n){return null==n?\"\":yr(n)}function Ru(n,t,r){return n=null==n?T:kt(n,t),n===T?r:n}function zu(n,t){return null!=n&&we(n,t,zt)}function Wu(n){return su(n)?qn(n):Vt(n)}function Bu(n){if(su(n))n=qn(n,true);else if(du(n)){var t,r=ze(n),e=[];for(t in n)(\"constructor\"!=t||!r&&oi.call(n,t))&&e.push(t);n=e}else{if(t=[],\nnull!=n)for(r in Qu(n))t.push(r);n=t}return n}function Lu(n,t){if(null==n)return{};var r=c(ve(n),function(n){return[n]});return t=ye(t),tr(n,r,function(n,r){return t(n,r[0])})}function Uu(n){return null==n?[]:S(n,Wu(n))}function Cu(n){return $f(Iu(n).toLowerCase())}function Du(n){return(n=Iu(n))&&n.replace(xn,Xn).replace(Sn,\"\")}function Mu(n,t,r){return n=Iu(n),t=r?T:t,t===T?zn.test(n)?n.match(In)||[]:n.match(sn)||[]:n.match(t)||[]}function Tu(n){return function(){return n}}function $u(n){return n;\n}function Fu(n){return qt(typeof n==\"function\"?n:_t(n,1))}function Nu(n,t,e){var u=Wu(t),i=Et(t,u);null!=e||du(t)&&(i.length||!u.length)||(e=t,t=n,n=this,i=Et(t,Wu(t)));var o=!(du(e)&&\"chain\"in e&&!e.chain),f=_u(n);return r(i,function(r){var e=t[r];n[r]=e,f&&(n.prototype[r]=function(){var t=this.__chain__;if(o||t){var r=n(this.__wrapped__);return(r.__actions__=Ur(this.__actions__)).push({func:e,args:arguments,thisArg:n}),r.__chain__=t,r}return e.apply(n,a([this.value()],arguments))})}),n}function Pu(){}\nfunction Zu(n){return Ie(n)?b(Me(n)):rr(n)}function qu(){return[]}function Vu(){return false}mn=null==mn?$n:rt.defaults($n.Object(),mn,rt.pick($n,Wn));var Ku=mn.Array,Gu=mn.Date,Hu=mn.Error,Ju=mn.Function,Yu=mn.Math,Qu=mn.Object,Xu=mn.RegExp,ni=mn.String,ti=mn.TypeError,ri=Ku.prototype,ei=Qu.prototype,ui=mn[\"__core-js_shared__\"],ii=Ju.prototype.toString,oi=ei.hasOwnProperty,fi=0,ci=function(){var n=/[^.]+$/.exec(ui&&ui.keys&&ui.keys.IE_PROTO||\"\");return n?\"Symbol(src)_1.\"+n:\"\"}(),ai=ei.toString,li=ii.call(Qu),si=$n._,hi=Xu(\"^\"+ii.call(oi).replace(rn,\"\\\\$&\").replace(/hasOwnProperty|(function).*?(?=\\\\\\()| for .+?(?=\\\\\\])/g,\"$1.*?\")+\"$\"),pi=Pn?mn.Buffer:T,_i=mn.Symbol,vi=mn.Uint8Array,gi=pi?pi.g:T,di=B(Qu.getPrototypeOf,Qu),yi=Qu.create,bi=ei.propertyIsEnumerable,xi=ri.splice,ji=_i?_i.isConcatSpreadable:T,wi=_i?_i.iterator:T,mi=_i?_i.toStringTag:T,Ai=function(){\ntry{var n=je(Qu,\"defineProperty\");return n({},\"\",{}),n}catch(n){}}(),Ei=mn.clearTimeout!==$n.clearTimeout&&mn.clearTimeout,ki=Gu&&Gu.now!==$n.Date.now&&Gu.now,Si=mn.setTimeout!==$n.setTimeout&&mn.setTimeout,Oi=Yu.ceil,Ii=Yu.floor,Ri=Qu.getOwnPropertySymbols,zi=pi?pi.isBuffer:T,Wi=mn.isFinite,Bi=ri.join,Li=B(Qu.keys,Qu),Ui=Yu.max,Ci=Yu.min,Di=Gu.now,Mi=mn.parseInt,Ti=Yu.random,$i=ri.reverse,Fi=je(mn,\"DataView\"),Ni=je(mn,\"Map\"),Pi=je(mn,\"Promise\"),Zi=je(mn,\"Set\"),qi=je(mn,\"WeakMap\"),Vi=je(Qu,\"create\"),Ki=qi&&new qi,Gi={},Hi=Te(Fi),Ji=Te(Ni),Yi=Te(Pi),Qi=Te(Zi),Xi=Te(qi),no=_i?_i.prototype:T,to=no?no.valueOf:T,ro=no?no.toString:T,eo=function(){\nfunction n(){}return function(t){return du(t)?yi?yi(t):(n.prototype=t,t=new n,n.prototype=T,t):{}}}();An.templateSettings={escape:J,evaluate:Y,interpolate:Q,variable:\"\",imports:{_:An}},An.prototype=En.prototype,An.prototype.constructor=An,On.prototype=eo(En.prototype),On.prototype.constructor=On,Un.prototype=eo(En.prototype),Un.prototype.constructor=Un,Mn.prototype.clear=function(){this.__data__=Vi?Vi(null):{},this.size=0},Mn.prototype.delete=function(n){return n=this.has(n)&&delete this.__data__[n],\nthis.size-=n?1:0,n},Mn.prototype.get=function(n){var t=this.__data__;return Vi?(n=t[n],\"__lodash_hash_undefined__\"===n?T:n):oi.call(t,n)?t[n]:T},Mn.prototype.has=function(n){var t=this.__data__;return Vi?t[n]!==T:oi.call(t,n)},Mn.prototype.set=function(n,t){var r=this.__data__;return this.size+=this.has(n)?0:1,r[n]=Vi&&t===T?\"__lodash_hash_undefined__\":t,this},Tn.prototype.clear=function(){this.__data__=[],this.size=0},Tn.prototype.delete=function(n){var t=this.__data__;return n=ft(t,n),!(0>n)&&(n==t.length-1?t.pop():xi.call(t,n,1),\n--this.size,true)},Tn.prototype.get=function(n){var t=this.__data__;return n=ft(t,n),0>n?T:t[n][1]},Tn.prototype.has=function(n){return-1e?(++this.size,r.push([n,t])):r[e][1]=t,this},Fn.prototype.clear=function(){this.size=0,this.__data__={hash:new Mn,map:new(Ni||Tn),string:new Mn}},Fn.prototype.delete=function(n){return n=be(this,n).delete(n),this.size-=n?1:0,n},Fn.prototype.get=function(n){return be(this,n).get(n);\n},Fn.prototype.has=function(n){return be(this,n).has(n)},Fn.prototype.set=function(n,t){var r=be(this,n),e=r.size;return r.set(n,t),this.size+=r.size==e?0:1,this},Nn.prototype.add=Nn.prototype.push=function(n){return this.__data__.set(n,\"__lodash_hash_undefined__\"),this},Nn.prototype.has=function(n){return this.__data__.has(n)},Zn.prototype.clear=function(){this.__data__=new Tn,this.size=0},Zn.prototype.delete=function(n){var t=this.__data__;return n=t.delete(n),this.size=t.size,n},Zn.prototype.get=function(n){\nreturn this.__data__.get(n)},Zn.prototype.has=function(n){return this.__data__.has(n)},Zn.prototype.set=function(n,t){var r=this.__data__;if(r instanceof Tn){var e=r.__data__;if(!Ni||199>e.length)return e.push([n,t]),this.size=++r.size,this;r=this.__data__=new Fn(e)}return r.set(n,t),this.size=r.size,this};var uo=Fr(mt),io=Fr(At,true),oo=Nr(),fo=Nr(true),co=Ki?function(n,t){return Ki.set(n,t),n}:$u,ao=Ai?function(n,t){return Ai(n,\"toString\",{configurable:true,enumerable:false,value:Tu(t),writable:true})}:$u,lo=Ei||function(n){\nreturn $n.clearTimeout(n)},so=Zi&&1/U(new Zi([,-0]))[1]==$?function(n){return new Zi(n)}:Pu,ho=Ki?function(n){return Ki.get(n)}:Pu,po=Ri?function(n){return null==n?[]:(n=Qu(n),i(Ri(n),function(t){return bi.call(n,t)}))}:qu,_o=Ri?function(n){for(var t=[];n;)a(t,po(n)),n=di(n);return t}:qu,vo=Ot;(Fi&&\"[object DataView]\"!=vo(new Fi(new ArrayBuffer(1)))||Ni&&\"[object Map]\"!=vo(new Ni)||Pi&&\"[object Promise]\"!=vo(Pi.resolve())||Zi&&\"[object Set]\"!=vo(new Zi)||qi&&\"[object WeakMap]\"!=vo(new qi))&&(vo=function(n){\nvar t=Ot(n);if(n=(n=\"[object Object]\"==t?n.constructor:T)?Te(n):\"\")switch(n){case Hi:return\"[object DataView]\";case Ji:return\"[object Map]\";case Yi:return\"[object Promise]\";case Qi:return\"[object Set]\";case Xi:return\"[object WeakMap]\"}return t});var go=ui?_u:Vu,yo=Ce(co),bo=Si||function(n,t){return $n.setTimeout(n,t)},xo=Ce(ao),jo=function(n){n=cu(n,function(n){return 500===t.size&&t.clear(),n});var t=n.cache;return n}(function(n){var t=[];return 46===n.charCodeAt(0)&&t.push(\"\"),n.replace(tn,function(n,r,e,u){\nt.push(e?u.replace(hn,\"$1\"):r||n)}),t}),wo=fr(function(n,t){return hu(n)?yt(n,wt(t,1,hu,true)):[]}),mo=fr(function(n,t){var r=Ve(t);return hu(r)&&(r=T),hu(n)?yt(n,wt(t,1,hu,true),ye(r,2)):[]}),Ao=fr(function(n,t){var r=Ve(t);return hu(r)&&(r=T),hu(n)?yt(n,wt(t,1,hu,true),T,r):[]}),Eo=fr(function(n){var t=c(n,Er);return t.length&&t[0]===n[0]?Wt(t):[]}),ko=fr(function(n){var t=Ve(n),r=c(n,Er);return t===Ve(r)?t=T:r.pop(),r.length&&r[0]===n[0]?Wt(r,ye(t,2)):[]}),So=fr(function(n){var t=Ve(n),r=c(n,Er);return(t=typeof t==\"function\"?t:T)&&r.pop(),\nr.length&&r[0]===n[0]?Wt(r,T,t):[]}),Oo=fr(Ke),Io=pe(function(n,t){var r=null==n?0:n.length,e=ht(n,t);return ur(n,c(t,function(n){return Se(n,r)?+n:n}).sort(Wr)),e}),Ro=fr(function(n){return br(wt(n,1,hu,true))}),zo=fr(function(n){var t=Ve(n);return hu(t)&&(t=T),br(wt(n,1,hu,true),ye(t,2))}),Wo=fr(function(n){var t=Ve(n),t=typeof t==\"function\"?t:T;return br(wt(n,1,hu,true),T,t)}),Bo=fr(function(n,t){return hu(n)?yt(n,t):[]}),Lo=fr(function(n){return mr(i(n,hu))}),Uo=fr(function(n){var t=Ve(n);return hu(t)&&(t=T),\nmr(i(n,hu),ye(t,2))}),Co=fr(function(n){var t=Ve(n),t=typeof t==\"function\"?t:T;return mr(i(n,hu),T,t)}),Do=fr(He),Mo=fr(function(n){var t=n.length,t=1=t}),of=Ut(function(){return arguments}())?Ut:function(n){return yu(n)&&oi.call(n,\"callee\")&&!bi.call(n,\"callee\")},ff=Ku.isArray,cf=Vn?k(Vn):Ct,af=zi||Vu,lf=Kn?k(Kn):Dt,sf=Gn?k(Gn):Tt,hf=Hn?k(Hn):Nt,pf=Jn?k(Jn):Pt,_f=Yn?k(Yn):Zt,vf=ee(Kt),gf=ee(function(n,t){return n<=t}),df=$r(function(n,t){\nif(ze(t)||su(t))Cr(t,Wu(t),n);else for(var r in t)oi.call(t,r)&&ot(n,r,t[r])}),yf=$r(function(n,t){Cr(t,Bu(t),n)}),bf=$r(function(n,t,r,e){Cr(t,Bu(t),n,e)}),xf=$r(function(n,t,r,e){Cr(t,Wu(t),n,e)}),jf=pe(ht),wf=fr(function(n,t){n=Qu(n);var r=-1,e=t.length,u=2--n)return t.apply(this,arguments)}},An.ary=eu,An.assign=df,An.assignIn=yf,An.assignInWith=bf,An.assignWith=xf,An.at=jf,An.before=uu,An.bind=Ho,An.bindAll=Nf,An.bindKey=Jo,An.castArray=function(){if(!arguments.length)return[];var n=arguments[0];return ff(n)?n:[n]},An.chain=Ye,An.chunk=function(n,t,r){if(t=(r?Oe(n,t,r):t===T)?1:Ui(Eu(t),0),r=null==n?0:n.length,!r||1>t)return[];for(var e=0,u=0,i=Ku(Oi(r/t));et?0:t,e)):[]},An.dropRight=function(n,t,r){var e=null==n?0:n.length;return e?(t=r||t===T?1:Eu(t),t=e-t,hr(n,0,0>t?0:t)):[]},An.dropRightWhile=function(n,t){return n&&n.length?jr(n,ye(t,3),true,true):[];\n},An.dropWhile=function(n,t){return n&&n.length?jr(n,ye(t,3),true):[]},An.fill=function(n,t,r,e){var u=null==n?0:n.length;if(!u)return[];for(r&&typeof r!=\"number\"&&Oe(n,t,r)&&(r=0,e=u),u=n.length,r=Eu(r),0>r&&(r=-r>u?0:u+r),e=e===T||e>u?u:Eu(e),0>e&&(e+=u),e=r>e?0:ku(e);r>>0,r?(n=Iu(n))&&(typeof t==\"string\"||null!=t&&!hf(t))&&(t=yr(t),!t&&Rn.test(n))?Or(M(n),0,r):n.split(t,r):[]},An.spread=function(t,r){if(typeof t!=\"function\")throw new ti(\"Expected a function\");return r=null==r?0:Ui(Eu(r),0),\nfr(function(e){var u=e[r];return e=Or(e,0,r),u&&a(e,u),n(t,this,e)})},An.tail=function(n){var t=null==n?0:n.length;return t?hr(n,1,t):[]},An.take=function(n,t,r){return n&&n.length?(t=r||t===T?1:Eu(t),hr(n,0,0>t?0:t)):[]},An.takeRight=function(n,t,r){var e=null==n?0:n.length;return e?(t=r||t===T?1:Eu(t),t=e-t,hr(n,0>t?0:t,e)):[]},An.takeRightWhile=function(n,t){return n&&n.length?jr(n,ye(t,3),false,true):[]},An.takeWhile=function(n,t){return n&&n.length?jr(n,ye(t,3)):[]},An.tap=function(n,t){return t(n),\nn},An.throttle=function(n,t,r){var e=true,u=true;if(typeof n!=\"function\")throw new ti(\"Expected a function\");return du(r)&&(e=\"leading\"in r?!!r.leading:e,u=\"trailing\"in r?!!r.trailing:u),fu(n,t,{leading:e,maxWait:t,trailing:u})},An.thru=Qe,An.toArray=mu,An.toPairs=zf,An.toPairsIn=Wf,An.toPath=function(n){return ff(n)?c(n,Me):wu(n)?[n]:Ur(jo(Iu(n)))},An.toPlainObject=Ou,An.transform=function(n,t,e){var u=ff(n),i=u||af(n)||_f(n);if(t=ye(t,4),null==e){var o=n&&n.constructor;e=i?u?new o:[]:du(n)&&_u(o)?eo(di(n)):{};\n}return(i?r:mt)(n,function(n,r,u){return t(e,n,r,u)}),e},An.unary=function(n){return eu(n,1)},An.union=Ro,An.unionBy=zo,An.unionWith=Wo,An.uniq=function(n){return n&&n.length?br(n):[]},An.uniqBy=function(n,t){return n&&n.length?br(n,ye(t,2)):[]},An.uniqWith=function(n,t){return t=typeof t==\"function\"?t:T,n&&n.length?br(n,T,t):[]},An.unset=function(n,t){return null==n||xr(n,t)},An.unzip=He,An.unzipWith=Je,An.update=function(n,t,r){return null==n?n:lr(n,t,kr(r)(kt(n,t)),void 0)},An.updateWith=function(n,t,r,e){\nreturn e=typeof e==\"function\"?e:T,null!=n&&(n=lr(n,t,kr(r)(kt(n,t)),e)),n},An.values=Uu,An.valuesIn=function(n){return null==n?[]:S(n,Bu(n))},An.without=Bo,An.words=Mu,An.wrap=function(n,t){return nf(kr(t),n)},An.xor=Lo,An.xorBy=Uo,An.xorWith=Co,An.zip=Do,An.zipObject=function(n,t){return Ar(n||[],t||[],ot)},An.zipObjectDeep=function(n,t){return Ar(n||[],t||[],lr)},An.zipWith=Mo,An.entries=zf,An.entriesIn=Wf,An.extend=yf,An.extendWith=bf,Nu(An,An),An.add=Qf,An.attempt=Ff,An.camelCase=Bf,An.capitalize=Cu,\nAn.ceil=Xf,An.clamp=function(n,t,r){return r===T&&(r=t,t=T),r!==T&&(r=Su(r),r=r===r?r:0),t!==T&&(t=Su(t),t=t===t?t:0),pt(Su(n),t,r)},An.clone=function(n){return _t(n,4)},An.cloneDeep=function(n){return _t(n,5)},An.cloneDeepWith=function(n,t){return t=typeof t==\"function\"?t:T,_t(n,5,t)},An.cloneWith=function(n,t){return t=typeof t==\"function\"?t:T,_t(n,4,t)},An.conformsTo=function(n,t){return null==t||gt(n,t,Wu(t))},An.deburr=Du,An.defaultTo=function(n,t){return null==n||n!==n?t:n},An.divide=nc,An.endsWith=function(n,t,r){\nn=Iu(n),t=yr(t);var e=n.length,e=r=r===T?e:pt(Eu(r),0,e);return r-=t.length,0<=r&&n.slice(r,e)==t},An.eq=lu,An.escape=function(n){return(n=Iu(n))&&H.test(n)?n.replace(K,nt):n},An.escapeRegExp=function(n){return(n=Iu(n))&&en.test(n)?n.replace(rn,\"\\\\$&\"):n},An.every=function(n,t,r){var e=ff(n)?u:bt;return r&&Oe(n,t,r)&&(t=T),e(n,ye(t,3))},An.find=Fo,An.findIndex=Ne,An.findKey=function(n,t){return p(n,ye(t,3),mt)},An.findLast=No,An.findLastIndex=Pe,An.findLastKey=function(n,t){return p(n,ye(t,3),At);\n},An.floor=tc,An.forEach=nu,An.forEachRight=tu,An.forIn=function(n,t){return null==n?n:oo(n,ye(t,3),Bu)},An.forInRight=function(n,t){return null==n?n:fo(n,ye(t,3),Bu)},An.forOwn=function(n,t){return n&&mt(n,ye(t,3))},An.forOwnRight=function(n,t){return n&&At(n,ye(t,3))},An.get=Ru,An.gt=ef,An.gte=uf,An.has=function(n,t){return null!=n&&we(n,t,Rt)},An.hasIn=zu,An.head=qe,An.identity=$u,An.includes=function(n,t,r,e){return n=su(n)?n:Uu(n),r=r&&!e?Eu(r):0,e=n.length,0>r&&(r=Ui(e+r,0)),ju(n)?r<=e&&-1r&&(r=Ui(e+r,0)),v(n,t,r)):-1},An.inRange=function(n,t,r){return t=Au(t),r===T?(r=t,t=0):r=Au(r),n=Su(n),n>=Ci(t,r)&&n=n},An.isSet=pf,An.isString=ju,An.isSymbol=wu,An.isTypedArray=_f,An.isUndefined=function(n){return n===T},An.isWeakMap=function(n){return yu(n)&&\"[object WeakMap]\"==vo(n)},An.isWeakSet=function(n){return yu(n)&&\"[object WeakSet]\"==Ot(n)},An.join=function(n,t){return null==n?\"\":Bi.call(n,t)},An.kebabCase=Lf,An.last=Ve,An.lastIndexOf=function(n,t,r){var e=null==n?0:n.length;if(!e)return-1;var u=e;if(r!==T&&(u=Eu(r),u=0>u?Ui(e+u,0):Ci(u,e-1)),\nt===t){for(r=u+1;r--&&n[r]!==t;);n=r}else n=_(n,d,u,true);return n},An.lowerCase=Uf,An.lowerFirst=Cf,An.lt=vf,An.lte=gf,An.max=function(n){return n&&n.length?xt(n,$u,It):T},An.maxBy=function(n,t){return n&&n.length?xt(n,ye(t,2),It):T},An.mean=function(n){return y(n,$u)},An.meanBy=function(n,t){return y(n,ye(t,2))},An.min=function(n){return n&&n.length?xt(n,$u,Kt):T},An.minBy=function(n,t){return n&&n.length?xt(n,ye(t,2),Kt):T},An.stubArray=qu,An.stubFalse=Vu,An.stubObject=function(){return{}},An.stubString=function(){\nreturn\"\"},An.stubTrue=function(){return true},An.multiply=rc,An.nth=function(n,t){return n&&n.length?Qt(n,Eu(t)):T},An.noConflict=function(){return $n._===this&&($n._=si),this},An.noop=Pu,An.now=Go,An.pad=function(n,t,r){n=Iu(n);var e=(t=Eu(t))?D(n):0;return!t||e>=t?n:(t=(t-e)/2,ne(Ii(t),r)+n+ne(Oi(t),r))},An.padEnd=function(n,t,r){n=Iu(n);var e=(t=Eu(t))?D(n):0;return t&&et){var e=n;n=t,t=e}return r||n%1||t%1?(r=Ti(),Ci(n+r*(t-n+Cn(\"1e-\"+((r+\"\").length-1))),t)):ir(n,t)},An.reduce=function(n,t,r){var e=ff(n)?l:j,u=3>arguments.length;return e(n,ye(t,4),r,u,uo)},An.reduceRight=function(n,t,r){var e=ff(n)?s:j,u=3>arguments.length;\nreturn e(n,ye(t,4),r,u,io)},An.repeat=function(n,t,r){return t=(r?Oe(n,t,r):t===T)?1:Eu(t),or(Iu(n),t)},An.replace=function(){var n=arguments,t=Iu(n[0]);return 3>n.length?t:t.replace(n[1],n[2])},An.result=function(n,t,r){t=Sr(t,n);var e=-1,u=t.length;for(u||(u=1,n=T);++en||9007199254740991=i)return n;if(i=r-D(e),1>i)return e;if(r=o?Or(o,0,i).join(\"\"):n.slice(0,i),u===T)return r+e;if(o&&(i+=r.length-i),hf(u)){if(n.slice(i).search(u)){\nvar f=r;for(u.global||(u=Xu(u.source,Iu(_n.exec(u))+\"g\")),u.lastIndex=0;o=u.exec(f);)var c=o.index;r=r.slice(0,c===T?i:c)}}else n.indexOf(yr(u),i)!=i&&(u=r.lastIndexOf(u),-1e.__dir__?\"Right\":\"\")}),e},Un.prototype[n+\"Right\"]=function(t){return this.reverse()[n](t).reverse()}}),r([\"filter\",\"map\",\"takeWhile\"],function(n,t){\nvar r=t+1,e=1==r||3==r;Un.prototype[n]=function(n){var t=this.clone();return t.__iteratees__.push({iteratee:ye(n,3),type:r}),t.__filtered__=t.__filtered__||e,t}}),r([\"head\",\"last\"],function(n,t){var r=\"take\"+(t?\"Right\":\"\");Un.prototype[n]=function(){return this[r](1).value()[0]}}),r([\"initial\",\"tail\"],function(n,t){var r=\"drop\"+(t?\"\":\"Right\");Un.prototype[n]=function(){return this.__filtered__?new Un(this):this[r](1)}}),Un.prototype.compact=function(){return this.filter($u)},Un.prototype.find=function(n){\nreturn this.filter(n).head()},Un.prototype.findLast=function(n){return this.reverse().find(n)},Un.prototype.invokeMap=fr(function(n,t){return typeof n==\"function\"?new Un(this):this.map(function(r){return Lt(r,n,t)})}),Un.prototype.reject=function(n){return this.filter(au(ye(n)))},Un.prototype.slice=function(n,t){n=Eu(n);var r=this;return r.__filtered__&&(0t)?new Un(r):(0>n?r=r.takeRight(-n):n&&(r=r.drop(n)),t!==T&&(t=Eu(t),r=0>t?r.dropRight(-t):r.take(t-n)),r)},Un.prototype.takeRightWhile=function(n){\nreturn this.reverse().takeWhile(n).reverse()},Un.prototype.toArray=function(){return this.take(4294967295)},mt(Un.prototype,function(n,t){var r=/^(?:filter|find|map|reject)|While$/.test(t),e=/^(?:head|last)$/.test(t),u=An[e?\"take\"+(\"last\"==t?\"Right\":\"\"):t],i=e||/^find/.test(t);u&&(An.prototype[t]=function(){function t(n){return n=u.apply(An,a([n],f)),e&&h?n[0]:n}var o=this.__wrapped__,f=e?[1]:arguments,c=o instanceof Un,l=f[0],s=c||ff(o);s&&r&&typeof l==\"function\"&&1!=l.length&&(c=s=false);var h=this.__chain__,p=!!this.__actions__.length,l=i&&!h,c=c&&!p;\nreturn!i&&s?(o=c?o:new Un(this),o=n.apply(o,f),o.__actions__.push({func:Qe,args:[t],thisArg:T}),new On(o,h)):l&&c?n.apply(this,f):(o=this.thru(t),l?e?o.value()[0]:o.value():o)})}),r(\"pop push shift sort splice unshift\".split(\" \"),function(n){var t=ri[n],r=/^(?:push|sort|unshift)$/.test(n)?\"tap\":\"thru\",e=/^(?:pop|shift)$/.test(n);An.prototype[n]=function(){var n=arguments;if(e&&!this.__chain__){var u=this.value();return t.apply(ff(u)?u:[],n)}return this[r](function(r){return t.apply(ff(r)?r:[],n)});\n}}),mt(Un.prototype,function(n,t){var r=An[t];if(r){var e=r.name+\"\";oi.call(Gi,e)||(Gi[e]=[]),Gi[e].push({name:t,func:r})}}),Gi[Jr(T,2).name]=[{name:\"wrapper\",func:T}],Un.prototype.clone=function(){var n=new Un(this.__wrapped__);return n.__actions__=Ur(this.__actions__),n.__dir__=this.__dir__,n.__filtered__=this.__filtered__,n.__iteratees__=Ur(this.__iteratees__),n.__takeCount__=this.__takeCount__,n.__views__=Ur(this.__views__),n},Un.prototype.reverse=function(){if(this.__filtered__){var n=new Un(this);\nn.__dir__=-1,n.__filtered__=true}else n=this.clone(),n.__dir__*=-1;return n},Un.prototype.value=function(){var n,t=this.__wrapped__.value(),r=this.__dir__,e=ff(t),u=0>r,i=e?t.length:0;n=i;for(var o=this.__views__,f=0,c=-1,a=o.length;++c=this.__values__.length;return{done:n,value:n?T:this.__values__[this.__index__++]}},An.prototype.plant=function(n){\nfor(var t,r=this;r instanceof En;){var e=Fe(r);e.__index__=0,e.__values__=T,t?u.__wrapped__=e:t=e;var u=e,r=r.__wrapped__}return u.__wrapped__=n,t},An.prototype.reverse=function(){var n=this.__wrapped__;return n instanceof Un?(this.__actions__.length&&(n=new Un(this)),n=n.reverse(),n.__actions__.push({func:Qe,args:[Ge],thisArg:T}),new On(n,this.__chain__)):this.thru(Ge)},An.prototype.toJSON=An.prototype.valueOf=An.prototype.value=function(){return wr(this.__wrapped__,this.__actions__)},An.prototype.first=An.prototype.head,\nwi&&(An.prototype[wi]=Xe),An}();typeof define==\"function\"&&typeof define.amd==\"object\"&&define.amd?($n._=rt, define(function(){return rt})):Nn?((Nn.exports=rt)._=rt,Fn._=rt):$n._=rt}).call(this);", + "parsedSize": 71258, + "parsedSource": "\nfunction(){function i(t,n,e){switch(e.length){case 0:return t.call(n);case 1:return t.call(n,e[0]);case 2:return t.call(n,e[0],e[1]);case 3:return t.call(n,e[0],e[1],e[2])}return t.apply(n,e)}function o(t,n,e,r){for(var u=-1,i=null==t?0:t.length;++u\"']/g,J=RegExp(V.source),Y=RegExp(G.source),X=/<%-([\\s\\S]+?)%>/g,Q=/<%([\\s\\S]+?)%>/g,tt=/<%=([\\s\\S]+?)%>/g,nt=/\\.|\\[(?:[^[\\]]*|([\"'])(?:(?!\\1)[^\\\\]|\\\\.)*?\\1)\\]/,et=/^\\w*$/,rt=/[^.[\\]]+|\\[(?:(-?\\d+(?:\\.\\d+)?)|([\"'])((?:(?!\\2)[^\\\\]|\\\\.)*?)\\2)\\]|(?=(?:\\.|\\[\\])(?:\\.|\\[\\]|$))/g,ut=/[\\\\^$.*+?()[\\]{}|]/g,it=RegExp(ut.source),ot=/^\\s+|\\s+$/g,at=/^\\s+/,ft=/\\s+$/,ct=/\\{(?:\\n\\/\\* \\[wrapped with .+\\] \\*\\/)?\\n?/,lt=/\\{\\n\\/\\* \\[wrapped with (.+)\\] \\*/,st=/,? & /,pt=/[^\\x00-\\x2f\\x3a-\\x40\\x5b-\\x60\\x7b-\\x7f]+/g,ht=/\\\\(\\\\)?/g,_t=/\\$\\{([^\\\\}]*(?:\\\\.[^\\\\}]*)*)\\}/g,dt=/\\w*$/,gt=/^[-+]0x[0-9a-f]+$/i,vt=/^0b[01]+$/i,yt=/^\\[object .+?Constructor\\]$/,bt=/^0o[0-7]+$/i,mt=/^(?:0|[1-9]\\d*)$/,xt=/[\\xc0-\\xd6\\xd8-\\xf6\\xf8-\\xff\\u0100-\\u017f]/g,jt=/($^)/,wt=/['\\n\\r\\u2028\\u2029\\\\]/g,At=\"[\\\\ufe0e\\\\ufe0f]?(?:[\\\\u0300-\\\\u036f\\\\ufe20-\\\\ufe2f\\\\u20d0-\\\\u20ff]|\\\\ud83c[\\\\udffb-\\\\udfff])?(?:\\\\u200d(?:[^\\\\ud800-\\\\udfff]|(?:\\\\ud83c[\\\\udde6-\\\\uddff]){2}|[\\\\ud800-\\\\udbff][\\\\udc00-\\\\udfff])[\\\\ufe0e\\\\ufe0f]?(?:[\\\\u0300-\\\\u036f\\\\ufe20-\\\\ufe2f\\\\u20d0-\\\\u20ff]|\\\\ud83c[\\\\udffb-\\\\udfff])?)*\",kt=\"(?:[\\\\u2700-\\\\u27bf]|(?:\\\\ud83c[\\\\udde6-\\\\uddff]){2}|[\\\\ud800-\\\\udbff][\\\\udc00-\\\\udfff])\"+At,It=RegExp(\"['’]\",\"g\"),Wt=RegExp(\"[\\\\u0300-\\\\u036f\\\\ufe20-\\\\ufe2f\\\\u20d0-\\\\u20ff]\",\"g\"),Et=RegExp(\"\\\\ud83c[\\\\udffb-\\\\udfff](?=\\\\ud83c[\\\\udffb-\\\\udfff])|(?:[^\\\\ud800-\\\\udfff][\\\\u0300-\\\\u036f\\\\ufe20-\\\\ufe2f\\\\u20d0-\\\\u20ff]?|[\\\\u0300-\\\\u036f\\\\ufe20-\\\\ufe2f\\\\u20d0-\\\\u20ff]|(?:\\\\ud83c[\\\\udde6-\\\\uddff]){2}|[\\\\ud800-\\\\udbff][\\\\udc00-\\\\udfff]|[\\\\ud800-\\\\udfff])\"+At,\"g\"),Ot=RegExp([\"[A-Z\\\\xc0-\\\\xd6\\\\xd8-\\\\xde]?[a-z\\\\xdf-\\\\xf6\\\\xf8-\\\\xff]+(?:['’](?:d|ll|m|re|s|t|ve))?(?=[\\\\xac\\\\xb1\\\\xd7\\\\xf7\\\\x00-\\\\x2f\\\\x3a-\\\\x40\\\\x5b-\\\\x60\\\\x7b-\\\\xbf\\\\u2000-\\\\u206f \\\\t\\\\x0b\\\\f\\\\xa0\\\\ufeff\\\\n\\\\r\\\\u2028\\\\u2029\\\\u1680\\\\u180e\\\\u2000\\\\u2001\\\\u2002\\\\u2003\\\\u2004\\\\u2005\\\\u2006\\\\u2007\\\\u2008\\\\u2009\\\\u200a\\\\u202f\\\\u205f\\\\u3000]|[A-Z\\\\xc0-\\\\xd6\\\\xd8-\\\\xde]|$)|(?:[A-Z\\\\xc0-\\\\xd6\\\\xd8-\\\\xde]|[^\\\\ud800-\\\\udfff\\\\xac\\\\xb1\\\\xd7\\\\xf7\\\\x00-\\\\x2f\\\\x3a-\\\\x40\\\\x5b-\\\\x60\\\\x7b-\\\\xbf\\\\u2000-\\\\u206f \\\\t\\\\x0b\\\\f\\\\xa0\\\\ufeff\\\\n\\\\r\\\\u2028\\\\u2029\\\\u1680\\\\u180e\\\\u2000\\\\u2001\\\\u2002\\\\u2003\\\\u2004\\\\u2005\\\\u2006\\\\u2007\\\\u2008\\\\u2009\\\\u200a\\\\u202f\\\\u205f\\\\u3000\\\\d+\\\\u2700-\\\\u27bfa-z\\\\xdf-\\\\xf6\\\\xf8-\\\\xffA-Z\\\\xc0-\\\\xd6\\\\xd8-\\\\xde])+(?:['’](?:D|LL|M|RE|S|T|VE))?(?=[\\\\xac\\\\xb1\\\\xd7\\\\xf7\\\\x00-\\\\x2f\\\\x3a-\\\\x40\\\\x5b-\\\\x60\\\\x7b-\\\\xbf\\\\u2000-\\\\u206f \\\\t\\\\x0b\\\\f\\\\xa0\\\\ufeff\\\\n\\\\r\\\\u2028\\\\u2029\\\\u1680\\\\u180e\\\\u2000\\\\u2001\\\\u2002\\\\u2003\\\\u2004\\\\u2005\\\\u2006\\\\u2007\\\\u2008\\\\u2009\\\\u200a\\\\u202f\\\\u205f\\\\u3000]|[A-Z\\\\xc0-\\\\xd6\\\\xd8-\\\\xde](?:[a-z\\\\xdf-\\\\xf6\\\\xf8-\\\\xff]|[^\\\\ud800-\\\\udfff\\\\xac\\\\xb1\\\\xd7\\\\xf7\\\\x00-\\\\x2f\\\\x3a-\\\\x40\\\\x5b-\\\\x60\\\\x7b-\\\\xbf\\\\u2000-\\\\u206f \\\\t\\\\x0b\\\\f\\\\xa0\\\\ufeff\\\\n\\\\r\\\\u2028\\\\u2029\\\\u1680\\\\u180e\\\\u2000\\\\u2001\\\\u2002\\\\u2003\\\\u2004\\\\u2005\\\\u2006\\\\u2007\\\\u2008\\\\u2009\\\\u200a\\\\u202f\\\\u205f\\\\u3000\\\\d+\\\\u2700-\\\\u27bfa-z\\\\xdf-\\\\xf6\\\\xf8-\\\\xffA-Z\\\\xc0-\\\\xd6\\\\xd8-\\\\xde])|$)|[A-Z\\\\xc0-\\\\xd6\\\\xd8-\\\\xde]?(?:[a-z\\\\xdf-\\\\xf6\\\\xf8-\\\\xff]|[^\\\\ud800-\\\\udfff\\\\xac\\\\xb1\\\\xd7\\\\xf7\\\\x00-\\\\x2f\\\\x3a-\\\\x40\\\\x5b-\\\\x60\\\\x7b-\\\\xbf\\\\u2000-\\\\u206f \\\\t\\\\x0b\\\\f\\\\xa0\\\\ufeff\\\\n\\\\r\\\\u2028\\\\u2029\\\\u1680\\\\u180e\\\\u2000\\\\u2001\\\\u2002\\\\u2003\\\\u2004\\\\u2005\\\\u2006\\\\u2007\\\\u2008\\\\u2009\\\\u200a\\\\u202f\\\\u205f\\\\u3000\\\\d+\\\\u2700-\\\\u27bfa-z\\\\xdf-\\\\xf6\\\\xf8-\\\\xffA-Z\\\\xc0-\\\\xd6\\\\xd8-\\\\xde])+(?:['’](?:d|ll|m|re|s|t|ve))?|[A-Z\\\\xc0-\\\\xd6\\\\xd8-\\\\xde]+(?:['’](?:D|LL|M|RE|S|T|VE))?|\\\\d*(?:1ST|2ND|3RD|(?![123])\\\\dTH)(?=\\\\b|[a-z_])|\\\\d*(?:1st|2nd|3rd|(?![123])\\\\dth)(?=\\\\b|[A-Z_])|\\\\d+\",kt].join(\"|\"),\"g\"),St=RegExp(\"[\\\\u200d\\\\ud800-\\\\udfff\\\\u0300-\\\\u036f\\\\ufe20-\\\\ufe2f\\\\u20d0-\\\\u20ff\\\\ufe0e\\\\ufe0f]\"),Rt=/[a-z][A-Z]|[A-Z]{2}[a-z]|[0-9][a-zA-Z]|[a-zA-Z][0-9]|[^a-zA-Z0-9 ]/,zt=\"Array Buffer DataView Date Error Float32Array Float64Array Function Int8Array Int16Array Int32Array Map Math Object Promise RegExp Set String Symbol TypeError Uint8Array Uint8ClampedArray Uint16Array Uint32Array WeakMap _ clearTimeout isFinite parseInt setTimeout\".split(\" \"),Ct={};Ct[\"[object Float32Array]\"]=Ct[\"[object Float64Array]\"]=Ct[\"[object Int8Array]\"]=Ct[\"[object Int16Array]\"]=Ct[\"[object Int32Array]\"]=Ct[\"[object Uint8Array]\"]=Ct[\"[object Uint8ClampedArray]\"]=Ct[\"[object Uint16Array]\"]=Ct[\"[object Uint32Array]\"]=!0,Ct[\"[object Arguments]\"]=Ct[\"[object Array]\"]=Ct[\"[object ArrayBuffer]\"]=Ct[\"[object Boolean]\"]=Ct[\"[object DataView]\"]=Ct[\"[object Date]\"]=Ct[\"[object Error]\"]=Ct[\"[object Function]\"]=Ct[\"[object Map]\"]=Ct[\"[object Number]\"]=Ct[\"[object Object]\"]=Ct[\"[object RegExp]\"]=Ct[\"[object Set]\"]=Ct[\"[object String]\"]=Ct[\"[object WeakMap]\"]=!1;var Bt={};Bt[\"[object Arguments]\"]=Bt[\"[object Array]\"]=Bt[\"[object ArrayBuffer]\"]=Bt[\"[object DataView]\"]=Bt[\"[object Boolean]\"]=Bt[\"[object Date]\"]=Bt[\"[object Float32Array]\"]=Bt[\"[object Float64Array]\"]=Bt[\"[object Int8Array]\"]=Bt[\"[object Int16Array]\"]=Bt[\"[object Int32Array]\"]=Bt[\"[object Map]\"]=Bt[\"[object Number]\"]=Bt[\"[object Object]\"]=Bt[\"[object RegExp]\"]=Bt[\"[object Set]\"]=Bt[\"[object String]\"]=Bt[\"[object Symbol]\"]=Bt[\"[object Uint8Array]\"]=Bt[\"[object Uint8ClampedArray]\"]=Bt[\"[object Uint16Array]\"]=Bt[\"[object Uint32Array]\"]=!0,Bt[\"[object Error]\"]=Bt[\"[object Function]\"]=Bt[\"[object WeakMap]\"]=!1;var Lt={\"\\\\\":\"\\\\\",\"'\":\"'\",\"\\n\":\"n\",\"\\r\":\"r\",\"\\u2028\":\"u2028\",\"\\u2029\":\"u2029\"},Mt=parseFloat,Ft=parseInt,Dt=\"object\"==typeof t&&t&&t.Object===Object&&t,Tt=\"object\"==typeof self&&self&&self.Object===Object&&self,Pt=Dt||Tt||Function(\"return this\")(),Ut=n&&!n.nodeType&&n,Nt=Ut&&\"object\"==typeof r&&r&&!r.nodeType&&r,qt=Nt&&Nt.exports===Ut,$t=qt&&Dt.process,Ht=function(){try{var t=Nt&&Nt.f&&Nt.f(\"util\").types;return t||$t&&$t.binding&&$t.binding(\"util\")}catch(t){}}(),Zt=Ht&&Ht.isArrayBuffer,Kt=Ht&&Ht.isDate,Vt=Ht&&Ht.isMap,Gt=Ht&&Ht.isRegExp,Jt=Ht&&Ht.isSet,Yt=Ht&&Ht.isTypedArray,Xt=A(\"length\"),Qt=k({\"À\":\"A\",\"Á\":\"A\",\"Â\":\"A\",\"Ã\":\"A\",\"Ä\":\"A\",\"Å\":\"A\",\"à\":\"a\",\"á\":\"a\",\"â\":\"a\",\"ã\":\"a\",\"ä\":\"a\",\"å\":\"a\",\"Ç\":\"C\",\"ç\":\"c\",\"Ð\":\"D\",\"ð\":\"d\",\"È\":\"E\",\"É\":\"E\",\"Ê\":\"E\",\"Ë\":\"E\",\"è\":\"e\",\"é\":\"e\",\"ê\":\"e\",\"ë\":\"e\",\"Ì\":\"I\",\"Í\":\"I\",\"Î\":\"I\",\"Ï\":\"I\",\"ì\":\"i\",\"í\":\"i\",\"î\":\"i\",\"ï\":\"i\",\"Ñ\":\"N\",\"ñ\":\"n\",\"Ò\":\"O\",\"Ó\":\"O\",\"Ô\":\"O\",\"Õ\":\"O\",\"Ö\":\"O\",\"Ø\":\"O\",\"ò\":\"o\",\"ó\":\"o\",\"ô\":\"o\",\"õ\":\"o\",\"ö\":\"o\",\"ø\":\"o\",\"Ù\":\"U\",\"Ú\":\"U\",\"Û\":\"U\",\"Ü\":\"U\",\"ù\":\"u\",\"ú\":\"u\",\"û\":\"u\",\"ü\":\"u\",\"Ý\":\"Y\",\"ý\":\"y\",\"ÿ\":\"y\",\"Æ\":\"Ae\",\"æ\":\"ae\",\"Þ\":\"Th\",\"þ\":\"th\",\"ß\":\"ss\",\"Ā\":\"A\",\"Ă\":\"A\",\"Ą\":\"A\",\"ā\":\"a\",\"ă\":\"a\",\"ą\":\"a\",\"Ć\":\"C\",\"Ĉ\":\"C\",\"Ċ\":\"C\",\"Č\":\"C\",\"ć\":\"c\",\"ĉ\":\"c\",\"ċ\":\"c\",\"č\":\"c\",\"Ď\":\"D\",\"Đ\":\"D\",\"ď\":\"d\",\"đ\":\"d\",\"Ē\":\"E\",\"Ĕ\":\"E\",\"Ė\":\"E\",\"Ę\":\"E\",\"Ě\":\"E\",\"ē\":\"e\",\"ĕ\":\"e\",\"ė\":\"e\",\"ę\":\"e\",\"ě\":\"e\",\"Ĝ\":\"G\",\"Ğ\":\"G\",\"Ġ\":\"G\",\"Ģ\":\"G\",\"ĝ\":\"g\",\"ğ\":\"g\",\"ġ\":\"g\",\"ģ\":\"g\",\"Ĥ\":\"H\",\"Ħ\":\"H\",\"ĥ\":\"h\",\"ħ\":\"h\",\"Ĩ\":\"I\",\"Ī\":\"I\",\"Ĭ\":\"I\",\"Į\":\"I\",\"İ\":\"I\",\"ĩ\":\"i\",\"ī\":\"i\",\"ĭ\":\"i\",\"į\":\"i\",\"ı\":\"i\",\"Ĵ\":\"J\",\"ĵ\":\"j\",\"Ķ\":\"K\",\"ķ\":\"k\",\"ĸ\":\"k\",\"Ĺ\":\"L\",\"Ļ\":\"L\",\"Ľ\":\"L\",\"Ŀ\":\"L\",\"Ł\":\"L\",\"ĺ\":\"l\",\"ļ\":\"l\",\"ľ\":\"l\",\"ŀ\":\"l\",\"ł\":\"l\",\"Ń\":\"N\",\"Ņ\":\"N\",\"Ň\":\"N\",\"Ŋ\":\"N\",\"ń\":\"n\",\"ņ\":\"n\",\"ň\":\"n\",\"ŋ\":\"n\",\"Ō\":\"O\",\"Ŏ\":\"O\",\"Ő\":\"O\",\"ō\":\"o\",\"ŏ\":\"o\",\"ő\":\"o\",\"Ŕ\":\"R\",\"Ŗ\":\"R\",\"Ř\":\"R\",\"ŕ\":\"r\",\"ŗ\":\"r\",\"ř\":\"r\",\"Ś\":\"S\",\"Ŝ\":\"S\",\"Ş\":\"S\",\"Š\":\"S\",\"ś\":\"s\",\"ŝ\":\"s\",\"ş\":\"s\",\"š\":\"s\",\"Ţ\":\"T\",\"Ť\":\"T\",\"Ŧ\":\"T\",\"ţ\":\"t\",\"ť\":\"t\",\"ŧ\":\"t\",\"Ũ\":\"U\",\"Ū\":\"U\",\"Ŭ\":\"U\",\"Ů\":\"U\",\"Ű\":\"U\",\"Ų\":\"U\",\"ũ\":\"u\",\"ū\":\"u\",\"ŭ\":\"u\",\"ů\":\"u\",\"ű\":\"u\",\"ų\":\"u\",\"Ŵ\":\"W\",\"ŵ\":\"w\",\"Ŷ\":\"Y\",\"ŷ\":\"y\",\"Ÿ\":\"Y\",\"Ź\":\"Z\",\"Ż\":\"Z\",\"Ž\":\"Z\",\"ź\":\"z\",\"ż\":\"z\",\"ž\":\"z\",\"IJ\":\"IJ\",\"ij\":\"ij\",\"Œ\":\"Oe\",\"œ\":\"oe\",\"ʼn\":\"'n\",\"ſ\":\"s\"}),tn=k({\"&\":\"&\",\"<\":\"<\",\">\":\">\",'\"':\""\",\"'\":\"'\"}),nn=k({\"&\":\"&\",\"<\":\"<\",\">\":\">\",\""\":'\"',\"'\":\"'\"}),en=function t(n){function e(t){if(Gr(t)&&!Fo(t)&&!(t instanceof k)){if(t instanceof u)return t;if(Fu.call(t,\"__wrapped__\"))return xr(t)}return new u(t)}function r(){}function u(t,n){this.__wrapped__=t,this.__actions__=[],this.__chain__=!!n,this.__index__=0,this.__values__=U}function k(t){this.__wrapped__=t,this.__actions__=[],this.__dir__=1,this.__filtered__=!1,this.__iteratees__=[],this.__takeCount__=4294967295,this.__views__=[]}function At(t){var n=-1,e=null==t?0:t.length;for(this.clear();++n=n?t:n)),t}function ln(t,n,e,r,u,i){var o,f=1&n,c=2&n,l=4&n;if(e&&(o=u?e(t,r,u,i):e(t)),o!==U)return o;if(!Vr(t))return t;if(r=Fo(t)){if(o=function(t){var n=t.length,e=new t.constructor(n);return n&&\"string\"==typeof t[0]&&Fu.call(t,\"index\")&&(e.index=t.index,e.input=t.input),e}(t),!f)return xe(t,o)}else{var s=Zi(t),p=\"[object Function]\"==s||\"[object GeneratorFunction]\"==s;if(To(t))return de(t,f);if(\"[object Object]\"==s||\"[object Arguments]\"==s||p&&!u){if(o=c||p?{}:ir(t),!f)return c?function(t,n){return je(t,Hi(t),n)}(t,function(t,n){return t&&je(n,lu(n),t)}(o,t)):function(t,n){return je(t,$i(t),n)}(t,on(o,t))}else{if(!Bt[s])return u?t:{};o=function(t,n,e){var r=t.constructor;switch(n){case\"[object ArrayBuffer]\":return ge(t);case\"[object Boolean]\":case\"[object Date]\":return new r(+t);case\"[object DataView]\":return n=e?ge(t.buffer):t.buffer,new t.constructor(n,t.byteOffset,t.byteLength);case\"[object Float32Array]\":case\"[object Float64Array]\":case\"[object Int8Array]\":case\"[object Int16Array]\":case\"[object Int32Array]\":case\"[object Uint8Array]\":case\"[object Uint8ClampedArray]\":case\"[object Uint16Array]\":case\"[object Uint32Array]\":return ve(t,e);case\"[object Map]\":return new r;case\"[object Number]\":case\"[object String]\":return new r(t);case\"[object RegExp]\":return(n=new t.constructor(t.source,dt.exec(t))).lastIndex=t.lastIndex,n;case\"[object Set]\":return new r;case\"[object Symbol]\":return zi?Ou(zi.call(t)):{}}}(t,s,f)}}if(i||(i=new Dt),u=i.get(t))return u;i.set(t,o),qo(t)?t.forEach((function(r){o.add(ln(r,n,e,r,t,i))})):Uo(t)&&t.forEach((function(r,u){o.set(u,ln(r,n,e,u,t,i))}));c=l?c?Ye:Je:c?lu:cu;var h=r?U:c(t);return a(h||t,(function(r,u){h&&(r=t[u=r]),Xt(o,u,ln(r,n,e,u,t,i))})),o}function sn(t,n,e){var r=e.length;if(null==t)return!r;for(t=Ou(t);r--;){var u=e[r],i=n[u],o=t[u];if(o===U&&!(u in t)||!i(o))return!1}return!0}function pn(t,n,e){if(\"function\"!=typeof t)throw new zu(\"Expected a function\");return Gi((function(){t.apply(U,e)}),n)}function hn(t,n,e,r){var u=-1,i=s,o=!0,a=t.length,f=[],c=n.length;if(!a)return f;e&&(n=h(n,O(e))),r?(i=p,o=!1):200<=n.length&&(i=R,o=!1,n=new Lt(n));t:for(;++un}function kn(t,n){return null!=t&&Fu.call(t,n)}function In(t,n){return null!=t&&n in Ou(t)}function Wn(t,n,e){for(var r=e?p:s,u=t[0].length,i=t.length,o=i,a=Au(i),f=1/0,c=[];o--;){var l=t[o];o&&n&&(l=h(l,O(n))),f=hi(l.length,f),a[o]=!e&&(n||120<=u&&120<=l.length)?new Lt(o&&l):U}l=t[0];var _=-1,d=a[0];t:for(;++_(n=he(n,t)).length?t:xn(t,Xn(n,0,-1)))?t:t[yr(Ir(n))])?U:i(n,t,e)}function On(t){return Gr(t)&&\"[object Arguments]\"==wn(t)}function Sn(t,n,e,r,u){if(t===n)n=!0;else if(null==t||null==n||!Gr(t)&&!Gr(n))n=t!=t&&n!=n;else t:{var i,o,a=Fo(t),f=Fo(n),c=\"[object Object]\"==(i=\"[object Arguments]\"==(i=a?\"[object Array]\":Zi(t))?\"[object Object]\":i);f=\"[object Object]\"==(o=\"[object Arguments]\"==(o=f?\"[object Array]\":Zi(n))?\"[object Object]\":o);if((o=i==o)&&To(t)){if(!To(n)){n=!1;break t}a=!0,c=!1}if(o&&!c)u||(u=new Dt),n=a||$o(t)?Ve(t,n,e,r,Sn,u):function(t,n,e,r,u,i,o){switch(e){case\"[object DataView]\":if(t.byteLength!=n.byteLength||t.byteOffset!=n.byteOffset)break;t=t.buffer,n=n.buffer;case\"[object ArrayBuffer]\":if(t.byteLength!=n.byteLength||!i(new Zu(t),new Zu(n)))break;return!0;case\"[object Boolean]\":case\"[object Date]\":case\"[object Number]\":return Ur(+t,+n);case\"[object Error]\":return t.name==n.name&&t.message==n.message;case\"[object RegExp]\":case\"[object String]\":return t==n+\"\";case\"[object Map]\":var a=L;case\"[object Set]\":if(a||(a=D),t.size!=n.size&&!(1&r))break;return(e=o.get(t))?e==n:(r|=2,o.set(t,n),n=Ve(a(t),a(n),r,u,i,o),o.delete(t),n);case\"[object Symbol]\":if(zi)return zi.call(t)==zi.call(n)}return!1}(t,n,i,e,r,Sn,u);else{if(!(1&e)&&(a=c&&Fu.call(t,\"__wrapped__\"),i=f&&Fu.call(n,\"__wrapped__\"),a||i)){t=a?t.value():t,n=i?n.value():n,u||(u=new Dt),n=Sn(t,n,e,r,u);break t}if(o)n:if(u||(u=new Dt),a=1&e,i=Je(t),f=i.length,o=Je(n).length,f==o||a){for(c=f;c--;){var l=i[c];if(!(a?l in n:Fu.call(n,l))){n=!1;break n}}if((o=u.get(t))&&u.get(n))n=o==n;else{o=!0,u.set(t,n),u.set(n,t);for(var s=a;++cn?e:0,e)?t[n]:U}function Un(t,n,e){var r=-1;return n=h(n.length?n:[vu],O(tr())),function(t,n){var e=t.length;for(t.sort(n);e--;)t[e]=t[e].c;return t}(t=Mn(t,(function(t){return{a:h(n,(function(n){return n(t)})),b:++r,c:t}})),(function(t,n){var r;t:{r=-1;for(var u=t.a,i=n.a,o=u.length,a=e.length;++r=a?f:f*(\"desc\"==e[r]?-1:1);break t}}r=t.b-n.b}return r}))}function Nn(t,n,e){for(var r=-1,u=n.length,i={};++rn||9007199254740991n&&(n=-n>u?0:u+n),0>(e=e>u?u:e)&&(e+=u),u=n>e?0:e-n>>>0,n>>>=0,e=Au(u);++r=u){for(;r>>1,o=t[i];null!==o&&!Qr(o)&&(e?o<=n:o(n=he(n,t)).length?t:xn(t,Xn(n,0,-1)))||delete t[yr(Ir(n))]}function ae(t,n,e,r){for(var u=t.length,i=r?u:-1;(r?i--:++ir)return r?ie(t[0]):[];for(var u=-1,i=Au(r);++u=r?t:Xn(t,n,e)}function de(t,n){if(n)return t.slice();var e=t.length;e=Ku?Ku(e):new t.constructor(e);return t.copy(e),e}function ge(t){var n=new t.constructor(t.byteLength);return new Zu(n).set(new Zu(t)),n}function ve(t,n){return new t.constructor(n?ge(t.buffer):t.buffer,t.byteOffset,t.length)}function ye(t,n){if(t!==n){var e=t!==U,r=null===t,u=t==t,i=Qr(t),o=n!==U,a=null===n,f=n==n,c=Qr(n);if(!a&&!c&&!i&&t>n||i&&o&&f&&!a&&!c||r&&o&&f||!e&&f||!u)return 1;if(!r&&!i&&!c&&tu?U:i,u=1),n=Ou(n);++ro&&a[0]!==c&&a[o-1]!==c?[]:F(a,c)).length)e?e?Zn(n,t):n:(e=Zn(n,ii(t/T(n))),St.test(n)?_e(P(e),0,t).join(\"\"):e.slice(0,t))}function De(t,n,e,r){var u=1&n,o=Oe(t);return function n(){for(var a=-1,f=arguments.length,c=-1,l=r.length,s=Au(l+f),p=this&&this!==Pt&&this instanceof n?o:t;++cn||r)&&(1&t&&(i[2]=p[2],n|=1&e?0:4),(e=p[3])&&(r=i[3],i[3]=r?be(r,e,p[4]):e,i[4]=r?F(i[3],\"__lodash_placeholder__\"):p[4]),(e=p[5])&&(r=i[5],i[5]=r?me(r,e,p[6]):e,i[6]=r?F(i[5],\"__lodash_placeholder__\"):p[6]),(e=p[7])&&(i[7]=e),128&t&&(i[8]=null==i[8]?p[8]:hi(i[8],p[8])),null==i[9]&&(i[9]=p[9]),i[0]=p[0],i[1]=n),t=i[0],n=i[1],e=i[2],r=i[3],u=i[4],!(a=i[9]=i[9]===U?f?0:t.length:pi(i[9]-c,0))&&24&n&&(n&=-25),dr((p?Ti:Vi)(n&&1!=n?8==n||16==n?Se(t,n,a):32!=n&&33!=n||u.length?Ce.apply(U,i):De(t,n,e,r):function(t,n,e){var r=1&n,u=Oe(t);return function n(){return(this&&this!==Pt&&this instanceof n?u:t).apply(r?e:this,arguments)}}(t,n,e),i),t,n)}function He(t,n,e,r){return t===U||Ur(t,Bu[e])&&!Fu.call(r,e)?n:t}function Ze(t,n,e,r,u,i){return Vr(t)&&Vr(n)&&(i.set(n,t),Tn(t,n,U,Ze,i),i.delete(n)),t}function Ke(t){return Yr(t)?U:t}function Ve(t,n,e,r,u,i){var o=1&e,a=t.length;if(a!=(f=n.length)&&!(o&&f>a))return!1;if((f=i.get(t))&&i.get(n))return f==n;var f=-1,c=!0,l=2&e?new Lt:U;for(i.set(t,n),i.set(n,t);++f(e=null==e?0:eu(e))&&(e=pi(r+e,0)),b(t,tr(n,3),e)):-1}function wr(t,n,e){var r=null==t?0:t.length;if(!r)return-1;var u=r-1;return e!==U&&(u=eu(e),u=0>e?pi(r+u,0):hi(u,r-1)),b(t,tr(n,3),u,!0)}function Ar(t){return null!=t&&t.length?vn(t,1):[]}function kr(t){return t&&t.length?t[0]:U}function Ir(t){var n=null==t?0:t.length;return n?t[n-1]:U}function Wr(t,n){return t&&t.length&&n&&n.length?qn(t,n):t}function Er(t){return null==t?t:vi.call(t)}function Or(t){if(!t||!t.length)return[];var n=0;return t=l(t,(function(t){if(qr(t))return n=pi(t.length,n),!0})),E(n,(function(n){return h(t,A(n))}))}function Sr(t,n){if(!t||!t.length)return[];var e=Or(t);return null==n?e:h(e,(function(t){return i(n,U,t)}))}function Rr(t){return(t=e(t)).__chain__=!0,t}function zr(t,n){return n(t)}function Cr(t,n){return(Fo(t)?a:Li)(t,tr(n,3))}function Br(t,n){return(Fo(t)?f:Mi)(t,tr(n,3))}function Lr(t,n){return(Fo(t)?h:Mn)(t,tr(n,3))}function Mr(t,n,e){return n=e?U:n,n=t&&null==n?t.length:n,$e(t,128,U,U,U,U,n)}function Fr(t,n){var e;if(\"function\"!=typeof n)throw new zu(\"Expected a function\");return t=eu(t),function(){return 0<--t&&(e=n.apply(this,arguments)),1>=t&&(n=U),e}}function Dr(t,n,e){function r(n){var e=f,r=c;return f=c=U,_=n,s=t.apply(r,e)}function u(t){var e=t-h;return t-=_,h===U||e>=n||0>e||g&&t>=l}function i(){var t=ko();if(u(t))return o(t);var e,r=Gi;e=t-_,t=n-(t-h),e=g?hi(t,l-e):t,p=r(i,e)}function o(t){return p=U,v&&f?r(t):(f=c=U,s)}function a(){var t=ko(),e=u(t);if(f=arguments,c=this,h=t,e){if(p===U)return _=t=h,p=Gi(i,n),d?r(t):s;if(g)return Ui(p),p=Gi(i,n),r(h)}return p===U&&(p=Gi(i,n)),s}var f,c,l,s,p,h,_=0,d=!1,g=!1,v=!0;if(\"function\"!=typeof t)throw new zu(\"Expected a function\");return n=uu(n)||0,Vr(e)&&(d=!!e.leading,l=(g=\"maxWait\"in e)?pi(uu(e.maxWait)||0,n):l,v=\"trailing\"in e?!!e.trailing:v),a.cancel=function(){p!==U&&Ui(p),_=0,f=h=c=p=U},a.flush=function(){return p===U?s:o(ko())},a}function Tr(t,n){function e(){var r=arguments,u=n?n.apply(this,r):r[0],i=e.cache;return i.has(u)?i.get(u):(r=t.apply(this,r),e.cache=i.set(u,r)||i,r)}if(\"function\"!=typeof t||null!=n&&\"function\"!=typeof n)throw new zu(\"Expected a function\");return e.cache=new(Tr.Cache||Et),e}function Pr(t){if(\"function\"!=typeof t)throw new zu(\"Expected a function\");return function(){var n=arguments;switch(n.length){case 0:return!t.call(this);case 1:return!t.call(this,n[0]);case 2:return!t.call(this,n[0],n[1]);case 3:return!t.call(this,n[0],n[1],n[2])}return!t.apply(this,n)}}function Ur(t,n){return t===n||t!=t&&n!=n}function Nr(t){return null!=t&&Kr(t.length)&&!Hr(t)}function qr(t){return Gr(t)&&Nr(t)}function $r(t){if(!Gr(t))return!1;var n=wn(t);return\"[object Error]\"==n||\"[object DOMException]\"==n||\"string\"==typeof t.message&&\"string\"==typeof t.name&&!Yr(t)}function Hr(t){return!!Vr(t)&&(\"[object Function]\"==(t=wn(t))||\"[object GeneratorFunction]\"==t||\"[object AsyncFunction]\"==t||\"[object Proxy]\"==t)}function Zr(t){return\"number\"==typeof t&&t==eu(t)}function Kr(t){return\"number\"==typeof t&&-1=t}function Vr(t){var n=typeof t;return null!=t&&(\"object\"==n||\"function\"==n)}function Gr(t){return null!=t&&\"object\"==typeof t}function Jr(t){return\"number\"==typeof t||Gr(t)&&\"[object Number]\"==wn(t)}function Yr(t){return!(!Gr(t)||\"[object Object]\"!=wn(t))&&(null===(t=Vu(t))||\"function\"==typeof(t=Fu.call(t,\"constructor\")&&t.constructor)&&t instanceof t&&Mu.call(t)==Uu)}function Xr(t){return\"string\"==typeof t||!Fo(t)&&Gr(t)&&\"[object String]\"==wn(t)}function Qr(t){return\"symbol\"==typeof t||Gr(t)&&\"[object Symbol]\"==wn(t)}function tu(t){if(!t)return[];if(Nr(t))return Xr(t)?P(t):xe(t);if(Qu&&t[Qu]){t=t[Qu]();for(var n,e=[];!(n=t.next()).done;)e.push(n.value);return e}return(\"[object Map]\"==(n=Zi(t))?L:\"[object Set]\"==n?D:pu)(t)}function nu(t){return t?(t=uu(t))===N||t===-N?17976931348623157e292*(0>t?-1:1):t==t?t:0:0===t?t:0}function eu(t){var n=(t=nu(t))%1;return t==t?n?t-n:t:0}function ru(t){return t?cn(eu(t),0,4294967295):0}function uu(t){if(\"number\"==typeof t)return t;if(Qr(t))return q;if(Vr(t)&&(t=Vr(t=\"function\"==typeof t.valueOf?t.valueOf():t)?t+\"\":t),\"string\"!=typeof t)return 0===t?t:+t;t=t.replace(ot,\"\");var n=vt.test(t);return n||bt.test(t)?Ft(t.slice(2),n?2:8):gt.test(t)?q:+t}function iu(t){return je(t,lu(t))}function ou(t){return null==t?\"\":ue(t)}function au(t,n,e){return(t=null==t?U:xn(t,n))===U?e:t}function fu(t,n){return null!=t&&ur(t,n,In)}function cu(t){return Nr(t)?Tt(t):Bn(t)}function lu(t){if(Nr(t))t=Tt(t,!0);else if(Vr(t)){var n,e=sr(t),r=[];for(n in t)(\"constructor\"!=n||!e&&Fu.call(t,n))&&r.push(n);t=r}else{if(n=[],null!=t)for(e in Ou(t))n.push(e);t=n}return t}function su(t,n){if(null==t)return{};var e=h(Ye(t),(function(t){return[t]}));return n=tr(n),Nn(t,e,(function(t,e){return n(t,e[0])}))}function pu(t){return null==t?[]:S(t,cu(t))}function hu(t){return ga(ou(t).toLowerCase())}function _u(t){return(t=ou(t))&&t.replace(xt,Qt).replace(Wt,\"\")}function du(t,n,e){return t=ou(t),(n=e?U:n)===U?Rt.test(t)?t.match(Ot)||[]:t.match(pt)||[]:t.match(n)||[]}function gu(t){return function(){return t}}function vu(t){return t}function yu(t){return Cn(\"function\"==typeof t?t:ln(t,1))}function bu(t,n,e){var r=cu(n),u=mn(n,r);null!=e||Vr(n)&&(u.length||!r.length)||(e=n,n=t,t=this,u=mn(n,cu(n)));var i=!(Vr(e)&&\"chain\"in e&&!e.chain),o=Hr(t);return a(u,(function(e){var r=n[e];t[e]=r,o&&(t.prototype[e]=function(){var n=this.__chain__;if(i||n){var e=t(this.__wrapped__);return(e.__actions__=xe(this.__actions__)).push({func:r,args:arguments,thisArg:t}),e.__chain__=n,e}return r.apply(t,_([this.value()],arguments))})})),t}function mu(){}function xu(t){return cr(t)?A(yr(t)):function(t){return function(n){return xn(n,t)}}(t)}function ju(){return[]}function wu(){return!1}var Au=(n=null==n?Pt:en.defaults(Pt.Object(),n,en.pick(Pt,zt))).Array,ku=n.Date,Iu=n.Error,Wu=n.Function,Eu=n.Math,Ou=n.Object,Su=n.RegExp,Ru=n.String,zu=n.TypeError,Cu=Au.prototype,Bu=Ou.prototype,Lu=n[\"__core-js_shared__\"],Mu=Wu.prototype.toString,Fu=Bu.hasOwnProperty,Du=0,Tu=function(){var t=/[^.]+$/.exec(Lu&&Lu.keys&&Lu.keys.IE_PROTO||\"\");return t?\"Symbol(src)_1.\"+t:\"\"}(),Pu=Bu.toString,Uu=Mu.call(Ou),Nu=Pt._,qu=Su(\"^\"+Mu.call(Fu).replace(ut,\"\\\\$&\").replace(/hasOwnProperty|(function).*?(?=\\\\\\()| for .+?(?=\\\\\\])/g,\"$1.*?\")+\"$\"),$u=qt?n.Buffer:U,Hu=n.Symbol,Zu=n.Uint8Array,Ku=$u?$u.g:U,Vu=M(Ou.getPrototypeOf,Ou),Gu=Ou.create,Ju=Bu.propertyIsEnumerable,Yu=Cu.splice,Xu=Hu?Hu.isConcatSpreadable:U,Qu=Hu?Hu.iterator:U,ti=Hu?Hu.toStringTag:U,ni=function(){try{var t=rr(Ou,\"defineProperty\");return t({},\"\",{}),t}catch(t){}}(),ei=n.clearTimeout!==Pt.clearTimeout&&n.clearTimeout,ri=ku&&ku.now!==Pt.Date.now&&ku.now,ui=n.setTimeout!==Pt.setTimeout&&n.setTimeout,ii=Eu.ceil,oi=Eu.floor,ai=Ou.getOwnPropertySymbols,fi=$u?$u.isBuffer:U,ci=n.isFinite,li=Cu.join,si=M(Ou.keys,Ou),pi=Eu.max,hi=Eu.min,_i=ku.now,di=n.parseInt,gi=Eu.random,vi=Cu.reverse,yi=rr(n,\"DataView\"),bi=rr(n,\"Map\"),mi=rr(n,\"Promise\"),xi=rr(n,\"Set\"),ji=rr(n,\"WeakMap\"),wi=rr(Ou,\"create\"),Ai=ji&&new ji,ki={},Ii=br(yi),Wi=br(bi),Ei=br(mi),Oi=br(xi),Si=br(ji),Ri=Hu?Hu.prototype:U,zi=Ri?Ri.valueOf:U,Ci=Ri?Ri.toString:U,Bi=function(){function t(){}return function(n){return Vr(n)?Gu?Gu(n):(t.prototype=n,n=new t,t.prototype=U,n):{}}}();e.templateSettings={escape:X,evaluate:Q,interpolate:tt,variable:\"\",imports:{_:e}},e.prototype=r.prototype,e.prototype.constructor=e,u.prototype=Bi(r.prototype),u.prototype.constructor=u,k.prototype=Bi(r.prototype),k.prototype.constructor=k,At.prototype.clear=function(){this.__data__=wi?wi(null):{},this.size=0},At.prototype.delete=function(t){return t=this.has(t)&&delete this.__data__[t],this.size-=t?1:0,t},At.prototype.get=function(t){var n=this.__data__;return wi?\"__lodash_hash_undefined__\"===(t=n[t])?U:t:Fu.call(n,t)?n[t]:U},At.prototype.has=function(t){var n=this.__data__;return wi?n[t]!==U:Fu.call(n,t)},At.prototype.set=function(t,n){var e=this.__data__;return this.size+=this.has(t)?0:1,e[t]=wi&&n===U?\"__lodash_hash_undefined__\":n,this},kt.prototype.clear=function(){this.__data__=[],this.size=0},kt.prototype.delete=function(t){var n=this.__data__;return!(0>(t=rn(n,t))||(t==n.length-1?n.pop():Yu.call(n,t,1),--this.size,0))},kt.prototype.get=function(t){var n=this.__data__;return 0>(t=rn(n,t))?U:n[t][1]},kt.prototype.has=function(t){return-1r?(++this.size,e.push([t,n])):e[r][1]=n,this},Et.prototype.clear=function(){this.size=0,this.__data__={hash:new At,map:new(bi||kt),string:new At}},Et.prototype.delete=function(t){return t=nr(this,t).delete(t),this.size-=t?1:0,t},Et.prototype.get=function(t){return nr(this,t).get(t)},Et.prototype.has=function(t){return nr(this,t).has(t)},Et.prototype.set=function(t,n){var e=nr(this,t),r=e.size;return e.set(t,n),this.size+=e.size==r?0:1,this},Lt.prototype.add=Lt.prototype.push=function(t){return this.__data__.set(t,\"__lodash_hash_undefined__\"),this},Lt.prototype.has=function(t){return this.__data__.has(t)},Dt.prototype.clear=function(){this.__data__=new kt,this.size=0},Dt.prototype.delete=function(t){var n=this.__data__;return t=n.delete(t),this.size=n.size,t},Dt.prototype.get=function(t){return this.__data__.get(t)},Dt.prototype.has=function(t){return this.__data__.has(t)},Dt.prototype.set=function(t,n){var e=this.__data__;if(e instanceof kt){var r=e.__data__;if(!bi||199>r.length)return r.push([t,n]),this.size=++e.size,this;e=this.__data__=new Et(r)}return e.set(t,n),this.size=e.size,this};var Li=ke(yn),Mi=ke(bn,!0),Fi=Ie(),Di=Ie(!0),Ti=Ai?function(t,n){return Ai.set(t,n),t}:vu,Pi=ni?function(t,n){return ni(t,\"toString\",{configurable:!0,enumerable:!1,value:gu(n),writable:!0})}:vu,Ui=ei||function(t){return Pt.clearTimeout(t)},Ni=xi&&1/D(new xi([,-0]))[1]==N?function(t){return new xi(t)}:mu,qi=Ai?function(t){return Ai.get(t)}:mu,$i=ai?function(t){return null==t?[]:(t=Ou(t),l(ai(t),(function(n){return Ju.call(t,n)})))}:ju,Hi=ai?function(t){for(var n=[];t;)_(n,$i(t)),t=Vu(t);return n}:ju,Zi=wn;(yi&&\"[object DataView]\"!=Zi(new yi(new ArrayBuffer(1)))||bi&&\"[object Map]\"!=Zi(new bi)||mi&&\"[object Promise]\"!=Zi(mi.resolve())||xi&&\"[object Set]\"!=Zi(new xi)||ji&&\"[object WeakMap]\"!=Zi(new ji))&&(Zi=function(t){var n=wn(t);if(t=(t=\"[object Object]\"==n?t.constructor:U)?br(t):\"\")switch(t){case Ii:return\"[object DataView]\";case Wi:return\"[object Map]\";case Ei:return\"[object Promise]\";case Oi:return\"[object Set]\";case Si:return\"[object WeakMap]\"}return n});var Ki=Lu?Hr:wu,Vi=gr(Ti),Gi=ui||function(t,n){return Pt.setTimeout(t,n)},Ji=gr(Pi),Yi=function(t){var n=(t=Tr(t,(function(t){return 500===n.size&&n.clear(),t}))).cache;return t}((function(t){var n=[];return 46===t.charCodeAt(0)&&n.push(\"\"),t.replace(rt,(function(t,e,r,u){n.push(r?u.replace(ht,\"$1\"):e||t)})),n})),Xi=Kn((function(t,n){return qr(t)?hn(t,vn(n,1,qr,!0)):[]})),Qi=Kn((function(t,n){var e=Ir(n);return qr(e)&&(e=U),qr(t)?hn(t,vn(n,1,qr,!0),tr(e,2)):[]})),to=Kn((function(t,n){var e=Ir(n);return qr(e)&&(e=U),qr(t)?hn(t,vn(n,1,qr,!0),U,e):[]})),no=Kn((function(t){var n=h(t,se);return n.length&&n[0]===t[0]?Wn(n):[]})),eo=Kn((function(t){var n=Ir(t),e=h(t,se);return n===Ir(e)?n=U:e.pop(),e.length&&e[0]===t[0]?Wn(e,tr(n,2)):[]})),ro=Kn((function(t){var n=Ir(t),e=h(t,se);return(n=\"function\"==typeof n?n:U)&&e.pop(),e.length&&e[0]===t[0]?Wn(e,U,n):[]})),uo=Kn(Wr),io=Ge((function(t,n){var e=null==t?0:t.length,r=fn(t,n);return $n(t,h(n,(function(t){return ar(t,e)?+t:t})).sort(ye)),r})),oo=Kn((function(t){return ie(vn(t,1,qr,!0))})),ao=Kn((function(t){var n=Ir(t);return qr(n)&&(n=U),ie(vn(t,1,qr,!0),tr(n,2))})),fo=Kn((function(t){var n=\"function\"==typeof(n=Ir(t))?n:U;return ie(vn(t,1,qr,!0),U,n)})),co=Kn((function(t,n){return qr(t)?hn(t,n):[]})),lo=Kn((function(t){return ce(l(t,qr))})),so=Kn((function(t){var n=Ir(t);return qr(n)&&(n=U),ce(l(t,qr),tr(n,2))})),po=Kn((function(t){var n=\"function\"==typeof(n=Ir(t))?n:U;return ce(l(t,qr),U,n)})),ho=Kn(Or),_o=Kn((function(t){var n=\"function\"==typeof(n=1<(n=t.length)?t[n-1]:U)?(t.pop(),n):U;return Sr(t,n)})),go=Ge((function(t){function n(n){return fn(n,t)}var e=t.length,r=e?t[0]:0,i=this.__wrapped__;return!(1=n})),Mo=On(function(){return arguments}())?On:function(t){return Gr(t)&&Fu.call(t,\"callee\")&&!Ju.call(t,\"callee\")},Fo=Au.isArray,Do=Zt?O(Zt):function(t){return Gr(t)&&\"[object ArrayBuffer]\"==wn(t)},To=fi||wu,Po=Kt?O(Kt):function(t){return Gr(t)&&\"[object Date]\"==wn(t)},Uo=Vt?O(Vt):function(t){return Gr(t)&&\"[object Map]\"==Zi(t)},No=Gt?O(Gt):function(t){return Gr(t)&&\"[object RegExp]\"==wn(t)},qo=Jt?O(Jt):function(t){return Gr(t)&&\"[object Set]\"==Zi(t)},$o=Yt?O(Yt):function(t){return Gr(t)&&Kr(t.length)&&!!Ct[wn(t)]},Ho=Pe(Ln),Zo=Pe((function(t,n){return t<=n})),Ko=Ae((function(t,n){if(sr(n)||Nr(n))je(n,cu(n),t);else for(var e in n)Fu.call(n,e)&&Xt(t,e,n[e])})),Vo=Ae((function(t,n){je(n,lu(n),t)})),Go=Ae((function(t,n,e,r){je(n,lu(n),t,r)})),Jo=Ae((function(t,n,e,r){je(n,cu(n),t,r)})),Yo=Ge(fn),Xo=Kn((function(t,n){t=Ou(t);var e=-1,r=n.length;for((u=2--t)return n.apply(this,arguments)}},e.ary=Mr,e.assign=Ko,e.assignIn=Vo,e.assignInWith=Go,e.assignWith=Jo,e.at=Yo,e.before=Fr,e.bind=Io,e.bindAll=ya,e.bindKey=Wo,e.castArray=function(){if(!arguments.length)return[];var t=arguments[0];return Fo(t)?t:[t]},e.chain=Rr,e.chunk=function(t,n,e){if(n=(e?fr(t,n,e):n===U)?1:pi(eu(n),0),!(e=null==t?0:t.length)||1>n)return[];for(var r=0,u=0,i=Au(ii(e/n));r(n=e||n===U?1:eu(n))?0:n,r):[]},e.dropRight=function(t,n,e){var r=null==t?0:t.length;return r?Xn(t,0,0>(n=r-(n=e||n===U?1:eu(n)))?0:n):[]},e.dropRightWhile=function(t,n){return t&&t.length?ae(t,tr(n,3),!0,!0):[]},e.dropWhile=function(t,n){return t&&t.length?ae(t,tr(n,3),!0):[]},e.fill=function(t,n,e,r){var u=null==t?0:t.length;if(!u)return[];for(e&&\"number\"!=typeof e&&fr(t,n,e)&&(e=0,r=u),u=t.length,0>(e=eu(e))&&(e=-e>u?0:u+e),0>(r=r===U||r>u?u:eu(r))&&(r+=u),r=e>r?0:ru(r);e>>0)?(t=ou(t))&&(\"string\"==typeof n||null!=n&&!No(n))&&(!(n=ue(n))&&St.test(t))?_e(P(t),0,e):t.split(n,e):[]},e.spread=function(t,n){if(\"function\"!=typeof t)throw new zu(\"Expected a function\");return n=null==n?0:pi(eu(n),0),Kn((function(e){var r=e[n];return e=_e(e,0,n),r&&_(e,r),i(t,this,e)}))},e.tail=function(t){var n=null==t?0:t.length;return n?Xn(t,1,n):[]},e.take=function(t,n,e){return t&&t.length?Xn(t,0,0>(n=e||n===U?1:eu(n))?0:n):[]},e.takeRight=function(t,n,e){var r=null==t?0:t.length;return r?Xn(t,0>(n=r-(n=e||n===U?1:eu(n)))?0:n,r):[]},e.takeRightWhile=function(t,n){return t&&t.length?ae(t,tr(n,3),!1,!0):[]},e.takeWhile=function(t,n){return t&&t.length?ae(t,tr(n,3)):[]},e.tap=function(t,n){return n(t),t},e.throttle=function(t,n,e){var r=!0,u=!0;if(\"function\"!=typeof t)throw new zu(\"Expected a function\");return Vr(e)&&(r=\"leading\"in e?!!e.leading:r,u=\"trailing\"in e?!!e.trailing:u),Dr(t,n,{leading:r,maxWait:n,trailing:u})},e.thru=zr,e.toArray=tu,e.toPairs=aa,e.toPairsIn=fa,e.toPath=function(t){return Fo(t)?h(t,yr):Qr(t)?[t]:xe(Yi(ou(t)))},e.toPlainObject=iu,e.transform=function(t,n,e){var r=Fo(t),u=r||To(t)||$o(t);if(n=tr(n,4),null==e){var i=t&&t.constructor;e=u?r?new i:[]:Vr(t)&&Hr(i)?Bi(Vu(t)):{}}return(u?a:yn)(t,(function(t,r,u){return n(e,t,r,u)})),e},e.unary=function(t){return Mr(t,1)},e.union=oo,e.unionBy=ao,e.unionWith=fo,e.uniq=function(t){return t&&t.length?ie(t):[]},e.uniqBy=function(t,n){return t&&t.length?ie(t,tr(n,2)):[]},e.uniqWith=function(t,n){return n=\"function\"==typeof n?n:U,t&&t.length?ie(t,U,n):[]},e.unset=function(t,n){return null==t||oe(t,n)},e.unzip=Or,e.unzipWith=Sr,e.update=function(t,n,e){return null==t?t:Jn(t,n,pe(e)(xn(t,n)),void 0)},e.updateWith=function(t,n,e,r){return r=\"function\"==typeof r?r:U,null!=t&&(t=Jn(t,n,pe(e)(xn(t,n)),r)),t},e.values=pu,e.valuesIn=function(t){return null==t?[]:S(t,lu(t))},e.without=co,e.words=du,e.wrap=function(t,n){return Ro(pe(n),t)},e.xor=lo,e.xorBy=so,e.xorWith=po,e.zip=ho,e.zipObject=function(t,n){return le(t||[],n||[],Xt)},e.zipObjectDeep=function(t,n){return le(t||[],n||[],Jn)},e.zipWith=_o,e.entries=aa,e.entriesIn=fa,e.extend=Vo,e.extendWith=Go,bu(e,e),e.add=Ea,e.attempt=va,e.camelCase=ca,e.capitalize=hu,e.ceil=Oa,e.clamp=function(t,n,e){return e===U&&(e=n,n=U),e!==U&&(e=(e=uu(e))==e?e:0),n!==U&&(n=(n=uu(n))==n?n:0),cn(uu(t),n,e)},e.clone=function(t){return ln(t,4)},e.cloneDeep=function(t){return ln(t,5)},e.cloneDeepWith=function(t,n){return ln(t,5,n=\"function\"==typeof n?n:U)},e.cloneWith=function(t,n){return ln(t,4,n=\"function\"==typeof n?n:U)},e.conformsTo=function(t,n){return null==n||sn(t,n,cu(n))},e.deburr=_u,e.defaultTo=function(t,n){return null==t||t!=t?n:t},e.divide=Sa,e.endsWith=function(t,n,e){t=ou(t),n=ue(n);var r=t.length;r=e=e===U?r:cn(eu(e),0,r);return 0<=(e-=n.length)&&t.slice(e,r)==n},e.eq=Ur,e.escape=function(t){return(t=ou(t))&&Y.test(t)?t.replace(G,tn):t},e.escapeRegExp=function(t){return(t=ou(t))&&it.test(t)?t.replace(ut,\"\\\\$&\"):t},e.every=function(t,n,e){var r=Fo(t)?c:_n;return e&&fr(t,n,e)&&(n=U),r(t,tr(n,3))},e.find=yo,e.findIndex=jr,e.findKey=function(t,n){return y(t,tr(n,3),yn)},e.findLast=bo,e.findLastIndex=wr,e.findLastKey=function(t,n){return y(t,tr(n,3),bn)},e.floor=Ra,e.forEach=Cr,e.forEachRight=Br,e.forIn=function(t,n){return null==t?t:Fi(t,tr(n,3),lu)},e.forInRight=function(t,n){return null==t?t:Di(t,tr(n,3),lu)},e.forOwn=function(t,n){return t&&yn(t,tr(n,3))},e.forOwnRight=function(t,n){return t&&bn(t,tr(n,3))},e.get=au,e.gt=Bo,e.gte=Lo,e.has=function(t,n){return null!=t&&ur(t,n,kn)},e.hasIn=fu,e.head=kr,e.identity=vu,e.includes=function(t,n,e,r){return t=Nr(t)?t:pu(t),e=e&&!r?eu(e):0,r=t.length,0>e&&(e=pi(r+e,0)),Xr(t)?e<=r&&-1(e=null==e?0:eu(e))&&(e=pi(r+e,0)),m(t,n,e)):-1},e.inRange=function(t,n,e){return n=nu(n),e===U?(e=n,n=0):e=nu(e),(t=uu(t))>=hi(n,e)&&t=t},e.isSet=qo,e.isString=Xr,e.isSymbol=Qr,e.isTypedArray=$o,e.isUndefined=function(t){return t===U},e.isWeakMap=function(t){return Gr(t)&&\"[object WeakMap]\"==Zi(t)},e.isWeakSet=function(t){return Gr(t)&&\"[object WeakSet]\"==wn(t)},e.join=function(t,n){return null==t?\"\":li.call(t,n)},e.kebabCase=la,e.last=Ir,e.lastIndexOf=function(t,n,e){var r=null==t?0:t.length;if(!r)return-1;var u=r;if(e!==U&&(u=0>(u=eu(e))?pi(r+u,0):hi(u,r-1)),n==n){for(e=u+1;e--&&t[e]!==n;);t=e}else t=b(t,j,u,!0);return t},e.lowerCase=sa,e.lowerFirst=pa,e.lt=Ho,e.lte=Zo,e.max=function(t){return t&&t.length?dn(t,vu,An):U},e.maxBy=function(t,n){return t&&t.length?dn(t,tr(n,2),An):U},e.mean=function(t){return w(t,vu)},e.meanBy=function(t,n){return w(t,tr(n,2))},e.min=function(t){return t&&t.length?dn(t,vu,Ln):U},e.minBy=function(t,n){return t&&t.length?dn(t,tr(n,2),Ln):U},e.stubArray=ju,e.stubFalse=wu,e.stubObject=function(){return{}},e.stubString=function(){return\"\"},e.stubTrue=function(){return!0},e.multiply=za,e.nth=function(t,n){return t&&t.length?Pn(t,eu(n)):U},e.noConflict=function(){return Pt._===this&&(Pt._=Nu),this},e.noop=mu,e.now=ko,e.pad=function(t,n,e){t=ou(t);var r=(n=eu(n))?T(t):0;return!n||r>=n?t:Fe(oi(n=(n-r)/2),e)+t+Fe(ii(n),e)},e.padEnd=function(t,n,e){t=ou(t);var r=(n=eu(n))?T(t):0;return n&&rn){var r=t;t=n,n=r}return e||t%1||n%1?(e=gi(),hi(t+e*(n-t+Mt(\"1e-\"+((e+\"\").length-1))),n)):Hn(t,n)},e.reduce=function(t,n,e){var r=Fo(t)?d:I,u=3>arguments.length;return r(t,tr(n,4),e,u,Li)},e.reduceRight=function(t,n,e){var r=Fo(t)?g:I,u=3>arguments.length;return r(t,tr(n,4),e,u,Mi)},e.repeat=function(t,n,e){return n=(e?fr(t,n,e):n===U)?1:eu(n),Zn(ou(t),n)},e.replace=function(){var t=arguments,n=ou(t[0]);return 3>t.length?n:n.replace(t[1],t[2])},e.result=function(t,n,e){var r=-1,u=(n=he(n,t)).length;for(u||(u=1,t=U);++r(t=eu(t))||9007199254740991=i)return t;if(1>(i=e-T(r)))return r;if(e=o?_e(o,0,i).join(\"\"):t.slice(0,i),u===U)return e+r;if(o&&(i+=e.length-i),No(u)){if(t.slice(i).search(u)){var a=e;for(u.global||(u=Su(u.source,ou(dt.exec(u))+\"g\")),u.lastIndex=0;o=u.exec(a);)var f=o.index;e=e.slice(0,f===U?i:f)}}else t.indexOf(ue(u),i)!=i&&(-1<(u=e.lastIndexOf(u))&&(e=e.slice(0,u)));return e+r},e.unescape=function(t){return(t=ou(t))&&J.test(t)?t.replace(V,nn):t},e.uniqueId=function(t){var n=++Du;return ou(t)+n},e.upperCase=da,e.upperFirst=ga,e.each=Cr,e.eachRight=Br,e.first=kr,bu(e,function(){var t={};return yn(e,(function(n,r){Fu.call(e.prototype,r)||(t[r]=n)})),t}(),{chain:!1}),e.VERSION=\"4.17.15\",a(\"bind bindKey curry curryRight partial partialRight\".split(\" \"),(function(t){e[t].placeholder=e})),a([\"drop\",\"take\"],(function(t,n){k.prototype[t]=function(e){e=e===U?1:pi(eu(e),0);var r=this.__filtered__&&!n?new k(this):this.clone();return r.__filtered__?r.__takeCount__=hi(e,r.__takeCount__):r.__views__.push({size:hi(e,4294967295),type:t+(0>r.__dir__?\"Right\":\"\")}),r},k.prototype[t+\"Right\"]=function(n){return this.reverse()[t](n).reverse()}})),a([\"filter\",\"map\",\"takeWhile\"],(function(t,n){var e=n+1,r=1==e||3==e;k.prototype[t]=function(t){var n=this.clone();return n.__iteratees__.push({iteratee:tr(t,3),type:e}),n.__filtered__=n.__filtered__||r,n}})),a([\"head\",\"last\"],(function(t,n){var e=\"take\"+(n?\"Right\":\"\");k.prototype[t]=function(){return this[e](1).value()[0]}})),a([\"initial\",\"tail\"],(function(t,n){var e=\"drop\"+(n?\"\":\"Right\");k.prototype[t]=function(){return this.__filtered__?new k(this):this[e](1)}})),k.prototype.compact=function(){return this.filter(vu)},k.prototype.find=function(t){return this.filter(t).head()},k.prototype.findLast=function(t){return this.reverse().find(t)},k.prototype.invokeMap=Kn((function(t,n){return\"function\"==typeof t?new k(this):this.map((function(e){return En(e,t,n)}))})),k.prototype.reject=function(t){return this.filter(Pr(tr(t)))},k.prototype.slice=function(t,n){t=eu(t);var e=this;return e.__filtered__&&(0n)?new k(e):(0>t?e=e.takeRight(-t):t&&(e=e.drop(t)),n!==U&&(e=0>(n=eu(n))?e.dropRight(-n):e.take(n-t)),e)},k.prototype.takeRightWhile=function(t){return this.reverse().takeWhile(t).reverse()},k.prototype.toArray=function(){return this.take(4294967295)},yn(k.prototype,(function(t,n){var r=/^(?:filter|find|map|reject)|While$/.test(n),i=/^(?:head|last)$/.test(n),o=e[i?\"take\"+(\"last\"==n?\"Right\":\"\"):n],a=i||/^find/.test(n);o&&(e.prototype[n]=function(){function n(t){return t=o.apply(e,_([t],c)),i&&h?t[0]:t}var f=this.__wrapped__,c=i?[1]:arguments,l=f instanceof k,s=c[0],p=l||Fo(f);p&&r&&\"function\"==typeof s&&1!=s.length&&(l=p=!1);var h=this.__chain__,d=!!this.__actions__.length;s=a&&!h,l=l&&!d;return!a&&p?(f=l?f:new k(this),(f=t.apply(f,c)).__actions__.push({func:zr,args:[n],thisArg:U}),new u(f,h)):s&&l?t.apply(this,c):(f=this.thru(n),s?i?f.value()[0]:f.value():f)})})),a(\"pop push shift sort splice unshift\".split(\" \"),(function(t){var n=Cu[t],r=/^(?:push|sort|unshift)$/.test(t)?\"tap\":\"thru\",u=/^(?:pop|shift)$/.test(t);e.prototype[t]=function(){var t=arguments;if(u&&!this.__chain__){var e=this.value();return n.apply(Fo(e)?e:[],t)}return this[r]((function(e){return n.apply(Fo(e)?e:[],t)}))}})),yn(k.prototype,(function(t,n){var r=e[n];if(r){var u=r.name+\"\";Fu.call(ki,u)||(ki[u]=[]),ki[u].push({name:n,func:r})}})),ki[Ce(U,2).name]=[{name:\"wrapper\",func:U}],k.prototype.clone=function(){var t=new k(this.__wrapped__);return t.__actions__=xe(this.__actions__),t.__dir__=this.__dir__,t.__filtered__=this.__filtered__,t.__iteratees__=xe(this.__iteratees__),t.__takeCount__=this.__takeCount__,t.__views__=xe(this.__views__),t},k.prototype.reverse=function(){if(this.__filtered__){var t=new k(this);t.__dir__=-1,t.__filtered__=!0}else(t=this.clone()).__dir__*=-1;return t},k.prototype.value=function(){var t,n=this.__wrapped__.value(),e=this.__dir__,r=Fo(n),u=0>e,i=r?n.length:0;t=i;for(var o=this.__views__,a=0,f=-1,c=o.length;++f=this.__values__.length;return{done:t,value:t?U:this.__values__[this.__index__++]}},e.prototype.plant=function(t){for(var n,e=this;e instanceof r;){var u=xr(e);u.__index__=0,u.__values__=U,n?i.__wrapped__=u:n=u;var i=u;e=e.__wrapped__}return i.__wrapped__=t,n},e.prototype.reverse=function(){var t=this.__wrapped__;return t instanceof k?(this.__actions__.length&&(t=new k(this)),(t=t.reverse()).__actions__.push({func:zr,args:[Er],thisArg:U}),new u(t,this.__chain__)):this.thru(Er)},e.prototype.toJSON=e.prototype.valueOf=e.prototype.value=function(){return fe(this.__wrapped__,this.__actions__)},e.prototype.first=e.prototype.head,Qu&&(e.prototype[Qu]=function(){return this}),e}();Pt._=en,void 0===(u=function(){return en}.call(n,e,n,r))||(r.exports=u)}).call(this)}).", + "originalSize": 73261, + "originalSource": "/**\n * @license\n * Lodash lodash.com/license | Underscore.js 1.8.3 underscorejs.org/LICENSE\n */\n;(function(){function n(n,t,r){switch(r.length){case 0:return n.call(t);case 1:return n.call(t,r[0]);case 2:return n.call(t,r[0],r[1]);case 3:return n.call(t,r[0],r[1],r[2])}return n.apply(t,r)}function t(n,t,r,e){for(var u=-1,i=null==n?0:n.length;++u\"']/g,G=RegExp(V.source),H=RegExp(K.source),J=/<%-([\\s\\S]+?)%>/g,Y=/<%([\\s\\S]+?)%>/g,Q=/<%=([\\s\\S]+?)%>/g,X=/\\.|\\[(?:[^[\\]]*|([\"'])(?:(?!\\1)[^\\\\]|\\\\.)*?\\1)\\]/,nn=/^\\w*$/,tn=/[^.[\\]]+|\\[(?:(-?\\d+(?:\\.\\d+)?)|([\"'])((?:(?!\\2)[^\\\\]|\\\\.)*?)\\2)\\]|(?=(?:\\.|\\[\\])(?:\\.|\\[\\]|$))/g,rn=/[\\\\^$.*+?()[\\]{}|]/g,en=RegExp(rn.source),un=/^\\s+|\\s+$/g,on=/^\\s+/,fn=/\\s+$/,cn=/\\{(?:\\n\\/\\* \\[wrapped with .+\\] \\*\\/)?\\n?/,an=/\\{\\n\\/\\* \\[wrapped with (.+)\\] \\*/,ln=/,? & /,sn=/[^\\x00-\\x2f\\x3a-\\x40\\x5b-\\x60\\x7b-\\x7f]+/g,hn=/\\\\(\\\\)?/g,pn=/\\$\\{([^\\\\}]*(?:\\\\.[^\\\\}]*)*)\\}/g,_n=/\\w*$/,vn=/^[-+]0x[0-9a-f]+$/i,gn=/^0b[01]+$/i,dn=/^\\[object .+?Constructor\\]$/,yn=/^0o[0-7]+$/i,bn=/^(?:0|[1-9]\\d*)$/,xn=/[\\xc0-\\xd6\\xd8-\\xf6\\xf8-\\xff\\u0100-\\u017f]/g,jn=/($^)/,wn=/['\\n\\r\\u2028\\u2029\\\\]/g,mn=\"[\\\\ufe0e\\\\ufe0f]?(?:[\\\\u0300-\\\\u036f\\\\ufe20-\\\\ufe2f\\\\u20d0-\\\\u20ff]|\\\\ud83c[\\\\udffb-\\\\udfff])?(?:\\\\u200d(?:[^\\\\ud800-\\\\udfff]|(?:\\\\ud83c[\\\\udde6-\\\\uddff]){2}|[\\\\ud800-\\\\udbff][\\\\udc00-\\\\udfff])[\\\\ufe0e\\\\ufe0f]?(?:[\\\\u0300-\\\\u036f\\\\ufe20-\\\\ufe2f\\\\u20d0-\\\\u20ff]|\\\\ud83c[\\\\udffb-\\\\udfff])?)*\",An=\"(?:[\\\\u2700-\\\\u27bf]|(?:\\\\ud83c[\\\\udde6-\\\\uddff]){2}|[\\\\ud800-\\\\udbff][\\\\udc00-\\\\udfff])\"+mn,En=\"(?:[^\\\\ud800-\\\\udfff][\\\\u0300-\\\\u036f\\\\ufe20-\\\\ufe2f\\\\u20d0-\\\\u20ff]?|[\\\\u0300-\\\\u036f\\\\ufe20-\\\\ufe2f\\\\u20d0-\\\\u20ff]|(?:\\\\ud83c[\\\\udde6-\\\\uddff]){2}|[\\\\ud800-\\\\udbff][\\\\udc00-\\\\udfff]|[\\\\ud800-\\\\udfff])\",kn=RegExp(\"['\\u2019]\",\"g\"),Sn=RegExp(\"[\\\\u0300-\\\\u036f\\\\ufe20-\\\\ufe2f\\\\u20d0-\\\\u20ff]\",\"g\"),On=RegExp(\"\\\\ud83c[\\\\udffb-\\\\udfff](?=\\\\ud83c[\\\\udffb-\\\\udfff])|\"+En+mn,\"g\"),In=RegExp([\"[A-Z\\\\xc0-\\\\xd6\\\\xd8-\\\\xde]?[a-z\\\\xdf-\\\\xf6\\\\xf8-\\\\xff]+(?:['\\u2019](?:d|ll|m|re|s|t|ve))?(?=[\\\\xac\\\\xb1\\\\xd7\\\\xf7\\\\x00-\\\\x2f\\\\x3a-\\\\x40\\\\x5b-\\\\x60\\\\x7b-\\\\xbf\\\\u2000-\\\\u206f \\\\t\\\\x0b\\\\f\\\\xa0\\\\ufeff\\\\n\\\\r\\\\u2028\\\\u2029\\\\u1680\\\\u180e\\\\u2000\\\\u2001\\\\u2002\\\\u2003\\\\u2004\\\\u2005\\\\u2006\\\\u2007\\\\u2008\\\\u2009\\\\u200a\\\\u202f\\\\u205f\\\\u3000]|[A-Z\\\\xc0-\\\\xd6\\\\xd8-\\\\xde]|$)|(?:[A-Z\\\\xc0-\\\\xd6\\\\xd8-\\\\xde]|[^\\\\ud800-\\\\udfff\\\\xac\\\\xb1\\\\xd7\\\\xf7\\\\x00-\\\\x2f\\\\x3a-\\\\x40\\\\x5b-\\\\x60\\\\x7b-\\\\xbf\\\\u2000-\\\\u206f \\\\t\\\\x0b\\\\f\\\\xa0\\\\ufeff\\\\n\\\\r\\\\u2028\\\\u2029\\\\u1680\\\\u180e\\\\u2000\\\\u2001\\\\u2002\\\\u2003\\\\u2004\\\\u2005\\\\u2006\\\\u2007\\\\u2008\\\\u2009\\\\u200a\\\\u202f\\\\u205f\\\\u3000\\\\d+\\\\u2700-\\\\u27bfa-z\\\\xdf-\\\\xf6\\\\xf8-\\\\xffA-Z\\\\xc0-\\\\xd6\\\\xd8-\\\\xde])+(?:['\\u2019](?:D|LL|M|RE|S|T|VE))?(?=[\\\\xac\\\\xb1\\\\xd7\\\\xf7\\\\x00-\\\\x2f\\\\x3a-\\\\x40\\\\x5b-\\\\x60\\\\x7b-\\\\xbf\\\\u2000-\\\\u206f \\\\t\\\\x0b\\\\f\\\\xa0\\\\ufeff\\\\n\\\\r\\\\u2028\\\\u2029\\\\u1680\\\\u180e\\\\u2000\\\\u2001\\\\u2002\\\\u2003\\\\u2004\\\\u2005\\\\u2006\\\\u2007\\\\u2008\\\\u2009\\\\u200a\\\\u202f\\\\u205f\\\\u3000]|[A-Z\\\\xc0-\\\\xd6\\\\xd8-\\\\xde](?:[a-z\\\\xdf-\\\\xf6\\\\xf8-\\\\xff]|[^\\\\ud800-\\\\udfff\\\\xac\\\\xb1\\\\xd7\\\\xf7\\\\x00-\\\\x2f\\\\x3a-\\\\x40\\\\x5b-\\\\x60\\\\x7b-\\\\xbf\\\\u2000-\\\\u206f \\\\t\\\\x0b\\\\f\\\\xa0\\\\ufeff\\\\n\\\\r\\\\u2028\\\\u2029\\\\u1680\\\\u180e\\\\u2000\\\\u2001\\\\u2002\\\\u2003\\\\u2004\\\\u2005\\\\u2006\\\\u2007\\\\u2008\\\\u2009\\\\u200a\\\\u202f\\\\u205f\\\\u3000\\\\d+\\\\u2700-\\\\u27bfa-z\\\\xdf-\\\\xf6\\\\xf8-\\\\xffA-Z\\\\xc0-\\\\xd6\\\\xd8-\\\\xde])|$)|[A-Z\\\\xc0-\\\\xd6\\\\xd8-\\\\xde]?(?:[a-z\\\\xdf-\\\\xf6\\\\xf8-\\\\xff]|[^\\\\ud800-\\\\udfff\\\\xac\\\\xb1\\\\xd7\\\\xf7\\\\x00-\\\\x2f\\\\x3a-\\\\x40\\\\x5b-\\\\x60\\\\x7b-\\\\xbf\\\\u2000-\\\\u206f \\\\t\\\\x0b\\\\f\\\\xa0\\\\ufeff\\\\n\\\\r\\\\u2028\\\\u2029\\\\u1680\\\\u180e\\\\u2000\\\\u2001\\\\u2002\\\\u2003\\\\u2004\\\\u2005\\\\u2006\\\\u2007\\\\u2008\\\\u2009\\\\u200a\\\\u202f\\\\u205f\\\\u3000\\\\d+\\\\u2700-\\\\u27bfa-z\\\\xdf-\\\\xf6\\\\xf8-\\\\xffA-Z\\\\xc0-\\\\xd6\\\\xd8-\\\\xde])+(?:['\\u2019](?:d|ll|m|re|s|t|ve))?|[A-Z\\\\xc0-\\\\xd6\\\\xd8-\\\\xde]+(?:['\\u2019](?:D|LL|M|RE|S|T|VE))?|\\\\d*(?:1ST|2ND|3RD|(?![123])\\\\dTH)(?=\\\\b|[a-z_])|\\\\d*(?:1st|2nd|3rd|(?![123])\\\\dth)(?=\\\\b|[A-Z_])|\\\\d+\",An].join(\"|\"),\"g\"),Rn=RegExp(\"[\\\\u200d\\\\ud800-\\\\udfff\\\\u0300-\\\\u036f\\\\ufe20-\\\\ufe2f\\\\u20d0-\\\\u20ff\\\\ufe0e\\\\ufe0f]\"),zn=/[a-z][A-Z]|[A-Z]{2}[a-z]|[0-9][a-zA-Z]|[a-zA-Z][0-9]|[^a-zA-Z0-9 ]/,Wn=\"Array Buffer DataView Date Error Float32Array Float64Array Function Int8Array Int16Array Int32Array Map Math Object Promise RegExp Set String Symbol TypeError Uint8Array Uint8ClampedArray Uint16Array Uint32Array WeakMap _ clearTimeout isFinite parseInt setTimeout\".split(\" \"),Bn={};\nBn[\"[object Float32Array]\"]=Bn[\"[object Float64Array]\"]=Bn[\"[object Int8Array]\"]=Bn[\"[object Int16Array]\"]=Bn[\"[object Int32Array]\"]=Bn[\"[object Uint8Array]\"]=Bn[\"[object Uint8ClampedArray]\"]=Bn[\"[object Uint16Array]\"]=Bn[\"[object Uint32Array]\"]=true,Bn[\"[object Arguments]\"]=Bn[\"[object Array]\"]=Bn[\"[object ArrayBuffer]\"]=Bn[\"[object Boolean]\"]=Bn[\"[object DataView]\"]=Bn[\"[object Date]\"]=Bn[\"[object Error]\"]=Bn[\"[object Function]\"]=Bn[\"[object Map]\"]=Bn[\"[object Number]\"]=Bn[\"[object Object]\"]=Bn[\"[object RegExp]\"]=Bn[\"[object Set]\"]=Bn[\"[object String]\"]=Bn[\"[object WeakMap]\"]=false;\nvar Ln={};Ln[\"[object Arguments]\"]=Ln[\"[object Array]\"]=Ln[\"[object ArrayBuffer]\"]=Ln[\"[object DataView]\"]=Ln[\"[object Boolean]\"]=Ln[\"[object Date]\"]=Ln[\"[object Float32Array]\"]=Ln[\"[object Float64Array]\"]=Ln[\"[object Int8Array]\"]=Ln[\"[object Int16Array]\"]=Ln[\"[object Int32Array]\"]=Ln[\"[object Map]\"]=Ln[\"[object Number]\"]=Ln[\"[object Object]\"]=Ln[\"[object RegExp]\"]=Ln[\"[object Set]\"]=Ln[\"[object String]\"]=Ln[\"[object Symbol]\"]=Ln[\"[object Uint8Array]\"]=Ln[\"[object Uint8ClampedArray]\"]=Ln[\"[object Uint16Array]\"]=Ln[\"[object Uint32Array]\"]=true,\nLn[\"[object Error]\"]=Ln[\"[object Function]\"]=Ln[\"[object WeakMap]\"]=false;var Un={\"\\\\\":\"\\\\\",\"'\":\"'\",\"\\n\":\"n\",\"\\r\":\"r\",\"\\u2028\":\"u2028\",\"\\u2029\":\"u2029\"},Cn=parseFloat,Dn=parseInt,Mn=typeof global==\"object\"&&global&&global.Object===Object&&global,Tn=typeof self==\"object\"&&self&&self.Object===Object&&self,$n=Mn||Tn||Function(\"return this\")(),Fn=typeof exports==\"object\"&&exports&&!exports.nodeType&&exports,Nn=Fn&&typeof module==\"object\"&&module&&!module.nodeType&&module,Pn=Nn&&Nn.exports===Fn,Zn=Pn&&Mn.process,qn=function(){\ntry{var n=Nn&&Nn.f&&Nn.f(\"util\").types;return n?n:Zn&&Zn.binding&&Zn.binding(\"util\")}catch(n){}}(),Vn=qn&&qn.isArrayBuffer,Kn=qn&&qn.isDate,Gn=qn&&qn.isMap,Hn=qn&&qn.isRegExp,Jn=qn&&qn.isSet,Yn=qn&&qn.isTypedArray,Qn=b(\"length\"),Xn=x({\"\\xc0\":\"A\",\"\\xc1\":\"A\",\"\\xc2\":\"A\",\"\\xc3\":\"A\",\"\\xc4\":\"A\",\"\\xc5\":\"A\",\"\\xe0\":\"a\",\"\\xe1\":\"a\",\"\\xe2\":\"a\",\"\\xe3\":\"a\",\"\\xe4\":\"a\",\"\\xe5\":\"a\",\"\\xc7\":\"C\",\"\\xe7\":\"c\",\"\\xd0\":\"D\",\"\\xf0\":\"d\",\"\\xc8\":\"E\",\"\\xc9\":\"E\",\"\\xca\":\"E\",\"\\xcb\":\"E\",\"\\xe8\":\"e\",\"\\xe9\":\"e\",\"\\xea\":\"e\",\"\\xeb\":\"e\",\"\\xcc\":\"I\",\n\"\\xcd\":\"I\",\"\\xce\":\"I\",\"\\xcf\":\"I\",\"\\xec\":\"i\",\"\\xed\":\"i\",\"\\xee\":\"i\",\"\\xef\":\"i\",\"\\xd1\":\"N\",\"\\xf1\":\"n\",\"\\xd2\":\"O\",\"\\xd3\":\"O\",\"\\xd4\":\"O\",\"\\xd5\":\"O\",\"\\xd6\":\"O\",\"\\xd8\":\"O\",\"\\xf2\":\"o\",\"\\xf3\":\"o\",\"\\xf4\":\"o\",\"\\xf5\":\"o\",\"\\xf6\":\"o\",\"\\xf8\":\"o\",\"\\xd9\":\"U\",\"\\xda\":\"U\",\"\\xdb\":\"U\",\"\\xdc\":\"U\",\"\\xf9\":\"u\",\"\\xfa\":\"u\",\"\\xfb\":\"u\",\"\\xfc\":\"u\",\"\\xdd\":\"Y\",\"\\xfd\":\"y\",\"\\xff\":\"y\",\"\\xc6\":\"Ae\",\"\\xe6\":\"ae\",\"\\xde\":\"Th\",\"\\xfe\":\"th\",\"\\xdf\":\"ss\",\"\\u0100\":\"A\",\"\\u0102\":\"A\",\"\\u0104\":\"A\",\"\\u0101\":\"a\",\"\\u0103\":\"a\",\"\\u0105\":\"a\",\"\\u0106\":\"C\",\n\"\\u0108\":\"C\",\"\\u010a\":\"C\",\"\\u010c\":\"C\",\"\\u0107\":\"c\",\"\\u0109\":\"c\",\"\\u010b\":\"c\",\"\\u010d\":\"c\",\"\\u010e\":\"D\",\"\\u0110\":\"D\",\"\\u010f\":\"d\",\"\\u0111\":\"d\",\"\\u0112\":\"E\",\"\\u0114\":\"E\",\"\\u0116\":\"E\",\"\\u0118\":\"E\",\"\\u011a\":\"E\",\"\\u0113\":\"e\",\"\\u0115\":\"e\",\"\\u0117\":\"e\",\"\\u0119\":\"e\",\"\\u011b\":\"e\",\"\\u011c\":\"G\",\"\\u011e\":\"G\",\"\\u0120\":\"G\",\"\\u0122\":\"G\",\"\\u011d\":\"g\",\"\\u011f\":\"g\",\"\\u0121\":\"g\",\"\\u0123\":\"g\",\"\\u0124\":\"H\",\"\\u0126\":\"H\",\"\\u0125\":\"h\",\"\\u0127\":\"h\",\"\\u0128\":\"I\",\"\\u012a\":\"I\",\"\\u012c\":\"I\",\"\\u012e\":\"I\",\"\\u0130\":\"I\",\"\\u0129\":\"i\",\n\"\\u012b\":\"i\",\"\\u012d\":\"i\",\"\\u012f\":\"i\",\"\\u0131\":\"i\",\"\\u0134\":\"J\",\"\\u0135\":\"j\",\"\\u0136\":\"K\",\"\\u0137\":\"k\",\"\\u0138\":\"k\",\"\\u0139\":\"L\",\"\\u013b\":\"L\",\"\\u013d\":\"L\",\"\\u013f\":\"L\",\"\\u0141\":\"L\",\"\\u013a\":\"l\",\"\\u013c\":\"l\",\"\\u013e\":\"l\",\"\\u0140\":\"l\",\"\\u0142\":\"l\",\"\\u0143\":\"N\",\"\\u0145\":\"N\",\"\\u0147\":\"N\",\"\\u014a\":\"N\",\"\\u0144\":\"n\",\"\\u0146\":\"n\",\"\\u0148\":\"n\",\"\\u014b\":\"n\",\"\\u014c\":\"O\",\"\\u014e\":\"O\",\"\\u0150\":\"O\",\"\\u014d\":\"o\",\"\\u014f\":\"o\",\"\\u0151\":\"o\",\"\\u0154\":\"R\",\"\\u0156\":\"R\",\"\\u0158\":\"R\",\"\\u0155\":\"r\",\"\\u0157\":\"r\",\"\\u0159\":\"r\",\n\"\\u015a\":\"S\",\"\\u015c\":\"S\",\"\\u015e\":\"S\",\"\\u0160\":\"S\",\"\\u015b\":\"s\",\"\\u015d\":\"s\",\"\\u015f\":\"s\",\"\\u0161\":\"s\",\"\\u0162\":\"T\",\"\\u0164\":\"T\",\"\\u0166\":\"T\",\"\\u0163\":\"t\",\"\\u0165\":\"t\",\"\\u0167\":\"t\",\"\\u0168\":\"U\",\"\\u016a\":\"U\",\"\\u016c\":\"U\",\"\\u016e\":\"U\",\"\\u0170\":\"U\",\"\\u0172\":\"U\",\"\\u0169\":\"u\",\"\\u016b\":\"u\",\"\\u016d\":\"u\",\"\\u016f\":\"u\",\"\\u0171\":\"u\",\"\\u0173\":\"u\",\"\\u0174\":\"W\",\"\\u0175\":\"w\",\"\\u0176\":\"Y\",\"\\u0177\":\"y\",\"\\u0178\":\"Y\",\"\\u0179\":\"Z\",\"\\u017b\":\"Z\",\"\\u017d\":\"Z\",\"\\u017a\":\"z\",\"\\u017c\":\"z\",\"\\u017e\":\"z\",\"\\u0132\":\"IJ\",\"\\u0133\":\"ij\",\n\"\\u0152\":\"Oe\",\"\\u0153\":\"oe\",\"\\u0149\":\"'n\",\"\\u017f\":\"s\"}),nt=x({\"&\":\"&\",\"<\":\"<\",\">\":\">\",'\"':\""\",\"'\":\"'\"}),tt=x({\"&\":\"&\",\"<\":\"<\",\">\":\">\",\""\":'\"',\"'\":\"'\"}),rt=function x(mn){function An(n){if(yu(n)&&!ff(n)&&!(n instanceof Un)){if(n instanceof On)return n;if(oi.call(n,\"__wrapped__\"))return Fe(n)}return new On(n)}function En(){}function On(n,t){this.__wrapped__=n,this.__actions__=[],this.__chain__=!!t,this.__index__=0,this.__values__=T}function Un(n){this.__wrapped__=n,\nthis.__actions__=[],this.__dir__=1,this.__filtered__=false,this.__iteratees__=[],this.__takeCount__=4294967295,this.__views__=[]}function Mn(n){var t=-1,r=null==n?0:n.length;for(this.clear();++t=t?n:t)),n}function _t(n,t,e,u,i,o){var f,c=1&t,a=2&t,l=4&t;if(e&&(f=i?e(n,u,i,o):e(n)),f!==T)return f;if(!du(n))return n;if(u=ff(n)){if(f=me(n),!c)return Ur(n,f)}else{var s=vo(n),h=\"[object Function]\"==s||\"[object GeneratorFunction]\"==s;if(af(n))return Ir(n,c);if(\"[object Object]\"==s||\"[object Arguments]\"==s||h&&!i){if(f=a||h?{}:Ae(n),!c)return a?Mr(n,lt(f,n)):Dr(n,at(f,n))}else{if(!Ln[s])return i?n:{};f=Ee(n,s,c)}}if(o||(o=new Zn),\ni=o.get(n))return i;o.set(n,f),pf(n)?n.forEach(function(r){f.add(_t(r,t,e,r,n,o))}):sf(n)&&n.forEach(function(r,u){f.set(u,_t(r,t,e,u,n,o))});var a=l?a?ve:_e:a?Bu:Wu,p=u?T:a(n);return r(p||n,function(r,u){p&&(u=r,r=n[u]),ot(f,u,_t(r,t,e,u,n,o))}),f}function vt(n){var t=Wu(n);return function(r){return gt(r,n,t)}}function gt(n,t,r){var e=r.length;if(null==n)return!e;for(n=Qu(n);e--;){var u=r[e],i=t[u],o=n[u];if(o===T&&!(u in n)||!i(o))return false}return true}function dt(n,t,r){if(typeof n!=\"function\")throw new ti(\"Expected a function\");\nreturn bo(function(){n.apply(T,r)},t)}function yt(n,t,r,e){var u=-1,i=o,a=true,l=n.length,s=[],h=t.length;if(!l)return s;r&&(t=c(t,k(r))),e?(i=f,a=false):200<=t.length&&(i=O,a=false,t=new Nn(t));n:for(;++ut}function Rt(n,t){return null!=n&&oi.call(n,t)}function zt(n,t){return null!=n&&t in Qu(n)}function Wt(n,t,r){for(var e=r?f:o,u=n[0].length,i=n.length,a=i,l=Ku(i),s=1/0,h=[];a--;){var p=n[a];a&&t&&(p=c(p,k(t))),s=Ci(p.length,s),\nl[a]=!r&&(t||120<=u&&120<=p.length)?new Nn(a&&p):T}var p=n[0],_=-1,v=l[0];n:for(;++_r.length?t:kt(t,hr(r,0,-1)),r=null==t?t:t[Me(Ve(r))],null==r?T:n(r,t,e)}function Ut(n){return yu(n)&&\"[object Arguments]\"==Ot(n)}function Ct(n){\nreturn yu(n)&&\"[object ArrayBuffer]\"==Ot(n)}function Dt(n){return yu(n)&&\"[object Date]\"==Ot(n)}function Mt(n,t,r,e,u){if(n===t)t=true;else if(null==n||null==t||!yu(n)&&!yu(t))t=n!==n&&t!==t;else n:{var i=ff(n),o=ff(t),f=i?\"[object Array]\":vo(n),c=o?\"[object Array]\":vo(t),f=\"[object Arguments]\"==f?\"[object Object]\":f,c=\"[object Arguments]\"==c?\"[object Object]\":c,a=\"[object Object]\"==f,o=\"[object Object]\"==c;if((c=f==c)&&af(n)){if(!af(t)){t=false;break n}i=true,a=false}if(c&&!a)u||(u=new Zn),t=i||_f(n)?se(n,t,r,e,Mt,u):he(n,t,f,r,e,Mt,u);else{\nif(!(1&r)&&(i=a&&oi.call(n,\"__wrapped__\"),f=o&&oi.call(t,\"__wrapped__\"),i||f)){n=i?n.value():n,t=f?t.value():t,u||(u=new Zn),t=Mt(n,t,r,e,u);break n}if(c)t:if(u||(u=new Zn),i=1&r,f=_e(n),o=f.length,c=_e(t).length,o==c||i){for(a=o;a--;){var l=f[a];if(!(i?l in t:oi.call(t,l))){t=false;break t}}if((c=u.get(n))&&u.get(t))t=c==t;else{c=true,u.set(n,t),u.set(t,n);for(var s=i;++at?r:0,Se(t,r)?n[t]:T}function Xt(n,t,r){var e=-1;return t=c(t.length?t:[$u],k(ye())),n=Gt(n,function(n){return{\na:c(t,function(t){return t(n)}),b:++e,c:n}}),w(n,function(n,t){var e;n:{e=-1;for(var u=n.a,i=t.a,o=u.length,f=r.length;++e=f?c:c*(\"desc\"==r[e]?-1:1);break n}}e=n.b-t.b}return e})}function nr(n,t){return tr(n,t,function(t,r){return zu(n,r)})}function tr(n,t,r){for(var e=-1,u=t.length,i={};++et||9007199254740991t&&(t=-t>u?0:u+t),r=r>u?u:r,0>r&&(r+=u),u=t>r?0:r-t>>>0,t>>>=0,r=Ku(u);++e=u){for(;e>>1,o=n[i];null!==o&&!wu(o)&&(r?o<=t:ot.length?n:kt(n,hr(t,0,-1)),null==n||delete n[Me(Ve(t))]}function jr(n,t,r,e){for(var u=n.length,i=e?u:-1;(e?i--:++ie)return e?br(n[0]):[];for(var u=-1,i=Ku(e);++u=e?n:hr(n,t,r)}function Ir(n,t){if(t)return n.slice();var r=n.length,r=gi?gi(r):new n.constructor(r);return n.copy(r),r}function Rr(n){var t=new n.constructor(n.byteLength);return new vi(t).set(new vi(n)),\nt}function zr(n,t){return new n.constructor(t?Rr(n.buffer):n.buffer,n.byteOffset,n.length)}function Wr(n,t){if(n!==t){var r=n!==T,e=null===n,u=n===n,i=wu(n),o=t!==T,f=null===t,c=t===t,a=wu(t);if(!f&&!a&&!i&&n>t||i&&o&&c&&!f&&!a||e&&o&&c||!r&&c||!u)return 1;if(!e&&!i&&!a&&nu?T:i,u=1),t=Qu(t);++eo&&f[0]!==a&&f[o-1]!==a?[]:L(f,a),\no-=c.length,or?r?or(t,n):t:(r=or(t,Oi(n/D(t))),Rn.test(t)?Or(M(r),0,n).join(\"\"):r.slice(0,n))}function te(t,r,e,u){function i(){for(var r=-1,c=arguments.length,a=-1,l=u.length,s=Ku(l+c),h=this&&this!==$n&&this instanceof i?f:t;++at||e)&&(1&n&&(i[2]=h[2],t|=1&r?0:4),(r=h[3])&&(e=i[3],i[3]=e?Br(e,r,h[4]):r,i[4]=e?L(i[3],\"__lodash_placeholder__\"):h[4]),(r=h[5])&&(e=i[5],i[5]=e?Lr(e,r,h[6]):r,i[6]=e?L(i[5],\"__lodash_placeholder__\"):h[6]),(r=h[7])&&(i[7]=r),128&n&&(i[8]=null==i[8]?h[8]:Ci(i[8],h[8])),null==i[9]&&(i[9]=h[9]),i[0]=h[0],i[1]=t),n=i[0],\nt=i[1],r=i[2],e=i[3],u=i[4],f=i[9]=i[9]===T?c?0:n.length:Ui(i[9]-a,0),!f&&24&t&&(t&=-25),Ue((h?co:yo)(t&&1!=t?8==t||16==t?Kr(n,t,f):32!=t&&33!=t||u.length?Jr.apply(T,i):te(n,t,r,e):Pr(n,t,r),i),n,t)}function ce(n,t,r,e){return n===T||lu(n,ei[r])&&!oi.call(e,r)?t:n}function ae(n,t,r,e,u,i){return du(n)&&du(t)&&(i.set(t,n),Yt(n,t,T,ae,i),i.delete(t)),n}function le(n){return xu(n)?T:n}function se(n,t,r,e,u,i){var o=1&r,f=n.length,c=t.length;if(f!=c&&!(o&&c>f))return false;if((c=i.get(n))&&i.get(t))return c==t;\nvar c=-1,a=true,l=2&r?new Nn:T;for(i.set(n,t),i.set(t,n);++cr&&(r=Ui(e+r,0)),_(n,ye(t,3),r)):-1}function Pe(n,t,r){var e=null==n?0:n.length;if(!e)return-1;var u=e-1;return r!==T&&(u=Eu(r),u=0>r?Ui(e+u,0):Ci(u,e-1)),\n_(n,ye(t,3),u,true)}function Ze(n){return(null==n?0:n.length)?wt(n,1):[]}function qe(n){return n&&n.length?n[0]:T}function Ve(n){var t=null==n?0:n.length;return t?n[t-1]:T}function Ke(n,t){return n&&n.length&&t&&t.length?er(n,t):n}function Ge(n){return null==n?n:$i.call(n)}function He(n){if(!n||!n.length)return[];var t=0;return n=i(n,function(n){if(hu(n))return t=Ui(n.length,t),true}),A(t,function(t){return c(n,b(t))})}function Je(t,r){if(!t||!t.length)return[];var e=He(t);return null==r?e:c(e,function(t){\nreturn n(r,T,t)})}function Ye(n){return n=An(n),n.__chain__=true,n}function Qe(n,t){return t(n)}function Xe(){return this}function nu(n,t){return(ff(n)?r:uo)(n,ye(t,3))}function tu(n,t){return(ff(n)?e:io)(n,ye(t,3))}function ru(n,t){return(ff(n)?c:Gt)(n,ye(t,3))}function eu(n,t,r){return t=r?T:t,t=n&&null==t?n.length:t,fe(n,128,T,T,T,T,t)}function uu(n,t){var r;if(typeof t!=\"function\")throw new ti(\"Expected a function\");return n=Eu(n),function(){return 0<--n&&(r=t.apply(this,arguments)),1>=n&&(t=T),\nr}}function iu(n,t,r){return t=r?T:t,n=fe(n,8,T,T,T,T,T,t),n.placeholder=iu.placeholder,n}function ou(n,t,r){return t=r?T:t,n=fe(n,16,T,T,T,T,T,t),n.placeholder=ou.placeholder,n}function fu(n,t,r){function e(t){var r=c,e=a;return c=a=T,_=t,s=n.apply(e,r)}function u(n){var r=n-p;return n-=_,p===T||r>=t||0>r||g&&n>=l}function i(){var n=Go();if(u(n))return o(n);var r,e=bo;r=n-_,n=t-(n-p),r=g?Ci(n,l-r):n,h=e(i,r)}function o(n){return h=T,d&&c?e(n):(c=a=T,s)}function f(){var n=Go(),r=u(n);if(c=arguments,\na=this,p=n,r){if(h===T)return _=n=p,h=bo(i,t),v?e(n):s;if(g)return lo(h),h=bo(i,t),e(p)}return h===T&&(h=bo(i,t)),s}var c,a,l,s,h,p,_=0,v=false,g=false,d=true;if(typeof n!=\"function\")throw new ti(\"Expected a function\");return t=Su(t)||0,du(r)&&(v=!!r.leading,l=(g=\"maxWait\"in r)?Ui(Su(r.maxWait)||0,t):l,d=\"trailing\"in r?!!r.trailing:d),f.cancel=function(){h!==T&&lo(h),_=0,c=p=a=h=T},f.flush=function(){return h===T?s:o(Go())},f}function cu(n,t){function r(){var e=arguments,u=t?t.apply(this,e):e[0],i=r.cache;\nreturn i.has(u)?i.get(u):(e=n.apply(this,e),r.cache=i.set(u,e)||i,e)}if(typeof n!=\"function\"||null!=t&&typeof t!=\"function\")throw new ti(\"Expected a function\");return r.cache=new(cu.Cache||Fn),r}function au(n){if(typeof n!=\"function\")throw new ti(\"Expected a function\");return function(){var t=arguments;switch(t.length){case 0:return!n.call(this);case 1:return!n.call(this,t[0]);case 2:return!n.call(this,t[0],t[1]);case 3:return!n.call(this,t[0],t[1],t[2])}return!n.apply(this,t)}}function lu(n,t){return n===t||n!==n&&t!==t;\n}function su(n){return null!=n&&gu(n.length)&&!_u(n)}function hu(n){return yu(n)&&su(n)}function pu(n){if(!yu(n))return false;var t=Ot(n);return\"[object Error]\"==t||\"[object DOMException]\"==t||typeof n.message==\"string\"&&typeof n.name==\"string\"&&!xu(n)}function _u(n){return!!du(n)&&(n=Ot(n),\"[object Function]\"==n||\"[object GeneratorFunction]\"==n||\"[object AsyncFunction]\"==n||\"[object Proxy]\"==n)}function vu(n){return typeof n==\"number\"&&n==Eu(n)}function gu(n){return typeof n==\"number\"&&-1=n;\n}function du(n){var t=typeof n;return null!=n&&(\"object\"==t||\"function\"==t)}function yu(n){return null!=n&&typeof n==\"object\"}function bu(n){return typeof n==\"number\"||yu(n)&&\"[object Number]\"==Ot(n)}function xu(n){return!(!yu(n)||\"[object Object]\"!=Ot(n))&&(n=di(n),null===n||(n=oi.call(n,\"constructor\")&&n.constructor,typeof n==\"function\"&&n instanceof n&&ii.call(n)==li))}function ju(n){return typeof n==\"string\"||!ff(n)&&yu(n)&&\"[object String]\"==Ot(n)}function wu(n){return typeof n==\"symbol\"||yu(n)&&\"[object Symbol]\"==Ot(n);\n}function mu(n){if(!n)return[];if(su(n))return ju(n)?M(n):Ur(n);if(wi&&n[wi]){n=n[wi]();for(var t,r=[];!(t=n.next()).done;)r.push(t.value);return r}return t=vo(n),(\"[object Map]\"==t?W:\"[object Set]\"==t?U:Uu)(n)}function Au(n){return n?(n=Su(n),n===$||n===-$?1.7976931348623157e308*(0>n?-1:1):n===n?n:0):0===n?n:0}function Eu(n){n=Au(n);var t=n%1;return n===n?t?n-t:n:0}function ku(n){return n?pt(Eu(n),0,4294967295):0}function Su(n){if(typeof n==\"number\")return n;if(wu(n))return F;if(du(n)&&(n=typeof n.valueOf==\"function\"?n.valueOf():n,\nn=du(n)?n+\"\":n),typeof n!=\"string\")return 0===n?n:+n;n=n.replace(un,\"\");var t=gn.test(n);return t||yn.test(n)?Dn(n.slice(2),t?2:8):vn.test(n)?F:+n}function Ou(n){return Cr(n,Bu(n))}function Iu(n){return null==n?\"\":yr(n)}function Ru(n,t,r){return n=null==n?T:kt(n,t),n===T?r:n}function zu(n,t){return null!=n&&we(n,t,zt)}function Wu(n){return su(n)?qn(n):Vt(n)}function Bu(n){if(su(n))n=qn(n,true);else if(du(n)){var t,r=ze(n),e=[];for(t in n)(\"constructor\"!=t||!r&&oi.call(n,t))&&e.push(t);n=e}else{if(t=[],\nnull!=n)for(r in Qu(n))t.push(r);n=t}return n}function Lu(n,t){if(null==n)return{};var r=c(ve(n),function(n){return[n]});return t=ye(t),tr(n,r,function(n,r){return t(n,r[0])})}function Uu(n){return null==n?[]:S(n,Wu(n))}function Cu(n){return $f(Iu(n).toLowerCase())}function Du(n){return(n=Iu(n))&&n.replace(xn,Xn).replace(Sn,\"\")}function Mu(n,t,r){return n=Iu(n),t=r?T:t,t===T?zn.test(n)?n.match(In)||[]:n.match(sn)||[]:n.match(t)||[]}function Tu(n){return function(){return n}}function $u(n){return n;\n}function Fu(n){return qt(typeof n==\"function\"?n:_t(n,1))}function Nu(n,t,e){var u=Wu(t),i=Et(t,u);null!=e||du(t)&&(i.length||!u.length)||(e=t,t=n,n=this,i=Et(t,Wu(t)));var o=!(du(e)&&\"chain\"in e&&!e.chain),f=_u(n);return r(i,function(r){var e=t[r];n[r]=e,f&&(n.prototype[r]=function(){var t=this.__chain__;if(o||t){var r=n(this.__wrapped__);return(r.__actions__=Ur(this.__actions__)).push({func:e,args:arguments,thisArg:n}),r.__chain__=t,r}return e.apply(n,a([this.value()],arguments))})}),n}function Pu(){}\nfunction Zu(n){return Ie(n)?b(Me(n)):rr(n)}function qu(){return[]}function Vu(){return false}mn=null==mn?$n:rt.defaults($n.Object(),mn,rt.pick($n,Wn));var Ku=mn.Array,Gu=mn.Date,Hu=mn.Error,Ju=mn.Function,Yu=mn.Math,Qu=mn.Object,Xu=mn.RegExp,ni=mn.String,ti=mn.TypeError,ri=Ku.prototype,ei=Qu.prototype,ui=mn[\"__core-js_shared__\"],ii=Ju.prototype.toString,oi=ei.hasOwnProperty,fi=0,ci=function(){var n=/[^.]+$/.exec(ui&&ui.keys&&ui.keys.IE_PROTO||\"\");return n?\"Symbol(src)_1.\"+n:\"\"}(),ai=ei.toString,li=ii.call(Qu),si=$n._,hi=Xu(\"^\"+ii.call(oi).replace(rn,\"\\\\$&\").replace(/hasOwnProperty|(function).*?(?=\\\\\\()| for .+?(?=\\\\\\])/g,\"$1.*?\")+\"$\"),pi=Pn?mn.Buffer:T,_i=mn.Symbol,vi=mn.Uint8Array,gi=pi?pi.g:T,di=B(Qu.getPrototypeOf,Qu),yi=Qu.create,bi=ei.propertyIsEnumerable,xi=ri.splice,ji=_i?_i.isConcatSpreadable:T,wi=_i?_i.iterator:T,mi=_i?_i.toStringTag:T,Ai=function(){\ntry{var n=je(Qu,\"defineProperty\");return n({},\"\",{}),n}catch(n){}}(),Ei=mn.clearTimeout!==$n.clearTimeout&&mn.clearTimeout,ki=Gu&&Gu.now!==$n.Date.now&&Gu.now,Si=mn.setTimeout!==$n.setTimeout&&mn.setTimeout,Oi=Yu.ceil,Ii=Yu.floor,Ri=Qu.getOwnPropertySymbols,zi=pi?pi.isBuffer:T,Wi=mn.isFinite,Bi=ri.join,Li=B(Qu.keys,Qu),Ui=Yu.max,Ci=Yu.min,Di=Gu.now,Mi=mn.parseInt,Ti=Yu.random,$i=ri.reverse,Fi=je(mn,\"DataView\"),Ni=je(mn,\"Map\"),Pi=je(mn,\"Promise\"),Zi=je(mn,\"Set\"),qi=je(mn,\"WeakMap\"),Vi=je(Qu,\"create\"),Ki=qi&&new qi,Gi={},Hi=Te(Fi),Ji=Te(Ni),Yi=Te(Pi),Qi=Te(Zi),Xi=Te(qi),no=_i?_i.prototype:T,to=no?no.valueOf:T,ro=no?no.toString:T,eo=function(){\nfunction n(){}return function(t){return du(t)?yi?yi(t):(n.prototype=t,t=new n,n.prototype=T,t):{}}}();An.templateSettings={escape:J,evaluate:Y,interpolate:Q,variable:\"\",imports:{_:An}},An.prototype=En.prototype,An.prototype.constructor=An,On.prototype=eo(En.prototype),On.prototype.constructor=On,Un.prototype=eo(En.prototype),Un.prototype.constructor=Un,Mn.prototype.clear=function(){this.__data__=Vi?Vi(null):{},this.size=0},Mn.prototype.delete=function(n){return n=this.has(n)&&delete this.__data__[n],\nthis.size-=n?1:0,n},Mn.prototype.get=function(n){var t=this.__data__;return Vi?(n=t[n],\"__lodash_hash_undefined__\"===n?T:n):oi.call(t,n)?t[n]:T},Mn.prototype.has=function(n){var t=this.__data__;return Vi?t[n]!==T:oi.call(t,n)},Mn.prototype.set=function(n,t){var r=this.__data__;return this.size+=this.has(n)?0:1,r[n]=Vi&&t===T?\"__lodash_hash_undefined__\":t,this},Tn.prototype.clear=function(){this.__data__=[],this.size=0},Tn.prototype.delete=function(n){var t=this.__data__;return n=ft(t,n),!(0>n)&&(n==t.length-1?t.pop():xi.call(t,n,1),\n--this.size,true)},Tn.prototype.get=function(n){var t=this.__data__;return n=ft(t,n),0>n?T:t[n][1]},Tn.prototype.has=function(n){return-1e?(++this.size,r.push([n,t])):r[e][1]=t,this},Fn.prototype.clear=function(){this.size=0,this.__data__={hash:new Mn,map:new(Ni||Tn),string:new Mn}},Fn.prototype.delete=function(n){return n=be(this,n).delete(n),this.size-=n?1:0,n},Fn.prototype.get=function(n){return be(this,n).get(n);\n},Fn.prototype.has=function(n){return be(this,n).has(n)},Fn.prototype.set=function(n,t){var r=be(this,n),e=r.size;return r.set(n,t),this.size+=r.size==e?0:1,this},Nn.prototype.add=Nn.prototype.push=function(n){return this.__data__.set(n,\"__lodash_hash_undefined__\"),this},Nn.prototype.has=function(n){return this.__data__.has(n)},Zn.prototype.clear=function(){this.__data__=new Tn,this.size=0},Zn.prototype.delete=function(n){var t=this.__data__;return n=t.delete(n),this.size=t.size,n},Zn.prototype.get=function(n){\nreturn this.__data__.get(n)},Zn.prototype.has=function(n){return this.__data__.has(n)},Zn.prototype.set=function(n,t){var r=this.__data__;if(r instanceof Tn){var e=r.__data__;if(!Ni||199>e.length)return e.push([n,t]),this.size=++r.size,this;r=this.__data__=new Fn(e)}return r.set(n,t),this.size=r.size,this};var uo=Fr(mt),io=Fr(At,true),oo=Nr(),fo=Nr(true),co=Ki?function(n,t){return Ki.set(n,t),n}:$u,ao=Ai?function(n,t){return Ai(n,\"toString\",{configurable:true,enumerable:false,value:Tu(t),writable:true})}:$u,lo=Ei||function(n){\nreturn $n.clearTimeout(n)},so=Zi&&1/U(new Zi([,-0]))[1]==$?function(n){return new Zi(n)}:Pu,ho=Ki?function(n){return Ki.get(n)}:Pu,po=Ri?function(n){return null==n?[]:(n=Qu(n),i(Ri(n),function(t){return bi.call(n,t)}))}:qu,_o=Ri?function(n){for(var t=[];n;)a(t,po(n)),n=di(n);return t}:qu,vo=Ot;(Fi&&\"[object DataView]\"!=vo(new Fi(new ArrayBuffer(1)))||Ni&&\"[object Map]\"!=vo(new Ni)||Pi&&\"[object Promise]\"!=vo(Pi.resolve())||Zi&&\"[object Set]\"!=vo(new Zi)||qi&&\"[object WeakMap]\"!=vo(new qi))&&(vo=function(n){\nvar t=Ot(n);if(n=(n=\"[object Object]\"==t?n.constructor:T)?Te(n):\"\")switch(n){case Hi:return\"[object DataView]\";case Ji:return\"[object Map]\";case Yi:return\"[object Promise]\";case Qi:return\"[object Set]\";case Xi:return\"[object WeakMap]\"}return t});var go=ui?_u:Vu,yo=Ce(co),bo=Si||function(n,t){return $n.setTimeout(n,t)},xo=Ce(ao),jo=function(n){n=cu(n,function(n){return 500===t.size&&t.clear(),n});var t=n.cache;return n}(function(n){var t=[];return 46===n.charCodeAt(0)&&t.push(\"\"),n.replace(tn,function(n,r,e,u){\nt.push(e?u.replace(hn,\"$1\"):r||n)}),t}),wo=fr(function(n,t){return hu(n)?yt(n,wt(t,1,hu,true)):[]}),mo=fr(function(n,t){var r=Ve(t);return hu(r)&&(r=T),hu(n)?yt(n,wt(t,1,hu,true),ye(r,2)):[]}),Ao=fr(function(n,t){var r=Ve(t);return hu(r)&&(r=T),hu(n)?yt(n,wt(t,1,hu,true),T,r):[]}),Eo=fr(function(n){var t=c(n,Er);return t.length&&t[0]===n[0]?Wt(t):[]}),ko=fr(function(n){var t=Ve(n),r=c(n,Er);return t===Ve(r)?t=T:r.pop(),r.length&&r[0]===n[0]?Wt(r,ye(t,2)):[]}),So=fr(function(n){var t=Ve(n),r=c(n,Er);return(t=typeof t==\"function\"?t:T)&&r.pop(),\nr.length&&r[0]===n[0]?Wt(r,T,t):[]}),Oo=fr(Ke),Io=pe(function(n,t){var r=null==n?0:n.length,e=ht(n,t);return ur(n,c(t,function(n){return Se(n,r)?+n:n}).sort(Wr)),e}),Ro=fr(function(n){return br(wt(n,1,hu,true))}),zo=fr(function(n){var t=Ve(n);return hu(t)&&(t=T),br(wt(n,1,hu,true),ye(t,2))}),Wo=fr(function(n){var t=Ve(n),t=typeof t==\"function\"?t:T;return br(wt(n,1,hu,true),T,t)}),Bo=fr(function(n,t){return hu(n)?yt(n,t):[]}),Lo=fr(function(n){return mr(i(n,hu))}),Uo=fr(function(n){var t=Ve(n);return hu(t)&&(t=T),\nmr(i(n,hu),ye(t,2))}),Co=fr(function(n){var t=Ve(n),t=typeof t==\"function\"?t:T;return mr(i(n,hu),T,t)}),Do=fr(He),Mo=fr(function(n){var t=n.length,t=1=t}),of=Ut(function(){return arguments}())?Ut:function(n){return yu(n)&&oi.call(n,\"callee\")&&!bi.call(n,\"callee\")},ff=Ku.isArray,cf=Vn?k(Vn):Ct,af=zi||Vu,lf=Kn?k(Kn):Dt,sf=Gn?k(Gn):Tt,hf=Hn?k(Hn):Nt,pf=Jn?k(Jn):Pt,_f=Yn?k(Yn):Zt,vf=ee(Kt),gf=ee(function(n,t){return n<=t}),df=$r(function(n,t){\nif(ze(t)||su(t))Cr(t,Wu(t),n);else for(var r in t)oi.call(t,r)&&ot(n,r,t[r])}),yf=$r(function(n,t){Cr(t,Bu(t),n)}),bf=$r(function(n,t,r,e){Cr(t,Bu(t),n,e)}),xf=$r(function(n,t,r,e){Cr(t,Wu(t),n,e)}),jf=pe(ht),wf=fr(function(n,t){n=Qu(n);var r=-1,e=t.length,u=2--n)return t.apply(this,arguments)}},An.ary=eu,An.assign=df,An.assignIn=yf,An.assignInWith=bf,An.assignWith=xf,An.at=jf,An.before=uu,An.bind=Ho,An.bindAll=Nf,An.bindKey=Jo,An.castArray=function(){if(!arguments.length)return[];var n=arguments[0];return ff(n)?n:[n]},An.chain=Ye,An.chunk=function(n,t,r){if(t=(r?Oe(n,t,r):t===T)?1:Ui(Eu(t),0),r=null==n?0:n.length,!r||1>t)return[];for(var e=0,u=0,i=Ku(Oi(r/t));et?0:t,e)):[]},An.dropRight=function(n,t,r){var e=null==n?0:n.length;return e?(t=r||t===T?1:Eu(t),t=e-t,hr(n,0,0>t?0:t)):[]},An.dropRightWhile=function(n,t){return n&&n.length?jr(n,ye(t,3),true,true):[];\n},An.dropWhile=function(n,t){return n&&n.length?jr(n,ye(t,3),true):[]},An.fill=function(n,t,r,e){var u=null==n?0:n.length;if(!u)return[];for(r&&typeof r!=\"number\"&&Oe(n,t,r)&&(r=0,e=u),u=n.length,r=Eu(r),0>r&&(r=-r>u?0:u+r),e=e===T||e>u?u:Eu(e),0>e&&(e+=u),e=r>e?0:ku(e);r>>0,r?(n=Iu(n))&&(typeof t==\"string\"||null!=t&&!hf(t))&&(t=yr(t),!t&&Rn.test(n))?Or(M(n),0,r):n.split(t,r):[]},An.spread=function(t,r){if(typeof t!=\"function\")throw new ti(\"Expected a function\");return r=null==r?0:Ui(Eu(r),0),\nfr(function(e){var u=e[r];return e=Or(e,0,r),u&&a(e,u),n(t,this,e)})},An.tail=function(n){var t=null==n?0:n.length;return t?hr(n,1,t):[]},An.take=function(n,t,r){return n&&n.length?(t=r||t===T?1:Eu(t),hr(n,0,0>t?0:t)):[]},An.takeRight=function(n,t,r){var e=null==n?0:n.length;return e?(t=r||t===T?1:Eu(t),t=e-t,hr(n,0>t?0:t,e)):[]},An.takeRightWhile=function(n,t){return n&&n.length?jr(n,ye(t,3),false,true):[]},An.takeWhile=function(n,t){return n&&n.length?jr(n,ye(t,3)):[]},An.tap=function(n,t){return t(n),\nn},An.throttle=function(n,t,r){var e=true,u=true;if(typeof n!=\"function\")throw new ti(\"Expected a function\");return du(r)&&(e=\"leading\"in r?!!r.leading:e,u=\"trailing\"in r?!!r.trailing:u),fu(n,t,{leading:e,maxWait:t,trailing:u})},An.thru=Qe,An.toArray=mu,An.toPairs=zf,An.toPairsIn=Wf,An.toPath=function(n){return ff(n)?c(n,Me):wu(n)?[n]:Ur(jo(Iu(n)))},An.toPlainObject=Ou,An.transform=function(n,t,e){var u=ff(n),i=u||af(n)||_f(n);if(t=ye(t,4),null==e){var o=n&&n.constructor;e=i?u?new o:[]:du(n)&&_u(o)?eo(di(n)):{};\n}return(i?r:mt)(n,function(n,r,u){return t(e,n,r,u)}),e},An.unary=function(n){return eu(n,1)},An.union=Ro,An.unionBy=zo,An.unionWith=Wo,An.uniq=function(n){return n&&n.length?br(n):[]},An.uniqBy=function(n,t){return n&&n.length?br(n,ye(t,2)):[]},An.uniqWith=function(n,t){return t=typeof t==\"function\"?t:T,n&&n.length?br(n,T,t):[]},An.unset=function(n,t){return null==n||xr(n,t)},An.unzip=He,An.unzipWith=Je,An.update=function(n,t,r){return null==n?n:lr(n,t,kr(r)(kt(n,t)),void 0)},An.updateWith=function(n,t,r,e){\nreturn e=typeof e==\"function\"?e:T,null!=n&&(n=lr(n,t,kr(r)(kt(n,t)),e)),n},An.values=Uu,An.valuesIn=function(n){return null==n?[]:S(n,Bu(n))},An.without=Bo,An.words=Mu,An.wrap=function(n,t){return nf(kr(t),n)},An.xor=Lo,An.xorBy=Uo,An.xorWith=Co,An.zip=Do,An.zipObject=function(n,t){return Ar(n||[],t||[],ot)},An.zipObjectDeep=function(n,t){return Ar(n||[],t||[],lr)},An.zipWith=Mo,An.entries=zf,An.entriesIn=Wf,An.extend=yf,An.extendWith=bf,Nu(An,An),An.add=Qf,An.attempt=Ff,An.camelCase=Bf,An.capitalize=Cu,\nAn.ceil=Xf,An.clamp=function(n,t,r){return r===T&&(r=t,t=T),r!==T&&(r=Su(r),r=r===r?r:0),t!==T&&(t=Su(t),t=t===t?t:0),pt(Su(n),t,r)},An.clone=function(n){return _t(n,4)},An.cloneDeep=function(n){return _t(n,5)},An.cloneDeepWith=function(n,t){return t=typeof t==\"function\"?t:T,_t(n,5,t)},An.cloneWith=function(n,t){return t=typeof t==\"function\"?t:T,_t(n,4,t)},An.conformsTo=function(n,t){return null==t||gt(n,t,Wu(t))},An.deburr=Du,An.defaultTo=function(n,t){return null==n||n!==n?t:n},An.divide=nc,An.endsWith=function(n,t,r){\nn=Iu(n),t=yr(t);var e=n.length,e=r=r===T?e:pt(Eu(r),0,e);return r-=t.length,0<=r&&n.slice(r,e)==t},An.eq=lu,An.escape=function(n){return(n=Iu(n))&&H.test(n)?n.replace(K,nt):n},An.escapeRegExp=function(n){return(n=Iu(n))&&en.test(n)?n.replace(rn,\"\\\\$&\"):n},An.every=function(n,t,r){var e=ff(n)?u:bt;return r&&Oe(n,t,r)&&(t=T),e(n,ye(t,3))},An.find=Fo,An.findIndex=Ne,An.findKey=function(n,t){return p(n,ye(t,3),mt)},An.findLast=No,An.findLastIndex=Pe,An.findLastKey=function(n,t){return p(n,ye(t,3),At);\n},An.floor=tc,An.forEach=nu,An.forEachRight=tu,An.forIn=function(n,t){return null==n?n:oo(n,ye(t,3),Bu)},An.forInRight=function(n,t){return null==n?n:fo(n,ye(t,3),Bu)},An.forOwn=function(n,t){return n&&mt(n,ye(t,3))},An.forOwnRight=function(n,t){return n&&At(n,ye(t,3))},An.get=Ru,An.gt=ef,An.gte=uf,An.has=function(n,t){return null!=n&&we(n,t,Rt)},An.hasIn=zu,An.head=qe,An.identity=$u,An.includes=function(n,t,r,e){return n=su(n)?n:Uu(n),r=r&&!e?Eu(r):0,e=n.length,0>r&&(r=Ui(e+r,0)),ju(n)?r<=e&&-1r&&(r=Ui(e+r,0)),v(n,t,r)):-1},An.inRange=function(n,t,r){return t=Au(t),r===T?(r=t,t=0):r=Au(r),n=Su(n),n>=Ci(t,r)&&n=n},An.isSet=pf,An.isString=ju,An.isSymbol=wu,An.isTypedArray=_f,An.isUndefined=function(n){return n===T},An.isWeakMap=function(n){return yu(n)&&\"[object WeakMap]\"==vo(n)},An.isWeakSet=function(n){return yu(n)&&\"[object WeakSet]\"==Ot(n)},An.join=function(n,t){return null==n?\"\":Bi.call(n,t)},An.kebabCase=Lf,An.last=Ve,An.lastIndexOf=function(n,t,r){var e=null==n?0:n.length;if(!e)return-1;var u=e;if(r!==T&&(u=Eu(r),u=0>u?Ui(e+u,0):Ci(u,e-1)),\nt===t){for(r=u+1;r--&&n[r]!==t;);n=r}else n=_(n,d,u,true);return n},An.lowerCase=Uf,An.lowerFirst=Cf,An.lt=vf,An.lte=gf,An.max=function(n){return n&&n.length?xt(n,$u,It):T},An.maxBy=function(n,t){return n&&n.length?xt(n,ye(t,2),It):T},An.mean=function(n){return y(n,$u)},An.meanBy=function(n,t){return y(n,ye(t,2))},An.min=function(n){return n&&n.length?xt(n,$u,Kt):T},An.minBy=function(n,t){return n&&n.length?xt(n,ye(t,2),Kt):T},An.stubArray=qu,An.stubFalse=Vu,An.stubObject=function(){return{}},An.stubString=function(){\nreturn\"\"},An.stubTrue=function(){return true},An.multiply=rc,An.nth=function(n,t){return n&&n.length?Qt(n,Eu(t)):T},An.noConflict=function(){return $n._===this&&($n._=si),this},An.noop=Pu,An.now=Go,An.pad=function(n,t,r){n=Iu(n);var e=(t=Eu(t))?D(n):0;return!t||e>=t?n:(t=(t-e)/2,ne(Ii(t),r)+n+ne(Oi(t),r))},An.padEnd=function(n,t,r){n=Iu(n);var e=(t=Eu(t))?D(n):0;return t&&et){var e=n;n=t,t=e}return r||n%1||t%1?(r=Ti(),Ci(n+r*(t-n+Cn(\"1e-\"+((r+\"\").length-1))),t)):ir(n,t)},An.reduce=function(n,t,r){var e=ff(n)?l:j,u=3>arguments.length;return e(n,ye(t,4),r,u,uo)},An.reduceRight=function(n,t,r){var e=ff(n)?s:j,u=3>arguments.length;\nreturn e(n,ye(t,4),r,u,io)},An.repeat=function(n,t,r){return t=(r?Oe(n,t,r):t===T)?1:Eu(t),or(Iu(n),t)},An.replace=function(){var n=arguments,t=Iu(n[0]);return 3>n.length?t:t.replace(n[1],n[2])},An.result=function(n,t,r){t=Sr(t,n);var e=-1,u=t.length;for(u||(u=1,n=T);++en||9007199254740991=i)return n;if(i=r-D(e),1>i)return e;if(r=o?Or(o,0,i).join(\"\"):n.slice(0,i),u===T)return r+e;if(o&&(i+=r.length-i),hf(u)){if(n.slice(i).search(u)){\nvar f=r;for(u.global||(u=Xu(u.source,Iu(_n.exec(u))+\"g\")),u.lastIndex=0;o=u.exec(f);)var c=o.index;r=r.slice(0,c===T?i:c)}}else n.indexOf(yr(u),i)!=i&&(u=r.lastIndexOf(u),-1e.__dir__?\"Right\":\"\")}),e},Un.prototype[n+\"Right\"]=function(t){return this.reverse()[n](t).reverse()}}),r([\"filter\",\"map\",\"takeWhile\"],function(n,t){\nvar r=t+1,e=1==r||3==r;Un.prototype[n]=function(n){var t=this.clone();return t.__iteratees__.push({iteratee:ye(n,3),type:r}),t.__filtered__=t.__filtered__||e,t}}),r([\"head\",\"last\"],function(n,t){var r=\"take\"+(t?\"Right\":\"\");Un.prototype[n]=function(){return this[r](1).value()[0]}}),r([\"initial\",\"tail\"],function(n,t){var r=\"drop\"+(t?\"\":\"Right\");Un.prototype[n]=function(){return this.__filtered__?new Un(this):this[r](1)}}),Un.prototype.compact=function(){return this.filter($u)},Un.prototype.find=function(n){\nreturn this.filter(n).head()},Un.prototype.findLast=function(n){return this.reverse().find(n)},Un.prototype.invokeMap=fr(function(n,t){return typeof n==\"function\"?new Un(this):this.map(function(r){return Lt(r,n,t)})}),Un.prototype.reject=function(n){return this.filter(au(ye(n)))},Un.prototype.slice=function(n,t){n=Eu(n);var r=this;return r.__filtered__&&(0t)?new Un(r):(0>n?r=r.takeRight(-n):n&&(r=r.drop(n)),t!==T&&(t=Eu(t),r=0>t?r.dropRight(-t):r.take(t-n)),r)},Un.prototype.takeRightWhile=function(n){\nreturn this.reverse().takeWhile(n).reverse()},Un.prototype.toArray=function(){return this.take(4294967295)},mt(Un.prototype,function(n,t){var r=/^(?:filter|find|map|reject)|While$/.test(t),e=/^(?:head|last)$/.test(t),u=An[e?\"take\"+(\"last\"==t?\"Right\":\"\"):t],i=e||/^find/.test(t);u&&(An.prototype[t]=function(){function t(n){return n=u.apply(An,a([n],f)),e&&h?n[0]:n}var o=this.__wrapped__,f=e?[1]:arguments,c=o instanceof Un,l=f[0],s=c||ff(o);s&&r&&typeof l==\"function\"&&1!=l.length&&(c=s=false);var h=this.__chain__,p=!!this.__actions__.length,l=i&&!h,c=c&&!p;\nreturn!i&&s?(o=c?o:new Un(this),o=n.apply(o,f),o.__actions__.push({func:Qe,args:[t],thisArg:T}),new On(o,h)):l&&c?n.apply(this,f):(o=this.thru(t),l?e?o.value()[0]:o.value():o)})}),r(\"pop push shift sort splice unshift\".split(\" \"),function(n){var t=ri[n],r=/^(?:push|sort|unshift)$/.test(n)?\"tap\":\"thru\",e=/^(?:pop|shift)$/.test(n);An.prototype[n]=function(){var n=arguments;if(e&&!this.__chain__){var u=this.value();return t.apply(ff(u)?u:[],n)}return this[r](function(r){return t.apply(ff(r)?r:[],n)});\n}}),mt(Un.prototype,function(n,t){var r=An[t];if(r){var e=r.name+\"\";oi.call(Gi,e)||(Gi[e]=[]),Gi[e].push({name:t,func:r})}}),Gi[Jr(T,2).name]=[{name:\"wrapper\",func:T}],Un.prototype.clone=function(){var n=new Un(this.__wrapped__);return n.__actions__=Ur(this.__actions__),n.__dir__=this.__dir__,n.__filtered__=this.__filtered__,n.__iteratees__=Ur(this.__iteratees__),n.__takeCount__=this.__takeCount__,n.__views__=Ur(this.__views__),n},Un.prototype.reverse=function(){if(this.__filtered__){var n=new Un(this);\nn.__dir__=-1,n.__filtered__=true}else n=this.clone(),n.__dir__*=-1;return n},Un.prototype.value=function(){var n,t=this.__wrapped__.value(),r=this.__dir__,e=ff(t),u=0>r,i=e?t.length:0;n=i;for(var o=this.__views__,f=0,c=-1,a=o.length;++c=this.__values__.length;return{done:n,value:n?T:this.__values__[this.__index__++]}},An.prototype.plant=function(n){\nfor(var t,r=this;r instanceof En;){var e=Fe(r);e.__index__=0,e.__values__=T,t?u.__wrapped__=e:t=e;var u=e,r=r.__wrapped__}return u.__wrapped__=n,t},An.prototype.reverse=function(){var n=this.__wrapped__;return n instanceof Un?(this.__actions__.length&&(n=new Un(this)),n=n.reverse(),n.__actions__.push({func:Qe,args:[Ge],thisArg:T}),new On(n,this.__chain__)):this.thru(Ge)},An.prototype.toJSON=An.prototype.valueOf=An.prototype.value=function(){return wr(this.__wrapped__,this.__actions__)},An.prototype.first=An.prototype.head,\nwi&&(An.prototype[wi]=Xe),An}();typeof define==\"function\"&&typeof define.amd==\"object\"&&define.amd?($n._=rt, define(function(){return rt})):Nn?((Nn.exports=rt)._=rt,Fn._=rt):$n._=rt}).call(this);", + "modules": [] + }, + { + "id": 4, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/node_modules/webpack/buildin/global.js", + "name": "(webpack)/buildin/global.js", + "index": 10, + "index2": 5, + "size": 475, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/lodash/lodash.min.js", + "issuerId": 3, + "issuerName": "./node_modules/lodash/lodash.min.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 0, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/lodash/fp.js", + "name": "./node_modules/lodash/fp.js" + }, + { + "id": 3, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/lodash/lodash.min.js", + "name": "./node_modules/lodash/lodash.min.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 3, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/lodash/lodash.min.js", + "module": "./node_modules/lodash/lodash.min.js", + "moduleName": "./node_modules/lodash/lodash.min.js", + "type": "cjs require", + "userRequest": "global", + "loc": "1:0-66" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 5, + "source": "var g; // This works in non-strict mode\n\ng = function () {\n return this;\n}();\n\ntry {\n // This works if eval is allowed (see CSP)\n g = g || new Function(\"return this\")();\n} catch (e) {\n // This works if the window reference is available\n if (typeof window === \"object\") g = window;\n} // g can still be undefined, but nothing to do about it...\n// We return undefined, instead of nothing here, so it's\n// easier to handle this case. if(!global) { ...}\n\n\nmodule.exports = g;", + "parsedSize": 128, + "parsedSource": "\ne;e=function(){return this}();try{e=e||new Function(\"return this\")()}catch(t){\"object\"==typeof window&&(e=window)}t.exports=e},", + "originalSize": 472, + "originalSource": "var g;\n\n// This works in non-strict mode\ng = (function() {\n\treturn this;\n})();\n\ntry {\n\t// This works if eval is allowed (see CSP)\n\tg = g || new Function(\"return this\")();\n} catch (e) {\n\t// This works if the window reference is available\n\tif (typeof window === \"object\") g = window;\n}\n\n// g can still be undefined, but nothing to do about it...\n// We return undefined, instead of nothing here, so it's\n// easier to handle this case. if(!global) { ...}\n\nmodule.exports = g;\n", + "modules": [] + }, + { + "id": 5, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/node_modules/webpack/buildin/module.js", + "name": "(webpack)/buildin/module.js", + "index": 11, + "index2": 6, + "size": 546, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/lodash/lodash.min.js", + "issuerId": 3, + "issuerName": "./node_modules/lodash/lodash.min.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 0, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/lodash/fp.js", + "name": "./node_modules/lodash/fp.js" + }, + { + "id": 3, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/lodash/lodash.min.js", + "name": "./node_modules/lodash/lodash.min.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 3, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/lodash/lodash.min.js", + "module": "./node_modules/lodash/lodash.min.js", + "moduleName": "./node_modules/lodash/lodash.min.js", + "type": "cjs require", + "userRequest": "module", + "loc": "1:0-66" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 5, + "source": "module.exports = function (module) {\n if (!module.webpackPolyfill) {\n module.deprecate = function () {};\n\n module.paths = []; // module.parent = undefined by default\n\n if (!module.children) module.children = [];\n Object.defineProperty(module, \"loaded\", {\n enumerable: true,\n get: function () {\n return module.l;\n }\n });\n Object.defineProperty(module, \"id\", {\n enumerable: true,\n get: function () {\n return module.i;\n }\n });\n module.webpackPolyfill = 1;\n }\n\n return module;\n};", + "parsedSize": 287, + "parsedSource": "\nexports=function(t){return t.webpackPolyfill||(t.deprecate=function(){},t.paths=[],t.children||(t.children=[]),Object.defineProperty(t,\"loaded\",{enumerable:!0,get:function(){return t.l}}),Object.defineProperty(t,\"id\",{enumerable:!0,get:function(){return t.i}}),t.webpackPolyfill=1),t}},", + "originalSize": 497, + "originalSource": "module.exports = function(module) {\n\tif (!module.webpackPolyfill) {\n\t\tmodule.deprecate = function() {};\n\t\tmodule.paths = [];\n\t\t// module.parent = undefined by default\n\t\tif (!module.children) module.children = [];\n\t\tObject.defineProperty(module, \"loaded\", {\n\t\t\tenumerable: true,\n\t\t\tget: function() {\n\t\t\t\treturn module.l;\n\t\t\t}\n\t\t});\n\t\tObject.defineProperty(module, \"id\", {\n\t\t\tenumerable: true,\n\t\t\tget: function() {\n\t\t\t\treturn module.i;\n\t\t\t}\n\t\t});\n\t\tmodule.webpackPolyfill = 1;\n\t}\n\treturn module;\n};\n", + "modules": [] + }, + { + "id": 6, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/lodash/fp/_baseConvert.js", + "name": "./node_modules/lodash/fp/_baseConvert.js", + "index": 12, + "index2": 10, + "size": 16414, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/lodash/fp.js", + "issuerId": 0, + "issuerName": "./node_modules/lodash/fp.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 0, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/lodash/fp.js", + "name": "./node_modules/lodash/fp.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 0, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/lodash/fp.js", + "module": "./node_modules/lodash/fp.js", + "moduleName": "./node_modules/lodash/fp.js", + "type": "cjs require", + "userRequest": "./fp/_baseConvert", + "loc": "2:17-45" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 4, + "source": "var mapping = require('./_mapping'),\n fallbackHolder = require('./placeholder');\n\n/** Built-in value reference. */\nvar push = Array.prototype.push;\n\n/**\n * Creates a function, with an arity of `n`, that invokes `func` with the\n * arguments it receives.\n *\n * @private\n * @param {Function} func The function to wrap.\n * @param {number} n The arity of the new function.\n * @returns {Function} Returns the new function.\n */\nfunction baseArity(func, n) {\n return n == 2\n ? function(a, b) { return func.apply(undefined, arguments); }\n : function(a) { return func.apply(undefined, arguments); };\n}\n\n/**\n * Creates a function that invokes `func`, with up to `n` arguments, ignoring\n * any additional arguments.\n *\n * @private\n * @param {Function} func The function to cap arguments for.\n * @param {number} n The arity cap.\n * @returns {Function} Returns the new function.\n */\nfunction baseAry(func, n) {\n return n == 2\n ? function(a, b) { return func(a, b); }\n : function(a) { return func(a); };\n}\n\n/**\n * Creates a clone of `array`.\n *\n * @private\n * @param {Array} array The array to clone.\n * @returns {Array} Returns the cloned array.\n */\nfunction cloneArray(array) {\n var length = array ? array.length : 0,\n result = Array(length);\n\n while (length--) {\n result[length] = array[length];\n }\n return result;\n}\n\n/**\n * Creates a function that clones a given object using the assignment `func`.\n *\n * @private\n * @param {Function} func The assignment function.\n * @returns {Function} Returns the new cloner function.\n */\nfunction createCloner(func) {\n return function(object) {\n return func({}, object);\n };\n}\n\n/**\n * A specialized version of `_.spread` which flattens the spread array into\n * the arguments of the invoked `func`.\n *\n * @private\n * @param {Function} func The function to spread arguments over.\n * @param {number} start The start position of the spread.\n * @returns {Function} Returns the new function.\n */\nfunction flatSpread(func, start) {\n return function() {\n var length = arguments.length,\n lastIndex = length - 1,\n args = Array(length);\n\n while (length--) {\n args[length] = arguments[length];\n }\n var array = args[start],\n otherArgs = args.slice(0, start);\n\n if (array) {\n push.apply(otherArgs, array);\n }\n if (start != lastIndex) {\n push.apply(otherArgs, args.slice(start + 1));\n }\n return func.apply(this, otherArgs);\n };\n}\n\n/**\n * Creates a function that wraps `func` and uses `cloner` to clone the first\n * argument it receives.\n *\n * @private\n * @param {Function} func The function to wrap.\n * @param {Function} cloner The function to clone arguments.\n * @returns {Function} Returns the new immutable function.\n */\nfunction wrapImmutable(func, cloner) {\n return function() {\n var length = arguments.length;\n if (!length) {\n return;\n }\n var args = Array(length);\n while (length--) {\n args[length] = arguments[length];\n }\n var result = args[0] = cloner.apply(undefined, args);\n func.apply(undefined, args);\n return result;\n };\n}\n\n/**\n * The base implementation of `convert` which accepts a `util` object of methods\n * required to perform conversions.\n *\n * @param {Object} util The util object.\n * @param {string} name The name of the function to convert.\n * @param {Function} func The function to convert.\n * @param {Object} [options] The options object.\n * @param {boolean} [options.cap=true] Specify capping iteratee arguments.\n * @param {boolean} [options.curry=true] Specify currying.\n * @param {boolean} [options.fixed=true] Specify fixed arity.\n * @param {boolean} [options.immutable=true] Specify immutable operations.\n * @param {boolean} [options.rearg=true] Specify rearranging arguments.\n * @returns {Function|Object} Returns the converted function or object.\n */\nfunction baseConvert(util, name, func, options) {\n var isLib = typeof name == 'function',\n isObj = name === Object(name);\n\n if (isObj) {\n options = func;\n func = name;\n name = undefined;\n }\n if (func == null) {\n throw new TypeError;\n }\n options || (options = {});\n\n var config = {\n 'cap': 'cap' in options ? options.cap : true,\n 'curry': 'curry' in options ? options.curry : true,\n 'fixed': 'fixed' in options ? options.fixed : true,\n 'immutable': 'immutable' in options ? options.immutable : true,\n 'rearg': 'rearg' in options ? options.rearg : true\n };\n\n var defaultHolder = isLib ? func : fallbackHolder,\n forceCurry = ('curry' in options) && options.curry,\n forceFixed = ('fixed' in options) && options.fixed,\n forceRearg = ('rearg' in options) && options.rearg,\n pristine = isLib ? func.runInContext() : undefined;\n\n var helpers = isLib ? func : {\n 'ary': util.ary,\n 'assign': util.assign,\n 'clone': util.clone,\n 'curry': util.curry,\n 'forEach': util.forEach,\n 'isArray': util.isArray,\n 'isError': util.isError,\n 'isFunction': util.isFunction,\n 'isWeakMap': util.isWeakMap,\n 'iteratee': util.iteratee,\n 'keys': util.keys,\n 'rearg': util.rearg,\n 'toInteger': util.toInteger,\n 'toPath': util.toPath\n };\n\n var ary = helpers.ary,\n assign = helpers.assign,\n clone = helpers.clone,\n curry = helpers.curry,\n each = helpers.forEach,\n isArray = helpers.isArray,\n isError = helpers.isError,\n isFunction = helpers.isFunction,\n isWeakMap = helpers.isWeakMap,\n keys = helpers.keys,\n rearg = helpers.rearg,\n toInteger = helpers.toInteger,\n toPath = helpers.toPath;\n\n var aryMethodKeys = keys(mapping.aryMethod);\n\n var wrappers = {\n 'castArray': function(castArray) {\n return function() {\n var value = arguments[0];\n return isArray(value)\n ? castArray(cloneArray(value))\n : castArray.apply(undefined, arguments);\n };\n },\n 'iteratee': function(iteratee) {\n return function() {\n var func = arguments[0],\n arity = arguments[1],\n result = iteratee(func, arity),\n length = result.length;\n\n if (config.cap && typeof arity == 'number') {\n arity = arity > 2 ? (arity - 2) : 1;\n return (length && length <= arity) ? result : baseAry(result, arity);\n }\n return result;\n };\n },\n 'mixin': function(mixin) {\n return function(source) {\n var func = this;\n if (!isFunction(func)) {\n return mixin(func, Object(source));\n }\n var pairs = [];\n each(keys(source), function(key) {\n if (isFunction(source[key])) {\n pairs.push([key, func.prototype[key]]);\n }\n });\n\n mixin(func, Object(source));\n\n each(pairs, function(pair) {\n var value = pair[1];\n if (isFunction(value)) {\n func.prototype[pair[0]] = value;\n } else {\n delete func.prototype[pair[0]];\n }\n });\n return func;\n };\n },\n 'nthArg': function(nthArg) {\n return function(n) {\n var arity = n < 0 ? 1 : (toInteger(n) + 1);\n return curry(nthArg(n), arity);\n };\n },\n 'rearg': function(rearg) {\n return function(func, indexes) {\n var arity = indexes ? indexes.length : 0;\n return curry(rearg(func, indexes), arity);\n };\n },\n 'runInContext': function(runInContext) {\n return function(context) {\n return baseConvert(util, runInContext(context), options);\n };\n }\n };\n\n /*--------------------------------------------------------------------------*/\n\n /**\n * Casts `func` to a function with an arity capped iteratee if needed.\n *\n * @private\n * @param {string} name The name of the function to inspect.\n * @param {Function} func The function to inspect.\n * @returns {Function} Returns the cast function.\n */\n function castCap(name, func) {\n if (config.cap) {\n var indexes = mapping.iterateeRearg[name];\n if (indexes) {\n return iterateeRearg(func, indexes);\n }\n var n = !isLib && mapping.iterateeAry[name];\n if (n) {\n return iterateeAry(func, n);\n }\n }\n return func;\n }\n\n /**\n * Casts `func` to a curried function if needed.\n *\n * @private\n * @param {string} name The name of the function to inspect.\n * @param {Function} func The function to inspect.\n * @param {number} n The arity of `func`.\n * @returns {Function} Returns the cast function.\n */\n function castCurry(name, func, n) {\n return (forceCurry || (config.curry && n > 1))\n ? curry(func, n)\n : func;\n }\n\n /**\n * Casts `func` to a fixed arity function if needed.\n *\n * @private\n * @param {string} name The name of the function to inspect.\n * @param {Function} func The function to inspect.\n * @param {number} n The arity cap.\n * @returns {Function} Returns the cast function.\n */\n function castFixed(name, func, n) {\n if (config.fixed && (forceFixed || !mapping.skipFixed[name])) {\n var data = mapping.methodSpread[name],\n start = data && data.start;\n\n return start === undefined ? ary(func, n) : flatSpread(func, start);\n }\n return func;\n }\n\n /**\n * Casts `func` to an rearged function if needed.\n *\n * @private\n * @param {string} name The name of the function to inspect.\n * @param {Function} func The function to inspect.\n * @param {number} n The arity of `func`.\n * @returns {Function} Returns the cast function.\n */\n function castRearg(name, func, n) {\n return (config.rearg && n > 1 && (forceRearg || !mapping.skipRearg[name]))\n ? rearg(func, mapping.methodRearg[name] || mapping.aryRearg[n])\n : func;\n }\n\n /**\n * Creates a clone of `object` by `path`.\n *\n * @private\n * @param {Object} object The object to clone.\n * @param {Array|string} path The path to clone by.\n * @returns {Object} Returns the cloned object.\n */\n function cloneByPath(object, path) {\n path = toPath(path);\n\n var index = -1,\n length = path.length,\n lastIndex = length - 1,\n result = clone(Object(object)),\n nested = result;\n\n while (nested != null && ++index < length) {\n var key = path[index],\n value = nested[key];\n\n if (value != null &&\n !(isFunction(value) || isError(value) || isWeakMap(value))) {\n nested[key] = clone(index == lastIndex ? value : Object(value));\n }\n nested = nested[key];\n }\n return result;\n }\n\n /**\n * Converts `lodash` to an immutable auto-curried iteratee-first data-last\n * version with conversion `options` applied.\n *\n * @param {Object} [options] The options object. See `baseConvert` for more details.\n * @returns {Function} Returns the converted `lodash`.\n */\n function convertLib(options) {\n return _.runInContext.convert(options)(undefined);\n }\n\n /**\n * Create a converter function for `func` of `name`.\n *\n * @param {string} name The name of the function to convert.\n * @param {Function} func The function to convert.\n * @returns {Function} Returns the new converter function.\n */\n function createConverter(name, func) {\n var realName = mapping.aliasToReal[name] || name,\n methodName = mapping.remap[realName] || realName,\n oldOptions = options;\n\n return function(options) {\n var newUtil = isLib ? pristine : helpers,\n newFunc = isLib ? pristine[methodName] : func,\n newOptions = assign(assign({}, oldOptions), options);\n\n return baseConvert(newUtil, realName, newFunc, newOptions);\n };\n }\n\n /**\n * Creates a function that wraps `func` to invoke its iteratee, with up to `n`\n * arguments, ignoring any additional arguments.\n *\n * @private\n * @param {Function} func The function to cap iteratee arguments for.\n * @param {number} n The arity cap.\n * @returns {Function} Returns the new function.\n */\n function iterateeAry(func, n) {\n return overArg(func, function(func) {\n return typeof func == 'function' ? baseAry(func, n) : func;\n });\n }\n\n /**\n * Creates a function that wraps `func` to invoke its iteratee with arguments\n * arranged according to the specified `indexes` where the argument value at\n * the first index is provided as the first argument, the argument value at\n * the second index is provided as the second argument, and so on.\n *\n * @private\n * @param {Function} func The function to rearrange iteratee arguments for.\n * @param {number[]} indexes The arranged argument indexes.\n * @returns {Function} Returns the new function.\n */\n function iterateeRearg(func, indexes) {\n return overArg(func, function(func) {\n var n = indexes.length;\n return baseArity(rearg(baseAry(func, n), indexes), n);\n });\n }\n\n /**\n * Creates a function that invokes `func` with its first argument transformed.\n *\n * @private\n * @param {Function} func The function to wrap.\n * @param {Function} transform The argument transform.\n * @returns {Function} Returns the new function.\n */\n function overArg(func, transform) {\n return function() {\n var length = arguments.length;\n if (!length) {\n return func();\n }\n var args = Array(length);\n while (length--) {\n args[length] = arguments[length];\n }\n var index = config.rearg ? 0 : (length - 1);\n args[index] = transform(args[index]);\n return func.apply(undefined, args);\n };\n }\n\n /**\n * Creates a function that wraps `func` and applys the conversions\n * rules by `name`.\n *\n * @private\n * @param {string} name The name of the function to wrap.\n * @param {Function} func The function to wrap.\n * @returns {Function} Returns the converted function.\n */\n function wrap(name, func, placeholder) {\n var result,\n realName = mapping.aliasToReal[name] || name,\n wrapped = func,\n wrapper = wrappers[realName];\n\n if (wrapper) {\n wrapped = wrapper(func);\n }\n else if (config.immutable) {\n if (mapping.mutate.array[realName]) {\n wrapped = wrapImmutable(func, cloneArray);\n }\n else if (mapping.mutate.object[realName]) {\n wrapped = wrapImmutable(func, createCloner(func));\n }\n else if (mapping.mutate.set[realName]) {\n wrapped = wrapImmutable(func, cloneByPath);\n }\n }\n each(aryMethodKeys, function(aryKey) {\n each(mapping.aryMethod[aryKey], function(otherName) {\n if (realName == otherName) {\n var data = mapping.methodSpread[realName],\n afterRearg = data && data.afterRearg;\n\n result = afterRearg\n ? castFixed(realName, castRearg(realName, wrapped, aryKey), aryKey)\n : castRearg(realName, castFixed(realName, wrapped, aryKey), aryKey);\n\n result = castCap(realName, result);\n result = castCurry(realName, result, aryKey);\n return false;\n }\n });\n return !result;\n });\n\n result || (result = wrapped);\n if (result == func) {\n result = forceCurry ? curry(result, 1) : function() {\n return func.apply(this, arguments);\n };\n }\n result.convert = createConverter(realName, func);\n result.placeholder = func.placeholder = placeholder;\n\n return result;\n }\n\n /*--------------------------------------------------------------------------*/\n\n if (!isObj) {\n return wrap(name, func, defaultHolder);\n }\n var _ = func;\n\n // Convert methods by ary cap.\n var pairs = [];\n each(aryMethodKeys, function(aryKey) {\n each(mapping.aryMethod[aryKey], function(key) {\n var func = _[mapping.remap[key] || key];\n if (func) {\n pairs.push([key, wrap(key, func, _)]);\n }\n });\n });\n\n // Convert remaining methods.\n each(keys(_), function(key) {\n var func = _[key];\n if (typeof func == 'function') {\n var length = pairs.length;\n while (length--) {\n if (pairs[length][0] == key) {\n return;\n }\n }\n func.convert = createConverter(key, func);\n pairs.push([key, func]);\n }\n });\n\n // Assign to `_` leaving `_.prototype` unchanged to allow chaining.\n each(pairs, function(pair) {\n _[pair[0]] = pair[1];\n });\n\n _.convert = convertLib;\n _.placeholder = _;\n\n // Assign aliases.\n each(keys(_), function(key) {\n each(mapping.realToAlias[key] || [], function(alias) {\n _[alias] = _[key];\n });\n });\n\n return _;\n}\n\nmodule.exports = baseConvert;\n", + "parsedSize": 4262, + "parsedSource": "\nr=e(7),u=e(8),i=Array.prototype.push;function o(t,n){return 2==n?function(n,e){return t(n,e)}:function(n){return t(n)}}function a(t){for(var n=t?t.length:0,e=Array(n);n--;)e[n]=t[n];return e}function f(t,n){return function(){var e=arguments.length;if(e){for(var r=Array(e);e--;)r[e]=arguments[e];var u=r[0]=n.apply(void 0,r);return t.apply(void 0,r),u}}}t.exports=function t(n,e,c,l){var s=\"function\"==typeof e,p=e===Object(e);if(p&&(l=c,c=e,e=void 0),null==c)throw new TypeError;l||(l={});var h={cap:!(\"cap\"in l)||l.cap,curry:!(\"curry\"in l)||l.curry,fixed:!(\"fixed\"in l)||l.fixed,immutable:!(\"immutable\"in l)||l.immutable,rearg:!(\"rearg\"in l)||l.rearg},_=s?c:u,d=\"curry\"in l&&l.curry,g=\"fixed\"in l&&l.fixed,v=\"rearg\"in l&&l.rearg,y=s?c.runInContext():void 0,b=s?c:{ary:n.ary,assign:n.assign,clone:n.clone,curry:n.curry,forEach:n.forEach,isArray:n.isArray,isError:n.isError,isFunction:n.isFunction,isWeakMap:n.isWeakMap,iteratee:n.iteratee,keys:n.keys,rearg:n.rearg,toInteger:n.toInteger,toPath:n.toPath},m=b.ary,x=b.assign,j=b.clone,w=b.curry,A=b.forEach,k=b.isArray,I=b.isError,W=b.isFunction,E=b.isWeakMap,O=b.keys,S=b.rearg,R=b.toInteger,z=b.toPath,C=O(r.aryMethod),B={castArray:function(t){return function(){var n=arguments[0];return k(n)?t(a(n)):t.apply(void 0,arguments)}},iteratee:function(t){return function(){var n=arguments[0],e=arguments[1],r=t(n,e),u=r.length;return h.cap&&\"number\"==typeof e?(e=e>2?e-2:1,u&&u<=e?r:o(r,e)):r}},mixin:function(t){return function(n){var e=this;if(!W(e))return t(e,Object(n));var r=[];return A(O(n),(function(t){W(n[t])&&r.push([t,e.prototype[t]])})),t(e,Object(n)),A(r,(function(t){var n=t[1];W(n)?e.prototype[t[0]]=n:delete e.prototype[t[0]]})),e}},nthArg:function(t){return function(n){var e=n<0?1:R(n)+1;return w(t(n),e)}},rearg:function(t){return function(n,e){var r=e?e.length:0;return w(t(n,e),r)}},runInContext:function(e){return function(r){return t(n,e(r),l)}}};function L(t,n){if(h.cap){var e=r.iterateeRearg[t];if(e)return function(t,n){return P(t,(function(t){var e=n.length;return function(t,n){return 2==n?function(n,e){return t.apply(void 0,arguments)}:function(n){return t.apply(void 0,arguments)}}(S(o(t,e),n),e)}))}(n,e);var u=!s&&r.iterateeAry[t];if(u)return function(t,n){return P(t,(function(t){return\"function\"==typeof t?o(t,n):t}))}(n,u)}return n}function M(t,n,e){if(h.fixed&&(g||!r.skipFixed[t])){var u=r.methodSpread[t],o=u&&u.start;return void 0===o?m(n,e):function(t,n){return function(){for(var e=arguments.length,r=e-1,u=Array(e);e--;)u[e]=arguments[e];var o=u[n],a=u.slice(0,n);return o&&i.apply(a,o),n!=r&&i.apply(a,u.slice(n+1)),t.apply(this,a)}}(n,o)}return n}function F(t,n,e){return h.rearg&&e>1&&(v||!r.skipRearg[t])?S(n,r.methodRearg[t]||r.aryRearg[e]):n}function D(t,n){for(var e=-1,r=(n=z(n)).length,u=r-1,i=j(Object(t)),o=i;null!=o&&++e1?w(n,e):n}(0,u=L(i,u),t),!1}})),!u})),u||(u=o),u==n&&(u=d?w(u,1):function(){return n.apply(this,arguments)}),u.convert=T(i,n),u.placeholder=n.placeholder=e,u}if(!p)return U(e,c,_);var N=c,q=[];return A(C,(function(t){A(r.aryMethod[t],(function(t){var n=N[r.remap[t]||t];n&&q.push([t,U(t,n,N)])}))})),A(O(N),(function(t){var n=N[t];if(\"function\"==typeof n){for(var e=q.length;e--;)if(q[e][0]==t)return;n.convert=T(t,n),q.push([t,n])}})),A(q,(function(t){N[t[0]]=t[1]})),N.convert=function(t){return N.runInContext.convert(t)(void 0)},N.placeholder=N,A(O(N),(function(t){A(r.realToAlias[t]||[],(function(n){N[n]=N[t]}))})),N}},", + "originalSize": 16414, + "originalSource": "var mapping = require('./_mapping'),\n fallbackHolder = require('./placeholder');\n\n/** Built-in value reference. */\nvar push = Array.prototype.push;\n\n/**\n * Creates a function, with an arity of `n`, that invokes `func` with the\n * arguments it receives.\n *\n * @private\n * @param {Function} func The function to wrap.\n * @param {number} n The arity of the new function.\n * @returns {Function} Returns the new function.\n */\nfunction baseArity(func, n) {\n return n == 2\n ? function(a, b) { return func.apply(undefined, arguments); }\n : function(a) { return func.apply(undefined, arguments); };\n}\n\n/**\n * Creates a function that invokes `func`, with up to `n` arguments, ignoring\n * any additional arguments.\n *\n * @private\n * @param {Function} func The function to cap arguments for.\n * @param {number} n The arity cap.\n * @returns {Function} Returns the new function.\n */\nfunction baseAry(func, n) {\n return n == 2\n ? function(a, b) { return func(a, b); }\n : function(a) { return func(a); };\n}\n\n/**\n * Creates a clone of `array`.\n *\n * @private\n * @param {Array} array The array to clone.\n * @returns {Array} Returns the cloned array.\n */\nfunction cloneArray(array) {\n var length = array ? array.length : 0,\n result = Array(length);\n\n while (length--) {\n result[length] = array[length];\n }\n return result;\n}\n\n/**\n * Creates a function that clones a given object using the assignment `func`.\n *\n * @private\n * @param {Function} func The assignment function.\n * @returns {Function} Returns the new cloner function.\n */\nfunction createCloner(func) {\n return function(object) {\n return func({}, object);\n };\n}\n\n/**\n * A specialized version of `_.spread` which flattens the spread array into\n * the arguments of the invoked `func`.\n *\n * @private\n * @param {Function} func The function to spread arguments over.\n * @param {number} start The start position of the spread.\n * @returns {Function} Returns the new function.\n */\nfunction flatSpread(func, start) {\n return function() {\n var length = arguments.length,\n lastIndex = length - 1,\n args = Array(length);\n\n while (length--) {\n args[length] = arguments[length];\n }\n var array = args[start],\n otherArgs = args.slice(0, start);\n\n if (array) {\n push.apply(otherArgs, array);\n }\n if (start != lastIndex) {\n push.apply(otherArgs, args.slice(start + 1));\n }\n return func.apply(this, otherArgs);\n };\n}\n\n/**\n * Creates a function that wraps `func` and uses `cloner` to clone the first\n * argument it receives.\n *\n * @private\n * @param {Function} func The function to wrap.\n * @param {Function} cloner The function to clone arguments.\n * @returns {Function} Returns the new immutable function.\n */\nfunction wrapImmutable(func, cloner) {\n return function() {\n var length = arguments.length;\n if (!length) {\n return;\n }\n var args = Array(length);\n while (length--) {\n args[length] = arguments[length];\n }\n var result = args[0] = cloner.apply(undefined, args);\n func.apply(undefined, args);\n return result;\n };\n}\n\n/**\n * The base implementation of `convert` which accepts a `util` object of methods\n * required to perform conversions.\n *\n * @param {Object} util The util object.\n * @param {string} name The name of the function to convert.\n * @param {Function} func The function to convert.\n * @param {Object} [options] The options object.\n * @param {boolean} [options.cap=true] Specify capping iteratee arguments.\n * @param {boolean} [options.curry=true] Specify currying.\n * @param {boolean} [options.fixed=true] Specify fixed arity.\n * @param {boolean} [options.immutable=true] Specify immutable operations.\n * @param {boolean} [options.rearg=true] Specify rearranging arguments.\n * @returns {Function|Object} Returns the converted function or object.\n */\nfunction baseConvert(util, name, func, options) {\n var isLib = typeof name == 'function',\n isObj = name === Object(name);\n\n if (isObj) {\n options = func;\n func = name;\n name = undefined;\n }\n if (func == null) {\n throw new TypeError;\n }\n options || (options = {});\n\n var config = {\n 'cap': 'cap' in options ? options.cap : true,\n 'curry': 'curry' in options ? options.curry : true,\n 'fixed': 'fixed' in options ? options.fixed : true,\n 'immutable': 'immutable' in options ? options.immutable : true,\n 'rearg': 'rearg' in options ? options.rearg : true\n };\n\n var defaultHolder = isLib ? func : fallbackHolder,\n forceCurry = ('curry' in options) && options.curry,\n forceFixed = ('fixed' in options) && options.fixed,\n forceRearg = ('rearg' in options) && options.rearg,\n pristine = isLib ? func.runInContext() : undefined;\n\n var helpers = isLib ? func : {\n 'ary': util.ary,\n 'assign': util.assign,\n 'clone': util.clone,\n 'curry': util.curry,\n 'forEach': util.forEach,\n 'isArray': util.isArray,\n 'isError': util.isError,\n 'isFunction': util.isFunction,\n 'isWeakMap': util.isWeakMap,\n 'iteratee': util.iteratee,\n 'keys': util.keys,\n 'rearg': util.rearg,\n 'toInteger': util.toInteger,\n 'toPath': util.toPath\n };\n\n var ary = helpers.ary,\n assign = helpers.assign,\n clone = helpers.clone,\n curry = helpers.curry,\n each = helpers.forEach,\n isArray = helpers.isArray,\n isError = helpers.isError,\n isFunction = helpers.isFunction,\n isWeakMap = helpers.isWeakMap,\n keys = helpers.keys,\n rearg = helpers.rearg,\n toInteger = helpers.toInteger,\n toPath = helpers.toPath;\n\n var aryMethodKeys = keys(mapping.aryMethod);\n\n var wrappers = {\n 'castArray': function(castArray) {\n return function() {\n var value = arguments[0];\n return isArray(value)\n ? castArray(cloneArray(value))\n : castArray.apply(undefined, arguments);\n };\n },\n 'iteratee': function(iteratee) {\n return function() {\n var func = arguments[0],\n arity = arguments[1],\n result = iteratee(func, arity),\n length = result.length;\n\n if (config.cap && typeof arity == 'number') {\n arity = arity > 2 ? (arity - 2) : 1;\n return (length && length <= arity) ? result : baseAry(result, arity);\n }\n return result;\n };\n },\n 'mixin': function(mixin) {\n return function(source) {\n var func = this;\n if (!isFunction(func)) {\n return mixin(func, Object(source));\n }\n var pairs = [];\n each(keys(source), function(key) {\n if (isFunction(source[key])) {\n pairs.push([key, func.prototype[key]]);\n }\n });\n\n mixin(func, Object(source));\n\n each(pairs, function(pair) {\n var value = pair[1];\n if (isFunction(value)) {\n func.prototype[pair[0]] = value;\n } else {\n delete func.prototype[pair[0]];\n }\n });\n return func;\n };\n },\n 'nthArg': function(nthArg) {\n return function(n) {\n var arity = n < 0 ? 1 : (toInteger(n) + 1);\n return curry(nthArg(n), arity);\n };\n },\n 'rearg': function(rearg) {\n return function(func, indexes) {\n var arity = indexes ? indexes.length : 0;\n return curry(rearg(func, indexes), arity);\n };\n },\n 'runInContext': function(runInContext) {\n return function(context) {\n return baseConvert(util, runInContext(context), options);\n };\n }\n };\n\n /*--------------------------------------------------------------------------*/\n\n /**\n * Casts `func` to a function with an arity capped iteratee if needed.\n *\n * @private\n * @param {string} name The name of the function to inspect.\n * @param {Function} func The function to inspect.\n * @returns {Function} Returns the cast function.\n */\n function castCap(name, func) {\n if (config.cap) {\n var indexes = mapping.iterateeRearg[name];\n if (indexes) {\n return iterateeRearg(func, indexes);\n }\n var n = !isLib && mapping.iterateeAry[name];\n if (n) {\n return iterateeAry(func, n);\n }\n }\n return func;\n }\n\n /**\n * Casts `func` to a curried function if needed.\n *\n * @private\n * @param {string} name The name of the function to inspect.\n * @param {Function} func The function to inspect.\n * @param {number} n The arity of `func`.\n * @returns {Function} Returns the cast function.\n */\n function castCurry(name, func, n) {\n return (forceCurry || (config.curry && n > 1))\n ? curry(func, n)\n : func;\n }\n\n /**\n * Casts `func` to a fixed arity function if needed.\n *\n * @private\n * @param {string} name The name of the function to inspect.\n * @param {Function} func The function to inspect.\n * @param {number} n The arity cap.\n * @returns {Function} Returns the cast function.\n */\n function castFixed(name, func, n) {\n if (config.fixed && (forceFixed || !mapping.skipFixed[name])) {\n var data = mapping.methodSpread[name],\n start = data && data.start;\n\n return start === undefined ? ary(func, n) : flatSpread(func, start);\n }\n return func;\n }\n\n /**\n * Casts `func` to an rearged function if needed.\n *\n * @private\n * @param {string} name The name of the function to inspect.\n * @param {Function} func The function to inspect.\n * @param {number} n The arity of `func`.\n * @returns {Function} Returns the cast function.\n */\n function castRearg(name, func, n) {\n return (config.rearg && n > 1 && (forceRearg || !mapping.skipRearg[name]))\n ? rearg(func, mapping.methodRearg[name] || mapping.aryRearg[n])\n : func;\n }\n\n /**\n * Creates a clone of `object` by `path`.\n *\n * @private\n * @param {Object} object The object to clone.\n * @param {Array|string} path The path to clone by.\n * @returns {Object} Returns the cloned object.\n */\n function cloneByPath(object, path) {\n path = toPath(path);\n\n var index = -1,\n length = path.length,\n lastIndex = length - 1,\n result = clone(Object(object)),\n nested = result;\n\n while (nested != null && ++index < length) {\n var key = path[index],\n value = nested[key];\n\n if (value != null &&\n !(isFunction(value) || isError(value) || isWeakMap(value))) {\n nested[key] = clone(index == lastIndex ? value : Object(value));\n }\n nested = nested[key];\n }\n return result;\n }\n\n /**\n * Converts `lodash` to an immutable auto-curried iteratee-first data-last\n * version with conversion `options` applied.\n *\n * @param {Object} [options] The options object. See `baseConvert` for more details.\n * @returns {Function} Returns the converted `lodash`.\n */\n function convertLib(options) {\n return _.runInContext.convert(options)(undefined);\n }\n\n /**\n * Create a converter function for `func` of `name`.\n *\n * @param {string} name The name of the function to convert.\n * @param {Function} func The function to convert.\n * @returns {Function} Returns the new converter function.\n */\n function createConverter(name, func) {\n var realName = mapping.aliasToReal[name] || name,\n methodName = mapping.remap[realName] || realName,\n oldOptions = options;\n\n return function(options) {\n var newUtil = isLib ? pristine : helpers,\n newFunc = isLib ? pristine[methodName] : func,\n newOptions = assign(assign({}, oldOptions), options);\n\n return baseConvert(newUtil, realName, newFunc, newOptions);\n };\n }\n\n /**\n * Creates a function that wraps `func` to invoke its iteratee, with up to `n`\n * arguments, ignoring any additional arguments.\n *\n * @private\n * @param {Function} func The function to cap iteratee arguments for.\n * @param {number} n The arity cap.\n * @returns {Function} Returns the new function.\n */\n function iterateeAry(func, n) {\n return overArg(func, function(func) {\n return typeof func == 'function' ? baseAry(func, n) : func;\n });\n }\n\n /**\n * Creates a function that wraps `func` to invoke its iteratee with arguments\n * arranged according to the specified `indexes` where the argument value at\n * the first index is provided as the first argument, the argument value at\n * the second index is provided as the second argument, and so on.\n *\n * @private\n * @param {Function} func The function to rearrange iteratee arguments for.\n * @param {number[]} indexes The arranged argument indexes.\n * @returns {Function} Returns the new function.\n */\n function iterateeRearg(func, indexes) {\n return overArg(func, function(func) {\n var n = indexes.length;\n return baseArity(rearg(baseAry(func, n), indexes), n);\n });\n }\n\n /**\n * Creates a function that invokes `func` with its first argument transformed.\n *\n * @private\n * @param {Function} func The function to wrap.\n * @param {Function} transform The argument transform.\n * @returns {Function} Returns the new function.\n */\n function overArg(func, transform) {\n return function() {\n var length = arguments.length;\n if (!length) {\n return func();\n }\n var args = Array(length);\n while (length--) {\n args[length] = arguments[length];\n }\n var index = config.rearg ? 0 : (length - 1);\n args[index] = transform(args[index]);\n return func.apply(undefined, args);\n };\n }\n\n /**\n * Creates a function that wraps `func` and applys the conversions\n * rules by `name`.\n *\n * @private\n * @param {string} name The name of the function to wrap.\n * @param {Function} func The function to wrap.\n * @returns {Function} Returns the converted function.\n */\n function wrap(name, func, placeholder) {\n var result,\n realName = mapping.aliasToReal[name] || name,\n wrapped = func,\n wrapper = wrappers[realName];\n\n if (wrapper) {\n wrapped = wrapper(func);\n }\n else if (config.immutable) {\n if (mapping.mutate.array[realName]) {\n wrapped = wrapImmutable(func, cloneArray);\n }\n else if (mapping.mutate.object[realName]) {\n wrapped = wrapImmutable(func, createCloner(func));\n }\n else if (mapping.mutate.set[realName]) {\n wrapped = wrapImmutable(func, cloneByPath);\n }\n }\n each(aryMethodKeys, function(aryKey) {\n each(mapping.aryMethod[aryKey], function(otherName) {\n if (realName == otherName) {\n var data = mapping.methodSpread[realName],\n afterRearg = data && data.afterRearg;\n\n result = afterRearg\n ? castFixed(realName, castRearg(realName, wrapped, aryKey), aryKey)\n : castRearg(realName, castFixed(realName, wrapped, aryKey), aryKey);\n\n result = castCap(realName, result);\n result = castCurry(realName, result, aryKey);\n return false;\n }\n });\n return !result;\n });\n\n result || (result = wrapped);\n if (result == func) {\n result = forceCurry ? curry(result, 1) : function() {\n return func.apply(this, arguments);\n };\n }\n result.convert = createConverter(realName, func);\n result.placeholder = func.placeholder = placeholder;\n\n return result;\n }\n\n /*--------------------------------------------------------------------------*/\n\n if (!isObj) {\n return wrap(name, func, defaultHolder);\n }\n var _ = func;\n\n // Convert methods by ary cap.\n var pairs = [];\n each(aryMethodKeys, function(aryKey) {\n each(mapping.aryMethod[aryKey], function(key) {\n var func = _[mapping.remap[key] || key];\n if (func) {\n pairs.push([key, wrap(key, func, _)]);\n }\n });\n });\n\n // Convert remaining methods.\n each(keys(_), function(key) {\n var func = _[key];\n if (typeof func == 'function') {\n var length = pairs.length;\n while (length--) {\n if (pairs[length][0] == key) {\n return;\n }\n }\n func.convert = createConverter(key, func);\n pairs.push([key, func]);\n }\n });\n\n // Assign to `_` leaving `_.prototype` unchanged to allow chaining.\n each(pairs, function(pair) {\n _[pair[0]] = pair[1];\n });\n\n _.convert = convertLib;\n _.placeholder = _;\n\n // Assign aliases.\n each(keys(_), function(key) {\n each(mapping.realToAlias[key] || [], function(alias) {\n _[alias] = _[key];\n });\n });\n\n return _;\n}\n\nmodule.exports = baseConvert;\n", + "modules": [] + }, + { + "id": 7, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/lodash/fp/_mapping.js", + "name": "./node_modules/lodash/fp/_mapping.js", + "index": 13, + "index2": 8, + "size": 9955, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/lodash/fp/_baseConvert.js", + "issuerId": 6, + "issuerName": "./node_modules/lodash/fp/_baseConvert.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 0, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/lodash/fp.js", + "name": "./node_modules/lodash/fp.js" + }, + { + "id": 6, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/lodash/fp/_baseConvert.js", + "name": "./node_modules/lodash/fp/_baseConvert.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 6, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/lodash/fp/_baseConvert.js", + "module": "./node_modules/lodash/fp/_baseConvert.js", + "moduleName": "./node_modules/lodash/fp/_baseConvert.js", + "type": "cjs require", + "userRequest": "./_mapping", + "loc": "1:14-35" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 5, + "source": "/** Used to map aliases to their real names. */\nexports.aliasToReal = {\n\n // Lodash aliases.\n 'each': 'forEach',\n 'eachRight': 'forEachRight',\n 'entries': 'toPairs',\n 'entriesIn': 'toPairsIn',\n 'extend': 'assignIn',\n 'extendAll': 'assignInAll',\n 'extendAllWith': 'assignInAllWith',\n 'extendWith': 'assignInWith',\n 'first': 'head',\n\n // Methods that are curried variants of others.\n 'conforms': 'conformsTo',\n 'matches': 'isMatch',\n 'property': 'get',\n\n // Ramda aliases.\n '__': 'placeholder',\n 'F': 'stubFalse',\n 'T': 'stubTrue',\n 'all': 'every',\n 'allPass': 'overEvery',\n 'always': 'constant',\n 'any': 'some',\n 'anyPass': 'overSome',\n 'apply': 'spread',\n 'assoc': 'set',\n 'assocPath': 'set',\n 'complement': 'negate',\n 'compose': 'flowRight',\n 'contains': 'includes',\n 'dissoc': 'unset',\n 'dissocPath': 'unset',\n 'dropLast': 'dropRight',\n 'dropLastWhile': 'dropRightWhile',\n 'equals': 'isEqual',\n 'identical': 'eq',\n 'indexBy': 'keyBy',\n 'init': 'initial',\n 'invertObj': 'invert',\n 'juxt': 'over',\n 'omitAll': 'omit',\n 'nAry': 'ary',\n 'path': 'get',\n 'pathEq': 'matchesProperty',\n 'pathOr': 'getOr',\n 'paths': 'at',\n 'pickAll': 'pick',\n 'pipe': 'flow',\n 'pluck': 'map',\n 'prop': 'get',\n 'propEq': 'matchesProperty',\n 'propOr': 'getOr',\n 'props': 'at',\n 'symmetricDifference': 'xor',\n 'symmetricDifferenceBy': 'xorBy',\n 'symmetricDifferenceWith': 'xorWith',\n 'takeLast': 'takeRight',\n 'takeLastWhile': 'takeRightWhile',\n 'unapply': 'rest',\n 'unnest': 'flatten',\n 'useWith': 'overArgs',\n 'where': 'conformsTo',\n 'whereEq': 'isMatch',\n 'zipObj': 'zipObject'\n};\n\n/** Used to map ary to method names. */\nexports.aryMethod = {\n '1': [\n 'assignAll', 'assignInAll', 'attempt', 'castArray', 'ceil', 'create',\n 'curry', 'curryRight', 'defaultsAll', 'defaultsDeepAll', 'floor', 'flow',\n 'flowRight', 'fromPairs', 'invert', 'iteratee', 'memoize', 'method', 'mergeAll',\n 'methodOf', 'mixin', 'nthArg', 'over', 'overEvery', 'overSome','rest', 'reverse',\n 'round', 'runInContext', 'spread', 'template', 'trim', 'trimEnd', 'trimStart',\n 'uniqueId', 'words', 'zipAll'\n ],\n '2': [\n 'add', 'after', 'ary', 'assign', 'assignAllWith', 'assignIn', 'assignInAllWith',\n 'at', 'before', 'bind', 'bindAll', 'bindKey', 'chunk', 'cloneDeepWith',\n 'cloneWith', 'concat', 'conformsTo', 'countBy', 'curryN', 'curryRightN',\n 'debounce', 'defaults', 'defaultsDeep', 'defaultTo', 'delay', 'difference',\n 'divide', 'drop', 'dropRight', 'dropRightWhile', 'dropWhile', 'endsWith', 'eq',\n 'every', 'filter', 'find', 'findIndex', 'findKey', 'findLast', 'findLastIndex',\n 'findLastKey', 'flatMap', 'flatMapDeep', 'flattenDepth', 'forEach',\n 'forEachRight', 'forIn', 'forInRight', 'forOwn', 'forOwnRight', 'get',\n 'groupBy', 'gt', 'gte', 'has', 'hasIn', 'includes', 'indexOf', 'intersection',\n 'invertBy', 'invoke', 'invokeMap', 'isEqual', 'isMatch', 'join', 'keyBy',\n 'lastIndexOf', 'lt', 'lte', 'map', 'mapKeys', 'mapValues', 'matchesProperty',\n 'maxBy', 'meanBy', 'merge', 'mergeAllWith', 'minBy', 'multiply', 'nth', 'omit',\n 'omitBy', 'overArgs', 'pad', 'padEnd', 'padStart', 'parseInt', 'partial',\n 'partialRight', 'partition', 'pick', 'pickBy', 'propertyOf', 'pull', 'pullAll',\n 'pullAt', 'random', 'range', 'rangeRight', 'rearg', 'reject', 'remove',\n 'repeat', 'restFrom', 'result', 'sampleSize', 'some', 'sortBy', 'sortedIndex',\n 'sortedIndexOf', 'sortedLastIndex', 'sortedLastIndexOf', 'sortedUniqBy',\n 'split', 'spreadFrom', 'startsWith', 'subtract', 'sumBy', 'take', 'takeRight',\n 'takeRightWhile', 'takeWhile', 'tap', 'throttle', 'thru', 'times', 'trimChars',\n 'trimCharsEnd', 'trimCharsStart', 'truncate', 'union', 'uniqBy', 'uniqWith',\n 'unset', 'unzipWith', 'without', 'wrap', 'xor', 'zip', 'zipObject',\n 'zipObjectDeep'\n ],\n '3': [\n 'assignInWith', 'assignWith', 'clamp', 'differenceBy', 'differenceWith',\n 'findFrom', 'findIndexFrom', 'findLastFrom', 'findLastIndexFrom', 'getOr',\n 'includesFrom', 'indexOfFrom', 'inRange', 'intersectionBy', 'intersectionWith',\n 'invokeArgs', 'invokeArgsMap', 'isEqualWith', 'isMatchWith', 'flatMapDepth',\n 'lastIndexOfFrom', 'mergeWith', 'orderBy', 'padChars', 'padCharsEnd',\n 'padCharsStart', 'pullAllBy', 'pullAllWith', 'rangeStep', 'rangeStepRight',\n 'reduce', 'reduceRight', 'replace', 'set', 'slice', 'sortedIndexBy',\n 'sortedLastIndexBy', 'transform', 'unionBy', 'unionWith', 'update', 'xorBy',\n 'xorWith', 'zipWith'\n ],\n '4': [\n 'fill', 'setWith', 'updateWith'\n ]\n};\n\n/** Used to map ary to rearg configs. */\nexports.aryRearg = {\n '2': [1, 0],\n '3': [2, 0, 1],\n '4': [3, 2, 0, 1]\n};\n\n/** Used to map method names to their iteratee ary. */\nexports.iterateeAry = {\n 'dropRightWhile': 1,\n 'dropWhile': 1,\n 'every': 1,\n 'filter': 1,\n 'find': 1,\n 'findFrom': 1,\n 'findIndex': 1,\n 'findIndexFrom': 1,\n 'findKey': 1,\n 'findLast': 1,\n 'findLastFrom': 1,\n 'findLastIndex': 1,\n 'findLastIndexFrom': 1,\n 'findLastKey': 1,\n 'flatMap': 1,\n 'flatMapDeep': 1,\n 'flatMapDepth': 1,\n 'forEach': 1,\n 'forEachRight': 1,\n 'forIn': 1,\n 'forInRight': 1,\n 'forOwn': 1,\n 'forOwnRight': 1,\n 'map': 1,\n 'mapKeys': 1,\n 'mapValues': 1,\n 'partition': 1,\n 'reduce': 2,\n 'reduceRight': 2,\n 'reject': 1,\n 'remove': 1,\n 'some': 1,\n 'takeRightWhile': 1,\n 'takeWhile': 1,\n 'times': 1,\n 'transform': 2\n};\n\n/** Used to map method names to iteratee rearg configs. */\nexports.iterateeRearg = {\n 'mapKeys': [1],\n 'reduceRight': [1, 0]\n};\n\n/** Used to map method names to rearg configs. */\nexports.methodRearg = {\n 'assignInAllWith': [1, 0],\n 'assignInWith': [1, 2, 0],\n 'assignAllWith': [1, 0],\n 'assignWith': [1, 2, 0],\n 'differenceBy': [1, 2, 0],\n 'differenceWith': [1, 2, 0],\n 'getOr': [2, 1, 0],\n 'intersectionBy': [1, 2, 0],\n 'intersectionWith': [1, 2, 0],\n 'isEqualWith': [1, 2, 0],\n 'isMatchWith': [2, 1, 0],\n 'mergeAllWith': [1, 0],\n 'mergeWith': [1, 2, 0],\n 'padChars': [2, 1, 0],\n 'padCharsEnd': [2, 1, 0],\n 'padCharsStart': [2, 1, 0],\n 'pullAllBy': [2, 1, 0],\n 'pullAllWith': [2, 1, 0],\n 'rangeStep': [1, 2, 0],\n 'rangeStepRight': [1, 2, 0],\n 'setWith': [3, 1, 2, 0],\n 'sortedIndexBy': [2, 1, 0],\n 'sortedLastIndexBy': [2, 1, 0],\n 'unionBy': [1, 2, 0],\n 'unionWith': [1, 2, 0],\n 'updateWith': [3, 1, 2, 0],\n 'xorBy': [1, 2, 0],\n 'xorWith': [1, 2, 0],\n 'zipWith': [1, 2, 0]\n};\n\n/** Used to map method names to spread configs. */\nexports.methodSpread = {\n 'assignAll': { 'start': 0 },\n 'assignAllWith': { 'start': 0 },\n 'assignInAll': { 'start': 0 },\n 'assignInAllWith': { 'start': 0 },\n 'defaultsAll': { 'start': 0 },\n 'defaultsDeepAll': { 'start': 0 },\n 'invokeArgs': { 'start': 2 },\n 'invokeArgsMap': { 'start': 2 },\n 'mergeAll': { 'start': 0 },\n 'mergeAllWith': { 'start': 0 },\n 'partial': { 'start': 1 },\n 'partialRight': { 'start': 1 },\n 'without': { 'start': 1 },\n 'zipAll': { 'start': 0 }\n};\n\n/** Used to identify methods which mutate arrays or objects. */\nexports.mutate = {\n 'array': {\n 'fill': true,\n 'pull': true,\n 'pullAll': true,\n 'pullAllBy': true,\n 'pullAllWith': true,\n 'pullAt': true,\n 'remove': true,\n 'reverse': true\n },\n 'object': {\n 'assign': true,\n 'assignAll': true,\n 'assignAllWith': true,\n 'assignIn': true,\n 'assignInAll': true,\n 'assignInAllWith': true,\n 'assignInWith': true,\n 'assignWith': true,\n 'defaults': true,\n 'defaultsAll': true,\n 'defaultsDeep': true,\n 'defaultsDeepAll': true,\n 'merge': true,\n 'mergeAll': true,\n 'mergeAllWith': true,\n 'mergeWith': true,\n },\n 'set': {\n 'set': true,\n 'setWith': true,\n 'unset': true,\n 'update': true,\n 'updateWith': true\n }\n};\n\n/** Used to map real names to their aliases. */\nexports.realToAlias = (function() {\n var hasOwnProperty = Object.prototype.hasOwnProperty,\n object = exports.aliasToReal,\n result = {};\n\n for (var key in object) {\n var value = object[key];\n if (hasOwnProperty.call(result, value)) {\n result[value].push(key);\n } else {\n result[value] = [key];\n }\n }\n return result;\n}());\n\n/** Used to map method names to other names. */\nexports.remap = {\n 'assignAll': 'assign',\n 'assignAllWith': 'assignWith',\n 'assignInAll': 'assignIn',\n 'assignInAllWith': 'assignInWith',\n 'curryN': 'curry',\n 'curryRightN': 'curryRight',\n 'defaultsAll': 'defaults',\n 'defaultsDeepAll': 'defaultsDeep',\n 'findFrom': 'find',\n 'findIndexFrom': 'findIndex',\n 'findLastFrom': 'findLast',\n 'findLastIndexFrom': 'findLastIndex',\n 'getOr': 'get',\n 'includesFrom': 'includes',\n 'indexOfFrom': 'indexOf',\n 'invokeArgs': 'invoke',\n 'invokeArgsMap': 'invokeMap',\n 'lastIndexOfFrom': 'lastIndexOf',\n 'mergeAll': 'merge',\n 'mergeAllWith': 'mergeWith',\n 'padChars': 'pad',\n 'padCharsEnd': 'padEnd',\n 'padCharsStart': 'padStart',\n 'propertyOf': 'get',\n 'rangeStep': 'range',\n 'rangeStepRight': 'rangeRight',\n 'restFrom': 'rest',\n 'spreadFrom': 'spread',\n 'trimChars': 'trim',\n 'trimCharsEnd': 'trimEnd',\n 'trimCharsStart': 'trimStart',\n 'zipAll': 'zip'\n};\n\n/** Used to track methods that skip fixing their arity. */\nexports.skipFixed = {\n 'castArray': true,\n 'flow': true,\n 'flowRight': true,\n 'iteratee': true,\n 'mixin': true,\n 'rearg': true,\n 'runInContext': true\n};\n\n/** Used to track methods that skip rearranging arguments. */\nexports.skipRearg = {\n 'add': true,\n 'assign': true,\n 'assignIn': true,\n 'bind': true,\n 'bindKey': true,\n 'concat': true,\n 'difference': true,\n 'divide': true,\n 'eq': true,\n 'gt': true,\n 'gte': true,\n 'isEqual': true,\n 'lt': true,\n 'lte': true,\n 'matchesProperty': true,\n 'merge': true,\n 'multiply': true,\n 'overArgs': true,\n 'partial': true,\n 'partialRight': true,\n 'propertyOf': true,\n 'random': true,\n 'range': true,\n 'rangeRight': true,\n 'subtract': true,\n 'zip': true,\n 'zipObject': true,\n 'zipObjectDeep': true\n};\n", + "parsedSize": 6717, + "parsedSource": "\nn.aliasToReal={each:\"forEach\",eachRight:\"forEachRight\",entries:\"toPairs\",entriesIn:\"toPairsIn\",extend:\"assignIn\",extendAll:\"assignInAll\",extendAllWith:\"assignInAllWith\",extendWith:\"assignInWith\",first:\"head\",conforms:\"conformsTo\",matches:\"isMatch\",property:\"get\",__:\"placeholder\",F:\"stubFalse\",T:\"stubTrue\",all:\"every\",allPass:\"overEvery\",always:\"constant\",any:\"some\",anyPass:\"overSome\",apply:\"spread\",assoc:\"set\",assocPath:\"set\",complement:\"negate\",compose:\"flowRight\",contains:\"includes\",dissoc:\"unset\",dissocPath:\"unset\",dropLast:\"dropRight\",dropLastWhile:\"dropRightWhile\",equals:\"isEqual\",identical:\"eq\",indexBy:\"keyBy\",init:\"initial\",invertObj:\"invert\",juxt:\"over\",omitAll:\"omit\",nAry:\"ary\",path:\"get\",pathEq:\"matchesProperty\",pathOr:\"getOr\",paths:\"at\",pickAll:\"pick\",pipe:\"flow\",pluck:\"map\",prop:\"get\",propEq:\"matchesProperty\",propOr:\"getOr\",props:\"at\",symmetricDifference:\"xor\",symmetricDifferenceBy:\"xorBy\",symmetricDifferenceWith:\"xorWith\",takeLast:\"takeRight\",takeLastWhile:\"takeRightWhile\",unapply:\"rest\",unnest:\"flatten\",useWith:\"overArgs\",where:\"conformsTo\",whereEq:\"isMatch\",zipObj:\"zipObject\"},n.aryMethod={1:[\"assignAll\",\"assignInAll\",\"attempt\",\"castArray\",\"ceil\",\"create\",\"curry\",\"curryRight\",\"defaultsAll\",\"defaultsDeepAll\",\"floor\",\"flow\",\"flowRight\",\"fromPairs\",\"invert\",\"iteratee\",\"memoize\",\"method\",\"mergeAll\",\"methodOf\",\"mixin\",\"nthArg\",\"over\",\"overEvery\",\"overSome\",\"rest\",\"reverse\",\"round\",\"runInContext\",\"spread\",\"template\",\"trim\",\"trimEnd\",\"trimStart\",\"uniqueId\",\"words\",\"zipAll\"],2:[\"add\",\"after\",\"ary\",\"assign\",\"assignAllWith\",\"assignIn\",\"assignInAllWith\",\"at\",\"before\",\"bind\",\"bindAll\",\"bindKey\",\"chunk\",\"cloneDeepWith\",\"cloneWith\",\"concat\",\"conformsTo\",\"countBy\",\"curryN\",\"curryRightN\",\"debounce\",\"defaults\",\"defaultsDeep\",\"defaultTo\",\"delay\",\"difference\",\"divide\",\"drop\",\"dropRight\",\"dropRightWhile\",\"dropWhile\",\"endsWith\",\"eq\",\"every\",\"filter\",\"find\",\"findIndex\",\"findKey\",\"findLast\",\"findLastIndex\",\"findLastKey\",\"flatMap\",\"flatMapDeep\",\"flattenDepth\",\"forEach\",\"forEachRight\",\"forIn\",\"forInRight\",\"forOwn\",\"forOwnRight\",\"get\",\"groupBy\",\"gt\",\"gte\",\"has\",\"hasIn\",\"includes\",\"indexOf\",\"intersection\",\"invertBy\",\"invoke\",\"invokeMap\",\"isEqual\",\"isMatch\",\"join\",\"keyBy\",\"lastIndexOf\",\"lt\",\"lte\",\"map\",\"mapKeys\",\"mapValues\",\"matchesProperty\",\"maxBy\",\"meanBy\",\"merge\",\"mergeAllWith\",\"minBy\",\"multiply\",\"nth\",\"omit\",\"omitBy\",\"overArgs\",\"pad\",\"padEnd\",\"padStart\",\"parseInt\",\"partial\",\"partialRight\",\"partition\",\"pick\",\"pickBy\",\"propertyOf\",\"pull\",\"pullAll\",\"pullAt\",\"random\",\"range\",\"rangeRight\",\"rearg\",\"reject\",\"remove\",\"repeat\",\"restFrom\",\"result\",\"sampleSize\",\"some\",\"sortBy\",\"sortedIndex\",\"sortedIndexOf\",\"sortedLastIndex\",\"sortedLastIndexOf\",\"sortedUniqBy\",\"split\",\"spreadFrom\",\"startsWith\",\"subtract\",\"sumBy\",\"take\",\"takeRight\",\"takeRightWhile\",\"takeWhile\",\"tap\",\"throttle\",\"thru\",\"times\",\"trimChars\",\"trimCharsEnd\",\"trimCharsStart\",\"truncate\",\"union\",\"uniqBy\",\"uniqWith\",\"unset\",\"unzipWith\",\"without\",\"wrap\",\"xor\",\"zip\",\"zipObject\",\"zipObjectDeep\"],3:[\"assignInWith\",\"assignWith\",\"clamp\",\"differenceBy\",\"differenceWith\",\"findFrom\",\"findIndexFrom\",\"findLastFrom\",\"findLastIndexFrom\",\"getOr\",\"includesFrom\",\"indexOfFrom\",\"inRange\",\"intersectionBy\",\"intersectionWith\",\"invokeArgs\",\"invokeArgsMap\",\"isEqualWith\",\"isMatchWith\",\"flatMapDepth\",\"lastIndexOfFrom\",\"mergeWith\",\"orderBy\",\"padChars\",\"padCharsEnd\",\"padCharsStart\",\"pullAllBy\",\"pullAllWith\",\"rangeStep\",\"rangeStepRight\",\"reduce\",\"reduceRight\",\"replace\",\"set\",\"slice\",\"sortedIndexBy\",\"sortedLastIndexBy\",\"transform\",\"unionBy\",\"unionWith\",\"update\",\"xorBy\",\"xorWith\",\"zipWith\"],4:[\"fill\",\"setWith\",\"updateWith\"]},n.aryRearg={2:[1,0],3:[2,0,1],4:[3,2,0,1]},n.iterateeAry={dropRightWhile:1,dropWhile:1,every:1,filter:1,find:1,findFrom:1,findIndex:1,findIndexFrom:1,findKey:1,findLast:1,findLastFrom:1,findLastIndex:1,findLastIndexFrom:1,findLastKey:1,flatMap:1,flatMapDeep:1,flatMapDepth:1,forEach:1,forEachRight:1,forIn:1,forInRight:1,forOwn:1,forOwnRight:1,map:1,mapKeys:1,mapValues:1,partition:1,reduce:2,reduceRight:2,reject:1,remove:1,some:1,takeRightWhile:1,takeWhile:1,times:1,transform:2},n.iterateeRearg={mapKeys:[1],reduceRight:[1,0]},n.methodRearg={assignInAllWith:[1,0],assignInWith:[1,2,0],assignAllWith:[1,0],assignWith:[1,2,0],differenceBy:[1,2,0],differenceWith:[1,2,0],getOr:[2,1,0],intersectionBy:[1,2,0],intersectionWith:[1,2,0],isEqualWith:[1,2,0],isMatchWith:[2,1,0],mergeAllWith:[1,0],mergeWith:[1,2,0],padChars:[2,1,0],padCharsEnd:[2,1,0],padCharsStart:[2,1,0],pullAllBy:[2,1,0],pullAllWith:[2,1,0],rangeStep:[1,2,0],rangeStepRight:[1,2,0],setWith:[3,1,2,0],sortedIndexBy:[2,1,0],sortedLastIndexBy:[2,1,0],unionBy:[1,2,0],unionWith:[1,2,0],updateWith:[3,1,2,0],xorBy:[1,2,0],xorWith:[1,2,0],zipWith:[1,2,0]},n.methodSpread={assignAll:{start:0},assignAllWith:{start:0},assignInAll:{start:0},assignInAllWith:{start:0},defaultsAll:{start:0},defaultsDeepAll:{start:0},invokeArgs:{start:2},invokeArgsMap:{start:2},mergeAll:{start:0},mergeAllWith:{start:0},partial:{start:1},partialRight:{start:1},without:{start:1},zipAll:{start:0}},n.mutate={array:{fill:!0,pull:!0,pullAll:!0,pullAllBy:!0,pullAllWith:!0,pullAt:!0,remove:!0,reverse:!0},object:{assign:!0,assignAll:!0,assignAllWith:!0,assignIn:!0,assignInAll:!0,assignInAllWith:!0,assignInWith:!0,assignWith:!0,defaults:!0,defaultsAll:!0,defaultsDeep:!0,defaultsDeepAll:!0,merge:!0,mergeAll:!0,mergeAllWith:!0,mergeWith:!0},set:{set:!0,setWith:!0,unset:!0,update:!0,updateWith:!0}},n.realToAlias=function(){var t=Object.prototype.hasOwnProperty,e=n.aliasToReal,r={};for(var u in e){var i=e[u];t.call(r,i)?r[i].push(u):r[i]=[u]}return r}(),n.remap={assignAll:\"assign\",assignAllWith:\"assignWith\",assignInAll:\"assignIn\",assignInAllWith:\"assignInWith\",curryN:\"curry\",curryRightN:\"curryRight\",defaultsAll:\"defaults\",defaultsDeepAll:\"defaultsDeep\",findFrom:\"find\",findIndexFrom:\"findIndex\",findLastFrom:\"findLast\",findLastIndexFrom:\"findLastIndex\",getOr:\"get\",includesFrom:\"includes\",indexOfFrom:\"indexOf\",invokeArgs:\"invoke\",invokeArgsMap:\"invokeMap\",lastIndexOfFrom:\"lastIndexOf\",mergeAll:\"merge\",mergeAllWith:\"mergeWith\",padChars:\"pad\",padCharsEnd:\"padEnd\",padCharsStart:\"padStart\",propertyOf:\"get\",rangeStep:\"range\",rangeStepRight:\"rangeRight\",restFrom:\"rest\",spreadFrom:\"spread\",trimChars:\"trim\",trimCharsEnd:\"trimEnd\",trimCharsStart:\"trimStart\",zipAll:\"zip\"},n.skipFixed={castArray:!0,flow:!0,flowRight:!0,iteratee:!0,mixin:!0,rearg:!0,runInContext:!0},n.skipRearg={add:!0,assign:!0,assignIn:!0,bind:!0,bindKey:!0,concat:!0,difference:!0,divide:!0,eq:!0,gt:!0,gte:!0,isEqual:!0,lt:!0,lte:!0,matchesProperty:!0,merge:!0,multiply:!0,overArgs:!0,partial:!0,partialRight:!0,propertyOf:!0,random:!0,range:!0,rangeRight:!0,subtract:!0,zip:!0,zipObject:!0,zipObjectDeep:!0}},", + "originalSize": 9955, + "originalSource": "/** Used to map aliases to their real names. */\nexports.aliasToReal = {\n\n // Lodash aliases.\n 'each': 'forEach',\n 'eachRight': 'forEachRight',\n 'entries': 'toPairs',\n 'entriesIn': 'toPairsIn',\n 'extend': 'assignIn',\n 'extendAll': 'assignInAll',\n 'extendAllWith': 'assignInAllWith',\n 'extendWith': 'assignInWith',\n 'first': 'head',\n\n // Methods that are curried variants of others.\n 'conforms': 'conformsTo',\n 'matches': 'isMatch',\n 'property': 'get',\n\n // Ramda aliases.\n '__': 'placeholder',\n 'F': 'stubFalse',\n 'T': 'stubTrue',\n 'all': 'every',\n 'allPass': 'overEvery',\n 'always': 'constant',\n 'any': 'some',\n 'anyPass': 'overSome',\n 'apply': 'spread',\n 'assoc': 'set',\n 'assocPath': 'set',\n 'complement': 'negate',\n 'compose': 'flowRight',\n 'contains': 'includes',\n 'dissoc': 'unset',\n 'dissocPath': 'unset',\n 'dropLast': 'dropRight',\n 'dropLastWhile': 'dropRightWhile',\n 'equals': 'isEqual',\n 'identical': 'eq',\n 'indexBy': 'keyBy',\n 'init': 'initial',\n 'invertObj': 'invert',\n 'juxt': 'over',\n 'omitAll': 'omit',\n 'nAry': 'ary',\n 'path': 'get',\n 'pathEq': 'matchesProperty',\n 'pathOr': 'getOr',\n 'paths': 'at',\n 'pickAll': 'pick',\n 'pipe': 'flow',\n 'pluck': 'map',\n 'prop': 'get',\n 'propEq': 'matchesProperty',\n 'propOr': 'getOr',\n 'props': 'at',\n 'symmetricDifference': 'xor',\n 'symmetricDifferenceBy': 'xorBy',\n 'symmetricDifferenceWith': 'xorWith',\n 'takeLast': 'takeRight',\n 'takeLastWhile': 'takeRightWhile',\n 'unapply': 'rest',\n 'unnest': 'flatten',\n 'useWith': 'overArgs',\n 'where': 'conformsTo',\n 'whereEq': 'isMatch',\n 'zipObj': 'zipObject'\n};\n\n/** Used to map ary to method names. */\nexports.aryMethod = {\n '1': [\n 'assignAll', 'assignInAll', 'attempt', 'castArray', 'ceil', 'create',\n 'curry', 'curryRight', 'defaultsAll', 'defaultsDeepAll', 'floor', 'flow',\n 'flowRight', 'fromPairs', 'invert', 'iteratee', 'memoize', 'method', 'mergeAll',\n 'methodOf', 'mixin', 'nthArg', 'over', 'overEvery', 'overSome','rest', 'reverse',\n 'round', 'runInContext', 'spread', 'template', 'trim', 'trimEnd', 'trimStart',\n 'uniqueId', 'words', 'zipAll'\n ],\n '2': [\n 'add', 'after', 'ary', 'assign', 'assignAllWith', 'assignIn', 'assignInAllWith',\n 'at', 'before', 'bind', 'bindAll', 'bindKey', 'chunk', 'cloneDeepWith',\n 'cloneWith', 'concat', 'conformsTo', 'countBy', 'curryN', 'curryRightN',\n 'debounce', 'defaults', 'defaultsDeep', 'defaultTo', 'delay', 'difference',\n 'divide', 'drop', 'dropRight', 'dropRightWhile', 'dropWhile', 'endsWith', 'eq',\n 'every', 'filter', 'find', 'findIndex', 'findKey', 'findLast', 'findLastIndex',\n 'findLastKey', 'flatMap', 'flatMapDeep', 'flattenDepth', 'forEach',\n 'forEachRight', 'forIn', 'forInRight', 'forOwn', 'forOwnRight', 'get',\n 'groupBy', 'gt', 'gte', 'has', 'hasIn', 'includes', 'indexOf', 'intersection',\n 'invertBy', 'invoke', 'invokeMap', 'isEqual', 'isMatch', 'join', 'keyBy',\n 'lastIndexOf', 'lt', 'lte', 'map', 'mapKeys', 'mapValues', 'matchesProperty',\n 'maxBy', 'meanBy', 'merge', 'mergeAllWith', 'minBy', 'multiply', 'nth', 'omit',\n 'omitBy', 'overArgs', 'pad', 'padEnd', 'padStart', 'parseInt', 'partial',\n 'partialRight', 'partition', 'pick', 'pickBy', 'propertyOf', 'pull', 'pullAll',\n 'pullAt', 'random', 'range', 'rangeRight', 'rearg', 'reject', 'remove',\n 'repeat', 'restFrom', 'result', 'sampleSize', 'some', 'sortBy', 'sortedIndex',\n 'sortedIndexOf', 'sortedLastIndex', 'sortedLastIndexOf', 'sortedUniqBy',\n 'split', 'spreadFrom', 'startsWith', 'subtract', 'sumBy', 'take', 'takeRight',\n 'takeRightWhile', 'takeWhile', 'tap', 'throttle', 'thru', 'times', 'trimChars',\n 'trimCharsEnd', 'trimCharsStart', 'truncate', 'union', 'uniqBy', 'uniqWith',\n 'unset', 'unzipWith', 'without', 'wrap', 'xor', 'zip', 'zipObject',\n 'zipObjectDeep'\n ],\n '3': [\n 'assignInWith', 'assignWith', 'clamp', 'differenceBy', 'differenceWith',\n 'findFrom', 'findIndexFrom', 'findLastFrom', 'findLastIndexFrom', 'getOr',\n 'includesFrom', 'indexOfFrom', 'inRange', 'intersectionBy', 'intersectionWith',\n 'invokeArgs', 'invokeArgsMap', 'isEqualWith', 'isMatchWith', 'flatMapDepth',\n 'lastIndexOfFrom', 'mergeWith', 'orderBy', 'padChars', 'padCharsEnd',\n 'padCharsStart', 'pullAllBy', 'pullAllWith', 'rangeStep', 'rangeStepRight',\n 'reduce', 'reduceRight', 'replace', 'set', 'slice', 'sortedIndexBy',\n 'sortedLastIndexBy', 'transform', 'unionBy', 'unionWith', 'update', 'xorBy',\n 'xorWith', 'zipWith'\n ],\n '4': [\n 'fill', 'setWith', 'updateWith'\n ]\n};\n\n/** Used to map ary to rearg configs. */\nexports.aryRearg = {\n '2': [1, 0],\n '3': [2, 0, 1],\n '4': [3, 2, 0, 1]\n};\n\n/** Used to map method names to their iteratee ary. */\nexports.iterateeAry = {\n 'dropRightWhile': 1,\n 'dropWhile': 1,\n 'every': 1,\n 'filter': 1,\n 'find': 1,\n 'findFrom': 1,\n 'findIndex': 1,\n 'findIndexFrom': 1,\n 'findKey': 1,\n 'findLast': 1,\n 'findLastFrom': 1,\n 'findLastIndex': 1,\n 'findLastIndexFrom': 1,\n 'findLastKey': 1,\n 'flatMap': 1,\n 'flatMapDeep': 1,\n 'flatMapDepth': 1,\n 'forEach': 1,\n 'forEachRight': 1,\n 'forIn': 1,\n 'forInRight': 1,\n 'forOwn': 1,\n 'forOwnRight': 1,\n 'map': 1,\n 'mapKeys': 1,\n 'mapValues': 1,\n 'partition': 1,\n 'reduce': 2,\n 'reduceRight': 2,\n 'reject': 1,\n 'remove': 1,\n 'some': 1,\n 'takeRightWhile': 1,\n 'takeWhile': 1,\n 'times': 1,\n 'transform': 2\n};\n\n/** Used to map method names to iteratee rearg configs. */\nexports.iterateeRearg = {\n 'mapKeys': [1],\n 'reduceRight': [1, 0]\n};\n\n/** Used to map method names to rearg configs. */\nexports.methodRearg = {\n 'assignInAllWith': [1, 0],\n 'assignInWith': [1, 2, 0],\n 'assignAllWith': [1, 0],\n 'assignWith': [1, 2, 0],\n 'differenceBy': [1, 2, 0],\n 'differenceWith': [1, 2, 0],\n 'getOr': [2, 1, 0],\n 'intersectionBy': [1, 2, 0],\n 'intersectionWith': [1, 2, 0],\n 'isEqualWith': [1, 2, 0],\n 'isMatchWith': [2, 1, 0],\n 'mergeAllWith': [1, 0],\n 'mergeWith': [1, 2, 0],\n 'padChars': [2, 1, 0],\n 'padCharsEnd': [2, 1, 0],\n 'padCharsStart': [2, 1, 0],\n 'pullAllBy': [2, 1, 0],\n 'pullAllWith': [2, 1, 0],\n 'rangeStep': [1, 2, 0],\n 'rangeStepRight': [1, 2, 0],\n 'setWith': [3, 1, 2, 0],\n 'sortedIndexBy': [2, 1, 0],\n 'sortedLastIndexBy': [2, 1, 0],\n 'unionBy': [1, 2, 0],\n 'unionWith': [1, 2, 0],\n 'updateWith': [3, 1, 2, 0],\n 'xorBy': [1, 2, 0],\n 'xorWith': [1, 2, 0],\n 'zipWith': [1, 2, 0]\n};\n\n/** Used to map method names to spread configs. */\nexports.methodSpread = {\n 'assignAll': { 'start': 0 },\n 'assignAllWith': { 'start': 0 },\n 'assignInAll': { 'start': 0 },\n 'assignInAllWith': { 'start': 0 },\n 'defaultsAll': { 'start': 0 },\n 'defaultsDeepAll': { 'start': 0 },\n 'invokeArgs': { 'start': 2 },\n 'invokeArgsMap': { 'start': 2 },\n 'mergeAll': { 'start': 0 },\n 'mergeAllWith': { 'start': 0 },\n 'partial': { 'start': 1 },\n 'partialRight': { 'start': 1 },\n 'without': { 'start': 1 },\n 'zipAll': { 'start': 0 }\n};\n\n/** Used to identify methods which mutate arrays or objects. */\nexports.mutate = {\n 'array': {\n 'fill': true,\n 'pull': true,\n 'pullAll': true,\n 'pullAllBy': true,\n 'pullAllWith': true,\n 'pullAt': true,\n 'remove': true,\n 'reverse': true\n },\n 'object': {\n 'assign': true,\n 'assignAll': true,\n 'assignAllWith': true,\n 'assignIn': true,\n 'assignInAll': true,\n 'assignInAllWith': true,\n 'assignInWith': true,\n 'assignWith': true,\n 'defaults': true,\n 'defaultsAll': true,\n 'defaultsDeep': true,\n 'defaultsDeepAll': true,\n 'merge': true,\n 'mergeAll': true,\n 'mergeAllWith': true,\n 'mergeWith': true,\n },\n 'set': {\n 'set': true,\n 'setWith': true,\n 'unset': true,\n 'update': true,\n 'updateWith': true\n }\n};\n\n/** Used to map real names to their aliases. */\nexports.realToAlias = (function() {\n var hasOwnProperty = Object.prototype.hasOwnProperty,\n object = exports.aliasToReal,\n result = {};\n\n for (var key in object) {\n var value = object[key];\n if (hasOwnProperty.call(result, value)) {\n result[value].push(key);\n } else {\n result[value] = [key];\n }\n }\n return result;\n}());\n\n/** Used to map method names to other names. */\nexports.remap = {\n 'assignAll': 'assign',\n 'assignAllWith': 'assignWith',\n 'assignInAll': 'assignIn',\n 'assignInAllWith': 'assignInWith',\n 'curryN': 'curry',\n 'curryRightN': 'curryRight',\n 'defaultsAll': 'defaults',\n 'defaultsDeepAll': 'defaultsDeep',\n 'findFrom': 'find',\n 'findIndexFrom': 'findIndex',\n 'findLastFrom': 'findLast',\n 'findLastIndexFrom': 'findLastIndex',\n 'getOr': 'get',\n 'includesFrom': 'includes',\n 'indexOfFrom': 'indexOf',\n 'invokeArgs': 'invoke',\n 'invokeArgsMap': 'invokeMap',\n 'lastIndexOfFrom': 'lastIndexOf',\n 'mergeAll': 'merge',\n 'mergeAllWith': 'mergeWith',\n 'padChars': 'pad',\n 'padCharsEnd': 'padEnd',\n 'padCharsStart': 'padStart',\n 'propertyOf': 'get',\n 'rangeStep': 'range',\n 'rangeStepRight': 'rangeRight',\n 'restFrom': 'rest',\n 'spreadFrom': 'spread',\n 'trimChars': 'trim',\n 'trimCharsEnd': 'trimEnd',\n 'trimCharsStart': 'trimStart',\n 'zipAll': 'zip'\n};\n\n/** Used to track methods that skip fixing their arity. */\nexports.skipFixed = {\n 'castArray': true,\n 'flow': true,\n 'flowRight': true,\n 'iteratee': true,\n 'mixin': true,\n 'rearg': true,\n 'runInContext': true\n};\n\n/** Used to track methods that skip rearranging arguments. */\nexports.skipRearg = {\n 'add': true,\n 'assign': true,\n 'assignIn': true,\n 'bind': true,\n 'bindKey': true,\n 'concat': true,\n 'difference': true,\n 'divide': true,\n 'eq': true,\n 'gt': true,\n 'gte': true,\n 'isEqual': true,\n 'lt': true,\n 'lte': true,\n 'matchesProperty': true,\n 'merge': true,\n 'multiply': true,\n 'overArgs': true,\n 'partial': true,\n 'partialRight': true,\n 'propertyOf': true,\n 'random': true,\n 'range': true,\n 'rangeRight': true,\n 'subtract': true,\n 'zip': true,\n 'zipObject': true,\n 'zipObjectDeep': true\n};\n", + "modules": [] + }, + { + "id": 8, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/lodash/fp/placeholder.js", + "name": "./node_modules/lodash/fp/placeholder.js", + "index": 14, + "index2": 9, + "size": 105, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/lodash/fp/_baseConvert.js", + "issuerId": 6, + "issuerName": "./node_modules/lodash/fp/_baseConvert.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 0, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/lodash/fp.js", + "name": "./node_modules/lodash/fp.js" + }, + { + "id": 6, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/lodash/fp/_baseConvert.js", + "name": "./node_modules/lodash/fp/_baseConvert.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 6, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/lodash/fp/_baseConvert.js", + "module": "./node_modules/lodash/fp/_baseConvert.js", + "moduleName": "./node_modules/lodash/fp/_baseConvert.js", + "type": "cjs require", + "userRequest": "./placeholder", + "loc": "2:21-45" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 5, + "source": "/**\n * The default argument placeholder value for methods.\n *\n * @type {Object}\n */\nmodule.exports = {};\n", + "parsedSize": 15, + "parsedSource": "\nt.exports={}},", + "originalSize": 105, + "originalSource": "/**\n * The default argument placeholder value for methods.\n *\n * @type {Object}\n */\nmodule.exports = {};\n", + "modules": [] + }, + { + "id": 9, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/src/index.js 5a097ed2414d9302c6ae6c8efc112b9c", + "name": "./src/index.js + 5 modules", + "index": 0, + "index2": 16, + "size": 15003, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": null, + "issuerId": null, + "issuerName": null, + "issuerPath": null, + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": null, + "module": null, + "moduleName": null, + "type": "single entry", + "userRequest": "./src/index.js", + "loc": "main" + } + ], + "usedExports": true, + "providedExports": [], + "optimizationBailout": [ + "ModuleConcatenation bailout: Cannot concat with ./src/app.css (<- Module is not an ECMAScript module)", + "ModuleConcatenation bailout: Cannot concat with ./src/article.css (<- Module is not an ECMAScript module)", + "ModuleConcatenation bailout: Cannot concat with ./node_modules/lodash/fp.js (<- Module is not an ECMAScript module)" + ], + "depth": 0, + "filteredModules": 0, + "parsedSize": null, + "parsedSource": null, + "originalSize": null, + "originalSource": null, + "modules": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/src/index.js", + "name": "./src/index.js", + "index": 0, + "index2": 16, + "size": 97, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": null, + "issuerId": null, + "issuerName": null, + "issuerPath": null, + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": null, + "module": null, + "moduleName": null, + "type": "single entry", + "userRequest": "./src/index.js", + "loc": "main" + } + ], + "usedExports": true, + "providedExports": [], + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is an entry point" + ], + "depth": 0, + "source": "import { h, render } from 'preact';\nimport App from './app';\nrender(h(App, null), document.body);", + "parsedSize": 30, + "parsedSource": "\nC(_((null),document.body)}]);", + "originalSize": 95, + "originalSource": "import { h, render } from 'preact';\n\nimport App from './app';\n\nrender(, document.body);\n", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/preact/dist/preact.module.js", + "name": "./node_modules/preact/dist/preact.module.js", + "index": 1, + "index2": 0, + "size": 9566, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/src/index.js", + "issuerId": null, + "issuerName": "./src/index.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/src/index.js", + "name": "./src/index.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/src/index.js", + "module": "./src/index.js", + "moduleName": "./src/index.js", + "type": "harmony side effect evaluation", + "userRequest": "preact", + "loc": "1:0-35" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/src/article.jsx", + "module": "./src/article.jsx", + "moduleName": "./src/article.jsx", + "type": "harmony side effect evaluation", + "userRequest": "preact", + "loc": "1:0-27" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/preact/hooks/dist/hooks.module.js", + "module": "./node_modules/preact/hooks/dist/hooks.module.js", + "moduleName": "./node_modules/preact/hooks/dist/hooks.module.js", + "type": "harmony side effect evaluation", + "userRequest": "preact", + "loc": "1:0-33" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/preact/hooks/dist/hooks.module.js", + "module": "./node_modules/preact/hooks/dist/hooks.module.js", + "moduleName": "./node_modules/preact/hooks/dist/hooks.module.js", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "1:54-55" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/preact/hooks/dist/hooks.module.js", + "module": "./node_modules/preact/hooks/dist/hooks.module.js", + "moduleName": "./node_modules/preact/hooks/dist/hooks.module.js", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "1:62-63" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/preact/hooks/dist/hooks.module.js", + "module": "./node_modules/preact/hooks/dist/hooks.module.js", + "moduleName": "./node_modules/preact/hooks/dist/hooks.module.js", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "1:73-74" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/preact/hooks/dist/hooks.module.js", + "module": "./node_modules/preact/hooks/dist/hooks.module.js", + "moduleName": "./node_modules/preact/hooks/dist/hooks.module.js", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "1:81-82" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/preact/hooks/dist/hooks.module.js", + "module": "./node_modules/preact/hooks/dist/hooks.module.js", + "moduleName": "./node_modules/preact/hooks/dist/hooks.module.js", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "1:107-108" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/preact/hooks/dist/hooks.module.js", + "module": "./node_modules/preact/hooks/dist/hooks.module.js", + "moduleName": "./node_modules/preact/hooks/dist/hooks.module.js", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "1:114-115" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/preact/hooks/dist/hooks.module.js", + "module": "./node_modules/preact/hooks/dist/hooks.module.js", + "moduleName": "./node_modules/preact/hooks/dist/hooks.module.js", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "1:443-444" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/preact/hooks/dist/hooks.module.js", + "module": "./node_modules/preact/hooks/dist/hooks.module.js", + "moduleName": "./node_modules/preact/hooks/dist/hooks.module.js", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "1:529-530" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/preact/hooks/dist/hooks.module.js", + "module": "./node_modules/preact/hooks/dist/hooks.module.js", + "moduleName": "./node_modules/preact/hooks/dist/hooks.module.js", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "1:1013-1014" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/preact/hooks/dist/hooks.module.js", + "module": "./node_modules/preact/hooks/dist/hooks.module.js", + "moduleName": "./node_modules/preact/hooks/dist/hooks.module.js", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "1:1030-1031" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/preact/hooks/dist/hooks.module.js", + "module": "./node_modules/preact/hooks/dist/hooks.module.js", + "moduleName": "./node_modules/preact/hooks/dist/hooks.module.js", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "1:1345-1346" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/preact/hooks/dist/hooks.module.js", + "module": "./node_modules/preact/hooks/dist/hooks.module.js", + "moduleName": "./node_modules/preact/hooks/dist/hooks.module.js", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "1:1568-1569" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/preact/hooks/dist/hooks.module.js", + "module": "./node_modules/preact/hooks/dist/hooks.module.js", + "moduleName": "./node_modules/preact/hooks/dist/hooks.module.js", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "1:1671-1672" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/preact/hooks/dist/hooks.module.js", + "module": "./node_modules/preact/hooks/dist/hooks.module.js", + "moduleName": "./node_modules/preact/hooks/dist/hooks.module.js", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "1:1767-1768" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/preact/hooks/dist/hooks.module.js", + "module": "./node_modules/preact/hooks/dist/hooks.module.js", + "moduleName": "./node_modules/preact/hooks/dist/hooks.module.js", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "1:1796-1797" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/preact/hooks/dist/hooks.module.js", + "module": "./node_modules/preact/hooks/dist/hooks.module.js", + "moduleName": "./node_modules/preact/hooks/dist/hooks.module.js", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "1:1993-1994" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/preact/hooks/dist/hooks.module.js", + "module": "./node_modules/preact/hooks/dist/hooks.module.js", + "moduleName": "./node_modules/preact/hooks/dist/hooks.module.js", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "1:2157-2158" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/preact/hooks/dist/hooks.module.js", + "module": "./node_modules/preact/hooks/dist/hooks.module.js", + "moduleName": "./node_modules/preact/hooks/dist/hooks.module.js", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "1:2186-2187" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/preact/hooks/dist/hooks.module.js", + "module": "./node_modules/preact/hooks/dist/hooks.module.js", + "moduleName": "./node_modules/preact/hooks/dist/hooks.module.js", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "1:2309-2310" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/src/index.js", + "module": "./src/index.js", + "moduleName": "./src/index.js", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "3:0-6" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/src/index.js", + "module": "./src/index.js", + "moduleName": "./src/index.js", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "3:7-8" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/src/article.jsx", + "module": "./src/article.jsx", + "moduleName": "./src/article.jsx", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "5:9-10" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/src/app.jsx", + "module": "./src/app.jsx", + "moduleName": "./src/app.jsx", + "type": "harmony side effect evaluation", + "userRequest": "preact", + "loc": "9:0-27" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/src/article.jsx", + "module": "./src/article.jsx", + "moduleName": "./src/article.jsx", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "13:9-10" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/src/article.jsx", + "module": "./src/article.jsx", + "moduleName": "./src/article.jsx", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "15:5-6" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/src/article.jsx", + "module": "./src/article.jsx", + "moduleName": "./src/article.jsx", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "15:23-24" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/src/article.jsx", + "module": "./src/article.jsx", + "moduleName": "./src/article.jsx", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "17:13-14" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/src/article.jsx", + "module": "./src/article.jsx", + "moduleName": "./src/article.jsx", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "19:5-6" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/src/article.jsx", + "module": "./src/article.jsx", + "moduleName": "./src/article.jsx", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "21:30-31" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/src/app.jsx", + "module": "./src/app.jsx", + "moduleName": "./src/app.jsx", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "23:9-10" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/src/app.jsx", + "module": "./src/app.jsx", + "moduleName": "./src/app.jsx", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "25:5-6" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/src/app.jsx", + "module": "./src/app.jsx", + "moduleName": "./src/app.jsx", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "25:23-24" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/src/app.jsx", + "module": "./src/app.jsx", + "moduleName": "./src/app.jsx", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "28:11-12" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/src/app.jsx", + "module": "./src/app.jsx", + "moduleName": "./src/app.jsx", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "29:7-8" + } + ], + "usedExports": [ + "render", + "h", + "options" + ], + "providedExports": [ + "render", + "hydrate", + "createElement", + "h", + "Fragment", + "createRef", + "isValidElement", + "Component", + "cloneElement", + "createContext", + "toChildArray", + "_unmount", + "options" + ], + "optimizationBailout": [], + "depth": 1, + "source": "var n,l,u,i,t,r,o,f,e={},c=[],s=/acit|ex(?:s|g|n|p|$)|rph|grid|ows|mnc|ntw|ine[ch]|zoo|^ord/i;function a(n,l){for(var u in l)n[u]=l[u];return n}function v(n){var l=n.parentNode;l&&l.removeChild(n)}function h(n,l,u){var i,t=arguments,r={};for(i in l)\"key\"!==i&&\"ref\"!==i&&(r[i]=l[i]);if(arguments.length>3)for(u=[u],i=3;i2&&(l.children=c.slice.call(arguments,2)),u={},l)\"key\"!==i&&\"ref\"!==i&&(u[i]=l[i]);return p(n.type,u,l.key||n.key,l.ref||n.ref,null)}function M(n){var l={},u={__c:\"__cC\"+f++,__:n,Consumer:function(n,l){return n.children(l)},Provider:function(n){var i,t=this;return this.getChildContext||(i=[],this.getChildContext=function(){return l[u.__c]=t,l},this.shouldComponentUpdate=function(n){t.props.value!==n.value&&i.some(function(l){l.context=n.value,g(l)})},this.sub=function(n){i.push(n);var l=n.componentWillUnmount;n.componentWillUnmount=function(){i.splice(i.indexOf(n),1),l&&l.call(n)}}),n.children}};return u.Consumer.contextType=u,u.Provider.__=u,u}n={__e:function(n,l){for(var u,i;l=l.__;)if((u=l.__c)&&!u.__)try{if(u.constructor&&null!=u.constructor.getDerivedStateFromError&&(i=!0,u.setState(u.constructor.getDerivedStateFromError(n))),null!=u.componentDidCatch&&(i=!0,u.componentDidCatch(n)),i)return g(u.__E=u)}catch(l){n=l}throw n}},l=function(n){return null!=n&&void 0===n.constructor},m.prototype.setState=function(n,l){var u;u=this.__s!==this.state?this.__s:this.__s=a({},this.state),\"function\"==typeof n&&(n=n(u,this.props)),n&&a(u,n),null!=n&&this.__v&&(l&&this.__h.push(l),g(this))},m.prototype.forceUpdate=function(n){this.__v&&(this.__e=!0,n&&this.__h.push(n),g(this))},m.prototype.render=d,u=[],i=0,t=\"function\"==typeof Promise?Promise.prototype.then.bind(Promise.resolve()):setTimeout,o=e,f=0;export{H as render,I as hydrate,h as createElement,h,d as Fragment,y as createRef,l as isValidElement,m as Component,L as cloneElement,M as createContext,x as toChildArray,D as _unmount,n as options};\n//# sourceMappingURL=preact.module.js.map\n", + "parsedSize": 8498, + "parsedSource": "\nr,u,i,o,a,f,c={},l=[],s=/acit|ex(?:s|g|n|p|$)|rph|grid|ows|mnc|ntw|ine[ch]|zoo|^ord/i;function p(t,n){for(var e in n)t[e]=n[e];return t}function h(t){var n=t.parentNode;n&&n.removeChild(t)}function _(t,n,e){var r,u=arguments,i={};for(r in n)\"key\"!==r&&\"ref\"!==r&&(i[r]=n[r]);if(arguments.length>3)for(e=[e],r=3;r3)for(u=[u],i=3;i2&&(l.children=c.slice.call(arguments,2)),u={},l)\"key\"!==i&&\"ref\"!==i&&(u[i]=l[i]);return p(n.type,u,l.key||n.key,l.ref||n.ref,null)}function M(n){var l={},u={__c:\"__cC\"+f++,__:n,Consumer:function(n,l){return n.children(l)},Provider:function(n){var i,t=this;return this.getChildContext||(i=[],this.getChildContext=function(){return l[u.__c]=t,l},this.shouldComponentUpdate=function(n){t.props.value!==n.value&&i.some(function(l){l.context=n.value,g(l)})},this.sub=function(n){i.push(n);var l=n.componentWillUnmount;n.componentWillUnmount=function(){i.splice(i.indexOf(n),1),l&&l.call(n)}}),n.children}};return u.Consumer.contextType=u,u.Provider.__=u,u}n={__e:function(n,l){for(var u,i;l=l.__;)if((u=l.__c)&&!u.__)try{if(u.constructor&&null!=u.constructor.getDerivedStateFromError&&(i=!0,u.setState(u.constructor.getDerivedStateFromError(n))),null!=u.componentDidCatch&&(i=!0,u.componentDidCatch(n)),i)return g(u.__E=u)}catch(l){n=l}throw n}},l=function(n){return null!=n&&void 0===n.constructor},m.prototype.setState=function(n,l){var u;u=this.__s!==this.state?this.__s:this.__s=a({},this.state),\"function\"==typeof n&&(n=n(u,this.props)),n&&a(u,n),null!=n&&this.__v&&(l&&this.__h.push(l),g(this))},m.prototype.forceUpdate=function(n){this.__v&&(this.__e=!0,n&&this.__h.push(n),g(this))},m.prototype.render=d,u=[],i=0,t=\"function\"==typeof Promise?Promise.prototype.then.bind(Promise.resolve()):setTimeout,o=e,f=0;export{H as render,I as hydrate,h as createElement,h,d as Fragment,y as createRef,l as isValidElement,m as Component,L as cloneElement,M as createContext,x as toChildArray,D as _unmount,n as options};\n//# sourceMappingURL=preact.module.js.map\n", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/src/app.jsx", + "name": "./src/app.jsx", + "index": 2, + "index2": 15, + "size": 1561, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/src/index.js", + "issuerId": null, + "issuerName": "./src/index.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/src/index.js", + "name": "./src/index.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/src/index.js", + "module": "./src/index.js", + "moduleName": "./src/index.js", + "type": "harmony side effect evaluation", + "userRequest": "./app", + "loc": "2:0-24" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/src/index.js", + "module": "./src/index.js", + "moduleName": "./src/index.js", + "type": "harmony import specifier", + "userRequest": "./app", + "loc": "3:9-12" + } + ], + "usedExports": [ + "default" + ], + "providedExports": [ + "default" + ], + "optimizationBailout": [], + "depth": 1, + "source": "function _slicedToArray(arr, i) { return _arrayWithHoles(arr) || _iterableToArrayLimit(arr, i) || _nonIterableRest(); }\n\nfunction _nonIterableRest() { throw new TypeError(\"Invalid attempt to destructure non-iterable instance\"); }\n\nfunction _iterableToArrayLimit(arr, i) { if (!(Symbol.iterator in Object(arr) || Object.prototype.toString.call(arr) === \"[object Arguments]\")) { return; } var _arr = []; var _n = true; var _d = false; var _e = undefined; try { for (var _i = arr[Symbol.iterator](), _s; !(_n = (_s = _i.next()).done); _n = true) { _arr.push(_s.value); if (i && _arr.length === i) break; } } catch (err) { _d = true; _e = err; } finally { try { if (!_n && _i[\"return\"] != null) _i[\"return\"](); } finally { if (_d) throw _e; } } return _arr; }\n\nfunction _arrayWithHoles(arr) { if (Array.isArray(arr)) return arr; }\n\nimport { h } from 'preact';\nimport { useState, useEffect } from 'preact/hooks';\nimport styles from './app.css';\nimport { fetchFullArticles } from './api';\nimport Article from './article';\nexport default function App() {\n var _useState = useState([]),\n _useState2 = _slicedToArray(_useState, 2),\n articles = _useState2[0],\n setArticles = _useState2[1];\n\n useEffect(function () {\n fetchFullArticles().then(setArticles);\n });\n return h(\"section\", {\n className: styles.root\n }, h(\"header\", null, h(\"h1\", {\n className: styles.title\n }, \"Latest dev.to articles\")), articles.length ? articles.map(function (article) {\n return h(Article, article);\n }) : h(\"progress\", {\n className: styles.loader\n }));\n}", + "parsedSize": 262, + "parsedSource": "\nfunction(){var u=it($([]),2),i=u[0],o=u[1];return function(){then(o)},_(\"section\",{className:Y.a.root},_(\"header\",null,_(\"h1\",{className:Y.a.title},\"Latest dev.to articles\")),i.length?i.map((function(t){return _(ut,t)})):_(\"progress\",{className:Y.a.loader}))}),", + "originalSize": 671, + "originalSource": "import { h } from 'preact';\nimport { useState, useEffect } from 'preact/hooks';\n\nimport styles from './app.css';\n\nimport { fetchFullArticles } from './api';\nimport Article from './article';\n\nexport default function App() {\n const [articles, setArticles] = useState([]);\n\n useEffect(() => {\n fetchFullArticles().then(setArticles);\n });\n\n return
    \n
    \n

    Latest dev.to articles

    \n
    \n {articles.length\n ? articles.map((article) =>
    )\n : }\n
    \n}", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/preact/hooks/dist/hooks.module.js", + "name": "./node_modules/preact/hooks/dist/hooks.module.js", + "index": 3, + "index2": 1, + "size": 2567, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/src/app.jsx", + "issuerId": null, + "issuerName": "./src/app.jsx", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/src/app.jsx", + "name": "./src/app.jsx" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/src/app.jsx", + "module": "./src/app.jsx", + "moduleName": "./src/app.jsx", + "type": "harmony side effect evaluation", + "userRequest": "preact/hooks", + "loc": "10:0-51" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/src/app.jsx", + "module": "./src/app.jsx", + "moduleName": "./src/app.jsx", + "type": "harmony import specifier", + "userRequest": "preact/hooks", + "loc": "15:18-26" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/src/app.jsx", + "module": "./src/app.jsx", + "moduleName": "./src/app.jsx", + "type": "harmony import specifier", + "userRequest": "preact/hooks", + "loc": "20:2-11" + } + ], + "usedExports": [ + "useState", + "useEffect" + ], + "providedExports": [ + "useState", + "useReducer", + "useEffect", + "useLayoutEffect", + "useRef", + "useImperativeHandle", + "useMemo", + "useCallback", + "useContext", + "useDebugValue", + "useErrorBoundary" + ], + "optimizationBailout": [], + "depth": 2, + "source": "import{options as n}from\"preact\";var t,u,r,i=0,o=[],c=n.__r,f=n.diffed,e=n.__c,a=n.unmount;function v(t,r){n.__h&&n.__h(u,t,i||r),i=0;var o=u.__H||(u.__H={__:[],__h:[]});return t>=o.__.length&&o.__.push({}),o.__[t]}function m(n){return i=1,p(E,n)}function p(n,r,i){var o=v(t++,2);return o.__c||(o.__c=u,o.__=[i?i(r):E(void 0,r),function(t){var u=n(o.__[0],t);o.__[0]!==u&&(o.__[0]=u,o.__c.setState({}))}]),o.__}function l(r,i){var o=v(t++,3);!n.__s&&x(o.__H,i)&&(o.__=r,o.__H=i,u.__H.__h.push(o))}function y(r,i){var o=v(t++,4);!n.__s&&x(o.__H,i)&&(o.__=r,o.__H=i,u.__h.push(o))}function d(n){return i=5,h(function(){return{current:n}},[])}function s(n,t,u){i=6,y(function(){\"function\"==typeof n?n(t()):n&&(n.current=t())},null==u?u:u.concat(n))}function h(n,u){var r=v(t++,7);return x(r.__H,u)?(r.__H=u,r.__h=n,r.__=n()):r.__}function T(n,t){return i=8,h(function(){return n},t)}function w(n){var r=u.context[n.__c],i=v(t++,9);return i.__c=n,r?(null==i.__&&(i.__=!0,r.sub(u)),r.props.value):n.__}function A(t,u){n.useDebugValue&&n.useDebugValue(u?u(t):t)}function F(n){var r=v(t++,10),i=m();return r.__=n,u.componentDidCatch||(u.componentDidCatch=function(n){r.__&&r.__(n),i[1](n)}),[i[0],function(){i[1](void 0)}]}function _(){o.some(function(t){if(t.__P)try{t.__H.__h.forEach(g),t.__H.__h.forEach(q),t.__H.__h=[]}catch(u){return t.__H.__h=[],n.__e(u,t.__v),!0}}),o=[]}function g(n){n.t&&n.t()}function q(n){var t=n.__();\"function\"==typeof t&&(n.t=t)}function x(n,t){return!n||t.some(function(t,u){return t!==n[u]})}function E(n,t){return\"function\"==typeof t?t(n):t}n.__r=function(n){c&&c(n),t=0,(u=n.__c).__H&&(u.__H.__h.forEach(g),u.__H.__h.forEach(q),u.__H.__h=[])},n.diffed=function(t){f&&f(t);var u=t.__c;if(u){var i=u.__H;i&&i.__h.length&&(1!==o.push(u)&&r===n.requestAnimationFrame||((r=n.requestAnimationFrame)||function(n){var t,u=function(){clearTimeout(r),cancelAnimationFrame(t),setTimeout(n)},r=setTimeout(u,100);\"undefined\"!=typeof window&&(t=requestAnimationFrame(u))})(_))}},n.__c=function(t,u){u.some(function(t){try{t.__h.forEach(g),t.__h=t.__h.filter(function(n){return!n.__||q(n)})}catch(r){u.some(function(n){n.__h&&(n.__h=[])}),u=[],n.__e(r,t.__v)}}),e&&e(t,u)},n.unmount=function(t){a&&a(t);var u=t.__c;if(u){var r=u.__H;if(r)try{r.__.forEach(function(n){return n.t&&n.t()})}catch(t){n.__e(t,u.__v)}}};export{m as useState,p as useReducer,l as useEffect,y as useLayoutEffect,d as useRef,s as useImperativeHandle,h as useMemo,T as useCallback,w as useContext,A as useDebugValue,F as useErrorBoundary};\n//# sourceMappingURL=hooks.module.js.map\n", + "parsedSize": 1569, + "parsedSource": "\nB,L,M,F=0,D=[],T=r.__r,P=r.diffed,U=r.__c,N=r.unmount;function q(t,n){r.__h&&r.__h(L,t,F||n),F=0;var e=L.__H||(L.__H={__:[],__h:[]});return t>=e.__.length&&e.__.push({}),e.__[t]}function $(t){return F=1,function(t,n,e){var r=q(B++,2);return r.__c||(r.__c=L,r.__=[e?e(n):G(void 0,n),function(n){var e=t(r.__[0],n);r.__[0]!==e&&(r.__[0]=e,r.__c.setState({}))}]),r.__}(G,t)}function H(){D.some((function(t){if(t.__P)try{t.__H.__h.forEach(Z),t.__H.__h.forEach(K),t.__H.__h=[]}catch(n){return t.__H.__h=[],r.__e(n,t.__v),!0}})),D=[]}function Z(t){t.t&&t.t()}function K(t){var n=t.__();\"function\"==typeof n&&(t.t=n)}function V(t,n){return!t||n.some((function(n,e){return n!==t[e]}))}function G(t,n){return\"function\"==typeof n?n(t):n}r.__r=function(t){T&&T(t),B=0,(L=t.__c).__H&&(L.__H.__h.forEach(Z),L.__H.__h.forEach(K),L.__H.__h=[])},r.diffed=function(t){P&&P(t);var n=t.__c;if(n){var e=n.__H;e&&e.__h.length&&(1!==D.push(n)&&M===r.requestAnimationFrame||((M=r.requestAnimationFrame)||function(t){var n,e=function(){clearTimeout(r),cancelAnimationFrame(n),setTimeout(t)},r=setTimeout(e,100);\"undefined\"!=typeof window&&(n=requestAnimationFrame(e))})(H))}},r.__c=function(t,n){n.some((function(t){try{t.__h.forEach(Z),t.__h=t.__h.filter((function(t){return!t.__||K(t)}))}catch(e){n.some((function(t){t.__h&&(t.__h=[])})),n=[],r.__e(e,t.__v)}})),U&&U(t,n)},r.unmount=function(t){N&&N(t);var n=t.__c;if(n){var e=n.__H;if(e)try{e.__.forEach((function(t){return t.t&&t.t()}))}catch(t){r.__e(t,n.__v)}}};t,n,e,t=e=q(B++,3),!r.__s&&V(e.__H,n)&&(e.__=t,e.__H=n,L.__H.__h.push(e)),", + "originalSize": 2567, + "originalSource": "import{options as n}from\"preact\";var t,u,r,i=0,o=[],c=n.__r,f=n.diffed,e=n.__c,a=n.unmount;function v(t,r){n.__h&&n.__h(u,t,i||r),i=0;var o=u.__H||(u.__H={__:[],__h:[]});return t>=o.__.length&&o.__.push({}),o.__[t]}function m(n){return i=1,p(E,n)}function p(n,r,i){var o=v(t++,2);return o.__c||(o.__c=u,o.__=[i?i(r):E(void 0,r),function(t){var u=n(o.__[0],t);o.__[0]!==u&&(o.__[0]=u,o.__c.setState({}))}]),o.__}function l(r,i){var o=v(t++,3);!n.__s&&x(o.__H,i)&&(o.__=r,o.__H=i,u.__H.__h.push(o))}function y(r,i){var o=v(t++,4);!n.__s&&x(o.__H,i)&&(o.__=r,o.__H=i,u.__h.push(o))}function d(n){return i=5,h(function(){return{current:n}},[])}function s(n,t,u){i=6,y(function(){\"function\"==typeof n?n(t()):n&&(n.current=t())},null==u?u:u.concat(n))}function h(n,u){var r=v(t++,7);return x(r.__H,u)?(r.__H=u,r.__h=n,r.__=n()):r.__}function T(n,t){return i=8,h(function(){return n},t)}function w(n){var r=u.context[n.__c],i=v(t++,9);return i.__c=n,r?(null==i.__&&(i.__=!0,r.sub(u)),r.props.value):n.__}function A(t,u){n.useDebugValue&&n.useDebugValue(u?u(t):t)}function F(n){var r=v(t++,10),i=m();return r.__=n,u.componentDidCatch||(u.componentDidCatch=function(n){r.__&&r.__(n),i[1](n)}),[i[0],function(){i[1](void 0)}]}function _(){o.some(function(t){if(t.__P)try{t.__H.__h.forEach(g),t.__H.__h.forEach(q),t.__H.__h=[]}catch(u){return t.__H.__h=[],n.__e(u,t.__v),!0}}),o=[]}function g(n){n.t&&n.t()}function q(n){var t=n.__();\"function\"==typeof t&&(n.t=t)}function x(n,t){return!n||t.some(function(t,u){return t!==n[u]})}function E(n,t){return\"function\"==typeof t?t(n):t}n.__r=function(n){c&&c(n),t=0,(u=n.__c).__H&&(u.__H.__h.forEach(g),u.__H.__h.forEach(q),u.__H.__h=[])},n.diffed=function(t){f&&f(t);var u=t.__c;if(u){var i=u.__H;i&&i.__h.length&&(1!==o.push(u)&&r===n.requestAnimationFrame||((r=n.requestAnimationFrame)||function(n){var t,u=function(){clearTimeout(r),cancelAnimationFrame(t),setTimeout(n)},r=setTimeout(u,100);\"undefined\"!=typeof window&&(t=requestAnimationFrame(u))})(_))}},n.__c=function(t,u){u.some(function(t){try{t.__h.forEach(g),t.__h=t.__h.filter(function(n){return!n.__||q(n)})}catch(r){u.some(function(n){n.__h&&(n.__h=[])}),u=[],n.__e(r,t.__v)}}),e&&e(t,u)},n.unmount=function(t){a&&a(t);var u=t.__c;if(u){var r=u.__H;if(r)try{r.__.forEach(function(n){return n.t&&n.t()})}catch(t){n.__e(t,u.__v)}}};export{m as useState,p as useReducer,l as useEffect,y as useLayoutEffect,d as useRef,s as useImperativeHandle,h as useMemo,T as useCallback,w as useContext,A as useDebugValue,F as useErrorBoundary};\n//# sourceMappingURL=hooks.module.js.map\n", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/src/api.js", + "name": "./src/api.js", + "index": 6, + "index2": 4, + "size": 433, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/src/app.jsx", + "issuerId": null, + "issuerName": "./src/app.jsx", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/src/app.jsx", + "name": "./src/app.jsx" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/src/app.jsx", + "module": "./src/app.jsx", + "moduleName": "./src/app.jsx", + "type": "harmony side effect evaluation", + "userRequest": "./api", + "loc": "12:0-42" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/src/app.jsx", + "module": "./src/app.jsx", + "moduleName": "./src/app.jsx", + "type": "harmony import specifier", + "userRequest": "./api", + "loc": "21:4-21" + } + ], + "usedExports": [ + "fetchFullArticles" + ], + "providedExports": [ + "fetchFullArticles" + ], + "optimizationBailout": [], + "depth": 2, + "source": "var API_URL = 'https://dev.to/api/articles';\n\nfunction extractJson(response) {\n return response.json();\n}\n\nexport function fetchFullArticles() {\n return fetch(\"\".concat(API_URL, \"?per_page=5\")).then(extractJson).then(function (articles) {\n var fullArticles = articles.map(function (article) {\n return fetch(\"\".concat(API_URL, \"/\").concat(article.id)).then(extractJson);\n });\n return Promise.all(fullArticles);\n });\n}", + "parsedSize": 226, + "parsedSource": "\n\"https://dev.to/api/articles\";function Q(t){return t.json()}fetch(\"\".concat(X,\"?per_page=5\")).then(Q).then((function(t){var n=t.map((function(t){return fetch(\"\".concat(X,\"/\").concat(t.id)).then(Q)}));return Promise.all(n)})).", + "originalSize": 451, + "originalSource": "const API_URL = 'https://dev.to/api/articles';\n\nfunction extractJson(response) {\n return response.json();\n}\n\nexport function fetchFullArticles() {\n return fetch(`${API_URL}?per_page=5`)\n .then(extractJson)\n .then((articles) => {\n const fullArticles = articles.map((article) =>\n fetch(`${API_URL}/${article.id}`).then(extractJson)\n );\n\n return Promise.all(fullArticles);\n });\n}", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/src/article.jsx", + "name": "./src/article.jsx", + "index": 7, + "index2": 14, + "size": 764, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/src/app.jsx", + "issuerId": null, + "issuerName": "./src/app.jsx", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/src/app.jsx", + "name": "./src/app.jsx" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/src/app.jsx", + "module": "./src/app.jsx", + "moduleName": "./src/app.jsx", + "type": "harmony side effect evaluation", + "userRequest": "./article", + "loc": "13:0-32" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/src/app.jsx", + "module": "./src/app.jsx", + "moduleName": "./src/app.jsx", + "type": "harmony import specifier", + "userRequest": "./article", + "loc": "28:13-20" + } + ], + "usedExports": [ + "default" + ], + "providedExports": [ + "default" + ], + "optimizationBailout": [], + "depth": 2, + "source": "import { h } from 'preact';\nimport { isEmpty, map, pipe, reject, split, trim } from 'lodash/fp';\nimport styles from './article.css';\nvar renderTags = pipe(split(','), map(trim), reject(isEmpty), map(function (tag) {\n return h(\"li\", {\n className: styles.tag\n }, tag);\n}));\nexport default function Article(_ref) {\n var body_html = _ref.body_html,\n title = _ref.title,\n tag_list = _ref.tag_list;\n return h(\"article\", {\n className: styles.root\n }, h(\"header\", null, h(\"h2\", {\n className: styles.title\n }, title), h(\"nav\", {\n className: styles.tagsContainer\n }, h(\"ul\", {\n className: styles.tags\n }, renderTags(tag_list)))), h(\"div\", {\n className: styles.content,\n dangerouslySetInnerHTML: {\n __html: body_html\n }\n }));\n}", + "parsedSize": 459, + "parsedSource": "\nrt=Object(tt.pipe)(Object(tt.split)(\",\"),Object(tt.map)(tt.trim),Object(tt.reject)(tt.isEmpty),Object(tt.map)((function(t){return _(\"li\",{className:et.a.tag},t)})));function ut(t){var n=t.body_html,e=t.title,r=t.tag_list;return _(\"article\",{className:et.a.root},_(\"header\",null,_(\"h2\",{className:et.a.title},e),_(\"nav\",{className:et.a.tagsContainer},_(\"ul\",{className:et.a.tags},rt(r)))),_(\"div\",{className:et.a.content,dangerouslySetInnerHTML:{__html:n}}))}", + "originalSize": 783, + "originalSource": "import { h } from 'preact';\nimport {\n isEmpty,\n map,\n pipe,\n reject,\n split,\n trim\n} from 'lodash/fp';\n\nimport styles from './article.css';\n\nconst renderTags = pipe(\n split(','),\n map(trim),\n reject(isEmpty),\n map((tag) =>
  • {tag}
  • )\n);\n\nexport default function Article({ body_html, title, tag_list }) {\n return
    \n
    \n

    {title}

    \n \n
    \n
    \n
    ;\n}\n", + "modules": [] + } + ] + }, + { + "id": "", + "identifier": "css /home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/css-loader/dist/cjs.js??ref--5-1!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/src/app.css 0", + "name": "css ./node_modules/css-loader/dist/cjs.js??ref--5-1!./node_modules/webpack-enhanced-stats-plugin/loader.js!./src/app.css", + "index": 5, + "index2": 2, + "size": 174, + "built": false, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/mini-css-extract-plugin/dist/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/css-loader/dist/cjs.js??ref--5-1!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/src/app.css", + "issuerId": 2, + "issuerName": "./src/app.css", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": 2, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/mini-css-extract-plugin/dist/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/css-loader/dist/cjs.js??ref--5-1!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/src/app.css", + "name": "./src/app.css" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 2, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/mini-css-extract-plugin/dist/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/css-loader/dist/cjs.js??ref--5-1!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/src/app.css", + "module": "./src/app.css", + "moduleName": "./src/app.css" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 3, + "parsedSize": null, + "parsedSource": null, + "originalSize": null, + "originalSource": null, + "modules": [] + }, + { + "id": "", + "identifier": "css /home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/css-loader/dist/cjs.js??ref--5-1!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/src/article.css 0", + "name": "css ./node_modules/css-loader/dist/cjs.js??ref--5-1!./node_modules/webpack-enhanced-stats-plugin/loader.js!./src/article.css", + "index": 16, + "index2": 12, + "size": 705, + "built": false, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/mini-css-extract-plugin/dist/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/css-loader/dist/cjs.js??ref--5-1!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/src/article.css", + "issuerId": 1, + "issuerName": "./src/article.css", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 1, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/mini-css-extract-plugin/dist/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/css-loader/dist/cjs.js??ref--5-1!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/src/article.css", + "name": "./src/article.css" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 1, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/mini-css-extract-plugin/dist/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/css-loader/dist/cjs.js??ref--5-1!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/src/article.css", + "module": "./src/article.css", + "moduleName": "./src/article.css" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 4, + "parsedSize": null, + "parsedSource": null, + "originalSize": null, + "originalSource": null, + "modules": [] + } + ] + } + ], + "modules": [ + { + "id": 0, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/lodash/fp.js", + "name": "./node_modules/lodash/fp.js", + "index": 8, + "index2": 11, + "size": 101, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/src/article.jsx", + "issuerId": null, + "issuerName": "./src/article.jsx", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/src/article.jsx", + "name": "./src/article.jsx" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 9, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/src/index.js 5a097ed2414d9302c6ae6c8efc112b9c", + "module": "./src/index.js + 5 modules", + "moduleName": "./src/index.js + 5 modules", + "type": "harmony side effect evaluation", + "userRequest": "lodash/fp", + "loc": "2:0-68" + }, + { + "moduleId": 9, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/src/index.js 5a097ed2414d9302c6ae6c8efc112b9c", + "module": "./src/index.js + 5 modules", + "moduleName": "./src/index.js + 5 modules", + "type": "harmony import specifier", + "userRequest": "lodash/fp", + "loc": "4:17-21" + }, + { + "moduleId": 9, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/src/index.js 5a097ed2414d9302c6ae6c8efc112b9c", + "module": "./src/index.js + 5 modules", + "moduleName": "./src/index.js + 5 modules", + "type": "harmony import specifier", + "userRequest": "lodash/fp", + "loc": "4:22-27" + }, + { + "moduleId": 9, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/src/index.js 5a097ed2414d9302c6ae6c8efc112b9c", + "module": "./src/index.js + 5 modules", + "moduleName": "./src/index.js + 5 modules", + "type": "harmony import specifier", + "userRequest": "lodash/fp", + "loc": "4:34-37" + }, + { + "moduleId": 9, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/src/index.js 5a097ed2414d9302c6ae6c8efc112b9c", + "module": "./src/index.js + 5 modules", + "moduleName": "./src/index.js + 5 modules", + "type": "harmony import specifier", + "userRequest": "lodash/fp", + "loc": "4:38-42" + }, + { + "moduleId": 9, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/src/index.js 5a097ed2414d9302c6ae6c8efc112b9c", + "module": "./src/index.js + 5 modules", + "moduleName": "./src/index.js + 5 modules", + "type": "harmony import specifier", + "userRequest": "lodash/fp", + "loc": "4:45-51" + }, + { + "moduleId": 9, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/src/index.js 5a097ed2414d9302c6ae6c8efc112b9c", + "module": "./src/index.js + 5 modules", + "moduleName": "./src/index.js + 5 modules", + "type": "harmony import specifier", + "userRequest": "lodash/fp", + "loc": "4:52-59" + }, + { + "moduleId": 9, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/src/index.js 5a097ed2414d9302c6ae6c8efc112b9c", + "module": "./src/index.js + 5 modules", + "moduleName": "./src/index.js + 5 modules", + "type": "harmony import specifier", + "userRequest": "lodash/fp", + "loc": "4:62-65" + } + ], + "usedExports": [ + "isEmpty", + "map", + "pipe", + "reject", + "split", + "trim" + ], + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 3, + "source": "var _ = require('./lodash.min').runInContext();\nmodule.exports = require('./fp/_baseConvert')(_, _);\n", + "parsedSize": 44, + "parsedSource": "\nr=e(3).runInContext();t.exports=e(6)(r,r)},", + "originalSize": 101, + "originalSource": "var _ = require('./lodash.min').runInContext();\nmodule.exports = require('./fp/_baseConvert')(_, _);\n", + "modules": [] + }, + { + "id": 1, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/mini-css-extract-plugin/dist/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/css-loader/dist/cjs.js??ref--5-1!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/src/article.css", + "name": "./src/article.css", + "index": 15, + "index2": 13, + "size": 203, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/src/article.jsx", + "issuerId": null, + "issuerName": "./src/article.jsx", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/src/article.jsx", + "name": "./src/article.jsx" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 9, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/src/index.js 5a097ed2414d9302c6ae6c8efc112b9c", + "module": "./src/index.js + 5 modules", + "moduleName": "./src/index.js + 5 modules", + "type": "harmony side effect evaluation", + "userRequest": "./article.css", + "loc": "3:0-35" + }, + { + "moduleId": 9, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/src/index.js 5a097ed2414d9302c6ae6c8efc112b9c", + "module": "./src/index.js + 5 modules", + "moduleName": "./src/index.js + 5 modules", + "type": "harmony import specifier", + "userRequest": "./article.css", + "loc": "6:15-21" + }, + { + "moduleId": 9, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/src/index.js 5a097ed2414d9302c6ae6c8efc112b9c", + "module": "./src/index.js + 5 modules", + "moduleName": "./src/index.js + 5 modules", + "type": "harmony import specifier", + "userRequest": "./article.css", + "loc": "14:15-21" + }, + { + "moduleId": 9, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/src/index.js 5a097ed2414d9302c6ae6c8efc112b9c", + "module": "./src/index.js + 5 modules", + "moduleName": "./src/index.js + 5 modules", + "type": "harmony import specifier", + "userRequest": "./article.css", + "loc": "16:15-21" + }, + { + "moduleId": 9, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/src/index.js 5a097ed2414d9302c6ae6c8efc112b9c", + "module": "./src/index.js + 5 modules", + "moduleName": "./src/index.js + 5 modules", + "type": "harmony import specifier", + "userRequest": "./article.css", + "loc": "18:15-21" + }, + { + "moduleId": 9, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/src/index.js 5a097ed2414d9302c6ae6c8efc112b9c", + "module": "./src/index.js + 5 modules", + "moduleName": "./src/index.js + 5 modules", + "type": "harmony import specifier", + "userRequest": "./article.css", + "loc": "20:15-21" + }, + { + "moduleId": 9, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/src/index.js 5a097ed2414d9302c6ae6c8efc112b9c", + "module": "./src/index.js + 5 modules", + "moduleName": "./src/index.js + 5 modules", + "type": "harmony import specifier", + "userRequest": "./article.css", + "loc": "22:15-21" + } + ], + "usedExports": [ + "default" + ], + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 3, + "source": "// extracted by mini-css-extract-plugin\nmodule.exports = {\"tagsContainer\":\"tagsContainer-2D41J\",\"tags\":\"tags-3OYob\",\"tag\":\"tag-RF4Iq\",\"root\":\"root-263gx\",\"title\":\"title-1Fpjz\",\"content\":\"content-2yA3z\"};", + "parsedSize": 146, + "parsedSource": "\nt.exports={tagsContainer:\"tagsContainer-2D41J\",tags:\"tags-3OYob\",tag:\"tag-RF4Iq\",root:\"root-263gx\",title:\"title-1Fpjz\",content:\"content-2yA3z\"}},", + "originalSize": 663, + "originalSource": ".tagsContainer {\n display: flex;\n align-items: center;\n}\n\n.tags {\n list-style-type: none;\n margin: 0;\n padding: 0;\n display: flex;\n}\n\n.tag {\n border: 1px solid black;\n margin-right: 1em;\n padding: 0.5em;\n}\n\n.root {\n padding: 1em;\n border: 1px solid gray;\n margin: 1em;\n box-shadow: 0.5em 0.5em 0.5em rgba(0, 0, 0, 0.5);\n}\n\n.title {\n margin-top: 0;\n}\n\n.content {\n max-height: 10em;\n overflow: hidden;\n position: relative;\n}\n\n.content:after {\n content: \"\";\n position: absolute;\n bottom: 0;\n right: 0;\n left: 0;\n height: 2em;\n background: linear-gradient(180deg, transparent 0%, white 100%);\n}\n", + "modules": [] + }, + { + "id": 2, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/mini-css-extract-plugin/dist/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/css-loader/dist/cjs.js??ref--5-1!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/src/app.css", + "name": "./src/app.css", + "index": 4, + "index2": 3, + "size": 125, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/src/app.jsx", + "issuerId": null, + "issuerName": "./src/app.jsx", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/src/app.jsx", + "name": "./src/app.jsx" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 9, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/src/index.js 5a097ed2414d9302c6ae6c8efc112b9c", + "module": "./src/index.js + 5 modules", + "moduleName": "./src/index.js + 5 modules", + "type": "harmony side effect evaluation", + "userRequest": "./app.css", + "loc": "11:0-31" + }, + { + "moduleId": 9, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/src/index.js 5a097ed2414d9302c6ae6c8efc112b9c", + "module": "./src/index.js + 5 modules", + "moduleName": "./src/index.js + 5 modules", + "type": "harmony import specifier", + "userRequest": "./app.css", + "loc": "24:15-21" + }, + { + "moduleId": 9, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/src/index.js 5a097ed2414d9302c6ae6c8efc112b9c", + "module": "./src/index.js + 5 modules", + "moduleName": "./src/index.js + 5 modules", + "type": "harmony import specifier", + "userRequest": "./app.css", + "loc": "26:15-21" + }, + { + "moduleId": 9, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/src/index.js 5a097ed2414d9302c6ae6c8efc112b9c", + "module": "./src/index.js + 5 modules", + "moduleName": "./src/index.js + 5 modules", + "type": "harmony import specifier", + "userRequest": "./app.css", + "loc": "30:15-21" + } + ], + "usedExports": [ + "default" + ], + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 2, + "source": "// extracted by mini-css-extract-plugin\nmodule.exports = {\"root\":\"root-3xwm5\",\"title\":\"title-l9td2\",\"loader\":\"loader-XUngJ\"};", + "parsedSize": 74, + "parsedSource": "\nt.exports={root:\"root-3xwm5\",title:\"title-l9td2\",loader:\"loader-XUngJ\"}},", + "originalSize": 156, + "originalSource": ".root {\n font-family: sans-serif;\n}\n\n.title {\n margin-left: 1rem;\n}\n\n.loader {\n display: block;\n width: calc(100% - 2rem);\n margin: 0 1rem;\n}", + "modules": [] + }, + { + "id": 3, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/lodash/lodash.min.js", + "name": "./node_modules/lodash/lodash.min.js", + "index": 9, + "index2": 7, + "size": 73261, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/lodash/fp.js", + "issuerId": 0, + "issuerName": "./node_modules/lodash/fp.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 0, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/lodash/fp.js", + "name": "./node_modules/lodash/fp.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 0, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/lodash/fp.js", + "module": "./node_modules/lodash/fp.js", + "moduleName": "./node_modules/lodash/fp.js", + "type": "cjs require", + "userRequest": "./lodash.min", + "loc": "1:8-31" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 4, + "source": "/**\n * @license\n * Lodash lodash.com/license | Underscore.js 1.8.3 underscorejs.org/LICENSE\n */\n;(function(){function n(n,t,r){switch(r.length){case 0:return n.call(t);case 1:return n.call(t,r[0]);case 2:return n.call(t,r[0],r[1]);case 3:return n.call(t,r[0],r[1],r[2])}return n.apply(t,r)}function t(n,t,r,e){for(var u=-1,i=null==n?0:n.length;++u\"']/g,G=RegExp(V.source),H=RegExp(K.source),J=/<%-([\\s\\S]+?)%>/g,Y=/<%([\\s\\S]+?)%>/g,Q=/<%=([\\s\\S]+?)%>/g,X=/\\.|\\[(?:[^[\\]]*|([\"'])(?:(?!\\1)[^\\\\]|\\\\.)*?\\1)\\]/,nn=/^\\w*$/,tn=/[^.[\\]]+|\\[(?:(-?\\d+(?:\\.\\d+)?)|([\"'])((?:(?!\\2)[^\\\\]|\\\\.)*?)\\2)\\]|(?=(?:\\.|\\[\\])(?:\\.|\\[\\]|$))/g,rn=/[\\\\^$.*+?()[\\]{}|]/g,en=RegExp(rn.source),un=/^\\s+|\\s+$/g,on=/^\\s+/,fn=/\\s+$/,cn=/\\{(?:\\n\\/\\* \\[wrapped with .+\\] \\*\\/)?\\n?/,an=/\\{\\n\\/\\* \\[wrapped with (.+)\\] \\*/,ln=/,? & /,sn=/[^\\x00-\\x2f\\x3a-\\x40\\x5b-\\x60\\x7b-\\x7f]+/g,hn=/\\\\(\\\\)?/g,pn=/\\$\\{([^\\\\}]*(?:\\\\.[^\\\\}]*)*)\\}/g,_n=/\\w*$/,vn=/^[-+]0x[0-9a-f]+$/i,gn=/^0b[01]+$/i,dn=/^\\[object .+?Constructor\\]$/,yn=/^0o[0-7]+$/i,bn=/^(?:0|[1-9]\\d*)$/,xn=/[\\xc0-\\xd6\\xd8-\\xf6\\xf8-\\xff\\u0100-\\u017f]/g,jn=/($^)/,wn=/['\\n\\r\\u2028\\u2029\\\\]/g,mn=\"[\\\\ufe0e\\\\ufe0f]?(?:[\\\\u0300-\\\\u036f\\\\ufe20-\\\\ufe2f\\\\u20d0-\\\\u20ff]|\\\\ud83c[\\\\udffb-\\\\udfff])?(?:\\\\u200d(?:[^\\\\ud800-\\\\udfff]|(?:\\\\ud83c[\\\\udde6-\\\\uddff]){2}|[\\\\ud800-\\\\udbff][\\\\udc00-\\\\udfff])[\\\\ufe0e\\\\ufe0f]?(?:[\\\\u0300-\\\\u036f\\\\ufe20-\\\\ufe2f\\\\u20d0-\\\\u20ff]|\\\\ud83c[\\\\udffb-\\\\udfff])?)*\",An=\"(?:[\\\\u2700-\\\\u27bf]|(?:\\\\ud83c[\\\\udde6-\\\\uddff]){2}|[\\\\ud800-\\\\udbff][\\\\udc00-\\\\udfff])\"+mn,En=\"(?:[^\\\\ud800-\\\\udfff][\\\\u0300-\\\\u036f\\\\ufe20-\\\\ufe2f\\\\u20d0-\\\\u20ff]?|[\\\\u0300-\\\\u036f\\\\ufe20-\\\\ufe2f\\\\u20d0-\\\\u20ff]|(?:\\\\ud83c[\\\\udde6-\\\\uddff]){2}|[\\\\ud800-\\\\udbff][\\\\udc00-\\\\udfff]|[\\\\ud800-\\\\udfff])\",kn=RegExp(\"['\\u2019]\",\"g\"),Sn=RegExp(\"[\\\\u0300-\\\\u036f\\\\ufe20-\\\\ufe2f\\\\u20d0-\\\\u20ff]\",\"g\"),On=RegExp(\"\\\\ud83c[\\\\udffb-\\\\udfff](?=\\\\ud83c[\\\\udffb-\\\\udfff])|\"+En+mn,\"g\"),In=RegExp([\"[A-Z\\\\xc0-\\\\xd6\\\\xd8-\\\\xde]?[a-z\\\\xdf-\\\\xf6\\\\xf8-\\\\xff]+(?:['\\u2019](?:d|ll|m|re|s|t|ve))?(?=[\\\\xac\\\\xb1\\\\xd7\\\\xf7\\\\x00-\\\\x2f\\\\x3a-\\\\x40\\\\x5b-\\\\x60\\\\x7b-\\\\xbf\\\\u2000-\\\\u206f \\\\t\\\\x0b\\\\f\\\\xa0\\\\ufeff\\\\n\\\\r\\\\u2028\\\\u2029\\\\u1680\\\\u180e\\\\u2000\\\\u2001\\\\u2002\\\\u2003\\\\u2004\\\\u2005\\\\u2006\\\\u2007\\\\u2008\\\\u2009\\\\u200a\\\\u202f\\\\u205f\\\\u3000]|[A-Z\\\\xc0-\\\\xd6\\\\xd8-\\\\xde]|$)|(?:[A-Z\\\\xc0-\\\\xd6\\\\xd8-\\\\xde]|[^\\\\ud800-\\\\udfff\\\\xac\\\\xb1\\\\xd7\\\\xf7\\\\x00-\\\\x2f\\\\x3a-\\\\x40\\\\x5b-\\\\x60\\\\x7b-\\\\xbf\\\\u2000-\\\\u206f \\\\t\\\\x0b\\\\f\\\\xa0\\\\ufeff\\\\n\\\\r\\\\u2028\\\\u2029\\\\u1680\\\\u180e\\\\u2000\\\\u2001\\\\u2002\\\\u2003\\\\u2004\\\\u2005\\\\u2006\\\\u2007\\\\u2008\\\\u2009\\\\u200a\\\\u202f\\\\u205f\\\\u3000\\\\d+\\\\u2700-\\\\u27bfa-z\\\\xdf-\\\\xf6\\\\xf8-\\\\xffA-Z\\\\xc0-\\\\xd6\\\\xd8-\\\\xde])+(?:['\\u2019](?:D|LL|M|RE|S|T|VE))?(?=[\\\\xac\\\\xb1\\\\xd7\\\\xf7\\\\x00-\\\\x2f\\\\x3a-\\\\x40\\\\x5b-\\\\x60\\\\x7b-\\\\xbf\\\\u2000-\\\\u206f \\\\t\\\\x0b\\\\f\\\\xa0\\\\ufeff\\\\n\\\\r\\\\u2028\\\\u2029\\\\u1680\\\\u180e\\\\u2000\\\\u2001\\\\u2002\\\\u2003\\\\u2004\\\\u2005\\\\u2006\\\\u2007\\\\u2008\\\\u2009\\\\u200a\\\\u202f\\\\u205f\\\\u3000]|[A-Z\\\\xc0-\\\\xd6\\\\xd8-\\\\xde](?:[a-z\\\\xdf-\\\\xf6\\\\xf8-\\\\xff]|[^\\\\ud800-\\\\udfff\\\\xac\\\\xb1\\\\xd7\\\\xf7\\\\x00-\\\\x2f\\\\x3a-\\\\x40\\\\x5b-\\\\x60\\\\x7b-\\\\xbf\\\\u2000-\\\\u206f \\\\t\\\\x0b\\\\f\\\\xa0\\\\ufeff\\\\n\\\\r\\\\u2028\\\\u2029\\\\u1680\\\\u180e\\\\u2000\\\\u2001\\\\u2002\\\\u2003\\\\u2004\\\\u2005\\\\u2006\\\\u2007\\\\u2008\\\\u2009\\\\u200a\\\\u202f\\\\u205f\\\\u3000\\\\d+\\\\u2700-\\\\u27bfa-z\\\\xdf-\\\\xf6\\\\xf8-\\\\xffA-Z\\\\xc0-\\\\xd6\\\\xd8-\\\\xde])|$)|[A-Z\\\\xc0-\\\\xd6\\\\xd8-\\\\xde]?(?:[a-z\\\\xdf-\\\\xf6\\\\xf8-\\\\xff]|[^\\\\ud800-\\\\udfff\\\\xac\\\\xb1\\\\xd7\\\\xf7\\\\x00-\\\\x2f\\\\x3a-\\\\x40\\\\x5b-\\\\x60\\\\x7b-\\\\xbf\\\\u2000-\\\\u206f \\\\t\\\\x0b\\\\f\\\\xa0\\\\ufeff\\\\n\\\\r\\\\u2028\\\\u2029\\\\u1680\\\\u180e\\\\u2000\\\\u2001\\\\u2002\\\\u2003\\\\u2004\\\\u2005\\\\u2006\\\\u2007\\\\u2008\\\\u2009\\\\u200a\\\\u202f\\\\u205f\\\\u3000\\\\d+\\\\u2700-\\\\u27bfa-z\\\\xdf-\\\\xf6\\\\xf8-\\\\xffA-Z\\\\xc0-\\\\xd6\\\\xd8-\\\\xde])+(?:['\\u2019](?:d|ll|m|re|s|t|ve))?|[A-Z\\\\xc0-\\\\xd6\\\\xd8-\\\\xde]+(?:['\\u2019](?:D|LL|M|RE|S|T|VE))?|\\\\d*(?:1ST|2ND|3RD|(?![123])\\\\dTH)(?=\\\\b|[a-z_])|\\\\d*(?:1st|2nd|3rd|(?![123])\\\\dth)(?=\\\\b|[A-Z_])|\\\\d+\",An].join(\"|\"),\"g\"),Rn=RegExp(\"[\\\\u200d\\\\ud800-\\\\udfff\\\\u0300-\\\\u036f\\\\ufe20-\\\\ufe2f\\\\u20d0-\\\\u20ff\\\\ufe0e\\\\ufe0f]\"),zn=/[a-z][A-Z]|[A-Z]{2}[a-z]|[0-9][a-zA-Z]|[a-zA-Z][0-9]|[^a-zA-Z0-9 ]/,Wn=\"Array Buffer DataView Date Error Float32Array Float64Array Function Int8Array Int16Array Int32Array Map Math Object Promise RegExp Set String Symbol TypeError Uint8Array Uint8ClampedArray Uint16Array Uint32Array WeakMap _ clearTimeout isFinite parseInt setTimeout\".split(\" \"),Bn={};\nBn[\"[object Float32Array]\"]=Bn[\"[object Float64Array]\"]=Bn[\"[object Int8Array]\"]=Bn[\"[object Int16Array]\"]=Bn[\"[object Int32Array]\"]=Bn[\"[object Uint8Array]\"]=Bn[\"[object Uint8ClampedArray]\"]=Bn[\"[object Uint16Array]\"]=Bn[\"[object Uint32Array]\"]=true,Bn[\"[object Arguments]\"]=Bn[\"[object Array]\"]=Bn[\"[object ArrayBuffer]\"]=Bn[\"[object Boolean]\"]=Bn[\"[object DataView]\"]=Bn[\"[object Date]\"]=Bn[\"[object Error]\"]=Bn[\"[object Function]\"]=Bn[\"[object Map]\"]=Bn[\"[object Number]\"]=Bn[\"[object Object]\"]=Bn[\"[object RegExp]\"]=Bn[\"[object Set]\"]=Bn[\"[object String]\"]=Bn[\"[object WeakMap]\"]=false;\nvar Ln={};Ln[\"[object Arguments]\"]=Ln[\"[object Array]\"]=Ln[\"[object ArrayBuffer]\"]=Ln[\"[object DataView]\"]=Ln[\"[object Boolean]\"]=Ln[\"[object Date]\"]=Ln[\"[object Float32Array]\"]=Ln[\"[object Float64Array]\"]=Ln[\"[object Int8Array]\"]=Ln[\"[object Int16Array]\"]=Ln[\"[object Int32Array]\"]=Ln[\"[object Map]\"]=Ln[\"[object Number]\"]=Ln[\"[object Object]\"]=Ln[\"[object RegExp]\"]=Ln[\"[object Set]\"]=Ln[\"[object String]\"]=Ln[\"[object Symbol]\"]=Ln[\"[object Uint8Array]\"]=Ln[\"[object Uint8ClampedArray]\"]=Ln[\"[object Uint16Array]\"]=Ln[\"[object Uint32Array]\"]=true,\nLn[\"[object Error]\"]=Ln[\"[object Function]\"]=Ln[\"[object WeakMap]\"]=false;var Un={\"\\\\\":\"\\\\\",\"'\":\"'\",\"\\n\":\"n\",\"\\r\":\"r\",\"\\u2028\":\"u2028\",\"\\u2029\":\"u2029\"},Cn=parseFloat,Dn=parseInt,Mn=typeof global==\"object\"&&global&&global.Object===Object&&global,Tn=typeof self==\"object\"&&self&&self.Object===Object&&self,$n=Mn||Tn||Function(\"return this\")(),Fn=typeof exports==\"object\"&&exports&&!exports.nodeType&&exports,Nn=Fn&&typeof module==\"object\"&&module&&!module.nodeType&&module,Pn=Nn&&Nn.exports===Fn,Zn=Pn&&Mn.process,qn=function(){\ntry{var n=Nn&&Nn.f&&Nn.f(\"util\").types;return n?n:Zn&&Zn.binding&&Zn.binding(\"util\")}catch(n){}}(),Vn=qn&&qn.isArrayBuffer,Kn=qn&&qn.isDate,Gn=qn&&qn.isMap,Hn=qn&&qn.isRegExp,Jn=qn&&qn.isSet,Yn=qn&&qn.isTypedArray,Qn=b(\"length\"),Xn=x({\"\\xc0\":\"A\",\"\\xc1\":\"A\",\"\\xc2\":\"A\",\"\\xc3\":\"A\",\"\\xc4\":\"A\",\"\\xc5\":\"A\",\"\\xe0\":\"a\",\"\\xe1\":\"a\",\"\\xe2\":\"a\",\"\\xe3\":\"a\",\"\\xe4\":\"a\",\"\\xe5\":\"a\",\"\\xc7\":\"C\",\"\\xe7\":\"c\",\"\\xd0\":\"D\",\"\\xf0\":\"d\",\"\\xc8\":\"E\",\"\\xc9\":\"E\",\"\\xca\":\"E\",\"\\xcb\":\"E\",\"\\xe8\":\"e\",\"\\xe9\":\"e\",\"\\xea\":\"e\",\"\\xeb\":\"e\",\"\\xcc\":\"I\",\n\"\\xcd\":\"I\",\"\\xce\":\"I\",\"\\xcf\":\"I\",\"\\xec\":\"i\",\"\\xed\":\"i\",\"\\xee\":\"i\",\"\\xef\":\"i\",\"\\xd1\":\"N\",\"\\xf1\":\"n\",\"\\xd2\":\"O\",\"\\xd3\":\"O\",\"\\xd4\":\"O\",\"\\xd5\":\"O\",\"\\xd6\":\"O\",\"\\xd8\":\"O\",\"\\xf2\":\"o\",\"\\xf3\":\"o\",\"\\xf4\":\"o\",\"\\xf5\":\"o\",\"\\xf6\":\"o\",\"\\xf8\":\"o\",\"\\xd9\":\"U\",\"\\xda\":\"U\",\"\\xdb\":\"U\",\"\\xdc\":\"U\",\"\\xf9\":\"u\",\"\\xfa\":\"u\",\"\\xfb\":\"u\",\"\\xfc\":\"u\",\"\\xdd\":\"Y\",\"\\xfd\":\"y\",\"\\xff\":\"y\",\"\\xc6\":\"Ae\",\"\\xe6\":\"ae\",\"\\xde\":\"Th\",\"\\xfe\":\"th\",\"\\xdf\":\"ss\",\"\\u0100\":\"A\",\"\\u0102\":\"A\",\"\\u0104\":\"A\",\"\\u0101\":\"a\",\"\\u0103\":\"a\",\"\\u0105\":\"a\",\"\\u0106\":\"C\",\n\"\\u0108\":\"C\",\"\\u010a\":\"C\",\"\\u010c\":\"C\",\"\\u0107\":\"c\",\"\\u0109\":\"c\",\"\\u010b\":\"c\",\"\\u010d\":\"c\",\"\\u010e\":\"D\",\"\\u0110\":\"D\",\"\\u010f\":\"d\",\"\\u0111\":\"d\",\"\\u0112\":\"E\",\"\\u0114\":\"E\",\"\\u0116\":\"E\",\"\\u0118\":\"E\",\"\\u011a\":\"E\",\"\\u0113\":\"e\",\"\\u0115\":\"e\",\"\\u0117\":\"e\",\"\\u0119\":\"e\",\"\\u011b\":\"e\",\"\\u011c\":\"G\",\"\\u011e\":\"G\",\"\\u0120\":\"G\",\"\\u0122\":\"G\",\"\\u011d\":\"g\",\"\\u011f\":\"g\",\"\\u0121\":\"g\",\"\\u0123\":\"g\",\"\\u0124\":\"H\",\"\\u0126\":\"H\",\"\\u0125\":\"h\",\"\\u0127\":\"h\",\"\\u0128\":\"I\",\"\\u012a\":\"I\",\"\\u012c\":\"I\",\"\\u012e\":\"I\",\"\\u0130\":\"I\",\"\\u0129\":\"i\",\n\"\\u012b\":\"i\",\"\\u012d\":\"i\",\"\\u012f\":\"i\",\"\\u0131\":\"i\",\"\\u0134\":\"J\",\"\\u0135\":\"j\",\"\\u0136\":\"K\",\"\\u0137\":\"k\",\"\\u0138\":\"k\",\"\\u0139\":\"L\",\"\\u013b\":\"L\",\"\\u013d\":\"L\",\"\\u013f\":\"L\",\"\\u0141\":\"L\",\"\\u013a\":\"l\",\"\\u013c\":\"l\",\"\\u013e\":\"l\",\"\\u0140\":\"l\",\"\\u0142\":\"l\",\"\\u0143\":\"N\",\"\\u0145\":\"N\",\"\\u0147\":\"N\",\"\\u014a\":\"N\",\"\\u0144\":\"n\",\"\\u0146\":\"n\",\"\\u0148\":\"n\",\"\\u014b\":\"n\",\"\\u014c\":\"O\",\"\\u014e\":\"O\",\"\\u0150\":\"O\",\"\\u014d\":\"o\",\"\\u014f\":\"o\",\"\\u0151\":\"o\",\"\\u0154\":\"R\",\"\\u0156\":\"R\",\"\\u0158\":\"R\",\"\\u0155\":\"r\",\"\\u0157\":\"r\",\"\\u0159\":\"r\",\n\"\\u015a\":\"S\",\"\\u015c\":\"S\",\"\\u015e\":\"S\",\"\\u0160\":\"S\",\"\\u015b\":\"s\",\"\\u015d\":\"s\",\"\\u015f\":\"s\",\"\\u0161\":\"s\",\"\\u0162\":\"T\",\"\\u0164\":\"T\",\"\\u0166\":\"T\",\"\\u0163\":\"t\",\"\\u0165\":\"t\",\"\\u0167\":\"t\",\"\\u0168\":\"U\",\"\\u016a\":\"U\",\"\\u016c\":\"U\",\"\\u016e\":\"U\",\"\\u0170\":\"U\",\"\\u0172\":\"U\",\"\\u0169\":\"u\",\"\\u016b\":\"u\",\"\\u016d\":\"u\",\"\\u016f\":\"u\",\"\\u0171\":\"u\",\"\\u0173\":\"u\",\"\\u0174\":\"W\",\"\\u0175\":\"w\",\"\\u0176\":\"Y\",\"\\u0177\":\"y\",\"\\u0178\":\"Y\",\"\\u0179\":\"Z\",\"\\u017b\":\"Z\",\"\\u017d\":\"Z\",\"\\u017a\":\"z\",\"\\u017c\":\"z\",\"\\u017e\":\"z\",\"\\u0132\":\"IJ\",\"\\u0133\":\"ij\",\n\"\\u0152\":\"Oe\",\"\\u0153\":\"oe\",\"\\u0149\":\"'n\",\"\\u017f\":\"s\"}),nt=x({\"&\":\"&\",\"<\":\"<\",\">\":\">\",'\"':\""\",\"'\":\"'\"}),tt=x({\"&\":\"&\",\"<\":\"<\",\">\":\">\",\""\":'\"',\"'\":\"'\"}),rt=function x(mn){function An(n){if(yu(n)&&!ff(n)&&!(n instanceof Un)){if(n instanceof On)return n;if(oi.call(n,\"__wrapped__\"))return Fe(n)}return new On(n)}function En(){}function On(n,t){this.__wrapped__=n,this.__actions__=[],this.__chain__=!!t,this.__index__=0,this.__values__=T}function Un(n){this.__wrapped__=n,\nthis.__actions__=[],this.__dir__=1,this.__filtered__=false,this.__iteratees__=[],this.__takeCount__=4294967295,this.__views__=[]}function Mn(n){var t=-1,r=null==n?0:n.length;for(this.clear();++t=t?n:t)),n}function _t(n,t,e,u,i,o){var f,c=1&t,a=2&t,l=4&t;if(e&&(f=i?e(n,u,i,o):e(n)),f!==T)return f;if(!du(n))return n;if(u=ff(n)){if(f=me(n),!c)return Ur(n,f)}else{var s=vo(n),h=\"[object Function]\"==s||\"[object GeneratorFunction]\"==s;if(af(n))return Ir(n,c);if(\"[object Object]\"==s||\"[object Arguments]\"==s||h&&!i){if(f=a||h?{}:Ae(n),!c)return a?Mr(n,lt(f,n)):Dr(n,at(f,n))}else{if(!Ln[s])return i?n:{};f=Ee(n,s,c)}}if(o||(o=new Zn),\ni=o.get(n))return i;o.set(n,f),pf(n)?n.forEach(function(r){f.add(_t(r,t,e,r,n,o))}):sf(n)&&n.forEach(function(r,u){f.set(u,_t(r,t,e,u,n,o))});var a=l?a?ve:_e:a?Bu:Wu,p=u?T:a(n);return r(p||n,function(r,u){p&&(u=r,r=n[u]),ot(f,u,_t(r,t,e,u,n,o))}),f}function vt(n){var t=Wu(n);return function(r){return gt(r,n,t)}}function gt(n,t,r){var e=r.length;if(null==n)return!e;for(n=Qu(n);e--;){var u=r[e],i=t[u],o=n[u];if(o===T&&!(u in n)||!i(o))return false}return true}function dt(n,t,r){if(typeof n!=\"function\")throw new ti(\"Expected a function\");\nreturn bo(function(){n.apply(T,r)},t)}function yt(n,t,r,e){var u=-1,i=o,a=true,l=n.length,s=[],h=t.length;if(!l)return s;r&&(t=c(t,k(r))),e?(i=f,a=false):200<=t.length&&(i=O,a=false,t=new Nn(t));n:for(;++ut}function Rt(n,t){return null!=n&&oi.call(n,t)}function zt(n,t){return null!=n&&t in Qu(n)}function Wt(n,t,r){for(var e=r?f:o,u=n[0].length,i=n.length,a=i,l=Ku(i),s=1/0,h=[];a--;){var p=n[a];a&&t&&(p=c(p,k(t))),s=Ci(p.length,s),\nl[a]=!r&&(t||120<=u&&120<=p.length)?new Nn(a&&p):T}var p=n[0],_=-1,v=l[0];n:for(;++_r.length?t:kt(t,hr(r,0,-1)),r=null==t?t:t[Me(Ve(r))],null==r?T:n(r,t,e)}function Ut(n){return yu(n)&&\"[object Arguments]\"==Ot(n)}function Ct(n){\nreturn yu(n)&&\"[object ArrayBuffer]\"==Ot(n)}function Dt(n){return yu(n)&&\"[object Date]\"==Ot(n)}function Mt(n,t,r,e,u){if(n===t)t=true;else if(null==n||null==t||!yu(n)&&!yu(t))t=n!==n&&t!==t;else n:{var i=ff(n),o=ff(t),f=i?\"[object Array]\":vo(n),c=o?\"[object Array]\":vo(t),f=\"[object Arguments]\"==f?\"[object Object]\":f,c=\"[object Arguments]\"==c?\"[object Object]\":c,a=\"[object Object]\"==f,o=\"[object Object]\"==c;if((c=f==c)&&af(n)){if(!af(t)){t=false;break n}i=true,a=false}if(c&&!a)u||(u=new Zn),t=i||_f(n)?se(n,t,r,e,Mt,u):he(n,t,f,r,e,Mt,u);else{\nif(!(1&r)&&(i=a&&oi.call(n,\"__wrapped__\"),f=o&&oi.call(t,\"__wrapped__\"),i||f)){n=i?n.value():n,t=f?t.value():t,u||(u=new Zn),t=Mt(n,t,r,e,u);break n}if(c)t:if(u||(u=new Zn),i=1&r,f=_e(n),o=f.length,c=_e(t).length,o==c||i){for(a=o;a--;){var l=f[a];if(!(i?l in t:oi.call(t,l))){t=false;break t}}if((c=u.get(n))&&u.get(t))t=c==t;else{c=true,u.set(n,t),u.set(t,n);for(var s=i;++at?r:0,Se(t,r)?n[t]:T}function Xt(n,t,r){var e=-1;return t=c(t.length?t:[$u],k(ye())),n=Gt(n,function(n){return{\na:c(t,function(t){return t(n)}),b:++e,c:n}}),w(n,function(n,t){var e;n:{e=-1;for(var u=n.a,i=t.a,o=u.length,f=r.length;++e=f?c:c*(\"desc\"==r[e]?-1:1);break n}}e=n.b-t.b}return e})}function nr(n,t){return tr(n,t,function(t,r){return zu(n,r)})}function tr(n,t,r){for(var e=-1,u=t.length,i={};++et||9007199254740991t&&(t=-t>u?0:u+t),r=r>u?u:r,0>r&&(r+=u),u=t>r?0:r-t>>>0,t>>>=0,r=Ku(u);++e=u){for(;e>>1,o=n[i];null!==o&&!wu(o)&&(r?o<=t:ot.length?n:kt(n,hr(t,0,-1)),null==n||delete n[Me(Ve(t))]}function jr(n,t,r,e){for(var u=n.length,i=e?u:-1;(e?i--:++ie)return e?br(n[0]):[];for(var u=-1,i=Ku(e);++u=e?n:hr(n,t,r)}function Ir(n,t){if(t)return n.slice();var r=n.length,r=gi?gi(r):new n.constructor(r);return n.copy(r),r}function Rr(n){var t=new n.constructor(n.byteLength);return new vi(t).set(new vi(n)),\nt}function zr(n,t){return new n.constructor(t?Rr(n.buffer):n.buffer,n.byteOffset,n.length)}function Wr(n,t){if(n!==t){var r=n!==T,e=null===n,u=n===n,i=wu(n),o=t!==T,f=null===t,c=t===t,a=wu(t);if(!f&&!a&&!i&&n>t||i&&o&&c&&!f&&!a||e&&o&&c||!r&&c||!u)return 1;if(!e&&!i&&!a&&nu?T:i,u=1),t=Qu(t);++eo&&f[0]!==a&&f[o-1]!==a?[]:L(f,a),\no-=c.length,or?r?or(t,n):t:(r=or(t,Oi(n/D(t))),Rn.test(t)?Or(M(r),0,n).join(\"\"):r.slice(0,n))}function te(t,r,e,u){function i(){for(var r=-1,c=arguments.length,a=-1,l=u.length,s=Ku(l+c),h=this&&this!==$n&&this instanceof i?f:t;++at||e)&&(1&n&&(i[2]=h[2],t|=1&r?0:4),(r=h[3])&&(e=i[3],i[3]=e?Br(e,r,h[4]):r,i[4]=e?L(i[3],\"__lodash_placeholder__\"):h[4]),(r=h[5])&&(e=i[5],i[5]=e?Lr(e,r,h[6]):r,i[6]=e?L(i[5],\"__lodash_placeholder__\"):h[6]),(r=h[7])&&(i[7]=r),128&n&&(i[8]=null==i[8]?h[8]:Ci(i[8],h[8])),null==i[9]&&(i[9]=h[9]),i[0]=h[0],i[1]=t),n=i[0],\nt=i[1],r=i[2],e=i[3],u=i[4],f=i[9]=i[9]===T?c?0:n.length:Ui(i[9]-a,0),!f&&24&t&&(t&=-25),Ue((h?co:yo)(t&&1!=t?8==t||16==t?Kr(n,t,f):32!=t&&33!=t||u.length?Jr.apply(T,i):te(n,t,r,e):Pr(n,t,r),i),n,t)}function ce(n,t,r,e){return n===T||lu(n,ei[r])&&!oi.call(e,r)?t:n}function ae(n,t,r,e,u,i){return du(n)&&du(t)&&(i.set(t,n),Yt(n,t,T,ae,i),i.delete(t)),n}function le(n){return xu(n)?T:n}function se(n,t,r,e,u,i){var o=1&r,f=n.length,c=t.length;if(f!=c&&!(o&&c>f))return false;if((c=i.get(n))&&i.get(t))return c==t;\nvar c=-1,a=true,l=2&r?new Nn:T;for(i.set(n,t),i.set(t,n);++cr&&(r=Ui(e+r,0)),_(n,ye(t,3),r)):-1}function Pe(n,t,r){var e=null==n?0:n.length;if(!e)return-1;var u=e-1;return r!==T&&(u=Eu(r),u=0>r?Ui(e+u,0):Ci(u,e-1)),\n_(n,ye(t,3),u,true)}function Ze(n){return(null==n?0:n.length)?wt(n,1):[]}function qe(n){return n&&n.length?n[0]:T}function Ve(n){var t=null==n?0:n.length;return t?n[t-1]:T}function Ke(n,t){return n&&n.length&&t&&t.length?er(n,t):n}function Ge(n){return null==n?n:$i.call(n)}function He(n){if(!n||!n.length)return[];var t=0;return n=i(n,function(n){if(hu(n))return t=Ui(n.length,t),true}),A(t,function(t){return c(n,b(t))})}function Je(t,r){if(!t||!t.length)return[];var e=He(t);return null==r?e:c(e,function(t){\nreturn n(r,T,t)})}function Ye(n){return n=An(n),n.__chain__=true,n}function Qe(n,t){return t(n)}function Xe(){return this}function nu(n,t){return(ff(n)?r:uo)(n,ye(t,3))}function tu(n,t){return(ff(n)?e:io)(n,ye(t,3))}function ru(n,t){return(ff(n)?c:Gt)(n,ye(t,3))}function eu(n,t,r){return t=r?T:t,t=n&&null==t?n.length:t,fe(n,128,T,T,T,T,t)}function uu(n,t){var r;if(typeof t!=\"function\")throw new ti(\"Expected a function\");return n=Eu(n),function(){return 0<--n&&(r=t.apply(this,arguments)),1>=n&&(t=T),\nr}}function iu(n,t,r){return t=r?T:t,n=fe(n,8,T,T,T,T,T,t),n.placeholder=iu.placeholder,n}function ou(n,t,r){return t=r?T:t,n=fe(n,16,T,T,T,T,T,t),n.placeholder=ou.placeholder,n}function fu(n,t,r){function e(t){var r=c,e=a;return c=a=T,_=t,s=n.apply(e,r)}function u(n){var r=n-p;return n-=_,p===T||r>=t||0>r||g&&n>=l}function i(){var n=Go();if(u(n))return o(n);var r,e=bo;r=n-_,n=t-(n-p),r=g?Ci(n,l-r):n,h=e(i,r)}function o(n){return h=T,d&&c?e(n):(c=a=T,s)}function f(){var n=Go(),r=u(n);if(c=arguments,\na=this,p=n,r){if(h===T)return _=n=p,h=bo(i,t),v?e(n):s;if(g)return lo(h),h=bo(i,t),e(p)}return h===T&&(h=bo(i,t)),s}var c,a,l,s,h,p,_=0,v=false,g=false,d=true;if(typeof n!=\"function\")throw new ti(\"Expected a function\");return t=Su(t)||0,du(r)&&(v=!!r.leading,l=(g=\"maxWait\"in r)?Ui(Su(r.maxWait)||0,t):l,d=\"trailing\"in r?!!r.trailing:d),f.cancel=function(){h!==T&&lo(h),_=0,c=p=a=h=T},f.flush=function(){return h===T?s:o(Go())},f}function cu(n,t){function r(){var e=arguments,u=t?t.apply(this,e):e[0],i=r.cache;\nreturn i.has(u)?i.get(u):(e=n.apply(this,e),r.cache=i.set(u,e)||i,e)}if(typeof n!=\"function\"||null!=t&&typeof t!=\"function\")throw new ti(\"Expected a function\");return r.cache=new(cu.Cache||Fn),r}function au(n){if(typeof n!=\"function\")throw new ti(\"Expected a function\");return function(){var t=arguments;switch(t.length){case 0:return!n.call(this);case 1:return!n.call(this,t[0]);case 2:return!n.call(this,t[0],t[1]);case 3:return!n.call(this,t[0],t[1],t[2])}return!n.apply(this,t)}}function lu(n,t){return n===t||n!==n&&t!==t;\n}function su(n){return null!=n&&gu(n.length)&&!_u(n)}function hu(n){return yu(n)&&su(n)}function pu(n){if(!yu(n))return false;var t=Ot(n);return\"[object Error]\"==t||\"[object DOMException]\"==t||typeof n.message==\"string\"&&typeof n.name==\"string\"&&!xu(n)}function _u(n){return!!du(n)&&(n=Ot(n),\"[object Function]\"==n||\"[object GeneratorFunction]\"==n||\"[object AsyncFunction]\"==n||\"[object Proxy]\"==n)}function vu(n){return typeof n==\"number\"&&n==Eu(n)}function gu(n){return typeof n==\"number\"&&-1=n;\n}function du(n){var t=typeof n;return null!=n&&(\"object\"==t||\"function\"==t)}function yu(n){return null!=n&&typeof n==\"object\"}function bu(n){return typeof n==\"number\"||yu(n)&&\"[object Number]\"==Ot(n)}function xu(n){return!(!yu(n)||\"[object Object]\"!=Ot(n))&&(n=di(n),null===n||(n=oi.call(n,\"constructor\")&&n.constructor,typeof n==\"function\"&&n instanceof n&&ii.call(n)==li))}function ju(n){return typeof n==\"string\"||!ff(n)&&yu(n)&&\"[object String]\"==Ot(n)}function wu(n){return typeof n==\"symbol\"||yu(n)&&\"[object Symbol]\"==Ot(n);\n}function mu(n){if(!n)return[];if(su(n))return ju(n)?M(n):Ur(n);if(wi&&n[wi]){n=n[wi]();for(var t,r=[];!(t=n.next()).done;)r.push(t.value);return r}return t=vo(n),(\"[object Map]\"==t?W:\"[object Set]\"==t?U:Uu)(n)}function Au(n){return n?(n=Su(n),n===$||n===-$?1.7976931348623157e308*(0>n?-1:1):n===n?n:0):0===n?n:0}function Eu(n){n=Au(n);var t=n%1;return n===n?t?n-t:n:0}function ku(n){return n?pt(Eu(n),0,4294967295):0}function Su(n){if(typeof n==\"number\")return n;if(wu(n))return F;if(du(n)&&(n=typeof n.valueOf==\"function\"?n.valueOf():n,\nn=du(n)?n+\"\":n),typeof n!=\"string\")return 0===n?n:+n;n=n.replace(un,\"\");var t=gn.test(n);return t||yn.test(n)?Dn(n.slice(2),t?2:8):vn.test(n)?F:+n}function Ou(n){return Cr(n,Bu(n))}function Iu(n){return null==n?\"\":yr(n)}function Ru(n,t,r){return n=null==n?T:kt(n,t),n===T?r:n}function zu(n,t){return null!=n&&we(n,t,zt)}function Wu(n){return su(n)?qn(n):Vt(n)}function Bu(n){if(su(n))n=qn(n,true);else if(du(n)){var t,r=ze(n),e=[];for(t in n)(\"constructor\"!=t||!r&&oi.call(n,t))&&e.push(t);n=e}else{if(t=[],\nnull!=n)for(r in Qu(n))t.push(r);n=t}return n}function Lu(n,t){if(null==n)return{};var r=c(ve(n),function(n){return[n]});return t=ye(t),tr(n,r,function(n,r){return t(n,r[0])})}function Uu(n){return null==n?[]:S(n,Wu(n))}function Cu(n){return $f(Iu(n).toLowerCase())}function Du(n){return(n=Iu(n))&&n.replace(xn,Xn).replace(Sn,\"\")}function Mu(n,t,r){return n=Iu(n),t=r?T:t,t===T?zn.test(n)?n.match(In)||[]:n.match(sn)||[]:n.match(t)||[]}function Tu(n){return function(){return n}}function $u(n){return n;\n}function Fu(n){return qt(typeof n==\"function\"?n:_t(n,1))}function Nu(n,t,e){var u=Wu(t),i=Et(t,u);null!=e||du(t)&&(i.length||!u.length)||(e=t,t=n,n=this,i=Et(t,Wu(t)));var o=!(du(e)&&\"chain\"in e&&!e.chain),f=_u(n);return r(i,function(r){var e=t[r];n[r]=e,f&&(n.prototype[r]=function(){var t=this.__chain__;if(o||t){var r=n(this.__wrapped__);return(r.__actions__=Ur(this.__actions__)).push({func:e,args:arguments,thisArg:n}),r.__chain__=t,r}return e.apply(n,a([this.value()],arguments))})}),n}function Pu(){}\nfunction Zu(n){return Ie(n)?b(Me(n)):rr(n)}function qu(){return[]}function Vu(){return false}mn=null==mn?$n:rt.defaults($n.Object(),mn,rt.pick($n,Wn));var Ku=mn.Array,Gu=mn.Date,Hu=mn.Error,Ju=mn.Function,Yu=mn.Math,Qu=mn.Object,Xu=mn.RegExp,ni=mn.String,ti=mn.TypeError,ri=Ku.prototype,ei=Qu.prototype,ui=mn[\"__core-js_shared__\"],ii=Ju.prototype.toString,oi=ei.hasOwnProperty,fi=0,ci=function(){var n=/[^.]+$/.exec(ui&&ui.keys&&ui.keys.IE_PROTO||\"\");return n?\"Symbol(src)_1.\"+n:\"\"}(),ai=ei.toString,li=ii.call(Qu),si=$n._,hi=Xu(\"^\"+ii.call(oi).replace(rn,\"\\\\$&\").replace(/hasOwnProperty|(function).*?(?=\\\\\\()| for .+?(?=\\\\\\])/g,\"$1.*?\")+\"$\"),pi=Pn?mn.Buffer:T,_i=mn.Symbol,vi=mn.Uint8Array,gi=pi?pi.g:T,di=B(Qu.getPrototypeOf,Qu),yi=Qu.create,bi=ei.propertyIsEnumerable,xi=ri.splice,ji=_i?_i.isConcatSpreadable:T,wi=_i?_i.iterator:T,mi=_i?_i.toStringTag:T,Ai=function(){\ntry{var n=je(Qu,\"defineProperty\");return n({},\"\",{}),n}catch(n){}}(),Ei=mn.clearTimeout!==$n.clearTimeout&&mn.clearTimeout,ki=Gu&&Gu.now!==$n.Date.now&&Gu.now,Si=mn.setTimeout!==$n.setTimeout&&mn.setTimeout,Oi=Yu.ceil,Ii=Yu.floor,Ri=Qu.getOwnPropertySymbols,zi=pi?pi.isBuffer:T,Wi=mn.isFinite,Bi=ri.join,Li=B(Qu.keys,Qu),Ui=Yu.max,Ci=Yu.min,Di=Gu.now,Mi=mn.parseInt,Ti=Yu.random,$i=ri.reverse,Fi=je(mn,\"DataView\"),Ni=je(mn,\"Map\"),Pi=je(mn,\"Promise\"),Zi=je(mn,\"Set\"),qi=je(mn,\"WeakMap\"),Vi=je(Qu,\"create\"),Ki=qi&&new qi,Gi={},Hi=Te(Fi),Ji=Te(Ni),Yi=Te(Pi),Qi=Te(Zi),Xi=Te(qi),no=_i?_i.prototype:T,to=no?no.valueOf:T,ro=no?no.toString:T,eo=function(){\nfunction n(){}return function(t){return du(t)?yi?yi(t):(n.prototype=t,t=new n,n.prototype=T,t):{}}}();An.templateSettings={escape:J,evaluate:Y,interpolate:Q,variable:\"\",imports:{_:An}},An.prototype=En.prototype,An.prototype.constructor=An,On.prototype=eo(En.prototype),On.prototype.constructor=On,Un.prototype=eo(En.prototype),Un.prototype.constructor=Un,Mn.prototype.clear=function(){this.__data__=Vi?Vi(null):{},this.size=0},Mn.prototype.delete=function(n){return n=this.has(n)&&delete this.__data__[n],\nthis.size-=n?1:0,n},Mn.prototype.get=function(n){var t=this.__data__;return Vi?(n=t[n],\"__lodash_hash_undefined__\"===n?T:n):oi.call(t,n)?t[n]:T},Mn.prototype.has=function(n){var t=this.__data__;return Vi?t[n]!==T:oi.call(t,n)},Mn.prototype.set=function(n,t){var r=this.__data__;return this.size+=this.has(n)?0:1,r[n]=Vi&&t===T?\"__lodash_hash_undefined__\":t,this},Tn.prototype.clear=function(){this.__data__=[],this.size=0},Tn.prototype.delete=function(n){var t=this.__data__;return n=ft(t,n),!(0>n)&&(n==t.length-1?t.pop():xi.call(t,n,1),\n--this.size,true)},Tn.prototype.get=function(n){var t=this.__data__;return n=ft(t,n),0>n?T:t[n][1]},Tn.prototype.has=function(n){return-1e?(++this.size,r.push([n,t])):r[e][1]=t,this},Fn.prototype.clear=function(){this.size=0,this.__data__={hash:new Mn,map:new(Ni||Tn),string:new Mn}},Fn.prototype.delete=function(n){return n=be(this,n).delete(n),this.size-=n?1:0,n},Fn.prototype.get=function(n){return be(this,n).get(n);\n},Fn.prototype.has=function(n){return be(this,n).has(n)},Fn.prototype.set=function(n,t){var r=be(this,n),e=r.size;return r.set(n,t),this.size+=r.size==e?0:1,this},Nn.prototype.add=Nn.prototype.push=function(n){return this.__data__.set(n,\"__lodash_hash_undefined__\"),this},Nn.prototype.has=function(n){return this.__data__.has(n)},Zn.prototype.clear=function(){this.__data__=new Tn,this.size=0},Zn.prototype.delete=function(n){var t=this.__data__;return n=t.delete(n),this.size=t.size,n},Zn.prototype.get=function(n){\nreturn this.__data__.get(n)},Zn.prototype.has=function(n){return this.__data__.has(n)},Zn.prototype.set=function(n,t){var r=this.__data__;if(r instanceof Tn){var e=r.__data__;if(!Ni||199>e.length)return e.push([n,t]),this.size=++r.size,this;r=this.__data__=new Fn(e)}return r.set(n,t),this.size=r.size,this};var uo=Fr(mt),io=Fr(At,true),oo=Nr(),fo=Nr(true),co=Ki?function(n,t){return Ki.set(n,t),n}:$u,ao=Ai?function(n,t){return Ai(n,\"toString\",{configurable:true,enumerable:false,value:Tu(t),writable:true})}:$u,lo=Ei||function(n){\nreturn $n.clearTimeout(n)},so=Zi&&1/U(new Zi([,-0]))[1]==$?function(n){return new Zi(n)}:Pu,ho=Ki?function(n){return Ki.get(n)}:Pu,po=Ri?function(n){return null==n?[]:(n=Qu(n),i(Ri(n),function(t){return bi.call(n,t)}))}:qu,_o=Ri?function(n){for(var t=[];n;)a(t,po(n)),n=di(n);return t}:qu,vo=Ot;(Fi&&\"[object DataView]\"!=vo(new Fi(new ArrayBuffer(1)))||Ni&&\"[object Map]\"!=vo(new Ni)||Pi&&\"[object Promise]\"!=vo(Pi.resolve())||Zi&&\"[object Set]\"!=vo(new Zi)||qi&&\"[object WeakMap]\"!=vo(new qi))&&(vo=function(n){\nvar t=Ot(n);if(n=(n=\"[object Object]\"==t?n.constructor:T)?Te(n):\"\")switch(n){case Hi:return\"[object DataView]\";case Ji:return\"[object Map]\";case Yi:return\"[object Promise]\";case Qi:return\"[object Set]\";case Xi:return\"[object WeakMap]\"}return t});var go=ui?_u:Vu,yo=Ce(co),bo=Si||function(n,t){return $n.setTimeout(n,t)},xo=Ce(ao),jo=function(n){n=cu(n,function(n){return 500===t.size&&t.clear(),n});var t=n.cache;return n}(function(n){var t=[];return 46===n.charCodeAt(0)&&t.push(\"\"),n.replace(tn,function(n,r,e,u){\nt.push(e?u.replace(hn,\"$1\"):r||n)}),t}),wo=fr(function(n,t){return hu(n)?yt(n,wt(t,1,hu,true)):[]}),mo=fr(function(n,t){var r=Ve(t);return hu(r)&&(r=T),hu(n)?yt(n,wt(t,1,hu,true),ye(r,2)):[]}),Ao=fr(function(n,t){var r=Ve(t);return hu(r)&&(r=T),hu(n)?yt(n,wt(t,1,hu,true),T,r):[]}),Eo=fr(function(n){var t=c(n,Er);return t.length&&t[0]===n[0]?Wt(t):[]}),ko=fr(function(n){var t=Ve(n),r=c(n,Er);return t===Ve(r)?t=T:r.pop(),r.length&&r[0]===n[0]?Wt(r,ye(t,2)):[]}),So=fr(function(n){var t=Ve(n),r=c(n,Er);return(t=typeof t==\"function\"?t:T)&&r.pop(),\nr.length&&r[0]===n[0]?Wt(r,T,t):[]}),Oo=fr(Ke),Io=pe(function(n,t){var r=null==n?0:n.length,e=ht(n,t);return ur(n,c(t,function(n){return Se(n,r)?+n:n}).sort(Wr)),e}),Ro=fr(function(n){return br(wt(n,1,hu,true))}),zo=fr(function(n){var t=Ve(n);return hu(t)&&(t=T),br(wt(n,1,hu,true),ye(t,2))}),Wo=fr(function(n){var t=Ve(n),t=typeof t==\"function\"?t:T;return br(wt(n,1,hu,true),T,t)}),Bo=fr(function(n,t){return hu(n)?yt(n,t):[]}),Lo=fr(function(n){return mr(i(n,hu))}),Uo=fr(function(n){var t=Ve(n);return hu(t)&&(t=T),\nmr(i(n,hu),ye(t,2))}),Co=fr(function(n){var t=Ve(n),t=typeof t==\"function\"?t:T;return mr(i(n,hu),T,t)}),Do=fr(He),Mo=fr(function(n){var t=n.length,t=1=t}),of=Ut(function(){return arguments}())?Ut:function(n){return yu(n)&&oi.call(n,\"callee\")&&!bi.call(n,\"callee\")},ff=Ku.isArray,cf=Vn?k(Vn):Ct,af=zi||Vu,lf=Kn?k(Kn):Dt,sf=Gn?k(Gn):Tt,hf=Hn?k(Hn):Nt,pf=Jn?k(Jn):Pt,_f=Yn?k(Yn):Zt,vf=ee(Kt),gf=ee(function(n,t){return n<=t}),df=$r(function(n,t){\nif(ze(t)||su(t))Cr(t,Wu(t),n);else for(var r in t)oi.call(t,r)&&ot(n,r,t[r])}),yf=$r(function(n,t){Cr(t,Bu(t),n)}),bf=$r(function(n,t,r,e){Cr(t,Bu(t),n,e)}),xf=$r(function(n,t,r,e){Cr(t,Wu(t),n,e)}),jf=pe(ht),wf=fr(function(n,t){n=Qu(n);var r=-1,e=t.length,u=2--n)return t.apply(this,arguments)}},An.ary=eu,An.assign=df,An.assignIn=yf,An.assignInWith=bf,An.assignWith=xf,An.at=jf,An.before=uu,An.bind=Ho,An.bindAll=Nf,An.bindKey=Jo,An.castArray=function(){if(!arguments.length)return[];var n=arguments[0];return ff(n)?n:[n]},An.chain=Ye,An.chunk=function(n,t,r){if(t=(r?Oe(n,t,r):t===T)?1:Ui(Eu(t),0),r=null==n?0:n.length,!r||1>t)return[];for(var e=0,u=0,i=Ku(Oi(r/t));et?0:t,e)):[]},An.dropRight=function(n,t,r){var e=null==n?0:n.length;return e?(t=r||t===T?1:Eu(t),t=e-t,hr(n,0,0>t?0:t)):[]},An.dropRightWhile=function(n,t){return n&&n.length?jr(n,ye(t,3),true,true):[];\n},An.dropWhile=function(n,t){return n&&n.length?jr(n,ye(t,3),true):[]},An.fill=function(n,t,r,e){var u=null==n?0:n.length;if(!u)return[];for(r&&typeof r!=\"number\"&&Oe(n,t,r)&&(r=0,e=u),u=n.length,r=Eu(r),0>r&&(r=-r>u?0:u+r),e=e===T||e>u?u:Eu(e),0>e&&(e+=u),e=r>e?0:ku(e);r>>0,r?(n=Iu(n))&&(typeof t==\"string\"||null!=t&&!hf(t))&&(t=yr(t),!t&&Rn.test(n))?Or(M(n),0,r):n.split(t,r):[]},An.spread=function(t,r){if(typeof t!=\"function\")throw new ti(\"Expected a function\");return r=null==r?0:Ui(Eu(r),0),\nfr(function(e){var u=e[r];return e=Or(e,0,r),u&&a(e,u),n(t,this,e)})},An.tail=function(n){var t=null==n?0:n.length;return t?hr(n,1,t):[]},An.take=function(n,t,r){return n&&n.length?(t=r||t===T?1:Eu(t),hr(n,0,0>t?0:t)):[]},An.takeRight=function(n,t,r){var e=null==n?0:n.length;return e?(t=r||t===T?1:Eu(t),t=e-t,hr(n,0>t?0:t,e)):[]},An.takeRightWhile=function(n,t){return n&&n.length?jr(n,ye(t,3),false,true):[]},An.takeWhile=function(n,t){return n&&n.length?jr(n,ye(t,3)):[]},An.tap=function(n,t){return t(n),\nn},An.throttle=function(n,t,r){var e=true,u=true;if(typeof n!=\"function\")throw new ti(\"Expected a function\");return du(r)&&(e=\"leading\"in r?!!r.leading:e,u=\"trailing\"in r?!!r.trailing:u),fu(n,t,{leading:e,maxWait:t,trailing:u})},An.thru=Qe,An.toArray=mu,An.toPairs=zf,An.toPairsIn=Wf,An.toPath=function(n){return ff(n)?c(n,Me):wu(n)?[n]:Ur(jo(Iu(n)))},An.toPlainObject=Ou,An.transform=function(n,t,e){var u=ff(n),i=u||af(n)||_f(n);if(t=ye(t,4),null==e){var o=n&&n.constructor;e=i?u?new o:[]:du(n)&&_u(o)?eo(di(n)):{};\n}return(i?r:mt)(n,function(n,r,u){return t(e,n,r,u)}),e},An.unary=function(n){return eu(n,1)},An.union=Ro,An.unionBy=zo,An.unionWith=Wo,An.uniq=function(n){return n&&n.length?br(n):[]},An.uniqBy=function(n,t){return n&&n.length?br(n,ye(t,2)):[]},An.uniqWith=function(n,t){return t=typeof t==\"function\"?t:T,n&&n.length?br(n,T,t):[]},An.unset=function(n,t){return null==n||xr(n,t)},An.unzip=He,An.unzipWith=Je,An.update=function(n,t,r){return null==n?n:lr(n,t,kr(r)(kt(n,t)),void 0)},An.updateWith=function(n,t,r,e){\nreturn e=typeof e==\"function\"?e:T,null!=n&&(n=lr(n,t,kr(r)(kt(n,t)),e)),n},An.values=Uu,An.valuesIn=function(n){return null==n?[]:S(n,Bu(n))},An.without=Bo,An.words=Mu,An.wrap=function(n,t){return nf(kr(t),n)},An.xor=Lo,An.xorBy=Uo,An.xorWith=Co,An.zip=Do,An.zipObject=function(n,t){return Ar(n||[],t||[],ot)},An.zipObjectDeep=function(n,t){return Ar(n||[],t||[],lr)},An.zipWith=Mo,An.entries=zf,An.entriesIn=Wf,An.extend=yf,An.extendWith=bf,Nu(An,An),An.add=Qf,An.attempt=Ff,An.camelCase=Bf,An.capitalize=Cu,\nAn.ceil=Xf,An.clamp=function(n,t,r){return r===T&&(r=t,t=T),r!==T&&(r=Su(r),r=r===r?r:0),t!==T&&(t=Su(t),t=t===t?t:0),pt(Su(n),t,r)},An.clone=function(n){return _t(n,4)},An.cloneDeep=function(n){return _t(n,5)},An.cloneDeepWith=function(n,t){return t=typeof t==\"function\"?t:T,_t(n,5,t)},An.cloneWith=function(n,t){return t=typeof t==\"function\"?t:T,_t(n,4,t)},An.conformsTo=function(n,t){return null==t||gt(n,t,Wu(t))},An.deburr=Du,An.defaultTo=function(n,t){return null==n||n!==n?t:n},An.divide=nc,An.endsWith=function(n,t,r){\nn=Iu(n),t=yr(t);var e=n.length,e=r=r===T?e:pt(Eu(r),0,e);return r-=t.length,0<=r&&n.slice(r,e)==t},An.eq=lu,An.escape=function(n){return(n=Iu(n))&&H.test(n)?n.replace(K,nt):n},An.escapeRegExp=function(n){return(n=Iu(n))&&en.test(n)?n.replace(rn,\"\\\\$&\"):n},An.every=function(n,t,r){var e=ff(n)?u:bt;return r&&Oe(n,t,r)&&(t=T),e(n,ye(t,3))},An.find=Fo,An.findIndex=Ne,An.findKey=function(n,t){return p(n,ye(t,3),mt)},An.findLast=No,An.findLastIndex=Pe,An.findLastKey=function(n,t){return p(n,ye(t,3),At);\n},An.floor=tc,An.forEach=nu,An.forEachRight=tu,An.forIn=function(n,t){return null==n?n:oo(n,ye(t,3),Bu)},An.forInRight=function(n,t){return null==n?n:fo(n,ye(t,3),Bu)},An.forOwn=function(n,t){return n&&mt(n,ye(t,3))},An.forOwnRight=function(n,t){return n&&At(n,ye(t,3))},An.get=Ru,An.gt=ef,An.gte=uf,An.has=function(n,t){return null!=n&&we(n,t,Rt)},An.hasIn=zu,An.head=qe,An.identity=$u,An.includes=function(n,t,r,e){return n=su(n)?n:Uu(n),r=r&&!e?Eu(r):0,e=n.length,0>r&&(r=Ui(e+r,0)),ju(n)?r<=e&&-1r&&(r=Ui(e+r,0)),v(n,t,r)):-1},An.inRange=function(n,t,r){return t=Au(t),r===T?(r=t,t=0):r=Au(r),n=Su(n),n>=Ci(t,r)&&n=n},An.isSet=pf,An.isString=ju,An.isSymbol=wu,An.isTypedArray=_f,An.isUndefined=function(n){return n===T},An.isWeakMap=function(n){return yu(n)&&\"[object WeakMap]\"==vo(n)},An.isWeakSet=function(n){return yu(n)&&\"[object WeakSet]\"==Ot(n)},An.join=function(n,t){return null==n?\"\":Bi.call(n,t)},An.kebabCase=Lf,An.last=Ve,An.lastIndexOf=function(n,t,r){var e=null==n?0:n.length;if(!e)return-1;var u=e;if(r!==T&&(u=Eu(r),u=0>u?Ui(e+u,0):Ci(u,e-1)),\nt===t){for(r=u+1;r--&&n[r]!==t;);n=r}else n=_(n,d,u,true);return n},An.lowerCase=Uf,An.lowerFirst=Cf,An.lt=vf,An.lte=gf,An.max=function(n){return n&&n.length?xt(n,$u,It):T},An.maxBy=function(n,t){return n&&n.length?xt(n,ye(t,2),It):T},An.mean=function(n){return y(n,$u)},An.meanBy=function(n,t){return y(n,ye(t,2))},An.min=function(n){return n&&n.length?xt(n,$u,Kt):T},An.minBy=function(n,t){return n&&n.length?xt(n,ye(t,2),Kt):T},An.stubArray=qu,An.stubFalse=Vu,An.stubObject=function(){return{}},An.stubString=function(){\nreturn\"\"},An.stubTrue=function(){return true},An.multiply=rc,An.nth=function(n,t){return n&&n.length?Qt(n,Eu(t)):T},An.noConflict=function(){return $n._===this&&($n._=si),this},An.noop=Pu,An.now=Go,An.pad=function(n,t,r){n=Iu(n);var e=(t=Eu(t))?D(n):0;return!t||e>=t?n:(t=(t-e)/2,ne(Ii(t),r)+n+ne(Oi(t),r))},An.padEnd=function(n,t,r){n=Iu(n);var e=(t=Eu(t))?D(n):0;return t&&et){var e=n;n=t,t=e}return r||n%1||t%1?(r=Ti(),Ci(n+r*(t-n+Cn(\"1e-\"+((r+\"\").length-1))),t)):ir(n,t)},An.reduce=function(n,t,r){var e=ff(n)?l:j,u=3>arguments.length;return e(n,ye(t,4),r,u,uo)},An.reduceRight=function(n,t,r){var e=ff(n)?s:j,u=3>arguments.length;\nreturn e(n,ye(t,4),r,u,io)},An.repeat=function(n,t,r){return t=(r?Oe(n,t,r):t===T)?1:Eu(t),or(Iu(n),t)},An.replace=function(){var n=arguments,t=Iu(n[0]);return 3>n.length?t:t.replace(n[1],n[2])},An.result=function(n,t,r){t=Sr(t,n);var e=-1,u=t.length;for(u||(u=1,n=T);++en||9007199254740991=i)return n;if(i=r-D(e),1>i)return e;if(r=o?Or(o,0,i).join(\"\"):n.slice(0,i),u===T)return r+e;if(o&&(i+=r.length-i),hf(u)){if(n.slice(i).search(u)){\nvar f=r;for(u.global||(u=Xu(u.source,Iu(_n.exec(u))+\"g\")),u.lastIndex=0;o=u.exec(f);)var c=o.index;r=r.slice(0,c===T?i:c)}}else n.indexOf(yr(u),i)!=i&&(u=r.lastIndexOf(u),-1e.__dir__?\"Right\":\"\")}),e},Un.prototype[n+\"Right\"]=function(t){return this.reverse()[n](t).reverse()}}),r([\"filter\",\"map\",\"takeWhile\"],function(n,t){\nvar r=t+1,e=1==r||3==r;Un.prototype[n]=function(n){var t=this.clone();return t.__iteratees__.push({iteratee:ye(n,3),type:r}),t.__filtered__=t.__filtered__||e,t}}),r([\"head\",\"last\"],function(n,t){var r=\"take\"+(t?\"Right\":\"\");Un.prototype[n]=function(){return this[r](1).value()[0]}}),r([\"initial\",\"tail\"],function(n,t){var r=\"drop\"+(t?\"\":\"Right\");Un.prototype[n]=function(){return this.__filtered__?new Un(this):this[r](1)}}),Un.prototype.compact=function(){return this.filter($u)},Un.prototype.find=function(n){\nreturn this.filter(n).head()},Un.prototype.findLast=function(n){return this.reverse().find(n)},Un.prototype.invokeMap=fr(function(n,t){return typeof n==\"function\"?new Un(this):this.map(function(r){return Lt(r,n,t)})}),Un.prototype.reject=function(n){return this.filter(au(ye(n)))},Un.prototype.slice=function(n,t){n=Eu(n);var r=this;return r.__filtered__&&(0t)?new Un(r):(0>n?r=r.takeRight(-n):n&&(r=r.drop(n)),t!==T&&(t=Eu(t),r=0>t?r.dropRight(-t):r.take(t-n)),r)},Un.prototype.takeRightWhile=function(n){\nreturn this.reverse().takeWhile(n).reverse()},Un.prototype.toArray=function(){return this.take(4294967295)},mt(Un.prototype,function(n,t){var r=/^(?:filter|find|map|reject)|While$/.test(t),e=/^(?:head|last)$/.test(t),u=An[e?\"take\"+(\"last\"==t?\"Right\":\"\"):t],i=e||/^find/.test(t);u&&(An.prototype[t]=function(){function t(n){return n=u.apply(An,a([n],f)),e&&h?n[0]:n}var o=this.__wrapped__,f=e?[1]:arguments,c=o instanceof Un,l=f[0],s=c||ff(o);s&&r&&typeof l==\"function\"&&1!=l.length&&(c=s=false);var h=this.__chain__,p=!!this.__actions__.length,l=i&&!h,c=c&&!p;\nreturn!i&&s?(o=c?o:new Un(this),o=n.apply(o,f),o.__actions__.push({func:Qe,args:[t],thisArg:T}),new On(o,h)):l&&c?n.apply(this,f):(o=this.thru(t),l?e?o.value()[0]:o.value():o)})}),r(\"pop push shift sort splice unshift\".split(\" \"),function(n){var t=ri[n],r=/^(?:push|sort|unshift)$/.test(n)?\"tap\":\"thru\",e=/^(?:pop|shift)$/.test(n);An.prototype[n]=function(){var n=arguments;if(e&&!this.__chain__){var u=this.value();return t.apply(ff(u)?u:[],n)}return this[r](function(r){return t.apply(ff(r)?r:[],n)});\n}}),mt(Un.prototype,function(n,t){var r=An[t];if(r){var e=r.name+\"\";oi.call(Gi,e)||(Gi[e]=[]),Gi[e].push({name:t,func:r})}}),Gi[Jr(T,2).name]=[{name:\"wrapper\",func:T}],Un.prototype.clone=function(){var n=new Un(this.__wrapped__);return n.__actions__=Ur(this.__actions__),n.__dir__=this.__dir__,n.__filtered__=this.__filtered__,n.__iteratees__=Ur(this.__iteratees__),n.__takeCount__=this.__takeCount__,n.__views__=Ur(this.__views__),n},Un.prototype.reverse=function(){if(this.__filtered__){var n=new Un(this);\nn.__dir__=-1,n.__filtered__=true}else n=this.clone(),n.__dir__*=-1;return n},Un.prototype.value=function(){var n,t=this.__wrapped__.value(),r=this.__dir__,e=ff(t),u=0>r,i=e?t.length:0;n=i;for(var o=this.__views__,f=0,c=-1,a=o.length;++c=this.__values__.length;return{done:n,value:n?T:this.__values__[this.__index__++]}},An.prototype.plant=function(n){\nfor(var t,r=this;r instanceof En;){var e=Fe(r);e.__index__=0,e.__values__=T,t?u.__wrapped__=e:t=e;var u=e,r=r.__wrapped__}return u.__wrapped__=n,t},An.prototype.reverse=function(){var n=this.__wrapped__;return n instanceof Un?(this.__actions__.length&&(n=new Un(this)),n=n.reverse(),n.__actions__.push({func:Qe,args:[Ge],thisArg:T}),new On(n,this.__chain__)):this.thru(Ge)},An.prototype.toJSON=An.prototype.valueOf=An.prototype.value=function(){return wr(this.__wrapped__,this.__actions__)},An.prototype.first=An.prototype.head,\nwi&&(An.prototype[wi]=Xe),An}();typeof define==\"function\"&&typeof define.amd==\"object\"&&define.amd?($n._=rt, define(function(){return rt})):Nn?((Nn.exports=rt)._=rt,Fn._=rt):$n._=rt}).call(this);", + "parsedSize": 71258, + "parsedSource": "\nfunction(){function i(t,n,e){switch(e.length){case 0:return t.call(n);case 1:return t.call(n,e[0]);case 2:return t.call(n,e[0],e[1]);case 3:return t.call(n,e[0],e[1],e[2])}return t.apply(n,e)}function o(t,n,e,r){for(var u=-1,i=null==t?0:t.length;++u\"']/g,J=RegExp(V.source),Y=RegExp(G.source),X=/<%-([\\s\\S]+?)%>/g,Q=/<%([\\s\\S]+?)%>/g,tt=/<%=([\\s\\S]+?)%>/g,nt=/\\.|\\[(?:[^[\\]]*|([\"'])(?:(?!\\1)[^\\\\]|\\\\.)*?\\1)\\]/,et=/^\\w*$/,rt=/[^.[\\]]+|\\[(?:(-?\\d+(?:\\.\\d+)?)|([\"'])((?:(?!\\2)[^\\\\]|\\\\.)*?)\\2)\\]|(?=(?:\\.|\\[\\])(?:\\.|\\[\\]|$))/g,ut=/[\\\\^$.*+?()[\\]{}|]/g,it=RegExp(ut.source),ot=/^\\s+|\\s+$/g,at=/^\\s+/,ft=/\\s+$/,ct=/\\{(?:\\n\\/\\* \\[wrapped with .+\\] \\*\\/)?\\n?/,lt=/\\{\\n\\/\\* \\[wrapped with (.+)\\] \\*/,st=/,? & /,pt=/[^\\x00-\\x2f\\x3a-\\x40\\x5b-\\x60\\x7b-\\x7f]+/g,ht=/\\\\(\\\\)?/g,_t=/\\$\\{([^\\\\}]*(?:\\\\.[^\\\\}]*)*)\\}/g,dt=/\\w*$/,gt=/^[-+]0x[0-9a-f]+$/i,vt=/^0b[01]+$/i,yt=/^\\[object .+?Constructor\\]$/,bt=/^0o[0-7]+$/i,mt=/^(?:0|[1-9]\\d*)$/,xt=/[\\xc0-\\xd6\\xd8-\\xf6\\xf8-\\xff\\u0100-\\u017f]/g,jt=/($^)/,wt=/['\\n\\r\\u2028\\u2029\\\\]/g,At=\"[\\\\ufe0e\\\\ufe0f]?(?:[\\\\u0300-\\\\u036f\\\\ufe20-\\\\ufe2f\\\\u20d0-\\\\u20ff]|\\\\ud83c[\\\\udffb-\\\\udfff])?(?:\\\\u200d(?:[^\\\\ud800-\\\\udfff]|(?:\\\\ud83c[\\\\udde6-\\\\uddff]){2}|[\\\\ud800-\\\\udbff][\\\\udc00-\\\\udfff])[\\\\ufe0e\\\\ufe0f]?(?:[\\\\u0300-\\\\u036f\\\\ufe20-\\\\ufe2f\\\\u20d0-\\\\u20ff]|\\\\ud83c[\\\\udffb-\\\\udfff])?)*\",kt=\"(?:[\\\\u2700-\\\\u27bf]|(?:\\\\ud83c[\\\\udde6-\\\\uddff]){2}|[\\\\ud800-\\\\udbff][\\\\udc00-\\\\udfff])\"+At,It=RegExp(\"['’]\",\"g\"),Wt=RegExp(\"[\\\\u0300-\\\\u036f\\\\ufe20-\\\\ufe2f\\\\u20d0-\\\\u20ff]\",\"g\"),Et=RegExp(\"\\\\ud83c[\\\\udffb-\\\\udfff](?=\\\\ud83c[\\\\udffb-\\\\udfff])|(?:[^\\\\ud800-\\\\udfff][\\\\u0300-\\\\u036f\\\\ufe20-\\\\ufe2f\\\\u20d0-\\\\u20ff]?|[\\\\u0300-\\\\u036f\\\\ufe20-\\\\ufe2f\\\\u20d0-\\\\u20ff]|(?:\\\\ud83c[\\\\udde6-\\\\uddff]){2}|[\\\\ud800-\\\\udbff][\\\\udc00-\\\\udfff]|[\\\\ud800-\\\\udfff])\"+At,\"g\"),Ot=RegExp([\"[A-Z\\\\xc0-\\\\xd6\\\\xd8-\\\\xde]?[a-z\\\\xdf-\\\\xf6\\\\xf8-\\\\xff]+(?:['’](?:d|ll|m|re|s|t|ve))?(?=[\\\\xac\\\\xb1\\\\xd7\\\\xf7\\\\x00-\\\\x2f\\\\x3a-\\\\x40\\\\x5b-\\\\x60\\\\x7b-\\\\xbf\\\\u2000-\\\\u206f \\\\t\\\\x0b\\\\f\\\\xa0\\\\ufeff\\\\n\\\\r\\\\u2028\\\\u2029\\\\u1680\\\\u180e\\\\u2000\\\\u2001\\\\u2002\\\\u2003\\\\u2004\\\\u2005\\\\u2006\\\\u2007\\\\u2008\\\\u2009\\\\u200a\\\\u202f\\\\u205f\\\\u3000]|[A-Z\\\\xc0-\\\\xd6\\\\xd8-\\\\xde]|$)|(?:[A-Z\\\\xc0-\\\\xd6\\\\xd8-\\\\xde]|[^\\\\ud800-\\\\udfff\\\\xac\\\\xb1\\\\xd7\\\\xf7\\\\x00-\\\\x2f\\\\x3a-\\\\x40\\\\x5b-\\\\x60\\\\x7b-\\\\xbf\\\\u2000-\\\\u206f \\\\t\\\\x0b\\\\f\\\\xa0\\\\ufeff\\\\n\\\\r\\\\u2028\\\\u2029\\\\u1680\\\\u180e\\\\u2000\\\\u2001\\\\u2002\\\\u2003\\\\u2004\\\\u2005\\\\u2006\\\\u2007\\\\u2008\\\\u2009\\\\u200a\\\\u202f\\\\u205f\\\\u3000\\\\d+\\\\u2700-\\\\u27bfa-z\\\\xdf-\\\\xf6\\\\xf8-\\\\xffA-Z\\\\xc0-\\\\xd6\\\\xd8-\\\\xde])+(?:['’](?:D|LL|M|RE|S|T|VE))?(?=[\\\\xac\\\\xb1\\\\xd7\\\\xf7\\\\x00-\\\\x2f\\\\x3a-\\\\x40\\\\x5b-\\\\x60\\\\x7b-\\\\xbf\\\\u2000-\\\\u206f \\\\t\\\\x0b\\\\f\\\\xa0\\\\ufeff\\\\n\\\\r\\\\u2028\\\\u2029\\\\u1680\\\\u180e\\\\u2000\\\\u2001\\\\u2002\\\\u2003\\\\u2004\\\\u2005\\\\u2006\\\\u2007\\\\u2008\\\\u2009\\\\u200a\\\\u202f\\\\u205f\\\\u3000]|[A-Z\\\\xc0-\\\\xd6\\\\xd8-\\\\xde](?:[a-z\\\\xdf-\\\\xf6\\\\xf8-\\\\xff]|[^\\\\ud800-\\\\udfff\\\\xac\\\\xb1\\\\xd7\\\\xf7\\\\x00-\\\\x2f\\\\x3a-\\\\x40\\\\x5b-\\\\x60\\\\x7b-\\\\xbf\\\\u2000-\\\\u206f \\\\t\\\\x0b\\\\f\\\\xa0\\\\ufeff\\\\n\\\\r\\\\u2028\\\\u2029\\\\u1680\\\\u180e\\\\u2000\\\\u2001\\\\u2002\\\\u2003\\\\u2004\\\\u2005\\\\u2006\\\\u2007\\\\u2008\\\\u2009\\\\u200a\\\\u202f\\\\u205f\\\\u3000\\\\d+\\\\u2700-\\\\u27bfa-z\\\\xdf-\\\\xf6\\\\xf8-\\\\xffA-Z\\\\xc0-\\\\xd6\\\\xd8-\\\\xde])|$)|[A-Z\\\\xc0-\\\\xd6\\\\xd8-\\\\xde]?(?:[a-z\\\\xdf-\\\\xf6\\\\xf8-\\\\xff]|[^\\\\ud800-\\\\udfff\\\\xac\\\\xb1\\\\xd7\\\\xf7\\\\x00-\\\\x2f\\\\x3a-\\\\x40\\\\x5b-\\\\x60\\\\x7b-\\\\xbf\\\\u2000-\\\\u206f \\\\t\\\\x0b\\\\f\\\\xa0\\\\ufeff\\\\n\\\\r\\\\u2028\\\\u2029\\\\u1680\\\\u180e\\\\u2000\\\\u2001\\\\u2002\\\\u2003\\\\u2004\\\\u2005\\\\u2006\\\\u2007\\\\u2008\\\\u2009\\\\u200a\\\\u202f\\\\u205f\\\\u3000\\\\d+\\\\u2700-\\\\u27bfa-z\\\\xdf-\\\\xf6\\\\xf8-\\\\xffA-Z\\\\xc0-\\\\xd6\\\\xd8-\\\\xde])+(?:['’](?:d|ll|m|re|s|t|ve))?|[A-Z\\\\xc0-\\\\xd6\\\\xd8-\\\\xde]+(?:['’](?:D|LL|M|RE|S|T|VE))?|\\\\d*(?:1ST|2ND|3RD|(?![123])\\\\dTH)(?=\\\\b|[a-z_])|\\\\d*(?:1st|2nd|3rd|(?![123])\\\\dth)(?=\\\\b|[A-Z_])|\\\\d+\",kt].join(\"|\"),\"g\"),St=RegExp(\"[\\\\u200d\\\\ud800-\\\\udfff\\\\u0300-\\\\u036f\\\\ufe20-\\\\ufe2f\\\\u20d0-\\\\u20ff\\\\ufe0e\\\\ufe0f]\"),Rt=/[a-z][A-Z]|[A-Z]{2}[a-z]|[0-9][a-zA-Z]|[a-zA-Z][0-9]|[^a-zA-Z0-9 ]/,zt=\"Array Buffer DataView Date Error Float32Array Float64Array Function Int8Array Int16Array Int32Array Map Math Object Promise RegExp Set String Symbol TypeError Uint8Array Uint8ClampedArray Uint16Array Uint32Array WeakMap _ clearTimeout isFinite parseInt setTimeout\".split(\" \"),Ct={};Ct[\"[object Float32Array]\"]=Ct[\"[object Float64Array]\"]=Ct[\"[object Int8Array]\"]=Ct[\"[object Int16Array]\"]=Ct[\"[object Int32Array]\"]=Ct[\"[object Uint8Array]\"]=Ct[\"[object Uint8ClampedArray]\"]=Ct[\"[object Uint16Array]\"]=Ct[\"[object Uint32Array]\"]=!0,Ct[\"[object Arguments]\"]=Ct[\"[object Array]\"]=Ct[\"[object ArrayBuffer]\"]=Ct[\"[object Boolean]\"]=Ct[\"[object DataView]\"]=Ct[\"[object Date]\"]=Ct[\"[object Error]\"]=Ct[\"[object Function]\"]=Ct[\"[object Map]\"]=Ct[\"[object Number]\"]=Ct[\"[object Object]\"]=Ct[\"[object RegExp]\"]=Ct[\"[object Set]\"]=Ct[\"[object String]\"]=Ct[\"[object WeakMap]\"]=!1;var Bt={};Bt[\"[object Arguments]\"]=Bt[\"[object Array]\"]=Bt[\"[object ArrayBuffer]\"]=Bt[\"[object DataView]\"]=Bt[\"[object Boolean]\"]=Bt[\"[object Date]\"]=Bt[\"[object Float32Array]\"]=Bt[\"[object Float64Array]\"]=Bt[\"[object Int8Array]\"]=Bt[\"[object Int16Array]\"]=Bt[\"[object Int32Array]\"]=Bt[\"[object Map]\"]=Bt[\"[object Number]\"]=Bt[\"[object Object]\"]=Bt[\"[object RegExp]\"]=Bt[\"[object Set]\"]=Bt[\"[object String]\"]=Bt[\"[object Symbol]\"]=Bt[\"[object Uint8Array]\"]=Bt[\"[object Uint8ClampedArray]\"]=Bt[\"[object Uint16Array]\"]=Bt[\"[object Uint32Array]\"]=!0,Bt[\"[object Error]\"]=Bt[\"[object Function]\"]=Bt[\"[object WeakMap]\"]=!1;var Lt={\"\\\\\":\"\\\\\",\"'\":\"'\",\"\\n\":\"n\",\"\\r\":\"r\",\"\\u2028\":\"u2028\",\"\\u2029\":\"u2029\"},Mt=parseFloat,Ft=parseInt,Dt=\"object\"==typeof t&&t&&t.Object===Object&&t,Tt=\"object\"==typeof self&&self&&self.Object===Object&&self,Pt=Dt||Tt||Function(\"return this\")(),Ut=n&&!n.nodeType&&n,Nt=Ut&&\"object\"==typeof r&&r&&!r.nodeType&&r,qt=Nt&&Nt.exports===Ut,$t=qt&&Dt.process,Ht=function(){try{var t=Nt&&Nt.f&&Nt.f(\"util\").types;return t||$t&&$t.binding&&$t.binding(\"util\")}catch(t){}}(),Zt=Ht&&Ht.isArrayBuffer,Kt=Ht&&Ht.isDate,Vt=Ht&&Ht.isMap,Gt=Ht&&Ht.isRegExp,Jt=Ht&&Ht.isSet,Yt=Ht&&Ht.isTypedArray,Xt=A(\"length\"),Qt=k({\"À\":\"A\",\"Á\":\"A\",\"Â\":\"A\",\"Ã\":\"A\",\"Ä\":\"A\",\"Å\":\"A\",\"à\":\"a\",\"á\":\"a\",\"â\":\"a\",\"ã\":\"a\",\"ä\":\"a\",\"å\":\"a\",\"Ç\":\"C\",\"ç\":\"c\",\"Ð\":\"D\",\"ð\":\"d\",\"È\":\"E\",\"É\":\"E\",\"Ê\":\"E\",\"Ë\":\"E\",\"è\":\"e\",\"é\":\"e\",\"ê\":\"e\",\"ë\":\"e\",\"Ì\":\"I\",\"Í\":\"I\",\"Î\":\"I\",\"Ï\":\"I\",\"ì\":\"i\",\"í\":\"i\",\"î\":\"i\",\"ï\":\"i\",\"Ñ\":\"N\",\"ñ\":\"n\",\"Ò\":\"O\",\"Ó\":\"O\",\"Ô\":\"O\",\"Õ\":\"O\",\"Ö\":\"O\",\"Ø\":\"O\",\"ò\":\"o\",\"ó\":\"o\",\"ô\":\"o\",\"õ\":\"o\",\"ö\":\"o\",\"ø\":\"o\",\"Ù\":\"U\",\"Ú\":\"U\",\"Û\":\"U\",\"Ü\":\"U\",\"ù\":\"u\",\"ú\":\"u\",\"û\":\"u\",\"ü\":\"u\",\"Ý\":\"Y\",\"ý\":\"y\",\"ÿ\":\"y\",\"Æ\":\"Ae\",\"æ\":\"ae\",\"Þ\":\"Th\",\"þ\":\"th\",\"ß\":\"ss\",\"Ā\":\"A\",\"Ă\":\"A\",\"Ą\":\"A\",\"ā\":\"a\",\"ă\":\"a\",\"ą\":\"a\",\"Ć\":\"C\",\"Ĉ\":\"C\",\"Ċ\":\"C\",\"Č\":\"C\",\"ć\":\"c\",\"ĉ\":\"c\",\"ċ\":\"c\",\"č\":\"c\",\"Ď\":\"D\",\"Đ\":\"D\",\"ď\":\"d\",\"đ\":\"d\",\"Ē\":\"E\",\"Ĕ\":\"E\",\"Ė\":\"E\",\"Ę\":\"E\",\"Ě\":\"E\",\"ē\":\"e\",\"ĕ\":\"e\",\"ė\":\"e\",\"ę\":\"e\",\"ě\":\"e\",\"Ĝ\":\"G\",\"Ğ\":\"G\",\"Ġ\":\"G\",\"Ģ\":\"G\",\"ĝ\":\"g\",\"ğ\":\"g\",\"ġ\":\"g\",\"ģ\":\"g\",\"Ĥ\":\"H\",\"Ħ\":\"H\",\"ĥ\":\"h\",\"ħ\":\"h\",\"Ĩ\":\"I\",\"Ī\":\"I\",\"Ĭ\":\"I\",\"Į\":\"I\",\"İ\":\"I\",\"ĩ\":\"i\",\"ī\":\"i\",\"ĭ\":\"i\",\"į\":\"i\",\"ı\":\"i\",\"Ĵ\":\"J\",\"ĵ\":\"j\",\"Ķ\":\"K\",\"ķ\":\"k\",\"ĸ\":\"k\",\"Ĺ\":\"L\",\"Ļ\":\"L\",\"Ľ\":\"L\",\"Ŀ\":\"L\",\"Ł\":\"L\",\"ĺ\":\"l\",\"ļ\":\"l\",\"ľ\":\"l\",\"ŀ\":\"l\",\"ł\":\"l\",\"Ń\":\"N\",\"Ņ\":\"N\",\"Ň\":\"N\",\"Ŋ\":\"N\",\"ń\":\"n\",\"ņ\":\"n\",\"ň\":\"n\",\"ŋ\":\"n\",\"Ō\":\"O\",\"Ŏ\":\"O\",\"Ő\":\"O\",\"ō\":\"o\",\"ŏ\":\"o\",\"ő\":\"o\",\"Ŕ\":\"R\",\"Ŗ\":\"R\",\"Ř\":\"R\",\"ŕ\":\"r\",\"ŗ\":\"r\",\"ř\":\"r\",\"Ś\":\"S\",\"Ŝ\":\"S\",\"Ş\":\"S\",\"Š\":\"S\",\"ś\":\"s\",\"ŝ\":\"s\",\"ş\":\"s\",\"š\":\"s\",\"Ţ\":\"T\",\"Ť\":\"T\",\"Ŧ\":\"T\",\"ţ\":\"t\",\"ť\":\"t\",\"ŧ\":\"t\",\"Ũ\":\"U\",\"Ū\":\"U\",\"Ŭ\":\"U\",\"Ů\":\"U\",\"Ű\":\"U\",\"Ų\":\"U\",\"ũ\":\"u\",\"ū\":\"u\",\"ŭ\":\"u\",\"ů\":\"u\",\"ű\":\"u\",\"ų\":\"u\",\"Ŵ\":\"W\",\"ŵ\":\"w\",\"Ŷ\":\"Y\",\"ŷ\":\"y\",\"Ÿ\":\"Y\",\"Ź\":\"Z\",\"Ż\":\"Z\",\"Ž\":\"Z\",\"ź\":\"z\",\"ż\":\"z\",\"ž\":\"z\",\"IJ\":\"IJ\",\"ij\":\"ij\",\"Œ\":\"Oe\",\"œ\":\"oe\",\"ʼn\":\"'n\",\"ſ\":\"s\"}),tn=k({\"&\":\"&\",\"<\":\"<\",\">\":\">\",'\"':\""\",\"'\":\"'\"}),nn=k({\"&\":\"&\",\"<\":\"<\",\">\":\">\",\""\":'\"',\"'\":\"'\"}),en=function t(n){function e(t){if(Gr(t)&&!Fo(t)&&!(t instanceof k)){if(t instanceof u)return t;if(Fu.call(t,\"__wrapped__\"))return xr(t)}return new u(t)}function r(){}function u(t,n){this.__wrapped__=t,this.__actions__=[],this.__chain__=!!n,this.__index__=0,this.__values__=U}function k(t){this.__wrapped__=t,this.__actions__=[],this.__dir__=1,this.__filtered__=!1,this.__iteratees__=[],this.__takeCount__=4294967295,this.__views__=[]}function At(t){var n=-1,e=null==t?0:t.length;for(this.clear();++n=n?t:n)),t}function ln(t,n,e,r,u,i){var o,f=1&n,c=2&n,l=4&n;if(e&&(o=u?e(t,r,u,i):e(t)),o!==U)return o;if(!Vr(t))return t;if(r=Fo(t)){if(o=function(t){var n=t.length,e=new t.constructor(n);return n&&\"string\"==typeof t[0]&&Fu.call(t,\"index\")&&(e.index=t.index,e.input=t.input),e}(t),!f)return xe(t,o)}else{var s=Zi(t),p=\"[object Function]\"==s||\"[object GeneratorFunction]\"==s;if(To(t))return de(t,f);if(\"[object Object]\"==s||\"[object Arguments]\"==s||p&&!u){if(o=c||p?{}:ir(t),!f)return c?function(t,n){return je(t,Hi(t),n)}(t,function(t,n){return t&&je(n,lu(n),t)}(o,t)):function(t,n){return je(t,$i(t),n)}(t,on(o,t))}else{if(!Bt[s])return u?t:{};o=function(t,n,e){var r=t.constructor;switch(n){case\"[object ArrayBuffer]\":return ge(t);case\"[object Boolean]\":case\"[object Date]\":return new r(+t);case\"[object DataView]\":return n=e?ge(t.buffer):t.buffer,new t.constructor(n,t.byteOffset,t.byteLength);case\"[object Float32Array]\":case\"[object Float64Array]\":case\"[object Int8Array]\":case\"[object Int16Array]\":case\"[object Int32Array]\":case\"[object Uint8Array]\":case\"[object Uint8ClampedArray]\":case\"[object Uint16Array]\":case\"[object Uint32Array]\":return ve(t,e);case\"[object Map]\":return new r;case\"[object Number]\":case\"[object String]\":return new r(t);case\"[object RegExp]\":return(n=new t.constructor(t.source,dt.exec(t))).lastIndex=t.lastIndex,n;case\"[object Set]\":return new r;case\"[object Symbol]\":return zi?Ou(zi.call(t)):{}}}(t,s,f)}}if(i||(i=new Dt),u=i.get(t))return u;i.set(t,o),qo(t)?t.forEach((function(r){o.add(ln(r,n,e,r,t,i))})):Uo(t)&&t.forEach((function(r,u){o.set(u,ln(r,n,e,u,t,i))}));c=l?c?Ye:Je:c?lu:cu;var h=r?U:c(t);return a(h||t,(function(r,u){h&&(r=t[u=r]),Xt(o,u,ln(r,n,e,u,t,i))})),o}function sn(t,n,e){var r=e.length;if(null==t)return!r;for(t=Ou(t);r--;){var u=e[r],i=n[u],o=t[u];if(o===U&&!(u in t)||!i(o))return!1}return!0}function pn(t,n,e){if(\"function\"!=typeof t)throw new zu(\"Expected a function\");return Gi((function(){t.apply(U,e)}),n)}function hn(t,n,e,r){var u=-1,i=s,o=!0,a=t.length,f=[],c=n.length;if(!a)return f;e&&(n=h(n,O(e))),r?(i=p,o=!1):200<=n.length&&(i=R,o=!1,n=new Lt(n));t:for(;++un}function kn(t,n){return null!=t&&Fu.call(t,n)}function In(t,n){return null!=t&&n in Ou(t)}function Wn(t,n,e){for(var r=e?p:s,u=t[0].length,i=t.length,o=i,a=Au(i),f=1/0,c=[];o--;){var l=t[o];o&&n&&(l=h(l,O(n))),f=hi(l.length,f),a[o]=!e&&(n||120<=u&&120<=l.length)?new Lt(o&&l):U}l=t[0];var _=-1,d=a[0];t:for(;++_(n=he(n,t)).length?t:xn(t,Xn(n,0,-1)))?t:t[yr(Ir(n))])?U:i(n,t,e)}function On(t){return Gr(t)&&\"[object Arguments]\"==wn(t)}function Sn(t,n,e,r,u){if(t===n)n=!0;else if(null==t||null==n||!Gr(t)&&!Gr(n))n=t!=t&&n!=n;else t:{var i,o,a=Fo(t),f=Fo(n),c=\"[object Object]\"==(i=\"[object Arguments]\"==(i=a?\"[object Array]\":Zi(t))?\"[object Object]\":i);f=\"[object Object]\"==(o=\"[object Arguments]\"==(o=f?\"[object Array]\":Zi(n))?\"[object Object]\":o);if((o=i==o)&&To(t)){if(!To(n)){n=!1;break t}a=!0,c=!1}if(o&&!c)u||(u=new Dt),n=a||$o(t)?Ve(t,n,e,r,Sn,u):function(t,n,e,r,u,i,o){switch(e){case\"[object DataView]\":if(t.byteLength!=n.byteLength||t.byteOffset!=n.byteOffset)break;t=t.buffer,n=n.buffer;case\"[object ArrayBuffer]\":if(t.byteLength!=n.byteLength||!i(new Zu(t),new Zu(n)))break;return!0;case\"[object Boolean]\":case\"[object Date]\":case\"[object Number]\":return Ur(+t,+n);case\"[object Error]\":return t.name==n.name&&t.message==n.message;case\"[object RegExp]\":case\"[object String]\":return t==n+\"\";case\"[object Map]\":var a=L;case\"[object Set]\":if(a||(a=D),t.size!=n.size&&!(1&r))break;return(e=o.get(t))?e==n:(r|=2,o.set(t,n),n=Ve(a(t),a(n),r,u,i,o),o.delete(t),n);case\"[object Symbol]\":if(zi)return zi.call(t)==zi.call(n)}return!1}(t,n,i,e,r,Sn,u);else{if(!(1&e)&&(a=c&&Fu.call(t,\"__wrapped__\"),i=f&&Fu.call(n,\"__wrapped__\"),a||i)){t=a?t.value():t,n=i?n.value():n,u||(u=new Dt),n=Sn(t,n,e,r,u);break t}if(o)n:if(u||(u=new Dt),a=1&e,i=Je(t),f=i.length,o=Je(n).length,f==o||a){for(c=f;c--;){var l=i[c];if(!(a?l in n:Fu.call(n,l))){n=!1;break n}}if((o=u.get(t))&&u.get(n))n=o==n;else{o=!0,u.set(t,n),u.set(n,t);for(var s=a;++cn?e:0,e)?t[n]:U}function Un(t,n,e){var r=-1;return n=h(n.length?n:[vu],O(tr())),function(t,n){var e=t.length;for(t.sort(n);e--;)t[e]=t[e].c;return t}(t=Mn(t,(function(t){return{a:h(n,(function(n){return n(t)})),b:++r,c:t}})),(function(t,n){var r;t:{r=-1;for(var u=t.a,i=n.a,o=u.length,a=e.length;++r=a?f:f*(\"desc\"==e[r]?-1:1);break t}}r=t.b-n.b}return r}))}function Nn(t,n,e){for(var r=-1,u=n.length,i={};++rn||9007199254740991n&&(n=-n>u?0:u+n),0>(e=e>u?u:e)&&(e+=u),u=n>e?0:e-n>>>0,n>>>=0,e=Au(u);++r=u){for(;r>>1,o=t[i];null!==o&&!Qr(o)&&(e?o<=n:o(n=he(n,t)).length?t:xn(t,Xn(n,0,-1)))||delete t[yr(Ir(n))]}function ae(t,n,e,r){for(var u=t.length,i=r?u:-1;(r?i--:++ir)return r?ie(t[0]):[];for(var u=-1,i=Au(r);++u=r?t:Xn(t,n,e)}function de(t,n){if(n)return t.slice();var e=t.length;e=Ku?Ku(e):new t.constructor(e);return t.copy(e),e}function ge(t){var n=new t.constructor(t.byteLength);return new Zu(n).set(new Zu(t)),n}function ve(t,n){return new t.constructor(n?ge(t.buffer):t.buffer,t.byteOffset,t.length)}function ye(t,n){if(t!==n){var e=t!==U,r=null===t,u=t==t,i=Qr(t),o=n!==U,a=null===n,f=n==n,c=Qr(n);if(!a&&!c&&!i&&t>n||i&&o&&f&&!a&&!c||r&&o&&f||!e&&f||!u)return 1;if(!r&&!i&&!c&&tu?U:i,u=1),n=Ou(n);++ro&&a[0]!==c&&a[o-1]!==c?[]:F(a,c)).length)e?e?Zn(n,t):n:(e=Zn(n,ii(t/T(n))),St.test(n)?_e(P(e),0,t).join(\"\"):e.slice(0,t))}function De(t,n,e,r){var u=1&n,o=Oe(t);return function n(){for(var a=-1,f=arguments.length,c=-1,l=r.length,s=Au(l+f),p=this&&this!==Pt&&this instanceof n?o:t;++cn||r)&&(1&t&&(i[2]=p[2],n|=1&e?0:4),(e=p[3])&&(r=i[3],i[3]=r?be(r,e,p[4]):e,i[4]=r?F(i[3],\"__lodash_placeholder__\"):p[4]),(e=p[5])&&(r=i[5],i[5]=r?me(r,e,p[6]):e,i[6]=r?F(i[5],\"__lodash_placeholder__\"):p[6]),(e=p[7])&&(i[7]=e),128&t&&(i[8]=null==i[8]?p[8]:hi(i[8],p[8])),null==i[9]&&(i[9]=p[9]),i[0]=p[0],i[1]=n),t=i[0],n=i[1],e=i[2],r=i[3],u=i[4],!(a=i[9]=i[9]===U?f?0:t.length:pi(i[9]-c,0))&&24&n&&(n&=-25),dr((p?Ti:Vi)(n&&1!=n?8==n||16==n?Se(t,n,a):32!=n&&33!=n||u.length?Ce.apply(U,i):De(t,n,e,r):function(t,n,e){var r=1&n,u=Oe(t);return function n(){return(this&&this!==Pt&&this instanceof n?u:t).apply(r?e:this,arguments)}}(t,n,e),i),t,n)}function He(t,n,e,r){return t===U||Ur(t,Bu[e])&&!Fu.call(r,e)?n:t}function Ze(t,n,e,r,u,i){return Vr(t)&&Vr(n)&&(i.set(n,t),Tn(t,n,U,Ze,i),i.delete(n)),t}function Ke(t){return Yr(t)?U:t}function Ve(t,n,e,r,u,i){var o=1&e,a=t.length;if(a!=(f=n.length)&&!(o&&f>a))return!1;if((f=i.get(t))&&i.get(n))return f==n;var f=-1,c=!0,l=2&e?new Lt:U;for(i.set(t,n),i.set(n,t);++f(e=null==e?0:eu(e))&&(e=pi(r+e,0)),b(t,tr(n,3),e)):-1}function wr(t,n,e){var r=null==t?0:t.length;if(!r)return-1;var u=r-1;return e!==U&&(u=eu(e),u=0>e?pi(r+u,0):hi(u,r-1)),b(t,tr(n,3),u,!0)}function Ar(t){return null!=t&&t.length?vn(t,1):[]}function kr(t){return t&&t.length?t[0]:U}function Ir(t){var n=null==t?0:t.length;return n?t[n-1]:U}function Wr(t,n){return t&&t.length&&n&&n.length?qn(t,n):t}function Er(t){return null==t?t:vi.call(t)}function Or(t){if(!t||!t.length)return[];var n=0;return t=l(t,(function(t){if(qr(t))return n=pi(t.length,n),!0})),E(n,(function(n){return h(t,A(n))}))}function Sr(t,n){if(!t||!t.length)return[];var e=Or(t);return null==n?e:h(e,(function(t){return i(n,U,t)}))}function Rr(t){return(t=e(t)).__chain__=!0,t}function zr(t,n){return n(t)}function Cr(t,n){return(Fo(t)?a:Li)(t,tr(n,3))}function Br(t,n){return(Fo(t)?f:Mi)(t,tr(n,3))}function Lr(t,n){return(Fo(t)?h:Mn)(t,tr(n,3))}function Mr(t,n,e){return n=e?U:n,n=t&&null==n?t.length:n,$e(t,128,U,U,U,U,n)}function Fr(t,n){var e;if(\"function\"!=typeof n)throw new zu(\"Expected a function\");return t=eu(t),function(){return 0<--t&&(e=n.apply(this,arguments)),1>=t&&(n=U),e}}function Dr(t,n,e){function r(n){var e=f,r=c;return f=c=U,_=n,s=t.apply(r,e)}function u(t){var e=t-h;return t-=_,h===U||e>=n||0>e||g&&t>=l}function i(){var t=ko();if(u(t))return o(t);var e,r=Gi;e=t-_,t=n-(t-h),e=g?hi(t,l-e):t,p=r(i,e)}function o(t){return p=U,v&&f?r(t):(f=c=U,s)}function a(){var t=ko(),e=u(t);if(f=arguments,c=this,h=t,e){if(p===U)return _=t=h,p=Gi(i,n),d?r(t):s;if(g)return Ui(p),p=Gi(i,n),r(h)}return p===U&&(p=Gi(i,n)),s}var f,c,l,s,p,h,_=0,d=!1,g=!1,v=!0;if(\"function\"!=typeof t)throw new zu(\"Expected a function\");return n=uu(n)||0,Vr(e)&&(d=!!e.leading,l=(g=\"maxWait\"in e)?pi(uu(e.maxWait)||0,n):l,v=\"trailing\"in e?!!e.trailing:v),a.cancel=function(){p!==U&&Ui(p),_=0,f=h=c=p=U},a.flush=function(){return p===U?s:o(ko())},a}function Tr(t,n){function e(){var r=arguments,u=n?n.apply(this,r):r[0],i=e.cache;return i.has(u)?i.get(u):(r=t.apply(this,r),e.cache=i.set(u,r)||i,r)}if(\"function\"!=typeof t||null!=n&&\"function\"!=typeof n)throw new zu(\"Expected a function\");return e.cache=new(Tr.Cache||Et),e}function Pr(t){if(\"function\"!=typeof t)throw new zu(\"Expected a function\");return function(){var n=arguments;switch(n.length){case 0:return!t.call(this);case 1:return!t.call(this,n[0]);case 2:return!t.call(this,n[0],n[1]);case 3:return!t.call(this,n[0],n[1],n[2])}return!t.apply(this,n)}}function Ur(t,n){return t===n||t!=t&&n!=n}function Nr(t){return null!=t&&Kr(t.length)&&!Hr(t)}function qr(t){return Gr(t)&&Nr(t)}function $r(t){if(!Gr(t))return!1;var n=wn(t);return\"[object Error]\"==n||\"[object DOMException]\"==n||\"string\"==typeof t.message&&\"string\"==typeof t.name&&!Yr(t)}function Hr(t){return!!Vr(t)&&(\"[object Function]\"==(t=wn(t))||\"[object GeneratorFunction]\"==t||\"[object AsyncFunction]\"==t||\"[object Proxy]\"==t)}function Zr(t){return\"number\"==typeof t&&t==eu(t)}function Kr(t){return\"number\"==typeof t&&-1=t}function Vr(t){var n=typeof t;return null!=t&&(\"object\"==n||\"function\"==n)}function Gr(t){return null!=t&&\"object\"==typeof t}function Jr(t){return\"number\"==typeof t||Gr(t)&&\"[object Number]\"==wn(t)}function Yr(t){return!(!Gr(t)||\"[object Object]\"!=wn(t))&&(null===(t=Vu(t))||\"function\"==typeof(t=Fu.call(t,\"constructor\")&&t.constructor)&&t instanceof t&&Mu.call(t)==Uu)}function Xr(t){return\"string\"==typeof t||!Fo(t)&&Gr(t)&&\"[object String]\"==wn(t)}function Qr(t){return\"symbol\"==typeof t||Gr(t)&&\"[object Symbol]\"==wn(t)}function tu(t){if(!t)return[];if(Nr(t))return Xr(t)?P(t):xe(t);if(Qu&&t[Qu]){t=t[Qu]();for(var n,e=[];!(n=t.next()).done;)e.push(n.value);return e}return(\"[object Map]\"==(n=Zi(t))?L:\"[object Set]\"==n?D:pu)(t)}function nu(t){return t?(t=uu(t))===N||t===-N?17976931348623157e292*(0>t?-1:1):t==t?t:0:0===t?t:0}function eu(t){var n=(t=nu(t))%1;return t==t?n?t-n:t:0}function ru(t){return t?cn(eu(t),0,4294967295):0}function uu(t){if(\"number\"==typeof t)return t;if(Qr(t))return q;if(Vr(t)&&(t=Vr(t=\"function\"==typeof t.valueOf?t.valueOf():t)?t+\"\":t),\"string\"!=typeof t)return 0===t?t:+t;t=t.replace(ot,\"\");var n=vt.test(t);return n||bt.test(t)?Ft(t.slice(2),n?2:8):gt.test(t)?q:+t}function iu(t){return je(t,lu(t))}function ou(t){return null==t?\"\":ue(t)}function au(t,n,e){return(t=null==t?U:xn(t,n))===U?e:t}function fu(t,n){return null!=t&&ur(t,n,In)}function cu(t){return Nr(t)?Tt(t):Bn(t)}function lu(t){if(Nr(t))t=Tt(t,!0);else if(Vr(t)){var n,e=sr(t),r=[];for(n in t)(\"constructor\"!=n||!e&&Fu.call(t,n))&&r.push(n);t=r}else{if(n=[],null!=t)for(e in Ou(t))n.push(e);t=n}return t}function su(t,n){if(null==t)return{};var e=h(Ye(t),(function(t){return[t]}));return n=tr(n),Nn(t,e,(function(t,e){return n(t,e[0])}))}function pu(t){return null==t?[]:S(t,cu(t))}function hu(t){return ga(ou(t).toLowerCase())}function _u(t){return(t=ou(t))&&t.replace(xt,Qt).replace(Wt,\"\")}function du(t,n,e){return t=ou(t),(n=e?U:n)===U?Rt.test(t)?t.match(Ot)||[]:t.match(pt)||[]:t.match(n)||[]}function gu(t){return function(){return t}}function vu(t){return t}function yu(t){return Cn(\"function\"==typeof t?t:ln(t,1))}function bu(t,n,e){var r=cu(n),u=mn(n,r);null!=e||Vr(n)&&(u.length||!r.length)||(e=n,n=t,t=this,u=mn(n,cu(n)));var i=!(Vr(e)&&\"chain\"in e&&!e.chain),o=Hr(t);return a(u,(function(e){var r=n[e];t[e]=r,o&&(t.prototype[e]=function(){var n=this.__chain__;if(i||n){var e=t(this.__wrapped__);return(e.__actions__=xe(this.__actions__)).push({func:r,args:arguments,thisArg:t}),e.__chain__=n,e}return r.apply(t,_([this.value()],arguments))})})),t}function mu(){}function xu(t){return cr(t)?A(yr(t)):function(t){return function(n){return xn(n,t)}}(t)}function ju(){return[]}function wu(){return!1}var Au=(n=null==n?Pt:en.defaults(Pt.Object(),n,en.pick(Pt,zt))).Array,ku=n.Date,Iu=n.Error,Wu=n.Function,Eu=n.Math,Ou=n.Object,Su=n.RegExp,Ru=n.String,zu=n.TypeError,Cu=Au.prototype,Bu=Ou.prototype,Lu=n[\"__core-js_shared__\"],Mu=Wu.prototype.toString,Fu=Bu.hasOwnProperty,Du=0,Tu=function(){var t=/[^.]+$/.exec(Lu&&Lu.keys&&Lu.keys.IE_PROTO||\"\");return t?\"Symbol(src)_1.\"+t:\"\"}(),Pu=Bu.toString,Uu=Mu.call(Ou),Nu=Pt._,qu=Su(\"^\"+Mu.call(Fu).replace(ut,\"\\\\$&\").replace(/hasOwnProperty|(function).*?(?=\\\\\\()| for .+?(?=\\\\\\])/g,\"$1.*?\")+\"$\"),$u=qt?n.Buffer:U,Hu=n.Symbol,Zu=n.Uint8Array,Ku=$u?$u.g:U,Vu=M(Ou.getPrototypeOf,Ou),Gu=Ou.create,Ju=Bu.propertyIsEnumerable,Yu=Cu.splice,Xu=Hu?Hu.isConcatSpreadable:U,Qu=Hu?Hu.iterator:U,ti=Hu?Hu.toStringTag:U,ni=function(){try{var t=rr(Ou,\"defineProperty\");return t({},\"\",{}),t}catch(t){}}(),ei=n.clearTimeout!==Pt.clearTimeout&&n.clearTimeout,ri=ku&&ku.now!==Pt.Date.now&&ku.now,ui=n.setTimeout!==Pt.setTimeout&&n.setTimeout,ii=Eu.ceil,oi=Eu.floor,ai=Ou.getOwnPropertySymbols,fi=$u?$u.isBuffer:U,ci=n.isFinite,li=Cu.join,si=M(Ou.keys,Ou),pi=Eu.max,hi=Eu.min,_i=ku.now,di=n.parseInt,gi=Eu.random,vi=Cu.reverse,yi=rr(n,\"DataView\"),bi=rr(n,\"Map\"),mi=rr(n,\"Promise\"),xi=rr(n,\"Set\"),ji=rr(n,\"WeakMap\"),wi=rr(Ou,\"create\"),Ai=ji&&new ji,ki={},Ii=br(yi),Wi=br(bi),Ei=br(mi),Oi=br(xi),Si=br(ji),Ri=Hu?Hu.prototype:U,zi=Ri?Ri.valueOf:U,Ci=Ri?Ri.toString:U,Bi=function(){function t(){}return function(n){return Vr(n)?Gu?Gu(n):(t.prototype=n,n=new t,t.prototype=U,n):{}}}();e.templateSettings={escape:X,evaluate:Q,interpolate:tt,variable:\"\",imports:{_:e}},e.prototype=r.prototype,e.prototype.constructor=e,u.prototype=Bi(r.prototype),u.prototype.constructor=u,k.prototype=Bi(r.prototype),k.prototype.constructor=k,At.prototype.clear=function(){this.__data__=wi?wi(null):{},this.size=0},At.prototype.delete=function(t){return t=this.has(t)&&delete this.__data__[t],this.size-=t?1:0,t},At.prototype.get=function(t){var n=this.__data__;return wi?\"__lodash_hash_undefined__\"===(t=n[t])?U:t:Fu.call(n,t)?n[t]:U},At.prototype.has=function(t){var n=this.__data__;return wi?n[t]!==U:Fu.call(n,t)},At.prototype.set=function(t,n){var e=this.__data__;return this.size+=this.has(t)?0:1,e[t]=wi&&n===U?\"__lodash_hash_undefined__\":n,this},kt.prototype.clear=function(){this.__data__=[],this.size=0},kt.prototype.delete=function(t){var n=this.__data__;return!(0>(t=rn(n,t))||(t==n.length-1?n.pop():Yu.call(n,t,1),--this.size,0))},kt.prototype.get=function(t){var n=this.__data__;return 0>(t=rn(n,t))?U:n[t][1]},kt.prototype.has=function(t){return-1r?(++this.size,e.push([t,n])):e[r][1]=n,this},Et.prototype.clear=function(){this.size=0,this.__data__={hash:new At,map:new(bi||kt),string:new At}},Et.prototype.delete=function(t){return t=nr(this,t).delete(t),this.size-=t?1:0,t},Et.prototype.get=function(t){return nr(this,t).get(t)},Et.prototype.has=function(t){return nr(this,t).has(t)},Et.prototype.set=function(t,n){var e=nr(this,t),r=e.size;return e.set(t,n),this.size+=e.size==r?0:1,this},Lt.prototype.add=Lt.prototype.push=function(t){return this.__data__.set(t,\"__lodash_hash_undefined__\"),this},Lt.prototype.has=function(t){return this.__data__.has(t)},Dt.prototype.clear=function(){this.__data__=new kt,this.size=0},Dt.prototype.delete=function(t){var n=this.__data__;return t=n.delete(t),this.size=n.size,t},Dt.prototype.get=function(t){return this.__data__.get(t)},Dt.prototype.has=function(t){return this.__data__.has(t)},Dt.prototype.set=function(t,n){var e=this.__data__;if(e instanceof kt){var r=e.__data__;if(!bi||199>r.length)return r.push([t,n]),this.size=++e.size,this;e=this.__data__=new Et(r)}return e.set(t,n),this.size=e.size,this};var Li=ke(yn),Mi=ke(bn,!0),Fi=Ie(),Di=Ie(!0),Ti=Ai?function(t,n){return Ai.set(t,n),t}:vu,Pi=ni?function(t,n){return ni(t,\"toString\",{configurable:!0,enumerable:!1,value:gu(n),writable:!0})}:vu,Ui=ei||function(t){return Pt.clearTimeout(t)},Ni=xi&&1/D(new xi([,-0]))[1]==N?function(t){return new xi(t)}:mu,qi=Ai?function(t){return Ai.get(t)}:mu,$i=ai?function(t){return null==t?[]:(t=Ou(t),l(ai(t),(function(n){return Ju.call(t,n)})))}:ju,Hi=ai?function(t){for(var n=[];t;)_(n,$i(t)),t=Vu(t);return n}:ju,Zi=wn;(yi&&\"[object DataView]\"!=Zi(new yi(new ArrayBuffer(1)))||bi&&\"[object Map]\"!=Zi(new bi)||mi&&\"[object Promise]\"!=Zi(mi.resolve())||xi&&\"[object Set]\"!=Zi(new xi)||ji&&\"[object WeakMap]\"!=Zi(new ji))&&(Zi=function(t){var n=wn(t);if(t=(t=\"[object Object]\"==n?t.constructor:U)?br(t):\"\")switch(t){case Ii:return\"[object DataView]\";case Wi:return\"[object Map]\";case Ei:return\"[object Promise]\";case Oi:return\"[object Set]\";case Si:return\"[object WeakMap]\"}return n});var Ki=Lu?Hr:wu,Vi=gr(Ti),Gi=ui||function(t,n){return Pt.setTimeout(t,n)},Ji=gr(Pi),Yi=function(t){var n=(t=Tr(t,(function(t){return 500===n.size&&n.clear(),t}))).cache;return t}((function(t){var n=[];return 46===t.charCodeAt(0)&&n.push(\"\"),t.replace(rt,(function(t,e,r,u){n.push(r?u.replace(ht,\"$1\"):e||t)})),n})),Xi=Kn((function(t,n){return qr(t)?hn(t,vn(n,1,qr,!0)):[]})),Qi=Kn((function(t,n){var e=Ir(n);return qr(e)&&(e=U),qr(t)?hn(t,vn(n,1,qr,!0),tr(e,2)):[]})),to=Kn((function(t,n){var e=Ir(n);return qr(e)&&(e=U),qr(t)?hn(t,vn(n,1,qr,!0),U,e):[]})),no=Kn((function(t){var n=h(t,se);return n.length&&n[0]===t[0]?Wn(n):[]})),eo=Kn((function(t){var n=Ir(t),e=h(t,se);return n===Ir(e)?n=U:e.pop(),e.length&&e[0]===t[0]?Wn(e,tr(n,2)):[]})),ro=Kn((function(t){var n=Ir(t),e=h(t,se);return(n=\"function\"==typeof n?n:U)&&e.pop(),e.length&&e[0]===t[0]?Wn(e,U,n):[]})),uo=Kn(Wr),io=Ge((function(t,n){var e=null==t?0:t.length,r=fn(t,n);return $n(t,h(n,(function(t){return ar(t,e)?+t:t})).sort(ye)),r})),oo=Kn((function(t){return ie(vn(t,1,qr,!0))})),ao=Kn((function(t){var n=Ir(t);return qr(n)&&(n=U),ie(vn(t,1,qr,!0),tr(n,2))})),fo=Kn((function(t){var n=\"function\"==typeof(n=Ir(t))?n:U;return ie(vn(t,1,qr,!0),U,n)})),co=Kn((function(t,n){return qr(t)?hn(t,n):[]})),lo=Kn((function(t){return ce(l(t,qr))})),so=Kn((function(t){var n=Ir(t);return qr(n)&&(n=U),ce(l(t,qr),tr(n,2))})),po=Kn((function(t){var n=\"function\"==typeof(n=Ir(t))?n:U;return ce(l(t,qr),U,n)})),ho=Kn(Or),_o=Kn((function(t){var n=\"function\"==typeof(n=1<(n=t.length)?t[n-1]:U)?(t.pop(),n):U;return Sr(t,n)})),go=Ge((function(t){function n(n){return fn(n,t)}var e=t.length,r=e?t[0]:0,i=this.__wrapped__;return!(1=n})),Mo=On(function(){return arguments}())?On:function(t){return Gr(t)&&Fu.call(t,\"callee\")&&!Ju.call(t,\"callee\")},Fo=Au.isArray,Do=Zt?O(Zt):function(t){return Gr(t)&&\"[object ArrayBuffer]\"==wn(t)},To=fi||wu,Po=Kt?O(Kt):function(t){return Gr(t)&&\"[object Date]\"==wn(t)},Uo=Vt?O(Vt):function(t){return Gr(t)&&\"[object Map]\"==Zi(t)},No=Gt?O(Gt):function(t){return Gr(t)&&\"[object RegExp]\"==wn(t)},qo=Jt?O(Jt):function(t){return Gr(t)&&\"[object Set]\"==Zi(t)},$o=Yt?O(Yt):function(t){return Gr(t)&&Kr(t.length)&&!!Ct[wn(t)]},Ho=Pe(Ln),Zo=Pe((function(t,n){return t<=n})),Ko=Ae((function(t,n){if(sr(n)||Nr(n))je(n,cu(n),t);else for(var e in n)Fu.call(n,e)&&Xt(t,e,n[e])})),Vo=Ae((function(t,n){je(n,lu(n),t)})),Go=Ae((function(t,n,e,r){je(n,lu(n),t,r)})),Jo=Ae((function(t,n,e,r){je(n,cu(n),t,r)})),Yo=Ge(fn),Xo=Kn((function(t,n){t=Ou(t);var e=-1,r=n.length;for((u=2--t)return n.apply(this,arguments)}},e.ary=Mr,e.assign=Ko,e.assignIn=Vo,e.assignInWith=Go,e.assignWith=Jo,e.at=Yo,e.before=Fr,e.bind=Io,e.bindAll=ya,e.bindKey=Wo,e.castArray=function(){if(!arguments.length)return[];var t=arguments[0];return Fo(t)?t:[t]},e.chain=Rr,e.chunk=function(t,n,e){if(n=(e?fr(t,n,e):n===U)?1:pi(eu(n),0),!(e=null==t?0:t.length)||1>n)return[];for(var r=0,u=0,i=Au(ii(e/n));r(n=e||n===U?1:eu(n))?0:n,r):[]},e.dropRight=function(t,n,e){var r=null==t?0:t.length;return r?Xn(t,0,0>(n=r-(n=e||n===U?1:eu(n)))?0:n):[]},e.dropRightWhile=function(t,n){return t&&t.length?ae(t,tr(n,3),!0,!0):[]},e.dropWhile=function(t,n){return t&&t.length?ae(t,tr(n,3),!0):[]},e.fill=function(t,n,e,r){var u=null==t?0:t.length;if(!u)return[];for(e&&\"number\"!=typeof e&&fr(t,n,e)&&(e=0,r=u),u=t.length,0>(e=eu(e))&&(e=-e>u?0:u+e),0>(r=r===U||r>u?u:eu(r))&&(r+=u),r=e>r?0:ru(r);e>>0)?(t=ou(t))&&(\"string\"==typeof n||null!=n&&!No(n))&&(!(n=ue(n))&&St.test(t))?_e(P(t),0,e):t.split(n,e):[]},e.spread=function(t,n){if(\"function\"!=typeof t)throw new zu(\"Expected a function\");return n=null==n?0:pi(eu(n),0),Kn((function(e){var r=e[n];return e=_e(e,0,n),r&&_(e,r),i(t,this,e)}))},e.tail=function(t){var n=null==t?0:t.length;return n?Xn(t,1,n):[]},e.take=function(t,n,e){return t&&t.length?Xn(t,0,0>(n=e||n===U?1:eu(n))?0:n):[]},e.takeRight=function(t,n,e){var r=null==t?0:t.length;return r?Xn(t,0>(n=r-(n=e||n===U?1:eu(n)))?0:n,r):[]},e.takeRightWhile=function(t,n){return t&&t.length?ae(t,tr(n,3),!1,!0):[]},e.takeWhile=function(t,n){return t&&t.length?ae(t,tr(n,3)):[]},e.tap=function(t,n){return n(t),t},e.throttle=function(t,n,e){var r=!0,u=!0;if(\"function\"!=typeof t)throw new zu(\"Expected a function\");return Vr(e)&&(r=\"leading\"in e?!!e.leading:r,u=\"trailing\"in e?!!e.trailing:u),Dr(t,n,{leading:r,maxWait:n,trailing:u})},e.thru=zr,e.toArray=tu,e.toPairs=aa,e.toPairsIn=fa,e.toPath=function(t){return Fo(t)?h(t,yr):Qr(t)?[t]:xe(Yi(ou(t)))},e.toPlainObject=iu,e.transform=function(t,n,e){var r=Fo(t),u=r||To(t)||$o(t);if(n=tr(n,4),null==e){var i=t&&t.constructor;e=u?r?new i:[]:Vr(t)&&Hr(i)?Bi(Vu(t)):{}}return(u?a:yn)(t,(function(t,r,u){return n(e,t,r,u)})),e},e.unary=function(t){return Mr(t,1)},e.union=oo,e.unionBy=ao,e.unionWith=fo,e.uniq=function(t){return t&&t.length?ie(t):[]},e.uniqBy=function(t,n){return t&&t.length?ie(t,tr(n,2)):[]},e.uniqWith=function(t,n){return n=\"function\"==typeof n?n:U,t&&t.length?ie(t,U,n):[]},e.unset=function(t,n){return null==t||oe(t,n)},e.unzip=Or,e.unzipWith=Sr,e.update=function(t,n,e){return null==t?t:Jn(t,n,pe(e)(xn(t,n)),void 0)},e.updateWith=function(t,n,e,r){return r=\"function\"==typeof r?r:U,null!=t&&(t=Jn(t,n,pe(e)(xn(t,n)),r)),t},e.values=pu,e.valuesIn=function(t){return null==t?[]:S(t,lu(t))},e.without=co,e.words=du,e.wrap=function(t,n){return Ro(pe(n),t)},e.xor=lo,e.xorBy=so,e.xorWith=po,e.zip=ho,e.zipObject=function(t,n){return le(t||[],n||[],Xt)},e.zipObjectDeep=function(t,n){return le(t||[],n||[],Jn)},e.zipWith=_o,e.entries=aa,e.entriesIn=fa,e.extend=Vo,e.extendWith=Go,bu(e,e),e.add=Ea,e.attempt=va,e.camelCase=ca,e.capitalize=hu,e.ceil=Oa,e.clamp=function(t,n,e){return e===U&&(e=n,n=U),e!==U&&(e=(e=uu(e))==e?e:0),n!==U&&(n=(n=uu(n))==n?n:0),cn(uu(t),n,e)},e.clone=function(t){return ln(t,4)},e.cloneDeep=function(t){return ln(t,5)},e.cloneDeepWith=function(t,n){return ln(t,5,n=\"function\"==typeof n?n:U)},e.cloneWith=function(t,n){return ln(t,4,n=\"function\"==typeof n?n:U)},e.conformsTo=function(t,n){return null==n||sn(t,n,cu(n))},e.deburr=_u,e.defaultTo=function(t,n){return null==t||t!=t?n:t},e.divide=Sa,e.endsWith=function(t,n,e){t=ou(t),n=ue(n);var r=t.length;r=e=e===U?r:cn(eu(e),0,r);return 0<=(e-=n.length)&&t.slice(e,r)==n},e.eq=Ur,e.escape=function(t){return(t=ou(t))&&Y.test(t)?t.replace(G,tn):t},e.escapeRegExp=function(t){return(t=ou(t))&&it.test(t)?t.replace(ut,\"\\\\$&\"):t},e.every=function(t,n,e){var r=Fo(t)?c:_n;return e&&fr(t,n,e)&&(n=U),r(t,tr(n,3))},e.find=yo,e.findIndex=jr,e.findKey=function(t,n){return y(t,tr(n,3),yn)},e.findLast=bo,e.findLastIndex=wr,e.findLastKey=function(t,n){return y(t,tr(n,3),bn)},e.floor=Ra,e.forEach=Cr,e.forEachRight=Br,e.forIn=function(t,n){return null==t?t:Fi(t,tr(n,3),lu)},e.forInRight=function(t,n){return null==t?t:Di(t,tr(n,3),lu)},e.forOwn=function(t,n){return t&&yn(t,tr(n,3))},e.forOwnRight=function(t,n){return t&&bn(t,tr(n,3))},e.get=au,e.gt=Bo,e.gte=Lo,e.has=function(t,n){return null!=t&&ur(t,n,kn)},e.hasIn=fu,e.head=kr,e.identity=vu,e.includes=function(t,n,e,r){return t=Nr(t)?t:pu(t),e=e&&!r?eu(e):0,r=t.length,0>e&&(e=pi(r+e,0)),Xr(t)?e<=r&&-1(e=null==e?0:eu(e))&&(e=pi(r+e,0)),m(t,n,e)):-1},e.inRange=function(t,n,e){return n=nu(n),e===U?(e=n,n=0):e=nu(e),(t=uu(t))>=hi(n,e)&&t=t},e.isSet=qo,e.isString=Xr,e.isSymbol=Qr,e.isTypedArray=$o,e.isUndefined=function(t){return t===U},e.isWeakMap=function(t){return Gr(t)&&\"[object WeakMap]\"==Zi(t)},e.isWeakSet=function(t){return Gr(t)&&\"[object WeakSet]\"==wn(t)},e.join=function(t,n){return null==t?\"\":li.call(t,n)},e.kebabCase=la,e.last=Ir,e.lastIndexOf=function(t,n,e){var r=null==t?0:t.length;if(!r)return-1;var u=r;if(e!==U&&(u=0>(u=eu(e))?pi(r+u,0):hi(u,r-1)),n==n){for(e=u+1;e--&&t[e]!==n;);t=e}else t=b(t,j,u,!0);return t},e.lowerCase=sa,e.lowerFirst=pa,e.lt=Ho,e.lte=Zo,e.max=function(t){return t&&t.length?dn(t,vu,An):U},e.maxBy=function(t,n){return t&&t.length?dn(t,tr(n,2),An):U},e.mean=function(t){return w(t,vu)},e.meanBy=function(t,n){return w(t,tr(n,2))},e.min=function(t){return t&&t.length?dn(t,vu,Ln):U},e.minBy=function(t,n){return t&&t.length?dn(t,tr(n,2),Ln):U},e.stubArray=ju,e.stubFalse=wu,e.stubObject=function(){return{}},e.stubString=function(){return\"\"},e.stubTrue=function(){return!0},e.multiply=za,e.nth=function(t,n){return t&&t.length?Pn(t,eu(n)):U},e.noConflict=function(){return Pt._===this&&(Pt._=Nu),this},e.noop=mu,e.now=ko,e.pad=function(t,n,e){t=ou(t);var r=(n=eu(n))?T(t):0;return!n||r>=n?t:Fe(oi(n=(n-r)/2),e)+t+Fe(ii(n),e)},e.padEnd=function(t,n,e){t=ou(t);var r=(n=eu(n))?T(t):0;return n&&rn){var r=t;t=n,n=r}return e||t%1||n%1?(e=gi(),hi(t+e*(n-t+Mt(\"1e-\"+((e+\"\").length-1))),n)):Hn(t,n)},e.reduce=function(t,n,e){var r=Fo(t)?d:I,u=3>arguments.length;return r(t,tr(n,4),e,u,Li)},e.reduceRight=function(t,n,e){var r=Fo(t)?g:I,u=3>arguments.length;return r(t,tr(n,4),e,u,Mi)},e.repeat=function(t,n,e){return n=(e?fr(t,n,e):n===U)?1:eu(n),Zn(ou(t),n)},e.replace=function(){var t=arguments,n=ou(t[0]);return 3>t.length?n:n.replace(t[1],t[2])},e.result=function(t,n,e){var r=-1,u=(n=he(n,t)).length;for(u||(u=1,t=U);++r(t=eu(t))||9007199254740991=i)return t;if(1>(i=e-T(r)))return r;if(e=o?_e(o,0,i).join(\"\"):t.slice(0,i),u===U)return e+r;if(o&&(i+=e.length-i),No(u)){if(t.slice(i).search(u)){var a=e;for(u.global||(u=Su(u.source,ou(dt.exec(u))+\"g\")),u.lastIndex=0;o=u.exec(a);)var f=o.index;e=e.slice(0,f===U?i:f)}}else t.indexOf(ue(u),i)!=i&&(-1<(u=e.lastIndexOf(u))&&(e=e.slice(0,u)));return e+r},e.unescape=function(t){return(t=ou(t))&&J.test(t)?t.replace(V,nn):t},e.uniqueId=function(t){var n=++Du;return ou(t)+n},e.upperCase=da,e.upperFirst=ga,e.each=Cr,e.eachRight=Br,e.first=kr,bu(e,function(){var t={};return yn(e,(function(n,r){Fu.call(e.prototype,r)||(t[r]=n)})),t}(),{chain:!1}),e.VERSION=\"4.17.15\",a(\"bind bindKey curry curryRight partial partialRight\".split(\" \"),(function(t){e[t].placeholder=e})),a([\"drop\",\"take\"],(function(t,n){k.prototype[t]=function(e){e=e===U?1:pi(eu(e),0);var r=this.__filtered__&&!n?new k(this):this.clone();return r.__filtered__?r.__takeCount__=hi(e,r.__takeCount__):r.__views__.push({size:hi(e,4294967295),type:t+(0>r.__dir__?\"Right\":\"\")}),r},k.prototype[t+\"Right\"]=function(n){return this.reverse()[t](n).reverse()}})),a([\"filter\",\"map\",\"takeWhile\"],(function(t,n){var e=n+1,r=1==e||3==e;k.prototype[t]=function(t){var n=this.clone();return n.__iteratees__.push({iteratee:tr(t,3),type:e}),n.__filtered__=n.__filtered__||r,n}})),a([\"head\",\"last\"],(function(t,n){var e=\"take\"+(n?\"Right\":\"\");k.prototype[t]=function(){return this[e](1).value()[0]}})),a([\"initial\",\"tail\"],(function(t,n){var e=\"drop\"+(n?\"\":\"Right\");k.prototype[t]=function(){return this.__filtered__?new k(this):this[e](1)}})),k.prototype.compact=function(){return this.filter(vu)},k.prototype.find=function(t){return this.filter(t).head()},k.prototype.findLast=function(t){return this.reverse().find(t)},k.prototype.invokeMap=Kn((function(t,n){return\"function\"==typeof t?new k(this):this.map((function(e){return En(e,t,n)}))})),k.prototype.reject=function(t){return this.filter(Pr(tr(t)))},k.prototype.slice=function(t,n){t=eu(t);var e=this;return e.__filtered__&&(0n)?new k(e):(0>t?e=e.takeRight(-t):t&&(e=e.drop(t)),n!==U&&(e=0>(n=eu(n))?e.dropRight(-n):e.take(n-t)),e)},k.prototype.takeRightWhile=function(t){return this.reverse().takeWhile(t).reverse()},k.prototype.toArray=function(){return this.take(4294967295)},yn(k.prototype,(function(t,n){var r=/^(?:filter|find|map|reject)|While$/.test(n),i=/^(?:head|last)$/.test(n),o=e[i?\"take\"+(\"last\"==n?\"Right\":\"\"):n],a=i||/^find/.test(n);o&&(e.prototype[n]=function(){function n(t){return t=o.apply(e,_([t],c)),i&&h?t[0]:t}var f=this.__wrapped__,c=i?[1]:arguments,l=f instanceof k,s=c[0],p=l||Fo(f);p&&r&&\"function\"==typeof s&&1!=s.length&&(l=p=!1);var h=this.__chain__,d=!!this.__actions__.length;s=a&&!h,l=l&&!d;return!a&&p?(f=l?f:new k(this),(f=t.apply(f,c)).__actions__.push({func:zr,args:[n],thisArg:U}),new u(f,h)):s&&l?t.apply(this,c):(f=this.thru(n),s?i?f.value()[0]:f.value():f)})})),a(\"pop push shift sort splice unshift\".split(\" \"),(function(t){var n=Cu[t],r=/^(?:push|sort|unshift)$/.test(t)?\"tap\":\"thru\",u=/^(?:pop|shift)$/.test(t);e.prototype[t]=function(){var t=arguments;if(u&&!this.__chain__){var e=this.value();return n.apply(Fo(e)?e:[],t)}return this[r]((function(e){return n.apply(Fo(e)?e:[],t)}))}})),yn(k.prototype,(function(t,n){var r=e[n];if(r){var u=r.name+\"\";Fu.call(ki,u)||(ki[u]=[]),ki[u].push({name:n,func:r})}})),ki[Ce(U,2).name]=[{name:\"wrapper\",func:U}],k.prototype.clone=function(){var t=new k(this.__wrapped__);return t.__actions__=xe(this.__actions__),t.__dir__=this.__dir__,t.__filtered__=this.__filtered__,t.__iteratees__=xe(this.__iteratees__),t.__takeCount__=this.__takeCount__,t.__views__=xe(this.__views__),t},k.prototype.reverse=function(){if(this.__filtered__){var t=new k(this);t.__dir__=-1,t.__filtered__=!0}else(t=this.clone()).__dir__*=-1;return t},k.prototype.value=function(){var t,n=this.__wrapped__.value(),e=this.__dir__,r=Fo(n),u=0>e,i=r?n.length:0;t=i;for(var o=this.__views__,a=0,f=-1,c=o.length;++f=this.__values__.length;return{done:t,value:t?U:this.__values__[this.__index__++]}},e.prototype.plant=function(t){for(var n,e=this;e instanceof r;){var u=xr(e);u.__index__=0,u.__values__=U,n?i.__wrapped__=u:n=u;var i=u;e=e.__wrapped__}return i.__wrapped__=t,n},e.prototype.reverse=function(){var t=this.__wrapped__;return t instanceof k?(this.__actions__.length&&(t=new k(this)),(t=t.reverse()).__actions__.push({func:zr,args:[Er],thisArg:U}),new u(t,this.__chain__)):this.thru(Er)},e.prototype.toJSON=e.prototype.valueOf=e.prototype.value=function(){return fe(this.__wrapped__,this.__actions__)},e.prototype.first=e.prototype.head,Qu&&(e.prototype[Qu]=function(){return this}),e}();Pt._=en,void 0===(u=function(){return en}.call(n,e,n,r))||(r.exports=u)}).call(this)}).", + "originalSize": 73261, + "originalSource": "/**\n * @license\n * Lodash lodash.com/license | Underscore.js 1.8.3 underscorejs.org/LICENSE\n */\n;(function(){function n(n,t,r){switch(r.length){case 0:return n.call(t);case 1:return n.call(t,r[0]);case 2:return n.call(t,r[0],r[1]);case 3:return n.call(t,r[0],r[1],r[2])}return n.apply(t,r)}function t(n,t,r,e){for(var u=-1,i=null==n?0:n.length;++u\"']/g,G=RegExp(V.source),H=RegExp(K.source),J=/<%-([\\s\\S]+?)%>/g,Y=/<%([\\s\\S]+?)%>/g,Q=/<%=([\\s\\S]+?)%>/g,X=/\\.|\\[(?:[^[\\]]*|([\"'])(?:(?!\\1)[^\\\\]|\\\\.)*?\\1)\\]/,nn=/^\\w*$/,tn=/[^.[\\]]+|\\[(?:(-?\\d+(?:\\.\\d+)?)|([\"'])((?:(?!\\2)[^\\\\]|\\\\.)*?)\\2)\\]|(?=(?:\\.|\\[\\])(?:\\.|\\[\\]|$))/g,rn=/[\\\\^$.*+?()[\\]{}|]/g,en=RegExp(rn.source),un=/^\\s+|\\s+$/g,on=/^\\s+/,fn=/\\s+$/,cn=/\\{(?:\\n\\/\\* \\[wrapped with .+\\] \\*\\/)?\\n?/,an=/\\{\\n\\/\\* \\[wrapped with (.+)\\] \\*/,ln=/,? & /,sn=/[^\\x00-\\x2f\\x3a-\\x40\\x5b-\\x60\\x7b-\\x7f]+/g,hn=/\\\\(\\\\)?/g,pn=/\\$\\{([^\\\\}]*(?:\\\\.[^\\\\}]*)*)\\}/g,_n=/\\w*$/,vn=/^[-+]0x[0-9a-f]+$/i,gn=/^0b[01]+$/i,dn=/^\\[object .+?Constructor\\]$/,yn=/^0o[0-7]+$/i,bn=/^(?:0|[1-9]\\d*)$/,xn=/[\\xc0-\\xd6\\xd8-\\xf6\\xf8-\\xff\\u0100-\\u017f]/g,jn=/($^)/,wn=/['\\n\\r\\u2028\\u2029\\\\]/g,mn=\"[\\\\ufe0e\\\\ufe0f]?(?:[\\\\u0300-\\\\u036f\\\\ufe20-\\\\ufe2f\\\\u20d0-\\\\u20ff]|\\\\ud83c[\\\\udffb-\\\\udfff])?(?:\\\\u200d(?:[^\\\\ud800-\\\\udfff]|(?:\\\\ud83c[\\\\udde6-\\\\uddff]){2}|[\\\\ud800-\\\\udbff][\\\\udc00-\\\\udfff])[\\\\ufe0e\\\\ufe0f]?(?:[\\\\u0300-\\\\u036f\\\\ufe20-\\\\ufe2f\\\\u20d0-\\\\u20ff]|\\\\ud83c[\\\\udffb-\\\\udfff])?)*\",An=\"(?:[\\\\u2700-\\\\u27bf]|(?:\\\\ud83c[\\\\udde6-\\\\uddff]){2}|[\\\\ud800-\\\\udbff][\\\\udc00-\\\\udfff])\"+mn,En=\"(?:[^\\\\ud800-\\\\udfff][\\\\u0300-\\\\u036f\\\\ufe20-\\\\ufe2f\\\\u20d0-\\\\u20ff]?|[\\\\u0300-\\\\u036f\\\\ufe20-\\\\ufe2f\\\\u20d0-\\\\u20ff]|(?:\\\\ud83c[\\\\udde6-\\\\uddff]){2}|[\\\\ud800-\\\\udbff][\\\\udc00-\\\\udfff]|[\\\\ud800-\\\\udfff])\",kn=RegExp(\"['\\u2019]\",\"g\"),Sn=RegExp(\"[\\\\u0300-\\\\u036f\\\\ufe20-\\\\ufe2f\\\\u20d0-\\\\u20ff]\",\"g\"),On=RegExp(\"\\\\ud83c[\\\\udffb-\\\\udfff](?=\\\\ud83c[\\\\udffb-\\\\udfff])|\"+En+mn,\"g\"),In=RegExp([\"[A-Z\\\\xc0-\\\\xd6\\\\xd8-\\\\xde]?[a-z\\\\xdf-\\\\xf6\\\\xf8-\\\\xff]+(?:['\\u2019](?:d|ll|m|re|s|t|ve))?(?=[\\\\xac\\\\xb1\\\\xd7\\\\xf7\\\\x00-\\\\x2f\\\\x3a-\\\\x40\\\\x5b-\\\\x60\\\\x7b-\\\\xbf\\\\u2000-\\\\u206f \\\\t\\\\x0b\\\\f\\\\xa0\\\\ufeff\\\\n\\\\r\\\\u2028\\\\u2029\\\\u1680\\\\u180e\\\\u2000\\\\u2001\\\\u2002\\\\u2003\\\\u2004\\\\u2005\\\\u2006\\\\u2007\\\\u2008\\\\u2009\\\\u200a\\\\u202f\\\\u205f\\\\u3000]|[A-Z\\\\xc0-\\\\xd6\\\\xd8-\\\\xde]|$)|(?:[A-Z\\\\xc0-\\\\xd6\\\\xd8-\\\\xde]|[^\\\\ud800-\\\\udfff\\\\xac\\\\xb1\\\\xd7\\\\xf7\\\\x00-\\\\x2f\\\\x3a-\\\\x40\\\\x5b-\\\\x60\\\\x7b-\\\\xbf\\\\u2000-\\\\u206f \\\\t\\\\x0b\\\\f\\\\xa0\\\\ufeff\\\\n\\\\r\\\\u2028\\\\u2029\\\\u1680\\\\u180e\\\\u2000\\\\u2001\\\\u2002\\\\u2003\\\\u2004\\\\u2005\\\\u2006\\\\u2007\\\\u2008\\\\u2009\\\\u200a\\\\u202f\\\\u205f\\\\u3000\\\\d+\\\\u2700-\\\\u27bfa-z\\\\xdf-\\\\xf6\\\\xf8-\\\\xffA-Z\\\\xc0-\\\\xd6\\\\xd8-\\\\xde])+(?:['\\u2019](?:D|LL|M|RE|S|T|VE))?(?=[\\\\xac\\\\xb1\\\\xd7\\\\xf7\\\\x00-\\\\x2f\\\\x3a-\\\\x40\\\\x5b-\\\\x60\\\\x7b-\\\\xbf\\\\u2000-\\\\u206f \\\\t\\\\x0b\\\\f\\\\xa0\\\\ufeff\\\\n\\\\r\\\\u2028\\\\u2029\\\\u1680\\\\u180e\\\\u2000\\\\u2001\\\\u2002\\\\u2003\\\\u2004\\\\u2005\\\\u2006\\\\u2007\\\\u2008\\\\u2009\\\\u200a\\\\u202f\\\\u205f\\\\u3000]|[A-Z\\\\xc0-\\\\xd6\\\\xd8-\\\\xde](?:[a-z\\\\xdf-\\\\xf6\\\\xf8-\\\\xff]|[^\\\\ud800-\\\\udfff\\\\xac\\\\xb1\\\\xd7\\\\xf7\\\\x00-\\\\x2f\\\\x3a-\\\\x40\\\\x5b-\\\\x60\\\\x7b-\\\\xbf\\\\u2000-\\\\u206f \\\\t\\\\x0b\\\\f\\\\xa0\\\\ufeff\\\\n\\\\r\\\\u2028\\\\u2029\\\\u1680\\\\u180e\\\\u2000\\\\u2001\\\\u2002\\\\u2003\\\\u2004\\\\u2005\\\\u2006\\\\u2007\\\\u2008\\\\u2009\\\\u200a\\\\u202f\\\\u205f\\\\u3000\\\\d+\\\\u2700-\\\\u27bfa-z\\\\xdf-\\\\xf6\\\\xf8-\\\\xffA-Z\\\\xc0-\\\\xd6\\\\xd8-\\\\xde])|$)|[A-Z\\\\xc0-\\\\xd6\\\\xd8-\\\\xde]?(?:[a-z\\\\xdf-\\\\xf6\\\\xf8-\\\\xff]|[^\\\\ud800-\\\\udfff\\\\xac\\\\xb1\\\\xd7\\\\xf7\\\\x00-\\\\x2f\\\\x3a-\\\\x40\\\\x5b-\\\\x60\\\\x7b-\\\\xbf\\\\u2000-\\\\u206f \\\\t\\\\x0b\\\\f\\\\xa0\\\\ufeff\\\\n\\\\r\\\\u2028\\\\u2029\\\\u1680\\\\u180e\\\\u2000\\\\u2001\\\\u2002\\\\u2003\\\\u2004\\\\u2005\\\\u2006\\\\u2007\\\\u2008\\\\u2009\\\\u200a\\\\u202f\\\\u205f\\\\u3000\\\\d+\\\\u2700-\\\\u27bfa-z\\\\xdf-\\\\xf6\\\\xf8-\\\\xffA-Z\\\\xc0-\\\\xd6\\\\xd8-\\\\xde])+(?:['\\u2019](?:d|ll|m|re|s|t|ve))?|[A-Z\\\\xc0-\\\\xd6\\\\xd8-\\\\xde]+(?:['\\u2019](?:D|LL|M|RE|S|T|VE))?|\\\\d*(?:1ST|2ND|3RD|(?![123])\\\\dTH)(?=\\\\b|[a-z_])|\\\\d*(?:1st|2nd|3rd|(?![123])\\\\dth)(?=\\\\b|[A-Z_])|\\\\d+\",An].join(\"|\"),\"g\"),Rn=RegExp(\"[\\\\u200d\\\\ud800-\\\\udfff\\\\u0300-\\\\u036f\\\\ufe20-\\\\ufe2f\\\\u20d0-\\\\u20ff\\\\ufe0e\\\\ufe0f]\"),zn=/[a-z][A-Z]|[A-Z]{2}[a-z]|[0-9][a-zA-Z]|[a-zA-Z][0-9]|[^a-zA-Z0-9 ]/,Wn=\"Array Buffer DataView Date Error Float32Array Float64Array Function Int8Array Int16Array Int32Array Map Math Object Promise RegExp Set String Symbol TypeError Uint8Array Uint8ClampedArray Uint16Array Uint32Array WeakMap _ clearTimeout isFinite parseInt setTimeout\".split(\" \"),Bn={};\nBn[\"[object Float32Array]\"]=Bn[\"[object Float64Array]\"]=Bn[\"[object Int8Array]\"]=Bn[\"[object Int16Array]\"]=Bn[\"[object Int32Array]\"]=Bn[\"[object Uint8Array]\"]=Bn[\"[object Uint8ClampedArray]\"]=Bn[\"[object Uint16Array]\"]=Bn[\"[object Uint32Array]\"]=true,Bn[\"[object Arguments]\"]=Bn[\"[object Array]\"]=Bn[\"[object ArrayBuffer]\"]=Bn[\"[object Boolean]\"]=Bn[\"[object DataView]\"]=Bn[\"[object Date]\"]=Bn[\"[object Error]\"]=Bn[\"[object Function]\"]=Bn[\"[object Map]\"]=Bn[\"[object Number]\"]=Bn[\"[object Object]\"]=Bn[\"[object RegExp]\"]=Bn[\"[object Set]\"]=Bn[\"[object String]\"]=Bn[\"[object WeakMap]\"]=false;\nvar Ln={};Ln[\"[object Arguments]\"]=Ln[\"[object Array]\"]=Ln[\"[object ArrayBuffer]\"]=Ln[\"[object DataView]\"]=Ln[\"[object Boolean]\"]=Ln[\"[object Date]\"]=Ln[\"[object Float32Array]\"]=Ln[\"[object Float64Array]\"]=Ln[\"[object Int8Array]\"]=Ln[\"[object Int16Array]\"]=Ln[\"[object Int32Array]\"]=Ln[\"[object Map]\"]=Ln[\"[object Number]\"]=Ln[\"[object Object]\"]=Ln[\"[object RegExp]\"]=Ln[\"[object Set]\"]=Ln[\"[object String]\"]=Ln[\"[object Symbol]\"]=Ln[\"[object Uint8Array]\"]=Ln[\"[object Uint8ClampedArray]\"]=Ln[\"[object Uint16Array]\"]=Ln[\"[object Uint32Array]\"]=true,\nLn[\"[object Error]\"]=Ln[\"[object Function]\"]=Ln[\"[object WeakMap]\"]=false;var Un={\"\\\\\":\"\\\\\",\"'\":\"'\",\"\\n\":\"n\",\"\\r\":\"r\",\"\\u2028\":\"u2028\",\"\\u2029\":\"u2029\"},Cn=parseFloat,Dn=parseInt,Mn=typeof global==\"object\"&&global&&global.Object===Object&&global,Tn=typeof self==\"object\"&&self&&self.Object===Object&&self,$n=Mn||Tn||Function(\"return this\")(),Fn=typeof exports==\"object\"&&exports&&!exports.nodeType&&exports,Nn=Fn&&typeof module==\"object\"&&module&&!module.nodeType&&module,Pn=Nn&&Nn.exports===Fn,Zn=Pn&&Mn.process,qn=function(){\ntry{var n=Nn&&Nn.f&&Nn.f(\"util\").types;return n?n:Zn&&Zn.binding&&Zn.binding(\"util\")}catch(n){}}(),Vn=qn&&qn.isArrayBuffer,Kn=qn&&qn.isDate,Gn=qn&&qn.isMap,Hn=qn&&qn.isRegExp,Jn=qn&&qn.isSet,Yn=qn&&qn.isTypedArray,Qn=b(\"length\"),Xn=x({\"\\xc0\":\"A\",\"\\xc1\":\"A\",\"\\xc2\":\"A\",\"\\xc3\":\"A\",\"\\xc4\":\"A\",\"\\xc5\":\"A\",\"\\xe0\":\"a\",\"\\xe1\":\"a\",\"\\xe2\":\"a\",\"\\xe3\":\"a\",\"\\xe4\":\"a\",\"\\xe5\":\"a\",\"\\xc7\":\"C\",\"\\xe7\":\"c\",\"\\xd0\":\"D\",\"\\xf0\":\"d\",\"\\xc8\":\"E\",\"\\xc9\":\"E\",\"\\xca\":\"E\",\"\\xcb\":\"E\",\"\\xe8\":\"e\",\"\\xe9\":\"e\",\"\\xea\":\"e\",\"\\xeb\":\"e\",\"\\xcc\":\"I\",\n\"\\xcd\":\"I\",\"\\xce\":\"I\",\"\\xcf\":\"I\",\"\\xec\":\"i\",\"\\xed\":\"i\",\"\\xee\":\"i\",\"\\xef\":\"i\",\"\\xd1\":\"N\",\"\\xf1\":\"n\",\"\\xd2\":\"O\",\"\\xd3\":\"O\",\"\\xd4\":\"O\",\"\\xd5\":\"O\",\"\\xd6\":\"O\",\"\\xd8\":\"O\",\"\\xf2\":\"o\",\"\\xf3\":\"o\",\"\\xf4\":\"o\",\"\\xf5\":\"o\",\"\\xf6\":\"o\",\"\\xf8\":\"o\",\"\\xd9\":\"U\",\"\\xda\":\"U\",\"\\xdb\":\"U\",\"\\xdc\":\"U\",\"\\xf9\":\"u\",\"\\xfa\":\"u\",\"\\xfb\":\"u\",\"\\xfc\":\"u\",\"\\xdd\":\"Y\",\"\\xfd\":\"y\",\"\\xff\":\"y\",\"\\xc6\":\"Ae\",\"\\xe6\":\"ae\",\"\\xde\":\"Th\",\"\\xfe\":\"th\",\"\\xdf\":\"ss\",\"\\u0100\":\"A\",\"\\u0102\":\"A\",\"\\u0104\":\"A\",\"\\u0101\":\"a\",\"\\u0103\":\"a\",\"\\u0105\":\"a\",\"\\u0106\":\"C\",\n\"\\u0108\":\"C\",\"\\u010a\":\"C\",\"\\u010c\":\"C\",\"\\u0107\":\"c\",\"\\u0109\":\"c\",\"\\u010b\":\"c\",\"\\u010d\":\"c\",\"\\u010e\":\"D\",\"\\u0110\":\"D\",\"\\u010f\":\"d\",\"\\u0111\":\"d\",\"\\u0112\":\"E\",\"\\u0114\":\"E\",\"\\u0116\":\"E\",\"\\u0118\":\"E\",\"\\u011a\":\"E\",\"\\u0113\":\"e\",\"\\u0115\":\"e\",\"\\u0117\":\"e\",\"\\u0119\":\"e\",\"\\u011b\":\"e\",\"\\u011c\":\"G\",\"\\u011e\":\"G\",\"\\u0120\":\"G\",\"\\u0122\":\"G\",\"\\u011d\":\"g\",\"\\u011f\":\"g\",\"\\u0121\":\"g\",\"\\u0123\":\"g\",\"\\u0124\":\"H\",\"\\u0126\":\"H\",\"\\u0125\":\"h\",\"\\u0127\":\"h\",\"\\u0128\":\"I\",\"\\u012a\":\"I\",\"\\u012c\":\"I\",\"\\u012e\":\"I\",\"\\u0130\":\"I\",\"\\u0129\":\"i\",\n\"\\u012b\":\"i\",\"\\u012d\":\"i\",\"\\u012f\":\"i\",\"\\u0131\":\"i\",\"\\u0134\":\"J\",\"\\u0135\":\"j\",\"\\u0136\":\"K\",\"\\u0137\":\"k\",\"\\u0138\":\"k\",\"\\u0139\":\"L\",\"\\u013b\":\"L\",\"\\u013d\":\"L\",\"\\u013f\":\"L\",\"\\u0141\":\"L\",\"\\u013a\":\"l\",\"\\u013c\":\"l\",\"\\u013e\":\"l\",\"\\u0140\":\"l\",\"\\u0142\":\"l\",\"\\u0143\":\"N\",\"\\u0145\":\"N\",\"\\u0147\":\"N\",\"\\u014a\":\"N\",\"\\u0144\":\"n\",\"\\u0146\":\"n\",\"\\u0148\":\"n\",\"\\u014b\":\"n\",\"\\u014c\":\"O\",\"\\u014e\":\"O\",\"\\u0150\":\"O\",\"\\u014d\":\"o\",\"\\u014f\":\"o\",\"\\u0151\":\"o\",\"\\u0154\":\"R\",\"\\u0156\":\"R\",\"\\u0158\":\"R\",\"\\u0155\":\"r\",\"\\u0157\":\"r\",\"\\u0159\":\"r\",\n\"\\u015a\":\"S\",\"\\u015c\":\"S\",\"\\u015e\":\"S\",\"\\u0160\":\"S\",\"\\u015b\":\"s\",\"\\u015d\":\"s\",\"\\u015f\":\"s\",\"\\u0161\":\"s\",\"\\u0162\":\"T\",\"\\u0164\":\"T\",\"\\u0166\":\"T\",\"\\u0163\":\"t\",\"\\u0165\":\"t\",\"\\u0167\":\"t\",\"\\u0168\":\"U\",\"\\u016a\":\"U\",\"\\u016c\":\"U\",\"\\u016e\":\"U\",\"\\u0170\":\"U\",\"\\u0172\":\"U\",\"\\u0169\":\"u\",\"\\u016b\":\"u\",\"\\u016d\":\"u\",\"\\u016f\":\"u\",\"\\u0171\":\"u\",\"\\u0173\":\"u\",\"\\u0174\":\"W\",\"\\u0175\":\"w\",\"\\u0176\":\"Y\",\"\\u0177\":\"y\",\"\\u0178\":\"Y\",\"\\u0179\":\"Z\",\"\\u017b\":\"Z\",\"\\u017d\":\"Z\",\"\\u017a\":\"z\",\"\\u017c\":\"z\",\"\\u017e\":\"z\",\"\\u0132\":\"IJ\",\"\\u0133\":\"ij\",\n\"\\u0152\":\"Oe\",\"\\u0153\":\"oe\",\"\\u0149\":\"'n\",\"\\u017f\":\"s\"}),nt=x({\"&\":\"&\",\"<\":\"<\",\">\":\">\",'\"':\""\",\"'\":\"'\"}),tt=x({\"&\":\"&\",\"<\":\"<\",\">\":\">\",\""\":'\"',\"'\":\"'\"}),rt=function x(mn){function An(n){if(yu(n)&&!ff(n)&&!(n instanceof Un)){if(n instanceof On)return n;if(oi.call(n,\"__wrapped__\"))return Fe(n)}return new On(n)}function En(){}function On(n,t){this.__wrapped__=n,this.__actions__=[],this.__chain__=!!t,this.__index__=0,this.__values__=T}function Un(n){this.__wrapped__=n,\nthis.__actions__=[],this.__dir__=1,this.__filtered__=false,this.__iteratees__=[],this.__takeCount__=4294967295,this.__views__=[]}function Mn(n){var t=-1,r=null==n?0:n.length;for(this.clear();++t=t?n:t)),n}function _t(n,t,e,u,i,o){var f,c=1&t,a=2&t,l=4&t;if(e&&(f=i?e(n,u,i,o):e(n)),f!==T)return f;if(!du(n))return n;if(u=ff(n)){if(f=me(n),!c)return Ur(n,f)}else{var s=vo(n),h=\"[object Function]\"==s||\"[object GeneratorFunction]\"==s;if(af(n))return Ir(n,c);if(\"[object Object]\"==s||\"[object Arguments]\"==s||h&&!i){if(f=a||h?{}:Ae(n),!c)return a?Mr(n,lt(f,n)):Dr(n,at(f,n))}else{if(!Ln[s])return i?n:{};f=Ee(n,s,c)}}if(o||(o=new Zn),\ni=o.get(n))return i;o.set(n,f),pf(n)?n.forEach(function(r){f.add(_t(r,t,e,r,n,o))}):sf(n)&&n.forEach(function(r,u){f.set(u,_t(r,t,e,u,n,o))});var a=l?a?ve:_e:a?Bu:Wu,p=u?T:a(n);return r(p||n,function(r,u){p&&(u=r,r=n[u]),ot(f,u,_t(r,t,e,u,n,o))}),f}function vt(n){var t=Wu(n);return function(r){return gt(r,n,t)}}function gt(n,t,r){var e=r.length;if(null==n)return!e;for(n=Qu(n);e--;){var u=r[e],i=t[u],o=n[u];if(o===T&&!(u in n)||!i(o))return false}return true}function dt(n,t,r){if(typeof n!=\"function\")throw new ti(\"Expected a function\");\nreturn bo(function(){n.apply(T,r)},t)}function yt(n,t,r,e){var u=-1,i=o,a=true,l=n.length,s=[],h=t.length;if(!l)return s;r&&(t=c(t,k(r))),e?(i=f,a=false):200<=t.length&&(i=O,a=false,t=new Nn(t));n:for(;++ut}function Rt(n,t){return null!=n&&oi.call(n,t)}function zt(n,t){return null!=n&&t in Qu(n)}function Wt(n,t,r){for(var e=r?f:o,u=n[0].length,i=n.length,a=i,l=Ku(i),s=1/0,h=[];a--;){var p=n[a];a&&t&&(p=c(p,k(t))),s=Ci(p.length,s),\nl[a]=!r&&(t||120<=u&&120<=p.length)?new Nn(a&&p):T}var p=n[0],_=-1,v=l[0];n:for(;++_r.length?t:kt(t,hr(r,0,-1)),r=null==t?t:t[Me(Ve(r))],null==r?T:n(r,t,e)}function Ut(n){return yu(n)&&\"[object Arguments]\"==Ot(n)}function Ct(n){\nreturn yu(n)&&\"[object ArrayBuffer]\"==Ot(n)}function Dt(n){return yu(n)&&\"[object Date]\"==Ot(n)}function Mt(n,t,r,e,u){if(n===t)t=true;else if(null==n||null==t||!yu(n)&&!yu(t))t=n!==n&&t!==t;else n:{var i=ff(n),o=ff(t),f=i?\"[object Array]\":vo(n),c=o?\"[object Array]\":vo(t),f=\"[object Arguments]\"==f?\"[object Object]\":f,c=\"[object Arguments]\"==c?\"[object Object]\":c,a=\"[object Object]\"==f,o=\"[object Object]\"==c;if((c=f==c)&&af(n)){if(!af(t)){t=false;break n}i=true,a=false}if(c&&!a)u||(u=new Zn),t=i||_f(n)?se(n,t,r,e,Mt,u):he(n,t,f,r,e,Mt,u);else{\nif(!(1&r)&&(i=a&&oi.call(n,\"__wrapped__\"),f=o&&oi.call(t,\"__wrapped__\"),i||f)){n=i?n.value():n,t=f?t.value():t,u||(u=new Zn),t=Mt(n,t,r,e,u);break n}if(c)t:if(u||(u=new Zn),i=1&r,f=_e(n),o=f.length,c=_e(t).length,o==c||i){for(a=o;a--;){var l=f[a];if(!(i?l in t:oi.call(t,l))){t=false;break t}}if((c=u.get(n))&&u.get(t))t=c==t;else{c=true,u.set(n,t),u.set(t,n);for(var s=i;++at?r:0,Se(t,r)?n[t]:T}function Xt(n,t,r){var e=-1;return t=c(t.length?t:[$u],k(ye())),n=Gt(n,function(n){return{\na:c(t,function(t){return t(n)}),b:++e,c:n}}),w(n,function(n,t){var e;n:{e=-1;for(var u=n.a,i=t.a,o=u.length,f=r.length;++e=f?c:c*(\"desc\"==r[e]?-1:1);break n}}e=n.b-t.b}return e})}function nr(n,t){return tr(n,t,function(t,r){return zu(n,r)})}function tr(n,t,r){for(var e=-1,u=t.length,i={};++et||9007199254740991t&&(t=-t>u?0:u+t),r=r>u?u:r,0>r&&(r+=u),u=t>r?0:r-t>>>0,t>>>=0,r=Ku(u);++e=u){for(;e>>1,o=n[i];null!==o&&!wu(o)&&(r?o<=t:ot.length?n:kt(n,hr(t,0,-1)),null==n||delete n[Me(Ve(t))]}function jr(n,t,r,e){for(var u=n.length,i=e?u:-1;(e?i--:++ie)return e?br(n[0]):[];for(var u=-1,i=Ku(e);++u=e?n:hr(n,t,r)}function Ir(n,t){if(t)return n.slice();var r=n.length,r=gi?gi(r):new n.constructor(r);return n.copy(r),r}function Rr(n){var t=new n.constructor(n.byteLength);return new vi(t).set(new vi(n)),\nt}function zr(n,t){return new n.constructor(t?Rr(n.buffer):n.buffer,n.byteOffset,n.length)}function Wr(n,t){if(n!==t){var r=n!==T,e=null===n,u=n===n,i=wu(n),o=t!==T,f=null===t,c=t===t,a=wu(t);if(!f&&!a&&!i&&n>t||i&&o&&c&&!f&&!a||e&&o&&c||!r&&c||!u)return 1;if(!e&&!i&&!a&&nu?T:i,u=1),t=Qu(t);++eo&&f[0]!==a&&f[o-1]!==a?[]:L(f,a),\no-=c.length,or?r?or(t,n):t:(r=or(t,Oi(n/D(t))),Rn.test(t)?Or(M(r),0,n).join(\"\"):r.slice(0,n))}function te(t,r,e,u){function i(){for(var r=-1,c=arguments.length,a=-1,l=u.length,s=Ku(l+c),h=this&&this!==$n&&this instanceof i?f:t;++at||e)&&(1&n&&(i[2]=h[2],t|=1&r?0:4),(r=h[3])&&(e=i[3],i[3]=e?Br(e,r,h[4]):r,i[4]=e?L(i[3],\"__lodash_placeholder__\"):h[4]),(r=h[5])&&(e=i[5],i[5]=e?Lr(e,r,h[6]):r,i[6]=e?L(i[5],\"__lodash_placeholder__\"):h[6]),(r=h[7])&&(i[7]=r),128&n&&(i[8]=null==i[8]?h[8]:Ci(i[8],h[8])),null==i[9]&&(i[9]=h[9]),i[0]=h[0],i[1]=t),n=i[0],\nt=i[1],r=i[2],e=i[3],u=i[4],f=i[9]=i[9]===T?c?0:n.length:Ui(i[9]-a,0),!f&&24&t&&(t&=-25),Ue((h?co:yo)(t&&1!=t?8==t||16==t?Kr(n,t,f):32!=t&&33!=t||u.length?Jr.apply(T,i):te(n,t,r,e):Pr(n,t,r),i),n,t)}function ce(n,t,r,e){return n===T||lu(n,ei[r])&&!oi.call(e,r)?t:n}function ae(n,t,r,e,u,i){return du(n)&&du(t)&&(i.set(t,n),Yt(n,t,T,ae,i),i.delete(t)),n}function le(n){return xu(n)?T:n}function se(n,t,r,e,u,i){var o=1&r,f=n.length,c=t.length;if(f!=c&&!(o&&c>f))return false;if((c=i.get(n))&&i.get(t))return c==t;\nvar c=-1,a=true,l=2&r?new Nn:T;for(i.set(n,t),i.set(t,n);++cr&&(r=Ui(e+r,0)),_(n,ye(t,3),r)):-1}function Pe(n,t,r){var e=null==n?0:n.length;if(!e)return-1;var u=e-1;return r!==T&&(u=Eu(r),u=0>r?Ui(e+u,0):Ci(u,e-1)),\n_(n,ye(t,3),u,true)}function Ze(n){return(null==n?0:n.length)?wt(n,1):[]}function qe(n){return n&&n.length?n[0]:T}function Ve(n){var t=null==n?0:n.length;return t?n[t-1]:T}function Ke(n,t){return n&&n.length&&t&&t.length?er(n,t):n}function Ge(n){return null==n?n:$i.call(n)}function He(n){if(!n||!n.length)return[];var t=0;return n=i(n,function(n){if(hu(n))return t=Ui(n.length,t),true}),A(t,function(t){return c(n,b(t))})}function Je(t,r){if(!t||!t.length)return[];var e=He(t);return null==r?e:c(e,function(t){\nreturn n(r,T,t)})}function Ye(n){return n=An(n),n.__chain__=true,n}function Qe(n,t){return t(n)}function Xe(){return this}function nu(n,t){return(ff(n)?r:uo)(n,ye(t,3))}function tu(n,t){return(ff(n)?e:io)(n,ye(t,3))}function ru(n,t){return(ff(n)?c:Gt)(n,ye(t,3))}function eu(n,t,r){return t=r?T:t,t=n&&null==t?n.length:t,fe(n,128,T,T,T,T,t)}function uu(n,t){var r;if(typeof t!=\"function\")throw new ti(\"Expected a function\");return n=Eu(n),function(){return 0<--n&&(r=t.apply(this,arguments)),1>=n&&(t=T),\nr}}function iu(n,t,r){return t=r?T:t,n=fe(n,8,T,T,T,T,T,t),n.placeholder=iu.placeholder,n}function ou(n,t,r){return t=r?T:t,n=fe(n,16,T,T,T,T,T,t),n.placeholder=ou.placeholder,n}function fu(n,t,r){function e(t){var r=c,e=a;return c=a=T,_=t,s=n.apply(e,r)}function u(n){var r=n-p;return n-=_,p===T||r>=t||0>r||g&&n>=l}function i(){var n=Go();if(u(n))return o(n);var r,e=bo;r=n-_,n=t-(n-p),r=g?Ci(n,l-r):n,h=e(i,r)}function o(n){return h=T,d&&c?e(n):(c=a=T,s)}function f(){var n=Go(),r=u(n);if(c=arguments,\na=this,p=n,r){if(h===T)return _=n=p,h=bo(i,t),v?e(n):s;if(g)return lo(h),h=bo(i,t),e(p)}return h===T&&(h=bo(i,t)),s}var c,a,l,s,h,p,_=0,v=false,g=false,d=true;if(typeof n!=\"function\")throw new ti(\"Expected a function\");return t=Su(t)||0,du(r)&&(v=!!r.leading,l=(g=\"maxWait\"in r)?Ui(Su(r.maxWait)||0,t):l,d=\"trailing\"in r?!!r.trailing:d),f.cancel=function(){h!==T&&lo(h),_=0,c=p=a=h=T},f.flush=function(){return h===T?s:o(Go())},f}function cu(n,t){function r(){var e=arguments,u=t?t.apply(this,e):e[0],i=r.cache;\nreturn i.has(u)?i.get(u):(e=n.apply(this,e),r.cache=i.set(u,e)||i,e)}if(typeof n!=\"function\"||null!=t&&typeof t!=\"function\")throw new ti(\"Expected a function\");return r.cache=new(cu.Cache||Fn),r}function au(n){if(typeof n!=\"function\")throw new ti(\"Expected a function\");return function(){var t=arguments;switch(t.length){case 0:return!n.call(this);case 1:return!n.call(this,t[0]);case 2:return!n.call(this,t[0],t[1]);case 3:return!n.call(this,t[0],t[1],t[2])}return!n.apply(this,t)}}function lu(n,t){return n===t||n!==n&&t!==t;\n}function su(n){return null!=n&&gu(n.length)&&!_u(n)}function hu(n){return yu(n)&&su(n)}function pu(n){if(!yu(n))return false;var t=Ot(n);return\"[object Error]\"==t||\"[object DOMException]\"==t||typeof n.message==\"string\"&&typeof n.name==\"string\"&&!xu(n)}function _u(n){return!!du(n)&&(n=Ot(n),\"[object Function]\"==n||\"[object GeneratorFunction]\"==n||\"[object AsyncFunction]\"==n||\"[object Proxy]\"==n)}function vu(n){return typeof n==\"number\"&&n==Eu(n)}function gu(n){return typeof n==\"number\"&&-1=n;\n}function du(n){var t=typeof n;return null!=n&&(\"object\"==t||\"function\"==t)}function yu(n){return null!=n&&typeof n==\"object\"}function bu(n){return typeof n==\"number\"||yu(n)&&\"[object Number]\"==Ot(n)}function xu(n){return!(!yu(n)||\"[object Object]\"!=Ot(n))&&(n=di(n),null===n||(n=oi.call(n,\"constructor\")&&n.constructor,typeof n==\"function\"&&n instanceof n&&ii.call(n)==li))}function ju(n){return typeof n==\"string\"||!ff(n)&&yu(n)&&\"[object String]\"==Ot(n)}function wu(n){return typeof n==\"symbol\"||yu(n)&&\"[object Symbol]\"==Ot(n);\n}function mu(n){if(!n)return[];if(su(n))return ju(n)?M(n):Ur(n);if(wi&&n[wi]){n=n[wi]();for(var t,r=[];!(t=n.next()).done;)r.push(t.value);return r}return t=vo(n),(\"[object Map]\"==t?W:\"[object Set]\"==t?U:Uu)(n)}function Au(n){return n?(n=Su(n),n===$||n===-$?1.7976931348623157e308*(0>n?-1:1):n===n?n:0):0===n?n:0}function Eu(n){n=Au(n);var t=n%1;return n===n?t?n-t:n:0}function ku(n){return n?pt(Eu(n),0,4294967295):0}function Su(n){if(typeof n==\"number\")return n;if(wu(n))return F;if(du(n)&&(n=typeof n.valueOf==\"function\"?n.valueOf():n,\nn=du(n)?n+\"\":n),typeof n!=\"string\")return 0===n?n:+n;n=n.replace(un,\"\");var t=gn.test(n);return t||yn.test(n)?Dn(n.slice(2),t?2:8):vn.test(n)?F:+n}function Ou(n){return Cr(n,Bu(n))}function Iu(n){return null==n?\"\":yr(n)}function Ru(n,t,r){return n=null==n?T:kt(n,t),n===T?r:n}function zu(n,t){return null!=n&&we(n,t,zt)}function Wu(n){return su(n)?qn(n):Vt(n)}function Bu(n){if(su(n))n=qn(n,true);else if(du(n)){var t,r=ze(n),e=[];for(t in n)(\"constructor\"!=t||!r&&oi.call(n,t))&&e.push(t);n=e}else{if(t=[],\nnull!=n)for(r in Qu(n))t.push(r);n=t}return n}function Lu(n,t){if(null==n)return{};var r=c(ve(n),function(n){return[n]});return t=ye(t),tr(n,r,function(n,r){return t(n,r[0])})}function Uu(n){return null==n?[]:S(n,Wu(n))}function Cu(n){return $f(Iu(n).toLowerCase())}function Du(n){return(n=Iu(n))&&n.replace(xn,Xn).replace(Sn,\"\")}function Mu(n,t,r){return n=Iu(n),t=r?T:t,t===T?zn.test(n)?n.match(In)||[]:n.match(sn)||[]:n.match(t)||[]}function Tu(n){return function(){return n}}function $u(n){return n;\n}function Fu(n){return qt(typeof n==\"function\"?n:_t(n,1))}function Nu(n,t,e){var u=Wu(t),i=Et(t,u);null!=e||du(t)&&(i.length||!u.length)||(e=t,t=n,n=this,i=Et(t,Wu(t)));var o=!(du(e)&&\"chain\"in e&&!e.chain),f=_u(n);return r(i,function(r){var e=t[r];n[r]=e,f&&(n.prototype[r]=function(){var t=this.__chain__;if(o||t){var r=n(this.__wrapped__);return(r.__actions__=Ur(this.__actions__)).push({func:e,args:arguments,thisArg:n}),r.__chain__=t,r}return e.apply(n,a([this.value()],arguments))})}),n}function Pu(){}\nfunction Zu(n){return Ie(n)?b(Me(n)):rr(n)}function qu(){return[]}function Vu(){return false}mn=null==mn?$n:rt.defaults($n.Object(),mn,rt.pick($n,Wn));var Ku=mn.Array,Gu=mn.Date,Hu=mn.Error,Ju=mn.Function,Yu=mn.Math,Qu=mn.Object,Xu=mn.RegExp,ni=mn.String,ti=mn.TypeError,ri=Ku.prototype,ei=Qu.prototype,ui=mn[\"__core-js_shared__\"],ii=Ju.prototype.toString,oi=ei.hasOwnProperty,fi=0,ci=function(){var n=/[^.]+$/.exec(ui&&ui.keys&&ui.keys.IE_PROTO||\"\");return n?\"Symbol(src)_1.\"+n:\"\"}(),ai=ei.toString,li=ii.call(Qu),si=$n._,hi=Xu(\"^\"+ii.call(oi).replace(rn,\"\\\\$&\").replace(/hasOwnProperty|(function).*?(?=\\\\\\()| for .+?(?=\\\\\\])/g,\"$1.*?\")+\"$\"),pi=Pn?mn.Buffer:T,_i=mn.Symbol,vi=mn.Uint8Array,gi=pi?pi.g:T,di=B(Qu.getPrototypeOf,Qu),yi=Qu.create,bi=ei.propertyIsEnumerable,xi=ri.splice,ji=_i?_i.isConcatSpreadable:T,wi=_i?_i.iterator:T,mi=_i?_i.toStringTag:T,Ai=function(){\ntry{var n=je(Qu,\"defineProperty\");return n({},\"\",{}),n}catch(n){}}(),Ei=mn.clearTimeout!==$n.clearTimeout&&mn.clearTimeout,ki=Gu&&Gu.now!==$n.Date.now&&Gu.now,Si=mn.setTimeout!==$n.setTimeout&&mn.setTimeout,Oi=Yu.ceil,Ii=Yu.floor,Ri=Qu.getOwnPropertySymbols,zi=pi?pi.isBuffer:T,Wi=mn.isFinite,Bi=ri.join,Li=B(Qu.keys,Qu),Ui=Yu.max,Ci=Yu.min,Di=Gu.now,Mi=mn.parseInt,Ti=Yu.random,$i=ri.reverse,Fi=je(mn,\"DataView\"),Ni=je(mn,\"Map\"),Pi=je(mn,\"Promise\"),Zi=je(mn,\"Set\"),qi=je(mn,\"WeakMap\"),Vi=je(Qu,\"create\"),Ki=qi&&new qi,Gi={},Hi=Te(Fi),Ji=Te(Ni),Yi=Te(Pi),Qi=Te(Zi),Xi=Te(qi),no=_i?_i.prototype:T,to=no?no.valueOf:T,ro=no?no.toString:T,eo=function(){\nfunction n(){}return function(t){return du(t)?yi?yi(t):(n.prototype=t,t=new n,n.prototype=T,t):{}}}();An.templateSettings={escape:J,evaluate:Y,interpolate:Q,variable:\"\",imports:{_:An}},An.prototype=En.prototype,An.prototype.constructor=An,On.prototype=eo(En.prototype),On.prototype.constructor=On,Un.prototype=eo(En.prototype),Un.prototype.constructor=Un,Mn.prototype.clear=function(){this.__data__=Vi?Vi(null):{},this.size=0},Mn.prototype.delete=function(n){return n=this.has(n)&&delete this.__data__[n],\nthis.size-=n?1:0,n},Mn.prototype.get=function(n){var t=this.__data__;return Vi?(n=t[n],\"__lodash_hash_undefined__\"===n?T:n):oi.call(t,n)?t[n]:T},Mn.prototype.has=function(n){var t=this.__data__;return Vi?t[n]!==T:oi.call(t,n)},Mn.prototype.set=function(n,t){var r=this.__data__;return this.size+=this.has(n)?0:1,r[n]=Vi&&t===T?\"__lodash_hash_undefined__\":t,this},Tn.prototype.clear=function(){this.__data__=[],this.size=0},Tn.prototype.delete=function(n){var t=this.__data__;return n=ft(t,n),!(0>n)&&(n==t.length-1?t.pop():xi.call(t,n,1),\n--this.size,true)},Tn.prototype.get=function(n){var t=this.__data__;return n=ft(t,n),0>n?T:t[n][1]},Tn.prototype.has=function(n){return-1e?(++this.size,r.push([n,t])):r[e][1]=t,this},Fn.prototype.clear=function(){this.size=0,this.__data__={hash:new Mn,map:new(Ni||Tn),string:new Mn}},Fn.prototype.delete=function(n){return n=be(this,n).delete(n),this.size-=n?1:0,n},Fn.prototype.get=function(n){return be(this,n).get(n);\n},Fn.prototype.has=function(n){return be(this,n).has(n)},Fn.prototype.set=function(n,t){var r=be(this,n),e=r.size;return r.set(n,t),this.size+=r.size==e?0:1,this},Nn.prototype.add=Nn.prototype.push=function(n){return this.__data__.set(n,\"__lodash_hash_undefined__\"),this},Nn.prototype.has=function(n){return this.__data__.has(n)},Zn.prototype.clear=function(){this.__data__=new Tn,this.size=0},Zn.prototype.delete=function(n){var t=this.__data__;return n=t.delete(n),this.size=t.size,n},Zn.prototype.get=function(n){\nreturn this.__data__.get(n)},Zn.prototype.has=function(n){return this.__data__.has(n)},Zn.prototype.set=function(n,t){var r=this.__data__;if(r instanceof Tn){var e=r.__data__;if(!Ni||199>e.length)return e.push([n,t]),this.size=++r.size,this;r=this.__data__=new Fn(e)}return r.set(n,t),this.size=r.size,this};var uo=Fr(mt),io=Fr(At,true),oo=Nr(),fo=Nr(true),co=Ki?function(n,t){return Ki.set(n,t),n}:$u,ao=Ai?function(n,t){return Ai(n,\"toString\",{configurable:true,enumerable:false,value:Tu(t),writable:true})}:$u,lo=Ei||function(n){\nreturn $n.clearTimeout(n)},so=Zi&&1/U(new Zi([,-0]))[1]==$?function(n){return new Zi(n)}:Pu,ho=Ki?function(n){return Ki.get(n)}:Pu,po=Ri?function(n){return null==n?[]:(n=Qu(n),i(Ri(n),function(t){return bi.call(n,t)}))}:qu,_o=Ri?function(n){for(var t=[];n;)a(t,po(n)),n=di(n);return t}:qu,vo=Ot;(Fi&&\"[object DataView]\"!=vo(new Fi(new ArrayBuffer(1)))||Ni&&\"[object Map]\"!=vo(new Ni)||Pi&&\"[object Promise]\"!=vo(Pi.resolve())||Zi&&\"[object Set]\"!=vo(new Zi)||qi&&\"[object WeakMap]\"!=vo(new qi))&&(vo=function(n){\nvar t=Ot(n);if(n=(n=\"[object Object]\"==t?n.constructor:T)?Te(n):\"\")switch(n){case Hi:return\"[object DataView]\";case Ji:return\"[object Map]\";case Yi:return\"[object Promise]\";case Qi:return\"[object Set]\";case Xi:return\"[object WeakMap]\"}return t});var go=ui?_u:Vu,yo=Ce(co),bo=Si||function(n,t){return $n.setTimeout(n,t)},xo=Ce(ao),jo=function(n){n=cu(n,function(n){return 500===t.size&&t.clear(),n});var t=n.cache;return n}(function(n){var t=[];return 46===n.charCodeAt(0)&&t.push(\"\"),n.replace(tn,function(n,r,e,u){\nt.push(e?u.replace(hn,\"$1\"):r||n)}),t}),wo=fr(function(n,t){return hu(n)?yt(n,wt(t,1,hu,true)):[]}),mo=fr(function(n,t){var r=Ve(t);return hu(r)&&(r=T),hu(n)?yt(n,wt(t,1,hu,true),ye(r,2)):[]}),Ao=fr(function(n,t){var r=Ve(t);return hu(r)&&(r=T),hu(n)?yt(n,wt(t,1,hu,true),T,r):[]}),Eo=fr(function(n){var t=c(n,Er);return t.length&&t[0]===n[0]?Wt(t):[]}),ko=fr(function(n){var t=Ve(n),r=c(n,Er);return t===Ve(r)?t=T:r.pop(),r.length&&r[0]===n[0]?Wt(r,ye(t,2)):[]}),So=fr(function(n){var t=Ve(n),r=c(n,Er);return(t=typeof t==\"function\"?t:T)&&r.pop(),\nr.length&&r[0]===n[0]?Wt(r,T,t):[]}),Oo=fr(Ke),Io=pe(function(n,t){var r=null==n?0:n.length,e=ht(n,t);return ur(n,c(t,function(n){return Se(n,r)?+n:n}).sort(Wr)),e}),Ro=fr(function(n){return br(wt(n,1,hu,true))}),zo=fr(function(n){var t=Ve(n);return hu(t)&&(t=T),br(wt(n,1,hu,true),ye(t,2))}),Wo=fr(function(n){var t=Ve(n),t=typeof t==\"function\"?t:T;return br(wt(n,1,hu,true),T,t)}),Bo=fr(function(n,t){return hu(n)?yt(n,t):[]}),Lo=fr(function(n){return mr(i(n,hu))}),Uo=fr(function(n){var t=Ve(n);return hu(t)&&(t=T),\nmr(i(n,hu),ye(t,2))}),Co=fr(function(n){var t=Ve(n),t=typeof t==\"function\"?t:T;return mr(i(n,hu),T,t)}),Do=fr(He),Mo=fr(function(n){var t=n.length,t=1=t}),of=Ut(function(){return arguments}())?Ut:function(n){return yu(n)&&oi.call(n,\"callee\")&&!bi.call(n,\"callee\")},ff=Ku.isArray,cf=Vn?k(Vn):Ct,af=zi||Vu,lf=Kn?k(Kn):Dt,sf=Gn?k(Gn):Tt,hf=Hn?k(Hn):Nt,pf=Jn?k(Jn):Pt,_f=Yn?k(Yn):Zt,vf=ee(Kt),gf=ee(function(n,t){return n<=t}),df=$r(function(n,t){\nif(ze(t)||su(t))Cr(t,Wu(t),n);else for(var r in t)oi.call(t,r)&&ot(n,r,t[r])}),yf=$r(function(n,t){Cr(t,Bu(t),n)}),bf=$r(function(n,t,r,e){Cr(t,Bu(t),n,e)}),xf=$r(function(n,t,r,e){Cr(t,Wu(t),n,e)}),jf=pe(ht),wf=fr(function(n,t){n=Qu(n);var r=-1,e=t.length,u=2--n)return t.apply(this,arguments)}},An.ary=eu,An.assign=df,An.assignIn=yf,An.assignInWith=bf,An.assignWith=xf,An.at=jf,An.before=uu,An.bind=Ho,An.bindAll=Nf,An.bindKey=Jo,An.castArray=function(){if(!arguments.length)return[];var n=arguments[0];return ff(n)?n:[n]},An.chain=Ye,An.chunk=function(n,t,r){if(t=(r?Oe(n,t,r):t===T)?1:Ui(Eu(t),0),r=null==n?0:n.length,!r||1>t)return[];for(var e=0,u=0,i=Ku(Oi(r/t));et?0:t,e)):[]},An.dropRight=function(n,t,r){var e=null==n?0:n.length;return e?(t=r||t===T?1:Eu(t),t=e-t,hr(n,0,0>t?0:t)):[]},An.dropRightWhile=function(n,t){return n&&n.length?jr(n,ye(t,3),true,true):[];\n},An.dropWhile=function(n,t){return n&&n.length?jr(n,ye(t,3),true):[]},An.fill=function(n,t,r,e){var u=null==n?0:n.length;if(!u)return[];for(r&&typeof r!=\"number\"&&Oe(n,t,r)&&(r=0,e=u),u=n.length,r=Eu(r),0>r&&(r=-r>u?0:u+r),e=e===T||e>u?u:Eu(e),0>e&&(e+=u),e=r>e?0:ku(e);r>>0,r?(n=Iu(n))&&(typeof t==\"string\"||null!=t&&!hf(t))&&(t=yr(t),!t&&Rn.test(n))?Or(M(n),0,r):n.split(t,r):[]},An.spread=function(t,r){if(typeof t!=\"function\")throw new ti(\"Expected a function\");return r=null==r?0:Ui(Eu(r),0),\nfr(function(e){var u=e[r];return e=Or(e,0,r),u&&a(e,u),n(t,this,e)})},An.tail=function(n){var t=null==n?0:n.length;return t?hr(n,1,t):[]},An.take=function(n,t,r){return n&&n.length?(t=r||t===T?1:Eu(t),hr(n,0,0>t?0:t)):[]},An.takeRight=function(n,t,r){var e=null==n?0:n.length;return e?(t=r||t===T?1:Eu(t),t=e-t,hr(n,0>t?0:t,e)):[]},An.takeRightWhile=function(n,t){return n&&n.length?jr(n,ye(t,3),false,true):[]},An.takeWhile=function(n,t){return n&&n.length?jr(n,ye(t,3)):[]},An.tap=function(n,t){return t(n),\nn},An.throttle=function(n,t,r){var e=true,u=true;if(typeof n!=\"function\")throw new ti(\"Expected a function\");return du(r)&&(e=\"leading\"in r?!!r.leading:e,u=\"trailing\"in r?!!r.trailing:u),fu(n,t,{leading:e,maxWait:t,trailing:u})},An.thru=Qe,An.toArray=mu,An.toPairs=zf,An.toPairsIn=Wf,An.toPath=function(n){return ff(n)?c(n,Me):wu(n)?[n]:Ur(jo(Iu(n)))},An.toPlainObject=Ou,An.transform=function(n,t,e){var u=ff(n),i=u||af(n)||_f(n);if(t=ye(t,4),null==e){var o=n&&n.constructor;e=i?u?new o:[]:du(n)&&_u(o)?eo(di(n)):{};\n}return(i?r:mt)(n,function(n,r,u){return t(e,n,r,u)}),e},An.unary=function(n){return eu(n,1)},An.union=Ro,An.unionBy=zo,An.unionWith=Wo,An.uniq=function(n){return n&&n.length?br(n):[]},An.uniqBy=function(n,t){return n&&n.length?br(n,ye(t,2)):[]},An.uniqWith=function(n,t){return t=typeof t==\"function\"?t:T,n&&n.length?br(n,T,t):[]},An.unset=function(n,t){return null==n||xr(n,t)},An.unzip=He,An.unzipWith=Je,An.update=function(n,t,r){return null==n?n:lr(n,t,kr(r)(kt(n,t)),void 0)},An.updateWith=function(n,t,r,e){\nreturn e=typeof e==\"function\"?e:T,null!=n&&(n=lr(n,t,kr(r)(kt(n,t)),e)),n},An.values=Uu,An.valuesIn=function(n){return null==n?[]:S(n,Bu(n))},An.without=Bo,An.words=Mu,An.wrap=function(n,t){return nf(kr(t),n)},An.xor=Lo,An.xorBy=Uo,An.xorWith=Co,An.zip=Do,An.zipObject=function(n,t){return Ar(n||[],t||[],ot)},An.zipObjectDeep=function(n,t){return Ar(n||[],t||[],lr)},An.zipWith=Mo,An.entries=zf,An.entriesIn=Wf,An.extend=yf,An.extendWith=bf,Nu(An,An),An.add=Qf,An.attempt=Ff,An.camelCase=Bf,An.capitalize=Cu,\nAn.ceil=Xf,An.clamp=function(n,t,r){return r===T&&(r=t,t=T),r!==T&&(r=Su(r),r=r===r?r:0),t!==T&&(t=Su(t),t=t===t?t:0),pt(Su(n),t,r)},An.clone=function(n){return _t(n,4)},An.cloneDeep=function(n){return _t(n,5)},An.cloneDeepWith=function(n,t){return t=typeof t==\"function\"?t:T,_t(n,5,t)},An.cloneWith=function(n,t){return t=typeof t==\"function\"?t:T,_t(n,4,t)},An.conformsTo=function(n,t){return null==t||gt(n,t,Wu(t))},An.deburr=Du,An.defaultTo=function(n,t){return null==n||n!==n?t:n},An.divide=nc,An.endsWith=function(n,t,r){\nn=Iu(n),t=yr(t);var e=n.length,e=r=r===T?e:pt(Eu(r),0,e);return r-=t.length,0<=r&&n.slice(r,e)==t},An.eq=lu,An.escape=function(n){return(n=Iu(n))&&H.test(n)?n.replace(K,nt):n},An.escapeRegExp=function(n){return(n=Iu(n))&&en.test(n)?n.replace(rn,\"\\\\$&\"):n},An.every=function(n,t,r){var e=ff(n)?u:bt;return r&&Oe(n,t,r)&&(t=T),e(n,ye(t,3))},An.find=Fo,An.findIndex=Ne,An.findKey=function(n,t){return p(n,ye(t,3),mt)},An.findLast=No,An.findLastIndex=Pe,An.findLastKey=function(n,t){return p(n,ye(t,3),At);\n},An.floor=tc,An.forEach=nu,An.forEachRight=tu,An.forIn=function(n,t){return null==n?n:oo(n,ye(t,3),Bu)},An.forInRight=function(n,t){return null==n?n:fo(n,ye(t,3),Bu)},An.forOwn=function(n,t){return n&&mt(n,ye(t,3))},An.forOwnRight=function(n,t){return n&&At(n,ye(t,3))},An.get=Ru,An.gt=ef,An.gte=uf,An.has=function(n,t){return null!=n&&we(n,t,Rt)},An.hasIn=zu,An.head=qe,An.identity=$u,An.includes=function(n,t,r,e){return n=su(n)?n:Uu(n),r=r&&!e?Eu(r):0,e=n.length,0>r&&(r=Ui(e+r,0)),ju(n)?r<=e&&-1r&&(r=Ui(e+r,0)),v(n,t,r)):-1},An.inRange=function(n,t,r){return t=Au(t),r===T?(r=t,t=0):r=Au(r),n=Su(n),n>=Ci(t,r)&&n=n},An.isSet=pf,An.isString=ju,An.isSymbol=wu,An.isTypedArray=_f,An.isUndefined=function(n){return n===T},An.isWeakMap=function(n){return yu(n)&&\"[object WeakMap]\"==vo(n)},An.isWeakSet=function(n){return yu(n)&&\"[object WeakSet]\"==Ot(n)},An.join=function(n,t){return null==n?\"\":Bi.call(n,t)},An.kebabCase=Lf,An.last=Ve,An.lastIndexOf=function(n,t,r){var e=null==n?0:n.length;if(!e)return-1;var u=e;if(r!==T&&(u=Eu(r),u=0>u?Ui(e+u,0):Ci(u,e-1)),\nt===t){for(r=u+1;r--&&n[r]!==t;);n=r}else n=_(n,d,u,true);return n},An.lowerCase=Uf,An.lowerFirst=Cf,An.lt=vf,An.lte=gf,An.max=function(n){return n&&n.length?xt(n,$u,It):T},An.maxBy=function(n,t){return n&&n.length?xt(n,ye(t,2),It):T},An.mean=function(n){return y(n,$u)},An.meanBy=function(n,t){return y(n,ye(t,2))},An.min=function(n){return n&&n.length?xt(n,$u,Kt):T},An.minBy=function(n,t){return n&&n.length?xt(n,ye(t,2),Kt):T},An.stubArray=qu,An.stubFalse=Vu,An.stubObject=function(){return{}},An.stubString=function(){\nreturn\"\"},An.stubTrue=function(){return true},An.multiply=rc,An.nth=function(n,t){return n&&n.length?Qt(n,Eu(t)):T},An.noConflict=function(){return $n._===this&&($n._=si),this},An.noop=Pu,An.now=Go,An.pad=function(n,t,r){n=Iu(n);var e=(t=Eu(t))?D(n):0;return!t||e>=t?n:(t=(t-e)/2,ne(Ii(t),r)+n+ne(Oi(t),r))},An.padEnd=function(n,t,r){n=Iu(n);var e=(t=Eu(t))?D(n):0;return t&&et){var e=n;n=t,t=e}return r||n%1||t%1?(r=Ti(),Ci(n+r*(t-n+Cn(\"1e-\"+((r+\"\").length-1))),t)):ir(n,t)},An.reduce=function(n,t,r){var e=ff(n)?l:j,u=3>arguments.length;return e(n,ye(t,4),r,u,uo)},An.reduceRight=function(n,t,r){var e=ff(n)?s:j,u=3>arguments.length;\nreturn e(n,ye(t,4),r,u,io)},An.repeat=function(n,t,r){return t=(r?Oe(n,t,r):t===T)?1:Eu(t),or(Iu(n),t)},An.replace=function(){var n=arguments,t=Iu(n[0]);return 3>n.length?t:t.replace(n[1],n[2])},An.result=function(n,t,r){t=Sr(t,n);var e=-1,u=t.length;for(u||(u=1,n=T);++en||9007199254740991=i)return n;if(i=r-D(e),1>i)return e;if(r=o?Or(o,0,i).join(\"\"):n.slice(0,i),u===T)return r+e;if(o&&(i+=r.length-i),hf(u)){if(n.slice(i).search(u)){\nvar f=r;for(u.global||(u=Xu(u.source,Iu(_n.exec(u))+\"g\")),u.lastIndex=0;o=u.exec(f);)var c=o.index;r=r.slice(0,c===T?i:c)}}else n.indexOf(yr(u),i)!=i&&(u=r.lastIndexOf(u),-1e.__dir__?\"Right\":\"\")}),e},Un.prototype[n+\"Right\"]=function(t){return this.reverse()[n](t).reverse()}}),r([\"filter\",\"map\",\"takeWhile\"],function(n,t){\nvar r=t+1,e=1==r||3==r;Un.prototype[n]=function(n){var t=this.clone();return t.__iteratees__.push({iteratee:ye(n,3),type:r}),t.__filtered__=t.__filtered__||e,t}}),r([\"head\",\"last\"],function(n,t){var r=\"take\"+(t?\"Right\":\"\");Un.prototype[n]=function(){return this[r](1).value()[0]}}),r([\"initial\",\"tail\"],function(n,t){var r=\"drop\"+(t?\"\":\"Right\");Un.prototype[n]=function(){return this.__filtered__?new Un(this):this[r](1)}}),Un.prototype.compact=function(){return this.filter($u)},Un.prototype.find=function(n){\nreturn this.filter(n).head()},Un.prototype.findLast=function(n){return this.reverse().find(n)},Un.prototype.invokeMap=fr(function(n,t){return typeof n==\"function\"?new Un(this):this.map(function(r){return Lt(r,n,t)})}),Un.prototype.reject=function(n){return this.filter(au(ye(n)))},Un.prototype.slice=function(n,t){n=Eu(n);var r=this;return r.__filtered__&&(0t)?new Un(r):(0>n?r=r.takeRight(-n):n&&(r=r.drop(n)),t!==T&&(t=Eu(t),r=0>t?r.dropRight(-t):r.take(t-n)),r)},Un.prototype.takeRightWhile=function(n){\nreturn this.reverse().takeWhile(n).reverse()},Un.prototype.toArray=function(){return this.take(4294967295)},mt(Un.prototype,function(n,t){var r=/^(?:filter|find|map|reject)|While$/.test(t),e=/^(?:head|last)$/.test(t),u=An[e?\"take\"+(\"last\"==t?\"Right\":\"\"):t],i=e||/^find/.test(t);u&&(An.prototype[t]=function(){function t(n){return n=u.apply(An,a([n],f)),e&&h?n[0]:n}var o=this.__wrapped__,f=e?[1]:arguments,c=o instanceof Un,l=f[0],s=c||ff(o);s&&r&&typeof l==\"function\"&&1!=l.length&&(c=s=false);var h=this.__chain__,p=!!this.__actions__.length,l=i&&!h,c=c&&!p;\nreturn!i&&s?(o=c?o:new Un(this),o=n.apply(o,f),o.__actions__.push({func:Qe,args:[t],thisArg:T}),new On(o,h)):l&&c?n.apply(this,f):(o=this.thru(t),l?e?o.value()[0]:o.value():o)})}),r(\"pop push shift sort splice unshift\".split(\" \"),function(n){var t=ri[n],r=/^(?:push|sort|unshift)$/.test(n)?\"tap\":\"thru\",e=/^(?:pop|shift)$/.test(n);An.prototype[n]=function(){var n=arguments;if(e&&!this.__chain__){var u=this.value();return t.apply(ff(u)?u:[],n)}return this[r](function(r){return t.apply(ff(r)?r:[],n)});\n}}),mt(Un.prototype,function(n,t){var r=An[t];if(r){var e=r.name+\"\";oi.call(Gi,e)||(Gi[e]=[]),Gi[e].push({name:t,func:r})}}),Gi[Jr(T,2).name]=[{name:\"wrapper\",func:T}],Un.prototype.clone=function(){var n=new Un(this.__wrapped__);return n.__actions__=Ur(this.__actions__),n.__dir__=this.__dir__,n.__filtered__=this.__filtered__,n.__iteratees__=Ur(this.__iteratees__),n.__takeCount__=this.__takeCount__,n.__views__=Ur(this.__views__),n},Un.prototype.reverse=function(){if(this.__filtered__){var n=new Un(this);\nn.__dir__=-1,n.__filtered__=true}else n=this.clone(),n.__dir__*=-1;return n},Un.prototype.value=function(){var n,t=this.__wrapped__.value(),r=this.__dir__,e=ff(t),u=0>r,i=e?t.length:0;n=i;for(var o=this.__views__,f=0,c=-1,a=o.length;++c=this.__values__.length;return{done:n,value:n?T:this.__values__[this.__index__++]}},An.prototype.plant=function(n){\nfor(var t,r=this;r instanceof En;){var e=Fe(r);e.__index__=0,e.__values__=T,t?u.__wrapped__=e:t=e;var u=e,r=r.__wrapped__}return u.__wrapped__=n,t},An.prototype.reverse=function(){var n=this.__wrapped__;return n instanceof Un?(this.__actions__.length&&(n=new Un(this)),n=n.reverse(),n.__actions__.push({func:Qe,args:[Ge],thisArg:T}),new On(n,this.__chain__)):this.thru(Ge)},An.prototype.toJSON=An.prototype.valueOf=An.prototype.value=function(){return wr(this.__wrapped__,this.__actions__)},An.prototype.first=An.prototype.head,\nwi&&(An.prototype[wi]=Xe),An}();typeof define==\"function\"&&typeof define.amd==\"object\"&&define.amd?($n._=rt, define(function(){return rt})):Nn?((Nn.exports=rt)._=rt,Fn._=rt):$n._=rt}).call(this);", + "modules": [] + }, + { + "id": 4, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/node_modules/webpack/buildin/global.js", + "name": "(webpack)/buildin/global.js", + "index": 10, + "index2": 5, + "size": 475, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/lodash/lodash.min.js", + "issuerId": 3, + "issuerName": "./node_modules/lodash/lodash.min.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 0, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/lodash/fp.js", + "name": "./node_modules/lodash/fp.js" + }, + { + "id": 3, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/lodash/lodash.min.js", + "name": "./node_modules/lodash/lodash.min.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 3, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/lodash/lodash.min.js", + "module": "./node_modules/lodash/lodash.min.js", + "moduleName": "./node_modules/lodash/lodash.min.js", + "type": "cjs require", + "userRequest": "global", + "loc": "1:0-66" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 5, + "source": "var g; // This works in non-strict mode\n\ng = function () {\n return this;\n}();\n\ntry {\n // This works if eval is allowed (see CSP)\n g = g || new Function(\"return this\")();\n} catch (e) {\n // This works if the window reference is available\n if (typeof window === \"object\") g = window;\n} // g can still be undefined, but nothing to do about it...\n// We return undefined, instead of nothing here, so it's\n// easier to handle this case. if(!global) { ...}\n\n\nmodule.exports = g;", + "parsedSize": 128, + "parsedSource": "\ne;e=function(){return this}();try{e=e||new Function(\"return this\")()}catch(t){\"object\"==typeof window&&(e=window)}t.exports=e},", + "originalSize": 472, + "originalSource": "var g;\n\n// This works in non-strict mode\ng = (function() {\n\treturn this;\n})();\n\ntry {\n\t// This works if eval is allowed (see CSP)\n\tg = g || new Function(\"return this\")();\n} catch (e) {\n\t// This works if the window reference is available\n\tif (typeof window === \"object\") g = window;\n}\n\n// g can still be undefined, but nothing to do about it...\n// We return undefined, instead of nothing here, so it's\n// easier to handle this case. if(!global) { ...}\n\nmodule.exports = g;\n", + "modules": [] + }, + { + "id": 5, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/node_modules/webpack/buildin/module.js", + "name": "(webpack)/buildin/module.js", + "index": 11, + "index2": 6, + "size": 546, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/lodash/lodash.min.js", + "issuerId": 3, + "issuerName": "./node_modules/lodash/lodash.min.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 0, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/lodash/fp.js", + "name": "./node_modules/lodash/fp.js" + }, + { + "id": 3, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/lodash/lodash.min.js", + "name": "./node_modules/lodash/lodash.min.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 3, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/lodash/lodash.min.js", + "module": "./node_modules/lodash/lodash.min.js", + "moduleName": "./node_modules/lodash/lodash.min.js", + "type": "cjs require", + "userRequest": "module", + "loc": "1:0-66" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 5, + "source": "module.exports = function (module) {\n if (!module.webpackPolyfill) {\n module.deprecate = function () {};\n\n module.paths = []; // module.parent = undefined by default\n\n if (!module.children) module.children = [];\n Object.defineProperty(module, \"loaded\", {\n enumerable: true,\n get: function () {\n return module.l;\n }\n });\n Object.defineProperty(module, \"id\", {\n enumerable: true,\n get: function () {\n return module.i;\n }\n });\n module.webpackPolyfill = 1;\n }\n\n return module;\n};", + "parsedSize": 287, + "parsedSource": "\nexports=function(t){return t.webpackPolyfill||(t.deprecate=function(){},t.paths=[],t.children||(t.children=[]),Object.defineProperty(t,\"loaded\",{enumerable:!0,get:function(){return t.l}}),Object.defineProperty(t,\"id\",{enumerable:!0,get:function(){return t.i}}),t.webpackPolyfill=1),t}},", + "originalSize": 497, + "originalSource": "module.exports = function(module) {\n\tif (!module.webpackPolyfill) {\n\t\tmodule.deprecate = function() {};\n\t\tmodule.paths = [];\n\t\t// module.parent = undefined by default\n\t\tif (!module.children) module.children = [];\n\t\tObject.defineProperty(module, \"loaded\", {\n\t\t\tenumerable: true,\n\t\t\tget: function() {\n\t\t\t\treturn module.l;\n\t\t\t}\n\t\t});\n\t\tObject.defineProperty(module, \"id\", {\n\t\t\tenumerable: true,\n\t\t\tget: function() {\n\t\t\t\treturn module.i;\n\t\t\t}\n\t\t});\n\t\tmodule.webpackPolyfill = 1;\n\t}\n\treturn module;\n};\n", + "modules": [] + }, + { + "id": 6, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/lodash/fp/_baseConvert.js", + "name": "./node_modules/lodash/fp/_baseConvert.js", + "index": 12, + "index2": 10, + "size": 16414, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/lodash/fp.js", + "issuerId": 0, + "issuerName": "./node_modules/lodash/fp.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 0, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/lodash/fp.js", + "name": "./node_modules/lodash/fp.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 0, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/lodash/fp.js", + "module": "./node_modules/lodash/fp.js", + "moduleName": "./node_modules/lodash/fp.js", + "type": "cjs require", + "userRequest": "./fp/_baseConvert", + "loc": "2:17-45" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 4, + "source": "var mapping = require('./_mapping'),\n fallbackHolder = require('./placeholder');\n\n/** Built-in value reference. */\nvar push = Array.prototype.push;\n\n/**\n * Creates a function, with an arity of `n`, that invokes `func` with the\n * arguments it receives.\n *\n * @private\n * @param {Function} func The function to wrap.\n * @param {number} n The arity of the new function.\n * @returns {Function} Returns the new function.\n */\nfunction baseArity(func, n) {\n return n == 2\n ? function(a, b) { return func.apply(undefined, arguments); }\n : function(a) { return func.apply(undefined, arguments); };\n}\n\n/**\n * Creates a function that invokes `func`, with up to `n` arguments, ignoring\n * any additional arguments.\n *\n * @private\n * @param {Function} func The function to cap arguments for.\n * @param {number} n The arity cap.\n * @returns {Function} Returns the new function.\n */\nfunction baseAry(func, n) {\n return n == 2\n ? function(a, b) { return func(a, b); }\n : function(a) { return func(a); };\n}\n\n/**\n * Creates a clone of `array`.\n *\n * @private\n * @param {Array} array The array to clone.\n * @returns {Array} Returns the cloned array.\n */\nfunction cloneArray(array) {\n var length = array ? array.length : 0,\n result = Array(length);\n\n while (length--) {\n result[length] = array[length];\n }\n return result;\n}\n\n/**\n * Creates a function that clones a given object using the assignment `func`.\n *\n * @private\n * @param {Function} func The assignment function.\n * @returns {Function} Returns the new cloner function.\n */\nfunction createCloner(func) {\n return function(object) {\n return func({}, object);\n };\n}\n\n/**\n * A specialized version of `_.spread` which flattens the spread array into\n * the arguments of the invoked `func`.\n *\n * @private\n * @param {Function} func The function to spread arguments over.\n * @param {number} start The start position of the spread.\n * @returns {Function} Returns the new function.\n */\nfunction flatSpread(func, start) {\n return function() {\n var length = arguments.length,\n lastIndex = length - 1,\n args = Array(length);\n\n while (length--) {\n args[length] = arguments[length];\n }\n var array = args[start],\n otherArgs = args.slice(0, start);\n\n if (array) {\n push.apply(otherArgs, array);\n }\n if (start != lastIndex) {\n push.apply(otherArgs, args.slice(start + 1));\n }\n return func.apply(this, otherArgs);\n };\n}\n\n/**\n * Creates a function that wraps `func` and uses `cloner` to clone the first\n * argument it receives.\n *\n * @private\n * @param {Function} func The function to wrap.\n * @param {Function} cloner The function to clone arguments.\n * @returns {Function} Returns the new immutable function.\n */\nfunction wrapImmutable(func, cloner) {\n return function() {\n var length = arguments.length;\n if (!length) {\n return;\n }\n var args = Array(length);\n while (length--) {\n args[length] = arguments[length];\n }\n var result = args[0] = cloner.apply(undefined, args);\n func.apply(undefined, args);\n return result;\n };\n}\n\n/**\n * The base implementation of `convert` which accepts a `util` object of methods\n * required to perform conversions.\n *\n * @param {Object} util The util object.\n * @param {string} name The name of the function to convert.\n * @param {Function} func The function to convert.\n * @param {Object} [options] The options object.\n * @param {boolean} [options.cap=true] Specify capping iteratee arguments.\n * @param {boolean} [options.curry=true] Specify currying.\n * @param {boolean} [options.fixed=true] Specify fixed arity.\n * @param {boolean} [options.immutable=true] Specify immutable operations.\n * @param {boolean} [options.rearg=true] Specify rearranging arguments.\n * @returns {Function|Object} Returns the converted function or object.\n */\nfunction baseConvert(util, name, func, options) {\n var isLib = typeof name == 'function',\n isObj = name === Object(name);\n\n if (isObj) {\n options = func;\n func = name;\n name = undefined;\n }\n if (func == null) {\n throw new TypeError;\n }\n options || (options = {});\n\n var config = {\n 'cap': 'cap' in options ? options.cap : true,\n 'curry': 'curry' in options ? options.curry : true,\n 'fixed': 'fixed' in options ? options.fixed : true,\n 'immutable': 'immutable' in options ? options.immutable : true,\n 'rearg': 'rearg' in options ? options.rearg : true\n };\n\n var defaultHolder = isLib ? func : fallbackHolder,\n forceCurry = ('curry' in options) && options.curry,\n forceFixed = ('fixed' in options) && options.fixed,\n forceRearg = ('rearg' in options) && options.rearg,\n pristine = isLib ? func.runInContext() : undefined;\n\n var helpers = isLib ? func : {\n 'ary': util.ary,\n 'assign': util.assign,\n 'clone': util.clone,\n 'curry': util.curry,\n 'forEach': util.forEach,\n 'isArray': util.isArray,\n 'isError': util.isError,\n 'isFunction': util.isFunction,\n 'isWeakMap': util.isWeakMap,\n 'iteratee': util.iteratee,\n 'keys': util.keys,\n 'rearg': util.rearg,\n 'toInteger': util.toInteger,\n 'toPath': util.toPath\n };\n\n var ary = helpers.ary,\n assign = helpers.assign,\n clone = helpers.clone,\n curry = helpers.curry,\n each = helpers.forEach,\n isArray = helpers.isArray,\n isError = helpers.isError,\n isFunction = helpers.isFunction,\n isWeakMap = helpers.isWeakMap,\n keys = helpers.keys,\n rearg = helpers.rearg,\n toInteger = helpers.toInteger,\n toPath = helpers.toPath;\n\n var aryMethodKeys = keys(mapping.aryMethod);\n\n var wrappers = {\n 'castArray': function(castArray) {\n return function() {\n var value = arguments[0];\n return isArray(value)\n ? castArray(cloneArray(value))\n : castArray.apply(undefined, arguments);\n };\n },\n 'iteratee': function(iteratee) {\n return function() {\n var func = arguments[0],\n arity = arguments[1],\n result = iteratee(func, arity),\n length = result.length;\n\n if (config.cap && typeof arity == 'number') {\n arity = arity > 2 ? (arity - 2) : 1;\n return (length && length <= arity) ? result : baseAry(result, arity);\n }\n return result;\n };\n },\n 'mixin': function(mixin) {\n return function(source) {\n var func = this;\n if (!isFunction(func)) {\n return mixin(func, Object(source));\n }\n var pairs = [];\n each(keys(source), function(key) {\n if (isFunction(source[key])) {\n pairs.push([key, func.prototype[key]]);\n }\n });\n\n mixin(func, Object(source));\n\n each(pairs, function(pair) {\n var value = pair[1];\n if (isFunction(value)) {\n func.prototype[pair[0]] = value;\n } else {\n delete func.prototype[pair[0]];\n }\n });\n return func;\n };\n },\n 'nthArg': function(nthArg) {\n return function(n) {\n var arity = n < 0 ? 1 : (toInteger(n) + 1);\n return curry(nthArg(n), arity);\n };\n },\n 'rearg': function(rearg) {\n return function(func, indexes) {\n var arity = indexes ? indexes.length : 0;\n return curry(rearg(func, indexes), arity);\n };\n },\n 'runInContext': function(runInContext) {\n return function(context) {\n return baseConvert(util, runInContext(context), options);\n };\n }\n };\n\n /*--------------------------------------------------------------------------*/\n\n /**\n * Casts `func` to a function with an arity capped iteratee if needed.\n *\n * @private\n * @param {string} name The name of the function to inspect.\n * @param {Function} func The function to inspect.\n * @returns {Function} Returns the cast function.\n */\n function castCap(name, func) {\n if (config.cap) {\n var indexes = mapping.iterateeRearg[name];\n if (indexes) {\n return iterateeRearg(func, indexes);\n }\n var n = !isLib && mapping.iterateeAry[name];\n if (n) {\n return iterateeAry(func, n);\n }\n }\n return func;\n }\n\n /**\n * Casts `func` to a curried function if needed.\n *\n * @private\n * @param {string} name The name of the function to inspect.\n * @param {Function} func The function to inspect.\n * @param {number} n The arity of `func`.\n * @returns {Function} Returns the cast function.\n */\n function castCurry(name, func, n) {\n return (forceCurry || (config.curry && n > 1))\n ? curry(func, n)\n : func;\n }\n\n /**\n * Casts `func` to a fixed arity function if needed.\n *\n * @private\n * @param {string} name The name of the function to inspect.\n * @param {Function} func The function to inspect.\n * @param {number} n The arity cap.\n * @returns {Function} Returns the cast function.\n */\n function castFixed(name, func, n) {\n if (config.fixed && (forceFixed || !mapping.skipFixed[name])) {\n var data = mapping.methodSpread[name],\n start = data && data.start;\n\n return start === undefined ? ary(func, n) : flatSpread(func, start);\n }\n return func;\n }\n\n /**\n * Casts `func` to an rearged function if needed.\n *\n * @private\n * @param {string} name The name of the function to inspect.\n * @param {Function} func The function to inspect.\n * @param {number} n The arity of `func`.\n * @returns {Function} Returns the cast function.\n */\n function castRearg(name, func, n) {\n return (config.rearg && n > 1 && (forceRearg || !mapping.skipRearg[name]))\n ? rearg(func, mapping.methodRearg[name] || mapping.aryRearg[n])\n : func;\n }\n\n /**\n * Creates a clone of `object` by `path`.\n *\n * @private\n * @param {Object} object The object to clone.\n * @param {Array|string} path The path to clone by.\n * @returns {Object} Returns the cloned object.\n */\n function cloneByPath(object, path) {\n path = toPath(path);\n\n var index = -1,\n length = path.length,\n lastIndex = length - 1,\n result = clone(Object(object)),\n nested = result;\n\n while (nested != null && ++index < length) {\n var key = path[index],\n value = nested[key];\n\n if (value != null &&\n !(isFunction(value) || isError(value) || isWeakMap(value))) {\n nested[key] = clone(index == lastIndex ? value : Object(value));\n }\n nested = nested[key];\n }\n return result;\n }\n\n /**\n * Converts `lodash` to an immutable auto-curried iteratee-first data-last\n * version with conversion `options` applied.\n *\n * @param {Object} [options] The options object. See `baseConvert` for more details.\n * @returns {Function} Returns the converted `lodash`.\n */\n function convertLib(options) {\n return _.runInContext.convert(options)(undefined);\n }\n\n /**\n * Create a converter function for `func` of `name`.\n *\n * @param {string} name The name of the function to convert.\n * @param {Function} func The function to convert.\n * @returns {Function} Returns the new converter function.\n */\n function createConverter(name, func) {\n var realName = mapping.aliasToReal[name] || name,\n methodName = mapping.remap[realName] || realName,\n oldOptions = options;\n\n return function(options) {\n var newUtil = isLib ? pristine : helpers,\n newFunc = isLib ? pristine[methodName] : func,\n newOptions = assign(assign({}, oldOptions), options);\n\n return baseConvert(newUtil, realName, newFunc, newOptions);\n };\n }\n\n /**\n * Creates a function that wraps `func` to invoke its iteratee, with up to `n`\n * arguments, ignoring any additional arguments.\n *\n * @private\n * @param {Function} func The function to cap iteratee arguments for.\n * @param {number} n The arity cap.\n * @returns {Function} Returns the new function.\n */\n function iterateeAry(func, n) {\n return overArg(func, function(func) {\n return typeof func == 'function' ? baseAry(func, n) : func;\n });\n }\n\n /**\n * Creates a function that wraps `func` to invoke its iteratee with arguments\n * arranged according to the specified `indexes` where the argument value at\n * the first index is provided as the first argument, the argument value at\n * the second index is provided as the second argument, and so on.\n *\n * @private\n * @param {Function} func The function to rearrange iteratee arguments for.\n * @param {number[]} indexes The arranged argument indexes.\n * @returns {Function} Returns the new function.\n */\n function iterateeRearg(func, indexes) {\n return overArg(func, function(func) {\n var n = indexes.length;\n return baseArity(rearg(baseAry(func, n), indexes), n);\n });\n }\n\n /**\n * Creates a function that invokes `func` with its first argument transformed.\n *\n * @private\n * @param {Function} func The function to wrap.\n * @param {Function} transform The argument transform.\n * @returns {Function} Returns the new function.\n */\n function overArg(func, transform) {\n return function() {\n var length = arguments.length;\n if (!length) {\n return func();\n }\n var args = Array(length);\n while (length--) {\n args[length] = arguments[length];\n }\n var index = config.rearg ? 0 : (length - 1);\n args[index] = transform(args[index]);\n return func.apply(undefined, args);\n };\n }\n\n /**\n * Creates a function that wraps `func` and applys the conversions\n * rules by `name`.\n *\n * @private\n * @param {string} name The name of the function to wrap.\n * @param {Function} func The function to wrap.\n * @returns {Function} Returns the converted function.\n */\n function wrap(name, func, placeholder) {\n var result,\n realName = mapping.aliasToReal[name] || name,\n wrapped = func,\n wrapper = wrappers[realName];\n\n if (wrapper) {\n wrapped = wrapper(func);\n }\n else if (config.immutable) {\n if (mapping.mutate.array[realName]) {\n wrapped = wrapImmutable(func, cloneArray);\n }\n else if (mapping.mutate.object[realName]) {\n wrapped = wrapImmutable(func, createCloner(func));\n }\n else if (mapping.mutate.set[realName]) {\n wrapped = wrapImmutable(func, cloneByPath);\n }\n }\n each(aryMethodKeys, function(aryKey) {\n each(mapping.aryMethod[aryKey], function(otherName) {\n if (realName == otherName) {\n var data = mapping.methodSpread[realName],\n afterRearg = data && data.afterRearg;\n\n result = afterRearg\n ? castFixed(realName, castRearg(realName, wrapped, aryKey), aryKey)\n : castRearg(realName, castFixed(realName, wrapped, aryKey), aryKey);\n\n result = castCap(realName, result);\n result = castCurry(realName, result, aryKey);\n return false;\n }\n });\n return !result;\n });\n\n result || (result = wrapped);\n if (result == func) {\n result = forceCurry ? curry(result, 1) : function() {\n return func.apply(this, arguments);\n };\n }\n result.convert = createConverter(realName, func);\n result.placeholder = func.placeholder = placeholder;\n\n return result;\n }\n\n /*--------------------------------------------------------------------------*/\n\n if (!isObj) {\n return wrap(name, func, defaultHolder);\n }\n var _ = func;\n\n // Convert methods by ary cap.\n var pairs = [];\n each(aryMethodKeys, function(aryKey) {\n each(mapping.aryMethod[aryKey], function(key) {\n var func = _[mapping.remap[key] || key];\n if (func) {\n pairs.push([key, wrap(key, func, _)]);\n }\n });\n });\n\n // Convert remaining methods.\n each(keys(_), function(key) {\n var func = _[key];\n if (typeof func == 'function') {\n var length = pairs.length;\n while (length--) {\n if (pairs[length][0] == key) {\n return;\n }\n }\n func.convert = createConverter(key, func);\n pairs.push([key, func]);\n }\n });\n\n // Assign to `_` leaving `_.prototype` unchanged to allow chaining.\n each(pairs, function(pair) {\n _[pair[0]] = pair[1];\n });\n\n _.convert = convertLib;\n _.placeholder = _;\n\n // Assign aliases.\n each(keys(_), function(key) {\n each(mapping.realToAlias[key] || [], function(alias) {\n _[alias] = _[key];\n });\n });\n\n return _;\n}\n\nmodule.exports = baseConvert;\n", + "parsedSize": 4262, + "parsedSource": "\nr=e(7),u=e(8),i=Array.prototype.push;function o(t,n){return 2==n?function(n,e){return t(n,e)}:function(n){return t(n)}}function a(t){for(var n=t?t.length:0,e=Array(n);n--;)e[n]=t[n];return e}function f(t,n){return function(){var e=arguments.length;if(e){for(var r=Array(e);e--;)r[e]=arguments[e];var u=r[0]=n.apply(void 0,r);return t.apply(void 0,r),u}}}t.exports=function t(n,e,c,l){var s=\"function\"==typeof e,p=e===Object(e);if(p&&(l=c,c=e,e=void 0),null==c)throw new TypeError;l||(l={});var h={cap:!(\"cap\"in l)||l.cap,curry:!(\"curry\"in l)||l.curry,fixed:!(\"fixed\"in l)||l.fixed,immutable:!(\"immutable\"in l)||l.immutable,rearg:!(\"rearg\"in l)||l.rearg},_=s?c:u,d=\"curry\"in l&&l.curry,g=\"fixed\"in l&&l.fixed,v=\"rearg\"in l&&l.rearg,y=s?c.runInContext():void 0,b=s?c:{ary:n.ary,assign:n.assign,clone:n.clone,curry:n.curry,forEach:n.forEach,isArray:n.isArray,isError:n.isError,isFunction:n.isFunction,isWeakMap:n.isWeakMap,iteratee:n.iteratee,keys:n.keys,rearg:n.rearg,toInteger:n.toInteger,toPath:n.toPath},m=b.ary,x=b.assign,j=b.clone,w=b.curry,A=b.forEach,k=b.isArray,I=b.isError,W=b.isFunction,E=b.isWeakMap,O=b.keys,S=b.rearg,R=b.toInteger,z=b.toPath,C=O(r.aryMethod),B={castArray:function(t){return function(){var n=arguments[0];return k(n)?t(a(n)):t.apply(void 0,arguments)}},iteratee:function(t){return function(){var n=arguments[0],e=arguments[1],r=t(n,e),u=r.length;return h.cap&&\"number\"==typeof e?(e=e>2?e-2:1,u&&u<=e?r:o(r,e)):r}},mixin:function(t){return function(n){var e=this;if(!W(e))return t(e,Object(n));var r=[];return A(O(n),(function(t){W(n[t])&&r.push([t,e.prototype[t]])})),t(e,Object(n)),A(r,(function(t){var n=t[1];W(n)?e.prototype[t[0]]=n:delete e.prototype[t[0]]})),e}},nthArg:function(t){return function(n){var e=n<0?1:R(n)+1;return w(t(n),e)}},rearg:function(t){return function(n,e){var r=e?e.length:0;return w(t(n,e),r)}},runInContext:function(e){return function(r){return t(n,e(r),l)}}};function L(t,n){if(h.cap){var e=r.iterateeRearg[t];if(e)return function(t,n){return P(t,(function(t){var e=n.length;return function(t,n){return 2==n?function(n,e){return t.apply(void 0,arguments)}:function(n){return t.apply(void 0,arguments)}}(S(o(t,e),n),e)}))}(n,e);var u=!s&&r.iterateeAry[t];if(u)return function(t,n){return P(t,(function(t){return\"function\"==typeof t?o(t,n):t}))}(n,u)}return n}function M(t,n,e){if(h.fixed&&(g||!r.skipFixed[t])){var u=r.methodSpread[t],o=u&&u.start;return void 0===o?m(n,e):function(t,n){return function(){for(var e=arguments.length,r=e-1,u=Array(e);e--;)u[e]=arguments[e];var o=u[n],a=u.slice(0,n);return o&&i.apply(a,o),n!=r&&i.apply(a,u.slice(n+1)),t.apply(this,a)}}(n,o)}return n}function F(t,n,e){return h.rearg&&e>1&&(v||!r.skipRearg[t])?S(n,r.methodRearg[t]||r.aryRearg[e]):n}function D(t,n){for(var e=-1,r=(n=z(n)).length,u=r-1,i=j(Object(t)),o=i;null!=o&&++e1?w(n,e):n}(0,u=L(i,u),t),!1}})),!u})),u||(u=o),u==n&&(u=d?w(u,1):function(){return n.apply(this,arguments)}),u.convert=T(i,n),u.placeholder=n.placeholder=e,u}if(!p)return U(e,c,_);var N=c,q=[];return A(C,(function(t){A(r.aryMethod[t],(function(t){var n=N[r.remap[t]||t];n&&q.push([t,U(t,n,N)])}))})),A(O(N),(function(t){var n=N[t];if(\"function\"==typeof n){for(var e=q.length;e--;)if(q[e][0]==t)return;n.convert=T(t,n),q.push([t,n])}})),A(q,(function(t){N[t[0]]=t[1]})),N.convert=function(t){return N.runInContext.convert(t)(void 0)},N.placeholder=N,A(O(N),(function(t){A(r.realToAlias[t]||[],(function(n){N[n]=N[t]}))})),N}},", + "originalSize": 16414, + "originalSource": "var mapping = require('./_mapping'),\n fallbackHolder = require('./placeholder');\n\n/** Built-in value reference. */\nvar push = Array.prototype.push;\n\n/**\n * Creates a function, with an arity of `n`, that invokes `func` with the\n * arguments it receives.\n *\n * @private\n * @param {Function} func The function to wrap.\n * @param {number} n The arity of the new function.\n * @returns {Function} Returns the new function.\n */\nfunction baseArity(func, n) {\n return n == 2\n ? function(a, b) { return func.apply(undefined, arguments); }\n : function(a) { return func.apply(undefined, arguments); };\n}\n\n/**\n * Creates a function that invokes `func`, with up to `n` arguments, ignoring\n * any additional arguments.\n *\n * @private\n * @param {Function} func The function to cap arguments for.\n * @param {number} n The arity cap.\n * @returns {Function} Returns the new function.\n */\nfunction baseAry(func, n) {\n return n == 2\n ? function(a, b) { return func(a, b); }\n : function(a) { return func(a); };\n}\n\n/**\n * Creates a clone of `array`.\n *\n * @private\n * @param {Array} array The array to clone.\n * @returns {Array} Returns the cloned array.\n */\nfunction cloneArray(array) {\n var length = array ? array.length : 0,\n result = Array(length);\n\n while (length--) {\n result[length] = array[length];\n }\n return result;\n}\n\n/**\n * Creates a function that clones a given object using the assignment `func`.\n *\n * @private\n * @param {Function} func The assignment function.\n * @returns {Function} Returns the new cloner function.\n */\nfunction createCloner(func) {\n return function(object) {\n return func({}, object);\n };\n}\n\n/**\n * A specialized version of `_.spread` which flattens the spread array into\n * the arguments of the invoked `func`.\n *\n * @private\n * @param {Function} func The function to spread arguments over.\n * @param {number} start The start position of the spread.\n * @returns {Function} Returns the new function.\n */\nfunction flatSpread(func, start) {\n return function() {\n var length = arguments.length,\n lastIndex = length - 1,\n args = Array(length);\n\n while (length--) {\n args[length] = arguments[length];\n }\n var array = args[start],\n otherArgs = args.slice(0, start);\n\n if (array) {\n push.apply(otherArgs, array);\n }\n if (start != lastIndex) {\n push.apply(otherArgs, args.slice(start + 1));\n }\n return func.apply(this, otherArgs);\n };\n}\n\n/**\n * Creates a function that wraps `func` and uses `cloner` to clone the first\n * argument it receives.\n *\n * @private\n * @param {Function} func The function to wrap.\n * @param {Function} cloner The function to clone arguments.\n * @returns {Function} Returns the new immutable function.\n */\nfunction wrapImmutable(func, cloner) {\n return function() {\n var length = arguments.length;\n if (!length) {\n return;\n }\n var args = Array(length);\n while (length--) {\n args[length] = arguments[length];\n }\n var result = args[0] = cloner.apply(undefined, args);\n func.apply(undefined, args);\n return result;\n };\n}\n\n/**\n * The base implementation of `convert` which accepts a `util` object of methods\n * required to perform conversions.\n *\n * @param {Object} util The util object.\n * @param {string} name The name of the function to convert.\n * @param {Function} func The function to convert.\n * @param {Object} [options] The options object.\n * @param {boolean} [options.cap=true] Specify capping iteratee arguments.\n * @param {boolean} [options.curry=true] Specify currying.\n * @param {boolean} [options.fixed=true] Specify fixed arity.\n * @param {boolean} [options.immutable=true] Specify immutable operations.\n * @param {boolean} [options.rearg=true] Specify rearranging arguments.\n * @returns {Function|Object} Returns the converted function or object.\n */\nfunction baseConvert(util, name, func, options) {\n var isLib = typeof name == 'function',\n isObj = name === Object(name);\n\n if (isObj) {\n options = func;\n func = name;\n name = undefined;\n }\n if (func == null) {\n throw new TypeError;\n }\n options || (options = {});\n\n var config = {\n 'cap': 'cap' in options ? options.cap : true,\n 'curry': 'curry' in options ? options.curry : true,\n 'fixed': 'fixed' in options ? options.fixed : true,\n 'immutable': 'immutable' in options ? options.immutable : true,\n 'rearg': 'rearg' in options ? options.rearg : true\n };\n\n var defaultHolder = isLib ? func : fallbackHolder,\n forceCurry = ('curry' in options) && options.curry,\n forceFixed = ('fixed' in options) && options.fixed,\n forceRearg = ('rearg' in options) && options.rearg,\n pristine = isLib ? func.runInContext() : undefined;\n\n var helpers = isLib ? func : {\n 'ary': util.ary,\n 'assign': util.assign,\n 'clone': util.clone,\n 'curry': util.curry,\n 'forEach': util.forEach,\n 'isArray': util.isArray,\n 'isError': util.isError,\n 'isFunction': util.isFunction,\n 'isWeakMap': util.isWeakMap,\n 'iteratee': util.iteratee,\n 'keys': util.keys,\n 'rearg': util.rearg,\n 'toInteger': util.toInteger,\n 'toPath': util.toPath\n };\n\n var ary = helpers.ary,\n assign = helpers.assign,\n clone = helpers.clone,\n curry = helpers.curry,\n each = helpers.forEach,\n isArray = helpers.isArray,\n isError = helpers.isError,\n isFunction = helpers.isFunction,\n isWeakMap = helpers.isWeakMap,\n keys = helpers.keys,\n rearg = helpers.rearg,\n toInteger = helpers.toInteger,\n toPath = helpers.toPath;\n\n var aryMethodKeys = keys(mapping.aryMethod);\n\n var wrappers = {\n 'castArray': function(castArray) {\n return function() {\n var value = arguments[0];\n return isArray(value)\n ? castArray(cloneArray(value))\n : castArray.apply(undefined, arguments);\n };\n },\n 'iteratee': function(iteratee) {\n return function() {\n var func = arguments[0],\n arity = arguments[1],\n result = iteratee(func, arity),\n length = result.length;\n\n if (config.cap && typeof arity == 'number') {\n arity = arity > 2 ? (arity - 2) : 1;\n return (length && length <= arity) ? result : baseAry(result, arity);\n }\n return result;\n };\n },\n 'mixin': function(mixin) {\n return function(source) {\n var func = this;\n if (!isFunction(func)) {\n return mixin(func, Object(source));\n }\n var pairs = [];\n each(keys(source), function(key) {\n if (isFunction(source[key])) {\n pairs.push([key, func.prototype[key]]);\n }\n });\n\n mixin(func, Object(source));\n\n each(pairs, function(pair) {\n var value = pair[1];\n if (isFunction(value)) {\n func.prototype[pair[0]] = value;\n } else {\n delete func.prototype[pair[0]];\n }\n });\n return func;\n };\n },\n 'nthArg': function(nthArg) {\n return function(n) {\n var arity = n < 0 ? 1 : (toInteger(n) + 1);\n return curry(nthArg(n), arity);\n };\n },\n 'rearg': function(rearg) {\n return function(func, indexes) {\n var arity = indexes ? indexes.length : 0;\n return curry(rearg(func, indexes), arity);\n };\n },\n 'runInContext': function(runInContext) {\n return function(context) {\n return baseConvert(util, runInContext(context), options);\n };\n }\n };\n\n /*--------------------------------------------------------------------------*/\n\n /**\n * Casts `func` to a function with an arity capped iteratee if needed.\n *\n * @private\n * @param {string} name The name of the function to inspect.\n * @param {Function} func The function to inspect.\n * @returns {Function} Returns the cast function.\n */\n function castCap(name, func) {\n if (config.cap) {\n var indexes = mapping.iterateeRearg[name];\n if (indexes) {\n return iterateeRearg(func, indexes);\n }\n var n = !isLib && mapping.iterateeAry[name];\n if (n) {\n return iterateeAry(func, n);\n }\n }\n return func;\n }\n\n /**\n * Casts `func` to a curried function if needed.\n *\n * @private\n * @param {string} name The name of the function to inspect.\n * @param {Function} func The function to inspect.\n * @param {number} n The arity of `func`.\n * @returns {Function} Returns the cast function.\n */\n function castCurry(name, func, n) {\n return (forceCurry || (config.curry && n > 1))\n ? curry(func, n)\n : func;\n }\n\n /**\n * Casts `func` to a fixed arity function if needed.\n *\n * @private\n * @param {string} name The name of the function to inspect.\n * @param {Function} func The function to inspect.\n * @param {number} n The arity cap.\n * @returns {Function} Returns the cast function.\n */\n function castFixed(name, func, n) {\n if (config.fixed && (forceFixed || !mapping.skipFixed[name])) {\n var data = mapping.methodSpread[name],\n start = data && data.start;\n\n return start === undefined ? ary(func, n) : flatSpread(func, start);\n }\n return func;\n }\n\n /**\n * Casts `func` to an rearged function if needed.\n *\n * @private\n * @param {string} name The name of the function to inspect.\n * @param {Function} func The function to inspect.\n * @param {number} n The arity of `func`.\n * @returns {Function} Returns the cast function.\n */\n function castRearg(name, func, n) {\n return (config.rearg && n > 1 && (forceRearg || !mapping.skipRearg[name]))\n ? rearg(func, mapping.methodRearg[name] || mapping.aryRearg[n])\n : func;\n }\n\n /**\n * Creates a clone of `object` by `path`.\n *\n * @private\n * @param {Object} object The object to clone.\n * @param {Array|string} path The path to clone by.\n * @returns {Object} Returns the cloned object.\n */\n function cloneByPath(object, path) {\n path = toPath(path);\n\n var index = -1,\n length = path.length,\n lastIndex = length - 1,\n result = clone(Object(object)),\n nested = result;\n\n while (nested != null && ++index < length) {\n var key = path[index],\n value = nested[key];\n\n if (value != null &&\n !(isFunction(value) || isError(value) || isWeakMap(value))) {\n nested[key] = clone(index == lastIndex ? value : Object(value));\n }\n nested = nested[key];\n }\n return result;\n }\n\n /**\n * Converts `lodash` to an immutable auto-curried iteratee-first data-last\n * version with conversion `options` applied.\n *\n * @param {Object} [options] The options object. See `baseConvert` for more details.\n * @returns {Function} Returns the converted `lodash`.\n */\n function convertLib(options) {\n return _.runInContext.convert(options)(undefined);\n }\n\n /**\n * Create a converter function for `func` of `name`.\n *\n * @param {string} name The name of the function to convert.\n * @param {Function} func The function to convert.\n * @returns {Function} Returns the new converter function.\n */\n function createConverter(name, func) {\n var realName = mapping.aliasToReal[name] || name,\n methodName = mapping.remap[realName] || realName,\n oldOptions = options;\n\n return function(options) {\n var newUtil = isLib ? pristine : helpers,\n newFunc = isLib ? pristine[methodName] : func,\n newOptions = assign(assign({}, oldOptions), options);\n\n return baseConvert(newUtil, realName, newFunc, newOptions);\n };\n }\n\n /**\n * Creates a function that wraps `func` to invoke its iteratee, with up to `n`\n * arguments, ignoring any additional arguments.\n *\n * @private\n * @param {Function} func The function to cap iteratee arguments for.\n * @param {number} n The arity cap.\n * @returns {Function} Returns the new function.\n */\n function iterateeAry(func, n) {\n return overArg(func, function(func) {\n return typeof func == 'function' ? baseAry(func, n) : func;\n });\n }\n\n /**\n * Creates a function that wraps `func` to invoke its iteratee with arguments\n * arranged according to the specified `indexes` where the argument value at\n * the first index is provided as the first argument, the argument value at\n * the second index is provided as the second argument, and so on.\n *\n * @private\n * @param {Function} func The function to rearrange iteratee arguments for.\n * @param {number[]} indexes The arranged argument indexes.\n * @returns {Function} Returns the new function.\n */\n function iterateeRearg(func, indexes) {\n return overArg(func, function(func) {\n var n = indexes.length;\n return baseArity(rearg(baseAry(func, n), indexes), n);\n });\n }\n\n /**\n * Creates a function that invokes `func` with its first argument transformed.\n *\n * @private\n * @param {Function} func The function to wrap.\n * @param {Function} transform The argument transform.\n * @returns {Function} Returns the new function.\n */\n function overArg(func, transform) {\n return function() {\n var length = arguments.length;\n if (!length) {\n return func();\n }\n var args = Array(length);\n while (length--) {\n args[length] = arguments[length];\n }\n var index = config.rearg ? 0 : (length - 1);\n args[index] = transform(args[index]);\n return func.apply(undefined, args);\n };\n }\n\n /**\n * Creates a function that wraps `func` and applys the conversions\n * rules by `name`.\n *\n * @private\n * @param {string} name The name of the function to wrap.\n * @param {Function} func The function to wrap.\n * @returns {Function} Returns the converted function.\n */\n function wrap(name, func, placeholder) {\n var result,\n realName = mapping.aliasToReal[name] || name,\n wrapped = func,\n wrapper = wrappers[realName];\n\n if (wrapper) {\n wrapped = wrapper(func);\n }\n else if (config.immutable) {\n if (mapping.mutate.array[realName]) {\n wrapped = wrapImmutable(func, cloneArray);\n }\n else if (mapping.mutate.object[realName]) {\n wrapped = wrapImmutable(func, createCloner(func));\n }\n else if (mapping.mutate.set[realName]) {\n wrapped = wrapImmutable(func, cloneByPath);\n }\n }\n each(aryMethodKeys, function(aryKey) {\n each(mapping.aryMethod[aryKey], function(otherName) {\n if (realName == otherName) {\n var data = mapping.methodSpread[realName],\n afterRearg = data && data.afterRearg;\n\n result = afterRearg\n ? castFixed(realName, castRearg(realName, wrapped, aryKey), aryKey)\n : castRearg(realName, castFixed(realName, wrapped, aryKey), aryKey);\n\n result = castCap(realName, result);\n result = castCurry(realName, result, aryKey);\n return false;\n }\n });\n return !result;\n });\n\n result || (result = wrapped);\n if (result == func) {\n result = forceCurry ? curry(result, 1) : function() {\n return func.apply(this, arguments);\n };\n }\n result.convert = createConverter(realName, func);\n result.placeholder = func.placeholder = placeholder;\n\n return result;\n }\n\n /*--------------------------------------------------------------------------*/\n\n if (!isObj) {\n return wrap(name, func, defaultHolder);\n }\n var _ = func;\n\n // Convert methods by ary cap.\n var pairs = [];\n each(aryMethodKeys, function(aryKey) {\n each(mapping.aryMethod[aryKey], function(key) {\n var func = _[mapping.remap[key] || key];\n if (func) {\n pairs.push([key, wrap(key, func, _)]);\n }\n });\n });\n\n // Convert remaining methods.\n each(keys(_), function(key) {\n var func = _[key];\n if (typeof func == 'function') {\n var length = pairs.length;\n while (length--) {\n if (pairs[length][0] == key) {\n return;\n }\n }\n func.convert = createConverter(key, func);\n pairs.push([key, func]);\n }\n });\n\n // Assign to `_` leaving `_.prototype` unchanged to allow chaining.\n each(pairs, function(pair) {\n _[pair[0]] = pair[1];\n });\n\n _.convert = convertLib;\n _.placeholder = _;\n\n // Assign aliases.\n each(keys(_), function(key) {\n each(mapping.realToAlias[key] || [], function(alias) {\n _[alias] = _[key];\n });\n });\n\n return _;\n}\n\nmodule.exports = baseConvert;\n", + "modules": [] + }, + { + "id": 7, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/lodash/fp/_mapping.js", + "name": "./node_modules/lodash/fp/_mapping.js", + "index": 13, + "index2": 8, + "size": 9955, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/lodash/fp/_baseConvert.js", + "issuerId": 6, + "issuerName": "./node_modules/lodash/fp/_baseConvert.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 0, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/lodash/fp.js", + "name": "./node_modules/lodash/fp.js" + }, + { + "id": 6, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/lodash/fp/_baseConvert.js", + "name": "./node_modules/lodash/fp/_baseConvert.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 6, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/lodash/fp/_baseConvert.js", + "module": "./node_modules/lodash/fp/_baseConvert.js", + "moduleName": "./node_modules/lodash/fp/_baseConvert.js", + "type": "cjs require", + "userRequest": "./_mapping", + "loc": "1:14-35" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 5, + "source": "/** Used to map aliases to their real names. */\nexports.aliasToReal = {\n\n // Lodash aliases.\n 'each': 'forEach',\n 'eachRight': 'forEachRight',\n 'entries': 'toPairs',\n 'entriesIn': 'toPairsIn',\n 'extend': 'assignIn',\n 'extendAll': 'assignInAll',\n 'extendAllWith': 'assignInAllWith',\n 'extendWith': 'assignInWith',\n 'first': 'head',\n\n // Methods that are curried variants of others.\n 'conforms': 'conformsTo',\n 'matches': 'isMatch',\n 'property': 'get',\n\n // Ramda aliases.\n '__': 'placeholder',\n 'F': 'stubFalse',\n 'T': 'stubTrue',\n 'all': 'every',\n 'allPass': 'overEvery',\n 'always': 'constant',\n 'any': 'some',\n 'anyPass': 'overSome',\n 'apply': 'spread',\n 'assoc': 'set',\n 'assocPath': 'set',\n 'complement': 'negate',\n 'compose': 'flowRight',\n 'contains': 'includes',\n 'dissoc': 'unset',\n 'dissocPath': 'unset',\n 'dropLast': 'dropRight',\n 'dropLastWhile': 'dropRightWhile',\n 'equals': 'isEqual',\n 'identical': 'eq',\n 'indexBy': 'keyBy',\n 'init': 'initial',\n 'invertObj': 'invert',\n 'juxt': 'over',\n 'omitAll': 'omit',\n 'nAry': 'ary',\n 'path': 'get',\n 'pathEq': 'matchesProperty',\n 'pathOr': 'getOr',\n 'paths': 'at',\n 'pickAll': 'pick',\n 'pipe': 'flow',\n 'pluck': 'map',\n 'prop': 'get',\n 'propEq': 'matchesProperty',\n 'propOr': 'getOr',\n 'props': 'at',\n 'symmetricDifference': 'xor',\n 'symmetricDifferenceBy': 'xorBy',\n 'symmetricDifferenceWith': 'xorWith',\n 'takeLast': 'takeRight',\n 'takeLastWhile': 'takeRightWhile',\n 'unapply': 'rest',\n 'unnest': 'flatten',\n 'useWith': 'overArgs',\n 'where': 'conformsTo',\n 'whereEq': 'isMatch',\n 'zipObj': 'zipObject'\n};\n\n/** Used to map ary to method names. */\nexports.aryMethod = {\n '1': [\n 'assignAll', 'assignInAll', 'attempt', 'castArray', 'ceil', 'create',\n 'curry', 'curryRight', 'defaultsAll', 'defaultsDeepAll', 'floor', 'flow',\n 'flowRight', 'fromPairs', 'invert', 'iteratee', 'memoize', 'method', 'mergeAll',\n 'methodOf', 'mixin', 'nthArg', 'over', 'overEvery', 'overSome','rest', 'reverse',\n 'round', 'runInContext', 'spread', 'template', 'trim', 'trimEnd', 'trimStart',\n 'uniqueId', 'words', 'zipAll'\n ],\n '2': [\n 'add', 'after', 'ary', 'assign', 'assignAllWith', 'assignIn', 'assignInAllWith',\n 'at', 'before', 'bind', 'bindAll', 'bindKey', 'chunk', 'cloneDeepWith',\n 'cloneWith', 'concat', 'conformsTo', 'countBy', 'curryN', 'curryRightN',\n 'debounce', 'defaults', 'defaultsDeep', 'defaultTo', 'delay', 'difference',\n 'divide', 'drop', 'dropRight', 'dropRightWhile', 'dropWhile', 'endsWith', 'eq',\n 'every', 'filter', 'find', 'findIndex', 'findKey', 'findLast', 'findLastIndex',\n 'findLastKey', 'flatMap', 'flatMapDeep', 'flattenDepth', 'forEach',\n 'forEachRight', 'forIn', 'forInRight', 'forOwn', 'forOwnRight', 'get',\n 'groupBy', 'gt', 'gte', 'has', 'hasIn', 'includes', 'indexOf', 'intersection',\n 'invertBy', 'invoke', 'invokeMap', 'isEqual', 'isMatch', 'join', 'keyBy',\n 'lastIndexOf', 'lt', 'lte', 'map', 'mapKeys', 'mapValues', 'matchesProperty',\n 'maxBy', 'meanBy', 'merge', 'mergeAllWith', 'minBy', 'multiply', 'nth', 'omit',\n 'omitBy', 'overArgs', 'pad', 'padEnd', 'padStart', 'parseInt', 'partial',\n 'partialRight', 'partition', 'pick', 'pickBy', 'propertyOf', 'pull', 'pullAll',\n 'pullAt', 'random', 'range', 'rangeRight', 'rearg', 'reject', 'remove',\n 'repeat', 'restFrom', 'result', 'sampleSize', 'some', 'sortBy', 'sortedIndex',\n 'sortedIndexOf', 'sortedLastIndex', 'sortedLastIndexOf', 'sortedUniqBy',\n 'split', 'spreadFrom', 'startsWith', 'subtract', 'sumBy', 'take', 'takeRight',\n 'takeRightWhile', 'takeWhile', 'tap', 'throttle', 'thru', 'times', 'trimChars',\n 'trimCharsEnd', 'trimCharsStart', 'truncate', 'union', 'uniqBy', 'uniqWith',\n 'unset', 'unzipWith', 'without', 'wrap', 'xor', 'zip', 'zipObject',\n 'zipObjectDeep'\n ],\n '3': [\n 'assignInWith', 'assignWith', 'clamp', 'differenceBy', 'differenceWith',\n 'findFrom', 'findIndexFrom', 'findLastFrom', 'findLastIndexFrom', 'getOr',\n 'includesFrom', 'indexOfFrom', 'inRange', 'intersectionBy', 'intersectionWith',\n 'invokeArgs', 'invokeArgsMap', 'isEqualWith', 'isMatchWith', 'flatMapDepth',\n 'lastIndexOfFrom', 'mergeWith', 'orderBy', 'padChars', 'padCharsEnd',\n 'padCharsStart', 'pullAllBy', 'pullAllWith', 'rangeStep', 'rangeStepRight',\n 'reduce', 'reduceRight', 'replace', 'set', 'slice', 'sortedIndexBy',\n 'sortedLastIndexBy', 'transform', 'unionBy', 'unionWith', 'update', 'xorBy',\n 'xorWith', 'zipWith'\n ],\n '4': [\n 'fill', 'setWith', 'updateWith'\n ]\n};\n\n/** Used to map ary to rearg configs. */\nexports.aryRearg = {\n '2': [1, 0],\n '3': [2, 0, 1],\n '4': [3, 2, 0, 1]\n};\n\n/** Used to map method names to their iteratee ary. */\nexports.iterateeAry = {\n 'dropRightWhile': 1,\n 'dropWhile': 1,\n 'every': 1,\n 'filter': 1,\n 'find': 1,\n 'findFrom': 1,\n 'findIndex': 1,\n 'findIndexFrom': 1,\n 'findKey': 1,\n 'findLast': 1,\n 'findLastFrom': 1,\n 'findLastIndex': 1,\n 'findLastIndexFrom': 1,\n 'findLastKey': 1,\n 'flatMap': 1,\n 'flatMapDeep': 1,\n 'flatMapDepth': 1,\n 'forEach': 1,\n 'forEachRight': 1,\n 'forIn': 1,\n 'forInRight': 1,\n 'forOwn': 1,\n 'forOwnRight': 1,\n 'map': 1,\n 'mapKeys': 1,\n 'mapValues': 1,\n 'partition': 1,\n 'reduce': 2,\n 'reduceRight': 2,\n 'reject': 1,\n 'remove': 1,\n 'some': 1,\n 'takeRightWhile': 1,\n 'takeWhile': 1,\n 'times': 1,\n 'transform': 2\n};\n\n/** Used to map method names to iteratee rearg configs. */\nexports.iterateeRearg = {\n 'mapKeys': [1],\n 'reduceRight': [1, 0]\n};\n\n/** Used to map method names to rearg configs. */\nexports.methodRearg = {\n 'assignInAllWith': [1, 0],\n 'assignInWith': [1, 2, 0],\n 'assignAllWith': [1, 0],\n 'assignWith': [1, 2, 0],\n 'differenceBy': [1, 2, 0],\n 'differenceWith': [1, 2, 0],\n 'getOr': [2, 1, 0],\n 'intersectionBy': [1, 2, 0],\n 'intersectionWith': [1, 2, 0],\n 'isEqualWith': [1, 2, 0],\n 'isMatchWith': [2, 1, 0],\n 'mergeAllWith': [1, 0],\n 'mergeWith': [1, 2, 0],\n 'padChars': [2, 1, 0],\n 'padCharsEnd': [2, 1, 0],\n 'padCharsStart': [2, 1, 0],\n 'pullAllBy': [2, 1, 0],\n 'pullAllWith': [2, 1, 0],\n 'rangeStep': [1, 2, 0],\n 'rangeStepRight': [1, 2, 0],\n 'setWith': [3, 1, 2, 0],\n 'sortedIndexBy': [2, 1, 0],\n 'sortedLastIndexBy': [2, 1, 0],\n 'unionBy': [1, 2, 0],\n 'unionWith': [1, 2, 0],\n 'updateWith': [3, 1, 2, 0],\n 'xorBy': [1, 2, 0],\n 'xorWith': [1, 2, 0],\n 'zipWith': [1, 2, 0]\n};\n\n/** Used to map method names to spread configs. */\nexports.methodSpread = {\n 'assignAll': { 'start': 0 },\n 'assignAllWith': { 'start': 0 },\n 'assignInAll': { 'start': 0 },\n 'assignInAllWith': { 'start': 0 },\n 'defaultsAll': { 'start': 0 },\n 'defaultsDeepAll': { 'start': 0 },\n 'invokeArgs': { 'start': 2 },\n 'invokeArgsMap': { 'start': 2 },\n 'mergeAll': { 'start': 0 },\n 'mergeAllWith': { 'start': 0 },\n 'partial': { 'start': 1 },\n 'partialRight': { 'start': 1 },\n 'without': { 'start': 1 },\n 'zipAll': { 'start': 0 }\n};\n\n/** Used to identify methods which mutate arrays or objects. */\nexports.mutate = {\n 'array': {\n 'fill': true,\n 'pull': true,\n 'pullAll': true,\n 'pullAllBy': true,\n 'pullAllWith': true,\n 'pullAt': true,\n 'remove': true,\n 'reverse': true\n },\n 'object': {\n 'assign': true,\n 'assignAll': true,\n 'assignAllWith': true,\n 'assignIn': true,\n 'assignInAll': true,\n 'assignInAllWith': true,\n 'assignInWith': true,\n 'assignWith': true,\n 'defaults': true,\n 'defaultsAll': true,\n 'defaultsDeep': true,\n 'defaultsDeepAll': true,\n 'merge': true,\n 'mergeAll': true,\n 'mergeAllWith': true,\n 'mergeWith': true,\n },\n 'set': {\n 'set': true,\n 'setWith': true,\n 'unset': true,\n 'update': true,\n 'updateWith': true\n }\n};\n\n/** Used to map real names to their aliases. */\nexports.realToAlias = (function() {\n var hasOwnProperty = Object.prototype.hasOwnProperty,\n object = exports.aliasToReal,\n result = {};\n\n for (var key in object) {\n var value = object[key];\n if (hasOwnProperty.call(result, value)) {\n result[value].push(key);\n } else {\n result[value] = [key];\n }\n }\n return result;\n}());\n\n/** Used to map method names to other names. */\nexports.remap = {\n 'assignAll': 'assign',\n 'assignAllWith': 'assignWith',\n 'assignInAll': 'assignIn',\n 'assignInAllWith': 'assignInWith',\n 'curryN': 'curry',\n 'curryRightN': 'curryRight',\n 'defaultsAll': 'defaults',\n 'defaultsDeepAll': 'defaultsDeep',\n 'findFrom': 'find',\n 'findIndexFrom': 'findIndex',\n 'findLastFrom': 'findLast',\n 'findLastIndexFrom': 'findLastIndex',\n 'getOr': 'get',\n 'includesFrom': 'includes',\n 'indexOfFrom': 'indexOf',\n 'invokeArgs': 'invoke',\n 'invokeArgsMap': 'invokeMap',\n 'lastIndexOfFrom': 'lastIndexOf',\n 'mergeAll': 'merge',\n 'mergeAllWith': 'mergeWith',\n 'padChars': 'pad',\n 'padCharsEnd': 'padEnd',\n 'padCharsStart': 'padStart',\n 'propertyOf': 'get',\n 'rangeStep': 'range',\n 'rangeStepRight': 'rangeRight',\n 'restFrom': 'rest',\n 'spreadFrom': 'spread',\n 'trimChars': 'trim',\n 'trimCharsEnd': 'trimEnd',\n 'trimCharsStart': 'trimStart',\n 'zipAll': 'zip'\n};\n\n/** Used to track methods that skip fixing their arity. */\nexports.skipFixed = {\n 'castArray': true,\n 'flow': true,\n 'flowRight': true,\n 'iteratee': true,\n 'mixin': true,\n 'rearg': true,\n 'runInContext': true\n};\n\n/** Used to track methods that skip rearranging arguments. */\nexports.skipRearg = {\n 'add': true,\n 'assign': true,\n 'assignIn': true,\n 'bind': true,\n 'bindKey': true,\n 'concat': true,\n 'difference': true,\n 'divide': true,\n 'eq': true,\n 'gt': true,\n 'gte': true,\n 'isEqual': true,\n 'lt': true,\n 'lte': true,\n 'matchesProperty': true,\n 'merge': true,\n 'multiply': true,\n 'overArgs': true,\n 'partial': true,\n 'partialRight': true,\n 'propertyOf': true,\n 'random': true,\n 'range': true,\n 'rangeRight': true,\n 'subtract': true,\n 'zip': true,\n 'zipObject': true,\n 'zipObjectDeep': true\n};\n", + "parsedSize": 6717, + "parsedSource": "\nn.aliasToReal={each:\"forEach\",eachRight:\"forEachRight\",entries:\"toPairs\",entriesIn:\"toPairsIn\",extend:\"assignIn\",extendAll:\"assignInAll\",extendAllWith:\"assignInAllWith\",extendWith:\"assignInWith\",first:\"head\",conforms:\"conformsTo\",matches:\"isMatch\",property:\"get\",__:\"placeholder\",F:\"stubFalse\",T:\"stubTrue\",all:\"every\",allPass:\"overEvery\",always:\"constant\",any:\"some\",anyPass:\"overSome\",apply:\"spread\",assoc:\"set\",assocPath:\"set\",complement:\"negate\",compose:\"flowRight\",contains:\"includes\",dissoc:\"unset\",dissocPath:\"unset\",dropLast:\"dropRight\",dropLastWhile:\"dropRightWhile\",equals:\"isEqual\",identical:\"eq\",indexBy:\"keyBy\",init:\"initial\",invertObj:\"invert\",juxt:\"over\",omitAll:\"omit\",nAry:\"ary\",path:\"get\",pathEq:\"matchesProperty\",pathOr:\"getOr\",paths:\"at\",pickAll:\"pick\",pipe:\"flow\",pluck:\"map\",prop:\"get\",propEq:\"matchesProperty\",propOr:\"getOr\",props:\"at\",symmetricDifference:\"xor\",symmetricDifferenceBy:\"xorBy\",symmetricDifferenceWith:\"xorWith\",takeLast:\"takeRight\",takeLastWhile:\"takeRightWhile\",unapply:\"rest\",unnest:\"flatten\",useWith:\"overArgs\",where:\"conformsTo\",whereEq:\"isMatch\",zipObj:\"zipObject\"},n.aryMethod={1:[\"assignAll\",\"assignInAll\",\"attempt\",\"castArray\",\"ceil\",\"create\",\"curry\",\"curryRight\",\"defaultsAll\",\"defaultsDeepAll\",\"floor\",\"flow\",\"flowRight\",\"fromPairs\",\"invert\",\"iteratee\",\"memoize\",\"method\",\"mergeAll\",\"methodOf\",\"mixin\",\"nthArg\",\"over\",\"overEvery\",\"overSome\",\"rest\",\"reverse\",\"round\",\"runInContext\",\"spread\",\"template\",\"trim\",\"trimEnd\",\"trimStart\",\"uniqueId\",\"words\",\"zipAll\"],2:[\"add\",\"after\",\"ary\",\"assign\",\"assignAllWith\",\"assignIn\",\"assignInAllWith\",\"at\",\"before\",\"bind\",\"bindAll\",\"bindKey\",\"chunk\",\"cloneDeepWith\",\"cloneWith\",\"concat\",\"conformsTo\",\"countBy\",\"curryN\",\"curryRightN\",\"debounce\",\"defaults\",\"defaultsDeep\",\"defaultTo\",\"delay\",\"difference\",\"divide\",\"drop\",\"dropRight\",\"dropRightWhile\",\"dropWhile\",\"endsWith\",\"eq\",\"every\",\"filter\",\"find\",\"findIndex\",\"findKey\",\"findLast\",\"findLastIndex\",\"findLastKey\",\"flatMap\",\"flatMapDeep\",\"flattenDepth\",\"forEach\",\"forEachRight\",\"forIn\",\"forInRight\",\"forOwn\",\"forOwnRight\",\"get\",\"groupBy\",\"gt\",\"gte\",\"has\",\"hasIn\",\"includes\",\"indexOf\",\"intersection\",\"invertBy\",\"invoke\",\"invokeMap\",\"isEqual\",\"isMatch\",\"join\",\"keyBy\",\"lastIndexOf\",\"lt\",\"lte\",\"map\",\"mapKeys\",\"mapValues\",\"matchesProperty\",\"maxBy\",\"meanBy\",\"merge\",\"mergeAllWith\",\"minBy\",\"multiply\",\"nth\",\"omit\",\"omitBy\",\"overArgs\",\"pad\",\"padEnd\",\"padStart\",\"parseInt\",\"partial\",\"partialRight\",\"partition\",\"pick\",\"pickBy\",\"propertyOf\",\"pull\",\"pullAll\",\"pullAt\",\"random\",\"range\",\"rangeRight\",\"rearg\",\"reject\",\"remove\",\"repeat\",\"restFrom\",\"result\",\"sampleSize\",\"some\",\"sortBy\",\"sortedIndex\",\"sortedIndexOf\",\"sortedLastIndex\",\"sortedLastIndexOf\",\"sortedUniqBy\",\"split\",\"spreadFrom\",\"startsWith\",\"subtract\",\"sumBy\",\"take\",\"takeRight\",\"takeRightWhile\",\"takeWhile\",\"tap\",\"throttle\",\"thru\",\"times\",\"trimChars\",\"trimCharsEnd\",\"trimCharsStart\",\"truncate\",\"union\",\"uniqBy\",\"uniqWith\",\"unset\",\"unzipWith\",\"without\",\"wrap\",\"xor\",\"zip\",\"zipObject\",\"zipObjectDeep\"],3:[\"assignInWith\",\"assignWith\",\"clamp\",\"differenceBy\",\"differenceWith\",\"findFrom\",\"findIndexFrom\",\"findLastFrom\",\"findLastIndexFrom\",\"getOr\",\"includesFrom\",\"indexOfFrom\",\"inRange\",\"intersectionBy\",\"intersectionWith\",\"invokeArgs\",\"invokeArgsMap\",\"isEqualWith\",\"isMatchWith\",\"flatMapDepth\",\"lastIndexOfFrom\",\"mergeWith\",\"orderBy\",\"padChars\",\"padCharsEnd\",\"padCharsStart\",\"pullAllBy\",\"pullAllWith\",\"rangeStep\",\"rangeStepRight\",\"reduce\",\"reduceRight\",\"replace\",\"set\",\"slice\",\"sortedIndexBy\",\"sortedLastIndexBy\",\"transform\",\"unionBy\",\"unionWith\",\"update\",\"xorBy\",\"xorWith\",\"zipWith\"],4:[\"fill\",\"setWith\",\"updateWith\"]},n.aryRearg={2:[1,0],3:[2,0,1],4:[3,2,0,1]},n.iterateeAry={dropRightWhile:1,dropWhile:1,every:1,filter:1,find:1,findFrom:1,findIndex:1,findIndexFrom:1,findKey:1,findLast:1,findLastFrom:1,findLastIndex:1,findLastIndexFrom:1,findLastKey:1,flatMap:1,flatMapDeep:1,flatMapDepth:1,forEach:1,forEachRight:1,forIn:1,forInRight:1,forOwn:1,forOwnRight:1,map:1,mapKeys:1,mapValues:1,partition:1,reduce:2,reduceRight:2,reject:1,remove:1,some:1,takeRightWhile:1,takeWhile:1,times:1,transform:2},n.iterateeRearg={mapKeys:[1],reduceRight:[1,0]},n.methodRearg={assignInAllWith:[1,0],assignInWith:[1,2,0],assignAllWith:[1,0],assignWith:[1,2,0],differenceBy:[1,2,0],differenceWith:[1,2,0],getOr:[2,1,0],intersectionBy:[1,2,0],intersectionWith:[1,2,0],isEqualWith:[1,2,0],isMatchWith:[2,1,0],mergeAllWith:[1,0],mergeWith:[1,2,0],padChars:[2,1,0],padCharsEnd:[2,1,0],padCharsStart:[2,1,0],pullAllBy:[2,1,0],pullAllWith:[2,1,0],rangeStep:[1,2,0],rangeStepRight:[1,2,0],setWith:[3,1,2,0],sortedIndexBy:[2,1,0],sortedLastIndexBy:[2,1,0],unionBy:[1,2,0],unionWith:[1,2,0],updateWith:[3,1,2,0],xorBy:[1,2,0],xorWith:[1,2,0],zipWith:[1,2,0]},n.methodSpread={assignAll:{start:0},assignAllWith:{start:0},assignInAll:{start:0},assignInAllWith:{start:0},defaultsAll:{start:0},defaultsDeepAll:{start:0},invokeArgs:{start:2},invokeArgsMap:{start:2},mergeAll:{start:0},mergeAllWith:{start:0},partial:{start:1},partialRight:{start:1},without:{start:1},zipAll:{start:0}},n.mutate={array:{fill:!0,pull:!0,pullAll:!0,pullAllBy:!0,pullAllWith:!0,pullAt:!0,remove:!0,reverse:!0},object:{assign:!0,assignAll:!0,assignAllWith:!0,assignIn:!0,assignInAll:!0,assignInAllWith:!0,assignInWith:!0,assignWith:!0,defaults:!0,defaultsAll:!0,defaultsDeep:!0,defaultsDeepAll:!0,merge:!0,mergeAll:!0,mergeAllWith:!0,mergeWith:!0},set:{set:!0,setWith:!0,unset:!0,update:!0,updateWith:!0}},n.realToAlias=function(){var t=Object.prototype.hasOwnProperty,e=n.aliasToReal,r={};for(var u in e){var i=e[u];t.call(r,i)?r[i].push(u):r[i]=[u]}return r}(),n.remap={assignAll:\"assign\",assignAllWith:\"assignWith\",assignInAll:\"assignIn\",assignInAllWith:\"assignInWith\",curryN:\"curry\",curryRightN:\"curryRight\",defaultsAll:\"defaults\",defaultsDeepAll:\"defaultsDeep\",findFrom:\"find\",findIndexFrom:\"findIndex\",findLastFrom:\"findLast\",findLastIndexFrom:\"findLastIndex\",getOr:\"get\",includesFrom:\"includes\",indexOfFrom:\"indexOf\",invokeArgs:\"invoke\",invokeArgsMap:\"invokeMap\",lastIndexOfFrom:\"lastIndexOf\",mergeAll:\"merge\",mergeAllWith:\"mergeWith\",padChars:\"pad\",padCharsEnd:\"padEnd\",padCharsStart:\"padStart\",propertyOf:\"get\",rangeStep:\"range\",rangeStepRight:\"rangeRight\",restFrom:\"rest\",spreadFrom:\"spread\",trimChars:\"trim\",trimCharsEnd:\"trimEnd\",trimCharsStart:\"trimStart\",zipAll:\"zip\"},n.skipFixed={castArray:!0,flow:!0,flowRight:!0,iteratee:!0,mixin:!0,rearg:!0,runInContext:!0},n.skipRearg={add:!0,assign:!0,assignIn:!0,bind:!0,bindKey:!0,concat:!0,difference:!0,divide:!0,eq:!0,gt:!0,gte:!0,isEqual:!0,lt:!0,lte:!0,matchesProperty:!0,merge:!0,multiply:!0,overArgs:!0,partial:!0,partialRight:!0,propertyOf:!0,random:!0,range:!0,rangeRight:!0,subtract:!0,zip:!0,zipObject:!0,zipObjectDeep:!0}},", + "originalSize": 9955, + "originalSource": "/** Used to map aliases to their real names. */\nexports.aliasToReal = {\n\n // Lodash aliases.\n 'each': 'forEach',\n 'eachRight': 'forEachRight',\n 'entries': 'toPairs',\n 'entriesIn': 'toPairsIn',\n 'extend': 'assignIn',\n 'extendAll': 'assignInAll',\n 'extendAllWith': 'assignInAllWith',\n 'extendWith': 'assignInWith',\n 'first': 'head',\n\n // Methods that are curried variants of others.\n 'conforms': 'conformsTo',\n 'matches': 'isMatch',\n 'property': 'get',\n\n // Ramda aliases.\n '__': 'placeholder',\n 'F': 'stubFalse',\n 'T': 'stubTrue',\n 'all': 'every',\n 'allPass': 'overEvery',\n 'always': 'constant',\n 'any': 'some',\n 'anyPass': 'overSome',\n 'apply': 'spread',\n 'assoc': 'set',\n 'assocPath': 'set',\n 'complement': 'negate',\n 'compose': 'flowRight',\n 'contains': 'includes',\n 'dissoc': 'unset',\n 'dissocPath': 'unset',\n 'dropLast': 'dropRight',\n 'dropLastWhile': 'dropRightWhile',\n 'equals': 'isEqual',\n 'identical': 'eq',\n 'indexBy': 'keyBy',\n 'init': 'initial',\n 'invertObj': 'invert',\n 'juxt': 'over',\n 'omitAll': 'omit',\n 'nAry': 'ary',\n 'path': 'get',\n 'pathEq': 'matchesProperty',\n 'pathOr': 'getOr',\n 'paths': 'at',\n 'pickAll': 'pick',\n 'pipe': 'flow',\n 'pluck': 'map',\n 'prop': 'get',\n 'propEq': 'matchesProperty',\n 'propOr': 'getOr',\n 'props': 'at',\n 'symmetricDifference': 'xor',\n 'symmetricDifferenceBy': 'xorBy',\n 'symmetricDifferenceWith': 'xorWith',\n 'takeLast': 'takeRight',\n 'takeLastWhile': 'takeRightWhile',\n 'unapply': 'rest',\n 'unnest': 'flatten',\n 'useWith': 'overArgs',\n 'where': 'conformsTo',\n 'whereEq': 'isMatch',\n 'zipObj': 'zipObject'\n};\n\n/** Used to map ary to method names. */\nexports.aryMethod = {\n '1': [\n 'assignAll', 'assignInAll', 'attempt', 'castArray', 'ceil', 'create',\n 'curry', 'curryRight', 'defaultsAll', 'defaultsDeepAll', 'floor', 'flow',\n 'flowRight', 'fromPairs', 'invert', 'iteratee', 'memoize', 'method', 'mergeAll',\n 'methodOf', 'mixin', 'nthArg', 'over', 'overEvery', 'overSome','rest', 'reverse',\n 'round', 'runInContext', 'spread', 'template', 'trim', 'trimEnd', 'trimStart',\n 'uniqueId', 'words', 'zipAll'\n ],\n '2': [\n 'add', 'after', 'ary', 'assign', 'assignAllWith', 'assignIn', 'assignInAllWith',\n 'at', 'before', 'bind', 'bindAll', 'bindKey', 'chunk', 'cloneDeepWith',\n 'cloneWith', 'concat', 'conformsTo', 'countBy', 'curryN', 'curryRightN',\n 'debounce', 'defaults', 'defaultsDeep', 'defaultTo', 'delay', 'difference',\n 'divide', 'drop', 'dropRight', 'dropRightWhile', 'dropWhile', 'endsWith', 'eq',\n 'every', 'filter', 'find', 'findIndex', 'findKey', 'findLast', 'findLastIndex',\n 'findLastKey', 'flatMap', 'flatMapDeep', 'flattenDepth', 'forEach',\n 'forEachRight', 'forIn', 'forInRight', 'forOwn', 'forOwnRight', 'get',\n 'groupBy', 'gt', 'gte', 'has', 'hasIn', 'includes', 'indexOf', 'intersection',\n 'invertBy', 'invoke', 'invokeMap', 'isEqual', 'isMatch', 'join', 'keyBy',\n 'lastIndexOf', 'lt', 'lte', 'map', 'mapKeys', 'mapValues', 'matchesProperty',\n 'maxBy', 'meanBy', 'merge', 'mergeAllWith', 'minBy', 'multiply', 'nth', 'omit',\n 'omitBy', 'overArgs', 'pad', 'padEnd', 'padStart', 'parseInt', 'partial',\n 'partialRight', 'partition', 'pick', 'pickBy', 'propertyOf', 'pull', 'pullAll',\n 'pullAt', 'random', 'range', 'rangeRight', 'rearg', 'reject', 'remove',\n 'repeat', 'restFrom', 'result', 'sampleSize', 'some', 'sortBy', 'sortedIndex',\n 'sortedIndexOf', 'sortedLastIndex', 'sortedLastIndexOf', 'sortedUniqBy',\n 'split', 'spreadFrom', 'startsWith', 'subtract', 'sumBy', 'take', 'takeRight',\n 'takeRightWhile', 'takeWhile', 'tap', 'throttle', 'thru', 'times', 'trimChars',\n 'trimCharsEnd', 'trimCharsStart', 'truncate', 'union', 'uniqBy', 'uniqWith',\n 'unset', 'unzipWith', 'without', 'wrap', 'xor', 'zip', 'zipObject',\n 'zipObjectDeep'\n ],\n '3': [\n 'assignInWith', 'assignWith', 'clamp', 'differenceBy', 'differenceWith',\n 'findFrom', 'findIndexFrom', 'findLastFrom', 'findLastIndexFrom', 'getOr',\n 'includesFrom', 'indexOfFrom', 'inRange', 'intersectionBy', 'intersectionWith',\n 'invokeArgs', 'invokeArgsMap', 'isEqualWith', 'isMatchWith', 'flatMapDepth',\n 'lastIndexOfFrom', 'mergeWith', 'orderBy', 'padChars', 'padCharsEnd',\n 'padCharsStart', 'pullAllBy', 'pullAllWith', 'rangeStep', 'rangeStepRight',\n 'reduce', 'reduceRight', 'replace', 'set', 'slice', 'sortedIndexBy',\n 'sortedLastIndexBy', 'transform', 'unionBy', 'unionWith', 'update', 'xorBy',\n 'xorWith', 'zipWith'\n ],\n '4': [\n 'fill', 'setWith', 'updateWith'\n ]\n};\n\n/** Used to map ary to rearg configs. */\nexports.aryRearg = {\n '2': [1, 0],\n '3': [2, 0, 1],\n '4': [3, 2, 0, 1]\n};\n\n/** Used to map method names to their iteratee ary. */\nexports.iterateeAry = {\n 'dropRightWhile': 1,\n 'dropWhile': 1,\n 'every': 1,\n 'filter': 1,\n 'find': 1,\n 'findFrom': 1,\n 'findIndex': 1,\n 'findIndexFrom': 1,\n 'findKey': 1,\n 'findLast': 1,\n 'findLastFrom': 1,\n 'findLastIndex': 1,\n 'findLastIndexFrom': 1,\n 'findLastKey': 1,\n 'flatMap': 1,\n 'flatMapDeep': 1,\n 'flatMapDepth': 1,\n 'forEach': 1,\n 'forEachRight': 1,\n 'forIn': 1,\n 'forInRight': 1,\n 'forOwn': 1,\n 'forOwnRight': 1,\n 'map': 1,\n 'mapKeys': 1,\n 'mapValues': 1,\n 'partition': 1,\n 'reduce': 2,\n 'reduceRight': 2,\n 'reject': 1,\n 'remove': 1,\n 'some': 1,\n 'takeRightWhile': 1,\n 'takeWhile': 1,\n 'times': 1,\n 'transform': 2\n};\n\n/** Used to map method names to iteratee rearg configs. */\nexports.iterateeRearg = {\n 'mapKeys': [1],\n 'reduceRight': [1, 0]\n};\n\n/** Used to map method names to rearg configs. */\nexports.methodRearg = {\n 'assignInAllWith': [1, 0],\n 'assignInWith': [1, 2, 0],\n 'assignAllWith': [1, 0],\n 'assignWith': [1, 2, 0],\n 'differenceBy': [1, 2, 0],\n 'differenceWith': [1, 2, 0],\n 'getOr': [2, 1, 0],\n 'intersectionBy': [1, 2, 0],\n 'intersectionWith': [1, 2, 0],\n 'isEqualWith': [1, 2, 0],\n 'isMatchWith': [2, 1, 0],\n 'mergeAllWith': [1, 0],\n 'mergeWith': [1, 2, 0],\n 'padChars': [2, 1, 0],\n 'padCharsEnd': [2, 1, 0],\n 'padCharsStart': [2, 1, 0],\n 'pullAllBy': [2, 1, 0],\n 'pullAllWith': [2, 1, 0],\n 'rangeStep': [1, 2, 0],\n 'rangeStepRight': [1, 2, 0],\n 'setWith': [3, 1, 2, 0],\n 'sortedIndexBy': [2, 1, 0],\n 'sortedLastIndexBy': [2, 1, 0],\n 'unionBy': [1, 2, 0],\n 'unionWith': [1, 2, 0],\n 'updateWith': [3, 1, 2, 0],\n 'xorBy': [1, 2, 0],\n 'xorWith': [1, 2, 0],\n 'zipWith': [1, 2, 0]\n};\n\n/** Used to map method names to spread configs. */\nexports.methodSpread = {\n 'assignAll': { 'start': 0 },\n 'assignAllWith': { 'start': 0 },\n 'assignInAll': { 'start': 0 },\n 'assignInAllWith': { 'start': 0 },\n 'defaultsAll': { 'start': 0 },\n 'defaultsDeepAll': { 'start': 0 },\n 'invokeArgs': { 'start': 2 },\n 'invokeArgsMap': { 'start': 2 },\n 'mergeAll': { 'start': 0 },\n 'mergeAllWith': { 'start': 0 },\n 'partial': { 'start': 1 },\n 'partialRight': { 'start': 1 },\n 'without': { 'start': 1 },\n 'zipAll': { 'start': 0 }\n};\n\n/** Used to identify methods which mutate arrays or objects. */\nexports.mutate = {\n 'array': {\n 'fill': true,\n 'pull': true,\n 'pullAll': true,\n 'pullAllBy': true,\n 'pullAllWith': true,\n 'pullAt': true,\n 'remove': true,\n 'reverse': true\n },\n 'object': {\n 'assign': true,\n 'assignAll': true,\n 'assignAllWith': true,\n 'assignIn': true,\n 'assignInAll': true,\n 'assignInAllWith': true,\n 'assignInWith': true,\n 'assignWith': true,\n 'defaults': true,\n 'defaultsAll': true,\n 'defaultsDeep': true,\n 'defaultsDeepAll': true,\n 'merge': true,\n 'mergeAll': true,\n 'mergeAllWith': true,\n 'mergeWith': true,\n },\n 'set': {\n 'set': true,\n 'setWith': true,\n 'unset': true,\n 'update': true,\n 'updateWith': true\n }\n};\n\n/** Used to map real names to their aliases. */\nexports.realToAlias = (function() {\n var hasOwnProperty = Object.prototype.hasOwnProperty,\n object = exports.aliasToReal,\n result = {};\n\n for (var key in object) {\n var value = object[key];\n if (hasOwnProperty.call(result, value)) {\n result[value].push(key);\n } else {\n result[value] = [key];\n }\n }\n return result;\n}());\n\n/** Used to map method names to other names. */\nexports.remap = {\n 'assignAll': 'assign',\n 'assignAllWith': 'assignWith',\n 'assignInAll': 'assignIn',\n 'assignInAllWith': 'assignInWith',\n 'curryN': 'curry',\n 'curryRightN': 'curryRight',\n 'defaultsAll': 'defaults',\n 'defaultsDeepAll': 'defaultsDeep',\n 'findFrom': 'find',\n 'findIndexFrom': 'findIndex',\n 'findLastFrom': 'findLast',\n 'findLastIndexFrom': 'findLastIndex',\n 'getOr': 'get',\n 'includesFrom': 'includes',\n 'indexOfFrom': 'indexOf',\n 'invokeArgs': 'invoke',\n 'invokeArgsMap': 'invokeMap',\n 'lastIndexOfFrom': 'lastIndexOf',\n 'mergeAll': 'merge',\n 'mergeAllWith': 'mergeWith',\n 'padChars': 'pad',\n 'padCharsEnd': 'padEnd',\n 'padCharsStart': 'padStart',\n 'propertyOf': 'get',\n 'rangeStep': 'range',\n 'rangeStepRight': 'rangeRight',\n 'restFrom': 'rest',\n 'spreadFrom': 'spread',\n 'trimChars': 'trim',\n 'trimCharsEnd': 'trimEnd',\n 'trimCharsStart': 'trimStart',\n 'zipAll': 'zip'\n};\n\n/** Used to track methods that skip fixing their arity. */\nexports.skipFixed = {\n 'castArray': true,\n 'flow': true,\n 'flowRight': true,\n 'iteratee': true,\n 'mixin': true,\n 'rearg': true,\n 'runInContext': true\n};\n\n/** Used to track methods that skip rearranging arguments. */\nexports.skipRearg = {\n 'add': true,\n 'assign': true,\n 'assignIn': true,\n 'bind': true,\n 'bindKey': true,\n 'concat': true,\n 'difference': true,\n 'divide': true,\n 'eq': true,\n 'gt': true,\n 'gte': true,\n 'isEqual': true,\n 'lt': true,\n 'lte': true,\n 'matchesProperty': true,\n 'merge': true,\n 'multiply': true,\n 'overArgs': true,\n 'partial': true,\n 'partialRight': true,\n 'propertyOf': true,\n 'random': true,\n 'range': true,\n 'rangeRight': true,\n 'subtract': true,\n 'zip': true,\n 'zipObject': true,\n 'zipObjectDeep': true\n};\n", + "modules": [] + }, + { + "id": 8, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/lodash/fp/placeholder.js", + "name": "./node_modules/lodash/fp/placeholder.js", + "index": 14, + "index2": 9, + "size": 105, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/lodash/fp/_baseConvert.js", + "issuerId": 6, + "issuerName": "./node_modules/lodash/fp/_baseConvert.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 0, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/lodash/fp.js", + "name": "./node_modules/lodash/fp.js" + }, + { + "id": 6, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/lodash/fp/_baseConvert.js", + "name": "./node_modules/lodash/fp/_baseConvert.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 6, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/lodash/fp/_baseConvert.js", + "module": "./node_modules/lodash/fp/_baseConvert.js", + "moduleName": "./node_modules/lodash/fp/_baseConvert.js", + "type": "cjs require", + "userRequest": "./placeholder", + "loc": "2:21-45" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 5, + "source": "/**\n * The default argument placeholder value for methods.\n *\n * @type {Object}\n */\nmodule.exports = {};\n", + "parsedSize": 15, + "parsedSource": "\nt.exports={}},", + "originalSize": 105, + "originalSource": "/**\n * The default argument placeholder value for methods.\n *\n * @type {Object}\n */\nmodule.exports = {};\n", + "modules": [] + }, + { + "id": 9, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/src/index.js 5a097ed2414d9302c6ae6c8efc112b9c", + "name": "./src/index.js + 5 modules", + "index": 0, + "index2": 16, + "size": 15003, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": null, + "issuerId": null, + "issuerName": null, + "issuerPath": null, + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": null, + "module": null, + "moduleName": null, + "type": "single entry", + "userRequest": "./src/index.js", + "loc": "main" + } + ], + "usedExports": true, + "providedExports": [], + "optimizationBailout": [ + "ModuleConcatenation bailout: Cannot concat with ./src/app.css (<- Module is not an ECMAScript module)", + "ModuleConcatenation bailout: Cannot concat with ./src/article.css (<- Module is not an ECMAScript module)", + "ModuleConcatenation bailout: Cannot concat with ./node_modules/lodash/fp.js (<- Module is not an ECMAScript module)" + ], + "depth": 0, + "filteredModules": 0, + "parsedSize": null, + "parsedSource": null, + "originalSize": null, + "originalSource": null, + "modules": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/src/index.js", + "name": "./src/index.js", + "index": 0, + "index2": 16, + "size": 97, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": null, + "issuerId": null, + "issuerName": null, + "issuerPath": null, + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": null, + "module": null, + "moduleName": null, + "type": "single entry", + "userRequest": "./src/index.js", + "loc": "main" + } + ], + "usedExports": true, + "providedExports": [], + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is an entry point" + ], + "depth": 0, + "source": "import { h, render } from 'preact';\nimport App from './app';\nrender(h(App, null), document.body);", + "parsedSize": 30, + "parsedSource": "\nC(_((null),document.body)}]);", + "originalSize": 95, + "originalSource": "import { h, render } from 'preact';\n\nimport App from './app';\n\nrender(, document.body);\n", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/preact/dist/preact.module.js", + "name": "./node_modules/preact/dist/preact.module.js", + "index": 1, + "index2": 0, + "size": 9566, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/src/index.js", + "issuerId": null, + "issuerName": "./src/index.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/src/index.js", + "name": "./src/index.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/src/index.js", + "module": "./src/index.js", + "moduleName": "./src/index.js", + "type": "harmony side effect evaluation", + "userRequest": "preact", + "loc": "1:0-35" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/src/article.jsx", + "module": "./src/article.jsx", + "moduleName": "./src/article.jsx", + "type": "harmony side effect evaluation", + "userRequest": "preact", + "loc": "1:0-27" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/preact/hooks/dist/hooks.module.js", + "module": "./node_modules/preact/hooks/dist/hooks.module.js", + "moduleName": "./node_modules/preact/hooks/dist/hooks.module.js", + "type": "harmony side effect evaluation", + "userRequest": "preact", + "loc": "1:0-33" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/preact/hooks/dist/hooks.module.js", + "module": "./node_modules/preact/hooks/dist/hooks.module.js", + "moduleName": "./node_modules/preact/hooks/dist/hooks.module.js", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "1:54-55" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/preact/hooks/dist/hooks.module.js", + "module": "./node_modules/preact/hooks/dist/hooks.module.js", + "moduleName": "./node_modules/preact/hooks/dist/hooks.module.js", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "1:62-63" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/preact/hooks/dist/hooks.module.js", + "module": "./node_modules/preact/hooks/dist/hooks.module.js", + "moduleName": "./node_modules/preact/hooks/dist/hooks.module.js", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "1:73-74" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/preact/hooks/dist/hooks.module.js", + "module": "./node_modules/preact/hooks/dist/hooks.module.js", + "moduleName": "./node_modules/preact/hooks/dist/hooks.module.js", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "1:81-82" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/preact/hooks/dist/hooks.module.js", + "module": "./node_modules/preact/hooks/dist/hooks.module.js", + "moduleName": "./node_modules/preact/hooks/dist/hooks.module.js", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "1:107-108" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/preact/hooks/dist/hooks.module.js", + "module": "./node_modules/preact/hooks/dist/hooks.module.js", + "moduleName": "./node_modules/preact/hooks/dist/hooks.module.js", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "1:114-115" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/preact/hooks/dist/hooks.module.js", + "module": "./node_modules/preact/hooks/dist/hooks.module.js", + "moduleName": "./node_modules/preact/hooks/dist/hooks.module.js", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "1:443-444" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/preact/hooks/dist/hooks.module.js", + "module": "./node_modules/preact/hooks/dist/hooks.module.js", + "moduleName": "./node_modules/preact/hooks/dist/hooks.module.js", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "1:529-530" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/preact/hooks/dist/hooks.module.js", + "module": "./node_modules/preact/hooks/dist/hooks.module.js", + "moduleName": "./node_modules/preact/hooks/dist/hooks.module.js", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "1:1013-1014" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/preact/hooks/dist/hooks.module.js", + "module": "./node_modules/preact/hooks/dist/hooks.module.js", + "moduleName": "./node_modules/preact/hooks/dist/hooks.module.js", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "1:1030-1031" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/preact/hooks/dist/hooks.module.js", + "module": "./node_modules/preact/hooks/dist/hooks.module.js", + "moduleName": "./node_modules/preact/hooks/dist/hooks.module.js", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "1:1345-1346" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/preact/hooks/dist/hooks.module.js", + "module": "./node_modules/preact/hooks/dist/hooks.module.js", + "moduleName": "./node_modules/preact/hooks/dist/hooks.module.js", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "1:1568-1569" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/preact/hooks/dist/hooks.module.js", + "module": "./node_modules/preact/hooks/dist/hooks.module.js", + "moduleName": "./node_modules/preact/hooks/dist/hooks.module.js", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "1:1671-1672" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/preact/hooks/dist/hooks.module.js", + "module": "./node_modules/preact/hooks/dist/hooks.module.js", + "moduleName": "./node_modules/preact/hooks/dist/hooks.module.js", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "1:1767-1768" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/preact/hooks/dist/hooks.module.js", + "module": "./node_modules/preact/hooks/dist/hooks.module.js", + "moduleName": "./node_modules/preact/hooks/dist/hooks.module.js", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "1:1796-1797" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/preact/hooks/dist/hooks.module.js", + "module": "./node_modules/preact/hooks/dist/hooks.module.js", + "moduleName": "./node_modules/preact/hooks/dist/hooks.module.js", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "1:1993-1994" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/preact/hooks/dist/hooks.module.js", + "module": "./node_modules/preact/hooks/dist/hooks.module.js", + "moduleName": "./node_modules/preact/hooks/dist/hooks.module.js", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "1:2157-2158" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/preact/hooks/dist/hooks.module.js", + "module": "./node_modules/preact/hooks/dist/hooks.module.js", + "moduleName": "./node_modules/preact/hooks/dist/hooks.module.js", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "1:2186-2187" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/preact/hooks/dist/hooks.module.js", + "module": "./node_modules/preact/hooks/dist/hooks.module.js", + "moduleName": "./node_modules/preact/hooks/dist/hooks.module.js", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "1:2309-2310" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/src/index.js", + "module": "./src/index.js", + "moduleName": "./src/index.js", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "3:0-6" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/src/index.js", + "module": "./src/index.js", + "moduleName": "./src/index.js", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "3:7-8" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/src/article.jsx", + "module": "./src/article.jsx", + "moduleName": "./src/article.jsx", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "5:9-10" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/src/app.jsx", + "module": "./src/app.jsx", + "moduleName": "./src/app.jsx", + "type": "harmony side effect evaluation", + "userRequest": "preact", + "loc": "9:0-27" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/src/article.jsx", + "module": "./src/article.jsx", + "moduleName": "./src/article.jsx", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "13:9-10" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/src/article.jsx", + "module": "./src/article.jsx", + "moduleName": "./src/article.jsx", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "15:5-6" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/src/article.jsx", + "module": "./src/article.jsx", + "moduleName": "./src/article.jsx", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "15:23-24" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/src/article.jsx", + "module": "./src/article.jsx", + "moduleName": "./src/article.jsx", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "17:13-14" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/src/article.jsx", + "module": "./src/article.jsx", + "moduleName": "./src/article.jsx", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "19:5-6" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/src/article.jsx", + "module": "./src/article.jsx", + "moduleName": "./src/article.jsx", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "21:30-31" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/src/app.jsx", + "module": "./src/app.jsx", + "moduleName": "./src/app.jsx", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "23:9-10" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/src/app.jsx", + "module": "./src/app.jsx", + "moduleName": "./src/app.jsx", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "25:5-6" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/src/app.jsx", + "module": "./src/app.jsx", + "moduleName": "./src/app.jsx", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "25:23-24" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/src/app.jsx", + "module": "./src/app.jsx", + "moduleName": "./src/app.jsx", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "28:11-12" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/src/app.jsx", + "module": "./src/app.jsx", + "moduleName": "./src/app.jsx", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "29:7-8" + } + ], + "usedExports": [ + "render", + "h", + "options" + ], + "providedExports": [ + "render", + "hydrate", + "createElement", + "h", + "Fragment", + "createRef", + "isValidElement", + "Component", + "cloneElement", + "createContext", + "toChildArray", + "_unmount", + "options" + ], + "optimizationBailout": [], + "depth": 1, + "source": "var n,l,u,i,t,r,o,f,e={},c=[],s=/acit|ex(?:s|g|n|p|$)|rph|grid|ows|mnc|ntw|ine[ch]|zoo|^ord/i;function a(n,l){for(var u in l)n[u]=l[u];return n}function v(n){var l=n.parentNode;l&&l.removeChild(n)}function h(n,l,u){var i,t=arguments,r={};for(i in l)\"key\"!==i&&\"ref\"!==i&&(r[i]=l[i]);if(arguments.length>3)for(u=[u],i=3;i2&&(l.children=c.slice.call(arguments,2)),u={},l)\"key\"!==i&&\"ref\"!==i&&(u[i]=l[i]);return p(n.type,u,l.key||n.key,l.ref||n.ref,null)}function M(n){var l={},u={__c:\"__cC\"+f++,__:n,Consumer:function(n,l){return n.children(l)},Provider:function(n){var i,t=this;return this.getChildContext||(i=[],this.getChildContext=function(){return l[u.__c]=t,l},this.shouldComponentUpdate=function(n){t.props.value!==n.value&&i.some(function(l){l.context=n.value,g(l)})},this.sub=function(n){i.push(n);var l=n.componentWillUnmount;n.componentWillUnmount=function(){i.splice(i.indexOf(n),1),l&&l.call(n)}}),n.children}};return u.Consumer.contextType=u,u.Provider.__=u,u}n={__e:function(n,l){for(var u,i;l=l.__;)if((u=l.__c)&&!u.__)try{if(u.constructor&&null!=u.constructor.getDerivedStateFromError&&(i=!0,u.setState(u.constructor.getDerivedStateFromError(n))),null!=u.componentDidCatch&&(i=!0,u.componentDidCatch(n)),i)return g(u.__E=u)}catch(l){n=l}throw n}},l=function(n){return null!=n&&void 0===n.constructor},m.prototype.setState=function(n,l){var u;u=this.__s!==this.state?this.__s:this.__s=a({},this.state),\"function\"==typeof n&&(n=n(u,this.props)),n&&a(u,n),null!=n&&this.__v&&(l&&this.__h.push(l),g(this))},m.prototype.forceUpdate=function(n){this.__v&&(this.__e=!0,n&&this.__h.push(n),g(this))},m.prototype.render=d,u=[],i=0,t=\"function\"==typeof Promise?Promise.prototype.then.bind(Promise.resolve()):setTimeout,o=e,f=0;export{H as render,I as hydrate,h as createElement,h,d as Fragment,y as createRef,l as isValidElement,m as Component,L as cloneElement,M as createContext,x as toChildArray,D as _unmount,n as options};\n//# sourceMappingURL=preact.module.js.map\n", + "parsedSize": 8498, + "parsedSource": "\nr,u,i,o,a,f,c={},l=[],s=/acit|ex(?:s|g|n|p|$)|rph|grid|ows|mnc|ntw|ine[ch]|zoo|^ord/i;function p(t,n){for(var e in n)t[e]=n[e];return t}function h(t){var n=t.parentNode;n&&n.removeChild(t)}function _(t,n,e){var r,u=arguments,i={};for(r in n)\"key\"!==r&&\"ref\"!==r&&(i[r]=n[r]);if(arguments.length>3)for(e=[e],r=3;r3)for(u=[u],i=3;i2&&(l.children=c.slice.call(arguments,2)),u={},l)\"key\"!==i&&\"ref\"!==i&&(u[i]=l[i]);return p(n.type,u,l.key||n.key,l.ref||n.ref,null)}function M(n){var l={},u={__c:\"__cC\"+f++,__:n,Consumer:function(n,l){return n.children(l)},Provider:function(n){var i,t=this;return this.getChildContext||(i=[],this.getChildContext=function(){return l[u.__c]=t,l},this.shouldComponentUpdate=function(n){t.props.value!==n.value&&i.some(function(l){l.context=n.value,g(l)})},this.sub=function(n){i.push(n);var l=n.componentWillUnmount;n.componentWillUnmount=function(){i.splice(i.indexOf(n),1),l&&l.call(n)}}),n.children}};return u.Consumer.contextType=u,u.Provider.__=u,u}n={__e:function(n,l){for(var u,i;l=l.__;)if((u=l.__c)&&!u.__)try{if(u.constructor&&null!=u.constructor.getDerivedStateFromError&&(i=!0,u.setState(u.constructor.getDerivedStateFromError(n))),null!=u.componentDidCatch&&(i=!0,u.componentDidCatch(n)),i)return g(u.__E=u)}catch(l){n=l}throw n}},l=function(n){return null!=n&&void 0===n.constructor},m.prototype.setState=function(n,l){var u;u=this.__s!==this.state?this.__s:this.__s=a({},this.state),\"function\"==typeof n&&(n=n(u,this.props)),n&&a(u,n),null!=n&&this.__v&&(l&&this.__h.push(l),g(this))},m.prototype.forceUpdate=function(n){this.__v&&(this.__e=!0,n&&this.__h.push(n),g(this))},m.prototype.render=d,u=[],i=0,t=\"function\"==typeof Promise?Promise.prototype.then.bind(Promise.resolve()):setTimeout,o=e,f=0;export{H as render,I as hydrate,h as createElement,h,d as Fragment,y as createRef,l as isValidElement,m as Component,L as cloneElement,M as createContext,x as toChildArray,D as _unmount,n as options};\n//# sourceMappingURL=preact.module.js.map\n", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/src/app.jsx", + "name": "./src/app.jsx", + "index": 2, + "index2": 15, + "size": 1561, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/src/index.js", + "issuerId": null, + "issuerName": "./src/index.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/src/index.js", + "name": "./src/index.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/src/index.js", + "module": "./src/index.js", + "moduleName": "./src/index.js", + "type": "harmony side effect evaluation", + "userRequest": "./app", + "loc": "2:0-24" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/src/index.js", + "module": "./src/index.js", + "moduleName": "./src/index.js", + "type": "harmony import specifier", + "userRequest": "./app", + "loc": "3:9-12" + } + ], + "usedExports": [ + "default" + ], + "providedExports": [ + "default" + ], + "optimizationBailout": [], + "depth": 1, + "source": "function _slicedToArray(arr, i) { return _arrayWithHoles(arr) || _iterableToArrayLimit(arr, i) || _nonIterableRest(); }\n\nfunction _nonIterableRest() { throw new TypeError(\"Invalid attempt to destructure non-iterable instance\"); }\n\nfunction _iterableToArrayLimit(arr, i) { if (!(Symbol.iterator in Object(arr) || Object.prototype.toString.call(arr) === \"[object Arguments]\")) { return; } var _arr = []; var _n = true; var _d = false; var _e = undefined; try { for (var _i = arr[Symbol.iterator](), _s; !(_n = (_s = _i.next()).done); _n = true) { _arr.push(_s.value); if (i && _arr.length === i) break; } } catch (err) { _d = true; _e = err; } finally { try { if (!_n && _i[\"return\"] != null) _i[\"return\"](); } finally { if (_d) throw _e; } } return _arr; }\n\nfunction _arrayWithHoles(arr) { if (Array.isArray(arr)) return arr; }\n\nimport { h } from 'preact';\nimport { useState, useEffect } from 'preact/hooks';\nimport styles from './app.css';\nimport { fetchFullArticles } from './api';\nimport Article from './article';\nexport default function App() {\n var _useState = useState([]),\n _useState2 = _slicedToArray(_useState, 2),\n articles = _useState2[0],\n setArticles = _useState2[1];\n\n useEffect(function () {\n fetchFullArticles().then(setArticles);\n });\n return h(\"section\", {\n className: styles.root\n }, h(\"header\", null, h(\"h1\", {\n className: styles.title\n }, \"Latest dev.to articles\")), articles.length ? articles.map(function (article) {\n return h(Article, article);\n }) : h(\"progress\", {\n className: styles.loader\n }));\n}", + "parsedSize": 262, + "parsedSource": "\nfunction(){var u=it($([]),2),i=u[0],o=u[1];return function(){then(o)},_(\"section\",{className:Y.a.root},_(\"header\",null,_(\"h1\",{className:Y.a.title},\"Latest dev.to articles\")),i.length?i.map((function(t){return _(ut,t)})):_(\"progress\",{className:Y.a.loader}))}),", + "originalSize": 671, + "originalSource": "import { h } from 'preact';\nimport { useState, useEffect } from 'preact/hooks';\n\nimport styles from './app.css';\n\nimport { fetchFullArticles } from './api';\nimport Article from './article';\n\nexport default function App() {\n const [articles, setArticles] = useState([]);\n\n useEffect(() => {\n fetchFullArticles().then(setArticles);\n });\n\n return
    \n
    \n

    Latest dev.to articles

    \n
    \n {articles.length\n ? articles.map((article) =>
    )\n : }\n
    \n}", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/preact/hooks/dist/hooks.module.js", + "name": "./node_modules/preact/hooks/dist/hooks.module.js", + "index": 3, + "index2": 1, + "size": 2567, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/src/app.jsx", + "issuerId": null, + "issuerName": "./src/app.jsx", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/src/app.jsx", + "name": "./src/app.jsx" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/src/app.jsx", + "module": "./src/app.jsx", + "moduleName": "./src/app.jsx", + "type": "harmony side effect evaluation", + "userRequest": "preact/hooks", + "loc": "10:0-51" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/src/app.jsx", + "module": "./src/app.jsx", + "moduleName": "./src/app.jsx", + "type": "harmony import specifier", + "userRequest": "preact/hooks", + "loc": "15:18-26" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/src/app.jsx", + "module": "./src/app.jsx", + "moduleName": "./src/app.jsx", + "type": "harmony import specifier", + "userRequest": "preact/hooks", + "loc": "20:2-11" + } + ], + "usedExports": [ + "useState", + "useEffect" + ], + "providedExports": [ + "useState", + "useReducer", + "useEffect", + "useLayoutEffect", + "useRef", + "useImperativeHandle", + "useMemo", + "useCallback", + "useContext", + "useDebugValue", + "useErrorBoundary" + ], + "optimizationBailout": [], + "depth": 2, + "source": "import{options as n}from\"preact\";var t,u,r,i=0,o=[],c=n.__r,f=n.diffed,e=n.__c,a=n.unmount;function v(t,r){n.__h&&n.__h(u,t,i||r),i=0;var o=u.__H||(u.__H={__:[],__h:[]});return t>=o.__.length&&o.__.push({}),o.__[t]}function m(n){return i=1,p(E,n)}function p(n,r,i){var o=v(t++,2);return o.__c||(o.__c=u,o.__=[i?i(r):E(void 0,r),function(t){var u=n(o.__[0],t);o.__[0]!==u&&(o.__[0]=u,o.__c.setState({}))}]),o.__}function l(r,i){var o=v(t++,3);!n.__s&&x(o.__H,i)&&(o.__=r,o.__H=i,u.__H.__h.push(o))}function y(r,i){var o=v(t++,4);!n.__s&&x(o.__H,i)&&(o.__=r,o.__H=i,u.__h.push(o))}function d(n){return i=5,h(function(){return{current:n}},[])}function s(n,t,u){i=6,y(function(){\"function\"==typeof n?n(t()):n&&(n.current=t())},null==u?u:u.concat(n))}function h(n,u){var r=v(t++,7);return x(r.__H,u)?(r.__H=u,r.__h=n,r.__=n()):r.__}function T(n,t){return i=8,h(function(){return n},t)}function w(n){var r=u.context[n.__c],i=v(t++,9);return i.__c=n,r?(null==i.__&&(i.__=!0,r.sub(u)),r.props.value):n.__}function A(t,u){n.useDebugValue&&n.useDebugValue(u?u(t):t)}function F(n){var r=v(t++,10),i=m();return r.__=n,u.componentDidCatch||(u.componentDidCatch=function(n){r.__&&r.__(n),i[1](n)}),[i[0],function(){i[1](void 0)}]}function _(){o.some(function(t){if(t.__P)try{t.__H.__h.forEach(g),t.__H.__h.forEach(q),t.__H.__h=[]}catch(u){return t.__H.__h=[],n.__e(u,t.__v),!0}}),o=[]}function g(n){n.t&&n.t()}function q(n){var t=n.__();\"function\"==typeof t&&(n.t=t)}function x(n,t){return!n||t.some(function(t,u){return t!==n[u]})}function E(n,t){return\"function\"==typeof t?t(n):t}n.__r=function(n){c&&c(n),t=0,(u=n.__c).__H&&(u.__H.__h.forEach(g),u.__H.__h.forEach(q),u.__H.__h=[])},n.diffed=function(t){f&&f(t);var u=t.__c;if(u){var i=u.__H;i&&i.__h.length&&(1!==o.push(u)&&r===n.requestAnimationFrame||((r=n.requestAnimationFrame)||function(n){var t,u=function(){clearTimeout(r),cancelAnimationFrame(t),setTimeout(n)},r=setTimeout(u,100);\"undefined\"!=typeof window&&(t=requestAnimationFrame(u))})(_))}},n.__c=function(t,u){u.some(function(t){try{t.__h.forEach(g),t.__h=t.__h.filter(function(n){return!n.__||q(n)})}catch(r){u.some(function(n){n.__h&&(n.__h=[])}),u=[],n.__e(r,t.__v)}}),e&&e(t,u)},n.unmount=function(t){a&&a(t);var u=t.__c;if(u){var r=u.__H;if(r)try{r.__.forEach(function(n){return n.t&&n.t()})}catch(t){n.__e(t,u.__v)}}};export{m as useState,p as useReducer,l as useEffect,y as useLayoutEffect,d as useRef,s as useImperativeHandle,h as useMemo,T as useCallback,w as useContext,A as useDebugValue,F as useErrorBoundary};\n//# sourceMappingURL=hooks.module.js.map\n", + "parsedSize": 1569, + "parsedSource": "\nB,L,M,F=0,D=[],T=r.__r,P=r.diffed,U=r.__c,N=r.unmount;function q(t,n){r.__h&&r.__h(L,t,F||n),F=0;var e=L.__H||(L.__H={__:[],__h:[]});return t>=e.__.length&&e.__.push({}),e.__[t]}function $(t){return F=1,function(t,n,e){var r=q(B++,2);return r.__c||(r.__c=L,r.__=[e?e(n):G(void 0,n),function(n){var e=t(r.__[0],n);r.__[0]!==e&&(r.__[0]=e,r.__c.setState({}))}]),r.__}(G,t)}function H(){D.some((function(t){if(t.__P)try{t.__H.__h.forEach(Z),t.__H.__h.forEach(K),t.__H.__h=[]}catch(n){return t.__H.__h=[],r.__e(n,t.__v),!0}})),D=[]}function Z(t){t.t&&t.t()}function K(t){var n=t.__();\"function\"==typeof n&&(t.t=n)}function V(t,n){return!t||n.some((function(n,e){return n!==t[e]}))}function G(t,n){return\"function\"==typeof n?n(t):n}r.__r=function(t){T&&T(t),B=0,(L=t.__c).__H&&(L.__H.__h.forEach(Z),L.__H.__h.forEach(K),L.__H.__h=[])},r.diffed=function(t){P&&P(t);var n=t.__c;if(n){var e=n.__H;e&&e.__h.length&&(1!==D.push(n)&&M===r.requestAnimationFrame||((M=r.requestAnimationFrame)||function(t){var n,e=function(){clearTimeout(r),cancelAnimationFrame(n),setTimeout(t)},r=setTimeout(e,100);\"undefined\"!=typeof window&&(n=requestAnimationFrame(e))})(H))}},r.__c=function(t,n){n.some((function(t){try{t.__h.forEach(Z),t.__h=t.__h.filter((function(t){return!t.__||K(t)}))}catch(e){n.some((function(t){t.__h&&(t.__h=[])})),n=[],r.__e(e,t.__v)}})),U&&U(t,n)},r.unmount=function(t){N&&N(t);var n=t.__c;if(n){var e=n.__H;if(e)try{e.__.forEach((function(t){return t.t&&t.t()}))}catch(t){r.__e(t,n.__v)}}};t,n,e,t=e=q(B++,3),!r.__s&&V(e.__H,n)&&(e.__=t,e.__H=n,L.__H.__h.push(e)),", + "originalSize": 2567, + "originalSource": "import{options as n}from\"preact\";var t,u,r,i=0,o=[],c=n.__r,f=n.diffed,e=n.__c,a=n.unmount;function v(t,r){n.__h&&n.__h(u,t,i||r),i=0;var o=u.__H||(u.__H={__:[],__h:[]});return t>=o.__.length&&o.__.push({}),o.__[t]}function m(n){return i=1,p(E,n)}function p(n,r,i){var o=v(t++,2);return o.__c||(o.__c=u,o.__=[i?i(r):E(void 0,r),function(t){var u=n(o.__[0],t);o.__[0]!==u&&(o.__[0]=u,o.__c.setState({}))}]),o.__}function l(r,i){var o=v(t++,3);!n.__s&&x(o.__H,i)&&(o.__=r,o.__H=i,u.__H.__h.push(o))}function y(r,i){var o=v(t++,4);!n.__s&&x(o.__H,i)&&(o.__=r,o.__H=i,u.__h.push(o))}function d(n){return i=5,h(function(){return{current:n}},[])}function s(n,t,u){i=6,y(function(){\"function\"==typeof n?n(t()):n&&(n.current=t())},null==u?u:u.concat(n))}function h(n,u){var r=v(t++,7);return x(r.__H,u)?(r.__H=u,r.__h=n,r.__=n()):r.__}function T(n,t){return i=8,h(function(){return n},t)}function w(n){var r=u.context[n.__c],i=v(t++,9);return i.__c=n,r?(null==i.__&&(i.__=!0,r.sub(u)),r.props.value):n.__}function A(t,u){n.useDebugValue&&n.useDebugValue(u?u(t):t)}function F(n){var r=v(t++,10),i=m();return r.__=n,u.componentDidCatch||(u.componentDidCatch=function(n){r.__&&r.__(n),i[1](n)}),[i[0],function(){i[1](void 0)}]}function _(){o.some(function(t){if(t.__P)try{t.__H.__h.forEach(g),t.__H.__h.forEach(q),t.__H.__h=[]}catch(u){return t.__H.__h=[],n.__e(u,t.__v),!0}}),o=[]}function g(n){n.t&&n.t()}function q(n){var t=n.__();\"function\"==typeof t&&(n.t=t)}function x(n,t){return!n||t.some(function(t,u){return t!==n[u]})}function E(n,t){return\"function\"==typeof t?t(n):t}n.__r=function(n){c&&c(n),t=0,(u=n.__c).__H&&(u.__H.__h.forEach(g),u.__H.__h.forEach(q),u.__H.__h=[])},n.diffed=function(t){f&&f(t);var u=t.__c;if(u){var i=u.__H;i&&i.__h.length&&(1!==o.push(u)&&r===n.requestAnimationFrame||((r=n.requestAnimationFrame)||function(n){var t,u=function(){clearTimeout(r),cancelAnimationFrame(t),setTimeout(n)},r=setTimeout(u,100);\"undefined\"!=typeof window&&(t=requestAnimationFrame(u))})(_))}},n.__c=function(t,u){u.some(function(t){try{t.__h.forEach(g),t.__h=t.__h.filter(function(n){return!n.__||q(n)})}catch(r){u.some(function(n){n.__h&&(n.__h=[])}),u=[],n.__e(r,t.__v)}}),e&&e(t,u)},n.unmount=function(t){a&&a(t);var u=t.__c;if(u){var r=u.__H;if(r)try{r.__.forEach(function(n){return n.t&&n.t()})}catch(t){n.__e(t,u.__v)}}};export{m as useState,p as useReducer,l as useEffect,y as useLayoutEffect,d as useRef,s as useImperativeHandle,h as useMemo,T as useCallback,w as useContext,A as useDebugValue,F as useErrorBoundary};\n//# sourceMappingURL=hooks.module.js.map\n", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/src/api.js", + "name": "./src/api.js", + "index": 6, + "index2": 4, + "size": 433, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/src/app.jsx", + "issuerId": null, + "issuerName": "./src/app.jsx", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/src/app.jsx", + "name": "./src/app.jsx" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/src/app.jsx", + "module": "./src/app.jsx", + "moduleName": "./src/app.jsx", + "type": "harmony side effect evaluation", + "userRequest": "./api", + "loc": "12:0-42" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/src/app.jsx", + "module": "./src/app.jsx", + "moduleName": "./src/app.jsx", + "type": "harmony import specifier", + "userRequest": "./api", + "loc": "21:4-21" + } + ], + "usedExports": [ + "fetchFullArticles" + ], + "providedExports": [ + "fetchFullArticles" + ], + "optimizationBailout": [], + "depth": 2, + "source": "var API_URL = 'https://dev.to/api/articles';\n\nfunction extractJson(response) {\n return response.json();\n}\n\nexport function fetchFullArticles() {\n return fetch(\"\".concat(API_URL, \"?per_page=5\")).then(extractJson).then(function (articles) {\n var fullArticles = articles.map(function (article) {\n return fetch(\"\".concat(API_URL, \"/\").concat(article.id)).then(extractJson);\n });\n return Promise.all(fullArticles);\n });\n}", + "parsedSize": 226, + "parsedSource": "\n\"https://dev.to/api/articles\";function Q(t){return t.json()}fetch(\"\".concat(X,\"?per_page=5\")).then(Q).then((function(t){var n=t.map((function(t){return fetch(\"\".concat(X,\"/\").concat(t.id)).then(Q)}));return Promise.all(n)})).", + "originalSize": 451, + "originalSource": "const API_URL = 'https://dev.to/api/articles';\n\nfunction extractJson(response) {\n return response.json();\n}\n\nexport function fetchFullArticles() {\n return fetch(`${API_URL}?per_page=5`)\n .then(extractJson)\n .then((articles) => {\n const fullArticles = articles.map((article) =>\n fetch(`${API_URL}/${article.id}`).then(extractJson)\n );\n\n return Promise.all(fullArticles);\n });\n}", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/src/article.jsx", + "name": "./src/article.jsx", + "index": 7, + "index2": 14, + "size": 764, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/src/app.jsx", + "issuerId": null, + "issuerName": "./src/app.jsx", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/src/app.jsx", + "name": "./src/app.jsx" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/src/app.jsx", + "module": "./src/app.jsx", + "moduleName": "./src/app.jsx", + "type": "harmony side effect evaluation", + "userRequest": "./article", + "loc": "13:0-32" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/src/app.jsx", + "module": "./src/app.jsx", + "moduleName": "./src/app.jsx", + "type": "harmony import specifier", + "userRequest": "./article", + "loc": "28:13-20" + } + ], + "usedExports": [ + "default" + ], + "providedExports": [ + "default" + ], + "optimizationBailout": [], + "depth": 2, + "source": "import { h } from 'preact';\nimport { isEmpty, map, pipe, reject, split, trim } from 'lodash/fp';\nimport styles from './article.css';\nvar renderTags = pipe(split(','), map(trim), reject(isEmpty), map(function (tag) {\n return h(\"li\", {\n className: styles.tag\n }, tag);\n}));\nexport default function Article(_ref) {\n var body_html = _ref.body_html,\n title = _ref.title,\n tag_list = _ref.tag_list;\n return h(\"article\", {\n className: styles.root\n }, h(\"header\", null, h(\"h2\", {\n className: styles.title\n }, title), h(\"nav\", {\n className: styles.tagsContainer\n }, h(\"ul\", {\n className: styles.tags\n }, renderTags(tag_list)))), h(\"div\", {\n className: styles.content,\n dangerouslySetInnerHTML: {\n __html: body_html\n }\n }));\n}", + "parsedSize": 459, + "parsedSource": "\nrt=Object(tt.pipe)(Object(tt.split)(\",\"),Object(tt.map)(tt.trim),Object(tt.reject)(tt.isEmpty),Object(tt.map)((function(t){return _(\"li\",{className:et.a.tag},t)})));function ut(t){var n=t.body_html,e=t.title,r=t.tag_list;return _(\"article\",{className:et.a.root},_(\"header\",null,_(\"h2\",{className:et.a.title},e),_(\"nav\",{className:et.a.tagsContainer},_(\"ul\",{className:et.a.tags},rt(r)))),_(\"div\",{className:et.a.content,dangerouslySetInnerHTML:{__html:n}}))}", + "originalSize": 783, + "originalSource": "import { h } from 'preact';\nimport {\n isEmpty,\n map,\n pipe,\n reject,\n split,\n trim\n} from 'lodash/fp';\n\nimport styles from './article.css';\n\nconst renderTags = pipe(\n split(','),\n map(trim),\n reject(isEmpty),\n map((tag) =>
  • {tag}
  • )\n);\n\nexport default function Article({ body_html, title, tag_list }) {\n return
    \n
    \n

    {title}

    \n \n
    \n
    \n
    ;\n}\n", + "modules": [] + } + ] + }, + { + "id": "", + "identifier": "css /home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/css-loader/dist/cjs.js??ref--5-1!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/src/app.css 0", + "name": "css ./node_modules/css-loader/dist/cjs.js??ref--5-1!./node_modules/webpack-enhanced-stats-plugin/loader.js!./src/app.css", + "index": 5, + "index2": 2, + "size": 174, + "built": false, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/mini-css-extract-plugin/dist/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/css-loader/dist/cjs.js??ref--5-1!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/src/app.css", + "issuerId": 2, + "issuerName": "./src/app.css", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": 2, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/mini-css-extract-plugin/dist/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/css-loader/dist/cjs.js??ref--5-1!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/src/app.css", + "name": "./src/app.css" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 2, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/mini-css-extract-plugin/dist/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/css-loader/dist/cjs.js??ref--5-1!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/src/app.css", + "module": "./src/app.css", + "moduleName": "./src/app.css" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 3, + "parsedSize": null, + "parsedSource": null, + "originalSize": null, + "originalSource": null, + "modules": [] + }, + { + "id": "", + "identifier": "css /home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/css-loader/dist/cjs.js??ref--5-1!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/src/article.css 0", + "name": "css ./node_modules/css-loader/dist/cjs.js??ref--5-1!./node_modules/webpack-enhanced-stats-plugin/loader.js!./src/article.css", + "index": 16, + "index2": 12, + "size": 705, + "built": false, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/mini-css-extract-plugin/dist/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/css-loader/dist/cjs.js??ref--5-1!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/src/article.css", + "issuerId": 1, + "issuerName": "./src/article.css", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 1, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/mini-css-extract-plugin/dist/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/css-loader/dist/cjs.js??ref--5-1!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/src/article.css", + "name": "./src/article.css" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 1, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/mini-css-extract-plugin/dist/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/css-loader/dist/cjs.js??ref--5-1!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/src/article.css", + "module": "./src/article.css", + "moduleName": "./src/article.css" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 4, + "parsedSize": null, + "parsedSource": null, + "originalSize": null, + "originalSource": null, + "modules": [] + } + ], + "filteredModules": 0, + "logging": { + "webpack.buildChunkGraph.visitModules": { + "entries": [], + "filteredEntries": 2, + "debug": false + } + }, + "children": [ + { + "errors": [], + "warnings": [], + "publicPath": "", + "outputPath": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/dist", + "assetsByChunkName": {}, + "assets": [ + { + "name": "index.html", + "size": 4014, + "chunks": [ + 0 + ], + "chunkNames": [], + "info": {}, + "emitted": false + } + ], + "filteredAssets": 0, + "entrypoints": { + "undefined": { + "chunks": [ + 0 + ], + "assets": [ + "index.html" + ], + "children": {}, + "childAssets": {} + } + }, + "namedChunkGroups": { + "undefined": { + "chunks": [ + 0 + ], + "assets": [ + "index.html" + ], + "children": {}, + "childAssets": {} + } + }, + "chunks": [ + { + "id": 0, + "rendered": true, + "initial": true, + "entry": true, + "size": 181, + "names": [], + "files": [ + "index.html" + ], + "hash": "4a6d9c5b8b0c47a3c7f6", + "siblings": [], + "parents": [], + "children": [], + "childrenByOrder": {}, + "modules": [ + { + "id": 0, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/html-webpack-plugin/lib/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/raw-loader/dist/cjs.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/html-webpack-plugin/default_index.ejs", + "name": "./node_modules/html-webpack-plugin/lib/loader.js!./node_modules/html-webpack-plugin/default_index.ejs", + "index": 0, + "index2": 0, + "size": 181, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": null, + "issuerId": null, + "issuerName": null, + "issuerPath": null, + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": null, + "module": null, + "moduleName": null, + "type": "single entry", + "userRequest": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/html-webpack-plugin/lib/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/html-webpack-plugin/default_index.ejs" + } + ], + "usedExports": true, + "providedExports": [ + "default" + ], + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is an entry point" + ], + "depth": 0, + "source": "export default \"\\n\\n \\n \\n <%= htmlWebpackPlugin.options.title %>\\n \\n \\n \\n\";" + } + ], + "filteredModules": 0, + "origins": [ + { + "module": "", + "moduleIdentifier": "", + "moduleName": "", + "loc": "", + "request": null, + "reasons": [] + } + ] + } + ], + "modules": [ + { + "id": 0, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/html-webpack-plugin/lib/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/raw-loader/dist/cjs.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/html-webpack-plugin/default_index.ejs", + "name": "./node_modules/html-webpack-plugin/lib/loader.js!./node_modules/html-webpack-plugin/default_index.ejs", + "index": 0, + "index2": 0, + "size": 181, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": null, + "issuerId": null, + "issuerName": null, + "issuerPath": null, + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": null, + "module": null, + "moduleName": null, + "type": "single entry", + "userRequest": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/html-webpack-plugin/lib/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/html-webpack-plugin/default_index.ejs" + } + ], + "usedExports": true, + "providedExports": [ + "default" + ], + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is an entry point" + ], + "depth": 0, + "source": "export default \"\\n\\n \\n \\n <%= htmlWebpackPlugin.options.title %>\\n \\n \\n \\n\";" + } + ], + "filteredModules": 0, + "logging": { + "webpack.buildChunkGraph.visitModules": { + "entries": [], + "filteredEntries": 2, + "debug": false + } + }, + "children": [], + "name": "html-webpack-plugin for \"index.html\"" + }, + { + "errors": [], + "warnings": [], + "publicPath": "", + "outputPath": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/dist", + "assetsByChunkName": {}, + "assets": [], + "filteredAssets": 0, + "entrypoints": { + "mini-css-extract-plugin": { + "chunks": [ + 0 + ], + "assets": [ + "*" + ], + "children": {}, + "childAssets": {} + } + }, + "namedChunkGroups": { + "mini-css-extract-plugin": { + "chunks": [ + 0 + ], + "assets": [ + "*" + ], + "children": {}, + "childAssets": {} + } + }, + "chunks": [ + { + "id": 0, + "rendered": true, + "initial": true, + "entry": true, + "size": 3031, + "names": [ + "mini-css-extract-plugin" + ], + "files": [ + "*" + ], + "hash": "d1bb7079853735daed61", + "siblings": [], + "parents": [], + "children": [], + "childrenByOrder": {}, + "modules": [ + { + "id": 0, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/css-loader/dist/cjs.js??ref--5-1!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/src/app.css", + "name": "./node_modules/css-loader/dist/cjs.js??ref--5-1!./node_modules/webpack-enhanced-stats-plugin/loader.js!./src/app.css", + "index": 0, + "index2": 1, + "size": 514, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": null, + "issuerId": null, + "issuerName": null, + "issuerPath": null, + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": null, + "module": null, + "moduleName": null, + "type": "single entry", + "userRequest": "!!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/css-loader/dist/cjs.js??ref--5-1!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/src/app.css", + "loc": "mini-css-extract-plugin" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 0, + "source": "// Imports\nvar ___CSS_LOADER_API_IMPORT___ = require(\"../node_modules/css-loader/dist/runtime/api.js\");\nexports = ___CSS_LOADER_API_IMPORT___(false);\n// Module\nexports.push([module.id, \".root-3xwm5 {\\n font-family: sans-serif;\\n}\\n\\n.title-l9td2 {\\n margin-left: 1rem;\\n}\\n\\n.loader-XUngJ {\\n display: block;\\n width: calc(100% - 2rem);\\n margin: 0 1rem;\\n}\", \"\"]);\n// Exports\nexports.locals = {\n\t\"root\": \"root-3xwm5\",\n\t\"title\": \"title-l9td2\",\n\t\"loader\": \"loader-XUngJ\"\n};\nmodule.exports = exports;\n" + }, + { + "id": 1, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/css-loader/dist/runtime/api.js", + "name": "./node_modules/css-loader/dist/runtime/api.js", + "index": 1, + "index2": 0, + "size": 2517, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/css-loader/dist/cjs.js??ref--5-1!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/src/app.css", + "issuerId": 0, + "issuerName": "./node_modules/css-loader/dist/cjs.js??ref--5-1!./node_modules/webpack-enhanced-stats-plugin/loader.js!./src/app.css", + "issuerPath": [ + { + "id": 0, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/css-loader/dist/cjs.js??ref--5-1!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/src/app.css", + "name": "./node_modules/css-loader/dist/cjs.js??ref--5-1!./node_modules/webpack-enhanced-stats-plugin/loader.js!./src/app.css" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 0, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/css-loader/dist/cjs.js??ref--5-1!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/src/app.css", + "module": "./node_modules/css-loader/dist/cjs.js??ref--5-1!./node_modules/webpack-enhanced-stats-plugin/loader.js!./src/app.css", + "moduleName": "./node_modules/css-loader/dist/cjs.js??ref--5-1!./node_modules/webpack-enhanced-stats-plugin/loader.js!./src/app.css", + "type": "cjs require", + "userRequest": "../node_modules/css-loader/dist/runtime/api.js", + "loc": "2:34-91" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 1, + "source": "\"use strict\";\n\n/*\n MIT License http://www.opensource.org/licenses/mit-license.php\n Author Tobias Koppers @sokra\n*/\n// css base code, injected by the css-loader\n// eslint-disable-next-line func-names\nmodule.exports = function (useSourceMap) {\n var list = []; // return the list of modules as css string\n\n list.toString = function toString() {\n return this.map(function (item) {\n var content = cssWithMappingToString(item, useSourceMap);\n\n if (item[2]) {\n return \"@media \".concat(item[2], \" {\").concat(content, \"}\");\n }\n\n return content;\n }).join('');\n }; // import a list of modules into the list\n // eslint-disable-next-line func-names\n\n\n list.i = function (modules, mediaQuery, dedupe) {\n if (typeof modules === 'string') {\n // eslint-disable-next-line no-param-reassign\n modules = [[null, modules, '']];\n }\n\n var alreadyImportedModules = {};\n\n if (dedupe) {\n for (var i = 0; i < this.length; i++) {\n // eslint-disable-next-line prefer-destructuring\n var id = this[i][0];\n\n if (id != null) {\n alreadyImportedModules[id] = true;\n }\n }\n }\n\n for (var _i = 0; _i < modules.length; _i++) {\n var item = [].concat(modules[_i]);\n\n if (dedupe && alreadyImportedModules[item[0]]) {\n // eslint-disable-next-line no-continue\n continue;\n }\n\n if (mediaQuery) {\n if (!item[2]) {\n item[2] = mediaQuery;\n } else {\n item[2] = \"\".concat(mediaQuery, \" and \").concat(item[2]);\n }\n }\n\n list.push(item);\n }\n };\n\n return list;\n};\n\nfunction cssWithMappingToString(item, useSourceMap) {\n var content = item[1] || ''; // eslint-disable-next-line prefer-destructuring\n\n var cssMapping = item[3];\n\n if (!cssMapping) {\n return content;\n }\n\n if (useSourceMap && typeof btoa === 'function') {\n var sourceMapping = toComment(cssMapping);\n var sourceURLs = cssMapping.sources.map(function (source) {\n return \"/*# sourceURL=\".concat(cssMapping.sourceRoot || '').concat(source, \" */\");\n });\n return [content].concat(sourceURLs).concat([sourceMapping]).join('\\n');\n }\n\n return [content].join('\\n');\n} // Adapted from convert-source-map (MIT)\n\n\nfunction toComment(sourceMap) {\n // eslint-disable-next-line no-undef\n var base64 = btoa(unescape(encodeURIComponent(JSON.stringify(sourceMap))));\n var data = \"sourceMappingURL=data:application/json;charset=utf-8;base64,\".concat(base64);\n return \"/*# \".concat(data, \" */\");\n}" + } + ], + "filteredModules": 0, + "origins": [ + { + "module": "", + "moduleIdentifier": "", + "moduleName": "", + "loc": "mini-css-extract-plugin", + "request": null, + "reasons": [] + } + ] + } + ], + "modules": [ + { + "id": 0, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/css-loader/dist/cjs.js??ref--5-1!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/src/app.css", + "name": "./node_modules/css-loader/dist/cjs.js??ref--5-1!./node_modules/webpack-enhanced-stats-plugin/loader.js!./src/app.css", + "index": 0, + "index2": 1, + "size": 514, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": null, + "issuerId": null, + "issuerName": null, + "issuerPath": null, + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": null, + "module": null, + "moduleName": null, + "type": "single entry", + "userRequest": "!!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/css-loader/dist/cjs.js??ref--5-1!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/src/app.css", + "loc": "mini-css-extract-plugin" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 0, + "source": "// Imports\nvar ___CSS_LOADER_API_IMPORT___ = require(\"../node_modules/css-loader/dist/runtime/api.js\");\nexports = ___CSS_LOADER_API_IMPORT___(false);\n// Module\nexports.push([module.id, \".root-3xwm5 {\\n font-family: sans-serif;\\n}\\n\\n.title-l9td2 {\\n margin-left: 1rem;\\n}\\n\\n.loader-XUngJ {\\n display: block;\\n width: calc(100% - 2rem);\\n margin: 0 1rem;\\n}\", \"\"]);\n// Exports\nexports.locals = {\n\t\"root\": \"root-3xwm5\",\n\t\"title\": \"title-l9td2\",\n\t\"loader\": \"loader-XUngJ\"\n};\nmodule.exports = exports;\n" + }, + { + "id": 1, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/css-loader/dist/runtime/api.js", + "name": "./node_modules/css-loader/dist/runtime/api.js", + "index": 1, + "index2": 0, + "size": 2517, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/css-loader/dist/cjs.js??ref--5-1!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/src/app.css", + "issuerId": 0, + "issuerName": "./node_modules/css-loader/dist/cjs.js??ref--5-1!./node_modules/webpack-enhanced-stats-plugin/loader.js!./src/app.css", + "issuerPath": [ + { + "id": 0, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/css-loader/dist/cjs.js??ref--5-1!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/src/app.css", + "name": "./node_modules/css-loader/dist/cjs.js??ref--5-1!./node_modules/webpack-enhanced-stats-plugin/loader.js!./src/app.css" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 0, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/css-loader/dist/cjs.js??ref--5-1!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/src/app.css", + "module": "./node_modules/css-loader/dist/cjs.js??ref--5-1!./node_modules/webpack-enhanced-stats-plugin/loader.js!./src/app.css", + "moduleName": "./node_modules/css-loader/dist/cjs.js??ref--5-1!./node_modules/webpack-enhanced-stats-plugin/loader.js!./src/app.css", + "type": "cjs require", + "userRequest": "../node_modules/css-loader/dist/runtime/api.js", + "loc": "2:34-91" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 1, + "source": "\"use strict\";\n\n/*\n MIT License http://www.opensource.org/licenses/mit-license.php\n Author Tobias Koppers @sokra\n*/\n// css base code, injected by the css-loader\n// eslint-disable-next-line func-names\nmodule.exports = function (useSourceMap) {\n var list = []; // return the list of modules as css string\n\n list.toString = function toString() {\n return this.map(function (item) {\n var content = cssWithMappingToString(item, useSourceMap);\n\n if (item[2]) {\n return \"@media \".concat(item[2], \" {\").concat(content, \"}\");\n }\n\n return content;\n }).join('');\n }; // import a list of modules into the list\n // eslint-disable-next-line func-names\n\n\n list.i = function (modules, mediaQuery, dedupe) {\n if (typeof modules === 'string') {\n // eslint-disable-next-line no-param-reassign\n modules = [[null, modules, '']];\n }\n\n var alreadyImportedModules = {};\n\n if (dedupe) {\n for (var i = 0; i < this.length; i++) {\n // eslint-disable-next-line prefer-destructuring\n var id = this[i][0];\n\n if (id != null) {\n alreadyImportedModules[id] = true;\n }\n }\n }\n\n for (var _i = 0; _i < modules.length; _i++) {\n var item = [].concat(modules[_i]);\n\n if (dedupe && alreadyImportedModules[item[0]]) {\n // eslint-disable-next-line no-continue\n continue;\n }\n\n if (mediaQuery) {\n if (!item[2]) {\n item[2] = mediaQuery;\n } else {\n item[2] = \"\".concat(mediaQuery, \" and \").concat(item[2]);\n }\n }\n\n list.push(item);\n }\n };\n\n return list;\n};\n\nfunction cssWithMappingToString(item, useSourceMap) {\n var content = item[1] || ''; // eslint-disable-next-line prefer-destructuring\n\n var cssMapping = item[3];\n\n if (!cssMapping) {\n return content;\n }\n\n if (useSourceMap && typeof btoa === 'function') {\n var sourceMapping = toComment(cssMapping);\n var sourceURLs = cssMapping.sources.map(function (source) {\n return \"/*# sourceURL=\".concat(cssMapping.sourceRoot || '').concat(source, \" */\");\n });\n return [content].concat(sourceURLs).concat([sourceMapping]).join('\\n');\n }\n\n return [content].join('\\n');\n} // Adapted from convert-source-map (MIT)\n\n\nfunction toComment(sourceMap) {\n // eslint-disable-next-line no-undef\n var base64 = btoa(unescape(encodeURIComponent(JSON.stringify(sourceMap))));\n var data = \"sourceMappingURL=data:application/json;charset=utf-8;base64,\".concat(base64);\n return \"/*# \".concat(data, \" */\");\n}" + } + ], + "filteredModules": 0, + "logging": { + "webpack.buildChunkGraph.visitModules": { + "entries": [], + "filteredEntries": 2, + "debug": false + } + }, + "children": [], + "name": "mini-css-extract-plugin node_modules/css-loader/dist/cjs.js??ref--5-1!node_modules/webpack-enhanced-stats-plugin/loader.js!src/app.css" + }, + { + "errors": [], + "warnings": [], + "publicPath": "", + "outputPath": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/dist", + "assetsByChunkName": {}, + "assets": [], + "filteredAssets": 0, + "entrypoints": { + "mini-css-extract-plugin": { + "chunks": [ + 0 + ], + "assets": [ + "*" + ], + "children": {}, + "childAssets": {} + } + }, + "namedChunkGroups": { + "mini-css-extract-plugin": { + "chunks": [ + 0 + ], + "assets": [ + "*" + ], + "children": {}, + "childAssets": {} + } + }, + "chunks": [ + { + "id": 0, + "rendered": true, + "initial": true, + "entry": true, + "size": 3683, + "names": [ + "mini-css-extract-plugin" + ], + "files": [ + "*" + ], + "hash": "2ff4132e14aeae53a242", + "siblings": [], + "parents": [], + "children": [], + "childrenByOrder": {}, + "modules": [ + { + "id": 0, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/css-loader/dist/cjs.js??ref--5-1!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/src/article.css", + "name": "./node_modules/css-loader/dist/cjs.js??ref--5-1!./node_modules/webpack-enhanced-stats-plugin/loader.js!./src/article.css", + "index": 0, + "index2": 1, + "size": 1166, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": null, + "issuerId": null, + "issuerName": null, + "issuerPath": null, + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": null, + "module": null, + "moduleName": null, + "type": "single entry", + "userRequest": "!!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/css-loader/dist/cjs.js??ref--5-1!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/src/article.css", + "loc": "mini-css-extract-plugin" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 0, + "source": "// Imports\nvar ___CSS_LOADER_API_IMPORT___ = require(\"../node_modules/css-loader/dist/runtime/api.js\");\nexports = ___CSS_LOADER_API_IMPORT___(false);\n// Module\nexports.push([module.id, \".tagsContainer-2D41J {\\n display: flex;\\n align-items: center;\\n}\\n\\n.tags-3OYob {\\n list-style-type: none;\\n margin: 0;\\n padding: 0;\\n display: flex;\\n}\\n\\n.tag-RF4Iq {\\n border: 1px solid black;\\n margin-right: 1em;\\n padding: 0.5em;\\n}\\n\\n.root-263gx {\\n padding: 1em;\\n border: 1px solid gray;\\n margin: 1em;\\n box-shadow: 0.5em 0.5em 0.5em rgba(0, 0, 0, 0.5);\\n}\\n\\n.title-1Fpjz {\\n margin-top: 0;\\n}\\n\\n.content-2yA3z {\\n max-height: 10em;\\n overflow: hidden;\\n position: relative;\\n}\\n\\n.content-2yA3z:after {\\n content: \\\"\\\";\\n position: absolute;\\n bottom: 0;\\n right: 0;\\n left: 0;\\n height: 2em;\\n background: linear-gradient(180deg, transparent 0%, white 100%);\\n}\\n\", \"\"]);\n// Exports\nexports.locals = {\n\t\"tagsContainer\": \"tagsContainer-2D41J\",\n\t\"tags\": \"tags-3OYob\",\n\t\"tag\": \"tag-RF4Iq\",\n\t\"root\": \"root-263gx\",\n\t\"title\": \"title-1Fpjz\",\n\t\"content\": \"content-2yA3z\"\n};\nmodule.exports = exports;\n" + }, + { + "id": 1, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/css-loader/dist/runtime/api.js", + "name": "./node_modules/css-loader/dist/runtime/api.js", + "index": 1, + "index2": 0, + "size": 2517, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/css-loader/dist/cjs.js??ref--5-1!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/src/article.css", + "issuerId": 0, + "issuerName": "./node_modules/css-loader/dist/cjs.js??ref--5-1!./node_modules/webpack-enhanced-stats-plugin/loader.js!./src/article.css", + "issuerPath": [ + { + "id": 0, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/css-loader/dist/cjs.js??ref--5-1!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/src/article.css", + "name": "./node_modules/css-loader/dist/cjs.js??ref--5-1!./node_modules/webpack-enhanced-stats-plugin/loader.js!./src/article.css" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 0, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/css-loader/dist/cjs.js??ref--5-1!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/src/article.css", + "module": "./node_modules/css-loader/dist/cjs.js??ref--5-1!./node_modules/webpack-enhanced-stats-plugin/loader.js!./src/article.css", + "moduleName": "./node_modules/css-loader/dist/cjs.js??ref--5-1!./node_modules/webpack-enhanced-stats-plugin/loader.js!./src/article.css", + "type": "cjs require", + "userRequest": "../node_modules/css-loader/dist/runtime/api.js", + "loc": "2:34-91" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 1, + "source": "\"use strict\";\n\n/*\n MIT License http://www.opensource.org/licenses/mit-license.php\n Author Tobias Koppers @sokra\n*/\n// css base code, injected by the css-loader\n// eslint-disable-next-line func-names\nmodule.exports = function (useSourceMap) {\n var list = []; // return the list of modules as css string\n\n list.toString = function toString() {\n return this.map(function (item) {\n var content = cssWithMappingToString(item, useSourceMap);\n\n if (item[2]) {\n return \"@media \".concat(item[2], \" {\").concat(content, \"}\");\n }\n\n return content;\n }).join('');\n }; // import a list of modules into the list\n // eslint-disable-next-line func-names\n\n\n list.i = function (modules, mediaQuery, dedupe) {\n if (typeof modules === 'string') {\n // eslint-disable-next-line no-param-reassign\n modules = [[null, modules, '']];\n }\n\n var alreadyImportedModules = {};\n\n if (dedupe) {\n for (var i = 0; i < this.length; i++) {\n // eslint-disable-next-line prefer-destructuring\n var id = this[i][0];\n\n if (id != null) {\n alreadyImportedModules[id] = true;\n }\n }\n }\n\n for (var _i = 0; _i < modules.length; _i++) {\n var item = [].concat(modules[_i]);\n\n if (dedupe && alreadyImportedModules[item[0]]) {\n // eslint-disable-next-line no-continue\n continue;\n }\n\n if (mediaQuery) {\n if (!item[2]) {\n item[2] = mediaQuery;\n } else {\n item[2] = \"\".concat(mediaQuery, \" and \").concat(item[2]);\n }\n }\n\n list.push(item);\n }\n };\n\n return list;\n};\n\nfunction cssWithMappingToString(item, useSourceMap) {\n var content = item[1] || ''; // eslint-disable-next-line prefer-destructuring\n\n var cssMapping = item[3];\n\n if (!cssMapping) {\n return content;\n }\n\n if (useSourceMap && typeof btoa === 'function') {\n var sourceMapping = toComment(cssMapping);\n var sourceURLs = cssMapping.sources.map(function (source) {\n return \"/*# sourceURL=\".concat(cssMapping.sourceRoot || '').concat(source, \" */\");\n });\n return [content].concat(sourceURLs).concat([sourceMapping]).join('\\n');\n }\n\n return [content].join('\\n');\n} // Adapted from convert-source-map (MIT)\n\n\nfunction toComment(sourceMap) {\n // eslint-disable-next-line no-undef\n var base64 = btoa(unescape(encodeURIComponent(JSON.stringify(sourceMap))));\n var data = \"sourceMappingURL=data:application/json;charset=utf-8;base64,\".concat(base64);\n return \"/*# \".concat(data, \" */\");\n}" + } + ], + "filteredModules": 0, + "origins": [ + { + "module": "", + "moduleIdentifier": "", + "moduleName": "", + "loc": "mini-css-extract-plugin", + "request": null, + "reasons": [] + } + ] + } + ], + "modules": [ + { + "id": 0, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/css-loader/dist/cjs.js??ref--5-1!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/src/article.css", + "name": "./node_modules/css-loader/dist/cjs.js??ref--5-1!./node_modules/webpack-enhanced-stats-plugin/loader.js!./src/article.css", + "index": 0, + "index2": 1, + "size": 1166, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": null, + "issuerId": null, + "issuerName": null, + "issuerPath": null, + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": null, + "module": null, + "moduleName": null, + "type": "single entry", + "userRequest": "!!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/css-loader/dist/cjs.js??ref--5-1!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/src/article.css", + "loc": "mini-css-extract-plugin" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 0, + "source": "// Imports\nvar ___CSS_LOADER_API_IMPORT___ = require(\"../node_modules/css-loader/dist/runtime/api.js\");\nexports = ___CSS_LOADER_API_IMPORT___(false);\n// Module\nexports.push([module.id, \".tagsContainer-2D41J {\\n display: flex;\\n align-items: center;\\n}\\n\\n.tags-3OYob {\\n list-style-type: none;\\n margin: 0;\\n padding: 0;\\n display: flex;\\n}\\n\\n.tag-RF4Iq {\\n border: 1px solid black;\\n margin-right: 1em;\\n padding: 0.5em;\\n}\\n\\n.root-263gx {\\n padding: 1em;\\n border: 1px solid gray;\\n margin: 1em;\\n box-shadow: 0.5em 0.5em 0.5em rgba(0, 0, 0, 0.5);\\n}\\n\\n.title-1Fpjz {\\n margin-top: 0;\\n}\\n\\n.content-2yA3z {\\n max-height: 10em;\\n overflow: hidden;\\n position: relative;\\n}\\n\\n.content-2yA3z:after {\\n content: \\\"\\\";\\n position: absolute;\\n bottom: 0;\\n right: 0;\\n left: 0;\\n height: 2em;\\n background: linear-gradient(180deg, transparent 0%, white 100%);\\n}\\n\", \"\"]);\n// Exports\nexports.locals = {\n\t\"tagsContainer\": \"tagsContainer-2D41J\",\n\t\"tags\": \"tags-3OYob\",\n\t\"tag\": \"tag-RF4Iq\",\n\t\"root\": \"root-263gx\",\n\t\"title\": \"title-1Fpjz\",\n\t\"content\": \"content-2yA3z\"\n};\nmodule.exports = exports;\n" + }, + { + "id": 1, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/css-loader/dist/runtime/api.js", + "name": "./node_modules/css-loader/dist/runtime/api.js", + "index": 1, + "index2": 0, + "size": 2517, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/css-loader/dist/cjs.js??ref--5-1!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/src/article.css", + "issuerId": 0, + "issuerName": "./node_modules/css-loader/dist/cjs.js??ref--5-1!./node_modules/webpack-enhanced-stats-plugin/loader.js!./src/article.css", + "issuerPath": [ + { + "id": 0, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/css-loader/dist/cjs.js??ref--5-1!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/src/article.css", + "name": "./node_modules/css-loader/dist/cjs.js??ref--5-1!./node_modules/webpack-enhanced-stats-plugin/loader.js!./src/article.css" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 0, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/css-loader/dist/cjs.js??ref--5-1!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/c/src/article.css", + "module": "./node_modules/css-loader/dist/cjs.js??ref--5-1!./node_modules/webpack-enhanced-stats-plugin/loader.js!./src/article.css", + "moduleName": "./node_modules/css-loader/dist/cjs.js??ref--5-1!./node_modules/webpack-enhanced-stats-plugin/loader.js!./src/article.css", + "type": "cjs require", + "userRequest": "../node_modules/css-loader/dist/runtime/api.js", + "loc": "2:34-91" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 1, + "source": "\"use strict\";\n\n/*\n MIT License http://www.opensource.org/licenses/mit-license.php\n Author Tobias Koppers @sokra\n*/\n// css base code, injected by the css-loader\n// eslint-disable-next-line func-names\nmodule.exports = function (useSourceMap) {\n var list = []; // return the list of modules as css string\n\n list.toString = function toString() {\n return this.map(function (item) {\n var content = cssWithMappingToString(item, useSourceMap);\n\n if (item[2]) {\n return \"@media \".concat(item[2], \" {\").concat(content, \"}\");\n }\n\n return content;\n }).join('');\n }; // import a list of modules into the list\n // eslint-disable-next-line func-names\n\n\n list.i = function (modules, mediaQuery, dedupe) {\n if (typeof modules === 'string') {\n // eslint-disable-next-line no-param-reassign\n modules = [[null, modules, '']];\n }\n\n var alreadyImportedModules = {};\n\n if (dedupe) {\n for (var i = 0; i < this.length; i++) {\n // eslint-disable-next-line prefer-destructuring\n var id = this[i][0];\n\n if (id != null) {\n alreadyImportedModules[id] = true;\n }\n }\n }\n\n for (var _i = 0; _i < modules.length; _i++) {\n var item = [].concat(modules[_i]);\n\n if (dedupe && alreadyImportedModules[item[0]]) {\n // eslint-disable-next-line no-continue\n continue;\n }\n\n if (mediaQuery) {\n if (!item[2]) {\n item[2] = mediaQuery;\n } else {\n item[2] = \"\".concat(mediaQuery, \" and \").concat(item[2]);\n }\n }\n\n list.push(item);\n }\n };\n\n return list;\n};\n\nfunction cssWithMappingToString(item, useSourceMap) {\n var content = item[1] || ''; // eslint-disable-next-line prefer-destructuring\n\n var cssMapping = item[3];\n\n if (!cssMapping) {\n return content;\n }\n\n if (useSourceMap && typeof btoa === 'function') {\n var sourceMapping = toComment(cssMapping);\n var sourceURLs = cssMapping.sources.map(function (source) {\n return \"/*# sourceURL=\".concat(cssMapping.sourceRoot || '').concat(source, \" */\");\n });\n return [content].concat(sourceURLs).concat([sourceMapping]).join('\\n');\n }\n\n return [content].join('\\n');\n} // Adapted from convert-source-map (MIT)\n\n\nfunction toComment(sourceMap) {\n // eslint-disable-next-line no-undef\n var base64 = btoa(unescape(encodeURIComponent(JSON.stringify(sourceMap))));\n var data = \"sourceMappingURL=data:application/json;charset=utf-8;base64,\".concat(base64);\n return \"/*# \".concat(data, \" */\");\n}" + } + ], + "filteredModules": 0, + "logging": { + "webpack.buildChunkGraph.visitModules": { + "entries": [], + "filteredEntries": 2, + "debug": false + } + }, + "children": [], + "name": "mini-css-extract-plugin node_modules/css-loader/dist/cjs.js??ref--5-1!node_modules/webpack-enhanced-stats-plugin/loader.js!src/article.css" + } + ] +} \ No newline at end of file diff --git a/a/d.json b/a/d.json new file mode 100644 index 00000000..1b8e4f34 --- /dev/null +++ b/a/d.json @@ -0,0 +1,48792 @@ +{ + "errors": [], + "warnings": [ + "configuration\nThe 'mode' option has not been set, webpack will fallback to 'production' for this value. Set 'mode' option to 'development' or 'production' to enable defaults for each environment.\nYou can also set it to 'none' to disable any default behavior. Learn more: https://webpack.js.org/configuration/mode/" + ], + "version": "4.43.0", + "hash": "c89b536deb0402099800", + "time": 4629, + "builtAt": 1589838880980, + "publicPath": "", + "outputPath": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/dist", + "assetsByChunkName": { + "main": [ + "main.css", + "main.js", + "main.css.map", + "main.js.map" + ] + }, + "assets": [ + { + "name": "index.html", + "size": 246, + "chunks": [], + "chunkNames": [], + "info": {}, + "emitted": true + }, + { + "name": "main.css", + "size": 917, + "chunks": [ + 0 + ], + "chunkNames": [ + "main" + ], + "info": {}, + "emitted": true + }, + { + "name": "main.css.map", + "size": 1358, + "chunks": [ + 0 + ], + "chunkNames": [ + "main" + ], + "info": { + "development": true + }, + "emitted": true + }, + { + "name": "main.js", + "size": 65214, + "chunks": [ + 0 + ], + "chunkNames": [ + "main" + ], + "info": {}, + "emitted": true + }, + { + "name": "main.js.map", + "size": 359641, + "chunks": [ + 0 + ], + "chunkNames": [ + "main" + ], + "info": { + "development": true + }, + "emitted": true + } + ], + "filteredAssets": 0, + "entrypoints": { + "main": { + "chunks": [ + 0 + ], + "assets": [ + "main.css", + "main.js", + "main.css.map", + "main.js.map" + ], + "children": {}, + "childAssets": {} + } + }, + "namedChunkGroups": { + "main": { + "chunks": [ + 0 + ], + "assets": [ + "main.css", + "main.js", + "main.css.map", + "main.js.map" + ], + "children": {}, + "childAssets": {} + } + }, + "chunks": [ + { + "id": 0, + "rendered": true, + "initial": true, + "entry": true, + "size": 238638, + "names": [ + "main" + ], + "files": [ + "main.css", + "main.js", + "main.css.map", + "main.js.map" + ], + "hash": "1e200373dbe962293f51", + "siblings": [], + "parents": [], + "children": [], + "childrenByOrder": {}, + "filteredModules": 0, + "origins": [ + { + "module": "", + "moduleIdentifier": "", + "moduleName": "", + "loc": "main", + "request": "./src/index.js", + "reasons": [] + } + ], + "modules": [ + { + "id": 0, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/isArray.js", + "name": "./node_modules/lodash/isArray.js", + "index": 54, + "index2": 41, + "size": 488, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/reject.js", + "issuerId": 232, + "issuerName": "./node_modules/lodash/reject.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 104, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/reject.js", + "name": "./node_modules/lodash/fp/reject.js" + }, + { + "id": 232, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/reject.js", + "name": "./node_modules/lodash/reject.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 54, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseIteratee.js", + "module": "./node_modules/lodash/_baseIteratee.js", + "moduleName": "./node_modules/lodash/_baseIteratee.js", + "type": "cjs require", + "userRequest": "./isArray", + "loc": "4:14-34" + }, + { + "moduleId": 55, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_isKey.js", + "module": "./node_modules/lodash/_isKey.js", + "moduleName": "./node_modules/lodash/_isKey.js", + "type": "cjs require", + "userRequest": "./isArray", + "loc": "1:14-34" + }, + { + "moduleId": 56, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseToString.js", + "module": "./node_modules/lodash/_baseToString.js", + "moduleName": "./node_modules/lodash/_baseToString.js", + "type": "cjs require", + "userRequest": "./isArray", + "loc": "3:14-34" + }, + { + "moduleId": 80, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_arrayLikeKeys.js", + "module": "./node_modules/lodash/_arrayLikeKeys.js", + "moduleName": "./node_modules/lodash/_arrayLikeKeys.js", + "type": "cjs require", + "userRequest": "./isArray", + "loc": "3:14-34" + }, + { + "moduleId": 82, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseClone.js", + "module": "./node_modules/lodash/_baseClone.js", + "moduleName": "./node_modules/lodash/_baseClone.js", + "type": "cjs require", + "userRequest": "./isArray", + "loc": "16:14-34" + }, + { + "moduleId": 88, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseGetAllKeys.js", + "module": "./node_modules/lodash/_baseGetAllKeys.js", + "moduleName": "./node_modules/lodash/_baseGetAllKeys.js", + "type": "cjs require", + "userRequest": "./isArray", + "loc": "2:14-34" + }, + { + "moduleId": 95, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_castPath.js", + "module": "./node_modules/lodash/_castPath.js", + "moduleName": "./node_modules/lodash/_castPath.js", + "type": "cjs require", + "userRequest": "./isArray", + "loc": "1:14-34" + }, + { + "moduleId": 109, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/_util.js", + "module": "./node_modules/lodash/fp/_util.js", + "moduleName": "./node_modules/lodash/fp/_util.js", + "type": "cjs require", + "userRequest": "../isArray", + "loc": "7:13-34" + }, + { + "moduleId": 123, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/wrapperLodash.js", + "module": "./node_modules/lodash/wrapperLodash.js", + "moduleName": "./node_modules/lodash/wrapperLodash.js", + "type": "cjs require", + "userRequest": "./isArray", + "loc": "4:14-34" + }, + { + "moduleId": 195, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseIsEqualDeep.js", + "module": "./node_modules/lodash/_baseIsEqualDeep.js", + "moduleName": "./node_modules/lodash/_baseIsEqualDeep.js", + "type": "cjs require", + "userRequest": "./isArray", + "loc": "6:14-34" + }, + { + "moduleId": 212, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_hasPath.js", + "module": "./node_modules/lodash/_hasPath.js", + "moduleName": "./node_modules/lodash/_hasPath.js", + "type": "cjs require", + "userRequest": "./isArray", + "loc": "3:14-34" + }, + { + "moduleId": 219, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_isFlattenable.js", + "module": "./node_modules/lodash/_isFlattenable.js", + "moduleName": "./node_modules/lodash/_isFlattenable.js", + "type": "cjs require", + "userRequest": "./isArray", + "loc": "3:14-34" + }, + { + "moduleId": 221, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/toPath.js", + "module": "./node_modules/lodash/toPath.js", + "moduleName": "./node_modules/lodash/toPath.js", + "type": "cjs require", + "userRequest": "./isArray", + "loc": "3:14-34" + }, + { + "moduleId": 232, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/reject.js", + "module": "./node_modules/lodash/reject.js", + "moduleName": "./node_modules/lodash/reject.js", + "type": "cjs require", + "userRequest": "./isArray", + "loc": "4:14-34" + }, + { + "moduleId": 241, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_createFlow.js", + "module": "./node_modules/lodash/_createFlow.js", + "moduleName": "./node_modules/lodash/_createFlow.js", + "type": "cjs require", + "userRequest": "./isArray", + "loc": "5:14-34" + }, + { + "moduleId": 242, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/map.js", + "module": "./node_modules/lodash/map.js", + "moduleName": "./node_modules/lodash/map.js", + "type": "cjs require", + "userRequest": "./isArray", + "loc": "4:14-34" + }, + { + "moduleId": 244, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/isEmpty.js", + "module": "./node_modules/lodash/isEmpty.js", + "moduleName": "./node_modules/lodash/isEmpty.js", + "type": "cjs require", + "userRequest": "./isArray", + "loc": "4:14-34" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 5, + "source": "/**\n * Checks if `value` is classified as an `Array` object.\n *\n * @static\n * @memberOf _\n * @since 0.1.0\n * @category Lang\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is an array, else `false`.\n * @example\n *\n * _.isArray([1, 2, 3]);\n * // => true\n *\n * _.isArray(document.body.children);\n * // => false\n *\n * _.isArray('abc');\n * // => false\n *\n * _.isArray(_.noop);\n * // => false\n */\nvar isArray = Array.isArray;\n\nmodule.exports = isArray;\n", + "parsedSize": 33, + "parsedSource": "var r=Array.isArray;t.exports=r},", + "originalSize": 488, + "originalSource": "/**\n * Checks if `value` is classified as an `Array` object.\n *\n * @static\n * @memberOf _\n * @since 0.1.0\n * @category Lang\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is an array, else `false`.\n * @example\n *\n * _.isArray([1, 2, 3]);\n * // => true\n *\n * _.isArray(document.body.children);\n * // => false\n *\n * _.isArray('abc');\n * // => false\n *\n * _.isArray(_.noop);\n * // => false\n */\nvar isArray = Array.isArray;\n\nmodule.exports = isArray;\n", + "modules": [] + }, + { + "id": 1, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_root.js", + "name": "./node_modules/lodash/_root.js", + "index": 25, + "index2": 11, + "size": 300, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/isBuffer.js", + "issuerId": 22, + "issuerName": "./node_modules/lodash/isBuffer.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 106, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/isEmpty.js", + "name": "./node_modules/lodash/fp/isEmpty.js" + }, + { + "id": 244, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/isEmpty.js", + "name": "./node_modules/lodash/isEmpty.js" + }, + { + "id": 22, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/isBuffer.js", + "name": "./node_modules/lodash/isBuffer.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 9, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_Symbol.js", + "module": "./node_modules/lodash/_Symbol.js", + "moduleName": "./node_modules/lodash/_Symbol.js", + "type": "cjs require", + "userRequest": "./_root", + "loc": "1:11-29" + }, + { + "moduleId": 22, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/isBuffer.js", + "module": "./node_modules/lodash/isBuffer.js", + "moduleName": "./node_modules/lodash/isBuffer.js", + "type": "cjs require", + "userRequest": "./_root", + "loc": "1:11-29" + }, + { + "moduleId": 48, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_Map.js", + "module": "./node_modules/lodash/_Map.js", + "moduleName": "./node_modules/lodash/_Map.js", + "type": "cjs require", + "userRequest": "./_root", + "loc": "2:11-29" + }, + { + "moduleId": 61, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_WeakMap.js", + "module": "./node_modules/lodash/_WeakMap.js", + "moduleName": "./node_modules/lodash/_WeakMap.js", + "type": "cjs require", + "userRequest": "./_root", + "loc": "2:11-29" + }, + { + "moduleId": 64, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_createHybrid.js", + "module": "./node_modules/lodash/_createHybrid.js", + "moduleName": "./node_modules/lodash/_createHybrid.js", + "type": "cjs require", + "userRequest": "./_root", + "loc": "9:11-29" + }, + { + "moduleId": 89, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_Uint8Array.js", + "module": "./node_modules/lodash/_Uint8Array.js", + "moduleName": "./node_modules/lodash/_Uint8Array.js", + "type": "cjs require", + "userRequest": "./_root", + "loc": "1:11-29" + }, + { + "moduleId": 116, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_coreJsData.js", + "module": "./node_modules/lodash/_coreJsData.js", + "moduleName": "./node_modules/lodash/_coreJsData.js", + "type": "cjs require", + "userRequest": "./_root", + "loc": "1:11-29" + }, + { + "moduleId": 118, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_createBind.js", + "module": "./node_modules/lodash/_createBind.js", + "moduleName": "./node_modules/lodash/_createBind.js", + "type": "cjs require", + "userRequest": "./_root", + "loc": "2:11-29" + }, + { + "moduleId": 119, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_createCurry.js", + "module": "./node_modules/lodash/_createCurry.js", + "moduleName": "./node_modules/lodash/_createCurry.js", + "type": "cjs require", + "userRequest": "./_root", + "loc": "7:11-29" + }, + { + "moduleId": 135, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_createPartial.js", + "module": "./node_modules/lodash/_createPartial.js", + "moduleName": "./node_modules/lodash/_createPartial.js", + "type": "cjs require", + "userRequest": "./_root", + "loc": "3:11-29" + }, + { + "moduleId": 170, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_cloneBuffer.js", + "module": "./node_modules/lodash/_cloneBuffer.js", + "moduleName": "./node_modules/lodash/_cloneBuffer.js", + "type": "cjs require", + "userRequest": "./_root", + "loc": "1:11-29" + }, + { + "moduleId": 174, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_DataView.js", + "module": "./node_modules/lodash/_DataView.js", + "moduleName": "./node_modules/lodash/_DataView.js", + "type": "cjs require", + "userRequest": "./_root", + "loc": "2:11-29" + }, + { + "moduleId": 175, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_Promise.js", + "module": "./node_modules/lodash/_Promise.js", + "moduleName": "./node_modules/lodash/_Promise.js", + "type": "cjs require", + "userRequest": "./_root", + "loc": "2:11-29" + }, + { + "moduleId": 176, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_Set.js", + "module": "./node_modules/lodash/_Set.js", + "moduleName": "./node_modules/lodash/_Set.js", + "type": "cjs require", + "userRequest": "./_root", + "loc": "2:11-29" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 6, + "source": "var freeGlobal = require('./_freeGlobal');\n\n/** Detect free variable `self`. */\nvar freeSelf = typeof self == 'object' && self && self.Object === Object && self;\n\n/** Used as a reference to the global object. */\nvar root = freeGlobal || freeSelf || Function('return this')();\n\nmodule.exports = root;\n", + "parsedSize": 113, + "parsedSource": "e=r(62),o=\"object\"==typeof self&&self&&self.Object===Object&&self,i=e||o||Function(\"return this\")();t.exports=i},", + "originalSize": 300, + "originalSource": "var freeGlobal = require('./_freeGlobal');\n\n/** Detect free variable `self`. */\nvar freeSelf = typeof self == 'object' && self && self.Object === Object && self;\n\n/** Used as a reference to the global object. */\nvar root = freeGlobal || freeSelf || Function('return this')();\n\nmodule.exports = root;\n", + "modules": [] + }, + { + "id": 2, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/isObjectLike.js", + "name": "./node_modules/lodash/isObjectLike.js", + "index": 55, + "index2": 42, + "size": 614, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/isArguments.js", + "issuerId": 21, + "issuerName": "./node_modules/lodash/isArguments.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 106, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/isEmpty.js", + "name": "./node_modules/lodash/fp/isEmpty.js" + }, + { + "id": 244, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/isEmpty.js", + "name": "./node_modules/lodash/isEmpty.js" + }, + { + "id": 21, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/isArguments.js", + "name": "./node_modules/lodash/isArguments.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 12, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/isSymbol.js", + "module": "./node_modules/lodash/isSymbol.js", + "moduleName": "./node_modules/lodash/isSymbol.js", + "type": "cjs require", + "userRequest": "./isObjectLike", + "loc": "2:19-44" + }, + { + "moduleId": 21, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/isArguments.js", + "module": "./node_modules/lodash/isArguments.js", + "moduleName": "./node_modules/lodash/isArguments.js", + "type": "cjs require", + "userRequest": "./isObjectLike", + "loc": "2:19-44" + }, + { + "moduleId": 90, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseIsEqual.js", + "module": "./node_modules/lodash/_baseIsEqual.js", + "moduleName": "./node_modules/lodash/_baseIsEqual.js", + "type": "cjs require", + "userRequest": "./isObjectLike", + "loc": "2:19-44" + }, + { + "moduleId": 123, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/wrapperLodash.js", + "module": "./node_modules/lodash/wrapperLodash.js", + "moduleName": "./node_modules/lodash/wrapperLodash.js", + "type": "cjs require", + "userRequest": "./isObjectLike", + "loc": "5:19-44" + }, + { + "moduleId": 140, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseIsArguments.js", + "module": "./node_modules/lodash/_baseIsArguments.js", + "moduleName": "./node_modules/lodash/_baseIsArguments.js", + "type": "cjs require", + "userRequest": "./isObjectLike", + "loc": "2:19-44" + }, + { + "moduleId": 142, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseIsTypedArray.js", + "module": "./node_modules/lodash/_baseIsTypedArray.js", + "moduleName": "./node_modules/lodash/_baseIsTypedArray.js", + "type": "cjs require", + "userRequest": "./isObjectLike", + "loc": "3:19-44" + }, + { + "moduleId": 185, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseIsMap.js", + "module": "./node_modules/lodash/_baseIsMap.js", + "moduleName": "./node_modules/lodash/_baseIsMap.js", + "type": "cjs require", + "userRequest": "./isObjectLike", + "loc": "2:19-44" + }, + { + "moduleId": 187, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseIsSet.js", + "module": "./node_modules/lodash/_baseIsSet.js", + "moduleName": "./node_modules/lodash/_baseIsSet.js", + "type": "cjs require", + "userRequest": "./isObjectLike", + "loc": "2:19-44" + }, + { + "moduleId": 189, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/isError.js", + "module": "./node_modules/lodash/isError.js", + "moduleName": "./node_modules/lodash/isError.js", + "type": "cjs require", + "userRequest": "./isObjectLike", + "loc": "2:19-44" + }, + { + "moduleId": 190, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/isPlainObject.js", + "module": "./node_modules/lodash/isPlainObject.js", + "moduleName": "./node_modules/lodash/isPlainObject.js", + "type": "cjs require", + "userRequest": "./isObjectLike", + "loc": "3:19-44" + }, + { + "moduleId": 191, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/isWeakMap.js", + "module": "./node_modules/lodash/isWeakMap.js", + "moduleName": "./node_modules/lodash/isWeakMap.js", + "type": "cjs require", + "userRequest": "./isObjectLike", + "loc": "2:19-44" + }, + { + "moduleId": 231, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseIsRegExp.js", + "module": "./node_modules/lodash/_baseIsRegExp.js", + "moduleName": "./node_modules/lodash/_baseIsRegExp.js", + "type": "cjs require", + "userRequest": "./isObjectLike", + "loc": "2:19-44" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 6, + "source": "/**\n * Checks if `value` is object-like. A value is object-like if it's not `null`\n * and has a `typeof` result of \"object\".\n *\n * @static\n * @memberOf _\n * @since 4.0.0\n * @category Lang\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is object-like, else `false`.\n * @example\n *\n * _.isObjectLike({});\n * // => true\n *\n * _.isObjectLike([1, 2, 3]);\n * // => true\n *\n * _.isObjectLike(_.noop);\n * // => false\n *\n * _.isObjectLike(null);\n * // => false\n */\nfunction isObjectLike(value) {\n return value != null && typeof value == 'object';\n}\n\nmodule.exports = isObjectLike;\n", + "parsedSize": 59, + "parsedSource": "t.exports=function(t){return null!=t&&\"object\"==typeof t}},", + "originalSize": 614, + "originalSource": "/**\n * Checks if `value` is object-like. A value is object-like if it's not `null`\n * and has a `typeof` result of \"object\".\n *\n * @static\n * @memberOf _\n * @since 4.0.0\n * @category Lang\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is object-like, else `false`.\n * @example\n *\n * _.isObjectLike({});\n * // => true\n *\n * _.isObjectLike([1, 2, 3]);\n * // => true\n *\n * _.isObjectLike(_.noop);\n * // => false\n *\n * _.isObjectLike(null);\n * // => false\n */\nfunction isObjectLike(value) {\n return value != null && typeof value == 'object';\n}\n\nmodule.exports = isObjectLike;\n", + "modules": [] + }, + { + "id": 3, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/isObject.js", + "name": "./node_modules/lodash/isObject.js", + "index": 30, + "index2": 16, + "size": 733, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_isIterateeCall.js", + "issuerId": 229, + "issuerName": "./node_modules/lodash/_isIterateeCall.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 103, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/split.js", + "name": "./node_modules/lodash/fp/split.js" + }, + { + "id": 228, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/split.js", + "name": "./node_modules/lodash/split.js" + }, + { + "id": 229, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_isIterateeCall.js", + "name": "./node_modules/lodash/_isIterateeCall.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 15, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_createCtor.js", + "module": "./node_modules/lodash/_createCtor.js", + "moduleName": "./node_modules/lodash/_createCtor.js", + "type": "cjs require", + "userRequest": "./isObject", + "loc": "2:15-36" + }, + { + "moduleId": 16, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseCreate.js", + "module": "./node_modules/lodash/_baseCreate.js", + "moduleName": "./node_modules/lodash/_baseCreate.js", + "type": "cjs require", + "userRequest": "./isObject", + "loc": "1:15-36" + }, + { + "moduleId": 34, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/isFunction.js", + "module": "./node_modules/lodash/isFunction.js", + "moduleName": "./node_modules/lodash/isFunction.js", + "type": "cjs require", + "userRequest": "./isObject", + "loc": "2:15-36" + }, + { + "moduleId": 82, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseClone.js", + "module": "./node_modules/lodash/_baseClone.js", + "moduleName": "./node_modules/lodash/_baseClone.js", + "type": "cjs require", + "userRequest": "./isObject", + "loc": "19:15-36" + }, + { + "moduleId": 92, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_isStrictComparable.js", + "module": "./node_modules/lodash/_isStrictComparable.js", + "moduleName": "./node_modules/lodash/_isStrictComparable.js", + "type": "cjs require", + "userRequest": "./isObject", + "loc": "1:15-36" + }, + { + "moduleId": 111, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseIsNative.js", + "module": "./node_modules/lodash/_baseIsNative.js", + "moduleName": "./node_modules/lodash/_baseIsNative.js", + "type": "cjs require", + "userRequest": "./isObject", + "loc": "3:15-36" + }, + { + "moduleId": 138, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/toNumber.js", + "module": "./node_modules/lodash/toNumber.js", + "moduleName": "./node_modules/lodash/toNumber.js", + "type": "cjs require", + "userRequest": "./isObject", + "loc": "1:15-36" + }, + { + "moduleId": 168, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseKeysIn.js", + "module": "./node_modules/lodash/_baseKeysIn.js", + "moduleName": "./node_modules/lodash/_baseKeysIn.js", + "type": "cjs require", + "userRequest": "./isObject", + "loc": "1:15-36" + }, + { + "moduleId": 229, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_isIterateeCall.js", + "module": "./node_modules/lodash/_isIterateeCall.js", + "moduleName": "./node_modules/lodash/_isIterateeCall.js", + "type": "cjs require", + "userRequest": "./isObject", + "loc": "4:15-36" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 6, + "source": "/**\n * Checks if `value` is the\n * [language type](http://www.ecma-international.org/ecma-262/7.0/#sec-ecmascript-language-types)\n * of `Object`. (e.g. arrays, functions, objects, regexes, `new Number(0)`, and `new String('')`)\n *\n * @static\n * @memberOf _\n * @since 0.1.0\n * @category Lang\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is an object, else `false`.\n * @example\n *\n * _.isObject({});\n * // => true\n *\n * _.isObject([1, 2, 3]);\n * // => true\n *\n * _.isObject(_.noop);\n * // => true\n *\n * _.isObject(null);\n * // => false\n */\nfunction isObject(value) {\n var type = typeof value;\n return value != null && (type == 'object' || type == 'function');\n}\n\nmodule.exports = isObject;\n", + "parsedSize": 84, + "parsedSource": "t.exports=function(t){var n=typeof t;return null!=t&&(\"object\"==n||\"function\"==n)}},", + "originalSize": 733, + "originalSource": "/**\n * Checks if `value` is the\n * [language type](http://www.ecma-international.org/ecma-262/7.0/#sec-ecmascript-language-types)\n * of `Object`. (e.g. arrays, functions, objects, regexes, `new Number(0)`, and `new String('')`)\n *\n * @static\n * @memberOf _\n * @since 0.1.0\n * @category Lang\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is an object, else `false`.\n * @example\n *\n * _.isObject({});\n * // => true\n *\n * _.isObject([1, 2, 3]);\n * // => true\n *\n * _.isObject(_.noop);\n * // => true\n *\n * _.isObject(null);\n * // => false\n */\nfunction isObject(value) {\n var type = typeof value;\n return value != null && (type == 'object' || type == 'function');\n}\n\nmodule.exports = isObject;\n", + "modules": [] + }, + { + "id": 4, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseGetTag.js", + "name": "./node_modules/lodash/_baseGetTag.js", + "index": 23, + "index2": 15, + "size": 792, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_getTag.js", + "issuerId": 11, + "issuerName": "./node_modules/lodash/_getTag.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 106, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/isEmpty.js", + "name": "./node_modules/lodash/fp/isEmpty.js" + }, + { + "id": 244, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/isEmpty.js", + "name": "./node_modules/lodash/isEmpty.js" + }, + { + "id": 11, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_getTag.js", + "name": "./node_modules/lodash/_getTag.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 11, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_getTag.js", + "module": "./node_modules/lodash/_getTag.js", + "moduleName": "./node_modules/lodash/_getTag.js", + "type": "cjs require", + "userRequest": "./_baseGetTag", + "loc": "6:17-41" + }, + { + "moduleId": 12, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/isSymbol.js", + "module": "./node_modules/lodash/isSymbol.js", + "moduleName": "./node_modules/lodash/isSymbol.js", + "type": "cjs require", + "userRequest": "./_baseGetTag", + "loc": "1:17-41" + }, + { + "moduleId": 34, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/isFunction.js", + "module": "./node_modules/lodash/isFunction.js", + "moduleName": "./node_modules/lodash/isFunction.js", + "type": "cjs require", + "userRequest": "./_baseGetTag", + "loc": "1:17-41" + }, + { + "moduleId": 140, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseIsArguments.js", + "module": "./node_modules/lodash/_baseIsArguments.js", + "moduleName": "./node_modules/lodash/_baseIsArguments.js", + "type": "cjs require", + "userRequest": "./_baseGetTag", + "loc": "1:17-41" + }, + { + "moduleId": 142, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseIsTypedArray.js", + "module": "./node_modules/lodash/_baseIsTypedArray.js", + "moduleName": "./node_modules/lodash/_baseIsTypedArray.js", + "type": "cjs require", + "userRequest": "./_baseGetTag", + "loc": "1:17-41" + }, + { + "moduleId": 189, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/isError.js", + "module": "./node_modules/lodash/isError.js", + "moduleName": "./node_modules/lodash/isError.js", + "type": "cjs require", + "userRequest": "./_baseGetTag", + "loc": "1:17-41" + }, + { + "moduleId": 190, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/isPlainObject.js", + "module": "./node_modules/lodash/isPlainObject.js", + "moduleName": "./node_modules/lodash/isPlainObject.js", + "type": "cjs require", + "userRequest": "./_baseGetTag", + "loc": "1:17-41" + }, + { + "moduleId": 231, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseIsRegExp.js", + "module": "./node_modules/lodash/_baseIsRegExp.js", + "moduleName": "./node_modules/lodash/_baseIsRegExp.js", + "type": "cjs require", + "userRequest": "./_baseGetTag", + "loc": "1:17-41" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 6, + "source": "var Symbol = require('./_Symbol'),\n getRawTag = require('./_getRawTag'),\n objectToString = require('./_objectToString');\n\n/** `Object#toString` result references. */\nvar nullTag = '[object Null]',\n undefinedTag = '[object Undefined]';\n\n/** Built-in value references. */\nvar symToStringTag = Symbol ? Symbol.toStringTag : undefined;\n\n/**\n * The base implementation of `getTag` without fallbacks for buggy environments.\n *\n * @private\n * @param {*} value The value to query.\n * @returns {string} Returns the `toStringTag`.\n */\nfunction baseGetTag(value) {\n if (value == null) {\n return value === undefined ? undefinedTag : nullTag;\n }\n return (symToStringTag && symToStringTag in Object(value))\n ? getRawTag(value)\n : objectToString(value);\n}\n\nmodule.exports = baseGetTag;\n", + "parsedSize": 173, + "parsedSource": "e=r(9),o=r(113),i=r(114),u=\"[object Null]\",a=\"[object Undefined]\",c=e?e.toStringTag:void 0;t.exports=function(t){return null==t?void 0===t?a:u:c&&c in Object(t)?o(t):i(t)}},", + "originalSize": 792, + "originalSource": "var Symbol = require('./_Symbol'),\n getRawTag = require('./_getRawTag'),\n objectToString = require('./_objectToString');\n\n/** `Object#toString` result references. */\nvar nullTag = '[object Null]',\n undefinedTag = '[object Undefined]';\n\n/** Built-in value references. */\nvar symToStringTag = Symbol ? Symbol.toStringTag : undefined;\n\n/**\n * The base implementation of `getTag` without fallbacks for buggy environments.\n *\n * @private\n * @param {*} value The value to query.\n * @returns {string} Returns the `toStringTag`.\n */\nfunction baseGetTag(value) {\n if (value == null) {\n return value === undefined ? undefinedTag : nullTag;\n }\n return (symToStringTag && symToStringTag in Object(value))\n ? getRawTag(value)\n : objectToString(value);\n}\n\nmodule.exports = baseGetTag;\n", + "modules": [] + }, + { + "id": 5, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/placeholder.js", + "name": "./node_modules/lodash/fp/placeholder.js", + "index": 12, + "index2": 6, + "size": 105, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/trim.js", + "issuerId": 102, + "issuerName": "./node_modules/lodash/fp/trim.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 102, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/trim.js", + "name": "./node_modules/lodash/fp/trim.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 58, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/map.js", + "module": "./node_modules/lodash/fp/map.js", + "moduleName": "./node_modules/lodash/fp/map.js", + "type": "cjs require", + "userRequest": "./placeholder", + "loc": "4:19-43" + }, + { + "moduleId": 102, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/trim.js", + "module": "./node_modules/lodash/fp/trim.js", + "moduleName": "./node_modules/lodash/fp/trim.js", + "type": "cjs require", + "userRequest": "./placeholder", + "loc": "4:19-43" + }, + { + "moduleId": 103, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/split.js", + "module": "./node_modules/lodash/fp/split.js", + "moduleName": "./node_modules/lodash/fp/split.js", + "type": "cjs require", + "userRequest": "./placeholder", + "loc": "4:19-43" + }, + { + "moduleId": 104, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/reject.js", + "module": "./node_modules/lodash/fp/reject.js", + "moduleName": "./node_modules/lodash/fp/reject.js", + "type": "cjs require", + "userRequest": "./placeholder", + "loc": "4:19-43" + }, + { + "moduleId": 106, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/isEmpty.js", + "module": "./node_modules/lodash/fp/isEmpty.js", + "moduleName": "./node_modules/lodash/fp/isEmpty.js", + "type": "cjs require", + "userRequest": "./placeholder", + "loc": "4:19-43" + }, + { + "moduleId": 107, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/_baseConvert.js", + "module": "./node_modules/lodash/fp/_baseConvert.js", + "moduleName": "./node_modules/lodash/fp/_baseConvert.js", + "type": "cjs require", + "userRequest": "./placeholder", + "loc": "2:21-45" + }, + { + "moduleId": 239, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/flow.js", + "module": "./node_modules/lodash/fp/flow.js", + "moduleName": "./node_modules/lodash/fp/flow.js", + "type": "cjs require", + "userRequest": "./placeholder", + "loc": "4:19-43" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 4, + "source": "/**\n * The default argument placeholder value for methods.\n *\n * @type {Object}\n */\nmodule.exports = {};\n", + "parsedSize": 14, + "parsedSource": "t.exports={}},", + "originalSize": 105, + "originalSource": "/**\n * The default argument placeholder value for methods.\n *\n * @type {Object}\n */\nmodule.exports = {};\n", + "modules": [] + }, + { + "id": 6, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_getNative.js", + "name": "./node_modules/lodash/_getNative.js", + "index": 20, + "index2": 23, + "size": 483, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_DataView.js", + "issuerId": 174, + "issuerName": "./node_modules/lodash/_DataView.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 106, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/isEmpty.js", + "name": "./node_modules/lodash/fp/isEmpty.js" + }, + { + "id": 244, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/isEmpty.js", + "name": "./node_modules/lodash/isEmpty.js" + }, + { + "id": 11, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_getTag.js", + "name": "./node_modules/lodash/_getTag.js" + }, + { + "id": 174, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_DataView.js", + "name": "./node_modules/lodash/_DataView.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 28, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_nativeCreate.js", + "module": "./node_modules/lodash/_nativeCreate.js", + "moduleName": "./node_modules/lodash/_nativeCreate.js", + "type": "cjs require", + "userRequest": "./_getNative", + "loc": "1:16-39" + }, + { + "moduleId": 48, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_Map.js", + "module": "./node_modules/lodash/_Map.js", + "moduleName": "./node_modules/lodash/_Map.js", + "type": "cjs require", + "userRequest": "./_getNative", + "loc": "1:16-39" + }, + { + "moduleId": 61, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_WeakMap.js", + "module": "./node_modules/lodash/_WeakMap.js", + "moduleName": "./node_modules/lodash/_WeakMap.js", + "type": "cjs require", + "userRequest": "./_getNative", + "loc": "1:16-39" + }, + { + "moduleId": 74, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_defineProperty.js", + "module": "./node_modules/lodash/_defineProperty.js", + "moduleName": "./node_modules/lodash/_defineProperty.js", + "type": "cjs require", + "userRequest": "./_getNative", + "loc": "1:16-39" + }, + { + "moduleId": 174, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_DataView.js", + "module": "./node_modules/lodash/_DataView.js", + "moduleName": "./node_modules/lodash/_DataView.js", + "type": "cjs require", + "userRequest": "./_getNative", + "loc": "1:16-39" + }, + { + "moduleId": 175, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_Promise.js", + "module": "./node_modules/lodash/_Promise.js", + "moduleName": "./node_modules/lodash/_Promise.js", + "type": "cjs require", + "userRequest": "./_getNative", + "loc": "1:16-39" + }, + { + "moduleId": 176, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_Set.js", + "module": "./node_modules/lodash/_Set.js", + "moduleName": "./node_modules/lodash/_Set.js", + "type": "cjs require", + "userRequest": "./_getNative", + "loc": "1:16-39" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 7, + "source": "var baseIsNative = require('./_baseIsNative'),\n getValue = require('./_getValue');\n\n/**\n * Gets the native function at `key` of `object`.\n *\n * @private\n * @param {Object} object The object to query.\n * @param {string} key The key of the method to get.\n * @returns {*} Returns the function if it's native, else `undefined`.\n */\nfunction getNative(object, key) {\n var value = getValue(object, key);\n return baseIsNative(value) ? value : undefined;\n}\n\nmodule.exports = getNative;\n", + "parsedSize": 78, + "parsedSource": "e=r(111),o=r(117);t.exports=function(t,n){var r=o(t,n);return e(r)?r:void 0}},", + "originalSize": 483, + "originalSource": "var baseIsNative = require('./_baseIsNative'),\n getValue = require('./_getValue');\n\n/**\n * Gets the native function at `key` of `object`.\n *\n * @private\n * @param {Object} object The object to query.\n * @param {string} key The key of the method to get.\n * @returns {*} Returns the function if it's native, else `undefined`.\n */\nfunction getNative(object, key) {\n var value = getValue(object, key);\n return baseIsNative(value) ? value : undefined;\n}\n\nmodule.exports = getNative;\n", + "modules": [] + }, + { + "id": 7, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/mini-css-extract-plugin/dist/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/css-loader/dist/cjs.js??ref--5-1!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.css", + "name": "./src/article.css", + "index": 252, + "index2": 250, + "size": 203, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.jsx", + "issuerId": null, + "issuerName": "./src/article.jsx", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.jsx", + "name": "./src/article.jsx" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 246, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js 319e037d5ee72d255babc83bf9a736c1", + "module": "./src/index.js + 5 modules", + "moduleName": "./src/index.js + 5 modules", + "type": "harmony side effect evaluation", + "userRequest": "./article.css", + "loc": "8:0-35" + }, + { + "moduleId": 246, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js 319e037d5ee72d255babc83bf9a736c1", + "module": "./src/index.js + 5 modules", + "moduleName": "./src/index.js + 5 modules", + "type": "harmony import specifier", + "userRequest": "./article.css", + "loc": "12:15-21" + }, + { + "moduleId": 246, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js 319e037d5ee72d255babc83bf9a736c1", + "module": "./src/index.js + 5 modules", + "moduleName": "./src/index.js + 5 modules", + "type": "harmony import specifier", + "userRequest": "./article.css", + "loc": "21:15-21" + }, + { + "moduleId": 246, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js 319e037d5ee72d255babc83bf9a736c1", + "module": "./src/index.js + 5 modules", + "moduleName": "./src/index.js + 5 modules", + "type": "harmony import specifier", + "userRequest": "./article.css", + "loc": "23:15-21" + }, + { + "moduleId": 246, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js 319e037d5ee72d255babc83bf9a736c1", + "module": "./src/index.js + 5 modules", + "moduleName": "./src/index.js + 5 modules", + "type": "harmony import specifier", + "userRequest": "./article.css", + "loc": "25:15-21" + }, + { + "moduleId": 246, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js 319e037d5ee72d255babc83bf9a736c1", + "module": "./src/index.js + 5 modules", + "moduleName": "./src/index.js + 5 modules", + "type": "harmony import specifier", + "userRequest": "./article.css", + "loc": "27:15-21" + }, + { + "moduleId": 246, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js 319e037d5ee72d255babc83bf9a736c1", + "module": "./src/index.js + 5 modules", + "moduleName": "./src/index.js + 5 modules", + "type": "harmony import specifier", + "userRequest": "./article.css", + "loc": "29:15-21" + } + ], + "usedExports": [ + "default" + ], + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 3, + "source": "// extracted by mini-css-extract-plugin\nmodule.exports = {\"tagsContainer\":\"tagsContainer-2D41J\",\"tags\":\"tags-3OYob\",\"tag\":\"tag-RF4Iq\",\"root\":\"root-263gx\",\"title\":\"title-1Fpjz\",\"content\":\"content-2yA3z\"};", + "parsedSize": 145, + "parsedSource": "t.exports={tagsContainer:\"tagsContainer-2D41J\",tags:\"tags-3OYob\",tag:\"tag-RF4Iq\",root:\"root-263gx\",title:\"title-1Fpjz\",content:\"content-2yA3z\"}},", + "originalSize": 663, + "originalSource": ".tagsContainer {\n display: flex;\n align-items: center;\n}\n\n.tags {\n list-style-type: none;\n margin: 0;\n padding: 0;\n display: flex;\n}\n\n.tag {\n border: 1px solid black;\n margin-right: 1em;\n padding: 0.5em;\n}\n\n.root {\n padding: 1em;\n border: 1px solid gray;\n margin: 1em;\n box-shadow: 0.5em 0.5em 0.5em rgba(0, 0, 0, 0.5);\n}\n\n.title {\n margin-top: 0;\n}\n\n.content {\n max-height: 10em;\n overflow: hidden;\n position: relative;\n}\n\n.content:after {\n content: \"\";\n position: absolute;\n bottom: 0;\n right: 0;\n left: 0;\n height: 2em;\n background: linear-gradient(180deg, transparent 0%, white 100%);\n}\n", + "modules": [] + }, + { + "id": 8, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/convert.js", + "name": "./node_modules/lodash/fp/convert.js", + "index": 9, + "index2": 214, + "size": 657, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/trim.js", + "issuerId": 102, + "issuerName": "./node_modules/lodash/fp/trim.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 102, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/trim.js", + "name": "./node_modules/lodash/fp/trim.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 58, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/map.js", + "module": "./node_modules/lodash/fp/map.js", + "moduleName": "./node_modules/lodash/fp/map.js", + "type": "cjs require", + "userRequest": "./convert", + "loc": "1:14-34" + }, + { + "moduleId": 102, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/trim.js", + "module": "./node_modules/lodash/fp/trim.js", + "moduleName": "./node_modules/lodash/fp/trim.js", + "type": "cjs require", + "userRequest": "./convert", + "loc": "1:14-34" + }, + { + "moduleId": 103, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/split.js", + "module": "./node_modules/lodash/fp/split.js", + "moduleName": "./node_modules/lodash/fp/split.js", + "type": "cjs require", + "userRequest": "./convert", + "loc": "1:14-34" + }, + { + "moduleId": 104, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/reject.js", + "module": "./node_modules/lodash/fp/reject.js", + "moduleName": "./node_modules/lodash/fp/reject.js", + "type": "cjs require", + "userRequest": "./convert", + "loc": "1:14-34" + }, + { + "moduleId": 106, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/isEmpty.js", + "module": "./node_modules/lodash/fp/isEmpty.js", + "moduleName": "./node_modules/lodash/fp/isEmpty.js", + "type": "cjs require", + "userRequest": "./convert", + "loc": "1:14-34" + }, + { + "moduleId": 239, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/flow.js", + "module": "./node_modules/lodash/fp/flow.js", + "moduleName": "./node_modules/lodash/fp/flow.js", + "type": "cjs require", + "userRequest": "./convert", + "loc": "1:14-34" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 4, + "source": "var baseConvert = require('./_baseConvert'),\n util = require('./_util');\n\n/**\n * Converts `func` of `name` to an immutable auto-curried iteratee-first data-last\n * version with conversion `options` applied. If `name` is an object its methods\n * will be converted.\n *\n * @param {string} name The name of the function to wrap.\n * @param {Function} [func] The function to wrap.\n * @param {Object} [options] The options object. See `baseConvert` for more details.\n * @returns {Function|Object} Returns the converted function or object.\n */\nfunction convert(name, func, options) {\n return baseConvert(util, name, func, options);\n}\n\nmodule.exports = convert;\n", + "parsedSize": 64, + "parsedSource": "e=r(107),o=r(109);t.exports=function(t,n,r){return e(o,t,n,r)}},", + "originalSize": 657, + "originalSource": "var baseConvert = require('./_baseConvert'),\n util = require('./_util');\n\n/**\n * Converts `func` of `name` to an immutable auto-curried iteratee-first data-last\n * version with conversion `options` applied. If `name` is an object its methods\n * will be converted.\n *\n * @param {string} name The name of the function to wrap.\n * @param {Function} [func] The function to wrap.\n * @param {Object} [options] The options object. See `baseConvert` for more details.\n * @returns {Function|Object} Returns the converted function or object.\n */\nfunction convert(name, func, options) {\n return baseConvert(util, name, func, options);\n}\n\nmodule.exports = convert;\n", + "modules": [] + }, + { + "id": 9, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_Symbol.js", + "name": "./node_modules/lodash/_Symbol.js", + "index": 24, + "index2": 12, + "size": 118, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseToString.js", + "issuerId": 56, + "issuerName": "./node_modules/lodash/_baseToString.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 102, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/trim.js", + "name": "./node_modules/lodash/fp/trim.js" + }, + { + "id": 222, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/trim.js", + "name": "./node_modules/lodash/trim.js" + }, + { + "id": 56, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseToString.js", + "name": "./node_modules/lodash/_baseToString.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 4, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseGetTag.js", + "module": "./node_modules/lodash/_baseGetTag.js", + "moduleName": "./node_modules/lodash/_baseGetTag.js", + "type": "cjs require", + "userRequest": "./_Symbol", + "loc": "1:13-33" + }, + { + "moduleId": 56, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseToString.js", + "module": "./node_modules/lodash/_baseToString.js", + "moduleName": "./node_modules/lodash/_baseToString.js", + "type": "cjs require", + "userRequest": "./_Symbol", + "loc": "1:13-33" + }, + { + "moduleId": 113, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_getRawTag.js", + "module": "./node_modules/lodash/_getRawTag.js", + "moduleName": "./node_modules/lodash/_getRawTag.js", + "type": "cjs require", + "userRequest": "./_Symbol", + "loc": "1:13-33" + }, + { + "moduleId": 181, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_cloneSymbol.js", + "module": "./node_modules/lodash/_cloneSymbol.js", + "moduleName": "./node_modules/lodash/_cloneSymbol.js", + "type": "cjs require", + "userRequest": "./_Symbol", + "loc": "1:13-33" + }, + { + "moduleId": 201, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_equalByTag.js", + "module": "./node_modules/lodash/_equalByTag.js", + "moduleName": "./node_modules/lodash/_equalByTag.js", + "type": "cjs require", + "userRequest": "./_Symbol", + "loc": "1:13-33" + }, + { + "moduleId": 219, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_isFlattenable.js", + "module": "./node_modules/lodash/_isFlattenable.js", + "moduleName": "./node_modules/lodash/_isFlattenable.js", + "type": "cjs require", + "userRequest": "./_Symbol", + "loc": "1:13-33" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 6, + "source": "var root = require('./_root');\n\n/** Built-in value references. */\nvar Symbol = root.Symbol;\n\nmodule.exports = Symbol;\n", + "parsedSize": 27, + "parsedSource": "e=r(1).Symbol;t.exports=e},", + "originalSize": 118, + "originalSource": "var root = require('./_root');\n\n/** Built-in value references. */\nvar Symbol = root.Symbol;\n\nmodule.exports = Symbol;\n", + "modules": [] + }, + { + "id": 10, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/isArrayLike.js", + "name": "./node_modules/lodash/isArrayLike.js", + "index": 106, + "index2": 98, + "size": 830, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/isEmpty.js", + "issuerId": 244, + "issuerName": "./node_modules/lodash/isEmpty.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 106, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/isEmpty.js", + "name": "./node_modules/lodash/fp/isEmpty.js" + }, + { + "id": 244, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/isEmpty.js", + "name": "./node_modules/lodash/isEmpty.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 13, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/keys.js", + "module": "./node_modules/lodash/keys.js", + "moduleName": "./node_modules/lodash/keys.js", + "type": "cjs require", + "userRequest": "./isArrayLike", + "loc": "3:18-42" + }, + { + "moduleId": 83, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/keysIn.js", + "module": "./node_modules/lodash/keysIn.js", + "moduleName": "./node_modules/lodash/keysIn.js", + "type": "cjs require", + "userRequest": "./isArrayLike", + "loc": "3:18-42" + }, + { + "moduleId": 229, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_isIterateeCall.js", + "module": "./node_modules/lodash/_isIterateeCall.js", + "moduleName": "./node_modules/lodash/_isIterateeCall.js", + "type": "cjs require", + "userRequest": "./isArrayLike", + "loc": "2:18-42" + }, + { + "moduleId": 237, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_createBaseEach.js", + "module": "./node_modules/lodash/_createBaseEach.js", + "moduleName": "./node_modules/lodash/_createBaseEach.js", + "type": "cjs require", + "userRequest": "./isArrayLike", + "loc": "1:18-42" + }, + { + "moduleId": 243, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseMap.js", + "module": "./node_modules/lodash/_baseMap.js", + "moduleName": "./node_modules/lodash/_baseMap.js", + "type": "cjs require", + "userRequest": "./isArrayLike", + "loc": "2:18-42" + }, + { + "moduleId": 244, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/isEmpty.js", + "module": "./node_modules/lodash/isEmpty.js", + "moduleName": "./node_modules/lodash/isEmpty.js", + "type": "cjs require", + "userRequest": "./isArrayLike", + "loc": "5:18-42" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 5, + "source": "var isFunction = require('./isFunction'),\n isLength = require('./isLength');\n\n/**\n * Checks if `value` is array-like. A value is considered array-like if it's\n * not a function and has a `value.length` that's an integer greater than or\n * equal to `0` and less than or equal to `Number.MAX_SAFE_INTEGER`.\n *\n * @static\n * @memberOf _\n * @since 4.0.0\n * @category Lang\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is array-like, else `false`.\n * @example\n *\n * _.isArrayLike([1, 2, 3]);\n * // => true\n *\n * _.isArrayLike(document.body.children);\n * // => true\n *\n * _.isArrayLike('abc');\n * // => true\n *\n * _.isArrayLike(_.noop);\n * // => false\n */\nfunction isArrayLike(value) {\n return value != null && isLength(value.length) && !isFunction(value);\n}\n\nmodule.exports = isArrayLike;\n", + "parsedSize": 75, + "parsedSource": "e=r(34),o=r(45);t.exports=function(t){return null!=t&&o(t.length)&&!e(t)}},", + "originalSize": 830, + "originalSource": "var isFunction = require('./isFunction'),\n isLength = require('./isLength');\n\n/**\n * Checks if `value` is array-like. A value is considered array-like if it's\n * not a function and has a `value.length` that's an integer greater than or\n * equal to `0` and less than or equal to `Number.MAX_SAFE_INTEGER`.\n *\n * @static\n * @memberOf _\n * @since 4.0.0\n * @category Lang\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is array-like, else `false`.\n * @example\n *\n * _.isArrayLike([1, 2, 3]);\n * // => true\n *\n * _.isArrayLike(document.body.children);\n * // => true\n *\n * _.isArrayLike('abc');\n * // => true\n *\n * _.isArrayLike(_.noop);\n * // => false\n */\nfunction isArrayLike(value) {\n return value != null && isLength(value.length) && !isFunction(value);\n}\n\nmodule.exports = isArrayLike;\n", + "modules": [] + }, + { + "id": 11, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_getTag.js", + "name": "./node_modules/lodash/_getTag.js", + "index": 154, + "index2": 149, + "size": 1838, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/isEmpty.js", + "issuerId": 244, + "issuerName": "./node_modules/lodash/isEmpty.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 106, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/isEmpty.js", + "name": "./node_modules/lodash/fp/isEmpty.js" + }, + { + "id": 244, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/isEmpty.js", + "name": "./node_modules/lodash/isEmpty.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 82, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseClone.js", + "module": "./node_modules/lodash/_baseClone.js", + "moduleName": "./node_modules/lodash/_baseClone.js", + "type": "cjs require", + "userRequest": "./_getTag", + "loc": "12:13-33" + }, + { + "moduleId": 185, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseIsMap.js", + "module": "./node_modules/lodash/_baseIsMap.js", + "moduleName": "./node_modules/lodash/_baseIsMap.js", + "type": "cjs require", + "userRequest": "./_getTag", + "loc": "1:13-33" + }, + { + "moduleId": 187, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseIsSet.js", + "module": "./node_modules/lodash/_baseIsSet.js", + "moduleName": "./node_modules/lodash/_baseIsSet.js", + "type": "cjs require", + "userRequest": "./_getTag", + "loc": "1:13-33" + }, + { + "moduleId": 191, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/isWeakMap.js", + "module": "./node_modules/lodash/isWeakMap.js", + "moduleName": "./node_modules/lodash/isWeakMap.js", + "type": "cjs require", + "userRequest": "./_getTag", + "loc": "1:13-33" + }, + { + "moduleId": 195, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseIsEqualDeep.js", + "module": "./node_modules/lodash/_baseIsEqualDeep.js", + "moduleName": "./node_modules/lodash/_baseIsEqualDeep.js", + "type": "cjs require", + "userRequest": "./_getTag", + "loc": "5:13-33" + }, + { + "moduleId": 244, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/isEmpty.js", + "module": "./node_modules/lodash/isEmpty.js", + "moduleName": "./node_modules/lodash/isEmpty.js", + "type": "cjs require", + "userRequest": "./_getTag", + "loc": "2:13-33" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 5, + "source": "var DataView = require('./_DataView'),\n Map = require('./_Map'),\n Promise = require('./_Promise'),\n Set = require('./_Set'),\n WeakMap = require('./_WeakMap'),\n baseGetTag = require('./_baseGetTag'),\n toSource = require('./_toSource');\n\n/** `Object#toString` result references. */\nvar mapTag = '[object Map]',\n objectTag = '[object Object]',\n promiseTag = '[object Promise]',\n setTag = '[object Set]',\n weakMapTag = '[object WeakMap]';\n\nvar dataViewTag = '[object DataView]';\n\n/** Used to detect maps, sets, and weakmaps. */\nvar dataViewCtorString = toSource(DataView),\n mapCtorString = toSource(Map),\n promiseCtorString = toSource(Promise),\n setCtorString = toSource(Set),\n weakMapCtorString = toSource(WeakMap);\n\n/**\n * Gets the `toStringTag` of `value`.\n *\n * @private\n * @param {*} value The value to query.\n * @returns {string} Returns the `toStringTag`.\n */\nvar getTag = baseGetTag;\n\n// Fallback for data views, maps, sets, and weak maps in IE 11 and promises in Node.js < 6.\nif ((DataView && getTag(new DataView(new ArrayBuffer(1))) != dataViewTag) ||\n (Map && getTag(new Map) != mapTag) ||\n (Promise && getTag(Promise.resolve()) != promiseTag) ||\n (Set && getTag(new Set) != setTag) ||\n (WeakMap && getTag(new WeakMap) != weakMapTag)) {\n getTag = function(value) {\n var result = baseGetTag(value),\n Ctor = result == objectTag ? value.constructor : undefined,\n ctorString = Ctor ? toSource(Ctor) : '';\n\n if (ctorString) {\n switch (ctorString) {\n case dataViewCtorString: return dataViewTag;\n case mapCtorString: return mapTag;\n case promiseCtorString: return promiseTag;\n case setCtorString: return setTag;\n case weakMapCtorString: return weakMapTag;\n }\n }\n return result;\n };\n}\n\nmodule.exports = getTag;\n", + "parsedSize": 557, + "parsedSource": "e=r(174),o=r(48),i=r(175),u=r(176),a=r(61),c=r(4),f=r(63),s=f(e),l=f(o),p=f(i),v=f(u),_=f(a),h=c;(e&&\"[object DataView]\"!=h(new e(new ArrayBuffer(1)))||o&&\"[object Map]\"!=h(new o)||i&&\"[object Promise]\"!=h(i.resolve())||u&&\"[object Set]\"!=h(new u)||a&&\"[object WeakMap]\"!=h(new a))&&(h=function(t){var n=c(t),r=\"[object Object]\"==n?t.constructor:void 0,e=r?f(r):\"\";if(e)switch(e){case s:return\"[object DataView]\";case l:return\"[object Map]\";case p:return\"[object Promise]\";case v:return\"[object Set]\";case _:return\"[object WeakMap]\"}return n}),t.exports=h},", + "originalSize": 1838, + "originalSource": "var DataView = require('./_DataView'),\n Map = require('./_Map'),\n Promise = require('./_Promise'),\n Set = require('./_Set'),\n WeakMap = require('./_WeakMap'),\n baseGetTag = require('./_baseGetTag'),\n toSource = require('./_toSource');\n\n/** `Object#toString` result references. */\nvar mapTag = '[object Map]',\n objectTag = '[object Object]',\n promiseTag = '[object Promise]',\n setTag = '[object Set]',\n weakMapTag = '[object WeakMap]';\n\nvar dataViewTag = '[object DataView]';\n\n/** Used to detect maps, sets, and weakmaps. */\nvar dataViewCtorString = toSource(DataView),\n mapCtorString = toSource(Map),\n promiseCtorString = toSource(Promise),\n setCtorString = toSource(Set),\n weakMapCtorString = toSource(WeakMap);\n\n/**\n * Gets the `toStringTag` of `value`.\n *\n * @private\n * @param {*} value The value to query.\n * @returns {string} Returns the `toStringTag`.\n */\nvar getTag = baseGetTag;\n\n// Fallback for data views, maps, sets, and weak maps in IE 11 and promises in Node.js < 6.\nif ((DataView && getTag(new DataView(new ArrayBuffer(1))) != dataViewTag) ||\n (Map && getTag(new Map) != mapTag) ||\n (Promise && getTag(Promise.resolve()) != promiseTag) ||\n (Set && getTag(new Set) != setTag) ||\n (WeakMap && getTag(new WeakMap) != weakMapTag)) {\n getTag = function(value) {\n var result = baseGetTag(value),\n Ctor = result == objectTag ? value.constructor : undefined,\n ctorString = Ctor ? toSource(Ctor) : '';\n\n if (ctorString) {\n switch (ctorString) {\n case dataViewCtorString: return dataViewTag;\n case mapCtorString: return mapTag;\n case promiseCtorString: return promiseTag;\n case setCtorString: return setTag;\n case weakMapCtorString: return weakMapTag;\n }\n }\n return result;\n };\n}\n\nmodule.exports = getTag;\n", + "modules": [] + }, + { + "id": 12, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/isSymbol.js", + "name": "./node_modules/lodash/isSymbol.js", + "index": 83, + "index2": 72, + "size": 682, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseToString.js", + "issuerId": 56, + "issuerName": "./node_modules/lodash/_baseToString.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 102, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/trim.js", + "name": "./node_modules/lodash/fp/trim.js" + }, + { + "id": 222, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/trim.js", + "name": "./node_modules/lodash/trim.js" + }, + { + "id": 56, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseToString.js", + "name": "./node_modules/lodash/_baseToString.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 14, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_toKey.js", + "module": "./node_modules/lodash/_toKey.js", + "moduleName": "./node_modules/lodash/_toKey.js", + "type": "cjs require", + "userRequest": "./isSymbol", + "loc": "1:15-36" + }, + { + "moduleId": 55, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_isKey.js", + "module": "./node_modules/lodash/_isKey.js", + "moduleName": "./node_modules/lodash/_isKey.js", + "type": "cjs require", + "userRequest": "./isSymbol", + "loc": "2:15-36" + }, + { + "moduleId": 56, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseToString.js", + "module": "./node_modules/lodash/_baseToString.js", + "moduleName": "./node_modules/lodash/_baseToString.js", + "type": "cjs require", + "userRequest": "./isSymbol", + "loc": "4:15-36" + }, + { + "moduleId": 138, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/toNumber.js", + "module": "./node_modules/lodash/toNumber.js", + "moduleName": "./node_modules/lodash/toNumber.js", + "type": "cjs require", + "userRequest": "./isSymbol", + "loc": "2:15-36" + }, + { + "moduleId": 221, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/toPath.js", + "module": "./node_modules/lodash/toPath.js", + "moduleName": "./node_modules/lodash/toPath.js", + "type": "cjs require", + "userRequest": "./isSymbol", + "loc": "4:15-36" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 6, + "source": "var baseGetTag = require('./_baseGetTag'),\n isObjectLike = require('./isObjectLike');\n\n/** `Object#toString` result references. */\nvar symbolTag = '[object Symbol]';\n\n/**\n * Checks if `value` is classified as a `Symbol` primitive or object.\n *\n * @static\n * @memberOf _\n * @since 4.0.0\n * @category Lang\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is a symbol, else `false`.\n * @example\n *\n * _.isSymbol(Symbol.iterator);\n * // => true\n *\n * _.isSymbol('abc');\n * // => false\n */\nfunction isSymbol(value) {\n return typeof value == 'symbol' ||\n (isObjectLike(value) && baseGetTag(value) == symbolTag);\n}\n\nmodule.exports = isSymbol;\n", + "parsedSize": 98, + "parsedSource": "e=r(4),o=r(2),i=\"[object Symbol]\";t.exports=function(t){return\"symbol\"==typeof t||o(t)&&e(t)==i}},", + "originalSize": 682, + "originalSource": "var baseGetTag = require('./_baseGetTag'),\n isObjectLike = require('./isObjectLike');\n\n/** `Object#toString` result references. */\nvar symbolTag = '[object Symbol]';\n\n/**\n * Checks if `value` is classified as a `Symbol` primitive or object.\n *\n * @static\n * @memberOf _\n * @since 4.0.0\n * @category Lang\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is a symbol, else `false`.\n * @example\n *\n * _.isSymbol(Symbol.iterator);\n * // => true\n *\n * _.isSymbol('abc');\n * // => false\n */\nfunction isSymbol(value) {\n return typeof value == 'symbol' ||\n (isObjectLike(value) && baseGetTag(value) == symbolTag);\n}\n\nmodule.exports = isSymbol;\n", + "modules": [] + }, + { + "id": 13, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/keys.js", + "name": "./node_modules/lodash/keys.js", + "index": 89, + "index2": 99, + "size": 884, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseAssign.js", + "issuerId": 77, + "issuerName": "./node_modules/lodash/_baseAssign.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 102, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/trim.js", + "name": "./node_modules/lodash/fp/trim.js" + }, + { + "id": 8, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/convert.js", + "name": "./node_modules/lodash/fp/convert.js" + }, + { + "id": 109, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/_util.js", + "name": "./node_modules/lodash/fp/_util.js" + }, + { + "id": 77, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseAssign.js", + "name": "./node_modules/lodash/_baseAssign.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 77, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseAssign.js", + "module": "./node_modules/lodash/_baseAssign.js", + "moduleName": "./node_modules/lodash/_baseAssign.js", + "type": "cjs require", + "userRequest": "./keys", + "loc": "2:11-28" + }, + { + "moduleId": 82, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseClone.js", + "module": "./node_modules/lodash/_baseClone.js", + "moduleName": "./node_modules/lodash/_baseClone.js", + "type": "cjs require", + "userRequest": "./keys", + "loc": "21:11-28" + }, + { + "moduleId": 87, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_getAllKeys.js", + "module": "./node_modules/lodash/_getAllKeys.js", + "moduleName": "./node_modules/lodash/_getAllKeys.js", + "type": "cjs require", + "userRequest": "./keys", + "loc": "3:11-28" + }, + { + "moduleId": 205, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_getMatchData.js", + "module": "./node_modules/lodash/_getMatchData.js", + "moduleName": "./node_modules/lodash/_getMatchData.js", + "type": "cjs require", + "userRequest": "./keys", + "loc": "2:11-28" + }, + { + "moduleId": 234, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseForOwn.js", + "module": "./node_modules/lodash/_baseForOwn.js", + "moduleName": "./node_modules/lodash/_baseForOwn.js", + "type": "cjs require", + "userRequest": "./keys", + "loc": "2:11-28" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 7, + "source": "var arrayLikeKeys = require('./_arrayLikeKeys'),\n baseKeys = require('./_baseKeys'),\n isArrayLike = require('./isArrayLike');\n\n/**\n * Creates an array of the own enumerable property names of `object`.\n *\n * **Note:** Non-object values are coerced to objects. See the\n * [ES spec](http://ecma-international.org/ecma-262/7.0/#sec-object.keys)\n * for more details.\n *\n * @static\n * @since 0.1.0\n * @memberOf _\n * @category Object\n * @param {Object} object The object to query.\n * @returns {Array} Returns the array of property names.\n * @example\n *\n * function Foo() {\n * this.a = 1;\n * this.b = 2;\n * }\n *\n * Foo.prototype.c = 3;\n *\n * _.keys(new Foo);\n * // => ['a', 'b'] (iteration order is not guaranteed)\n *\n * _.keys('hi');\n * // => ['0', '1']\n */\nfunction keys(object) {\n return isArrayLike(object) ? arrayLikeKeys(object) : baseKeys(object);\n}\n\nmodule.exports = keys;\n", + "parsedSize": 70, + "parsedSource": "e=r(80),o=r(46),i=r(10);t.exports=function(t){return i(t)?e(t):o(t)}},", + "originalSize": 884, + "originalSource": "var arrayLikeKeys = require('./_arrayLikeKeys'),\n baseKeys = require('./_baseKeys'),\n isArrayLike = require('./isArrayLike');\n\n/**\n * Creates an array of the own enumerable property names of `object`.\n *\n * **Note:** Non-object values are coerced to objects. See the\n * [ES spec](http://ecma-international.org/ecma-262/7.0/#sec-object.keys)\n * for more details.\n *\n * @static\n * @since 0.1.0\n * @memberOf _\n * @category Object\n * @param {Object} object The object to query.\n * @returns {Array} Returns the array of property names.\n * @example\n *\n * function Foo() {\n * this.a = 1;\n * this.b = 2;\n * }\n *\n * Foo.prototype.c = 3;\n *\n * _.keys(new Foo);\n * // => ['a', 'b'] (iteration order is not guaranteed)\n *\n * _.keys('hi');\n * // => ['0', '1']\n */\nfunction keys(object) {\n return isArrayLike(object) ? arrayLikeKeys(object) : baseKeys(object);\n}\n\nmodule.exports = keys;\n", + "modules": [] + }, + { + "id": 14, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_toKey.js", + "name": "./node_modules/lodash/_toKey.js", + "index": 205, + "index2": 194, + "size": 523, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/toPath.js", + "issuerId": 221, + "issuerName": "./node_modules/lodash/toPath.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 102, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/trim.js", + "name": "./node_modules/lodash/fp/trim.js" + }, + { + "id": 8, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/convert.js", + "name": "./node_modules/lodash/fp/convert.js" + }, + { + "id": 109, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/_util.js", + "name": "./node_modules/lodash/fp/_util.js" + }, + { + "id": 221, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/toPath.js", + "name": "./node_modules/lodash/toPath.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 94, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseGet.js", + "module": "./node_modules/lodash/_baseGet.js", + "moduleName": "./node_modules/lodash/_baseGet.js", + "type": "cjs require", + "userRequest": "./_toKey", + "loc": "2:12-31" + }, + { + "moduleId": 206, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseMatchesProperty.js", + "module": "./node_modules/lodash/_baseMatchesProperty.js", + "moduleName": "./node_modules/lodash/_baseMatchesProperty.js", + "type": "cjs require", + "userRequest": "./_toKey", + "loc": "7:12-31" + }, + { + "moduleId": 212, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_hasPath.js", + "module": "./node_modules/lodash/_hasPath.js", + "moduleName": "./node_modules/lodash/_hasPath.js", + "type": "cjs require", + "userRequest": "./_toKey", + "loc": "6:12-31" + }, + { + "moduleId": 213, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/property.js", + "module": "./node_modules/lodash/property.js", + "moduleName": "./node_modules/lodash/property.js", + "type": "cjs require", + "userRequest": "./_toKey", + "loc": "4:12-31" + }, + { + "moduleId": 221, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/toPath.js", + "module": "./node_modules/lodash/toPath.js", + "moduleName": "./node_modules/lodash/toPath.js", + "type": "cjs require", + "userRequest": "./_toKey", + "loc": "6:12-31" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 7, + "source": "var isSymbol = require('./isSymbol');\n\n/** Used as references for various `Number` constants. */\nvar INFINITY = 1 / 0;\n\n/**\n * Converts `value` to a string key if it's not a string or symbol.\n *\n * @private\n * @param {*} value The value to inspect.\n * @returns {string|symbol} Returns the key.\n */\nfunction toKey(value) {\n if (typeof value == 'string' || isSymbol(value)) {\n return value;\n }\n var result = (value + '');\n return (result == '0' && (1 / value) == -INFINITY) ? '-0' : result;\n}\n\nmodule.exports = toKey;\n", + "parsedSize": 115, + "parsedSource": "e=r(12),o=1/0;t.exports=function(t){if(\"string\"==typeof t||e(t))return t;var n=t+\"\";return\"0\"==n&&1/t==-o?\"-0\":n}},", + "originalSize": 523, + "originalSource": "var isSymbol = require('./isSymbol');\n\n/** Used as references for various `Number` constants. */\nvar INFINITY = 1 / 0;\n\n/**\n * Converts `value` to a string key if it's not a string or symbol.\n *\n * @private\n * @param {*} value The value to inspect.\n * @returns {string|symbol} Returns the key.\n */\nfunction toKey(value) {\n if (typeof value == 'string' || isSymbol(value)) {\n return value;\n }\n var result = (value + '');\n return (result == '0' && (1 / value) == -INFINITY) ? '-0' : result;\n}\n\nmodule.exports = toKey;\n", + "modules": [] + }, + { + "id": 15, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_createCtor.js", + "name": "./node_modules/lodash/_createCtor.js", + "index": 36, + "index2": 28, + "size": 1482, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_createBind.js", + "issuerId": 118, + "issuerName": "./node_modules/lodash/_createBind.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 102, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/trim.js", + "name": "./node_modules/lodash/fp/trim.js" + }, + { + "id": 8, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/convert.js", + "name": "./node_modules/lodash/fp/convert.js" + }, + { + "id": 109, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/_util.js", + "name": "./node_modules/lodash/fp/_util.js" + }, + { + "id": 110, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/ary.js", + "name": "./node_modules/lodash/ary.js" + }, + { + "id": 32, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_createWrap.js", + "name": "./node_modules/lodash/_createWrap.js" + }, + { + "id": 118, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_createBind.js", + "name": "./node_modules/lodash/_createBind.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 64, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_createHybrid.js", + "module": "./node_modules/lodash/_createHybrid.js", + "moduleName": "./node_modules/lodash/_createHybrid.js", + "type": "cjs require", + "userRequest": "./_createCtor", + "loc": "4:17-41" + }, + { + "moduleId": 118, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_createBind.js", + "module": "./node_modules/lodash/_createBind.js", + "moduleName": "./node_modules/lodash/_createBind.js", + "type": "cjs require", + "userRequest": "./_createCtor", + "loc": "1:17-41" + }, + { + "moduleId": 119, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_createCurry.js", + "module": "./node_modules/lodash/_createCurry.js", + "moduleName": "./node_modules/lodash/_createCurry.js", + "type": "cjs require", + "userRequest": "./_createCtor", + "loc": "2:17-41" + }, + { + "moduleId": 135, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_createPartial.js", + "module": "./node_modules/lodash/_createPartial.js", + "moduleName": "./node_modules/lodash/_createPartial.js", + "type": "cjs require", + "userRequest": "./_createCtor", + "loc": "2:17-41" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 9, + "source": "var baseCreate = require('./_baseCreate'),\n isObject = require('./isObject');\n\n/**\n * Creates a function that produces an instance of `Ctor` regardless of\n * whether it was invoked as part of a `new` expression or by `call` or `apply`.\n *\n * @private\n * @param {Function} Ctor The constructor to wrap.\n * @returns {Function} Returns the new wrapped function.\n */\nfunction createCtor(Ctor) {\n return function() {\n // Use a `switch` statement to work with class constructors. See\n // http://ecma-international.org/ecma-262/7.0/#sec-ecmascript-function-objects-call-thisargument-argumentslist\n // for more details.\n var args = arguments;\n switch (args.length) {\n case 0: return new Ctor;\n case 1: return new Ctor(args[0]);\n case 2: return new Ctor(args[0], args[1]);\n case 3: return new Ctor(args[0], args[1], args[2]);\n case 4: return new Ctor(args[0], args[1], args[2], args[3]);\n case 5: return new Ctor(args[0], args[1], args[2], args[3], args[4]);\n case 6: return new Ctor(args[0], args[1], args[2], args[3], args[4], args[5]);\n case 7: return new Ctor(args[0], args[1], args[2], args[3], args[4], args[5], args[6]);\n }\n var thisBinding = baseCreate(Ctor.prototype),\n result = Ctor.apply(thisBinding, args);\n\n // Mimic the constructor's `return` behavior.\n // See https://es5.github.io/#x13.2.2 for more details.\n return isObject(result) ? result : thisBinding;\n };\n}\n\nmodule.exports = createCtor;\n", + "parsedSize": 450, + "parsedSource": "e=r(16),o=r(3);t.exports=function(t){return function(){var n=arguments;switch(n.length){case 0:return new t;case 1:return new t(n[0]);case 2:return new t(n[0],n[1]);case 3:return new t(n[0],n[1],n[2]);case 4:return new t(n[0],n[1],n[2],n[3]);case 5:return new t(n[0],n[1],n[2],n[3],n[4]);case 6:return new t(n[0],n[1],n[2],n[3],n[4],n[5]);case 7:return new t(n[0],n[1],n[2],n[3],n[4],n[5],n[6])}var r=e(t.prototype),i=t.apply(r,n);return o(i)?i:r}}},", + "originalSize": 1482, + "originalSource": "var baseCreate = require('./_baseCreate'),\n isObject = require('./isObject');\n\n/**\n * Creates a function that produces an instance of `Ctor` regardless of\n * whether it was invoked as part of a `new` expression or by `call` or `apply`.\n *\n * @private\n * @param {Function} Ctor The constructor to wrap.\n * @returns {Function} Returns the new wrapped function.\n */\nfunction createCtor(Ctor) {\n return function() {\n // Use a `switch` statement to work with class constructors. See\n // http://ecma-international.org/ecma-262/7.0/#sec-ecmascript-function-objects-call-thisargument-argumentslist\n // for more details.\n var args = arguments;\n switch (args.length) {\n case 0: return new Ctor;\n case 1: return new Ctor(args[0]);\n case 2: return new Ctor(args[0], args[1]);\n case 3: return new Ctor(args[0], args[1], args[2]);\n case 4: return new Ctor(args[0], args[1], args[2], args[3]);\n case 5: return new Ctor(args[0], args[1], args[2], args[3], args[4]);\n case 6: return new Ctor(args[0], args[1], args[2], args[3], args[4], args[5]);\n case 7: return new Ctor(args[0], args[1], args[2], args[3], args[4], args[5], args[6]);\n }\n var thisBinding = baseCreate(Ctor.prototype),\n result = Ctor.apply(thisBinding, args);\n\n // Mimic the constructor's `return` behavior.\n // See https://es5.github.io/#x13.2.2 for more details.\n return isObject(result) ? result : thisBinding;\n };\n}\n\nmodule.exports = createCtor;\n", + "modules": [] + }, + { + "id": 16, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseCreate.js", + "name": "./node_modules/lodash/_baseCreate.js", + "index": 37, + "index2": 27, + "size": 686, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_LodashWrapper.js", + "issuerId": 39, + "issuerName": "./node_modules/lodash/_LodashWrapper.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 105, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/pipe.js", + "name": "./node_modules/lodash/fp/pipe.js" + }, + { + "id": 239, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/flow.js", + "name": "./node_modules/lodash/fp/flow.js" + }, + { + "id": 240, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/flow.js", + "name": "./node_modules/lodash/flow.js" + }, + { + "id": 241, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_createFlow.js", + "name": "./node_modules/lodash/_createFlow.js" + }, + { + "id": 39, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_LodashWrapper.js", + "name": "./node_modules/lodash/_LodashWrapper.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 15, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_createCtor.js", + "module": "./node_modules/lodash/_createCtor.js", + "moduleName": "./node_modules/lodash/_createCtor.js", + "type": "cjs require", + "userRequest": "./_baseCreate", + "loc": "1:17-41" + }, + { + "moduleId": 36, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_LazyWrapper.js", + "module": "./node_modules/lodash/_LazyWrapper.js", + "moduleName": "./node_modules/lodash/_LazyWrapper.js", + "type": "cjs require", + "userRequest": "./_baseCreate", + "loc": "1:17-41" + }, + { + "moduleId": 39, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_LodashWrapper.js", + "module": "./node_modules/lodash/_LodashWrapper.js", + "moduleName": "./node_modules/lodash/_LodashWrapper.js", + "type": "cjs require", + "userRequest": "./_baseCreate", + "loc": "1:17-41" + }, + { + "moduleId": 183, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_initCloneObject.js", + "module": "./node_modules/lodash/_initCloneObject.js", + "moduleName": "./node_modules/lodash/_initCloneObject.js", + "type": "cjs require", + "userRequest": "./_baseCreate", + "loc": "1:17-41" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 8, + "source": "var isObject = require('./isObject');\n\n/** Built-in value references. */\nvar objectCreate = Object.create;\n\n/**\n * The base implementation of `_.create` without support for assigning\n * properties to the created object.\n *\n * @private\n * @param {Object} proto The object to inherit from.\n * @returns {Object} Returns the new object.\n */\nvar baseCreate = (function() {\n function object() {}\n return function(proto) {\n if (!isObject(proto)) {\n return {};\n }\n if (objectCreate) {\n return objectCreate(proto);\n }\n object.prototype = proto;\n var result = new object;\n object.prototype = undefined;\n return result;\n };\n}());\n\nmodule.exports = baseCreate;\n", + "parsedSize": 175, + "parsedSource": "e=r(3),o=Object.create,i=function(){function t(){}return function(n){if(!e(n))return{};if(o)return o(n);t.prototype=n;var r=new t;return t.prototype=void 0,r}}();t.exports=i},", + "originalSize": 686, + "originalSource": "var isObject = require('./isObject');\n\n/** Built-in value references. */\nvar objectCreate = Object.create;\n\n/**\n * The base implementation of `_.create` without support for assigning\n * properties to the created object.\n *\n * @private\n * @param {Object} proto The object to inherit from.\n * @returns {Object} Returns the new object.\n */\nvar baseCreate = (function() {\n function object() {}\n return function(proto) {\n if (!isObject(proto)) {\n return {};\n }\n if (objectCreate) {\n return objectCreate(proto);\n }\n object.prototype = proto;\n var result = new object;\n object.prototype = undefined;\n return result;\n };\n}());\n\nmodule.exports = baseCreate;\n", + "modules": [] + }, + { + "id": 17, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_copyArray.js", + "name": "./node_modules/lodash/_copyArray.js", + "index": 57, + "index2": 43, + "size": 454, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/toPath.js", + "issuerId": 221, + "issuerName": "./node_modules/lodash/toPath.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 102, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/trim.js", + "name": "./node_modules/lodash/fp/trim.js" + }, + { + "id": 8, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/convert.js", + "name": "./node_modules/lodash/fp/convert.js" + }, + { + "id": 109, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/_util.js", + "name": "./node_modules/lodash/fp/_util.js" + }, + { + "id": 221, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/toPath.js", + "name": "./node_modules/lodash/toPath.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 82, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseClone.js", + "module": "./node_modules/lodash/_baseClone.js", + "moduleName": "./node_modules/lodash/_baseClone.js", + "type": "cjs require", + "userRequest": "./_copyArray", + "loc": "7:16-39" + }, + { + "moduleId": 124, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_wrapperClone.js", + "module": "./node_modules/lodash/_wrapperClone.js", + "moduleName": "./node_modules/lodash/_wrapperClone.js", + "type": "cjs require", + "userRequest": "./_copyArray", + "loc": "3:16-39" + }, + { + "moduleId": 134, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_reorder.js", + "module": "./node_modules/lodash/_reorder.js", + "moduleName": "./node_modules/lodash/_reorder.js", + "type": "cjs require", + "userRequest": "./_copyArray", + "loc": "1:16-39" + }, + { + "moduleId": 221, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/toPath.js", + "module": "./node_modules/lodash/toPath.js", + "moduleName": "./node_modules/lodash/toPath.js", + "type": "cjs require", + "userRequest": "./_copyArray", + "loc": "2:16-39" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 7, + "source": "/**\n * Copies the values of `source` to `array`.\n *\n * @private\n * @param {Array} source The array to copy values from.\n * @param {Array} [array=[]] The array to copy values to.\n * @returns {Array} Returns `array`.\n */\nfunction copyArray(source, array) {\n var index = -1,\n length = source.length;\n\n array || (array = Array(length));\n while (++index < length) {\n array[index] = source[index];\n }\n return array;\n}\n\nmodule.exports = copyArray;\n", + "parsedSize": 92, + "parsedSource": "t.exports=function(t,n){var r=-1,e=t.length;for(n||(n=Array(e));++r -1 && value % 1 == 0 && value < length);\n}\n\nmodule.exports = isIndex;\n", + "parsedSize": 167, + "parsedSource": "var r=9007199254740991,e=/^(?:0|[1-9]\\d*)$/;t.exports=function(t,n){var o=typeof t;return!!(n=null==n?r:n)&&(\"number\"==o||\"symbol\"!=o&&e.test(t))&&t>-1&&t%1==0&&t -1 && value % 1 == 0 && value < length);\n}\n\nmodule.exports = isIndex;\n", + "modules": [] + }, + { + "id": 19, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_copyObject.js", + "name": "./node_modules/lodash/_copyObject.js", + "index": 85, + "index2": 81, + "size": 1044, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseAssign.js", + "issuerId": 77, + "issuerName": "./node_modules/lodash/_baseAssign.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 102, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/trim.js", + "name": "./node_modules/lodash/fp/trim.js" + }, + { + "id": 8, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/convert.js", + "name": "./node_modules/lodash/fp/convert.js" + }, + { + "id": 109, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/_util.js", + "name": "./node_modules/lodash/fp/_util.js" + }, + { + "id": 77, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseAssign.js", + "name": "./node_modules/lodash/_baseAssign.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 77, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseAssign.js", + "module": "./node_modules/lodash/_baseAssign.js", + "moduleName": "./node_modules/lodash/_baseAssign.js", + "type": "cjs require", + "userRequest": "./_copyObject", + "loc": "1:17-41" + }, + { + "moduleId": 167, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseAssignIn.js", + "module": "./node_modules/lodash/_baseAssignIn.js", + "moduleName": "./node_modules/lodash/_baseAssignIn.js", + "type": "cjs require", + "userRequest": "./_copyObject", + "loc": "1:17-41" + }, + { + "moduleId": 171, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_copySymbols.js", + "module": "./node_modules/lodash/_copySymbols.js", + "moduleName": "./node_modules/lodash/_copySymbols.js", + "type": "cjs require", + "userRequest": "./_copyObject", + "loc": "1:17-41" + }, + { + "moduleId": 172, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_copySymbolsIn.js", + "module": "./node_modules/lodash/_copySymbolsIn.js", + "moduleName": "./node_modules/lodash/_copySymbolsIn.js", + "type": "cjs require", + "userRequest": "./_copyObject", + "loc": "1:17-41" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 7, + "source": "var assignValue = require('./_assignValue'),\n baseAssignValue = require('./_baseAssignValue');\n\n/**\n * Copies properties of `source` to `object`.\n *\n * @private\n * @param {Object} source The object to copy properties from.\n * @param {Array} props The property identifiers to copy.\n * @param {Object} [object={}] The object to copy properties to.\n * @param {Function} [customizer] The function to customize copied values.\n * @returns {Object} Returns `object`.\n */\nfunction copyObject(source, props, object, customizer) {\n var isNew = !object;\n object || (object = {});\n\n var index = -1,\n length = props.length;\n\n while (++index < length) {\n var key = props[index];\n\n var newValue = customizer\n ? customizer(object[key], source[key], key, object, source)\n : undefined;\n\n if (newValue === undefined) {\n newValue = source[key];\n }\n if (isNew) {\n baseAssignValue(object, key, newValue);\n } else {\n assignValue(object, key, newValue);\n }\n }\n return object;\n}\n\nmodule.exports = copyObject;\n", + "parsedSize": 188, + "parsedSource": "e=r(78),o=r(79);t.exports=function(t,n,r,i){var u=!r;r||(r={});for(var a=-1,c=n.length;++a true\n *\n * _.eq(object, other);\n * // => false\n *\n * _.eq('a', 'a');\n * // => true\n *\n * _.eq('a', Object('a'));\n * // => false\n *\n * _.eq(NaN, NaN);\n * // => true\n */\nfunction eq(value, other) {\n return value === other || (value !== value && other !== other);\n}\n\nmodule.exports = eq;\n", + "parsedSize": 51, + "parsedSource": "t.exports=function(t,n){return t===n||t!=t&&n!=n}},", + "originalSize": 799, + "originalSource": "/**\n * Performs a\n * [`SameValueZero`](http://ecma-international.org/ecma-262/7.0/#sec-samevaluezero)\n * comparison between two values to determine if they are equivalent.\n *\n * @static\n * @memberOf _\n * @since 4.0.0\n * @category Lang\n * @param {*} value The value to compare.\n * @param {*} other The other value to compare.\n * @returns {boolean} Returns `true` if the values are equivalent, else `false`.\n * @example\n *\n * var object = { 'a': 1 };\n * var other = { 'a': 1 };\n *\n * _.eq(object, object);\n * // => true\n *\n * _.eq(object, other);\n * // => false\n *\n * _.eq('a', 'a');\n * // => true\n *\n * _.eq('a', Object('a'));\n * // => false\n *\n * _.eq(NaN, NaN);\n * // => true\n */\nfunction eq(value, other) {\n return value === other || (value !== value && other !== other);\n}\n\nmodule.exports = eq;\n", + "modules": [] + }, + { + "id": 21, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/isArguments.js", + "name": "./node_modules/lodash/isArguments.js", + "index": 92, + "index2": 84, + "size": 1026, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/isEmpty.js", + "issuerId": 244, + "issuerName": "./node_modules/lodash/isEmpty.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 106, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/isEmpty.js", + "name": "./node_modules/lodash/fp/isEmpty.js" + }, + { + "id": 244, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/isEmpty.js", + "name": "./node_modules/lodash/isEmpty.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 80, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_arrayLikeKeys.js", + "module": "./node_modules/lodash/_arrayLikeKeys.js", + "moduleName": "./node_modules/lodash/_arrayLikeKeys.js", + "type": "cjs require", + "userRequest": "./isArguments", + "loc": "2:18-42" + }, + { + "moduleId": 212, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_hasPath.js", + "module": "./node_modules/lodash/_hasPath.js", + "moduleName": "./node_modules/lodash/_hasPath.js", + "type": "cjs require", + "userRequest": "./isArguments", + "loc": "2:18-42" + }, + { + "moduleId": 219, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_isFlattenable.js", + "module": "./node_modules/lodash/_isFlattenable.js", + "moduleName": "./node_modules/lodash/_isFlattenable.js", + "type": "cjs require", + "userRequest": "./isArguments", + "loc": "2:18-42" + }, + { + "moduleId": 244, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/isEmpty.js", + "module": "./node_modules/lodash/isEmpty.js", + "moduleName": "./node_modules/lodash/isEmpty.js", + "type": "cjs require", + "userRequest": "./isArguments", + "loc": "3:18-42" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 5, + "source": "var baseIsArguments = require('./_baseIsArguments'),\n isObjectLike = require('./isObjectLike');\n\n/** Used for built-in method references. */\nvar objectProto = Object.prototype;\n\n/** Used to check objects for own properties. */\nvar hasOwnProperty = objectProto.hasOwnProperty;\n\n/** Built-in value references. */\nvar propertyIsEnumerable = objectProto.propertyIsEnumerable;\n\n/**\n * Checks if `value` is likely an `arguments` object.\n *\n * @static\n * @memberOf _\n * @since 0.1.0\n * @category Lang\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is an `arguments` object,\n * else `false`.\n * @example\n *\n * _.isArguments(function() { return arguments; }());\n * // => true\n *\n * _.isArguments([1, 2, 3]);\n * // => false\n */\nvar isArguments = baseIsArguments(function() { return arguments; }()) ? baseIsArguments : function(value) {\n return isObjectLike(value) && hasOwnProperty.call(value, 'callee') &&\n !propertyIsEnumerable.call(value, 'callee');\n};\n\nmodule.exports = isArguments;\n", + "parsedSize": 196, + "parsedSource": "e=r(140),o=r(2),i=Object.prototype,u=i.hasOwnProperty,a=i.propertyIsEnumerable,c=e(function(){return arguments}())?e:function(t){return o(t)&&u.call(t,\"callee\")&&!a.call(t,\"callee\")};t.exports=c},", + "originalSize": 1026, + "originalSource": "var baseIsArguments = require('./_baseIsArguments'),\n isObjectLike = require('./isObjectLike');\n\n/** Used for built-in method references. */\nvar objectProto = Object.prototype;\n\n/** Used to check objects for own properties. */\nvar hasOwnProperty = objectProto.hasOwnProperty;\n\n/** Built-in value references. */\nvar propertyIsEnumerable = objectProto.propertyIsEnumerable;\n\n/**\n * Checks if `value` is likely an `arguments` object.\n *\n * @static\n * @memberOf _\n * @since 0.1.0\n * @category Lang\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is an `arguments` object,\n * else `false`.\n * @example\n *\n * _.isArguments(function() { return arguments; }());\n * // => true\n *\n * _.isArguments([1, 2, 3]);\n * // => false\n */\nvar isArguments = baseIsArguments(function() { return arguments; }()) ? baseIsArguments : function(value) {\n return isObjectLike(value) && hasOwnProperty.call(value, 'callee') &&\n !propertyIsEnumerable.call(value, 'callee');\n};\n\nmodule.exports = isArguments;\n", + "modules": [] + }, + { + "id": 22, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/isBuffer.js", + "name": "./node_modules/lodash/isBuffer.js", + "index": 94, + "index2": 87, + "size": 1114, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/isEmpty.js", + "issuerId": 244, + "issuerName": "./node_modules/lodash/isEmpty.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 106, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/isEmpty.js", + "name": "./node_modules/lodash/fp/isEmpty.js" + }, + { + "id": 244, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/isEmpty.js", + "name": "./node_modules/lodash/isEmpty.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 80, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_arrayLikeKeys.js", + "module": "./node_modules/lodash/_arrayLikeKeys.js", + "moduleName": "./node_modules/lodash/_arrayLikeKeys.js", + "type": "cjs require", + "userRequest": "./isBuffer", + "loc": "4:15-36" + }, + { + "moduleId": 82, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseClone.js", + "module": "./node_modules/lodash/_baseClone.js", + "moduleName": "./node_modules/lodash/_baseClone.js", + "type": "cjs require", + "userRequest": "./isBuffer", + "loc": "17:15-36" + }, + { + "moduleId": 195, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseIsEqualDeep.js", + "module": "./node_modules/lodash/_baseIsEqualDeep.js", + "moduleName": "./node_modules/lodash/_baseIsEqualDeep.js", + "type": "cjs require", + "userRequest": "./isBuffer", + "loc": "7:15-36" + }, + { + "moduleId": 244, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/isEmpty.js", + "module": "./node_modules/lodash/isEmpty.js", + "moduleName": "./node_modules/lodash/isEmpty.js", + "type": "cjs require", + "userRequest": "./isBuffer", + "loc": "6:15-36" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 5, + "source": "var root = require('./_root'),\n stubFalse = require('./stubFalse');\n\n/** Detect free variable `exports`. */\nvar freeExports = typeof exports == 'object' && exports && !exports.nodeType && exports;\n\n/** Detect free variable `module`. */\nvar freeModule = freeExports && typeof module == 'object' && module && !module.nodeType && module;\n\n/** Detect the popular CommonJS extension `module.exports`. */\nvar moduleExports = freeModule && freeModule.exports === freeExports;\n\n/** Built-in value references. */\nvar Buffer = moduleExports ? root.Buffer : undefined;\n\n/* Built-in method references for those with the same name as other `lodash` methods. */\nvar nativeIsBuffer = Buffer ? Buffer.isBuffer : undefined;\n\n/**\n * Checks if `value` is a buffer.\n *\n * @static\n * @memberOf _\n * @since 4.3.0\n * @category Lang\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is a buffer, else `false`.\n * @example\n *\n * _.isBuffer(new Buffer(2));\n * // => true\n *\n * _.isBuffer(new Uint8Array(2));\n * // => false\n */\nvar isBuffer = nativeIsBuffer || stubFalse;\n\nmodule.exports = isBuffer;\n", + "parsedSize": 153, + "parsedSource": "r(1),o=r(141),i=n&&!n.nodeType&&n,u=i&&\"object\"==typeof t&&t&&!t.nodeType&&t,a=u&&u.exports===i?e.Buffer:void 0,c=(a?a.isBuffer:void 0)||o;t.exports=c}).", + "originalSize": 1114, + "originalSource": "var root = require('./_root'),\n stubFalse = require('./stubFalse');\n\n/** Detect free variable `exports`. */\nvar freeExports = typeof exports == 'object' && exports && !exports.nodeType && exports;\n\n/** Detect free variable `module`. */\nvar freeModule = freeExports && typeof module == 'object' && module && !module.nodeType && module;\n\n/** Detect the popular CommonJS extension `module.exports`. */\nvar moduleExports = freeModule && freeModule.exports === freeExports;\n\n/** Built-in value references. */\nvar Buffer = moduleExports ? root.Buffer : undefined;\n\n/* Built-in method references for those with the same name as other `lodash` methods. */\nvar nativeIsBuffer = Buffer ? Buffer.isBuffer : undefined;\n\n/**\n * Checks if `value` is a buffer.\n *\n * @static\n * @memberOf _\n * @since 4.3.0\n * @category Lang\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is a buffer, else `false`.\n * @example\n *\n * _.isBuffer(new Buffer(2));\n * // => true\n *\n * _.isBuffer(new Uint8Array(2));\n * // => false\n */\nvar isBuffer = nativeIsBuffer || stubFalse;\n\nmodule.exports = isBuffer;\n", + "modules": [] + }, + { + "id": 23, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseUnary.js", + "name": "./node_modules/lodash/_baseUnary.js", + "index": 100, + "index2": 90, + "size": 332, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/isRegExp.js", + "issuerId": 230, + "issuerName": "./node_modules/lodash/isRegExp.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 103, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/split.js", + "name": "./node_modules/lodash/fp/split.js" + }, + { + "id": 228, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/split.js", + "name": "./node_modules/lodash/split.js" + }, + { + "id": 230, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/isRegExp.js", + "name": "./node_modules/lodash/isRegExp.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 44, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/isTypedArray.js", + "module": "./node_modules/lodash/isTypedArray.js", + "moduleName": "./node_modules/lodash/isTypedArray.js", + "type": "cjs require", + "userRequest": "./_baseUnary", + "loc": "2:16-39" + }, + { + "moduleId": 184, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/isMap.js", + "module": "./node_modules/lodash/isMap.js", + "moduleName": "./node_modules/lodash/isMap.js", + "type": "cjs require", + "userRequest": "./_baseUnary", + "loc": "2:16-39" + }, + { + "moduleId": 186, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/isSet.js", + "module": "./node_modules/lodash/isSet.js", + "moduleName": "./node_modules/lodash/isSet.js", + "type": "cjs require", + "userRequest": "./_baseUnary", + "loc": "2:16-39" + }, + { + "moduleId": 230, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/isRegExp.js", + "module": "./node_modules/lodash/isRegExp.js", + "moduleName": "./node_modules/lodash/isRegExp.js", + "type": "cjs require", + "userRequest": "./_baseUnary", + "loc": "2:16-39" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 6, + "source": "/**\n * The base implementation of `_.unary` without support for storing metadata.\n *\n * @private\n * @param {Function} func The function to cap arguments for.\n * @returns {Function} Returns the new capped function.\n */\nfunction baseUnary(func) {\n return function(value) {\n return func(value);\n };\n}\n\nmodule.exports = baseUnary;\n", + "parsedSize": 56, + "parsedSource": "t.exports=function(t){return function(n){return t(n)}}},", + "originalSize": 332, + "originalSource": "/**\n * The base implementation of `_.unary` without support for storing metadata.\n *\n * @private\n * @param {Function} func The function to cap arguments for.\n * @returns {Function} Returns the new capped function.\n */\nfunction baseUnary(func) {\n return function(value) {\n return func(value);\n };\n}\n\nmodule.exports = baseUnary;\n", + "modules": [] + }, + { + "id": 24, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_nodeUtil.js", + "name": "./node_modules/lodash/_nodeUtil.js", + "index": 101, + "index2": 91, + "size": 995, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/isRegExp.js", + "issuerId": 230, + "issuerName": "./node_modules/lodash/isRegExp.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 103, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/split.js", + "name": "./node_modules/lodash/fp/split.js" + }, + { + "id": 228, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/split.js", + "name": "./node_modules/lodash/split.js" + }, + { + "id": 230, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/isRegExp.js", + "name": "./node_modules/lodash/isRegExp.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 44, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/isTypedArray.js", + "module": "./node_modules/lodash/isTypedArray.js", + "moduleName": "./node_modules/lodash/isTypedArray.js", + "type": "cjs require", + "userRequest": "./_nodeUtil", + "loc": "3:15-37" + }, + { + "moduleId": 184, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/isMap.js", + "module": "./node_modules/lodash/isMap.js", + "moduleName": "./node_modules/lodash/isMap.js", + "type": "cjs require", + "userRequest": "./_nodeUtil", + "loc": "3:15-37" + }, + { + "moduleId": 186, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/isSet.js", + "module": "./node_modules/lodash/isSet.js", + "moduleName": "./node_modules/lodash/isSet.js", + "type": "cjs require", + "userRequest": "./_nodeUtil", + "loc": "3:15-37" + }, + { + "moduleId": 230, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/isRegExp.js", + "module": "./node_modules/lodash/isRegExp.js", + "moduleName": "./node_modules/lodash/isRegExp.js", + "type": "cjs require", + "userRequest": "./_nodeUtil", + "loc": "3:15-37" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 6, + "source": "var freeGlobal = require('./_freeGlobal');\n\n/** Detect free variable `exports`. */\nvar freeExports = typeof exports == 'object' && exports && !exports.nodeType && exports;\n\n/** Detect free variable `module`. */\nvar freeModule = freeExports && typeof module == 'object' && module && !module.nodeType && module;\n\n/** Detect the popular CommonJS extension `module.exports`. */\nvar moduleExports = freeModule && freeModule.exports === freeExports;\n\n/** Detect free variable `process` from Node.js. */\nvar freeProcess = moduleExports && freeGlobal.process;\n\n/** Used to access faster Node.js helpers. */\nvar nodeUtil = (function() {\n try {\n // Use `util.types` for Node.js 10+.\n var types = freeModule && freeModule.require && freeModule.require('util').types;\n\n if (types) {\n return types;\n }\n\n // Legacy `process.binding('util')` for Node.js < 10.\n return freeProcess && freeProcess.binding && freeProcess.binding('util');\n } catch (e) {}\n}());\n\nmodule.exports = nodeUtil;\n", + "parsedSize": 230, + "parsedSource": "r(62),o=n&&!n.nodeType&&n,i=o&&\"object\"==typeof t&&t&&!t.nodeType&&t,u=i&&i.exports===o&&e.process,a=function(){try{var t=i&&i.require&&i.require(\"util\").types;return t||u&&u.binding&&u.binding(\"util\")}catch(t){}}();t.exports=a}).", + "originalSize": 995, + "originalSource": "var freeGlobal = require('./_freeGlobal');\n\n/** Detect free variable `exports`. */\nvar freeExports = typeof exports == 'object' && exports && !exports.nodeType && exports;\n\n/** Detect free variable `module`. */\nvar freeModule = freeExports && typeof module == 'object' && module && !module.nodeType && module;\n\n/** Detect the popular CommonJS extension `module.exports`. */\nvar moduleExports = freeModule && freeModule.exports === freeExports;\n\n/** Detect free variable `process` from Node.js. */\nvar freeProcess = moduleExports && freeGlobal.process;\n\n/** Used to access faster Node.js helpers. */\nvar nodeUtil = (function() {\n try {\n // Use `util.types` for Node.js 10+.\n var types = freeModule && freeModule.require && freeModule.require('util').types;\n\n if (types) {\n return types;\n }\n\n // Legacy `process.binding('util')` for Node.js < 10.\n return freeProcess && freeProcess.binding && freeProcess.binding('util');\n } catch (e) {}\n}());\n\nmodule.exports = nodeUtil;\n", + "modules": [] + }, + { + "id": 25, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_isPrototype.js", + "name": "./node_modules/lodash/_isPrototype.js", + "index": 103, + "index2": 94, + "size": 480, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/isEmpty.js", + "issuerId": 244, + "issuerName": "./node_modules/lodash/isEmpty.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 106, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/isEmpty.js", + "name": "./node_modules/lodash/fp/isEmpty.js" + }, + { + "id": 244, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/isEmpty.js", + "name": "./node_modules/lodash/isEmpty.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 46, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseKeys.js", + "module": "./node_modules/lodash/_baseKeys.js", + "moduleName": "./node_modules/lodash/_baseKeys.js", + "type": "cjs require", + "userRequest": "./_isPrototype", + "loc": "1:18-43" + }, + { + "moduleId": 168, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseKeysIn.js", + "module": "./node_modules/lodash/_baseKeysIn.js", + "moduleName": "./node_modules/lodash/_baseKeysIn.js", + "type": "cjs require", + "userRequest": "./_isPrototype", + "loc": "2:18-43" + }, + { + "moduleId": 183, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_initCloneObject.js", + "module": "./node_modules/lodash/_initCloneObject.js", + "moduleName": "./node_modules/lodash/_initCloneObject.js", + "type": "cjs require", + "userRequest": "./_isPrototype", + "loc": "3:18-43" + }, + { + "moduleId": 244, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/isEmpty.js", + "module": "./node_modules/lodash/isEmpty.js", + "moduleName": "./node_modules/lodash/isEmpty.js", + "type": "cjs require", + "userRequest": "./_isPrototype", + "loc": "7:18-43" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 5, + "source": "/** Used for built-in method references. */\nvar objectProto = Object.prototype;\n\n/**\n * Checks if `value` is likely a prototype object.\n *\n * @private\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is a prototype, else `false`.\n */\nfunction isPrototype(value) {\n var Ctor = value && value.constructor,\n proto = (typeof Ctor == 'function' && Ctor.prototype) || objectProto;\n\n return value === proto;\n}\n\nmodule.exports = isPrototype;\n", + "parsedSize": 120, + "parsedSource": "var r=Object.prototype;t.exports=function(t){var n=t&&t.constructor;return t===(\"function\"==typeof n&&n.prototype||r)}},", + "originalSize": 480, + "originalSource": "/** Used for built-in method references. */\nvar objectProto = Object.prototype;\n\n/**\n * Checks if `value` is likely a prototype object.\n *\n * @private\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is a prototype, else `false`.\n */\nfunction isPrototype(value) {\n var Ctor = value && value.constructor,\n proto = (typeof Ctor == 'function' && Ctor.prototype) || objectProto;\n\n return value === proto;\n}\n\nmodule.exports = isPrototype;\n", + "modules": [] + }, + { + "id": 26, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_ListCache.js", + "name": "./node_modules/lodash/_ListCache.js", + "index": 110, + "index2": 107, + "size": 869, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_Stack.js", + "issuerId": 47, + "issuerName": "./node_modules/lodash/_Stack.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 102, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/trim.js", + "name": "./node_modules/lodash/fp/trim.js" + }, + { + "id": 8, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/convert.js", + "name": "./node_modules/lodash/fp/convert.js" + }, + { + "id": 109, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/_util.js", + "name": "./node_modules/lodash/fp/_util.js" + }, + { + "id": 144, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/clone.js", + "name": "./node_modules/lodash/clone.js" + }, + { + "id": 82, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseClone.js", + "name": "./node_modules/lodash/_baseClone.js" + }, + { + "id": 47, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_Stack.js", + "name": "./node_modules/lodash/_Stack.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 47, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_Stack.js", + "module": "./node_modules/lodash/_Stack.js", + "moduleName": "./node_modules/lodash/_Stack.js", + "type": "cjs require", + "userRequest": "./_ListCache", + "loc": "1:16-39" + }, + { + "moduleId": 150, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_stackClear.js", + "module": "./node_modules/lodash/_stackClear.js", + "moduleName": "./node_modules/lodash/_stackClear.js", + "type": "cjs require", + "userRequest": "./_ListCache", + "loc": "1:16-39" + }, + { + "moduleId": 154, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_stackSet.js", + "module": "./node_modules/lodash/_stackSet.js", + "moduleName": "./node_modules/lodash/_stackSet.js", + "type": "cjs require", + "userRequest": "./_ListCache", + "loc": "1:16-39" + }, + { + "moduleId": 155, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_mapCacheClear.js", + "module": "./node_modules/lodash/_mapCacheClear.js", + "moduleName": "./node_modules/lodash/_mapCacheClear.js", + "type": "cjs require", + "userRequest": "./_ListCache", + "loc": "2:16-39" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 9, + "source": "var listCacheClear = require('./_listCacheClear'),\n listCacheDelete = require('./_listCacheDelete'),\n listCacheGet = require('./_listCacheGet'),\n listCacheHas = require('./_listCacheHas'),\n listCacheSet = require('./_listCacheSet');\n\n/**\n * Creates an list cache object.\n *\n * @private\n * @constructor\n * @param {Array} [entries] The key-value pairs to cache.\n */\nfunction ListCache(entries) {\n var index = -1,\n length = entries == null ? 0 : entries.length;\n\n this.clear();\n while (++index < length) {\n var entry = entries[index];\n this.set(entry[0], entry[1]);\n }\n}\n\n// Add methods to `ListCache`.\nListCache.prototype.clear = listCacheClear;\nListCache.prototype['delete'] = listCacheDelete;\nListCache.prototype.get = listCacheGet;\nListCache.prototype.has = listCacheHas;\nListCache.prototype.set = listCacheSet;\n\nmodule.exports = ListCache;\n", + "parsedSize": 254, + "parsedSource": "e=r(145),o=r(146),i=r(147),u=r(148),a=r(149);function c(t){var n=-1,r=null==t?0:t.length;for(this.clear();++n ''\n *\n * _.toString(-0);\n * // => '-0'\n *\n * _.toString([1, 2, 3]);\n * // => '1,2,3'\n */\nfunction toString(value) {\n return value == null ? '' : baseToString(value);\n}\n\nmodule.exports = toString;\n", + "parsedSize": 55, + "parsedSource": "e=r(56);t.exports=function(t){return null==t?\"\":e(t)}},", + "originalSize": 580, + "originalSource": "var baseToString = require('./_baseToString');\n\n/**\n * Converts `value` to a string. An empty string is returned for `null`\n * and `undefined` values. The sign of `-0` is preserved.\n *\n * @static\n * @memberOf _\n * @since 4.0.0\n * @category Lang\n * @param {*} value The value to convert.\n * @returns {string} Returns the converted string.\n * @example\n *\n * _.toString(null);\n * // => ''\n *\n * _.toString(-0);\n * // => '-0'\n *\n * _.toString([1, 2, 3]);\n * // => '1,2,3'\n */\nfunction toString(value) {\n return value == null ? '' : baseToString(value);\n}\n\nmodule.exports = toString;\n", + "modules": [] + }, + { + "id": 31, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/mini-css-extract-plugin/dist/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/css-loader/dist/cjs.js??ref--5-1!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.css", + "name": "./src/app.css", + "index": 4, + "index2": 3, + "size": 125, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.jsx", + "issuerId": null, + "issuerName": "./src/app.jsx", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.jsx", + "name": "./src/app.jsx" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 246, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js 319e037d5ee72d255babc83bf9a736c1", + "module": "./src/index.js + 5 modules", + "moduleName": "./src/index.js + 5 modules", + "type": "harmony side effect evaluation", + "userRequest": "./app.css", + "loc": "11:0-31" + }, + { + "moduleId": 246, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js 319e037d5ee72d255babc83bf9a736c1", + "module": "./src/index.js + 5 modules", + "moduleName": "./src/index.js + 5 modules", + "type": "harmony import specifier", + "userRequest": "./app.css", + "loc": "24:15-21" + }, + { + "moduleId": 246, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js 319e037d5ee72d255babc83bf9a736c1", + "module": "./src/index.js + 5 modules", + "moduleName": "./src/index.js + 5 modules", + "type": "harmony import specifier", + "userRequest": "./app.css", + "loc": "26:15-21" + }, + { + "moduleId": 246, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js 319e037d5ee72d255babc83bf9a736c1", + "module": "./src/index.js + 5 modules", + "moduleName": "./src/index.js + 5 modules", + "type": "harmony import specifier", + "userRequest": "./app.css", + "loc": "30:15-21" + } + ], + "usedExports": [ + "default" + ], + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 2, + "source": "// extracted by mini-css-extract-plugin\nmodule.exports = {\"root\":\"root-3xwm5\",\"title\":\"title-l9td2\",\"loader\":\"loader-XUngJ\"};", + "parsedSize": 73, + "parsedSource": "t.exports={root:\"root-3xwm5\",title:\"title-l9td2\",loader:\"loader-XUngJ\"}},", + "originalSize": 156, + "originalSource": ".root {\n font-family: sans-serif;\n}\n\n.title {\n margin-left: 1rem;\n}\n\n.loader {\n display: block;\n width: calc(100% - 2rem);\n margin: 0 1rem;\n}", + "modules": [] + }, + { + "id": 32, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_createWrap.js", + "name": "./node_modules/lodash/_createWrap.js", + "index": 15, + "index2": 76, + "size": 3714, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/ary.js", + "issuerId": 110, + "issuerName": "./node_modules/lodash/ary.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 102, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/trim.js", + "name": "./node_modules/lodash/fp/trim.js" + }, + { + "id": 8, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/convert.js", + "name": "./node_modules/lodash/fp/convert.js" + }, + { + "id": 109, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/_util.js", + "name": "./node_modules/lodash/fp/_util.js" + }, + { + "id": 110, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/ary.js", + "name": "./node_modules/lodash/ary.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 110, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/ary.js", + "module": "./node_modules/lodash/ary.js", + "moduleName": "./node_modules/lodash/ary.js", + "type": "cjs require", + "userRequest": "./_createWrap", + "loc": "1:17-41" + }, + { + "moduleId": 188, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/curry.js", + "module": "./node_modules/lodash/curry.js", + "moduleName": "./node_modules/lodash/curry.js", + "type": "cjs require", + "userRequest": "./_createWrap", + "loc": "1:17-41" + }, + { + "moduleId": 216, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/rearg.js", + "module": "./node_modules/lodash/rearg.js", + "moduleName": "./node_modules/lodash/rearg.js", + "type": "cjs require", + "userRequest": "./_createWrap", + "loc": "1:17-41" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 7, + "source": "var baseSetData = require('./_baseSetData'),\n createBind = require('./_createBind'),\n createCurry = require('./_createCurry'),\n createHybrid = require('./_createHybrid'),\n createPartial = require('./_createPartial'),\n getData = require('./_getData'),\n mergeData = require('./_mergeData'),\n setData = require('./_setData'),\n setWrapToString = require('./_setWrapToString'),\n toInteger = require('./toInteger');\n\n/** Error message constants. */\nvar FUNC_ERROR_TEXT = 'Expected a function';\n\n/** Used to compose bitmasks for function metadata. */\nvar WRAP_BIND_FLAG = 1,\n WRAP_BIND_KEY_FLAG = 2,\n WRAP_CURRY_FLAG = 8,\n WRAP_CURRY_RIGHT_FLAG = 16,\n WRAP_PARTIAL_FLAG = 32,\n WRAP_PARTIAL_RIGHT_FLAG = 64;\n\n/* Built-in method references for those with the same name as other `lodash` methods. */\nvar nativeMax = Math.max;\n\n/**\n * Creates a function that either curries or invokes `func` with optional\n * `this` binding and partially applied arguments.\n *\n * @private\n * @param {Function|string} func The function or method name to wrap.\n * @param {number} bitmask The bitmask flags.\n * 1 - `_.bind`\n * 2 - `_.bindKey`\n * 4 - `_.curry` or `_.curryRight` of a bound function\n * 8 - `_.curry`\n * 16 - `_.curryRight`\n * 32 - `_.partial`\n * 64 - `_.partialRight`\n * 128 - `_.rearg`\n * 256 - `_.ary`\n * 512 - `_.flip`\n * @param {*} [thisArg] The `this` binding of `func`.\n * @param {Array} [partials] The arguments to be partially applied.\n * @param {Array} [holders] The `partials` placeholder indexes.\n * @param {Array} [argPos] The argument positions of the new function.\n * @param {number} [ary] The arity cap of `func`.\n * @param {number} [arity] The arity of `func`.\n * @returns {Function} Returns the new wrapped function.\n */\nfunction createWrap(func, bitmask, thisArg, partials, holders, argPos, ary, arity) {\n var isBindKey = bitmask & WRAP_BIND_KEY_FLAG;\n if (!isBindKey && typeof func != 'function') {\n throw new TypeError(FUNC_ERROR_TEXT);\n }\n var length = partials ? partials.length : 0;\n if (!length) {\n bitmask &= ~(WRAP_PARTIAL_FLAG | WRAP_PARTIAL_RIGHT_FLAG);\n partials = holders = undefined;\n }\n ary = ary === undefined ? ary : nativeMax(toInteger(ary), 0);\n arity = arity === undefined ? arity : toInteger(arity);\n length -= holders ? holders.length : 0;\n\n if (bitmask & WRAP_PARTIAL_RIGHT_FLAG) {\n var partialsRight = partials,\n holdersRight = holders;\n\n partials = holders = undefined;\n }\n var data = isBindKey ? undefined : getData(func);\n\n var newData = [\n func, bitmask, thisArg, partials, holders, partialsRight, holdersRight,\n argPos, ary, arity\n ];\n\n if (data) {\n mergeData(newData, data);\n }\n func = newData[0];\n bitmask = newData[1];\n thisArg = newData[2];\n partials = newData[3];\n holders = newData[4];\n arity = newData[9] = newData[9] === undefined\n ? (isBindKey ? 0 : func.length)\n : nativeMax(newData[9] - length, 0);\n\n if (!arity && bitmask & (WRAP_CURRY_FLAG | WRAP_CURRY_RIGHT_FLAG)) {\n bitmask &= ~(WRAP_CURRY_FLAG | WRAP_CURRY_RIGHT_FLAG);\n }\n if (!bitmask || bitmask == WRAP_BIND_FLAG) {\n var result = createBind(func, bitmask, thisArg);\n } else if (bitmask == WRAP_CURRY_FLAG || bitmask == WRAP_CURRY_RIGHT_FLAG) {\n result = createCurry(func, bitmask, arity);\n } else if ((bitmask == WRAP_PARTIAL_FLAG || bitmask == (WRAP_BIND_FLAG | WRAP_PARTIAL_FLAG)) && !holders.length) {\n result = createPartial(func, bitmask, thisArg, partials);\n } else {\n result = createHybrid.apply(undefined, newData);\n }\n var setter = data ? baseSetData : setData;\n return setWrapToString(setter(result, newData), func, bitmask);\n}\n\nmodule.exports = createWrap;\n", + "parsedSize": 676, + "parsedSource": "e=r(59),o=r(118),i=r(119),u=r(64),a=r(135),c=r(38),f=r(136),s=r(70),l=r(72),p=r(76),v=\"Expected a function\",_=1,h=2,d=8,y=16,g=32,x=64,b=Math.max;t.exports=function(t,n,r,m,j,w,A,O){var k=n&h;if(!k&&\"function\"!=typeof t)throw new TypeError(v);var W=m?m.length:0;if(W||(n&=~(g|x),m=j=void 0),A=void 0===A?A:b(p(A),0),O=void 0===O?O:p(O),W-=j?j.length:0,n&x){var I=m,S=j;m=j=void 0}var E=k?void 0:c(t),P=[t,n,r,m,j,I,S,w,A,O];if(E&&f(P,E),t=P[0],n=P[1],r=P[2],m=P[3],j=P[4],!(O=P[9]=void 0===P[9]?k?0:t.length:b(P[9]-W,0))&&n&(d|y)&&(n&=~(d|y)),n&&n!=_)R=n==d||n==y?i(t,n,O):n!=g&&n!=(_|g)||j.length?u.apply(void 0,P):a(t,n,r,m);else var R=o(t,n,r);return l((E?e:s)(R,P),t,n)}},", + "originalSize": 3714, + "originalSource": "var baseSetData = require('./_baseSetData'),\n createBind = require('./_createBind'),\n createCurry = require('./_createCurry'),\n createHybrid = require('./_createHybrid'),\n createPartial = require('./_createPartial'),\n getData = require('./_getData'),\n mergeData = require('./_mergeData'),\n setData = require('./_setData'),\n setWrapToString = require('./_setWrapToString'),\n toInteger = require('./toInteger');\n\n/** Error message constants. */\nvar FUNC_ERROR_TEXT = 'Expected a function';\n\n/** Used to compose bitmasks for function metadata. */\nvar WRAP_BIND_FLAG = 1,\n WRAP_BIND_KEY_FLAG = 2,\n WRAP_CURRY_FLAG = 8,\n WRAP_CURRY_RIGHT_FLAG = 16,\n WRAP_PARTIAL_FLAG = 32,\n WRAP_PARTIAL_RIGHT_FLAG = 64;\n\n/* Built-in method references for those with the same name as other `lodash` methods. */\nvar nativeMax = Math.max;\n\n/**\n * Creates a function that either curries or invokes `func` with optional\n * `this` binding and partially applied arguments.\n *\n * @private\n * @param {Function|string} func The function or method name to wrap.\n * @param {number} bitmask The bitmask flags.\n * 1 - `_.bind`\n * 2 - `_.bindKey`\n * 4 - `_.curry` or `_.curryRight` of a bound function\n * 8 - `_.curry`\n * 16 - `_.curryRight`\n * 32 - `_.partial`\n * 64 - `_.partialRight`\n * 128 - `_.rearg`\n * 256 - `_.ary`\n * 512 - `_.flip`\n * @param {*} [thisArg] The `this` binding of `func`.\n * @param {Array} [partials] The arguments to be partially applied.\n * @param {Array} [holders] The `partials` placeholder indexes.\n * @param {Array} [argPos] The argument positions of the new function.\n * @param {number} [ary] The arity cap of `func`.\n * @param {number} [arity] The arity of `func`.\n * @returns {Function} Returns the new wrapped function.\n */\nfunction createWrap(func, bitmask, thisArg, partials, holders, argPos, ary, arity) {\n var isBindKey = bitmask & WRAP_BIND_KEY_FLAG;\n if (!isBindKey && typeof func != 'function') {\n throw new TypeError(FUNC_ERROR_TEXT);\n }\n var length = partials ? partials.length : 0;\n if (!length) {\n bitmask &= ~(WRAP_PARTIAL_FLAG | WRAP_PARTIAL_RIGHT_FLAG);\n partials = holders = undefined;\n }\n ary = ary === undefined ? ary : nativeMax(toInteger(ary), 0);\n arity = arity === undefined ? arity : toInteger(arity);\n length -= holders ? holders.length : 0;\n\n if (bitmask & WRAP_PARTIAL_RIGHT_FLAG) {\n var partialsRight = partials,\n holdersRight = holders;\n\n partials = holders = undefined;\n }\n var data = isBindKey ? undefined : getData(func);\n\n var newData = [\n func, bitmask, thisArg, partials, holders, partialsRight, holdersRight,\n argPos, ary, arity\n ];\n\n if (data) {\n mergeData(newData, data);\n }\n func = newData[0];\n bitmask = newData[1];\n thisArg = newData[2];\n partials = newData[3];\n holders = newData[4];\n arity = newData[9] = newData[9] === undefined\n ? (isBindKey ? 0 : func.length)\n : nativeMax(newData[9] - length, 0);\n\n if (!arity && bitmask & (WRAP_CURRY_FLAG | WRAP_CURRY_RIGHT_FLAG)) {\n bitmask &= ~(WRAP_CURRY_FLAG | WRAP_CURRY_RIGHT_FLAG);\n }\n if (!bitmask || bitmask == WRAP_BIND_FLAG) {\n var result = createBind(func, bitmask, thisArg);\n } else if (bitmask == WRAP_CURRY_FLAG || bitmask == WRAP_CURRY_RIGHT_FLAG) {\n result = createCurry(func, bitmask, arity);\n } else if ((bitmask == WRAP_PARTIAL_FLAG || bitmask == (WRAP_BIND_FLAG | WRAP_PARTIAL_FLAG)) && !holders.length) {\n result = createPartial(func, bitmask, thisArg, partials);\n } else {\n result = createHybrid.apply(undefined, newData);\n }\n var setter = data ? baseSetData : setData;\n return setWrapToString(setter(result, newData), func, bitmask);\n}\n\nmodule.exports = createWrap;\n", + "modules": [] + }, + { + "id": 33, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/identity.js", + "name": "./node_modules/lodash/identity.js", + "index": 17, + "index2": 8, + "size": 370, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseIteratee.js", + "issuerId": 54, + "issuerName": "./node_modules/lodash/_baseIteratee.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 104, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/reject.js", + "name": "./node_modules/lodash/fp/reject.js" + }, + { + "id": 232, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/reject.js", + "name": "./node_modules/lodash/reject.js" + }, + { + "id": 54, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseIteratee.js", + "name": "./node_modules/lodash/_baseIteratee.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 54, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseIteratee.js", + "module": "./node_modules/lodash/_baseIteratee.js", + "moduleName": "./node_modules/lodash/_baseIteratee.js", + "type": "cjs require", + "userRequest": "./identity", + "loc": "3:15-36" + }, + { + "moduleId": 59, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseSetData.js", + "module": "./node_modules/lodash/_baseSetData.js", + "moduleName": "./node_modules/lodash/_baseSetData.js", + "type": "cjs require", + "userRequest": "./identity", + "loc": "1:15-36" + }, + { + "moduleId": 127, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseSetToString.js", + "module": "./node_modules/lodash/_baseSetToString.js", + "moduleName": "./node_modules/lodash/_baseSetToString.js", + "type": "cjs require", + "userRequest": "./identity", + "loc": "3:15-36" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 6, + "source": "/**\n * This method returns the first argument it receives.\n *\n * @static\n * @since 0.1.0\n * @memberOf _\n * @category Util\n * @param {*} value Any value.\n * @returns {*} Returns `value`.\n * @example\n *\n * var object = { 'a': 1 };\n *\n * console.log(_.identity(object) === object);\n * // => true\n */\nfunction identity(value) {\n return value;\n}\n\nmodule.exports = identity;\n", + "parsedSize": 33, + "parsedSource": "t.exports=function(t){return t}},", + "originalSize": 370, + "originalSource": "/**\n * This method returns the first argument it receives.\n *\n * @static\n * @since 0.1.0\n * @memberOf _\n * @category Util\n * @param {*} value Any value.\n * @returns {*} Returns `value`.\n * @example\n *\n * var object = { 'a': 1 };\n *\n * console.log(_.identity(object) === object);\n * // => true\n */\nfunction identity(value) {\n return value;\n}\n\nmodule.exports = identity;\n", + "modules": [] + }, + { + "id": 34, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/isFunction.js", + "name": "./node_modules/lodash/isFunction.js", + "index": 22, + "index2": 17, + "size": 993, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/_util.js", + "issuerId": 109, + "issuerName": "./node_modules/lodash/fp/_util.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 102, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/trim.js", + "name": "./node_modules/lodash/fp/trim.js" + }, + { + "id": 8, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/convert.js", + "name": "./node_modules/lodash/fp/convert.js" + }, + { + "id": 109, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/_util.js", + "name": "./node_modules/lodash/fp/_util.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 10, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/isArrayLike.js", + "module": "./node_modules/lodash/isArrayLike.js", + "moduleName": "./node_modules/lodash/isArrayLike.js", + "type": "cjs require", + "userRequest": "./isFunction", + "loc": "1:17-40" + }, + { + "moduleId": 109, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/_util.js", + "module": "./node_modules/lodash/fp/_util.js", + "moduleName": "./node_modules/lodash/fp/_util.js", + "type": "cjs require", + "userRequest": "../isFunction", + "loc": "9:16-40" + }, + { + "moduleId": 111, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseIsNative.js", + "module": "./node_modules/lodash/_baseIsNative.js", + "moduleName": "./node_modules/lodash/_baseIsNative.js", + "type": "cjs require", + "userRequest": "./isFunction", + "loc": "1:17-40" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 6, + "source": "var baseGetTag = require('./_baseGetTag'),\n isObject = require('./isObject');\n\n/** `Object#toString` result references. */\nvar asyncTag = '[object AsyncFunction]',\n funcTag = '[object Function]',\n genTag = '[object GeneratorFunction]',\n proxyTag = '[object Proxy]';\n\n/**\n * Checks if `value` is classified as a `Function` object.\n *\n * @static\n * @memberOf _\n * @since 0.1.0\n * @category Lang\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is a function, else `false`.\n * @example\n *\n * _.isFunction(_);\n * // => true\n *\n * _.isFunction(/abc/);\n * // => false\n */\nfunction isFunction(value) {\n if (!isObject(value)) {\n return false;\n }\n // The use of `Object#toString` avoids issues with the `typeof` operator\n // in Safari 9 which returns 'object' for typed arrays and other constructors.\n var tag = baseGetTag(value);\n return tag == funcTag || tag == genTag || tag == asyncTag || tag == proxyTag;\n}\n\nmodule.exports = isFunction;\n", + "parsedSize": 196, + "parsedSource": "e=r(4),o=r(3),i=\"[object AsyncFunction]\",u=\"[object Function]\",a=\"[object GeneratorFunction]\",c=\"[object Proxy]\";t.exports=function(t){if(!o(t))return!1;var n=e(t);return n==u||n==a||n==i||n==c}},", + "originalSize": 993, + "originalSource": "var baseGetTag = require('./_baseGetTag'),\n isObject = require('./isObject');\n\n/** `Object#toString` result references. */\nvar asyncTag = '[object AsyncFunction]',\n funcTag = '[object Function]',\n genTag = '[object GeneratorFunction]',\n proxyTag = '[object Proxy]';\n\n/**\n * Checks if `value` is classified as a `Function` object.\n *\n * @static\n * @memberOf _\n * @since 0.1.0\n * @category Lang\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is a function, else `false`.\n * @example\n *\n * _.isFunction(_);\n * // => true\n *\n * _.isFunction(/abc/);\n * // => false\n */\nfunction isFunction(value) {\n if (!isObject(value)) {\n return false;\n }\n // The use of `Object#toString` avoids issues with the `typeof` operator\n // in Safari 9 which returns 'object' for typed arrays and other constructors.\n var tag = baseGetTag(value);\n return tag == funcTag || tag == genTag || tag == asyncTag || tag == proxyTag;\n}\n\nmodule.exports = isFunction;\n", + "modules": [] + }, + { + "id": 35, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_apply.js", + "name": "./node_modules/lodash/_apply.js", + "index": 39, + "index2": 30, + "size": 714, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_createCurry.js", + "issuerId": 119, + "issuerName": "./node_modules/lodash/_createCurry.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 102, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/trim.js", + "name": "./node_modules/lodash/fp/trim.js" + }, + { + "id": 8, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/convert.js", + "name": "./node_modules/lodash/fp/convert.js" + }, + { + "id": 109, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/_util.js", + "name": "./node_modules/lodash/fp/_util.js" + }, + { + "id": 110, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/ary.js", + "name": "./node_modules/lodash/ary.js" + }, + { + "id": 32, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_createWrap.js", + "name": "./node_modules/lodash/_createWrap.js" + }, + { + "id": 119, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_createCurry.js", + "name": "./node_modules/lodash/_createCurry.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 119, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_createCurry.js", + "module": "./node_modules/lodash/_createCurry.js", + "moduleName": "./node_modules/lodash/_createCurry.js", + "type": "cjs require", + "userRequest": "./_apply", + "loc": "1:12-31" + }, + { + "moduleId": 135, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_createPartial.js", + "module": "./node_modules/lodash/_createPartial.js", + "moduleName": "./node_modules/lodash/_createPartial.js", + "type": "cjs require", + "userRequest": "./_apply", + "loc": "1:12-31" + }, + { + "moduleId": 220, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_overRest.js", + "module": "./node_modules/lodash/_overRest.js", + "moduleName": "./node_modules/lodash/_overRest.js", + "type": "cjs require", + "userRequest": "./_apply", + "loc": "1:12-31" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 9, + "source": "/**\n * A faster alternative to `Function#apply`, this function invokes `func`\n * with the `this` binding of `thisArg` and the arguments of `args`.\n *\n * @private\n * @param {Function} func The function to invoke.\n * @param {*} thisArg The `this` binding of `func`.\n * @param {Array} args The arguments to invoke `func` with.\n * @returns {*} Returns the result of `func`.\n */\nfunction apply(func, thisArg, args) {\n switch (args.length) {\n case 0: return func.call(thisArg);\n case 1: return func.call(thisArg, args[0]);\n case 2: return func.call(thisArg, args[0], args[1]);\n case 3: return func.call(thisArg, args[0], args[1], args[2]);\n }\n return func.apply(thisArg, args);\n}\n\nmodule.exports = apply;\n", + "parsedSize": 191, + "parsedSource": "t.exports=function(t,n,r){switch(r.length){case 0:return t.call(n);case 1:return t.call(n,r[0]);case 2:return t.call(n,r[0],r[1]);case 3:return t.call(n,r[0],r[1],r[2])}return t.apply(n,r)}},", + "originalSize": 714, + "originalSource": "/**\n * A faster alternative to `Function#apply`, this function invokes `func`\n * with the `this` binding of `thisArg` and the arguments of `args`.\n *\n * @private\n * @param {Function} func The function to invoke.\n * @param {*} thisArg The `this` binding of `func`.\n * @param {Array} args The arguments to invoke `func` with.\n * @returns {*} Returns the result of `func`.\n */\nfunction apply(func, thisArg, args) {\n switch (args.length) {\n case 0: return func.call(thisArg);\n case 1: return func.call(thisArg, args[0]);\n case 2: return func.call(thisArg, args[0], args[1]);\n case 3: return func.call(thisArg, args[0], args[1], args[2]);\n }\n return func.apply(thisArg, args);\n}\n\nmodule.exports = apply;\n", + "modules": [] + }, + { + "id": 36, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_LazyWrapper.js", + "name": "./node_modules/lodash/_LazyWrapper.js", + "index": 46, + "index2": 35, + "size": 773, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_isLaziable.js", + "issuerId": 68, + "issuerName": "./node_modules/lodash/_isLaziable.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 105, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/pipe.js", + "name": "./node_modules/lodash/fp/pipe.js" + }, + { + "id": 239, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/flow.js", + "name": "./node_modules/lodash/fp/flow.js" + }, + { + "id": 240, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/flow.js", + "name": "./node_modules/lodash/flow.js" + }, + { + "id": 241, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_createFlow.js", + "name": "./node_modules/lodash/_createFlow.js" + }, + { + "id": 68, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_isLaziable.js", + "name": "./node_modules/lodash/_isLaziable.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 68, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_isLaziable.js", + "module": "./node_modules/lodash/_isLaziable.js", + "moduleName": "./node_modules/lodash/_isLaziable.js", + "type": "cjs require", + "userRequest": "./_LazyWrapper", + "loc": "1:18-43" + }, + { + "moduleId": 123, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/wrapperLodash.js", + "module": "./node_modules/lodash/wrapperLodash.js", + "moduleName": "./node_modules/lodash/wrapperLodash.js", + "type": "cjs require", + "userRequest": "./_LazyWrapper", + "loc": "1:18-43" + }, + { + "moduleId": 124, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_wrapperClone.js", + "module": "./node_modules/lodash/_wrapperClone.js", + "moduleName": "./node_modules/lodash/_wrapperClone.js", + "type": "cjs require", + "userRequest": "./_LazyWrapper", + "loc": "1:18-43" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 8, + "source": "var baseCreate = require('./_baseCreate'),\n baseLodash = require('./_baseLodash');\n\n/** Used as references for the maximum length and index of an array. */\nvar MAX_ARRAY_LENGTH = 4294967295;\n\n/**\n * Creates a lazy wrapper object which wraps `value` to enable lazy evaluation.\n *\n * @private\n * @constructor\n * @param {*} value The value to wrap.\n */\nfunction LazyWrapper(value) {\n this.__wrapped__ = value;\n this.__actions__ = [];\n this.__dir__ = 1;\n this.__filtered__ = false;\n this.__iteratees__ = [];\n this.__takeCount__ = MAX_ARRAY_LENGTH;\n this.__views__ = [];\n}\n\n// Ensure `LazyWrapper` is an instance of `baseLodash`.\nLazyWrapper.prototype = baseCreate(baseLodash.prototype);\nLazyWrapper.prototype.constructor = LazyWrapper;\n\nmodule.exports = LazyWrapper;\n", + "parsedSize": 245, + "parsedSource": "e=r(16),o=r(37),i=4294967295;function u(t){this.__wrapped__=t,this.__actions__=[],this.__dir__=1,this.__filtered__=!1,this.__iteratees__=[],this.__takeCount__=i,this.__views__=[]}u.prototype=e(o.prototype),u.prototype.constructor=u,t.exports=u},", + "originalSize": 773, + "originalSource": "var baseCreate = require('./_baseCreate'),\n baseLodash = require('./_baseLodash');\n\n/** Used as references for the maximum length and index of an array. */\nvar MAX_ARRAY_LENGTH = 4294967295;\n\n/**\n * Creates a lazy wrapper object which wraps `value` to enable lazy evaluation.\n *\n * @private\n * @constructor\n * @param {*} value The value to wrap.\n */\nfunction LazyWrapper(value) {\n this.__wrapped__ = value;\n this.__actions__ = [];\n this.__dir__ = 1;\n this.__filtered__ = false;\n this.__iteratees__ = [];\n this.__takeCount__ = MAX_ARRAY_LENGTH;\n this.__views__ = [];\n}\n\n// Ensure `LazyWrapper` is an instance of `baseLodash`.\nLazyWrapper.prototype = baseCreate(baseLodash.prototype);\nLazyWrapper.prototype.constructor = LazyWrapper;\n\nmodule.exports = LazyWrapper;\n", + "modules": [] + }, + { + "id": 37, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseLodash.js", + "name": "./node_modules/lodash/_baseLodash.js", + "index": 47, + "index2": 34, + "size": 178, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_LodashWrapper.js", + "issuerId": 39, + "issuerName": "./node_modules/lodash/_LodashWrapper.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 105, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/pipe.js", + "name": "./node_modules/lodash/fp/pipe.js" + }, + { + "id": 239, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/flow.js", + "name": "./node_modules/lodash/fp/flow.js" + }, + { + "id": 240, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/flow.js", + "name": "./node_modules/lodash/flow.js" + }, + { + "id": 241, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_createFlow.js", + "name": "./node_modules/lodash/_createFlow.js" + }, + { + "id": 39, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_LodashWrapper.js", + "name": "./node_modules/lodash/_LodashWrapper.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 36, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_LazyWrapper.js", + "module": "./node_modules/lodash/_LazyWrapper.js", + "moduleName": "./node_modules/lodash/_LazyWrapper.js", + "type": "cjs require", + "userRequest": "./_baseLodash", + "loc": "2:17-41" + }, + { + "moduleId": 39, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_LodashWrapper.js", + "module": "./node_modules/lodash/_LodashWrapper.js", + "moduleName": "./node_modules/lodash/_LodashWrapper.js", + "type": "cjs require", + "userRequest": "./_baseLodash", + "loc": "2:17-41" + }, + { + "moduleId": 123, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/wrapperLodash.js", + "module": "./node_modules/lodash/wrapperLodash.js", + "moduleName": "./node_modules/lodash/wrapperLodash.js", + "type": "cjs require", + "userRequest": "./_baseLodash", + "loc": "3:17-41" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 8, + "source": "/**\n * The function whose prototype chain sequence wrappers inherit from.\n *\n * @private\n */\nfunction baseLodash() {\n // No operation performed.\n}\n\nmodule.exports = baseLodash;\n", + "parsedSize": 24, + "parsedSource": "t.exports=function(){}},", + "originalSize": 178, + "originalSource": "/**\n * The function whose prototype chain sequence wrappers inherit from.\n *\n * @private\n */\nfunction baseLodash() {\n // No operation performed.\n}\n\nmodule.exports = baseLodash;\n", + "modules": [] + }, + { + "id": 38, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_getData.js", + "name": "./node_modules/lodash/_getData.js", + "index": 48, + "index2": 37, + "size": 325, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_createFlow.js", + "issuerId": 241, + "issuerName": "./node_modules/lodash/_createFlow.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 105, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/pipe.js", + "name": "./node_modules/lodash/fp/pipe.js" + }, + { + "id": 239, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/flow.js", + "name": "./node_modules/lodash/fp/flow.js" + }, + { + "id": 240, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/flow.js", + "name": "./node_modules/lodash/flow.js" + }, + { + "id": 241, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_createFlow.js", + "name": "./node_modules/lodash/_createFlow.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 32, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_createWrap.js", + "module": "./node_modules/lodash/_createWrap.js", + "moduleName": "./node_modules/lodash/_createWrap.js", + "type": "cjs require", + "userRequest": "./_getData", + "loc": "6:14-35" + }, + { + "moduleId": 68, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_isLaziable.js", + "module": "./node_modules/lodash/_isLaziable.js", + "moduleName": "./node_modules/lodash/_isLaziable.js", + "type": "cjs require", + "userRequest": "./_getData", + "loc": "2:14-35" + }, + { + "moduleId": 241, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_createFlow.js", + "module": "./node_modules/lodash/_createFlow.js", + "moduleName": "./node_modules/lodash/_createFlow.js", + "type": "cjs require", + "userRequest": "./_getData", + "loc": "3:14-35" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 7, + "source": "var metaMap = require('./_metaMap'),\n noop = require('./noop');\n\n/**\n * Gets metadata for `func`.\n *\n * @private\n * @param {Function} func The function to query.\n * @returns {*} Returns the metadata for `func`.\n */\nvar getData = !metaMap ? noop : function(func) {\n return metaMap.get(func);\n};\n\nmodule.exports = getData;\n", + "parsedSize": 65, + "parsedSource": "e=r(60),o=r(121),i=e?function(t){return e.get(t)}:o;t.exports=i},", + "originalSize": 325, + "originalSource": "var metaMap = require('./_metaMap'),\n noop = require('./noop');\n\n/**\n * Gets metadata for `func`.\n *\n * @private\n * @param {Function} func The function to query.\n * @returns {*} Returns the metadata for `func`.\n */\nvar getData = !metaMap ? noop : function(func) {\n return metaMap.get(func);\n};\n\nmodule.exports = getData;\n", + "modules": [] + }, + { + "id": 39, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_LodashWrapper.js", + "name": "./node_modules/lodash/_LodashWrapper.js", + "index": 53, + "index2": 40, + "size": 611, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_createFlow.js", + "issuerId": 241, + "issuerName": "./node_modules/lodash/_createFlow.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 105, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/pipe.js", + "name": "./node_modules/lodash/fp/pipe.js" + }, + { + "id": 239, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/flow.js", + "name": "./node_modules/lodash/fp/flow.js" + }, + { + "id": 240, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/flow.js", + "name": "./node_modules/lodash/flow.js" + }, + { + "id": 241, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_createFlow.js", + "name": "./node_modules/lodash/_createFlow.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 123, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/wrapperLodash.js", + "module": "./node_modules/lodash/wrapperLodash.js", + "moduleName": "./node_modules/lodash/wrapperLodash.js", + "type": "cjs require", + "userRequest": "./_LodashWrapper", + "loc": "2:20-47" + }, + { + "moduleId": 124, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_wrapperClone.js", + "module": "./node_modules/lodash/_wrapperClone.js", + "moduleName": "./node_modules/lodash/_wrapperClone.js", + "type": "cjs require", + "userRequest": "./_LodashWrapper", + "loc": "2:20-47" + }, + { + "moduleId": 241, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_createFlow.js", + "module": "./node_modules/lodash/_createFlow.js", + "moduleName": "./node_modules/lodash/_createFlow.js", + "type": "cjs require", + "userRequest": "./_LodashWrapper", + "loc": "1:20-47" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 7, + "source": "var baseCreate = require('./_baseCreate'),\n baseLodash = require('./_baseLodash');\n\n/**\n * The base constructor for creating `lodash` wrapper objects.\n *\n * @private\n * @param {*} value The value to wrap.\n * @param {boolean} [chainAll] Enable explicit method chain sequences.\n */\nfunction LodashWrapper(value, chainAll) {\n this.__wrapped__ = value;\n this.__actions__ = [];\n this.__chain__ = !!chainAll;\n this.__index__ = 0;\n this.__values__ = undefined;\n}\n\nLodashWrapper.prototype = baseCreate(baseLodash.prototype);\nLodashWrapper.prototype.constructor = LodashWrapper;\n\nmodule.exports = LodashWrapper;\n", + "parsedSize": 196, + "parsedSource": "e=r(16),o=r(37);function i(t,n){this.__wrapped__=t,this.__actions__=[],this.__chain__=!!n,this.__index__=0,this.__values__=void 0}i.prototype=e(o.prototype),i.prototype.constructor=i,t.exports=i},", + "originalSize": 611, + "originalSource": "var baseCreate = require('./_baseCreate'),\n baseLodash = require('./_baseLodash');\n\n/**\n * The base constructor for creating `lodash` wrapper objects.\n *\n * @private\n * @param {*} value The value to wrap.\n * @param {boolean} [chainAll] Enable explicit method chain sequences.\n */\nfunction LodashWrapper(value, chainAll) {\n this.__wrapped__ = value;\n this.__actions__ = [];\n this.__chain__ = !!chainAll;\n this.__index__ = 0;\n this.__values__ = undefined;\n}\n\nLodashWrapper.prototype = baseCreate(baseLodash.prototype);\nLodashWrapper.prototype.constructor = LodashWrapper;\n\nmodule.exports = LodashWrapper;\n", + "modules": [] + }, + { + "id": 40, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_arrayEach.js", + "name": "./node_modules/lodash/_arrayEach.js", + "index": 68, + "index2": 55, + "size": 537, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/_util.js", + "issuerId": 109, + "issuerName": "./node_modules/lodash/fp/_util.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 102, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/trim.js", + "name": "./node_modules/lodash/fp/trim.js" + }, + { + "id": 8, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/convert.js", + "name": "./node_modules/lodash/fp/convert.js" + }, + { + "id": 109, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/_util.js", + "name": "./node_modules/lodash/fp/_util.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 82, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseClone.js", + "module": "./node_modules/lodash/_baseClone.js", + "moduleName": "./node_modules/lodash/_baseClone.js", + "type": "cjs require", + "userRequest": "./_arrayEach", + "loc": "2:16-39" + }, + { + "moduleId": 109, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/_util.js", + "module": "./node_modules/lodash/fp/_util.js", + "moduleName": "./node_modules/lodash/fp/_util.js", + "type": "cjs require", + "userRequest": "../_arrayEach", + "loc": "6:13-37" + }, + { + "moduleId": 129, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_updateWrapDetails.js", + "module": "./node_modules/lodash/_updateWrapDetails.js", + "moduleName": "./node_modules/lodash/_updateWrapDetails.js", + "type": "cjs require", + "userRequest": "./_arrayEach", + "loc": "1:16-39" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 6, + "source": "/**\n * A specialized version of `_.forEach` for arrays without support for\n * iteratee shorthands.\n *\n * @private\n * @param {Array} [array] The array to iterate over.\n * @param {Function} iteratee The function invoked per iteration.\n * @returns {Array} Returns `array`.\n */\nfunction arrayEach(array, iteratee) {\n var index = -1,\n length = array == null ? 0 : array.length;\n\n while (++index < length) {\n if (iteratee(array[index], index, array) === false) {\n break;\n }\n }\n return array;\n}\n\nmodule.exports = arrayEach;\n", + "parsedSize": 95, + "parsedSource": "t.exports=function(t,n){for(var r=-1,e=null==t?0:t.length;++r true\n *\n * _.isTypedArray([]);\n * // => false\n */\nvar isTypedArray = nodeIsTypedArray ? baseUnary(nodeIsTypedArray) : baseIsTypedArray;\n\nmodule.exports = isTypedArray;\n", + "parsedSize": 69, + "parsedSource": "e=r(142),o=r(23),i=r(24),u=i&&i.isTypedArray,a=u?o(u):e;t.exports=a},", + "originalSize": 695, + "originalSource": "var baseIsTypedArray = require('./_baseIsTypedArray'),\n baseUnary = require('./_baseUnary'),\n nodeUtil = require('./_nodeUtil');\n\n/* Node.js helper references. */\nvar nodeIsTypedArray = nodeUtil && nodeUtil.isTypedArray;\n\n/**\n * Checks if `value` is classified as a typed array.\n *\n * @static\n * @memberOf _\n * @since 3.0.0\n * @category Lang\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is a typed array, else `false`.\n * @example\n *\n * _.isTypedArray(new Uint8Array);\n * // => true\n *\n * _.isTypedArray([]);\n * // => false\n */\nvar isTypedArray = nodeIsTypedArray ? baseUnary(nodeIsTypedArray) : baseIsTypedArray;\n\nmodule.exports = isTypedArray;\n", + "modules": [] + }, + { + "id": 45, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/isLength.js", + "name": "./node_modules/lodash/isLength.js", + "index": 99, + "index2": 88, + "size": 802, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/isArrayLike.js", + "issuerId": 10, + "issuerName": "./node_modules/lodash/isArrayLike.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 106, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/isEmpty.js", + "name": "./node_modules/lodash/fp/isEmpty.js" + }, + { + "id": 244, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/isEmpty.js", + "name": "./node_modules/lodash/isEmpty.js" + }, + { + "id": 10, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/isArrayLike.js", + "name": "./node_modules/lodash/isArrayLike.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 10, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/isArrayLike.js", + "module": "./node_modules/lodash/isArrayLike.js", + "moduleName": "./node_modules/lodash/isArrayLike.js", + "type": "cjs require", + "userRequest": "./isLength", + "loc": "2:15-36" + }, + { + "moduleId": 142, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseIsTypedArray.js", + "module": "./node_modules/lodash/_baseIsTypedArray.js", + "moduleName": "./node_modules/lodash/_baseIsTypedArray.js", + "type": "cjs require", + "userRequest": "./isLength", + "loc": "2:15-36" + }, + { + "moduleId": 212, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_hasPath.js", + "module": "./node_modules/lodash/_hasPath.js", + "moduleName": "./node_modules/lodash/_hasPath.js", + "type": "cjs require", + "userRequest": "./isLength", + "loc": "5:15-36" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 6, + "source": "/** Used as references for various `Number` constants. */\nvar MAX_SAFE_INTEGER = 9007199254740991;\n\n/**\n * Checks if `value` is a valid array-like length.\n *\n * **Note:** This method is loosely based on\n * [`ToLength`](http://ecma-international.org/ecma-262/7.0/#sec-tolength).\n *\n * @static\n * @memberOf _\n * @since 4.0.0\n * @category Lang\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is a valid length, else `false`.\n * @example\n *\n * _.isLength(3);\n * // => true\n *\n * _.isLength(Number.MIN_VALUE);\n * // => false\n *\n * _.isLength(Infinity);\n * // => false\n *\n * _.isLength('3');\n * // => false\n */\nfunction isLength(value) {\n return typeof value == 'number' &&\n value > -1 && value % 1 == 0 && value <= MAX_SAFE_INTEGER;\n}\n\nmodule.exports = isLength;\n", + "parsedSize": 92, + "parsedSource": "var r=9007199254740991;t.exports=function(t){return\"number\"==typeof t&&t>-1&&t%1==0&&t<=r}},", + "originalSize": 802, + "originalSource": "/** Used as references for various `Number` constants. */\nvar MAX_SAFE_INTEGER = 9007199254740991;\n\n/**\n * Checks if `value` is a valid array-like length.\n *\n * **Note:** This method is loosely based on\n * [`ToLength`](http://ecma-international.org/ecma-262/7.0/#sec-tolength).\n *\n * @static\n * @memberOf _\n * @since 4.0.0\n * @category Lang\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is a valid length, else `false`.\n * @example\n *\n * _.isLength(3);\n * // => true\n *\n * _.isLength(Number.MIN_VALUE);\n * // => false\n *\n * _.isLength(Infinity);\n * // => false\n *\n * _.isLength('3');\n * // => false\n */\nfunction isLength(value) {\n return typeof value == 'number' &&\n value > -1 && value % 1 == 0 && value <= MAX_SAFE_INTEGER;\n}\n\nmodule.exports = isLength;\n", + "modules": [] + }, + { + "id": 46, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseKeys.js", + "name": "./node_modules/lodash/_baseKeys.js", + "index": 102, + "index2": 97, + "size": 776, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/isEmpty.js", + "issuerId": 244, + "issuerName": "./node_modules/lodash/isEmpty.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 106, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/isEmpty.js", + "name": "./node_modules/lodash/fp/isEmpty.js" + }, + { + "id": 244, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/isEmpty.js", + "name": "./node_modules/lodash/isEmpty.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 13, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/keys.js", + "module": "./node_modules/lodash/keys.js", + "moduleName": "./node_modules/lodash/keys.js", + "type": "cjs require", + "userRequest": "./_baseKeys", + "loc": "2:15-37" + }, + { + "moduleId": 109, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/_util.js", + "module": "./node_modules/lodash/fp/_util.js", + "moduleName": "./node_modules/lodash/fp/_util.js", + "type": "cjs require", + "userRequest": "../_baseKeys", + "loc": "12:10-33" + }, + { + "moduleId": 244, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/isEmpty.js", + "module": "./node_modules/lodash/isEmpty.js", + "moduleName": "./node_modules/lodash/isEmpty.js", + "type": "cjs require", + "userRequest": "./_baseKeys", + "loc": "1:15-37" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 5, + "source": "var isPrototype = require('./_isPrototype'),\n nativeKeys = require('./_nativeKeys');\n\n/** Used for built-in method references. */\nvar objectProto = Object.prototype;\n\n/** Used to check objects for own properties. */\nvar hasOwnProperty = objectProto.hasOwnProperty;\n\n/**\n * The base implementation of `_.keys` which doesn't treat sparse arrays as dense.\n *\n * @private\n * @param {Object} object The object to query.\n * @returns {Array} Returns the array of property names.\n */\nfunction baseKeys(object) {\n if (!isPrototype(object)) {\n return nativeKeys(object);\n }\n var result = [];\n for (var key in Object(object)) {\n if (hasOwnProperty.call(object, key) && key != 'constructor') {\n result.push(key);\n }\n }\n return result;\n}\n\nmodule.exports = baseKeys;\n", + "parsedSize": 178, + "parsedSource": "e=r(25),o=r(143),i=Object.prototype.hasOwnProperty;t.exports=function(t){if(!e(t))return o(t);var n=[];for(var r in Object(t))i.call(t,r)&&\"constructor\"!=r&&n.push(r);return n}},", + "originalSize": 776, + "originalSource": "var isPrototype = require('./_isPrototype'),\n nativeKeys = require('./_nativeKeys');\n\n/** Used for built-in method references. */\nvar objectProto = Object.prototype;\n\n/** Used to check objects for own properties. */\nvar hasOwnProperty = objectProto.hasOwnProperty;\n\n/**\n * The base implementation of `_.keys` which doesn't treat sparse arrays as dense.\n *\n * @private\n * @param {Object} object The object to query.\n * @returns {Array} Returns the array of property names.\n */\nfunction baseKeys(object) {\n if (!isPrototype(object)) {\n return nativeKeys(object);\n }\n var result = [];\n for (var key in Object(object)) {\n if (hasOwnProperty.call(object, key) && key != 'constructor') {\n result.push(key);\n }\n }\n return result;\n}\n\nmodule.exports = baseKeys;\n", + "modules": [] + }, + { + "id": 47, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_Stack.js", + "name": "./node_modules/lodash/_Stack.js", + "index": 109, + "index2": 129, + "size": 734, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseClone.js", + "issuerId": 82, + "issuerName": "./node_modules/lodash/_baseClone.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 102, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/trim.js", + "name": "./node_modules/lodash/fp/trim.js" + }, + { + "id": 8, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/convert.js", + "name": "./node_modules/lodash/fp/convert.js" + }, + { + "id": 109, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/_util.js", + "name": "./node_modules/lodash/fp/_util.js" + }, + { + "id": 144, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/clone.js", + "name": "./node_modules/lodash/clone.js" + }, + { + "id": 82, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseClone.js", + "name": "./node_modules/lodash/_baseClone.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 82, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseClone.js", + "module": "./node_modules/lodash/_baseClone.js", + "moduleName": "./node_modules/lodash/_baseClone.js", + "type": "cjs require", + "userRequest": "./_Stack", + "loc": "1:12-31" + }, + { + "moduleId": 194, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseIsMatch.js", + "module": "./node_modules/lodash/_baseIsMatch.js", + "moduleName": "./node_modules/lodash/_baseIsMatch.js", + "type": "cjs require", + "userRequest": "./_Stack", + "loc": "1:12-31" + }, + { + "moduleId": 195, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseIsEqualDeep.js", + "module": "./node_modules/lodash/_baseIsEqualDeep.js", + "moduleName": "./node_modules/lodash/_baseIsEqualDeep.js", + "type": "cjs require", + "userRequest": "./_Stack", + "loc": "1:12-31" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 8, + "source": "var ListCache = require('./_ListCache'),\n stackClear = require('./_stackClear'),\n stackDelete = require('./_stackDelete'),\n stackGet = require('./_stackGet'),\n stackHas = require('./_stackHas'),\n stackSet = require('./_stackSet');\n\n/**\n * Creates a stack cache object to store key-value pairs.\n *\n * @private\n * @constructor\n * @param {Array} [entries] The key-value pairs to cache.\n */\nfunction Stack(entries) {\n var data = this.__data__ = new ListCache(entries);\n this.size = data.size;\n}\n\n// Add methods to `Stack`.\nStack.prototype.clear = stackClear;\nStack.prototype['delete'] = stackDelete;\nStack.prototype.get = stackGet;\nStack.prototype.has = stackHas;\nStack.prototype.set = stackSet;\n\nmodule.exports = Stack;\n", + "parsedSize": 221, + "parsedSource": "e=r(26),o=r(150),i=r(151),u=r(152),a=r(153),c=r(154);function f(t){var n=this.__data__=new e(t);this.size=n.size}f.prototype.clear=o,f.prototype.delete=i,f.prototype.get=u,f.prototype.has=a,f.prototype.set=c,t.exports=f},", + "originalSize": 734, + "originalSource": "var ListCache = require('./_ListCache'),\n stackClear = require('./_stackClear'),\n stackDelete = require('./_stackDelete'),\n stackGet = require('./_stackGet'),\n stackHas = require('./_stackHas'),\n stackSet = require('./_stackSet');\n\n/**\n * Creates a stack cache object to store key-value pairs.\n *\n * @private\n * @constructor\n * @param {Array} [entries] The key-value pairs to cache.\n */\nfunction Stack(entries) {\n var data = this.__data__ = new ListCache(entries);\n this.size = data.size;\n}\n\n// Add methods to `Stack`.\nStack.prototype.clear = stackClear;\nStack.prototype['delete'] = stackDelete;\nStack.prototype.get = stackGet;\nStack.prototype.has = stackHas;\nStack.prototype.set = stackSet;\n\nmodule.exports = Stack;\n", + "modules": [] + }, + { + "id": 48, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_Map.js", + "name": "./node_modules/lodash/_Map.js", + "index": 122, + "index2": 112, + "size": 195, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_getTag.js", + "issuerId": 11, + "issuerName": "./node_modules/lodash/_getTag.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 106, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/isEmpty.js", + "name": "./node_modules/lodash/fp/isEmpty.js" + }, + { + "id": 244, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/isEmpty.js", + "name": "./node_modules/lodash/isEmpty.js" + }, + { + "id": 11, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_getTag.js", + "name": "./node_modules/lodash/_getTag.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 11, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_getTag.js", + "module": "./node_modules/lodash/_getTag.js", + "moduleName": "./node_modules/lodash/_getTag.js", + "type": "cjs require", + "userRequest": "./_Map", + "loc": "2:10-27" + }, + { + "moduleId": 154, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_stackSet.js", + "module": "./node_modules/lodash/_stackSet.js", + "moduleName": "./node_modules/lodash/_stackSet.js", + "type": "cjs require", + "userRequest": "./_Map", + "loc": "2:10-27" + }, + { + "moduleId": 155, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_mapCacheClear.js", + "module": "./node_modules/lodash/_mapCacheClear.js", + "moduleName": "./node_modules/lodash/_mapCacheClear.js", + "type": "cjs require", + "userRequest": "./_Map", + "loc": "3:10-27" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 6, + "source": "var getNative = require('./_getNative'),\n root = require('./_root');\n\n/* Built-in method references that are verified to be native. */\nvar Map = getNative(root, 'Map');\n\nmodule.exports = Map;\n", + "parsedSize": 32, + "parsedSource": "e=r(6)(r(1),\"Map\");t.exports=e},", + "originalSize": 195, + "originalSource": "var getNative = require('./_getNative'),\n root = require('./_root');\n\n/* Built-in method references that are verified to be native. */\nvar Map = getNative(root, 'Map');\n\nmodule.exports = Map;\n", + "modules": [] + }, + { + "id": 49, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_MapCache.js", + "name": "./node_modules/lodash/_MapCache.js", + "index": 123, + "index2": 127, + "size": 869, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_stackSet.js", + "issuerId": 154, + "issuerName": "./node_modules/lodash/_stackSet.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 102, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/trim.js", + "name": "./node_modules/lodash/fp/trim.js" + }, + { + "id": 8, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/convert.js", + "name": "./node_modules/lodash/fp/convert.js" + }, + { + "id": 109, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/_util.js", + "name": "./node_modules/lodash/fp/_util.js" + }, + { + "id": 144, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/clone.js", + "name": "./node_modules/lodash/clone.js" + }, + { + "id": 82, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseClone.js", + "name": "./node_modules/lodash/_baseClone.js" + }, + { + "id": 47, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_Stack.js", + "name": "./node_modules/lodash/_Stack.js" + }, + { + "id": 154, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_stackSet.js", + "name": "./node_modules/lodash/_stackSet.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 154, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_stackSet.js", + "module": "./node_modules/lodash/_stackSet.js", + "moduleName": "./node_modules/lodash/_stackSet.js", + "type": "cjs require", + "userRequest": "./_MapCache", + "loc": "3:15-37" + }, + { + "moduleId": 196, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_SetCache.js", + "module": "./node_modules/lodash/_SetCache.js", + "moduleName": "./node_modules/lodash/_SetCache.js", + "type": "cjs require", + "userRequest": "./_MapCache", + "loc": "1:15-37" + }, + { + "moduleId": 209, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/memoize.js", + "module": "./node_modules/lodash/memoize.js", + "moduleName": "./node_modules/lodash/memoize.js", + "type": "cjs require", + "userRequest": "./_MapCache", + "loc": "1:15-37" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 10, + "source": "var mapCacheClear = require('./_mapCacheClear'),\n mapCacheDelete = require('./_mapCacheDelete'),\n mapCacheGet = require('./_mapCacheGet'),\n mapCacheHas = require('./_mapCacheHas'),\n mapCacheSet = require('./_mapCacheSet');\n\n/**\n * Creates a map cache object to store key-value pairs.\n *\n * @private\n * @constructor\n * @param {Array} [entries] The key-value pairs to cache.\n */\nfunction MapCache(entries) {\n var index = -1,\n length = entries == null ? 0 : entries.length;\n\n this.clear();\n while (++index < length) {\n var entry = entries[index];\n this.set(entry[0], entry[1]);\n }\n}\n\n// Add methods to `MapCache`.\nMapCache.prototype.clear = mapCacheClear;\nMapCache.prototype['delete'] = mapCacheDelete;\nMapCache.prototype.get = mapCacheGet;\nMapCache.prototype.has = mapCacheHas;\nMapCache.prototype.set = mapCacheSet;\n\nmodule.exports = MapCache;\n", + "parsedSize": 254, + "parsedSource": "e=r(155),o=r(162),i=r(164),u=r(165),a=r(166);function c(t){var n=-1,r=null==t?0:t.length;for(this.clear();++n 1) {\n args.reverse();\n }\n if (isAry && ary < length) {\n args.length = ary;\n }\n if (this && this !== root && this instanceof wrapper) {\n fn = Ctor || createCtor(fn);\n }\n return fn.apply(thisBinding, args);\n }\n return wrapper;\n}\n\nmodule.exports = createHybrid;\n", + "parsedSize": 576, + "parsedSource": "e=r(65),o=r(66),i=r(120),u=r(15),a=r(67),c=r(75),f=r(134),s=r(42),l=r(1),p=1,v=2,_=8,h=16,d=128,y=512;t.exports=function t(n,r,g,x,b,m,j,w,A,O){var k=r&d,W=r&p,I=r&v,S=r&(_|h),E=r&y,P=I?void 0:u(n);return function p(){for(var v=arguments.length,_=Array(v),h=v;h--;)_[h]=arguments[h];if(S)var d=c(p),y=i(_,d);if(x&&(_=e(_,x,b,S)),m&&(_=o(_,m,j,S)),v-=y,S&&v1&&_.reverse(),k&&A 1) {\n args.reverse();\n }\n if (isAry && ary < length) {\n args.length = ary;\n }\n if (this && this !== root && this instanceof wrapper) {\n fn = Ctor || createCtor(fn);\n }\n return fn.apply(thisBinding, args);\n }\n return wrapper;\n}\n\nmodule.exports = createHybrid;\n", + "modules": [] + }, + { + "id": 65, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_composeArgs.js", + "name": "./node_modules/lodash/_composeArgs.js", + "index": 41, + "index2": 31, + "size": 1323, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_createHybrid.js", + "issuerId": 64, + "issuerName": "./node_modules/lodash/_createHybrid.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 102, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/trim.js", + "name": "./node_modules/lodash/fp/trim.js" + }, + { + "id": 8, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/convert.js", + "name": "./node_modules/lodash/fp/convert.js" + }, + { + "id": 109, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/_util.js", + "name": "./node_modules/lodash/fp/_util.js" + }, + { + "id": 110, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/ary.js", + "name": "./node_modules/lodash/ary.js" + }, + { + "id": 32, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_createWrap.js", + "name": "./node_modules/lodash/_createWrap.js" + }, + { + "id": 64, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_createHybrid.js", + "name": "./node_modules/lodash/_createHybrid.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 64, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_createHybrid.js", + "module": "./node_modules/lodash/_createHybrid.js", + "moduleName": "./node_modules/lodash/_createHybrid.js", + "type": "cjs require", + "userRequest": "./_composeArgs", + "loc": "1:18-43" + }, + { + "moduleId": 136, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_mergeData.js", + "module": "./node_modules/lodash/_mergeData.js", + "moduleName": "./node_modules/lodash/_mergeData.js", + "type": "cjs require", + "userRequest": "./_composeArgs", + "loc": "1:18-43" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 9, + "source": "/* Built-in method references for those with the same name as other `lodash` methods. */\nvar nativeMax = Math.max;\n\n/**\n * Creates an array that is the composition of partially applied arguments,\n * placeholders, and provided arguments into a single array of arguments.\n *\n * @private\n * @param {Array} args The provided arguments.\n * @param {Array} partials The arguments to prepend to those provided.\n * @param {Array} holders The `partials` placeholder indexes.\n * @params {boolean} [isCurried] Specify composing for a curried function.\n * @returns {Array} Returns the new array of composed arguments.\n */\nfunction composeArgs(args, partials, holders, isCurried) {\n var argsIndex = -1,\n argsLength = args.length,\n holdersLength = holders.length,\n leftIndex = -1,\n leftLength = partials.length,\n rangeLength = nativeMax(argsLength - holdersLength, 0),\n result = Array(leftLength + rangeLength),\n isUncurried = !isCurried;\n\n while (++leftIndex < leftLength) {\n result[leftIndex] = partials[leftIndex];\n }\n while (++argsIndex < holdersLength) {\n if (isUncurried || argsIndex < argsLength) {\n result[holders[argsIndex]] = args[argsIndex];\n }\n }\n while (rangeLength--) {\n result[leftIndex++] = args[argsIndex++];\n }\n return result;\n}\n\nmodule.exports = composeArgs;\n", + "parsedSize": 212, + "parsedSource": "var r=Math.max;t.exports=function(t,n,e,o){for(var i=-1,u=t.length,a=e.length,c=-1,f=n.length,s=r(u-a,0),l=Array(f+s),p=!o;++c 0) {\n if (++count >= HOT_COUNT) {\n return arguments[0];\n }\n } else {\n count = 0;\n }\n return func.apply(undefined, arguments);\n };\n}\n\nmodule.exports = shortOut;\n", + "parsedSize": 185, + "parsedSource": "var r=800,e=16,o=Date.now;t.exports=function(t){var n=0,i=0;return function(){var u=o(),a=e-(u-i);if(i=u,a>0){if(++n>=r)return arguments[0]}else n=0;return t.apply(void 0,arguments)}}},", + "originalSize": 941, + "originalSource": "/** Used to detect hot functions by number of calls within a span of milliseconds. */\nvar HOT_COUNT = 800,\n HOT_SPAN = 16;\n\n/* Built-in method references for those with the same name as other `lodash` methods. */\nvar nativeNow = Date.now;\n\n/**\n * Creates a function that'll short out and invoke `identity` instead\n * of `func` when it's called `HOT_COUNT` or more times in `HOT_SPAN`\n * milliseconds.\n *\n * @private\n * @param {Function} func The function to restrict.\n * @returns {Function} Returns the new shortable function.\n */\nfunction shortOut(func) {\n var count = 0,\n lastCalled = 0;\n\n return function() {\n var stamp = nativeNow(),\n remaining = HOT_SPAN - (stamp - lastCalled);\n\n lastCalled = stamp;\n if (remaining > 0) {\n if (++count >= HOT_COUNT) {\n return arguments[0];\n }\n } else {\n count = 0;\n }\n return func.apply(undefined, arguments);\n };\n}\n\nmodule.exports = shortOut;\n", + "modules": [] + }, + { + "id": 72, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_setWrapToString.js", + "name": "./node_modules/lodash/_setWrapToString.js", + "index": 60, + "index2": 62, + "size": 847, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_createWrap.js", + "issuerId": 32, + "issuerName": "./node_modules/lodash/_createWrap.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 102, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/trim.js", + "name": "./node_modules/lodash/fp/trim.js" + }, + { + "id": 8, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/convert.js", + "name": "./node_modules/lodash/fp/convert.js" + }, + { + "id": 109, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/_util.js", + "name": "./node_modules/lodash/fp/_util.js" + }, + { + "id": 110, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/ary.js", + "name": "./node_modules/lodash/ary.js" + }, + { + "id": 32, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_createWrap.js", + "name": "./node_modules/lodash/_createWrap.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 32, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_createWrap.js", + "module": "./node_modules/lodash/_createWrap.js", + "moduleName": "./node_modules/lodash/_createWrap.js", + "type": "cjs require", + "userRequest": "./_setWrapToString", + "loc": "9:22-51" + }, + { + "moduleId": 67, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_createRecurry.js", + "module": "./node_modules/lodash/_createRecurry.js", + "moduleName": "./node_modules/lodash/_createRecurry.js", + "type": "cjs require", + "userRequest": "./_setWrapToString", + "loc": "3:22-51" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 8, + "source": "var getWrapDetails = require('./_getWrapDetails'),\n insertWrapDetails = require('./_insertWrapDetails'),\n setToString = require('./_setToString'),\n updateWrapDetails = require('./_updateWrapDetails');\n\n/**\n * Sets the `toString` method of `wrapper` to mimic the source of `reference`\n * with wrapper details in a comment at the top of the source body.\n *\n * @private\n * @param {Function} wrapper The function to modify.\n * @param {Function} reference The reference function.\n * @param {number} bitmask The bitmask flags. See `createWrap` for more details.\n * @returns {Function} Returns `wrapper`.\n */\nfunction setWrapToString(wrapper, reference, bitmask) {\n var source = (reference + '');\n return setToString(wrapper, insertWrapDetails(source, updateWrapDetails(getWrapDetails(source), bitmask)));\n}\n\nmodule.exports = setWrapToString;\n", + "parsedSize": 101, + "parsedSource": "e=r(125),o=r(126),i=r(73),u=r(129);t.exports=function(t,n,r){var a=n+\"\";return i(t,o(a,u(e(a),r)))}},", + "originalSize": 847, + "originalSource": "var getWrapDetails = require('./_getWrapDetails'),\n insertWrapDetails = require('./_insertWrapDetails'),\n setToString = require('./_setToString'),\n updateWrapDetails = require('./_updateWrapDetails');\n\n/**\n * Sets the `toString` method of `wrapper` to mimic the source of `reference`\n * with wrapper details in a comment at the top of the source body.\n *\n * @private\n * @param {Function} wrapper The function to modify.\n * @param {Function} reference The reference function.\n * @param {number} bitmask The bitmask flags. See `createWrap` for more details.\n * @returns {Function} Returns `wrapper`.\n */\nfunction setWrapToString(wrapper, reference, bitmask) {\n var source = (reference + '');\n return setToString(wrapper, insertWrapDetails(source, updateWrapDetails(getWrapDetails(source), bitmask)));\n}\n\nmodule.exports = setWrapToString;\n", + "modules": [] + }, + { + "id": 73, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_setToString.js", + "name": "./node_modules/lodash/_setToString.js", + "index": 63, + "index2": 54, + "size": 392, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_flatRest.js", + "issuerId": 97, + "issuerName": "./node_modules/lodash/_flatRest.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 102, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/trim.js", + "name": "./node_modules/lodash/fp/trim.js" + }, + { + "id": 8, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/convert.js", + "name": "./node_modules/lodash/fp/convert.js" + }, + { + "id": 109, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/_util.js", + "name": "./node_modules/lodash/fp/_util.js" + }, + { + "id": 216, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/rearg.js", + "name": "./node_modules/lodash/rearg.js" + }, + { + "id": 97, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_flatRest.js", + "name": "./node_modules/lodash/_flatRest.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 72, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_setWrapToString.js", + "module": "./node_modules/lodash/_setWrapToString.js", + "moduleName": "./node_modules/lodash/_setWrapToString.js", + "type": "cjs require", + "userRequest": "./_setToString", + "loc": "3:18-43" + }, + { + "moduleId": 97, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_flatRest.js", + "module": "./node_modules/lodash/_flatRest.js", + "moduleName": "./node_modules/lodash/_flatRest.js", + "type": "cjs require", + "userRequest": "./_setToString", + "loc": "3:18-43" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 8, + "source": "var baseSetToString = require('./_baseSetToString'),\n shortOut = require('./_shortOut');\n\n/**\n * Sets the `toString` method of `func` to return `string`.\n *\n * @private\n * @param {Function} func The function to modify.\n * @param {Function} string The `toString` result.\n * @returns {Function} Returns `func`.\n */\nvar setToString = shortOut(baseSetToString);\n\nmodule.exports = setToString;\n", + "parsedSize": 33, + "parsedSource": "e=r(127),o=r(71)(e);t.exports=o},", + "originalSize": 392, + "originalSource": "var baseSetToString = require('./_baseSetToString'),\n shortOut = require('./_shortOut');\n\n/**\n * Sets the `toString` method of `func` to return `string`.\n *\n * @private\n * @param {Function} func The function to modify.\n * @param {Function} string The `toString` result.\n * @returns {Function} Returns `func`.\n */\nvar setToString = shortOut(baseSetToString);\n\nmodule.exports = setToString;\n", + "modules": [] + }, + { + "id": 74, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_defineProperty.js", + "name": "./node_modules/lodash/_defineProperty.js", + "index": 66, + "index2": 52, + "size": 233, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseAssignValue.js", + "issuerId": 79, + "issuerName": "./node_modules/lodash/_baseAssignValue.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 102, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/trim.js", + "name": "./node_modules/lodash/fp/trim.js" + }, + { + "id": 8, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/convert.js", + "name": "./node_modules/lodash/fp/convert.js" + }, + { + "id": 109, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/_util.js", + "name": "./node_modules/lodash/fp/_util.js" + }, + { + "id": 77, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseAssign.js", + "name": "./node_modules/lodash/_baseAssign.js" + }, + { + "id": 19, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_copyObject.js", + "name": "./node_modules/lodash/_copyObject.js" + }, + { + "id": 79, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseAssignValue.js", + "name": "./node_modules/lodash/_baseAssignValue.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 79, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseAssignValue.js", + "module": "./node_modules/lodash/_baseAssignValue.js", + "moduleName": "./node_modules/lodash/_baseAssignValue.js", + "type": "cjs require", + "userRequest": "./_defineProperty", + "loc": "1:21-49" + }, + { + "moduleId": 127, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseSetToString.js", + "module": "./node_modules/lodash/_baseSetToString.js", + "moduleName": "./node_modules/lodash/_baseSetToString.js", + "type": "cjs require", + "userRequest": "./_defineProperty", + "loc": "2:21-49" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 9, + "source": "var getNative = require('./_getNative');\n\nvar defineProperty = (function() {\n try {\n var func = getNative(Object, 'defineProperty');\n func({}, '', {});\n return func;\n } catch (e) {}\n}());\n\nmodule.exports = defineProperty;\n", + "parsedSize": 105, + "parsedSource": "e=r(6),o=function(){try{var t=e(Object,\"defineProperty\");return t({},\"\",{}),t}catch(t){}}();t.exports=o},", + "originalSize": 233, + "originalSource": "var getNative = require('./_getNative');\n\nvar defineProperty = (function() {\n try {\n var func = getNative(Object, 'defineProperty');\n func({}, '', {});\n return func;\n } catch (e) {}\n}());\n\nmodule.exports = defineProperty;\n", + "modules": [] + }, + { + "id": 75, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_getHolder.js", + "name": "./node_modules/lodash/_getHolder.js", + "index": 74, + "index2": 64, + "size": 280, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_createCurry.js", + "issuerId": 119, + "issuerName": "./node_modules/lodash/_createCurry.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 102, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/trim.js", + "name": "./node_modules/lodash/fp/trim.js" + }, + { + "id": 8, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/convert.js", + "name": "./node_modules/lodash/fp/convert.js" + }, + { + "id": 109, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/_util.js", + "name": "./node_modules/lodash/fp/_util.js" + }, + { + "id": 110, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/ary.js", + "name": "./node_modules/lodash/ary.js" + }, + { + "id": 32, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_createWrap.js", + "name": "./node_modules/lodash/_createWrap.js" + }, + { + "id": 119, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_createCurry.js", + "name": "./node_modules/lodash/_createCurry.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 64, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_createHybrid.js", + "module": "./node_modules/lodash/_createHybrid.js", + "moduleName": "./node_modules/lodash/_createHybrid.js", + "type": "cjs require", + "userRequest": "./_getHolder", + "loc": "6:16-39" + }, + { + "moduleId": 119, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_createCurry.js", + "module": "./node_modules/lodash/_createCurry.js", + "moduleName": "./node_modules/lodash/_createCurry.js", + "type": "cjs require", + "userRequest": "./_getHolder", + "loc": "5:16-39" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 9, + "source": "/**\n * Gets the argument placeholder value for `func`.\n *\n * @private\n * @param {Function} func The function to inspect.\n * @returns {*} Returns the placeholder value.\n */\nfunction getHolder(func) {\n var object = func;\n return object.placeholder;\n}\n\nmodule.exports = getHolder;\n", + "parsedSize": 45, + "parsedSource": "t.exports=function(t){return t.placeholder}},", + "originalSize": 280, + "originalSource": "/**\n * Gets the argument placeholder value for `func`.\n *\n * @private\n * @param {Function} func The function to inspect.\n * @returns {*} Returns the placeholder value.\n */\nfunction getHolder(func) {\n var object = func;\n return object.placeholder;\n}\n\nmodule.exports = getHolder;\n", + "modules": [] + }, + { + "id": 76, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/toInteger.js", + "name": "./node_modules/lodash/toInteger.js", + "index": 80, + "index2": 75, + "size": 760, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/_util.js", + "issuerId": 109, + "issuerName": "./node_modules/lodash/fp/_util.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 102, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/trim.js", + "name": "./node_modules/lodash/fp/trim.js" + }, + { + "id": 8, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/convert.js", + "name": "./node_modules/lodash/fp/convert.js" + }, + { + "id": 109, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/_util.js", + "name": "./node_modules/lodash/fp/_util.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 32, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_createWrap.js", + "module": "./node_modules/lodash/_createWrap.js", + "moduleName": "./node_modules/lodash/_createWrap.js", + "type": "cjs require", + "userRequest": "./toInteger", + "loc": "10:16-38" + }, + { + "moduleId": 109, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/_util.js", + "module": "./node_modules/lodash/fp/_util.js", + "moduleName": "./node_modules/lodash/fp/_util.js", + "type": "cjs require", + "userRequest": "../toInteger", + "loc": "14:15-38" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 6, + "source": "var toFinite = require('./toFinite');\n\n/**\n * Converts `value` to an integer.\n *\n * **Note:** This method is loosely based on\n * [`ToInteger`](http://www.ecma-international.org/ecma-262/7.0/#sec-tointeger).\n *\n * @static\n * @memberOf _\n * @since 4.0.0\n * @category Lang\n * @param {*} value The value to convert.\n * @returns {number} Returns the converted integer.\n * @example\n *\n * _.toInteger(3.2);\n * // => 3\n *\n * _.toInteger(Number.MIN_VALUE);\n * // => 0\n *\n * _.toInteger(Infinity);\n * // => 1.7976931348623157e+308\n *\n * _.toInteger('3.2');\n * // => 3\n */\nfunction toInteger(value) {\n var result = toFinite(value),\n remainder = result % 1;\n\n return result === result ? (remainder ? result - remainder : result) : 0;\n}\n\nmodule.exports = toInteger;\n", + "parsedSize": 72, + "parsedSource": "e=r(137);t.exports=function(t){var n=e(t),r=n%1;return n==n?r?n-r:n:0}},", + "originalSize": 760, + "originalSource": "var toFinite = require('./toFinite');\n\n/**\n * Converts `value` to an integer.\n *\n * **Note:** This method is loosely based on\n * [`ToInteger`](http://www.ecma-international.org/ecma-262/7.0/#sec-tointeger).\n *\n * @static\n * @memberOf _\n * @since 4.0.0\n * @category Lang\n * @param {*} value The value to convert.\n * @returns {number} Returns the converted integer.\n * @example\n *\n * _.toInteger(3.2);\n * // => 3\n *\n * _.toInteger(Number.MIN_VALUE);\n * // => 0\n *\n * _.toInteger(Infinity);\n * // => 1.7976931348623157e+308\n *\n * _.toInteger('3.2');\n * // => 3\n */\nfunction toInteger(value) {\n var result = toFinite(value),\n remainder = result % 1;\n\n return result === result ? (remainder ? result - remainder : result) : 0;\n}\n\nmodule.exports = toInteger;\n", + "modules": [] + }, + { + "id": 77, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseAssign.js", + "name": "./node_modules/lodash/_baseAssign.js", + "index": 84, + "index2": 100, + "size": 470, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/_util.js", + "issuerId": 109, + "issuerName": "./node_modules/lodash/fp/_util.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 102, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/trim.js", + "name": "./node_modules/lodash/fp/trim.js" + }, + { + "id": 8, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/convert.js", + "name": "./node_modules/lodash/fp/convert.js" + }, + { + "id": 109, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/_util.js", + "name": "./node_modules/lodash/fp/_util.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 82, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseClone.js", + "module": "./node_modules/lodash/_baseClone.js", + "moduleName": "./node_modules/lodash/_baseClone.js", + "type": "cjs require", + "userRequest": "./_baseAssign", + "loc": "4:17-41" + }, + { + "moduleId": 109, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/_util.js", + "module": "./node_modules/lodash/fp/_util.js", + "moduleName": "./node_modules/lodash/fp/_util.js", + "type": "cjs require", + "userRequest": "../_baseAssign", + "loc": "3:12-37" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 6, + "source": "var copyObject = require('./_copyObject'),\n keys = require('./keys');\n\n/**\n * The base implementation of `_.assign` without support for multiple sources\n * or `customizer` functions.\n *\n * @private\n * @param {Object} object The destination object.\n * @param {Object} source The source object.\n * @returns {Object} Returns `object`.\n */\nfunction baseAssign(object, source) {\n return object && copyObject(source, keys(source), object);\n}\n\nmodule.exports = baseAssign;\n", + "parsedSize": 64, + "parsedSource": "e=r(19),o=r(13);t.exports=function(t,n){return t&&e(n,o(n),t)}},", + "originalSize": 470, + "originalSource": "var copyObject = require('./_copyObject'),\n keys = require('./keys');\n\n/**\n * The base implementation of `_.assign` without support for multiple sources\n * or `customizer` functions.\n *\n * @private\n * @param {Object} object The destination object.\n * @param {Object} source The source object.\n * @returns {Object} Returns `object`.\n */\nfunction baseAssign(object, source) {\n return object && copyObject(source, keys(source), object);\n}\n\nmodule.exports = baseAssign;\n", + "modules": [] + }, + { + "id": 78, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_assignValue.js", + "name": "./node_modules/lodash/_assignValue.js", + "index": 86, + "index2": 80, + "size": 899, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_copyObject.js", + "issuerId": 19, + "issuerName": "./node_modules/lodash/_copyObject.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 102, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/trim.js", + "name": "./node_modules/lodash/fp/trim.js" + }, + { + "id": 8, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/convert.js", + "name": "./node_modules/lodash/fp/convert.js" + }, + { + "id": 109, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/_util.js", + "name": "./node_modules/lodash/fp/_util.js" + }, + { + "id": 77, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseAssign.js", + "name": "./node_modules/lodash/_baseAssign.js" + }, + { + "id": 19, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_copyObject.js", + "name": "./node_modules/lodash/_copyObject.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 19, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_copyObject.js", + "module": "./node_modules/lodash/_copyObject.js", + "moduleName": "./node_modules/lodash/_copyObject.js", + "type": "cjs require", + "userRequest": "./_assignValue", + "loc": "1:18-43" + }, + { + "moduleId": 82, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseClone.js", + "module": "./node_modules/lodash/_baseClone.js", + "moduleName": "./node_modules/lodash/_baseClone.js", + "type": "cjs require", + "userRequest": "./_assignValue", + "loc": "3:18-43" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 8, + "source": "var baseAssignValue = require('./_baseAssignValue'),\n eq = require('./eq');\n\n/** Used for built-in method references. */\nvar objectProto = Object.prototype;\n\n/** Used to check objects for own properties. */\nvar hasOwnProperty = objectProto.hasOwnProperty;\n\n/**\n * Assigns `value` to `key` of `object` if the existing value is not equivalent\n * using [`SameValueZero`](http://ecma-international.org/ecma-262/7.0/#sec-samevaluezero)\n * for equality comparisons.\n *\n * @private\n * @param {Object} object The object to modify.\n * @param {string} key The key of the property to assign.\n * @param {*} value The value to assign.\n */\nfunction assignValue(object, key, value) {\n var objValue = object[key];\n if (!(hasOwnProperty.call(object, key) && eq(objValue, value)) ||\n (value === undefined && !(key in object))) {\n baseAssignValue(object, key, value);\n }\n}\n\nmodule.exports = assignValue;\n", + "parsedSize": 141, + "parsedSource": "e=r(79),o=r(20),i=Object.prototype.hasOwnProperty;t.exports=function(t,n,r){var u=t[n];i.call(t,n)&&o(u,r)&&(void 0!==r||n in t)||e(t,n,r)}},", + "originalSize": 899, + "originalSource": "var baseAssignValue = require('./_baseAssignValue'),\n eq = require('./eq');\n\n/** Used for built-in method references. */\nvar objectProto = Object.prototype;\n\n/** Used to check objects for own properties. */\nvar hasOwnProperty = objectProto.hasOwnProperty;\n\n/**\n * Assigns `value` to `key` of `object` if the existing value is not equivalent\n * using [`SameValueZero`](http://ecma-international.org/ecma-262/7.0/#sec-samevaluezero)\n * for equality comparisons.\n *\n * @private\n * @param {Object} object The object to modify.\n * @param {string} key The key of the property to assign.\n * @param {*} value The value to assign.\n */\nfunction assignValue(object, key, value) {\n var objValue = object[key];\n if (!(hasOwnProperty.call(object, key) && eq(objValue, value)) ||\n (value === undefined && !(key in object))) {\n baseAssignValue(object, key, value);\n }\n}\n\nmodule.exports = assignValue;\n", + "modules": [] + }, + { + "id": 79, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseAssignValue.js", + "name": "./node_modules/lodash/_baseAssignValue.js", + "index": 87, + "index2": 78, + "size": 625, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_copyObject.js", + "issuerId": 19, + "issuerName": "./node_modules/lodash/_copyObject.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 102, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/trim.js", + "name": "./node_modules/lodash/fp/trim.js" + }, + { + "id": 8, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/convert.js", + "name": "./node_modules/lodash/fp/convert.js" + }, + { + "id": 109, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/_util.js", + "name": "./node_modules/lodash/fp/_util.js" + }, + { + "id": 77, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseAssign.js", + "name": "./node_modules/lodash/_baseAssign.js" + }, + { + "id": 19, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_copyObject.js", + "name": "./node_modules/lodash/_copyObject.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 19, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_copyObject.js", + "module": "./node_modules/lodash/_copyObject.js", + "moduleName": "./node_modules/lodash/_copyObject.js", + "type": "cjs require", + "userRequest": "./_baseAssignValue", + "loc": "2:22-51" + }, + { + "moduleId": 78, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_assignValue.js", + "module": "./node_modules/lodash/_assignValue.js", + "moduleName": "./node_modules/lodash/_assignValue.js", + "type": "cjs require", + "userRequest": "./_baseAssignValue", + "loc": "1:22-51" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 8, + "source": "var defineProperty = require('./_defineProperty');\n\n/**\n * The base implementation of `assignValue` and `assignMergeValue` without\n * value checks.\n *\n * @private\n * @param {Object} object The object to modify.\n * @param {string} key The key of the property to assign.\n * @param {*} value The value to assign.\n */\nfunction baseAssignValue(object, key, value) {\n if (key == '__proto__' && defineProperty) {\n defineProperty(object, key, {\n 'configurable': true,\n 'enumerable': true,\n 'value': value,\n 'writable': true\n });\n } else {\n object[key] = value;\n }\n}\n\nmodule.exports = baseAssignValue;\n", + "parsedSize": 120, + "parsedSource": "e=r(74);t.exports=function(t,n,r){\"__proto__\"==n&&e?e(t,n,{configurable:!0,enumerable:!0,value:r,writable:!0}):t[n]=r}},", + "originalSize": 625, + "originalSource": "var defineProperty = require('./_defineProperty');\n\n/**\n * The base implementation of `assignValue` and `assignMergeValue` without\n * value checks.\n *\n * @private\n * @param {Object} object The object to modify.\n * @param {string} key The key of the property to assign.\n * @param {*} value The value to assign.\n */\nfunction baseAssignValue(object, key, value) {\n if (key == '__proto__' && defineProperty) {\n defineProperty(object, key, {\n 'configurable': true,\n 'enumerable': true,\n 'value': value,\n 'writable': true\n });\n } else {\n object[key] = value;\n }\n}\n\nmodule.exports = baseAssignValue;\n", + "modules": [] + }, + { + "id": 80, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_arrayLikeKeys.js", + "name": "./node_modules/lodash/_arrayLikeKeys.js", + "index": 90, + "index2": 93, + "size": 1778, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/keys.js", + "issuerId": 13, + "issuerName": "./node_modules/lodash/keys.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 102, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/trim.js", + "name": "./node_modules/lodash/fp/trim.js" + }, + { + "id": 8, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/convert.js", + "name": "./node_modules/lodash/fp/convert.js" + }, + { + "id": 109, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/_util.js", + "name": "./node_modules/lodash/fp/_util.js" + }, + { + "id": 77, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseAssign.js", + "name": "./node_modules/lodash/_baseAssign.js" + }, + { + "id": 13, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/keys.js", + "name": "./node_modules/lodash/keys.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 13, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/keys.js", + "module": "./node_modules/lodash/keys.js", + "moduleName": "./node_modules/lodash/keys.js", + "type": "cjs require", + "userRequest": "./_arrayLikeKeys", + "loc": "1:20-47" + }, + { + "moduleId": 83, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/keysIn.js", + "module": "./node_modules/lodash/keysIn.js", + "moduleName": "./node_modules/lodash/keysIn.js", + "type": "cjs require", + "userRequest": "./_arrayLikeKeys", + "loc": "1:20-47" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 8, + "source": "var baseTimes = require('./_baseTimes'),\n isArguments = require('./isArguments'),\n isArray = require('./isArray'),\n isBuffer = require('./isBuffer'),\n isIndex = require('./_isIndex'),\n isTypedArray = require('./isTypedArray');\n\n/** Used for built-in method references. */\nvar objectProto = Object.prototype;\n\n/** Used to check objects for own properties. */\nvar hasOwnProperty = objectProto.hasOwnProperty;\n\n/**\n * Creates an array of the enumerable property names of the array-like `value`.\n *\n * @private\n * @param {*} value The value to query.\n * @param {boolean} inherited Specify returning inherited property names.\n * @returns {Array} Returns the array of property names.\n */\nfunction arrayLikeKeys(value, inherited) {\n var isArr = isArray(value),\n isArg = !isArr && isArguments(value),\n isBuff = !isArr && !isArg && isBuffer(value),\n isType = !isArr && !isArg && !isBuff && isTypedArray(value),\n skipIndexes = isArr || isArg || isBuff || isType,\n result = skipIndexes ? baseTimes(value.length, String) : [],\n length = result.length;\n\n for (var key in value) {\n if ((inherited || hasOwnProperty.call(value, key)) &&\n !(skipIndexes && (\n // Safari 9 has enumerable `arguments.length` in strict mode.\n key == 'length' ||\n // Node.js 0.10 has enumerable non-index properties on buffers.\n (isBuff && (key == 'offset' || key == 'parent')) ||\n // PhantomJS 2 has enumerable non-index properties on typed arrays.\n (isType && (key == 'buffer' || key == 'byteLength' || key == 'byteOffset')) ||\n // Skip index properties.\n isIndex(key, length)\n ))) {\n result.push(key);\n }\n }\n return result;\n}\n\nmodule.exports = arrayLikeKeys;\n", + "parsedSize": 375, + "parsedSource": "e=r(139),o=r(21),i=r(0),u=r(22),a=r(18),c=r(44),f=Object.prototype.hasOwnProperty;t.exports=function(t,n){var r=i(t),s=!r&&o(t),l=!r&&!s&&u(t),p=!r&&!s&&!l&&c(t),v=r||s||l||p,_=v?e(t.length,String):[],h=_.length;for(var d in t)!n&&!f.call(t,d)||v&&(\"length\"==d||l&&(\"offset\"==d||\"parent\"==d)||p&&(\"buffer\"==d||\"byteLength\"==d||\"byteOffset\"==d)||a(d,h))||_.push(d);return _}},", + "originalSize": 1778, + "originalSource": "var baseTimes = require('./_baseTimes'),\n isArguments = require('./isArguments'),\n isArray = require('./isArray'),\n isBuffer = require('./isBuffer'),\n isIndex = require('./_isIndex'),\n isTypedArray = require('./isTypedArray');\n\n/** Used for built-in method references. */\nvar objectProto = Object.prototype;\n\n/** Used to check objects for own properties. */\nvar hasOwnProperty = objectProto.hasOwnProperty;\n\n/**\n * Creates an array of the enumerable property names of the array-like `value`.\n *\n * @private\n * @param {*} value The value to query.\n * @param {boolean} inherited Specify returning inherited property names.\n * @returns {Array} Returns the array of property names.\n */\nfunction arrayLikeKeys(value, inherited) {\n var isArr = isArray(value),\n isArg = !isArr && isArguments(value),\n isBuff = !isArr && !isArg && isBuffer(value),\n isType = !isArr && !isArg && !isBuff && isTypedArray(value),\n skipIndexes = isArr || isArg || isBuff || isType,\n result = skipIndexes ? baseTimes(value.length, String) : [],\n length = result.length;\n\n for (var key in value) {\n if ((inherited || hasOwnProperty.call(value, key)) &&\n !(skipIndexes && (\n // Safari 9 has enumerable `arguments.length` in strict mode.\n key == 'length' ||\n // Node.js 0.10 has enumerable non-index properties on buffers.\n (isBuff && (key == 'offset' || key == 'parent')) ||\n // PhantomJS 2 has enumerable non-index properties on typed arrays.\n (isType && (key == 'buffer' || key == 'byteLength' || key == 'byteOffset')) ||\n // Skip index properties.\n isIndex(key, length)\n ))) {\n result.push(key);\n }\n }\n return result;\n}\n\nmodule.exports = arrayLikeKeys;\n", + "modules": [] + }, + { + "id": 81, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_overArg.js", + "name": "./node_modules/lodash/_overArg.js", + "index": 105, + "index2": 95, + "size": 382, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_nativeKeys.js", + "issuerId": 143, + "issuerName": "./node_modules/lodash/_nativeKeys.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 106, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/isEmpty.js", + "name": "./node_modules/lodash/fp/isEmpty.js" + }, + { + "id": 244, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/isEmpty.js", + "name": "./node_modules/lodash/isEmpty.js" + }, + { + "id": 46, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseKeys.js", + "name": "./node_modules/lodash/_baseKeys.js" + }, + { + "id": 143, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_nativeKeys.js", + "name": "./node_modules/lodash/_nativeKeys.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 52, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_getPrototype.js", + "module": "./node_modules/lodash/_getPrototype.js", + "moduleName": "./node_modules/lodash/_getPrototype.js", + "type": "cjs require", + "userRequest": "./_overArg", + "loc": "1:14-35" + }, + { + "moduleId": 143, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_nativeKeys.js", + "module": "./node_modules/lodash/_nativeKeys.js", + "moduleName": "./node_modules/lodash/_nativeKeys.js", + "type": "cjs require", + "userRequest": "./_overArg", + "loc": "1:14-35" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 7, + "source": "/**\n * Creates a unary function that invokes `func` with its argument transformed.\n *\n * @private\n * @param {Function} func The function to wrap.\n * @param {Function} transform The argument transform.\n * @returns {Function} Returns the new function.\n */\nfunction overArg(func, transform) {\n return function(arg) {\n return func(transform(arg));\n };\n}\n\nmodule.exports = overArg;\n", + "parsedSize": 61, + "parsedSource": "t.exports=function(t,n){return function(r){return t(n(r))}}},", + "originalSize": 382, + "originalSource": "/**\n * Creates a unary function that invokes `func` with its argument transformed.\n *\n * @private\n * @param {Function} func The function to wrap.\n * @param {Function} transform The argument transform.\n * @returns {Function} Returns the new function.\n */\nfunction overArg(func, transform) {\n return function(arg) {\n return func(transform(arg));\n };\n}\n\nmodule.exports = overArg;\n", + "modules": [] + }, + { + "id": 82, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseClone.js", + "name": "./node_modules/lodash/_baseClone.js", + "index": 108, + "index2": 163, + "size": 5575, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/clone.js", + "issuerId": 144, + "issuerName": "./node_modules/lodash/clone.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 102, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/trim.js", + "name": "./node_modules/lodash/fp/trim.js" + }, + { + "id": 8, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/convert.js", + "name": "./node_modules/lodash/fp/convert.js" + }, + { + "id": 109, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/_util.js", + "name": "./node_modules/lodash/fp/_util.js" + }, + { + "id": 144, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/clone.js", + "name": "./node_modules/lodash/clone.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 144, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/clone.js", + "module": "./node_modules/lodash/clone.js", + "moduleName": "./node_modules/lodash/clone.js", + "type": "cjs require", + "userRequest": "./_baseClone", + "loc": "1:16-39" + }, + { + "moduleId": 192, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/iteratee.js", + "module": "./node_modules/lodash/iteratee.js", + "moduleName": "./node_modules/lodash/iteratee.js", + "type": "cjs require", + "userRequest": "./_baseClone", + "loc": "1:16-39" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 7, + "source": "var Stack = require('./_Stack'),\n arrayEach = require('./_arrayEach'),\n assignValue = require('./_assignValue'),\n baseAssign = require('./_baseAssign'),\n baseAssignIn = require('./_baseAssignIn'),\n cloneBuffer = require('./_cloneBuffer'),\n copyArray = require('./_copyArray'),\n copySymbols = require('./_copySymbols'),\n copySymbolsIn = require('./_copySymbolsIn'),\n getAllKeys = require('./_getAllKeys'),\n getAllKeysIn = require('./_getAllKeysIn'),\n getTag = require('./_getTag'),\n initCloneArray = require('./_initCloneArray'),\n initCloneByTag = require('./_initCloneByTag'),\n initCloneObject = require('./_initCloneObject'),\n isArray = require('./isArray'),\n isBuffer = require('./isBuffer'),\n isMap = require('./isMap'),\n isObject = require('./isObject'),\n isSet = require('./isSet'),\n keys = require('./keys');\n\n/** Used to compose bitmasks for cloning. */\nvar CLONE_DEEP_FLAG = 1,\n CLONE_FLAT_FLAG = 2,\n CLONE_SYMBOLS_FLAG = 4;\n\n/** `Object#toString` result references. */\nvar argsTag = '[object Arguments]',\n arrayTag = '[object Array]',\n boolTag = '[object Boolean]',\n dateTag = '[object Date]',\n errorTag = '[object Error]',\n funcTag = '[object Function]',\n genTag = '[object GeneratorFunction]',\n mapTag = '[object Map]',\n numberTag = '[object Number]',\n objectTag = '[object Object]',\n regexpTag = '[object RegExp]',\n setTag = '[object Set]',\n stringTag = '[object String]',\n symbolTag = '[object Symbol]',\n weakMapTag = '[object WeakMap]';\n\nvar arrayBufferTag = '[object ArrayBuffer]',\n dataViewTag = '[object DataView]',\n float32Tag = '[object Float32Array]',\n float64Tag = '[object Float64Array]',\n int8Tag = '[object Int8Array]',\n int16Tag = '[object Int16Array]',\n int32Tag = '[object Int32Array]',\n uint8Tag = '[object Uint8Array]',\n uint8ClampedTag = '[object Uint8ClampedArray]',\n uint16Tag = '[object Uint16Array]',\n uint32Tag = '[object Uint32Array]';\n\n/** Used to identify `toStringTag` values supported by `_.clone`. */\nvar cloneableTags = {};\ncloneableTags[argsTag] = cloneableTags[arrayTag] =\ncloneableTags[arrayBufferTag] = cloneableTags[dataViewTag] =\ncloneableTags[boolTag] = cloneableTags[dateTag] =\ncloneableTags[float32Tag] = cloneableTags[float64Tag] =\ncloneableTags[int8Tag] = cloneableTags[int16Tag] =\ncloneableTags[int32Tag] = cloneableTags[mapTag] =\ncloneableTags[numberTag] = cloneableTags[objectTag] =\ncloneableTags[regexpTag] = cloneableTags[setTag] =\ncloneableTags[stringTag] = cloneableTags[symbolTag] =\ncloneableTags[uint8Tag] = cloneableTags[uint8ClampedTag] =\ncloneableTags[uint16Tag] = cloneableTags[uint32Tag] = true;\ncloneableTags[errorTag] = cloneableTags[funcTag] =\ncloneableTags[weakMapTag] = false;\n\n/**\n * The base implementation of `_.clone` and `_.cloneDeep` which tracks\n * traversed objects.\n *\n * @private\n * @param {*} value The value to clone.\n * @param {boolean} bitmask The bitmask flags.\n * 1 - Deep clone\n * 2 - Flatten inherited properties\n * 4 - Clone symbols\n * @param {Function} [customizer] The function to customize cloning.\n * @param {string} [key] The key of `value`.\n * @param {Object} [object] The parent object of `value`.\n * @param {Object} [stack] Tracks traversed objects and their clone counterparts.\n * @returns {*} Returns the cloned value.\n */\nfunction baseClone(value, bitmask, customizer, key, object, stack) {\n var result,\n isDeep = bitmask & CLONE_DEEP_FLAG,\n isFlat = bitmask & CLONE_FLAT_FLAG,\n isFull = bitmask & CLONE_SYMBOLS_FLAG;\n\n if (customizer) {\n result = object ? customizer(value, key, object, stack) : customizer(value);\n }\n if (result !== undefined) {\n return result;\n }\n if (!isObject(value)) {\n return value;\n }\n var isArr = isArray(value);\n if (isArr) {\n result = initCloneArray(value);\n if (!isDeep) {\n return copyArray(value, result);\n }\n } else {\n var tag = getTag(value),\n isFunc = tag == funcTag || tag == genTag;\n\n if (isBuffer(value)) {\n return cloneBuffer(value, isDeep);\n }\n if (tag == objectTag || tag == argsTag || (isFunc && !object)) {\n result = (isFlat || isFunc) ? {} : initCloneObject(value);\n if (!isDeep) {\n return isFlat\n ? copySymbolsIn(value, baseAssignIn(result, value))\n : copySymbols(value, baseAssign(result, value));\n }\n } else {\n if (!cloneableTags[tag]) {\n return object ? value : {};\n }\n result = initCloneByTag(value, tag, isDeep);\n }\n }\n // Check for circular references and return its corresponding clone.\n stack || (stack = new Stack);\n var stacked = stack.get(value);\n if (stacked) {\n return stacked;\n }\n stack.set(value, result);\n\n if (isSet(value)) {\n value.forEach(function(subValue) {\n result.add(baseClone(subValue, bitmask, customizer, subValue, value, stack));\n });\n } else if (isMap(value)) {\n value.forEach(function(subValue, key) {\n result.set(key, baseClone(subValue, bitmask, customizer, key, value, stack));\n });\n }\n\n var keysFunc = isFull\n ? (isFlat ? getAllKeysIn : getAllKeys)\n : (isFlat ? keysIn : keys);\n\n var props = isArr ? undefined : keysFunc(value);\n arrayEach(props || value, function(subValue, key) {\n if (props) {\n key = subValue;\n subValue = value[key];\n }\n // Recursively populate clone (susceptible to call stack limits).\n assignValue(result, key, baseClone(subValue, bitmask, customizer, key, value, stack));\n });\n return result;\n}\n\nmodule.exports = baseClone;\n", + "parsedSize": 1431, + "parsedSource": "e=r(47),o=r(40),i=r(78),u=r(77),a=r(167),c=r(170),f=r(17),s=r(171),l=r(172),p=r(87),v=r(173),_=r(11),h=r(177),d=r(178),y=r(183),g=r(0),x=r(22),b=r(184),m=r(3),j=r(186),w=r(13),A=1,O=2,k=4,W=\"[object Arguments]\",I=\"[object Function]\",S=\"[object GeneratorFunction]\",E=\"[object Object]\",P={};P[W]=P[\"[object Array]\"]=P[\"[object ArrayBuffer]\"]=P[\"[object DataView]\"]=P[\"[object Boolean]\"]=P[\"[object Date]\"]=P[\"[object Float32Array]\"]=P[\"[object Float64Array]\"]=P[\"[object Int8Array]\"]=P[\"[object Int16Array]\"]=P[\"[object Int32Array]\"]=P[\"[object Map]\"]=P[\"[object Number]\"]=P[E]=P[\"[object RegExp]\"]=P[\"[object Set]\"]=P[\"[object String]\"]=P[\"[object Symbol]\"]=P[\"[object Uint8Array]\"]=P[\"[object Uint8ClampedArray]\"]=P[\"[object Uint16Array]\"]=P[\"[object Uint32Array]\"]=!0,P[\"[object Error]\"]=P[I]=P[\"[object WeakMap]\"]=!1,t.exports=function t(n,r,R,M,F,B){var z,C=r&A,D=r&O,T=r&k;if(R&&(z=F?R(n,M,F,B):R(n)),void 0!==z)return z;if(!m(n))return n;var L=g(n);if(L){if(z=h(n),!C)return f(n,z)}else{var N=_(n),U=N==I||N==S;if(x(n))return c(n,C);if(N==E||N==W||U&&!F){if(z=D||U?{}:y(n),!C)return D?l(n,a(z,n)):s(n,u(z,n))}else{if(!P[N])return F?n:{};z=d(n,N,C)}}B||(B=new e);var q=B.get(n);if(q)return q;B.set(n,z),j(n)?n.forEach((function(e){z.add(t(e,r,R,e,n,B))})):b(n)&&n.forEach((function(e,o){z.set(o,t(e,r,R,o,n,B))}));var H=T?D?v:p:D?keysIn:w,$=L?void 0:H(n);return o($||n,(function(e,o){$&&(e=n[o=e]),i(z,o,t(e,r,R,o,n,B))})),z}},", + "originalSize": 5575, + "originalSource": "var Stack = require('./_Stack'),\n arrayEach = require('./_arrayEach'),\n assignValue = require('./_assignValue'),\n baseAssign = require('./_baseAssign'),\n baseAssignIn = require('./_baseAssignIn'),\n cloneBuffer = require('./_cloneBuffer'),\n copyArray = require('./_copyArray'),\n copySymbols = require('./_copySymbols'),\n copySymbolsIn = require('./_copySymbolsIn'),\n getAllKeys = require('./_getAllKeys'),\n getAllKeysIn = require('./_getAllKeysIn'),\n getTag = require('./_getTag'),\n initCloneArray = require('./_initCloneArray'),\n initCloneByTag = require('./_initCloneByTag'),\n initCloneObject = require('./_initCloneObject'),\n isArray = require('./isArray'),\n isBuffer = require('./isBuffer'),\n isMap = require('./isMap'),\n isObject = require('./isObject'),\n isSet = require('./isSet'),\n keys = require('./keys');\n\n/** Used to compose bitmasks for cloning. */\nvar CLONE_DEEP_FLAG = 1,\n CLONE_FLAT_FLAG = 2,\n CLONE_SYMBOLS_FLAG = 4;\n\n/** `Object#toString` result references. */\nvar argsTag = '[object Arguments]',\n arrayTag = '[object Array]',\n boolTag = '[object Boolean]',\n dateTag = '[object Date]',\n errorTag = '[object Error]',\n funcTag = '[object Function]',\n genTag = '[object GeneratorFunction]',\n mapTag = '[object Map]',\n numberTag = '[object Number]',\n objectTag = '[object Object]',\n regexpTag = '[object RegExp]',\n setTag = '[object Set]',\n stringTag = '[object String]',\n symbolTag = '[object Symbol]',\n weakMapTag = '[object WeakMap]';\n\nvar arrayBufferTag = '[object ArrayBuffer]',\n dataViewTag = '[object DataView]',\n float32Tag = '[object Float32Array]',\n float64Tag = '[object Float64Array]',\n int8Tag = '[object Int8Array]',\n int16Tag = '[object Int16Array]',\n int32Tag = '[object Int32Array]',\n uint8Tag = '[object Uint8Array]',\n uint8ClampedTag = '[object Uint8ClampedArray]',\n uint16Tag = '[object Uint16Array]',\n uint32Tag = '[object Uint32Array]';\n\n/** Used to identify `toStringTag` values supported by `_.clone`. */\nvar cloneableTags = {};\ncloneableTags[argsTag] = cloneableTags[arrayTag] =\ncloneableTags[arrayBufferTag] = cloneableTags[dataViewTag] =\ncloneableTags[boolTag] = cloneableTags[dateTag] =\ncloneableTags[float32Tag] = cloneableTags[float64Tag] =\ncloneableTags[int8Tag] = cloneableTags[int16Tag] =\ncloneableTags[int32Tag] = cloneableTags[mapTag] =\ncloneableTags[numberTag] = cloneableTags[objectTag] =\ncloneableTags[regexpTag] = cloneableTags[setTag] =\ncloneableTags[stringTag] = cloneableTags[symbolTag] =\ncloneableTags[uint8Tag] = cloneableTags[uint8ClampedTag] =\ncloneableTags[uint16Tag] = cloneableTags[uint32Tag] = true;\ncloneableTags[errorTag] = cloneableTags[funcTag] =\ncloneableTags[weakMapTag] = false;\n\n/**\n * The base implementation of `_.clone` and `_.cloneDeep` which tracks\n * traversed objects.\n *\n * @private\n * @param {*} value The value to clone.\n * @param {boolean} bitmask The bitmask flags.\n * 1 - Deep clone\n * 2 - Flatten inherited properties\n * 4 - Clone symbols\n * @param {Function} [customizer] The function to customize cloning.\n * @param {string} [key] The key of `value`.\n * @param {Object} [object] The parent object of `value`.\n * @param {Object} [stack] Tracks traversed objects and their clone counterparts.\n * @returns {*} Returns the cloned value.\n */\nfunction baseClone(value, bitmask, customizer, key, object, stack) {\n var result,\n isDeep = bitmask & CLONE_DEEP_FLAG,\n isFlat = bitmask & CLONE_FLAT_FLAG,\n isFull = bitmask & CLONE_SYMBOLS_FLAG;\n\n if (customizer) {\n result = object ? customizer(value, key, object, stack) : customizer(value);\n }\n if (result !== undefined) {\n return result;\n }\n if (!isObject(value)) {\n return value;\n }\n var isArr = isArray(value);\n if (isArr) {\n result = initCloneArray(value);\n if (!isDeep) {\n return copyArray(value, result);\n }\n } else {\n var tag = getTag(value),\n isFunc = tag == funcTag || tag == genTag;\n\n if (isBuffer(value)) {\n return cloneBuffer(value, isDeep);\n }\n if (tag == objectTag || tag == argsTag || (isFunc && !object)) {\n result = (isFlat || isFunc) ? {} : initCloneObject(value);\n if (!isDeep) {\n return isFlat\n ? copySymbolsIn(value, baseAssignIn(result, value))\n : copySymbols(value, baseAssign(result, value));\n }\n } else {\n if (!cloneableTags[tag]) {\n return object ? value : {};\n }\n result = initCloneByTag(value, tag, isDeep);\n }\n }\n // Check for circular references and return its corresponding clone.\n stack || (stack = new Stack);\n var stacked = stack.get(value);\n if (stacked) {\n return stacked;\n }\n stack.set(value, result);\n\n if (isSet(value)) {\n value.forEach(function(subValue) {\n result.add(baseClone(subValue, bitmask, customizer, subValue, value, stack));\n });\n } else if (isMap(value)) {\n value.forEach(function(subValue, key) {\n result.set(key, baseClone(subValue, bitmask, customizer, key, value, stack));\n });\n }\n\n var keysFunc = isFull\n ? (isFlat ? getAllKeysIn : getAllKeys)\n : (isFlat ? keysIn : keys);\n\n var props = isArr ? undefined : keysFunc(value);\n arrayEach(props || value, function(subValue, key) {\n if (props) {\n key = subValue;\n subValue = value[key];\n }\n // Recursively populate clone (susceptible to call stack limits).\n assignValue(result, key, baseClone(subValue, bitmask, customizer, key, value, stack));\n });\n return result;\n}\n\nmodule.exports = baseClone;\n", + "modules": [] + }, + { + "id": 83, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/keysIn.js", + "name": "./node_modules/lodash/keysIn.js", + "index": 139, + "index2": 132, + "size": 778, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseAssignIn.js", + "issuerId": 167, + "issuerName": "./node_modules/lodash/_baseAssignIn.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 102, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/trim.js", + "name": "./node_modules/lodash/fp/trim.js" + }, + { + "id": 8, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/convert.js", + "name": "./node_modules/lodash/fp/convert.js" + }, + { + "id": 109, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/_util.js", + "name": "./node_modules/lodash/fp/_util.js" + }, + { + "id": 144, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/clone.js", + "name": "./node_modules/lodash/clone.js" + }, + { + "id": 82, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseClone.js", + "name": "./node_modules/lodash/_baseClone.js" + }, + { + "id": 167, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseAssignIn.js", + "name": "./node_modules/lodash/_baseAssignIn.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 167, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseAssignIn.js", + "module": "./node_modules/lodash/_baseAssignIn.js", + "moduleName": "./node_modules/lodash/_baseAssignIn.js", + "type": "cjs require", + "userRequest": "./keysIn", + "loc": "2:13-32" + }, + { + "moduleId": 173, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_getAllKeysIn.js", + "module": "./node_modules/lodash/_getAllKeysIn.js", + "moduleName": "./node_modules/lodash/_getAllKeysIn.js", + "type": "cjs require", + "userRequest": "./keysIn", + "loc": "3:13-32" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 9, + "source": "var arrayLikeKeys = require('./_arrayLikeKeys'),\n baseKeysIn = require('./_baseKeysIn'),\n isArrayLike = require('./isArrayLike');\n\n/**\n * Creates an array of the own and inherited enumerable property names of `object`.\n *\n * **Note:** Non-object values are coerced to objects.\n *\n * @static\n * @memberOf _\n * @since 3.0.0\n * @category Object\n * @param {Object} object The object to query.\n * @returns {Array} Returns the array of property names.\n * @example\n *\n * function Foo() {\n * this.a = 1;\n * this.b = 2;\n * }\n *\n * Foo.prototype.c = 3;\n *\n * _.keysIn(new Foo);\n * // => ['a', 'b', 'c'] (iteration order is not guaranteed)\n */\nfunction keysIn(object) {\n return isArrayLike(object) ? arrayLikeKeys(object, true) : baseKeysIn(object);\n}\n\nmodule.exports = keysIn;\n", + "parsedSize": 74, + "parsedSource": "e=r(80),o=r(168),i=r(10);t.exports=function(t){return i(t)?e(t,!0):o(t)}},", + "originalSize": 778, + "originalSource": "var arrayLikeKeys = require('./_arrayLikeKeys'),\n baseKeysIn = require('./_baseKeysIn'),\n isArrayLike = require('./isArrayLike');\n\n/**\n * Creates an array of the own and inherited enumerable property names of `object`.\n *\n * **Note:** Non-object values are coerced to objects.\n *\n * @static\n * @memberOf _\n * @since 3.0.0\n * @category Object\n * @param {Object} object The object to query.\n * @returns {Array} Returns the array of property names.\n * @example\n *\n * function Foo() {\n * this.a = 1;\n * this.b = 2;\n * }\n *\n * Foo.prototype.c = 3;\n *\n * _.keysIn(new Foo);\n * // => ['a', 'b', 'c'] (iteration order is not guaranteed)\n */\nfunction keysIn(object) {\n return isArrayLike(object) ? arrayLikeKeys(object, true) : baseKeysIn(object);\n}\n\nmodule.exports = keysIn;\n", + "modules": [] + }, + { + "id": 84, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_arrayFilter.js", + "name": "./node_modules/lodash/_arrayFilter.js", + "index": 145, + "index2": 135, + "size": 632, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/reject.js", + "issuerId": 232, + "issuerName": "./node_modules/lodash/reject.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 104, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/reject.js", + "name": "./node_modules/lodash/fp/reject.js" + }, + { + "id": 232, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/reject.js", + "name": "./node_modules/lodash/reject.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 50, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_getSymbols.js", + "module": "./node_modules/lodash/_getSymbols.js", + "moduleName": "./node_modules/lodash/_getSymbols.js", + "type": "cjs require", + "userRequest": "./_arrayFilter", + "loc": "1:18-43" + }, + { + "moduleId": 232, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/reject.js", + "module": "./node_modules/lodash/reject.js", + "moduleName": "./node_modules/lodash/reject.js", + "type": "cjs require", + "userRequest": "./_arrayFilter", + "loc": "1:18-43" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 5, + "source": "/**\n * A specialized version of `_.filter` for arrays without support for\n * iteratee shorthands.\n *\n * @private\n * @param {Array} [array] The array to iterate over.\n * @param {Function} predicate The function invoked per iteration.\n * @returns {Array} Returns the new filtered array.\n */\nfunction arrayFilter(array, predicate) {\n var index = -1,\n length = array == null ? 0 : array.length,\n resIndex = 0,\n result = [];\n\n while (++index < length) {\n var value = array[index];\n if (predicate(value, index, array)) {\n result[resIndex++] = value;\n }\n }\n return result;\n}\n\nmodule.exports = arrayFilter;\n", + "parsedSize": 118, + "parsedSource": "t.exports=function(t,n){for(var r=-1,e=null==t?0:t.length,o=0,i=[];++r [[], []]\n *\n * console.log(arrays[0] === arrays[1]);\n * // => false\n */\nfunction stubArray() {\n return [];\n}\n\nmodule.exports = stubArray;\n", + "parsedSize": 32, + "parsedSource": "t.exports=function(){return[]}},", + "originalSize": 390, + "originalSource": "/**\n * This method returns a new empty array.\n *\n * @static\n * @memberOf _\n * @since 4.13.0\n * @category Util\n * @returns {Array} Returns the new empty array.\n * @example\n *\n * var arrays = _.times(2, _.stubArray);\n *\n * console.log(arrays);\n * // => [[], []]\n *\n * console.log(arrays[0] === arrays[1]);\n * // => false\n */\nfunction stubArray() {\n return [];\n}\n\nmodule.exports = stubArray;\n", + "modules": [] + }, + { + "id": 86, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_getSymbolsIn.js", + "name": "./node_modules/lodash/_getSymbolsIn.js", + "index": 148, + "index2": 141, + "size": 754, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_copySymbolsIn.js", + "issuerId": 172, + "issuerName": "./node_modules/lodash/_copySymbolsIn.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 102, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/trim.js", + "name": "./node_modules/lodash/fp/trim.js" + }, + { + "id": 8, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/convert.js", + "name": "./node_modules/lodash/fp/convert.js" + }, + { + "id": 109, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/_util.js", + "name": "./node_modules/lodash/fp/_util.js" + }, + { + "id": 144, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/clone.js", + "name": "./node_modules/lodash/clone.js" + }, + { + "id": 82, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseClone.js", + "name": "./node_modules/lodash/_baseClone.js" + }, + { + "id": 172, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_copySymbolsIn.js", + "name": "./node_modules/lodash/_copySymbolsIn.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 172, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_copySymbolsIn.js", + "module": "./node_modules/lodash/_copySymbolsIn.js", + "moduleName": "./node_modules/lodash/_copySymbolsIn.js", + "type": "cjs require", + "userRequest": "./_getSymbolsIn", + "loc": "2:19-45" + }, + { + "moduleId": 173, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_getAllKeysIn.js", + "module": "./node_modules/lodash/_getAllKeysIn.js", + "moduleName": "./node_modules/lodash/_getAllKeysIn.js", + "type": "cjs require", + "userRequest": "./_getSymbolsIn", + "loc": "2:19-45" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 9, + "source": "var arrayPush = require('./_arrayPush'),\n getPrototype = require('./_getPrototype'),\n getSymbols = require('./_getSymbols'),\n stubArray = require('./stubArray');\n\n/* Built-in method references for those with the same name as other `lodash` methods. */\nvar nativeGetSymbols = Object.getOwnPropertySymbols;\n\n/**\n * Creates an array of the own and inherited enumerable symbols of `object`.\n *\n * @private\n * @param {Object} object The object to query.\n * @returns {Array} Returns the array of symbols.\n */\nvar getSymbolsIn = !nativeGetSymbols ? stubArray : function(object) {\n var result = [];\n while (object) {\n arrayPush(result, getSymbols(object));\n object = getPrototype(object);\n }\n return result;\n};\n\nmodule.exports = getSymbolsIn;\n", + "parsedSize": 133, + "parsedSource": "e=r(51),o=r(52),i=r(50),u=r(85),a=Object.getOwnPropertySymbols?function(t){for(var n=[];t;)e(n,i(t)),t=o(t);return n}:u;t.exports=a},", + "originalSize": 754, + "originalSource": "var arrayPush = require('./_arrayPush'),\n getPrototype = require('./_getPrototype'),\n getSymbols = require('./_getSymbols'),\n stubArray = require('./stubArray');\n\n/* Built-in method references for those with the same name as other `lodash` methods. */\nvar nativeGetSymbols = Object.getOwnPropertySymbols;\n\n/**\n * Creates an array of the own and inherited enumerable symbols of `object`.\n *\n * @private\n * @param {Object} object The object to query.\n * @returns {Array} Returns the array of symbols.\n */\nvar getSymbolsIn = !nativeGetSymbols ? stubArray : function(object) {\n var result = [];\n while (object) {\n arrayPush(result, getSymbols(object));\n object = getPrototype(object);\n }\n return result;\n};\n\nmodule.exports = getSymbolsIn;\n", + "modules": [] + }, + { + "id": 87, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_getAllKeys.js", + "name": "./node_modules/lodash/_getAllKeys.js", + "index": 151, + "index2": 144, + "size": 455, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseClone.js", + "issuerId": 82, + "issuerName": "./node_modules/lodash/_baseClone.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 102, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/trim.js", + "name": "./node_modules/lodash/fp/trim.js" + }, + { + "id": 8, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/convert.js", + "name": "./node_modules/lodash/fp/convert.js" + }, + { + "id": 109, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/_util.js", + "name": "./node_modules/lodash/fp/_util.js" + }, + { + "id": 144, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/clone.js", + "name": "./node_modules/lodash/clone.js" + }, + { + "id": 82, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseClone.js", + "name": "./node_modules/lodash/_baseClone.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 82, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseClone.js", + "module": "./node_modules/lodash/_baseClone.js", + "moduleName": "./node_modules/lodash/_baseClone.js", + "type": "cjs require", + "userRequest": "./_getAllKeys", + "loc": "10:17-41" + }, + { + "moduleId": 204, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_equalObjects.js", + "module": "./node_modules/lodash/_equalObjects.js", + "moduleName": "./node_modules/lodash/_equalObjects.js", + "type": "cjs require", + "userRequest": "./_getAllKeys", + "loc": "1:17-41" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 8, + "source": "var baseGetAllKeys = require('./_baseGetAllKeys'),\n getSymbols = require('./_getSymbols'),\n keys = require('./keys');\n\n/**\n * Creates an array of own enumerable property names and symbols of `object`.\n *\n * @private\n * @param {Object} object The object to query.\n * @returns {Array} Returns the array of property names and symbols.\n */\nfunction getAllKeys(object) {\n return baseGetAllKeys(object, keys, getSymbols);\n}\n\nmodule.exports = getAllKeys;\n", + "parsedSize": 64, + "parsedSource": "e=r(88),o=r(50),i=r(13);t.exports=function(t){return e(t,i,o)}},", + "originalSize": 455, + "originalSource": "var baseGetAllKeys = require('./_baseGetAllKeys'),\n getSymbols = require('./_getSymbols'),\n keys = require('./keys');\n\n/**\n * Creates an array of own enumerable property names and symbols of `object`.\n *\n * @private\n * @param {Object} object The object to query.\n * @returns {Array} Returns the array of property names and symbols.\n */\nfunction getAllKeys(object) {\n return baseGetAllKeys(object, keys, getSymbols);\n}\n\nmodule.exports = getAllKeys;\n", + "modules": [] + }, + { + "id": 88, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseGetAllKeys.js", + "name": "./node_modules/lodash/_baseGetAllKeys.js", + "index": 152, + "index2": 143, + "size": 739, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_getAllKeys.js", + "issuerId": 87, + "issuerName": "./node_modules/lodash/_getAllKeys.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 102, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/trim.js", + "name": "./node_modules/lodash/fp/trim.js" + }, + { + "id": 8, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/convert.js", + "name": "./node_modules/lodash/fp/convert.js" + }, + { + "id": 109, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/_util.js", + "name": "./node_modules/lodash/fp/_util.js" + }, + { + "id": 144, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/clone.js", + "name": "./node_modules/lodash/clone.js" + }, + { + "id": 82, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseClone.js", + "name": "./node_modules/lodash/_baseClone.js" + }, + { + "id": 87, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_getAllKeys.js", + "name": "./node_modules/lodash/_getAllKeys.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 87, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_getAllKeys.js", + "module": "./node_modules/lodash/_getAllKeys.js", + "moduleName": "./node_modules/lodash/_getAllKeys.js", + "type": "cjs require", + "userRequest": "./_baseGetAllKeys", + "loc": "1:21-49" + }, + { + "moduleId": 173, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_getAllKeysIn.js", + "module": "./node_modules/lodash/_getAllKeysIn.js", + "moduleName": "./node_modules/lodash/_getAllKeysIn.js", + "type": "cjs require", + "userRequest": "./_baseGetAllKeys", + "loc": "1:21-49" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 9, + "source": "var arrayPush = require('./_arrayPush'),\n isArray = require('./isArray');\n\n/**\n * The base implementation of `getAllKeys` and `getAllKeysIn` which uses\n * `keysFunc` and `symbolsFunc` to get the enumerable property names and\n * symbols of `object`.\n *\n * @private\n * @param {Object} object The object to query.\n * @param {Function} keysFunc The function to get the keys of `object`.\n * @param {Function} symbolsFunc The function to get the symbols of `object`.\n * @returns {Array} Returns the array of property names and symbols.\n */\nfunction baseGetAllKeys(object, keysFunc, symbolsFunc) {\n var result = keysFunc(object);\n return isArray(object) ? result : arrayPush(result, symbolsFunc(object));\n}\n\nmodule.exports = baseGetAllKeys;\n", + "parsedSize": 78, + "parsedSource": "e=r(51),o=r(0);t.exports=function(t,n,r){var i=n(t);return o(t)?i:e(i,r(t))}},", + "originalSize": 739, + "originalSource": "var arrayPush = require('./_arrayPush'),\n isArray = require('./isArray');\n\n/**\n * The base implementation of `getAllKeys` and `getAllKeysIn` which uses\n * `keysFunc` and `symbolsFunc` to get the enumerable property names and\n * symbols of `object`.\n *\n * @private\n * @param {Object} object The object to query.\n * @param {Function} keysFunc The function to get the keys of `object`.\n * @param {Function} symbolsFunc The function to get the symbols of `object`.\n * @returns {Array} Returns the array of property names and symbols.\n */\nfunction baseGetAllKeys(object, keysFunc, symbolsFunc) {\n var result = keysFunc(object);\n return isArray(object) ? result : arrayPush(result, symbolsFunc(object));\n}\n\nmodule.exports = baseGetAllKeys;\n", + "modules": [] + }, + { + "id": 89, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_Uint8Array.js", + "name": "./node_modules/lodash/_Uint8Array.js", + "index": 161, + "index2": 151, + "size": 130, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_cloneArrayBuffer.js", + "issuerId": 53, + "issuerName": "./node_modules/lodash/_cloneArrayBuffer.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 102, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/trim.js", + "name": "./node_modules/lodash/fp/trim.js" + }, + { + "id": 8, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/convert.js", + "name": "./node_modules/lodash/fp/convert.js" + }, + { + "id": 109, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/_util.js", + "name": "./node_modules/lodash/fp/_util.js" + }, + { + "id": 144, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/clone.js", + "name": "./node_modules/lodash/clone.js" + }, + { + "id": 82, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseClone.js", + "name": "./node_modules/lodash/_baseClone.js" + }, + { + "id": 178, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_initCloneByTag.js", + "name": "./node_modules/lodash/_initCloneByTag.js" + }, + { + "id": 53, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_cloneArrayBuffer.js", + "name": "./node_modules/lodash/_cloneArrayBuffer.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 53, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_cloneArrayBuffer.js", + "module": "./node_modules/lodash/_cloneArrayBuffer.js", + "moduleName": "./node_modules/lodash/_cloneArrayBuffer.js", + "type": "cjs require", + "userRequest": "./_Uint8Array", + "loc": "1:17-41" + }, + { + "moduleId": 201, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_equalByTag.js", + "module": "./node_modules/lodash/_equalByTag.js", + "moduleName": "./node_modules/lodash/_equalByTag.js", + "type": "cjs require", + "userRequest": "./_Uint8Array", + "loc": "2:17-41" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 10, + "source": "var root = require('./_root');\n\n/** Built-in value references. */\nvar Uint8Array = root.Uint8Array;\n\nmodule.exports = Uint8Array;\n", + "parsedSize": 31, + "parsedSource": "e=r(1).Uint8Array;t.exports=e},", + "originalSize": 130, + "originalSource": "var root = require('./_root');\n\n/** Built-in value references. */\nvar Uint8Array = root.Uint8Array;\n\nmodule.exports = Uint8Array;\n", + "modules": [] + }, + { + "id": 90, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseIsEqual.js", + "name": "./node_modules/lodash/_baseIsEqual.js", + "index": 179, + "index2": 180, + "size": 1019, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseMatchesProperty.js", + "issuerId": 206, + "issuerName": "./node_modules/lodash/_baseMatchesProperty.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 104, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/reject.js", + "name": "./node_modules/lodash/fp/reject.js" + }, + { + "id": 232, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/reject.js", + "name": "./node_modules/lodash/reject.js" + }, + { + "id": 54, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseIteratee.js", + "name": "./node_modules/lodash/_baseIteratee.js" + }, + { + "id": 206, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseMatchesProperty.js", + "name": "./node_modules/lodash/_baseMatchesProperty.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 194, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseIsMatch.js", + "module": "./node_modules/lodash/_baseIsMatch.js", + "moduleName": "./node_modules/lodash/_baseIsMatch.js", + "type": "cjs require", + "userRequest": "./_baseIsEqual", + "loc": "2:18-43" + }, + { + "moduleId": 206, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseMatchesProperty.js", + "module": "./node_modules/lodash/_baseMatchesProperty.js", + "moduleName": "./node_modules/lodash/_baseMatchesProperty.js", + "type": "cjs require", + "userRequest": "./_baseIsEqual", + "loc": "1:18-43" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 7, + "source": "var baseIsEqualDeep = require('./_baseIsEqualDeep'),\n isObjectLike = require('./isObjectLike');\n\n/**\n * The base implementation of `_.isEqual` which supports partial comparisons\n * and tracks traversed objects.\n *\n * @private\n * @param {*} value The value to compare.\n * @param {*} other The other value to compare.\n * @param {boolean} bitmask The bitmask flags.\n * 1 - Unordered comparison\n * 2 - Partial comparison\n * @param {Function} [customizer] The function to customize comparisons.\n * @param {Object} [stack] Tracks traversed `value` and `other` objects.\n * @returns {boolean} Returns `true` if the values are equivalent, else `false`.\n */\nfunction baseIsEqual(value, other, bitmask, customizer, stack) {\n if (value === other) {\n return true;\n }\n if (value == null || other == null || (!isObjectLike(value) && !isObjectLike(other))) {\n return value !== value && other !== other;\n }\n return baseIsEqualDeep(value, other, bitmask, customizer, baseIsEqual, stack);\n}\n\nmodule.exports = baseIsEqual;\n", + "parsedSize": 123, + "parsedSource": "e=r(195),o=r(2);t.exports=function t(n,r,i,u,a){return n===r||(null==n||null==r||!o(n)&&!o(r)?n!=n&&r!=r:e(n,r,i,u,t,a))}},", + "originalSize": 1019, + "originalSource": "var baseIsEqualDeep = require('./_baseIsEqualDeep'),\n isObjectLike = require('./isObjectLike');\n\n/**\n * The base implementation of `_.isEqual` which supports partial comparisons\n * and tracks traversed objects.\n *\n * @private\n * @param {*} value The value to compare.\n * @param {*} other The other value to compare.\n * @param {boolean} bitmask The bitmask flags.\n * 1 - Unordered comparison\n * 2 - Partial comparison\n * @param {Function} [customizer] The function to customize comparisons.\n * @param {Object} [stack] Tracks traversed `value` and `other` objects.\n * @returns {boolean} Returns `true` if the values are equivalent, else `false`.\n */\nfunction baseIsEqual(value, other, bitmask, customizer, stack) {\n if (value === other) {\n return true;\n }\n if (value == null || other == null || (!isObjectLike(value) && !isObjectLike(other))) {\n return value !== value && other !== other;\n }\n return baseIsEqualDeep(value, other, bitmask, customizer, baseIsEqual, stack);\n}\n\nmodule.exports = baseIsEqual;\n", + "modules": [] + }, + { + "id": 91, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_equalArrays.js", + "name": "./node_modules/lodash/_equalArrays.js", + "index": 181, + "index2": 174, + "size": 2595, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseIsEqualDeep.js", + "issuerId": 195, + "issuerName": "./node_modules/lodash/_baseIsEqualDeep.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 104, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/reject.js", + "name": "./node_modules/lodash/fp/reject.js" + }, + { + "id": 232, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/reject.js", + "name": "./node_modules/lodash/reject.js" + }, + { + "id": 54, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseIteratee.js", + "name": "./node_modules/lodash/_baseIteratee.js" + }, + { + "id": 206, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseMatchesProperty.js", + "name": "./node_modules/lodash/_baseMatchesProperty.js" + }, + { + "id": 90, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseIsEqual.js", + "name": "./node_modules/lodash/_baseIsEqual.js" + }, + { + "id": 195, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseIsEqualDeep.js", + "name": "./node_modules/lodash/_baseIsEqualDeep.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 195, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseIsEqualDeep.js", + "module": "./node_modules/lodash/_baseIsEqualDeep.js", + "moduleName": "./node_modules/lodash/_baseIsEqualDeep.js", + "type": "cjs require", + "userRequest": "./_equalArrays", + "loc": "2:18-43" + }, + { + "moduleId": 201, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_equalByTag.js", + "module": "./node_modules/lodash/_equalByTag.js", + "moduleName": "./node_modules/lodash/_equalByTag.js", + "type": "cjs require", + "userRequest": "./_equalArrays", + "loc": "4:18-43" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 9, + "source": "var SetCache = require('./_SetCache'),\n arraySome = require('./_arraySome'),\n cacheHas = require('./_cacheHas');\n\n/** Used to compose bitmasks for value comparisons. */\nvar COMPARE_PARTIAL_FLAG = 1,\n COMPARE_UNORDERED_FLAG = 2;\n\n/**\n * A specialized version of `baseIsEqualDeep` for arrays with support for\n * partial deep comparisons.\n *\n * @private\n * @param {Array} array The array to compare.\n * @param {Array} other The other array to compare.\n * @param {number} bitmask The bitmask flags. See `baseIsEqual` for more details.\n * @param {Function} customizer The function to customize comparisons.\n * @param {Function} equalFunc The function to determine equivalents of values.\n * @param {Object} stack Tracks traversed `array` and `other` objects.\n * @returns {boolean} Returns `true` if the arrays are equivalent, else `false`.\n */\nfunction equalArrays(array, other, bitmask, customizer, equalFunc, stack) {\n var isPartial = bitmask & COMPARE_PARTIAL_FLAG,\n arrLength = array.length,\n othLength = other.length;\n\n if (arrLength != othLength && !(isPartial && othLength > arrLength)) {\n return false;\n }\n // Assume cyclic values are equal.\n var stacked = stack.get(array);\n if (stacked && stack.get(other)) {\n return stacked == other;\n }\n var index = -1,\n result = true,\n seen = (bitmask & COMPARE_UNORDERED_FLAG) ? new SetCache : undefined;\n\n stack.set(array, other);\n stack.set(other, array);\n\n // Ignore non-index properties.\n while (++index < arrLength) {\n var arrValue = array[index],\n othValue = other[index];\n\n if (customizer) {\n var compared = isPartial\n ? customizer(othValue, arrValue, index, other, array, stack)\n : customizer(arrValue, othValue, index, array, other, stack);\n }\n if (compared !== undefined) {\n if (compared) {\n continue;\n }\n result = false;\n break;\n }\n // Recursively compare arrays (susceptible to call stack limits).\n if (seen) {\n if (!arraySome(other, function(othValue, othIndex) {\n if (!cacheHas(seen, othIndex) &&\n (arrValue === othValue || equalFunc(arrValue, othValue, bitmask, customizer, stack))) {\n return seen.push(othIndex);\n }\n })) {\n result = false;\n break;\n }\n } else if (!(\n arrValue === othValue ||\n equalFunc(arrValue, othValue, bitmask, customizer, stack)\n )) {\n result = false;\n break;\n }\n }\n stack['delete'](array);\n stack['delete'](other);\n return result;\n}\n\nmodule.exports = equalArrays;\n", + "parsedSize": 510, + "parsedSource": "e=r(196),o=r(199),i=r(200),u=1,a=2;t.exports=function(t,n,r,c,f,s){var l=r&u,p=t.length,v=n.length;if(p!=v&&!(l&&v>p))return!1;var _=s.get(t);if(_&&s.get(n))return _==n;var h=-1,d=!0,y=r&a?new e:void 0;for(s.set(t,n),s.set(n,t);++h arrLength)) {\n return false;\n }\n // Assume cyclic values are equal.\n var stacked = stack.get(array);\n if (stacked && stack.get(other)) {\n return stacked == other;\n }\n var index = -1,\n result = true,\n seen = (bitmask & COMPARE_UNORDERED_FLAG) ? new SetCache : undefined;\n\n stack.set(array, other);\n stack.set(other, array);\n\n // Ignore non-index properties.\n while (++index < arrLength) {\n var arrValue = array[index],\n othValue = other[index];\n\n if (customizer) {\n var compared = isPartial\n ? customizer(othValue, arrValue, index, other, array, stack)\n : customizer(arrValue, othValue, index, array, other, stack);\n }\n if (compared !== undefined) {\n if (compared) {\n continue;\n }\n result = false;\n break;\n }\n // Recursively compare arrays (susceptible to call stack limits).\n if (seen) {\n if (!arraySome(other, function(othValue, othIndex) {\n if (!cacheHas(seen, othIndex) &&\n (arrValue === othValue || equalFunc(arrValue, othValue, bitmask, customizer, stack))) {\n return seen.push(othIndex);\n }\n })) {\n result = false;\n break;\n }\n } else if (!(\n arrValue === othValue ||\n equalFunc(arrValue, othValue, bitmask, customizer, stack)\n )) {\n result = false;\n break;\n }\n }\n stack['delete'](array);\n stack['delete'](other);\n return result;\n}\n\nmodule.exports = equalArrays;\n", + "modules": [] + }, + { + "id": 92, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_isStrictComparable.js", + "name": "./node_modules/lodash/_isStrictComparable.js", + "index": 192, + "index2": 182, + "size": 414, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseMatchesProperty.js", + "issuerId": 206, + "issuerName": "./node_modules/lodash/_baseMatchesProperty.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 104, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/reject.js", + "name": "./node_modules/lodash/fp/reject.js" + }, + { + "id": 232, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/reject.js", + "name": "./node_modules/lodash/reject.js" + }, + { + "id": 54, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseIteratee.js", + "name": "./node_modules/lodash/_baseIteratee.js" + }, + { + "id": 206, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseMatchesProperty.js", + "name": "./node_modules/lodash/_baseMatchesProperty.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 205, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_getMatchData.js", + "module": "./node_modules/lodash/_getMatchData.js", + "moduleName": "./node_modules/lodash/_getMatchData.js", + "type": "cjs require", + "userRequest": "./_isStrictComparable", + "loc": "1:25-57" + }, + { + "moduleId": 206, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseMatchesProperty.js", + "module": "./node_modules/lodash/_baseMatchesProperty.js", + "moduleName": "./node_modules/lodash/_baseMatchesProperty.js", + "type": "cjs require", + "userRequest": "./_isStrictComparable", + "loc": "5:25-57" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 7, + "source": "var isObject = require('./isObject');\n\n/**\n * Checks if `value` is suitable for strict equality comparisons, i.e. `===`.\n *\n * @private\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` if suitable for strict\n * equality comparisons, else `false`.\n */\nfunction isStrictComparable(value) {\n return value === value && !isObject(value);\n}\n\nmodule.exports = isStrictComparable;\n", + "parsedSize": 50, + "parsedSource": "e=r(3);t.exports=function(t){return t==t&&!e(t)}},", + "originalSize": 414, + "originalSource": "var isObject = require('./isObject');\n\n/**\n * Checks if `value` is suitable for strict equality comparisons, i.e. `===`.\n *\n * @private\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` if suitable for strict\n * equality comparisons, else `false`.\n */\nfunction isStrictComparable(value) {\n return value === value && !isObject(value);\n}\n\nmodule.exports = isStrictComparable;\n", + "modules": [] + }, + { + "id": 93, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_matchesStrictComparable.js", + "name": "./node_modules/lodash/_matchesStrictComparable.js", + "index": 193, + "index2": 184, + "size": 574, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseMatches.js", + "issuerId": 193, + "issuerName": "./node_modules/lodash/_baseMatches.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 104, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/reject.js", + "name": "./node_modules/lodash/fp/reject.js" + }, + { + "id": 232, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/reject.js", + "name": "./node_modules/lodash/reject.js" + }, + { + "id": 54, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseIteratee.js", + "name": "./node_modules/lodash/_baseIteratee.js" + }, + { + "id": 193, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseMatches.js", + "name": "./node_modules/lodash/_baseMatches.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 193, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseMatches.js", + "module": "./node_modules/lodash/_baseMatches.js", + "moduleName": "./node_modules/lodash/_baseMatches.js", + "type": "cjs require", + "userRequest": "./_matchesStrictComparable", + "loc": "3:30-67" + }, + { + "moduleId": 206, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseMatchesProperty.js", + "module": "./node_modules/lodash/_baseMatchesProperty.js", + "moduleName": "./node_modules/lodash/_baseMatchesProperty.js", + "type": "cjs require", + "userRequest": "./_matchesStrictComparable", + "loc": "6:30-67" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 7, + "source": "/**\n * A specialized version of `matchesProperty` for source values suitable\n * for strict equality comparisons, i.e. `===`.\n *\n * @private\n * @param {string} key The key of the property to get.\n * @param {*} srcValue The value to match.\n * @returns {Function} Returns the new spec function.\n */\nfunction matchesStrictComparable(key, srcValue) {\n return function(object) {\n if (object == null) {\n return false;\n }\n return object[key] === srcValue &&\n (srcValue !== undefined || (key in Object(object)));\n };\n}\n\nmodule.exports = matchesStrictComparable;\n", + "parsedSize": 103, + "parsedSource": "t.exports=function(t,n){return function(r){return null!=r&&(r[t]===n&&(void 0!==n||t in Object(r)))}}},", + "originalSize": 574, + "originalSource": "/**\n * A specialized version of `matchesProperty` for source values suitable\n * for strict equality comparisons, i.e. `===`.\n *\n * @private\n * @param {string} key The key of the property to get.\n * @param {*} srcValue The value to match.\n * @returns {Function} Returns the new spec function.\n */\nfunction matchesStrictComparable(key, srcValue) {\n return function(object) {\n if (object == null) {\n return false;\n }\n return object[key] === srcValue &&\n (srcValue !== undefined || (key in Object(object)));\n };\n}\n\nmodule.exports = matchesStrictComparable;\n", + "modules": [] + }, + { + "id": 94, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseGet.js", + "name": "./node_modules/lodash/_baseGet.js", + "index": 196, + "index2": 195, + "size": 616, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/get.js", + "issuerId": 207, + "issuerName": "./node_modules/lodash/get.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 104, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/reject.js", + "name": "./node_modules/lodash/fp/reject.js" + }, + { + "id": 232, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/reject.js", + "name": "./node_modules/lodash/reject.js" + }, + { + "id": 54, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseIteratee.js", + "name": "./node_modules/lodash/_baseIteratee.js" + }, + { + "id": 206, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseMatchesProperty.js", + "name": "./node_modules/lodash/_baseMatchesProperty.js" + }, + { + "id": 207, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/get.js", + "name": "./node_modules/lodash/get.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 207, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/get.js", + "module": "./node_modules/lodash/get.js", + "moduleName": "./node_modules/lodash/get.js", + "type": "cjs require", + "userRequest": "./_baseGet", + "loc": "1:14-35" + }, + { + "moduleId": 215, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_basePropertyDeep.js", + "module": "./node_modules/lodash/_basePropertyDeep.js", + "moduleName": "./node_modules/lodash/_basePropertyDeep.js", + "type": "cjs require", + "userRequest": "./_baseGet", + "loc": "1:14-35" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 8, + "source": "var castPath = require('./_castPath'),\n toKey = require('./_toKey');\n\n/**\n * The base implementation of `_.get` without support for default values.\n *\n * @private\n * @param {Object} object The object to query.\n * @param {Array|string} path The path of the property to get.\n * @returns {*} Returns the resolved value.\n */\nfunction baseGet(object, path) {\n path = castPath(path, object);\n\n var index = 0,\n length = path.length;\n\n while (object != null && index < length) {\n object = object[toKey(path[index++])];\n }\n return (index && index == length) ? object : undefined;\n}\n\nmodule.exports = baseGet;\n", + "parsedSize": 127, + "parsedSource": "e=r(95),o=r(14);t.exports=function(t,n){for(var r=0,i=(n=e(n,t)).length;null!=t&&r= length) ? array : baseSlice(array, start, end);\n}\n\nmodule.exports = castSlice;\n", + "parsedSize": 96, + "parsedSource": "e=r(223);t.exports=function(t,n,r){var o=t.length;return r=void 0===r?o:r,!n&&r>=o?t:e(t,n,r)}},", + "originalSize": 517, + "originalSource": "var baseSlice = require('./_baseSlice');\n\n/**\n * Casts `array` to a slice if it's needed.\n *\n * @private\n * @param {Array} array The array to inspect.\n * @param {number} start The start position.\n * @param {number} [end=array.length] The end position.\n * @returns {Array} Returns the cast slice.\n */\nfunction castSlice(array, start, end) {\n var length = array.length;\n end = end === undefined ? length : end;\n return (!start && end >= length) ? array : baseSlice(array, start, end);\n}\n\nmodule.exports = castSlice;\n", + "modules": [] + }, + { + "id": 99, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_stringToArray.js", + "name": "./node_modules/lodash/_stringToArray.js", + "index": 224, + "index2": 222, + "size": 450, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/trim.js", + "issuerId": 222, + "issuerName": "./node_modules/lodash/trim.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 102, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/trim.js", + "name": "./node_modules/lodash/fp/trim.js" + }, + { + "id": 222, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/trim.js", + "name": "./node_modules/lodash/trim.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 222, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/trim.js", + "module": "./node_modules/lodash/trim.js", + "moduleName": "./node_modules/lodash/trim.js", + "type": "cjs require", + "userRequest": "./_stringToArray", + "loc": "5:20-47" + }, + { + "moduleId": 228, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/split.js", + "module": "./node_modules/lodash/split.js", + "moduleName": "./node_modules/lodash/split.js", + "type": "cjs require", + "userRequest": "./_stringToArray", + "loc": "6:20-47" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 5, + "source": "var asciiToArray = require('./_asciiToArray'),\n hasUnicode = require('./_hasUnicode'),\n unicodeToArray = require('./_unicodeToArray');\n\n/**\n * Converts `string` to an array.\n *\n * @private\n * @param {string} string The string to convert.\n * @returns {Array} Returns the converted array.\n */\nfunction stringToArray(string) {\n return hasUnicode(string)\n ? unicodeToArray(string)\n : asciiToArray(string);\n}\n\nmodule.exports = stringToArray;\n", + "parsedSize": 73, + "parsedSource": "e=r(226),o=r(100),i=r(227);t.exports=function(t){return o(t)?i(t):e(t)}},", + "originalSize": 450, + "originalSource": "var asciiToArray = require('./_asciiToArray'),\n hasUnicode = require('./_hasUnicode'),\n unicodeToArray = require('./_unicodeToArray');\n\n/**\n * Converts `string` to an array.\n *\n * @private\n * @param {string} string The string to convert.\n * @returns {Array} Returns the converted array.\n */\nfunction stringToArray(string) {\n return hasUnicode(string)\n ? unicodeToArray(string)\n : asciiToArray(string);\n}\n\nmodule.exports = stringToArray;\n", + "modules": [] + }, + { + "id": 100, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_hasUnicode.js", + "name": "./node_modules/lodash/_hasUnicode.js", + "index": 226, + "index2": 220, + "size": 949, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/split.js", + "issuerId": 228, + "issuerName": "./node_modules/lodash/split.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 103, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/split.js", + "name": "./node_modules/lodash/fp/split.js" + }, + { + "id": 228, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/split.js", + "name": "./node_modules/lodash/split.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 99, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_stringToArray.js", + "module": "./node_modules/lodash/_stringToArray.js", + "moduleName": "./node_modules/lodash/_stringToArray.js", + "type": "cjs require", + "userRequest": "./_hasUnicode", + "loc": "2:17-41" + }, + { + "moduleId": 228, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/split.js", + "module": "./node_modules/lodash/split.js", + "moduleName": "./node_modules/lodash/split.js", + "type": "cjs require", + "userRequest": "./_hasUnicode", + "loc": "3:17-41" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 5, + "source": "/** Used to compose unicode character classes. */\nvar rsAstralRange = '\\\\ud800-\\\\udfff',\n rsComboMarksRange = '\\\\u0300-\\\\u036f',\n reComboHalfMarksRange = '\\\\ufe20-\\\\ufe2f',\n rsComboSymbolsRange = '\\\\u20d0-\\\\u20ff',\n rsComboRange = rsComboMarksRange + reComboHalfMarksRange + rsComboSymbolsRange,\n rsVarRange = '\\\\ufe0e\\\\ufe0f';\n\n/** Used to compose unicode capture groups. */\nvar rsZWJ = '\\\\u200d';\n\n/** Used to detect strings with [zero-width joiners or code points from the astral planes](http://eev.ee/blog/2015/09/12/dark-corners-of-unicode/). */\nvar reHasUnicode = RegExp('[' + rsZWJ + rsAstralRange + rsComboRange + rsVarRange + ']');\n\n/**\n * Checks if `string` contains Unicode symbols.\n *\n * @private\n * @param {string} string The string to inspect.\n * @returns {boolean} Returns `true` if a symbol is found, else `false`.\n */\nfunction hasUnicode(string) {\n return reHasUnicode.test(string);\n}\n\nmodule.exports = hasUnicode;\n", + "parsedSize": 141, + "parsedSource": "var r=RegExp(\"[\\\\u200d\\\\ud800-\\\\udfff\\\\u0300-\\\\u036f\\\\ufe20-\\\\ufe2f\\\\u20d0-\\\\u20ff\\\\ufe0e\\\\ufe0f]\");t.exports=function(t){return r.test(t)}},", + "originalSize": 949, + "originalSource": "/** Used to compose unicode character classes. */\nvar rsAstralRange = '\\\\ud800-\\\\udfff',\n rsComboMarksRange = '\\\\u0300-\\\\u036f',\n reComboHalfMarksRange = '\\\\ufe20-\\\\ufe2f',\n rsComboSymbolsRange = '\\\\u20d0-\\\\u20ff',\n rsComboRange = rsComboMarksRange + reComboHalfMarksRange + rsComboSymbolsRange,\n rsVarRange = '\\\\ufe0e\\\\ufe0f';\n\n/** Used to compose unicode capture groups. */\nvar rsZWJ = '\\\\u200d';\n\n/** Used to detect strings with [zero-width joiners or code points from the astral planes](http://eev.ee/blog/2015/09/12/dark-corners-of-unicode/). */\nvar reHasUnicode = RegExp('[' + rsZWJ + rsAstralRange + rsComboRange + rsVarRange + ']');\n\n/**\n * Checks if `string` contains Unicode symbols.\n *\n * @private\n * @param {string} string The string to inspect.\n * @returns {boolean} Returns `true` if a symbol is found, else `false`.\n */\nfunction hasUnicode(string) {\n return reHasUnicode.test(string);\n}\n\nmodule.exports = hasUnicode;\n", + "modules": [] + }, + { + "id": 101, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseEach.js", + "name": "./node_modules/lodash/_baseEach.js", + "index": 236, + "index2": 234, + "size": 455, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseFilter.js", + "issuerId": 233, + "issuerName": "./node_modules/lodash/_baseFilter.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 104, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/reject.js", + "name": "./node_modules/lodash/fp/reject.js" + }, + { + "id": 232, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/reject.js", + "name": "./node_modules/lodash/reject.js" + }, + { + "id": 233, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseFilter.js", + "name": "./node_modules/lodash/_baseFilter.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 233, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseFilter.js", + "module": "./node_modules/lodash/_baseFilter.js", + "moduleName": "./node_modules/lodash/_baseFilter.js", + "type": "cjs require", + "userRequest": "./_baseEach", + "loc": "1:15-37" + }, + { + "moduleId": 243, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseMap.js", + "module": "./node_modules/lodash/_baseMap.js", + "moduleName": "./node_modules/lodash/_baseMap.js", + "type": "cjs require", + "userRequest": "./_baseEach", + "loc": "1:15-37" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 6, + "source": "var baseForOwn = require('./_baseForOwn'),\n createBaseEach = require('./_createBaseEach');\n\n/**\n * The base implementation of `_.forEach` without support for iteratee shorthands.\n *\n * @private\n * @param {Array|Object} collection The collection to iterate over.\n * @param {Function} iteratee The function invoked per iteration.\n * @returns {Array|Object} Returns `collection`.\n */\nvar baseEach = createBaseEach(baseForOwn);\n\nmodule.exports = baseEach;\n", + "parsedSize": 34, + "parsedSource": "e=r(234),o=r(237)(e);t.exports=o},", + "originalSize": 455, + "originalSource": "var baseForOwn = require('./_baseForOwn'),\n createBaseEach = require('./_createBaseEach');\n\n/**\n * The base implementation of `_.forEach` without support for iteratee shorthands.\n *\n * @private\n * @param {Array|Object} collection The collection to iterate over.\n * @param {Function} iteratee The function invoked per iteration.\n * @returns {Array|Object} Returns `collection`.\n */\nvar baseEach = createBaseEach(baseForOwn);\n\nmodule.exports = baseEach;\n", + "modules": [] + }, + { + "id": 102, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/trim.js", + "name": "./node_modules/lodash/fp/trim.js", + "index": 8, + "index2": 224, + "size": 153, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.jsx", + "issuerId": null, + "issuerName": "./src/article.jsx", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.jsx", + "name": "./src/article.jsx" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 246, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js 319e037d5ee72d255babc83bf9a736c1", + "module": "./src/index.js + 5 modules", + "moduleName": "./src/index.js + 5 modules", + "type": "harmony side effect evaluation", + "userRequest": "lodash/fp/trim", + "loc": "1:0-35" + }, + { + "moduleId": 246, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js 319e037d5ee72d255babc83bf9a736c1", + "module": "./src/index.js + 5 modules", + "moduleName": "./src/index.js + 5 modules", + "type": "harmony import specifier", + "userRequest": "lodash/fp/trim", + "loc": "10:41-46" + } + ], + "usedExports": [ + "default" + ], + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 3, + "source": "var convert = require('./convert'),\n func = convert('trim', require('../trim'));\n\nfunc.placeholder = require('./placeholder');\nmodule.exports = func;\n", + "parsedSize": 54, + "parsedSource": "e=r(8)(\"trim\",r(222));e.placeholder=r(5),t.exports=e},", + "originalSize": 153, + "originalSource": "var convert = require('./convert'),\n func = convert('trim', require('../trim'));\n\nfunc.placeholder = require('./placeholder');\nmodule.exports = func;\n", + "modules": [] + }, + { + "id": 103, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/split.js", + "name": "./node_modules/lodash/fp/split.js", + "index": 228, + "index2": 229, + "size": 155, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.jsx", + "issuerId": null, + "issuerName": "./src/article.jsx", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.jsx", + "name": "./src/article.jsx" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 246, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js 319e037d5ee72d255babc83bf9a736c1", + "module": "./src/index.js + 5 modules", + "moduleName": "./src/index.js + 5 modules", + "type": "harmony side effect evaluation", + "userRequest": "lodash/fp/split", + "loc": "2:0-37" + }, + { + "moduleId": 246, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js 319e037d5ee72d255babc83bf9a736c1", + "module": "./src/index.js + 5 modules", + "moduleName": "./src/index.js + 5 modules", + "type": "harmony import specifier", + "userRequest": "lodash/fp/split", + "loc": "10:23-29" + } + ], + "usedExports": [ + "default" + ], + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 3, + "source": "var convert = require('./convert'),\n func = convert('split', require('../split'));\n\nfunc.placeholder = require('./placeholder');\nmodule.exports = func;\n", + "parsedSize": 55, + "parsedSource": "e=r(8)(\"split\",r(228));e.placeholder=r(5),t.exports=e},", + "originalSize": 155, + "originalSource": "var convert = require('./convert'),\n func = convert('split', require('../split'));\n\nfunc.placeholder = require('./placeholder');\nmodule.exports = func;\n", + "modules": [] + }, + { + "id": 104, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/reject.js", + "name": "./node_modules/lodash/fp/reject.js", + "index": 233, + "index2": 238, + "size": 157, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.jsx", + "issuerId": null, + "issuerName": "./src/article.jsx", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.jsx", + "name": "./src/article.jsx" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 246, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js 319e037d5ee72d255babc83bf9a736c1", + "module": "./src/index.js + 5 modules", + "moduleName": "./src/index.js + 5 modules", + "type": "harmony side effect evaluation", + "userRequest": "lodash/fp/reject", + "loc": "3:0-39" + }, + { + "moduleId": 246, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js 319e037d5ee72d255babc83bf9a736c1", + "module": "./src/index.js + 5 modules", + "moduleName": "./src/index.js + 5 modules", + "type": "harmony import specifier", + "userRequest": "lodash/fp/reject", + "loc": "10:49-56" + } + ], + "usedExports": [ + "default" + ], + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 3, + "source": "var convert = require('./convert'),\n func = convert('reject', require('../reject'));\n\nfunc.placeholder = require('./placeholder');\nmodule.exports = func;\n", + "parsedSize": 56, + "parsedSource": "e=r(8)(\"reject\",r(232));e.placeholder=r(5),t.exports=e},", + "originalSize": 157, + "originalSource": "var convert = require('./convert'),\n func = convert('reject', require('../reject'));\n\nfunc.placeholder = require('./placeholder');\nmodule.exports = func;\n", + "modules": [] + }, + { + "id": 105, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/pipe.js", + "name": "./node_modules/lodash/fp/pipe.js", + "index": 242, + "index2": 242, + "size": 36, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.jsx", + "issuerId": null, + "issuerName": "./src/article.jsx", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.jsx", + "name": "./src/article.jsx" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 246, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js 319e037d5ee72d255babc83bf9a736c1", + "module": "./src/index.js + 5 modules", + "moduleName": "./src/index.js + 5 modules", + "type": "harmony side effect evaluation", + "userRequest": "lodash/fp/pipe", + "loc": "4:0-35" + }, + { + "moduleId": 246, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js 319e037d5ee72d255babc83bf9a736c1", + "module": "./src/index.js + 5 modules", + "moduleName": "./src/index.js + 5 modules", + "type": "harmony import specifier", + "userRequest": "lodash/fp/pipe", + "loc": "10:17-22" + } + ], + "usedExports": [ + "default" + ], + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 3, + "source": "module.exports = require('./flow');\n", + "parsedSize": 16, + "parsedSource": "exports=r(239)},", + "originalSize": 36, + "originalSource": "module.exports = require('./flow');\n", + "modules": [] + }, + { + "id": 106, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/isEmpty.js", + "name": "./node_modules/lodash/fp/isEmpty.js", + "index": 249, + "index2": 248, + "size": 187, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.jsx", + "issuerId": null, + "issuerName": "./src/article.jsx", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.jsx", + "name": "./src/article.jsx" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 246, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js 319e037d5ee72d255babc83bf9a736c1", + "module": "./src/index.js + 5 modules", + "moduleName": "./src/index.js + 5 modules", + "type": "harmony side effect evaluation", + "userRequest": "lodash/fp/isEmpty", + "loc": "6:0-41" + }, + { + "moduleId": 246, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js 319e037d5ee72d255babc83bf9a736c1", + "module": "./src/index.js + 5 modules", + "moduleName": "./src/index.js + 5 modules", + "type": "harmony import specifier", + "userRequest": "lodash/fp/isEmpty", + "loc": "10:57-65" + } + ], + "usedExports": [ + "default" + ], + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 3, + "source": "var convert = require('./convert'),\n func = convert('isEmpty', require('../isEmpty'), require('./_falseOptions'));\n\nfunc.placeholder = require('./placeholder');\nmodule.exports = func;\n", + "parsedSize": 64, + "parsedSource": "e=r(8)(\"isEmpty\",r(244),r(245));e.placeholder=r(5),t.exports=e},", + "originalSize": 187, + "originalSource": "var convert = require('./convert'),\n func = convert('isEmpty', require('../isEmpty'), require('./_falseOptions'));\n\nfunc.placeholder = require('./placeholder');\nmodule.exports = func;\n", + "modules": [] + }, + { + "id": 107, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/_baseConvert.js", + "name": "./node_modules/lodash/fp/_baseConvert.js", + "index": 10, + "index2": 7, + "size": 16414, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/convert.js", + "issuerId": 8, + "issuerName": "./node_modules/lodash/fp/convert.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 102, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/trim.js", + "name": "./node_modules/lodash/fp/trim.js" + }, + { + "id": 8, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/convert.js", + "name": "./node_modules/lodash/fp/convert.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 8, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/convert.js", + "module": "./node_modules/lodash/fp/convert.js", + "moduleName": "./node_modules/lodash/fp/convert.js", + "type": "cjs require", + "userRequest": "./_baseConvert", + "loc": "1:18-43" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 5, + "source": "var mapping = require('./_mapping'),\n fallbackHolder = require('./placeholder');\n\n/** Built-in value reference. */\nvar push = Array.prototype.push;\n\n/**\n * Creates a function, with an arity of `n`, that invokes `func` with the\n * arguments it receives.\n *\n * @private\n * @param {Function} func The function to wrap.\n * @param {number} n The arity of the new function.\n * @returns {Function} Returns the new function.\n */\nfunction baseArity(func, n) {\n return n == 2\n ? function(a, b) { return func.apply(undefined, arguments); }\n : function(a) { return func.apply(undefined, arguments); };\n}\n\n/**\n * Creates a function that invokes `func`, with up to `n` arguments, ignoring\n * any additional arguments.\n *\n * @private\n * @param {Function} func The function to cap arguments for.\n * @param {number} n The arity cap.\n * @returns {Function} Returns the new function.\n */\nfunction baseAry(func, n) {\n return n == 2\n ? function(a, b) { return func(a, b); }\n : function(a) { return func(a); };\n}\n\n/**\n * Creates a clone of `array`.\n *\n * @private\n * @param {Array} array The array to clone.\n * @returns {Array} Returns the cloned array.\n */\nfunction cloneArray(array) {\n var length = array ? array.length : 0,\n result = Array(length);\n\n while (length--) {\n result[length] = array[length];\n }\n return result;\n}\n\n/**\n * Creates a function that clones a given object using the assignment `func`.\n *\n * @private\n * @param {Function} func The assignment function.\n * @returns {Function} Returns the new cloner function.\n */\nfunction createCloner(func) {\n return function(object) {\n return func({}, object);\n };\n}\n\n/**\n * A specialized version of `_.spread` which flattens the spread array into\n * the arguments of the invoked `func`.\n *\n * @private\n * @param {Function} func The function to spread arguments over.\n * @param {number} start The start position of the spread.\n * @returns {Function} Returns the new function.\n */\nfunction flatSpread(func, start) {\n return function() {\n var length = arguments.length,\n lastIndex = length - 1,\n args = Array(length);\n\n while (length--) {\n args[length] = arguments[length];\n }\n var array = args[start],\n otherArgs = args.slice(0, start);\n\n if (array) {\n push.apply(otherArgs, array);\n }\n if (start != lastIndex) {\n push.apply(otherArgs, args.slice(start + 1));\n }\n return func.apply(this, otherArgs);\n };\n}\n\n/**\n * Creates a function that wraps `func` and uses `cloner` to clone the first\n * argument it receives.\n *\n * @private\n * @param {Function} func The function to wrap.\n * @param {Function} cloner The function to clone arguments.\n * @returns {Function} Returns the new immutable function.\n */\nfunction wrapImmutable(func, cloner) {\n return function() {\n var length = arguments.length;\n if (!length) {\n return;\n }\n var args = Array(length);\n while (length--) {\n args[length] = arguments[length];\n }\n var result = args[0] = cloner.apply(undefined, args);\n func.apply(undefined, args);\n return result;\n };\n}\n\n/**\n * The base implementation of `convert` which accepts a `util` object of methods\n * required to perform conversions.\n *\n * @param {Object} util The util object.\n * @param {string} name The name of the function to convert.\n * @param {Function} func The function to convert.\n * @param {Object} [options] The options object.\n * @param {boolean} [options.cap=true] Specify capping iteratee arguments.\n * @param {boolean} [options.curry=true] Specify currying.\n * @param {boolean} [options.fixed=true] Specify fixed arity.\n * @param {boolean} [options.immutable=true] Specify immutable operations.\n * @param {boolean} [options.rearg=true] Specify rearranging arguments.\n * @returns {Function|Object} Returns the converted function or object.\n */\nfunction baseConvert(util, name, func, options) {\n var isLib = typeof name == 'function',\n isObj = name === Object(name);\n\n if (isObj) {\n options = func;\n func = name;\n name = undefined;\n }\n if (func == null) {\n throw new TypeError;\n }\n options || (options = {});\n\n var config = {\n 'cap': 'cap' in options ? options.cap : true,\n 'curry': 'curry' in options ? options.curry : true,\n 'fixed': 'fixed' in options ? options.fixed : true,\n 'immutable': 'immutable' in options ? options.immutable : true,\n 'rearg': 'rearg' in options ? options.rearg : true\n };\n\n var defaultHolder = isLib ? func : fallbackHolder,\n forceCurry = ('curry' in options) && options.curry,\n forceFixed = ('fixed' in options) && options.fixed,\n forceRearg = ('rearg' in options) && options.rearg,\n pristine = isLib ? func.runInContext() : undefined;\n\n var helpers = isLib ? func : {\n 'ary': util.ary,\n 'assign': util.assign,\n 'clone': util.clone,\n 'curry': util.curry,\n 'forEach': util.forEach,\n 'isArray': util.isArray,\n 'isError': util.isError,\n 'isFunction': util.isFunction,\n 'isWeakMap': util.isWeakMap,\n 'iteratee': util.iteratee,\n 'keys': util.keys,\n 'rearg': util.rearg,\n 'toInteger': util.toInteger,\n 'toPath': util.toPath\n };\n\n var ary = helpers.ary,\n assign = helpers.assign,\n clone = helpers.clone,\n curry = helpers.curry,\n each = helpers.forEach,\n isArray = helpers.isArray,\n isError = helpers.isError,\n isFunction = helpers.isFunction,\n isWeakMap = helpers.isWeakMap,\n keys = helpers.keys,\n rearg = helpers.rearg,\n toInteger = helpers.toInteger,\n toPath = helpers.toPath;\n\n var aryMethodKeys = keys(mapping.aryMethod);\n\n var wrappers = {\n 'castArray': function(castArray) {\n return function() {\n var value = arguments[0];\n return isArray(value)\n ? castArray(cloneArray(value))\n : castArray.apply(undefined, arguments);\n };\n },\n 'iteratee': function(iteratee) {\n return function() {\n var func = arguments[0],\n arity = arguments[1],\n result = iteratee(func, arity),\n length = result.length;\n\n if (config.cap && typeof arity == 'number') {\n arity = arity > 2 ? (arity - 2) : 1;\n return (length && length <= arity) ? result : baseAry(result, arity);\n }\n return result;\n };\n },\n 'mixin': function(mixin) {\n return function(source) {\n var func = this;\n if (!isFunction(func)) {\n return mixin(func, Object(source));\n }\n var pairs = [];\n each(keys(source), function(key) {\n if (isFunction(source[key])) {\n pairs.push([key, func.prototype[key]]);\n }\n });\n\n mixin(func, Object(source));\n\n each(pairs, function(pair) {\n var value = pair[1];\n if (isFunction(value)) {\n func.prototype[pair[0]] = value;\n } else {\n delete func.prototype[pair[0]];\n }\n });\n return func;\n };\n },\n 'nthArg': function(nthArg) {\n return function(n) {\n var arity = n < 0 ? 1 : (toInteger(n) + 1);\n return curry(nthArg(n), arity);\n };\n },\n 'rearg': function(rearg) {\n return function(func, indexes) {\n var arity = indexes ? indexes.length : 0;\n return curry(rearg(func, indexes), arity);\n };\n },\n 'runInContext': function(runInContext) {\n return function(context) {\n return baseConvert(util, runInContext(context), options);\n };\n }\n };\n\n /*--------------------------------------------------------------------------*/\n\n /**\n * Casts `func` to a function with an arity capped iteratee if needed.\n *\n * @private\n * @param {string} name The name of the function to inspect.\n * @param {Function} func The function to inspect.\n * @returns {Function} Returns the cast function.\n */\n function castCap(name, func) {\n if (config.cap) {\n var indexes = mapping.iterateeRearg[name];\n if (indexes) {\n return iterateeRearg(func, indexes);\n }\n var n = !isLib && mapping.iterateeAry[name];\n if (n) {\n return iterateeAry(func, n);\n }\n }\n return func;\n }\n\n /**\n * Casts `func` to a curried function if needed.\n *\n * @private\n * @param {string} name The name of the function to inspect.\n * @param {Function} func The function to inspect.\n * @param {number} n The arity of `func`.\n * @returns {Function} Returns the cast function.\n */\n function castCurry(name, func, n) {\n return (forceCurry || (config.curry && n > 1))\n ? curry(func, n)\n : func;\n }\n\n /**\n * Casts `func` to a fixed arity function if needed.\n *\n * @private\n * @param {string} name The name of the function to inspect.\n * @param {Function} func The function to inspect.\n * @param {number} n The arity cap.\n * @returns {Function} Returns the cast function.\n */\n function castFixed(name, func, n) {\n if (config.fixed && (forceFixed || !mapping.skipFixed[name])) {\n var data = mapping.methodSpread[name],\n start = data && data.start;\n\n return start === undefined ? ary(func, n) : flatSpread(func, start);\n }\n return func;\n }\n\n /**\n * Casts `func` to an rearged function if needed.\n *\n * @private\n * @param {string} name The name of the function to inspect.\n * @param {Function} func The function to inspect.\n * @param {number} n The arity of `func`.\n * @returns {Function} Returns the cast function.\n */\n function castRearg(name, func, n) {\n return (config.rearg && n > 1 && (forceRearg || !mapping.skipRearg[name]))\n ? rearg(func, mapping.methodRearg[name] || mapping.aryRearg[n])\n : func;\n }\n\n /**\n * Creates a clone of `object` by `path`.\n *\n * @private\n * @param {Object} object The object to clone.\n * @param {Array|string} path The path to clone by.\n * @returns {Object} Returns the cloned object.\n */\n function cloneByPath(object, path) {\n path = toPath(path);\n\n var index = -1,\n length = path.length,\n lastIndex = length - 1,\n result = clone(Object(object)),\n nested = result;\n\n while (nested != null && ++index < length) {\n var key = path[index],\n value = nested[key];\n\n if (value != null &&\n !(isFunction(value) || isError(value) || isWeakMap(value))) {\n nested[key] = clone(index == lastIndex ? value : Object(value));\n }\n nested = nested[key];\n }\n return result;\n }\n\n /**\n * Converts `lodash` to an immutable auto-curried iteratee-first data-last\n * version with conversion `options` applied.\n *\n * @param {Object} [options] The options object. See `baseConvert` for more details.\n * @returns {Function} Returns the converted `lodash`.\n */\n function convertLib(options) {\n return _.runInContext.convert(options)(undefined);\n }\n\n /**\n * Create a converter function for `func` of `name`.\n *\n * @param {string} name The name of the function to convert.\n * @param {Function} func The function to convert.\n * @returns {Function} Returns the new converter function.\n */\n function createConverter(name, func) {\n var realName = mapping.aliasToReal[name] || name,\n methodName = mapping.remap[realName] || realName,\n oldOptions = options;\n\n return function(options) {\n var newUtil = isLib ? pristine : helpers,\n newFunc = isLib ? pristine[methodName] : func,\n newOptions = assign(assign({}, oldOptions), options);\n\n return baseConvert(newUtil, realName, newFunc, newOptions);\n };\n }\n\n /**\n * Creates a function that wraps `func` to invoke its iteratee, with up to `n`\n * arguments, ignoring any additional arguments.\n *\n * @private\n * @param {Function} func The function to cap iteratee arguments for.\n * @param {number} n The arity cap.\n * @returns {Function} Returns the new function.\n */\n function iterateeAry(func, n) {\n return overArg(func, function(func) {\n return typeof func == 'function' ? baseAry(func, n) : func;\n });\n }\n\n /**\n * Creates a function that wraps `func` to invoke its iteratee with arguments\n * arranged according to the specified `indexes` where the argument value at\n * the first index is provided as the first argument, the argument value at\n * the second index is provided as the second argument, and so on.\n *\n * @private\n * @param {Function} func The function to rearrange iteratee arguments for.\n * @param {number[]} indexes The arranged argument indexes.\n * @returns {Function} Returns the new function.\n */\n function iterateeRearg(func, indexes) {\n return overArg(func, function(func) {\n var n = indexes.length;\n return baseArity(rearg(baseAry(func, n), indexes), n);\n });\n }\n\n /**\n * Creates a function that invokes `func` with its first argument transformed.\n *\n * @private\n * @param {Function} func The function to wrap.\n * @param {Function} transform The argument transform.\n * @returns {Function} Returns the new function.\n */\n function overArg(func, transform) {\n return function() {\n var length = arguments.length;\n if (!length) {\n return func();\n }\n var args = Array(length);\n while (length--) {\n args[length] = arguments[length];\n }\n var index = config.rearg ? 0 : (length - 1);\n args[index] = transform(args[index]);\n return func.apply(undefined, args);\n };\n }\n\n /**\n * Creates a function that wraps `func` and applys the conversions\n * rules by `name`.\n *\n * @private\n * @param {string} name The name of the function to wrap.\n * @param {Function} func The function to wrap.\n * @returns {Function} Returns the converted function.\n */\n function wrap(name, func, placeholder) {\n var result,\n realName = mapping.aliasToReal[name] || name,\n wrapped = func,\n wrapper = wrappers[realName];\n\n if (wrapper) {\n wrapped = wrapper(func);\n }\n else if (config.immutable) {\n if (mapping.mutate.array[realName]) {\n wrapped = wrapImmutable(func, cloneArray);\n }\n else if (mapping.mutate.object[realName]) {\n wrapped = wrapImmutable(func, createCloner(func));\n }\n else if (mapping.mutate.set[realName]) {\n wrapped = wrapImmutable(func, cloneByPath);\n }\n }\n each(aryMethodKeys, function(aryKey) {\n each(mapping.aryMethod[aryKey], function(otherName) {\n if (realName == otherName) {\n var data = mapping.methodSpread[realName],\n afterRearg = data && data.afterRearg;\n\n result = afterRearg\n ? castFixed(realName, castRearg(realName, wrapped, aryKey), aryKey)\n : castRearg(realName, castFixed(realName, wrapped, aryKey), aryKey);\n\n result = castCap(realName, result);\n result = castCurry(realName, result, aryKey);\n return false;\n }\n });\n return !result;\n });\n\n result || (result = wrapped);\n if (result == func) {\n result = forceCurry ? curry(result, 1) : function() {\n return func.apply(this, arguments);\n };\n }\n result.convert = createConverter(realName, func);\n result.placeholder = func.placeholder = placeholder;\n\n return result;\n }\n\n /*--------------------------------------------------------------------------*/\n\n if (!isObj) {\n return wrap(name, func, defaultHolder);\n }\n var _ = func;\n\n // Convert methods by ary cap.\n var pairs = [];\n each(aryMethodKeys, function(aryKey) {\n each(mapping.aryMethod[aryKey], function(key) {\n var func = _[mapping.remap[key] || key];\n if (func) {\n pairs.push([key, wrap(key, func, _)]);\n }\n });\n });\n\n // Convert remaining methods.\n each(keys(_), function(key) {\n var func = _[key];\n if (typeof func == 'function') {\n var length = pairs.length;\n while (length--) {\n if (pairs[length][0] == key) {\n return;\n }\n }\n func.convert = createConverter(key, func);\n pairs.push([key, func]);\n }\n });\n\n // Assign to `_` leaving `_.prototype` unchanged to allow chaining.\n each(pairs, function(pair) {\n _[pair[0]] = pair[1];\n });\n\n _.convert = convertLib;\n _.placeholder = _;\n\n // Assign aliases.\n each(keys(_), function(key) {\n each(mapping.realToAlias[key] || [], function(alias) {\n _[alias] = _[key];\n });\n });\n\n return _;\n}\n\nmodule.exports = baseConvert;\n", + "parsedSize": 4263, + "parsedSource": "e=r(108),o=r(5),i=Array.prototype.push;function u(t,n){return 2==n?function(n,r){return t(n,r)}:function(n){return t(n)}}function a(t){for(var n=t?t.length:0,r=Array(n);n--;)r[n]=t[n];return r}function c(t,n){return function(){var r=arguments.length;if(r){for(var e=Array(r);r--;)e[r]=arguments[r];var o=e[0]=n.apply(void 0,e);return t.apply(void 0,e),o}}}t.exports=function t(n,r,f,s){var l=\"function\"==typeof r,p=r===Object(r);if(p&&(s=f,f=r,r=void 0),null==f)throw new TypeError;s||(s={});var v={cap:!(\"cap\"in s)||s.cap,curry:!(\"curry\"in s)||s.curry,fixed:!(\"fixed\"in s)||s.fixed,immutable:!(\"immutable\"in s)||s.immutable,rearg:!(\"rearg\"in s)||s.rearg},_=l?f:o,h=\"curry\"in s&&s.curry,d=\"fixed\"in s&&s.fixed,y=\"rearg\"in s&&s.rearg,g=l?f.runInContext():void 0,x=l?f:{ary:n.ary,assign:n.assign,clone:n.clone,curry:n.curry,forEach:n.forEach,isArray:n.isArray,isError:n.isError,isFunction:n.isFunction,isWeakMap:n.isWeakMap,iteratee:n.iteratee,keys:n.keys,rearg:n.rearg,toInteger:n.toInteger,toPath:n.toPath},b=x.ary,m=x.assign,j=x.clone,w=x.curry,A=x.forEach,O=x.isArray,k=x.isError,W=x.isFunction,I=x.isWeakMap,S=x.keys,E=x.rearg,P=x.toInteger,R=x.toPath,M=S(e.aryMethod),F={castArray:function(t){return function(){var n=arguments[0];return O(n)?t(a(n)):t.apply(void 0,arguments)}},iteratee:function(t){return function(){var n=arguments[0],r=arguments[1],e=t(n,r),o=e.length;return v.cap&&\"number\"==typeof r?(r=r>2?r-2:1,o&&o<=r?e:u(e,r)):e}},mixin:function(t){return function(n){var r=this;if(!W(r))return t(r,Object(n));var e=[];return A(S(n),(function(t){W(n[t])&&e.push([t,r.prototype[t]])})),t(r,Object(n)),A(e,(function(t){var n=t[1];W(n)?r.prototype[t[0]]=n:delete r.prototype[t[0]]})),r}},nthArg:function(t){return function(n){var r=n<0?1:P(n)+1;return w(t(n),r)}},rearg:function(t){return function(n,r){var e=r?r.length:0;return w(t(n,r),e)}},runInContext:function(r){return function(e){return t(n,r(e),s)}}};function B(t,n){if(v.cap){var r=e.iterateeRearg[t];if(r)return function(t,n){return L(t,(function(t){var r=n.length;return function(t,n){return 2==n?function(n,r){return t.apply(void 0,arguments)}:function(n){return t.apply(void 0,arguments)}}(E(u(t,r),n),r)}))}(n,r);var o=!l&&e.iterateeAry[t];if(o)return function(t,n){return L(t,(function(t){return\"function\"==typeof t?u(t,n):t}))}(n,o)}return n}function z(t,n,r){if(v.fixed&&(d||!e.skipFixed[t])){var o=e.methodSpread[t],u=o&&o.start;return void 0===u?b(n,r):function(t,n){return function(){for(var r=arguments.length,e=r-1,o=Array(r);r--;)o[r]=arguments[r];var u=o[n],a=o.slice(0,n);return u&&i.apply(a,u),n!=e&&i.apply(a,o.slice(n+1)),t.apply(this,a)}}(n,u)}return n}function C(t,n,r){return v.rearg&&r>1&&(y||!e.skipRearg[t])?E(n,e.methodRearg[t]||e.aryRearg[r]):n}function D(t,n){for(var r=-1,e=(n=R(n)).length,o=e-1,i=j(Object(t)),u=i;null!=u&&++r1?w(n,r):n}(0,o=B(i,o),t),!1}})),!o})),o||(o=u),o==n&&(o=h?w(o,1):function(){return n.apply(this,arguments)}),o.convert=T(i,n),o.placeholder=n.placeholder=r,o}if(!p)return N(r,f,_);var U=f,q=[];return A(M,(function(t){A(e.aryMethod[t],(function(t){var n=U[e.remap[t]||t];n&&q.push([t,N(t,n,U)])}))})),A(S(U),(function(t){var n=U[t];if(\"function\"==typeof n){for(var r=q.length;r--;)if(q[r][0]==t)return;n.convert=T(t,n),q.push([t,n])}})),A(q,(function(t){U[t[0]]=t[1]})),U.convert=function(t){return U.runInContext.convert(t)(void 0)},U.placeholder=U,A(S(U),(function(t){A(e.realToAlias[t]||[],(function(n){U[n]=U[t]}))})),U}},", + "originalSize": 16414, + "originalSource": "var mapping = require('./_mapping'),\n fallbackHolder = require('./placeholder');\n\n/** Built-in value reference. */\nvar push = Array.prototype.push;\n\n/**\n * Creates a function, with an arity of `n`, that invokes `func` with the\n * arguments it receives.\n *\n * @private\n * @param {Function} func The function to wrap.\n * @param {number} n The arity of the new function.\n * @returns {Function} Returns the new function.\n */\nfunction baseArity(func, n) {\n return n == 2\n ? function(a, b) { return func.apply(undefined, arguments); }\n : function(a) { return func.apply(undefined, arguments); };\n}\n\n/**\n * Creates a function that invokes `func`, with up to `n` arguments, ignoring\n * any additional arguments.\n *\n * @private\n * @param {Function} func The function to cap arguments for.\n * @param {number} n The arity cap.\n * @returns {Function} Returns the new function.\n */\nfunction baseAry(func, n) {\n return n == 2\n ? function(a, b) { return func(a, b); }\n : function(a) { return func(a); };\n}\n\n/**\n * Creates a clone of `array`.\n *\n * @private\n * @param {Array} array The array to clone.\n * @returns {Array} Returns the cloned array.\n */\nfunction cloneArray(array) {\n var length = array ? array.length : 0,\n result = Array(length);\n\n while (length--) {\n result[length] = array[length];\n }\n return result;\n}\n\n/**\n * Creates a function that clones a given object using the assignment `func`.\n *\n * @private\n * @param {Function} func The assignment function.\n * @returns {Function} Returns the new cloner function.\n */\nfunction createCloner(func) {\n return function(object) {\n return func({}, object);\n };\n}\n\n/**\n * A specialized version of `_.spread` which flattens the spread array into\n * the arguments of the invoked `func`.\n *\n * @private\n * @param {Function} func The function to spread arguments over.\n * @param {number} start The start position of the spread.\n * @returns {Function} Returns the new function.\n */\nfunction flatSpread(func, start) {\n return function() {\n var length = arguments.length,\n lastIndex = length - 1,\n args = Array(length);\n\n while (length--) {\n args[length] = arguments[length];\n }\n var array = args[start],\n otherArgs = args.slice(0, start);\n\n if (array) {\n push.apply(otherArgs, array);\n }\n if (start != lastIndex) {\n push.apply(otherArgs, args.slice(start + 1));\n }\n return func.apply(this, otherArgs);\n };\n}\n\n/**\n * Creates a function that wraps `func` and uses `cloner` to clone the first\n * argument it receives.\n *\n * @private\n * @param {Function} func The function to wrap.\n * @param {Function} cloner The function to clone arguments.\n * @returns {Function} Returns the new immutable function.\n */\nfunction wrapImmutable(func, cloner) {\n return function() {\n var length = arguments.length;\n if (!length) {\n return;\n }\n var args = Array(length);\n while (length--) {\n args[length] = arguments[length];\n }\n var result = args[0] = cloner.apply(undefined, args);\n func.apply(undefined, args);\n return result;\n };\n}\n\n/**\n * The base implementation of `convert` which accepts a `util` object of methods\n * required to perform conversions.\n *\n * @param {Object} util The util object.\n * @param {string} name The name of the function to convert.\n * @param {Function} func The function to convert.\n * @param {Object} [options] The options object.\n * @param {boolean} [options.cap=true] Specify capping iteratee arguments.\n * @param {boolean} [options.curry=true] Specify currying.\n * @param {boolean} [options.fixed=true] Specify fixed arity.\n * @param {boolean} [options.immutable=true] Specify immutable operations.\n * @param {boolean} [options.rearg=true] Specify rearranging arguments.\n * @returns {Function|Object} Returns the converted function or object.\n */\nfunction baseConvert(util, name, func, options) {\n var isLib = typeof name == 'function',\n isObj = name === Object(name);\n\n if (isObj) {\n options = func;\n func = name;\n name = undefined;\n }\n if (func == null) {\n throw new TypeError;\n }\n options || (options = {});\n\n var config = {\n 'cap': 'cap' in options ? options.cap : true,\n 'curry': 'curry' in options ? options.curry : true,\n 'fixed': 'fixed' in options ? options.fixed : true,\n 'immutable': 'immutable' in options ? options.immutable : true,\n 'rearg': 'rearg' in options ? options.rearg : true\n };\n\n var defaultHolder = isLib ? func : fallbackHolder,\n forceCurry = ('curry' in options) && options.curry,\n forceFixed = ('fixed' in options) && options.fixed,\n forceRearg = ('rearg' in options) && options.rearg,\n pristine = isLib ? func.runInContext() : undefined;\n\n var helpers = isLib ? func : {\n 'ary': util.ary,\n 'assign': util.assign,\n 'clone': util.clone,\n 'curry': util.curry,\n 'forEach': util.forEach,\n 'isArray': util.isArray,\n 'isError': util.isError,\n 'isFunction': util.isFunction,\n 'isWeakMap': util.isWeakMap,\n 'iteratee': util.iteratee,\n 'keys': util.keys,\n 'rearg': util.rearg,\n 'toInteger': util.toInteger,\n 'toPath': util.toPath\n };\n\n var ary = helpers.ary,\n assign = helpers.assign,\n clone = helpers.clone,\n curry = helpers.curry,\n each = helpers.forEach,\n isArray = helpers.isArray,\n isError = helpers.isError,\n isFunction = helpers.isFunction,\n isWeakMap = helpers.isWeakMap,\n keys = helpers.keys,\n rearg = helpers.rearg,\n toInteger = helpers.toInteger,\n toPath = helpers.toPath;\n\n var aryMethodKeys = keys(mapping.aryMethod);\n\n var wrappers = {\n 'castArray': function(castArray) {\n return function() {\n var value = arguments[0];\n return isArray(value)\n ? castArray(cloneArray(value))\n : castArray.apply(undefined, arguments);\n };\n },\n 'iteratee': function(iteratee) {\n return function() {\n var func = arguments[0],\n arity = arguments[1],\n result = iteratee(func, arity),\n length = result.length;\n\n if (config.cap && typeof arity == 'number') {\n arity = arity > 2 ? (arity - 2) : 1;\n return (length && length <= arity) ? result : baseAry(result, arity);\n }\n return result;\n };\n },\n 'mixin': function(mixin) {\n return function(source) {\n var func = this;\n if (!isFunction(func)) {\n return mixin(func, Object(source));\n }\n var pairs = [];\n each(keys(source), function(key) {\n if (isFunction(source[key])) {\n pairs.push([key, func.prototype[key]]);\n }\n });\n\n mixin(func, Object(source));\n\n each(pairs, function(pair) {\n var value = pair[1];\n if (isFunction(value)) {\n func.prototype[pair[0]] = value;\n } else {\n delete func.prototype[pair[0]];\n }\n });\n return func;\n };\n },\n 'nthArg': function(nthArg) {\n return function(n) {\n var arity = n < 0 ? 1 : (toInteger(n) + 1);\n return curry(nthArg(n), arity);\n };\n },\n 'rearg': function(rearg) {\n return function(func, indexes) {\n var arity = indexes ? indexes.length : 0;\n return curry(rearg(func, indexes), arity);\n };\n },\n 'runInContext': function(runInContext) {\n return function(context) {\n return baseConvert(util, runInContext(context), options);\n };\n }\n };\n\n /*--------------------------------------------------------------------------*/\n\n /**\n * Casts `func` to a function with an arity capped iteratee if needed.\n *\n * @private\n * @param {string} name The name of the function to inspect.\n * @param {Function} func The function to inspect.\n * @returns {Function} Returns the cast function.\n */\n function castCap(name, func) {\n if (config.cap) {\n var indexes = mapping.iterateeRearg[name];\n if (indexes) {\n return iterateeRearg(func, indexes);\n }\n var n = !isLib && mapping.iterateeAry[name];\n if (n) {\n return iterateeAry(func, n);\n }\n }\n return func;\n }\n\n /**\n * Casts `func` to a curried function if needed.\n *\n * @private\n * @param {string} name The name of the function to inspect.\n * @param {Function} func The function to inspect.\n * @param {number} n The arity of `func`.\n * @returns {Function} Returns the cast function.\n */\n function castCurry(name, func, n) {\n return (forceCurry || (config.curry && n > 1))\n ? curry(func, n)\n : func;\n }\n\n /**\n * Casts `func` to a fixed arity function if needed.\n *\n * @private\n * @param {string} name The name of the function to inspect.\n * @param {Function} func The function to inspect.\n * @param {number} n The arity cap.\n * @returns {Function} Returns the cast function.\n */\n function castFixed(name, func, n) {\n if (config.fixed && (forceFixed || !mapping.skipFixed[name])) {\n var data = mapping.methodSpread[name],\n start = data && data.start;\n\n return start === undefined ? ary(func, n) : flatSpread(func, start);\n }\n return func;\n }\n\n /**\n * Casts `func` to an rearged function if needed.\n *\n * @private\n * @param {string} name The name of the function to inspect.\n * @param {Function} func The function to inspect.\n * @param {number} n The arity of `func`.\n * @returns {Function} Returns the cast function.\n */\n function castRearg(name, func, n) {\n return (config.rearg && n > 1 && (forceRearg || !mapping.skipRearg[name]))\n ? rearg(func, mapping.methodRearg[name] || mapping.aryRearg[n])\n : func;\n }\n\n /**\n * Creates a clone of `object` by `path`.\n *\n * @private\n * @param {Object} object The object to clone.\n * @param {Array|string} path The path to clone by.\n * @returns {Object} Returns the cloned object.\n */\n function cloneByPath(object, path) {\n path = toPath(path);\n\n var index = -1,\n length = path.length,\n lastIndex = length - 1,\n result = clone(Object(object)),\n nested = result;\n\n while (nested != null && ++index < length) {\n var key = path[index],\n value = nested[key];\n\n if (value != null &&\n !(isFunction(value) || isError(value) || isWeakMap(value))) {\n nested[key] = clone(index == lastIndex ? value : Object(value));\n }\n nested = nested[key];\n }\n return result;\n }\n\n /**\n * Converts `lodash` to an immutable auto-curried iteratee-first data-last\n * version with conversion `options` applied.\n *\n * @param {Object} [options] The options object. See `baseConvert` for more details.\n * @returns {Function} Returns the converted `lodash`.\n */\n function convertLib(options) {\n return _.runInContext.convert(options)(undefined);\n }\n\n /**\n * Create a converter function for `func` of `name`.\n *\n * @param {string} name The name of the function to convert.\n * @param {Function} func The function to convert.\n * @returns {Function} Returns the new converter function.\n */\n function createConverter(name, func) {\n var realName = mapping.aliasToReal[name] || name,\n methodName = mapping.remap[realName] || realName,\n oldOptions = options;\n\n return function(options) {\n var newUtil = isLib ? pristine : helpers,\n newFunc = isLib ? pristine[methodName] : func,\n newOptions = assign(assign({}, oldOptions), options);\n\n return baseConvert(newUtil, realName, newFunc, newOptions);\n };\n }\n\n /**\n * Creates a function that wraps `func` to invoke its iteratee, with up to `n`\n * arguments, ignoring any additional arguments.\n *\n * @private\n * @param {Function} func The function to cap iteratee arguments for.\n * @param {number} n The arity cap.\n * @returns {Function} Returns the new function.\n */\n function iterateeAry(func, n) {\n return overArg(func, function(func) {\n return typeof func == 'function' ? baseAry(func, n) : func;\n });\n }\n\n /**\n * Creates a function that wraps `func` to invoke its iteratee with arguments\n * arranged according to the specified `indexes` where the argument value at\n * the first index is provided as the first argument, the argument value at\n * the second index is provided as the second argument, and so on.\n *\n * @private\n * @param {Function} func The function to rearrange iteratee arguments for.\n * @param {number[]} indexes The arranged argument indexes.\n * @returns {Function} Returns the new function.\n */\n function iterateeRearg(func, indexes) {\n return overArg(func, function(func) {\n var n = indexes.length;\n return baseArity(rearg(baseAry(func, n), indexes), n);\n });\n }\n\n /**\n * Creates a function that invokes `func` with its first argument transformed.\n *\n * @private\n * @param {Function} func The function to wrap.\n * @param {Function} transform The argument transform.\n * @returns {Function} Returns the new function.\n */\n function overArg(func, transform) {\n return function() {\n var length = arguments.length;\n if (!length) {\n return func();\n }\n var args = Array(length);\n while (length--) {\n args[length] = arguments[length];\n }\n var index = config.rearg ? 0 : (length - 1);\n args[index] = transform(args[index]);\n return func.apply(undefined, args);\n };\n }\n\n /**\n * Creates a function that wraps `func` and applys the conversions\n * rules by `name`.\n *\n * @private\n * @param {string} name The name of the function to wrap.\n * @param {Function} func The function to wrap.\n * @returns {Function} Returns the converted function.\n */\n function wrap(name, func, placeholder) {\n var result,\n realName = mapping.aliasToReal[name] || name,\n wrapped = func,\n wrapper = wrappers[realName];\n\n if (wrapper) {\n wrapped = wrapper(func);\n }\n else if (config.immutable) {\n if (mapping.mutate.array[realName]) {\n wrapped = wrapImmutable(func, cloneArray);\n }\n else if (mapping.mutate.object[realName]) {\n wrapped = wrapImmutable(func, createCloner(func));\n }\n else if (mapping.mutate.set[realName]) {\n wrapped = wrapImmutable(func, cloneByPath);\n }\n }\n each(aryMethodKeys, function(aryKey) {\n each(mapping.aryMethod[aryKey], function(otherName) {\n if (realName == otherName) {\n var data = mapping.methodSpread[realName],\n afterRearg = data && data.afterRearg;\n\n result = afterRearg\n ? castFixed(realName, castRearg(realName, wrapped, aryKey), aryKey)\n : castRearg(realName, castFixed(realName, wrapped, aryKey), aryKey);\n\n result = castCap(realName, result);\n result = castCurry(realName, result, aryKey);\n return false;\n }\n });\n return !result;\n });\n\n result || (result = wrapped);\n if (result == func) {\n result = forceCurry ? curry(result, 1) : function() {\n return func.apply(this, arguments);\n };\n }\n result.convert = createConverter(realName, func);\n result.placeholder = func.placeholder = placeholder;\n\n return result;\n }\n\n /*--------------------------------------------------------------------------*/\n\n if (!isObj) {\n return wrap(name, func, defaultHolder);\n }\n var _ = func;\n\n // Convert methods by ary cap.\n var pairs = [];\n each(aryMethodKeys, function(aryKey) {\n each(mapping.aryMethod[aryKey], function(key) {\n var func = _[mapping.remap[key] || key];\n if (func) {\n pairs.push([key, wrap(key, func, _)]);\n }\n });\n });\n\n // Convert remaining methods.\n each(keys(_), function(key) {\n var func = _[key];\n if (typeof func == 'function') {\n var length = pairs.length;\n while (length--) {\n if (pairs[length][0] == key) {\n return;\n }\n }\n func.convert = createConverter(key, func);\n pairs.push([key, func]);\n }\n });\n\n // Assign to `_` leaving `_.prototype` unchanged to allow chaining.\n each(pairs, function(pair) {\n _[pair[0]] = pair[1];\n });\n\n _.convert = convertLib;\n _.placeholder = _;\n\n // Assign aliases.\n each(keys(_), function(key) {\n each(mapping.realToAlias[key] || [], function(alias) {\n _[alias] = _[key];\n });\n });\n\n return _;\n}\n\nmodule.exports = baseConvert;\n", + "modules": [] + }, + { + "id": 108, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/_mapping.js", + "name": "./node_modules/lodash/fp/_mapping.js", + "index": 11, + "index2": 5, + "size": 9955, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/_baseConvert.js", + "issuerId": 107, + "issuerName": "./node_modules/lodash/fp/_baseConvert.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 102, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/trim.js", + "name": "./node_modules/lodash/fp/trim.js" + }, + { + "id": 8, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/convert.js", + "name": "./node_modules/lodash/fp/convert.js" + }, + { + "id": 107, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/_baseConvert.js", + "name": "./node_modules/lodash/fp/_baseConvert.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 107, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/_baseConvert.js", + "module": "./node_modules/lodash/fp/_baseConvert.js", + "moduleName": "./node_modules/lodash/fp/_baseConvert.js", + "type": "cjs require", + "userRequest": "./_mapping", + "loc": "1:14-35" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 6, + "source": "/** Used to map aliases to their real names. */\nexports.aliasToReal = {\n\n // Lodash aliases.\n 'each': 'forEach',\n 'eachRight': 'forEachRight',\n 'entries': 'toPairs',\n 'entriesIn': 'toPairsIn',\n 'extend': 'assignIn',\n 'extendAll': 'assignInAll',\n 'extendAllWith': 'assignInAllWith',\n 'extendWith': 'assignInWith',\n 'first': 'head',\n\n // Methods that are curried variants of others.\n 'conforms': 'conformsTo',\n 'matches': 'isMatch',\n 'property': 'get',\n\n // Ramda aliases.\n '__': 'placeholder',\n 'F': 'stubFalse',\n 'T': 'stubTrue',\n 'all': 'every',\n 'allPass': 'overEvery',\n 'always': 'constant',\n 'any': 'some',\n 'anyPass': 'overSome',\n 'apply': 'spread',\n 'assoc': 'set',\n 'assocPath': 'set',\n 'complement': 'negate',\n 'compose': 'flowRight',\n 'contains': 'includes',\n 'dissoc': 'unset',\n 'dissocPath': 'unset',\n 'dropLast': 'dropRight',\n 'dropLastWhile': 'dropRightWhile',\n 'equals': 'isEqual',\n 'identical': 'eq',\n 'indexBy': 'keyBy',\n 'init': 'initial',\n 'invertObj': 'invert',\n 'juxt': 'over',\n 'omitAll': 'omit',\n 'nAry': 'ary',\n 'path': 'get',\n 'pathEq': 'matchesProperty',\n 'pathOr': 'getOr',\n 'paths': 'at',\n 'pickAll': 'pick',\n 'pipe': 'flow',\n 'pluck': 'map',\n 'prop': 'get',\n 'propEq': 'matchesProperty',\n 'propOr': 'getOr',\n 'props': 'at',\n 'symmetricDifference': 'xor',\n 'symmetricDifferenceBy': 'xorBy',\n 'symmetricDifferenceWith': 'xorWith',\n 'takeLast': 'takeRight',\n 'takeLastWhile': 'takeRightWhile',\n 'unapply': 'rest',\n 'unnest': 'flatten',\n 'useWith': 'overArgs',\n 'where': 'conformsTo',\n 'whereEq': 'isMatch',\n 'zipObj': 'zipObject'\n};\n\n/** Used to map ary to method names. */\nexports.aryMethod = {\n '1': [\n 'assignAll', 'assignInAll', 'attempt', 'castArray', 'ceil', 'create',\n 'curry', 'curryRight', 'defaultsAll', 'defaultsDeepAll', 'floor', 'flow',\n 'flowRight', 'fromPairs', 'invert', 'iteratee', 'memoize', 'method', 'mergeAll',\n 'methodOf', 'mixin', 'nthArg', 'over', 'overEvery', 'overSome','rest', 'reverse',\n 'round', 'runInContext', 'spread', 'template', 'trim', 'trimEnd', 'trimStart',\n 'uniqueId', 'words', 'zipAll'\n ],\n '2': [\n 'add', 'after', 'ary', 'assign', 'assignAllWith', 'assignIn', 'assignInAllWith',\n 'at', 'before', 'bind', 'bindAll', 'bindKey', 'chunk', 'cloneDeepWith',\n 'cloneWith', 'concat', 'conformsTo', 'countBy', 'curryN', 'curryRightN',\n 'debounce', 'defaults', 'defaultsDeep', 'defaultTo', 'delay', 'difference',\n 'divide', 'drop', 'dropRight', 'dropRightWhile', 'dropWhile', 'endsWith', 'eq',\n 'every', 'filter', 'find', 'findIndex', 'findKey', 'findLast', 'findLastIndex',\n 'findLastKey', 'flatMap', 'flatMapDeep', 'flattenDepth', 'forEach',\n 'forEachRight', 'forIn', 'forInRight', 'forOwn', 'forOwnRight', 'get',\n 'groupBy', 'gt', 'gte', 'has', 'hasIn', 'includes', 'indexOf', 'intersection',\n 'invertBy', 'invoke', 'invokeMap', 'isEqual', 'isMatch', 'join', 'keyBy',\n 'lastIndexOf', 'lt', 'lte', 'map', 'mapKeys', 'mapValues', 'matchesProperty',\n 'maxBy', 'meanBy', 'merge', 'mergeAllWith', 'minBy', 'multiply', 'nth', 'omit',\n 'omitBy', 'overArgs', 'pad', 'padEnd', 'padStart', 'parseInt', 'partial',\n 'partialRight', 'partition', 'pick', 'pickBy', 'propertyOf', 'pull', 'pullAll',\n 'pullAt', 'random', 'range', 'rangeRight', 'rearg', 'reject', 'remove',\n 'repeat', 'restFrom', 'result', 'sampleSize', 'some', 'sortBy', 'sortedIndex',\n 'sortedIndexOf', 'sortedLastIndex', 'sortedLastIndexOf', 'sortedUniqBy',\n 'split', 'spreadFrom', 'startsWith', 'subtract', 'sumBy', 'take', 'takeRight',\n 'takeRightWhile', 'takeWhile', 'tap', 'throttle', 'thru', 'times', 'trimChars',\n 'trimCharsEnd', 'trimCharsStart', 'truncate', 'union', 'uniqBy', 'uniqWith',\n 'unset', 'unzipWith', 'without', 'wrap', 'xor', 'zip', 'zipObject',\n 'zipObjectDeep'\n ],\n '3': [\n 'assignInWith', 'assignWith', 'clamp', 'differenceBy', 'differenceWith',\n 'findFrom', 'findIndexFrom', 'findLastFrom', 'findLastIndexFrom', 'getOr',\n 'includesFrom', 'indexOfFrom', 'inRange', 'intersectionBy', 'intersectionWith',\n 'invokeArgs', 'invokeArgsMap', 'isEqualWith', 'isMatchWith', 'flatMapDepth',\n 'lastIndexOfFrom', 'mergeWith', 'orderBy', 'padChars', 'padCharsEnd',\n 'padCharsStart', 'pullAllBy', 'pullAllWith', 'rangeStep', 'rangeStepRight',\n 'reduce', 'reduceRight', 'replace', 'set', 'slice', 'sortedIndexBy',\n 'sortedLastIndexBy', 'transform', 'unionBy', 'unionWith', 'update', 'xorBy',\n 'xorWith', 'zipWith'\n ],\n '4': [\n 'fill', 'setWith', 'updateWith'\n ]\n};\n\n/** Used to map ary to rearg configs. */\nexports.aryRearg = {\n '2': [1, 0],\n '3': [2, 0, 1],\n '4': [3, 2, 0, 1]\n};\n\n/** Used to map method names to their iteratee ary. */\nexports.iterateeAry = {\n 'dropRightWhile': 1,\n 'dropWhile': 1,\n 'every': 1,\n 'filter': 1,\n 'find': 1,\n 'findFrom': 1,\n 'findIndex': 1,\n 'findIndexFrom': 1,\n 'findKey': 1,\n 'findLast': 1,\n 'findLastFrom': 1,\n 'findLastIndex': 1,\n 'findLastIndexFrom': 1,\n 'findLastKey': 1,\n 'flatMap': 1,\n 'flatMapDeep': 1,\n 'flatMapDepth': 1,\n 'forEach': 1,\n 'forEachRight': 1,\n 'forIn': 1,\n 'forInRight': 1,\n 'forOwn': 1,\n 'forOwnRight': 1,\n 'map': 1,\n 'mapKeys': 1,\n 'mapValues': 1,\n 'partition': 1,\n 'reduce': 2,\n 'reduceRight': 2,\n 'reject': 1,\n 'remove': 1,\n 'some': 1,\n 'takeRightWhile': 1,\n 'takeWhile': 1,\n 'times': 1,\n 'transform': 2\n};\n\n/** Used to map method names to iteratee rearg configs. */\nexports.iterateeRearg = {\n 'mapKeys': [1],\n 'reduceRight': [1, 0]\n};\n\n/** Used to map method names to rearg configs. */\nexports.methodRearg = {\n 'assignInAllWith': [1, 0],\n 'assignInWith': [1, 2, 0],\n 'assignAllWith': [1, 0],\n 'assignWith': [1, 2, 0],\n 'differenceBy': [1, 2, 0],\n 'differenceWith': [1, 2, 0],\n 'getOr': [2, 1, 0],\n 'intersectionBy': [1, 2, 0],\n 'intersectionWith': [1, 2, 0],\n 'isEqualWith': [1, 2, 0],\n 'isMatchWith': [2, 1, 0],\n 'mergeAllWith': [1, 0],\n 'mergeWith': [1, 2, 0],\n 'padChars': [2, 1, 0],\n 'padCharsEnd': [2, 1, 0],\n 'padCharsStart': [2, 1, 0],\n 'pullAllBy': [2, 1, 0],\n 'pullAllWith': [2, 1, 0],\n 'rangeStep': [1, 2, 0],\n 'rangeStepRight': [1, 2, 0],\n 'setWith': [3, 1, 2, 0],\n 'sortedIndexBy': [2, 1, 0],\n 'sortedLastIndexBy': [2, 1, 0],\n 'unionBy': [1, 2, 0],\n 'unionWith': [1, 2, 0],\n 'updateWith': [3, 1, 2, 0],\n 'xorBy': [1, 2, 0],\n 'xorWith': [1, 2, 0],\n 'zipWith': [1, 2, 0]\n};\n\n/** Used to map method names to spread configs. */\nexports.methodSpread = {\n 'assignAll': { 'start': 0 },\n 'assignAllWith': { 'start': 0 },\n 'assignInAll': { 'start': 0 },\n 'assignInAllWith': { 'start': 0 },\n 'defaultsAll': { 'start': 0 },\n 'defaultsDeepAll': { 'start': 0 },\n 'invokeArgs': { 'start': 2 },\n 'invokeArgsMap': { 'start': 2 },\n 'mergeAll': { 'start': 0 },\n 'mergeAllWith': { 'start': 0 },\n 'partial': { 'start': 1 },\n 'partialRight': { 'start': 1 },\n 'without': { 'start': 1 },\n 'zipAll': { 'start': 0 }\n};\n\n/** Used to identify methods which mutate arrays or objects. */\nexports.mutate = {\n 'array': {\n 'fill': true,\n 'pull': true,\n 'pullAll': true,\n 'pullAllBy': true,\n 'pullAllWith': true,\n 'pullAt': true,\n 'remove': true,\n 'reverse': true\n },\n 'object': {\n 'assign': true,\n 'assignAll': true,\n 'assignAllWith': true,\n 'assignIn': true,\n 'assignInAll': true,\n 'assignInAllWith': true,\n 'assignInWith': true,\n 'assignWith': true,\n 'defaults': true,\n 'defaultsAll': true,\n 'defaultsDeep': true,\n 'defaultsDeepAll': true,\n 'merge': true,\n 'mergeAll': true,\n 'mergeAllWith': true,\n 'mergeWith': true,\n },\n 'set': {\n 'set': true,\n 'setWith': true,\n 'unset': true,\n 'update': true,\n 'updateWith': true\n }\n};\n\n/** Used to map real names to their aliases. */\nexports.realToAlias = (function() {\n var hasOwnProperty = Object.prototype.hasOwnProperty,\n object = exports.aliasToReal,\n result = {};\n\n for (var key in object) {\n var value = object[key];\n if (hasOwnProperty.call(result, value)) {\n result[value].push(key);\n } else {\n result[value] = [key];\n }\n }\n return result;\n}());\n\n/** Used to map method names to other names. */\nexports.remap = {\n 'assignAll': 'assign',\n 'assignAllWith': 'assignWith',\n 'assignInAll': 'assignIn',\n 'assignInAllWith': 'assignInWith',\n 'curryN': 'curry',\n 'curryRightN': 'curryRight',\n 'defaultsAll': 'defaults',\n 'defaultsDeepAll': 'defaultsDeep',\n 'findFrom': 'find',\n 'findIndexFrom': 'findIndex',\n 'findLastFrom': 'findLast',\n 'findLastIndexFrom': 'findLastIndex',\n 'getOr': 'get',\n 'includesFrom': 'includes',\n 'indexOfFrom': 'indexOf',\n 'invokeArgs': 'invoke',\n 'invokeArgsMap': 'invokeMap',\n 'lastIndexOfFrom': 'lastIndexOf',\n 'mergeAll': 'merge',\n 'mergeAllWith': 'mergeWith',\n 'padChars': 'pad',\n 'padCharsEnd': 'padEnd',\n 'padCharsStart': 'padStart',\n 'propertyOf': 'get',\n 'rangeStep': 'range',\n 'rangeStepRight': 'rangeRight',\n 'restFrom': 'rest',\n 'spreadFrom': 'spread',\n 'trimChars': 'trim',\n 'trimCharsEnd': 'trimEnd',\n 'trimCharsStart': 'trimStart',\n 'zipAll': 'zip'\n};\n\n/** Used to track methods that skip fixing their arity. */\nexports.skipFixed = {\n 'castArray': true,\n 'flow': true,\n 'flowRight': true,\n 'iteratee': true,\n 'mixin': true,\n 'rearg': true,\n 'runInContext': true\n};\n\n/** Used to track methods that skip rearranging arguments. */\nexports.skipRearg = {\n 'add': true,\n 'assign': true,\n 'assignIn': true,\n 'bind': true,\n 'bindKey': true,\n 'concat': true,\n 'difference': true,\n 'divide': true,\n 'eq': true,\n 'gt': true,\n 'gte': true,\n 'isEqual': true,\n 'lt': true,\n 'lte': true,\n 'matchesProperty': true,\n 'merge': true,\n 'multiply': true,\n 'overArgs': true,\n 'partial': true,\n 'partialRight': true,\n 'propertyOf': true,\n 'random': true,\n 'range': true,\n 'rangeRight': true,\n 'subtract': true,\n 'zip': true,\n 'zipObject': true,\n 'zipObjectDeep': true\n};\n", + "parsedSize": 6716, + "parsedSource": "n.aliasToReal={each:\"forEach\",eachRight:\"forEachRight\",entries:\"toPairs\",entriesIn:\"toPairsIn\",extend:\"assignIn\",extendAll:\"assignInAll\",extendAllWith:\"assignInAllWith\",extendWith:\"assignInWith\",first:\"head\",conforms:\"conformsTo\",matches:\"isMatch\",property:\"get\",__:\"placeholder\",F:\"stubFalse\",T:\"stubTrue\",all:\"every\",allPass:\"overEvery\",always:\"constant\",any:\"some\",anyPass:\"overSome\",apply:\"spread\",assoc:\"set\",assocPath:\"set\",complement:\"negate\",compose:\"flowRight\",contains:\"includes\",dissoc:\"unset\",dissocPath:\"unset\",dropLast:\"dropRight\",dropLastWhile:\"dropRightWhile\",equals:\"isEqual\",identical:\"eq\",indexBy:\"keyBy\",init:\"initial\",invertObj:\"invert\",juxt:\"over\",omitAll:\"omit\",nAry:\"ary\",path:\"get\",pathEq:\"matchesProperty\",pathOr:\"getOr\",paths:\"at\",pickAll:\"pick\",pipe:\"flow\",pluck:\"map\",prop:\"get\",propEq:\"matchesProperty\",propOr:\"getOr\",props:\"at\",symmetricDifference:\"xor\",symmetricDifferenceBy:\"xorBy\",symmetricDifferenceWith:\"xorWith\",takeLast:\"takeRight\",takeLastWhile:\"takeRightWhile\",unapply:\"rest\",unnest:\"flatten\",useWith:\"overArgs\",where:\"conformsTo\",whereEq:\"isMatch\",zipObj:\"zipObject\"},n.aryMethod={1:[\"assignAll\",\"assignInAll\",\"attempt\",\"castArray\",\"ceil\",\"create\",\"curry\",\"curryRight\",\"defaultsAll\",\"defaultsDeepAll\",\"floor\",\"flow\",\"flowRight\",\"fromPairs\",\"invert\",\"iteratee\",\"memoize\",\"method\",\"mergeAll\",\"methodOf\",\"mixin\",\"nthArg\",\"over\",\"overEvery\",\"overSome\",\"rest\",\"reverse\",\"round\",\"runInContext\",\"spread\",\"template\",\"trim\",\"trimEnd\",\"trimStart\",\"uniqueId\",\"words\",\"zipAll\"],2:[\"add\",\"after\",\"ary\",\"assign\",\"assignAllWith\",\"assignIn\",\"assignInAllWith\",\"at\",\"before\",\"bind\",\"bindAll\",\"bindKey\",\"chunk\",\"cloneDeepWith\",\"cloneWith\",\"concat\",\"conformsTo\",\"countBy\",\"curryN\",\"curryRightN\",\"debounce\",\"defaults\",\"defaultsDeep\",\"defaultTo\",\"delay\",\"difference\",\"divide\",\"drop\",\"dropRight\",\"dropRightWhile\",\"dropWhile\",\"endsWith\",\"eq\",\"every\",\"filter\",\"find\",\"findIndex\",\"findKey\",\"findLast\",\"findLastIndex\",\"findLastKey\",\"flatMap\",\"flatMapDeep\",\"flattenDepth\",\"forEach\",\"forEachRight\",\"forIn\",\"forInRight\",\"forOwn\",\"forOwnRight\",\"get\",\"groupBy\",\"gt\",\"gte\",\"has\",\"hasIn\",\"includes\",\"indexOf\",\"intersection\",\"invertBy\",\"invoke\",\"invokeMap\",\"isEqual\",\"isMatch\",\"join\",\"keyBy\",\"lastIndexOf\",\"lt\",\"lte\",\"map\",\"mapKeys\",\"mapValues\",\"matchesProperty\",\"maxBy\",\"meanBy\",\"merge\",\"mergeAllWith\",\"minBy\",\"multiply\",\"nth\",\"omit\",\"omitBy\",\"overArgs\",\"pad\",\"padEnd\",\"padStart\",\"parseInt\",\"partial\",\"partialRight\",\"partition\",\"pick\",\"pickBy\",\"propertyOf\",\"pull\",\"pullAll\",\"pullAt\",\"random\",\"range\",\"rangeRight\",\"rearg\",\"reject\",\"remove\",\"repeat\",\"restFrom\",\"result\",\"sampleSize\",\"some\",\"sortBy\",\"sortedIndex\",\"sortedIndexOf\",\"sortedLastIndex\",\"sortedLastIndexOf\",\"sortedUniqBy\",\"split\",\"spreadFrom\",\"startsWith\",\"subtract\",\"sumBy\",\"take\",\"takeRight\",\"takeRightWhile\",\"takeWhile\",\"tap\",\"throttle\",\"thru\",\"times\",\"trimChars\",\"trimCharsEnd\",\"trimCharsStart\",\"truncate\",\"union\",\"uniqBy\",\"uniqWith\",\"unset\",\"unzipWith\",\"without\",\"wrap\",\"xor\",\"zip\",\"zipObject\",\"zipObjectDeep\"],3:[\"assignInWith\",\"assignWith\",\"clamp\",\"differenceBy\",\"differenceWith\",\"findFrom\",\"findIndexFrom\",\"findLastFrom\",\"findLastIndexFrom\",\"getOr\",\"includesFrom\",\"indexOfFrom\",\"inRange\",\"intersectionBy\",\"intersectionWith\",\"invokeArgs\",\"invokeArgsMap\",\"isEqualWith\",\"isMatchWith\",\"flatMapDepth\",\"lastIndexOfFrom\",\"mergeWith\",\"orderBy\",\"padChars\",\"padCharsEnd\",\"padCharsStart\",\"pullAllBy\",\"pullAllWith\",\"rangeStep\",\"rangeStepRight\",\"reduce\",\"reduceRight\",\"replace\",\"set\",\"slice\",\"sortedIndexBy\",\"sortedLastIndexBy\",\"transform\",\"unionBy\",\"unionWith\",\"update\",\"xorBy\",\"xorWith\",\"zipWith\"],4:[\"fill\",\"setWith\",\"updateWith\"]},n.aryRearg={2:[1,0],3:[2,0,1],4:[3,2,0,1]},n.iterateeAry={dropRightWhile:1,dropWhile:1,every:1,filter:1,find:1,findFrom:1,findIndex:1,findIndexFrom:1,findKey:1,findLast:1,findLastFrom:1,findLastIndex:1,findLastIndexFrom:1,findLastKey:1,flatMap:1,flatMapDeep:1,flatMapDepth:1,forEach:1,forEachRight:1,forIn:1,forInRight:1,forOwn:1,forOwnRight:1,map:1,mapKeys:1,mapValues:1,partition:1,reduce:2,reduceRight:2,reject:1,remove:1,some:1,takeRightWhile:1,takeWhile:1,times:1,transform:2},n.iterateeRearg={mapKeys:[1],reduceRight:[1,0]},n.methodRearg={assignInAllWith:[1,0],assignInWith:[1,2,0],assignAllWith:[1,0],assignWith:[1,2,0],differenceBy:[1,2,0],differenceWith:[1,2,0],getOr:[2,1,0],intersectionBy:[1,2,0],intersectionWith:[1,2,0],isEqualWith:[1,2,0],isMatchWith:[2,1,0],mergeAllWith:[1,0],mergeWith:[1,2,0],padChars:[2,1,0],padCharsEnd:[2,1,0],padCharsStart:[2,1,0],pullAllBy:[2,1,0],pullAllWith:[2,1,0],rangeStep:[1,2,0],rangeStepRight:[1,2,0],setWith:[3,1,2,0],sortedIndexBy:[2,1,0],sortedLastIndexBy:[2,1,0],unionBy:[1,2,0],unionWith:[1,2,0],updateWith:[3,1,2,0],xorBy:[1,2,0],xorWith:[1,2,0],zipWith:[1,2,0]},n.methodSpread={assignAll:{start:0},assignAllWith:{start:0},assignInAll:{start:0},assignInAllWith:{start:0},defaultsAll:{start:0},defaultsDeepAll:{start:0},invokeArgs:{start:2},invokeArgsMap:{start:2},mergeAll:{start:0},mergeAllWith:{start:0},partial:{start:1},partialRight:{start:1},without:{start:1},zipAll:{start:0}},n.mutate={array:{fill:!0,pull:!0,pullAll:!0,pullAllBy:!0,pullAllWith:!0,pullAt:!0,remove:!0,reverse:!0},object:{assign:!0,assignAll:!0,assignAllWith:!0,assignIn:!0,assignInAll:!0,assignInAllWith:!0,assignInWith:!0,assignWith:!0,defaults:!0,defaultsAll:!0,defaultsDeep:!0,defaultsDeepAll:!0,merge:!0,mergeAll:!0,mergeAllWith:!0,mergeWith:!0},set:{set:!0,setWith:!0,unset:!0,update:!0,updateWith:!0}},n.realToAlias=function(){var t=Object.prototype.hasOwnProperty,r=n.aliasToReal,e={};for(var o in r){var i=r[o];t.call(e,i)?e[i].push(o):e[i]=[o]}return e}(),n.remap={assignAll:\"assign\",assignAllWith:\"assignWith\",assignInAll:\"assignIn\",assignInAllWith:\"assignInWith\",curryN:\"curry\",curryRightN:\"curryRight\",defaultsAll:\"defaults\",defaultsDeepAll:\"defaultsDeep\",findFrom:\"find\",findIndexFrom:\"findIndex\",findLastFrom:\"findLast\",findLastIndexFrom:\"findLastIndex\",getOr:\"get\",includesFrom:\"includes\",indexOfFrom:\"indexOf\",invokeArgs:\"invoke\",invokeArgsMap:\"invokeMap\",lastIndexOfFrom:\"lastIndexOf\",mergeAll:\"merge\",mergeAllWith:\"mergeWith\",padChars:\"pad\",padCharsEnd:\"padEnd\",padCharsStart:\"padStart\",propertyOf:\"get\",rangeStep:\"range\",rangeStepRight:\"rangeRight\",restFrom:\"rest\",spreadFrom:\"spread\",trimChars:\"trim\",trimCharsEnd:\"trimEnd\",trimCharsStart:\"trimStart\",zipAll:\"zip\"},n.skipFixed={castArray:!0,flow:!0,flowRight:!0,iteratee:!0,mixin:!0,rearg:!0,runInContext:!0},n.skipRearg={add:!0,assign:!0,assignIn:!0,bind:!0,bindKey:!0,concat:!0,difference:!0,divide:!0,eq:!0,gt:!0,gte:!0,isEqual:!0,lt:!0,lte:!0,matchesProperty:!0,merge:!0,multiply:!0,overArgs:!0,partial:!0,partialRight:!0,propertyOf:!0,random:!0,range:!0,rangeRight:!0,subtract:!0,zip:!0,zipObject:!0,zipObjectDeep:!0}},", + "originalSize": 9955, + "originalSource": "/** Used to map aliases to their real names. */\nexports.aliasToReal = {\n\n // Lodash aliases.\n 'each': 'forEach',\n 'eachRight': 'forEachRight',\n 'entries': 'toPairs',\n 'entriesIn': 'toPairsIn',\n 'extend': 'assignIn',\n 'extendAll': 'assignInAll',\n 'extendAllWith': 'assignInAllWith',\n 'extendWith': 'assignInWith',\n 'first': 'head',\n\n // Methods that are curried variants of others.\n 'conforms': 'conformsTo',\n 'matches': 'isMatch',\n 'property': 'get',\n\n // Ramda aliases.\n '__': 'placeholder',\n 'F': 'stubFalse',\n 'T': 'stubTrue',\n 'all': 'every',\n 'allPass': 'overEvery',\n 'always': 'constant',\n 'any': 'some',\n 'anyPass': 'overSome',\n 'apply': 'spread',\n 'assoc': 'set',\n 'assocPath': 'set',\n 'complement': 'negate',\n 'compose': 'flowRight',\n 'contains': 'includes',\n 'dissoc': 'unset',\n 'dissocPath': 'unset',\n 'dropLast': 'dropRight',\n 'dropLastWhile': 'dropRightWhile',\n 'equals': 'isEqual',\n 'identical': 'eq',\n 'indexBy': 'keyBy',\n 'init': 'initial',\n 'invertObj': 'invert',\n 'juxt': 'over',\n 'omitAll': 'omit',\n 'nAry': 'ary',\n 'path': 'get',\n 'pathEq': 'matchesProperty',\n 'pathOr': 'getOr',\n 'paths': 'at',\n 'pickAll': 'pick',\n 'pipe': 'flow',\n 'pluck': 'map',\n 'prop': 'get',\n 'propEq': 'matchesProperty',\n 'propOr': 'getOr',\n 'props': 'at',\n 'symmetricDifference': 'xor',\n 'symmetricDifferenceBy': 'xorBy',\n 'symmetricDifferenceWith': 'xorWith',\n 'takeLast': 'takeRight',\n 'takeLastWhile': 'takeRightWhile',\n 'unapply': 'rest',\n 'unnest': 'flatten',\n 'useWith': 'overArgs',\n 'where': 'conformsTo',\n 'whereEq': 'isMatch',\n 'zipObj': 'zipObject'\n};\n\n/** Used to map ary to method names. */\nexports.aryMethod = {\n '1': [\n 'assignAll', 'assignInAll', 'attempt', 'castArray', 'ceil', 'create',\n 'curry', 'curryRight', 'defaultsAll', 'defaultsDeepAll', 'floor', 'flow',\n 'flowRight', 'fromPairs', 'invert', 'iteratee', 'memoize', 'method', 'mergeAll',\n 'methodOf', 'mixin', 'nthArg', 'over', 'overEvery', 'overSome','rest', 'reverse',\n 'round', 'runInContext', 'spread', 'template', 'trim', 'trimEnd', 'trimStart',\n 'uniqueId', 'words', 'zipAll'\n ],\n '2': [\n 'add', 'after', 'ary', 'assign', 'assignAllWith', 'assignIn', 'assignInAllWith',\n 'at', 'before', 'bind', 'bindAll', 'bindKey', 'chunk', 'cloneDeepWith',\n 'cloneWith', 'concat', 'conformsTo', 'countBy', 'curryN', 'curryRightN',\n 'debounce', 'defaults', 'defaultsDeep', 'defaultTo', 'delay', 'difference',\n 'divide', 'drop', 'dropRight', 'dropRightWhile', 'dropWhile', 'endsWith', 'eq',\n 'every', 'filter', 'find', 'findIndex', 'findKey', 'findLast', 'findLastIndex',\n 'findLastKey', 'flatMap', 'flatMapDeep', 'flattenDepth', 'forEach',\n 'forEachRight', 'forIn', 'forInRight', 'forOwn', 'forOwnRight', 'get',\n 'groupBy', 'gt', 'gte', 'has', 'hasIn', 'includes', 'indexOf', 'intersection',\n 'invertBy', 'invoke', 'invokeMap', 'isEqual', 'isMatch', 'join', 'keyBy',\n 'lastIndexOf', 'lt', 'lte', 'map', 'mapKeys', 'mapValues', 'matchesProperty',\n 'maxBy', 'meanBy', 'merge', 'mergeAllWith', 'minBy', 'multiply', 'nth', 'omit',\n 'omitBy', 'overArgs', 'pad', 'padEnd', 'padStart', 'parseInt', 'partial',\n 'partialRight', 'partition', 'pick', 'pickBy', 'propertyOf', 'pull', 'pullAll',\n 'pullAt', 'random', 'range', 'rangeRight', 'rearg', 'reject', 'remove',\n 'repeat', 'restFrom', 'result', 'sampleSize', 'some', 'sortBy', 'sortedIndex',\n 'sortedIndexOf', 'sortedLastIndex', 'sortedLastIndexOf', 'sortedUniqBy',\n 'split', 'spreadFrom', 'startsWith', 'subtract', 'sumBy', 'take', 'takeRight',\n 'takeRightWhile', 'takeWhile', 'tap', 'throttle', 'thru', 'times', 'trimChars',\n 'trimCharsEnd', 'trimCharsStart', 'truncate', 'union', 'uniqBy', 'uniqWith',\n 'unset', 'unzipWith', 'without', 'wrap', 'xor', 'zip', 'zipObject',\n 'zipObjectDeep'\n ],\n '3': [\n 'assignInWith', 'assignWith', 'clamp', 'differenceBy', 'differenceWith',\n 'findFrom', 'findIndexFrom', 'findLastFrom', 'findLastIndexFrom', 'getOr',\n 'includesFrom', 'indexOfFrom', 'inRange', 'intersectionBy', 'intersectionWith',\n 'invokeArgs', 'invokeArgsMap', 'isEqualWith', 'isMatchWith', 'flatMapDepth',\n 'lastIndexOfFrom', 'mergeWith', 'orderBy', 'padChars', 'padCharsEnd',\n 'padCharsStart', 'pullAllBy', 'pullAllWith', 'rangeStep', 'rangeStepRight',\n 'reduce', 'reduceRight', 'replace', 'set', 'slice', 'sortedIndexBy',\n 'sortedLastIndexBy', 'transform', 'unionBy', 'unionWith', 'update', 'xorBy',\n 'xorWith', 'zipWith'\n ],\n '4': [\n 'fill', 'setWith', 'updateWith'\n ]\n};\n\n/** Used to map ary to rearg configs. */\nexports.aryRearg = {\n '2': [1, 0],\n '3': [2, 0, 1],\n '4': [3, 2, 0, 1]\n};\n\n/** Used to map method names to their iteratee ary. */\nexports.iterateeAry = {\n 'dropRightWhile': 1,\n 'dropWhile': 1,\n 'every': 1,\n 'filter': 1,\n 'find': 1,\n 'findFrom': 1,\n 'findIndex': 1,\n 'findIndexFrom': 1,\n 'findKey': 1,\n 'findLast': 1,\n 'findLastFrom': 1,\n 'findLastIndex': 1,\n 'findLastIndexFrom': 1,\n 'findLastKey': 1,\n 'flatMap': 1,\n 'flatMapDeep': 1,\n 'flatMapDepth': 1,\n 'forEach': 1,\n 'forEachRight': 1,\n 'forIn': 1,\n 'forInRight': 1,\n 'forOwn': 1,\n 'forOwnRight': 1,\n 'map': 1,\n 'mapKeys': 1,\n 'mapValues': 1,\n 'partition': 1,\n 'reduce': 2,\n 'reduceRight': 2,\n 'reject': 1,\n 'remove': 1,\n 'some': 1,\n 'takeRightWhile': 1,\n 'takeWhile': 1,\n 'times': 1,\n 'transform': 2\n};\n\n/** Used to map method names to iteratee rearg configs. */\nexports.iterateeRearg = {\n 'mapKeys': [1],\n 'reduceRight': [1, 0]\n};\n\n/** Used to map method names to rearg configs. */\nexports.methodRearg = {\n 'assignInAllWith': [1, 0],\n 'assignInWith': [1, 2, 0],\n 'assignAllWith': [1, 0],\n 'assignWith': [1, 2, 0],\n 'differenceBy': [1, 2, 0],\n 'differenceWith': [1, 2, 0],\n 'getOr': [2, 1, 0],\n 'intersectionBy': [1, 2, 0],\n 'intersectionWith': [1, 2, 0],\n 'isEqualWith': [1, 2, 0],\n 'isMatchWith': [2, 1, 0],\n 'mergeAllWith': [1, 0],\n 'mergeWith': [1, 2, 0],\n 'padChars': [2, 1, 0],\n 'padCharsEnd': [2, 1, 0],\n 'padCharsStart': [2, 1, 0],\n 'pullAllBy': [2, 1, 0],\n 'pullAllWith': [2, 1, 0],\n 'rangeStep': [1, 2, 0],\n 'rangeStepRight': [1, 2, 0],\n 'setWith': [3, 1, 2, 0],\n 'sortedIndexBy': [2, 1, 0],\n 'sortedLastIndexBy': [2, 1, 0],\n 'unionBy': [1, 2, 0],\n 'unionWith': [1, 2, 0],\n 'updateWith': [3, 1, 2, 0],\n 'xorBy': [1, 2, 0],\n 'xorWith': [1, 2, 0],\n 'zipWith': [1, 2, 0]\n};\n\n/** Used to map method names to spread configs. */\nexports.methodSpread = {\n 'assignAll': { 'start': 0 },\n 'assignAllWith': { 'start': 0 },\n 'assignInAll': { 'start': 0 },\n 'assignInAllWith': { 'start': 0 },\n 'defaultsAll': { 'start': 0 },\n 'defaultsDeepAll': { 'start': 0 },\n 'invokeArgs': { 'start': 2 },\n 'invokeArgsMap': { 'start': 2 },\n 'mergeAll': { 'start': 0 },\n 'mergeAllWith': { 'start': 0 },\n 'partial': { 'start': 1 },\n 'partialRight': { 'start': 1 },\n 'without': { 'start': 1 },\n 'zipAll': { 'start': 0 }\n};\n\n/** Used to identify methods which mutate arrays or objects. */\nexports.mutate = {\n 'array': {\n 'fill': true,\n 'pull': true,\n 'pullAll': true,\n 'pullAllBy': true,\n 'pullAllWith': true,\n 'pullAt': true,\n 'remove': true,\n 'reverse': true\n },\n 'object': {\n 'assign': true,\n 'assignAll': true,\n 'assignAllWith': true,\n 'assignIn': true,\n 'assignInAll': true,\n 'assignInAllWith': true,\n 'assignInWith': true,\n 'assignWith': true,\n 'defaults': true,\n 'defaultsAll': true,\n 'defaultsDeep': true,\n 'defaultsDeepAll': true,\n 'merge': true,\n 'mergeAll': true,\n 'mergeAllWith': true,\n 'mergeWith': true,\n },\n 'set': {\n 'set': true,\n 'setWith': true,\n 'unset': true,\n 'update': true,\n 'updateWith': true\n }\n};\n\n/** Used to map real names to their aliases. */\nexports.realToAlias = (function() {\n var hasOwnProperty = Object.prototype.hasOwnProperty,\n object = exports.aliasToReal,\n result = {};\n\n for (var key in object) {\n var value = object[key];\n if (hasOwnProperty.call(result, value)) {\n result[value].push(key);\n } else {\n result[value] = [key];\n }\n }\n return result;\n}());\n\n/** Used to map method names to other names. */\nexports.remap = {\n 'assignAll': 'assign',\n 'assignAllWith': 'assignWith',\n 'assignInAll': 'assignIn',\n 'assignInAllWith': 'assignInWith',\n 'curryN': 'curry',\n 'curryRightN': 'curryRight',\n 'defaultsAll': 'defaults',\n 'defaultsDeepAll': 'defaultsDeep',\n 'findFrom': 'find',\n 'findIndexFrom': 'findIndex',\n 'findLastFrom': 'findLast',\n 'findLastIndexFrom': 'findLastIndex',\n 'getOr': 'get',\n 'includesFrom': 'includes',\n 'indexOfFrom': 'indexOf',\n 'invokeArgs': 'invoke',\n 'invokeArgsMap': 'invokeMap',\n 'lastIndexOfFrom': 'lastIndexOf',\n 'mergeAll': 'merge',\n 'mergeAllWith': 'mergeWith',\n 'padChars': 'pad',\n 'padCharsEnd': 'padEnd',\n 'padCharsStart': 'padStart',\n 'propertyOf': 'get',\n 'rangeStep': 'range',\n 'rangeStepRight': 'rangeRight',\n 'restFrom': 'rest',\n 'spreadFrom': 'spread',\n 'trimChars': 'trim',\n 'trimCharsEnd': 'trimEnd',\n 'trimCharsStart': 'trimStart',\n 'zipAll': 'zip'\n};\n\n/** Used to track methods that skip fixing their arity. */\nexports.skipFixed = {\n 'castArray': true,\n 'flow': true,\n 'flowRight': true,\n 'iteratee': true,\n 'mixin': true,\n 'rearg': true,\n 'runInContext': true\n};\n\n/** Used to track methods that skip rearranging arguments. */\nexports.skipRearg = {\n 'add': true,\n 'assign': true,\n 'assignIn': true,\n 'bind': true,\n 'bindKey': true,\n 'concat': true,\n 'difference': true,\n 'divide': true,\n 'eq': true,\n 'gt': true,\n 'gte': true,\n 'isEqual': true,\n 'lt': true,\n 'lte': true,\n 'matchesProperty': true,\n 'merge': true,\n 'multiply': true,\n 'overArgs': true,\n 'partial': true,\n 'partialRight': true,\n 'propertyOf': true,\n 'random': true,\n 'range': true,\n 'rangeRight': true,\n 'subtract': true,\n 'zip': true,\n 'zipObject': true,\n 'zipObjectDeep': true\n};\n", + "modules": [] + }, + { + "id": 109, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/_util.js", + "name": "./node_modules/lodash/fp/_util.js", + "index": 13, + "index2": 213, + "size": 524, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/convert.js", + "issuerId": 8, + "issuerName": "./node_modules/lodash/fp/convert.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 102, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/trim.js", + "name": "./node_modules/lodash/fp/trim.js" + }, + { + "id": 8, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/convert.js", + "name": "./node_modules/lodash/fp/convert.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 8, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/convert.js", + "module": "./node_modules/lodash/fp/convert.js", + "moduleName": "./node_modules/lodash/fp/convert.js", + "type": "cjs require", + "userRequest": "./_util", + "loc": "2:11-29" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 5, + "source": "module.exports = {\n 'ary': require('../ary'),\n 'assign': require('../_baseAssign'),\n 'clone': require('../clone'),\n 'curry': require('../curry'),\n 'forEach': require('../_arrayEach'),\n 'isArray': require('../isArray'),\n 'isError': require('../isError'),\n 'isFunction': require('../isFunction'),\n 'isWeakMap': require('../isWeakMap'),\n 'iteratee': require('../iteratee'),\n 'keys': require('../_baseKeys'),\n 'rearg': require('../rearg'),\n 'toInteger': require('../toInteger'),\n 'toPath': require('../toPath')\n};\n", + "parsedSize": 207, + "parsedSource": "exports={ary:r(110),assign:r(77),clone:r(144),curry:r(188),forEach:r(40),isArray:r(0),isError:r(189),isFunction:r(34),isWeakMap:r(191),iteratee:r(192),keys:r(46),rearg:r(216),toInteger:r(76),toPath:r(221)}},", + "originalSize": 524, + "originalSource": "module.exports = {\n 'ary': require('../ary'),\n 'assign': require('../_baseAssign'),\n 'clone': require('../clone'),\n 'curry': require('../curry'),\n 'forEach': require('../_arrayEach'),\n 'isArray': require('../isArray'),\n 'isError': require('../isError'),\n 'isFunction': require('../isFunction'),\n 'isWeakMap': require('../isWeakMap'),\n 'iteratee': require('../iteratee'),\n 'keys': require('../_baseKeys'),\n 'rearg': require('../rearg'),\n 'toInteger': require('../toInteger'),\n 'toPath': require('../toPath')\n};\n", + "modules": [] + }, + { + "id": 110, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/ary.js", + "name": "./node_modules/lodash/ary.js", + "index": 14, + "index2": 77, + "size": 857, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/_util.js", + "issuerId": 109, + "issuerName": "./node_modules/lodash/fp/_util.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 102, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/trim.js", + "name": "./node_modules/lodash/fp/trim.js" + }, + { + "id": 8, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/convert.js", + "name": "./node_modules/lodash/fp/convert.js" + }, + { + "id": 109, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/_util.js", + "name": "./node_modules/lodash/fp/_util.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 109, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/_util.js", + "module": "./node_modules/lodash/fp/_util.js", + "moduleName": "./node_modules/lodash/fp/_util.js", + "type": "cjs require", + "userRequest": "../ary", + "loc": "2:9-26" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 6, + "source": "var createWrap = require('./_createWrap');\n\n/** Used to compose bitmasks for function metadata. */\nvar WRAP_ARY_FLAG = 128;\n\n/**\n * Creates a function that invokes `func`, with up to `n` arguments,\n * ignoring any additional arguments.\n *\n * @static\n * @memberOf _\n * @since 3.0.0\n * @category Function\n * @param {Function} func The function to cap arguments for.\n * @param {number} [n=func.length] The arity cap.\n * @param- {Object} [guard] Enables use as an iteratee for methods like `_.map`.\n * @returns {Function} Returns the new capped function.\n * @example\n *\n * _.map(['6', '8', '10'], _.ary(parseInt, 1));\n * // => [6, 8, 10]\n */\nfunction ary(func, n, guard) {\n n = guard ? undefined : n;\n n = (func && n == null) ? func.length : n;\n return createWrap(func, WRAP_ARY_FLAG, undefined, undefined, undefined, undefined, n);\n}\n\nmodule.exports = ary;\n", + "parsedSize": 123, + "parsedSource": "e=r(32),o=128;t.exports=function(t,n,r){return n=r?void 0:n,n=t&&null==n?t.length:n,e(t,o,void 0,void 0,void 0,void 0,n)}},", + "originalSize": 857, + "originalSource": "var createWrap = require('./_createWrap');\n\n/** Used to compose bitmasks for function metadata. */\nvar WRAP_ARY_FLAG = 128;\n\n/**\n * Creates a function that invokes `func`, with up to `n` arguments,\n * ignoring any additional arguments.\n *\n * @static\n * @memberOf _\n * @since 3.0.0\n * @category Function\n * @param {Function} func The function to cap arguments for.\n * @param {number} [n=func.length] The arity cap.\n * @param- {Object} [guard] Enables use as an iteratee for methods like `_.map`.\n * @returns {Function} Returns the new capped function.\n * @example\n *\n * _.map(['6', '8', '10'], _.ary(parseInt, 1));\n * // => [6, 8, 10]\n */\nfunction ary(func, n, guard) {\n n = guard ? undefined : n;\n n = (func && n == null) ? func.length : n;\n return createWrap(func, WRAP_ARY_FLAG, undefined, undefined, undefined, undefined, n);\n}\n\nmodule.exports = ary;\n", + "modules": [] + }, + { + "id": 111, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseIsNative.js", + "name": "./node_modules/lodash/_baseIsNative.js", + "index": 21, + "index2": 21, + "size": 1417, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_getNative.js", + "issuerId": 6, + "issuerName": "./node_modules/lodash/_getNative.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 106, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/isEmpty.js", + "name": "./node_modules/lodash/fp/isEmpty.js" + }, + { + "id": 244, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/isEmpty.js", + "name": "./node_modules/lodash/isEmpty.js" + }, + { + "id": 11, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_getTag.js", + "name": "./node_modules/lodash/_getTag.js" + }, + { + "id": 174, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_DataView.js", + "name": "./node_modules/lodash/_DataView.js" + }, + { + "id": 6, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_getNative.js", + "name": "./node_modules/lodash/_getNative.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 6, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_getNative.js", + "module": "./node_modules/lodash/_getNative.js", + "moduleName": "./node_modules/lodash/_getNative.js", + "type": "cjs require", + "userRequest": "./_baseIsNative", + "loc": "1:19-45" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 8, + "source": "var isFunction = require('./isFunction'),\n isMasked = require('./_isMasked'),\n isObject = require('./isObject'),\n toSource = require('./_toSource');\n\n/**\n * Used to match `RegExp`\n * [syntax characters](http://ecma-international.org/ecma-262/7.0/#sec-patterns).\n */\nvar reRegExpChar = /[\\\\^$.*+?()[\\]{}|]/g;\n\n/** Used to detect host constructors (Safari). */\nvar reIsHostCtor = /^\\[object .+?Constructor\\]$/;\n\n/** Used for built-in method references. */\nvar funcProto = Function.prototype,\n objectProto = Object.prototype;\n\n/** Used to resolve the decompiled source of functions. */\nvar funcToString = funcProto.toString;\n\n/** Used to check objects for own properties. */\nvar hasOwnProperty = objectProto.hasOwnProperty;\n\n/** Used to detect if a method is native. */\nvar reIsNative = RegExp('^' +\n funcToString.call(hasOwnProperty).replace(reRegExpChar, '\\\\$&')\n .replace(/hasOwnProperty|(function).*?(?=\\\\\\()| for .+?(?=\\\\\\])/g, '$1.*?') + '$'\n);\n\n/**\n * The base implementation of `_.isNative` without bad shim checks.\n *\n * @private\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is a native function,\n * else `false`.\n */\nfunction baseIsNative(value) {\n if (!isObject(value) || isMasked(value)) {\n return false;\n }\n var pattern = isFunction(value) ? reIsNative : reIsHostCtor;\n return pattern.test(toSource(value));\n}\n\nmodule.exports = baseIsNative;\n", + "parsedSize": 344, + "parsedSource": "e=r(34),o=r(115),i=r(3),u=r(63),a=/^\\[object .+?Constructor\\]$/,c=Function.prototype,f=Object.prototype,s=c.toString,l=f.hasOwnProperty,p=RegExp(\"^\"+s.call(l).replace(/[\\\\^$.*+?()[\\]{}|]/g,\"\\\\$&\").replace(/hasOwnProperty|(function).*?(?=\\\\\\()| for .+?(?=\\\\\\])/g,\"$1.*?\")+\"$\");t.exports=function(t){return!(!i(t)||o(t))&&(e(t)?p:a).test(u(t))}},", + "originalSize": 1417, + "originalSource": "var isFunction = require('./isFunction'),\n isMasked = require('./_isMasked'),\n isObject = require('./isObject'),\n toSource = require('./_toSource');\n\n/**\n * Used to match `RegExp`\n * [syntax characters](http://ecma-international.org/ecma-262/7.0/#sec-patterns).\n */\nvar reRegExpChar = /[\\\\^$.*+?()[\\]{}|]/g;\n\n/** Used to detect host constructors (Safari). */\nvar reIsHostCtor = /^\\[object .+?Constructor\\]$/;\n\n/** Used for built-in method references. */\nvar funcProto = Function.prototype,\n objectProto = Object.prototype;\n\n/** Used to resolve the decompiled source of functions. */\nvar funcToString = funcProto.toString;\n\n/** Used to check objects for own properties. */\nvar hasOwnProperty = objectProto.hasOwnProperty;\n\n/** Used to detect if a method is native. */\nvar reIsNative = RegExp('^' +\n funcToString.call(hasOwnProperty).replace(reRegExpChar, '\\\\$&')\n .replace(/hasOwnProperty|(function).*?(?=\\\\\\()| for .+?(?=\\\\\\])/g, '$1.*?') + '$'\n);\n\n/**\n * The base implementation of `_.isNative` without bad shim checks.\n *\n * @private\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is a native function,\n * else `false`.\n */\nfunction baseIsNative(value) {\n if (!isObject(value) || isMasked(value)) {\n return false;\n }\n var pattern = isFunction(value) ? reIsNative : reIsHostCtor;\n return pattern.test(toSource(value));\n}\n\nmodule.exports = baseIsNative;\n", + "modules": [] + }, + { + "id": 112, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/node_modules/webpack/buildin/global.js", + "name": "(webpack)/buildin/global.js", + "index": 27, + "index2": 9, + "size": 475, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_freeGlobal.js", + "issuerId": 62, + "issuerName": "./node_modules/lodash/_freeGlobal.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 103, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/split.js", + "name": "./node_modules/lodash/fp/split.js" + }, + { + "id": 228, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/split.js", + "name": "./node_modules/lodash/split.js" + }, + { + "id": 230, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/isRegExp.js", + "name": "./node_modules/lodash/isRegExp.js" + }, + { + "id": 24, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_nodeUtil.js", + "name": "./node_modules/lodash/_nodeUtil.js" + }, + { + "id": 62, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_freeGlobal.js", + "name": "./node_modules/lodash/_freeGlobal.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 62, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_freeGlobal.js", + "module": "./node_modules/lodash/_freeGlobal.js", + "moduleName": "./node_modules/lodash/_freeGlobal.js", + "type": "cjs require", + "userRequest": "global", + "loc": "1:0-66" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 8, + "source": "var g; // This works in non-strict mode\n\ng = function () {\n return this;\n}();\n\ntry {\n // This works if eval is allowed (see CSP)\n g = g || new Function(\"return this\")();\n} catch (e) {\n // This works if the window reference is available\n if (typeof window === \"object\") g = window;\n} // g can still be undefined, but nothing to do about it...\n// We return undefined, instead of nothing here, so it's\n// easier to handle this case. if(!global) { ...}\n\n\nmodule.exports = g;", + "parsedSize": 127, + "parsedSource": "r;r=function(){return this}();try{r=r||new Function(\"return this\")()}catch(t){\"object\"==typeof window&&(r=window)}t.exports=r},", + "originalSize": 472, + "originalSource": "var g;\n\n// This works in non-strict mode\ng = (function() {\n\treturn this;\n})();\n\ntry {\n\t// This works if eval is allowed (see CSP)\n\tg = g || new Function(\"return this\")();\n} catch (e) {\n\t// This works if the window reference is available\n\tif (typeof window === \"object\") g = window;\n}\n\n// g can still be undefined, but nothing to do about it...\n// We return undefined, instead of nothing here, so it's\n// easier to handle this case. if(!global) { ...}\n\nmodule.exports = g;\n", + "modules": [] + }, + { + "id": 113, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_getRawTag.js", + "name": "./node_modules/lodash/_getRawTag.js", + "index": 28, + "index2": 13, + "size": 1139, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseGetTag.js", + "issuerId": 4, + "issuerName": "./node_modules/lodash/_baseGetTag.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 106, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/isEmpty.js", + "name": "./node_modules/lodash/fp/isEmpty.js" + }, + { + "id": 244, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/isEmpty.js", + "name": "./node_modules/lodash/isEmpty.js" + }, + { + "id": 11, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_getTag.js", + "name": "./node_modules/lodash/_getTag.js" + }, + { + "id": 4, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseGetTag.js", + "name": "./node_modules/lodash/_baseGetTag.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 4, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseGetTag.js", + "module": "./node_modules/lodash/_baseGetTag.js", + "moduleName": "./node_modules/lodash/_baseGetTag.js", + "type": "cjs require", + "userRequest": "./_getRawTag", + "loc": "2:16-39" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 7, + "source": "var Symbol = require('./_Symbol');\n\n/** Used for built-in method references. */\nvar objectProto = Object.prototype;\n\n/** Used to check objects for own properties. */\nvar hasOwnProperty = objectProto.hasOwnProperty;\n\n/**\n * Used to resolve the\n * [`toStringTag`](http://ecma-international.org/ecma-262/7.0/#sec-object.prototype.tostring)\n * of values.\n */\nvar nativeObjectToString = objectProto.toString;\n\n/** Built-in value references. */\nvar symToStringTag = Symbol ? Symbol.toStringTag : undefined;\n\n/**\n * A specialized version of `baseGetTag` which ignores `Symbol.toStringTag` values.\n *\n * @private\n * @param {*} value The value to query.\n * @returns {string} Returns the raw `toStringTag`.\n */\nfunction getRawTag(value) {\n var isOwn = hasOwnProperty.call(value, symToStringTag),\n tag = value[symToStringTag];\n\n try {\n value[symToStringTag] = undefined;\n var unmasked = true;\n } catch (e) {}\n\n var result = nativeObjectToString.call(value);\n if (unmasked) {\n if (isOwn) {\n value[symToStringTag] = tag;\n } else {\n delete value[symToStringTag];\n }\n }\n return result;\n}\n\nmodule.exports = getRawTag;\n", + "parsedSize": 218, + "parsedSource": "e=r(9),o=Object.prototype,i=o.hasOwnProperty,u=o.toString,a=e?e.toStringTag:void 0;t.exports=function(t){var n=i.call(t,a),r=t[a];try{t[a]=void 0;var e=!0}catch(t){}var o=u.call(t);return e&&(n?t[a]=r:delete t[a]),o}},", + "originalSize": 1139, + "originalSource": "var Symbol = require('./_Symbol');\n\n/** Used for built-in method references. */\nvar objectProto = Object.prototype;\n\n/** Used to check objects for own properties. */\nvar hasOwnProperty = objectProto.hasOwnProperty;\n\n/**\n * Used to resolve the\n * [`toStringTag`](http://ecma-international.org/ecma-262/7.0/#sec-object.prototype.tostring)\n * of values.\n */\nvar nativeObjectToString = objectProto.toString;\n\n/** Built-in value references. */\nvar symToStringTag = Symbol ? Symbol.toStringTag : undefined;\n\n/**\n * A specialized version of `baseGetTag` which ignores `Symbol.toStringTag` values.\n *\n * @private\n * @param {*} value The value to query.\n * @returns {string} Returns the raw `toStringTag`.\n */\nfunction getRawTag(value) {\n var isOwn = hasOwnProperty.call(value, symToStringTag),\n tag = value[symToStringTag];\n\n try {\n value[symToStringTag] = undefined;\n var unmasked = true;\n } catch (e) {}\n\n var result = nativeObjectToString.call(value);\n if (unmasked) {\n if (isOwn) {\n value[symToStringTag] = tag;\n } else {\n delete value[symToStringTag];\n }\n }\n return result;\n}\n\nmodule.exports = getRawTag;\n", + "modules": [] + }, + { + "id": 114, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_objectToString.js", + "name": "./node_modules/lodash/_objectToString.js", + "index": 29, + "index2": 14, + "size": 565, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseGetTag.js", + "issuerId": 4, + "issuerName": "./node_modules/lodash/_baseGetTag.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 106, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/isEmpty.js", + "name": "./node_modules/lodash/fp/isEmpty.js" + }, + { + "id": 244, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/isEmpty.js", + "name": "./node_modules/lodash/isEmpty.js" + }, + { + "id": 11, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_getTag.js", + "name": "./node_modules/lodash/_getTag.js" + }, + { + "id": 4, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseGetTag.js", + "name": "./node_modules/lodash/_baseGetTag.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 4, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseGetTag.js", + "module": "./node_modules/lodash/_baseGetTag.js", + "moduleName": "./node_modules/lodash/_baseGetTag.js", + "type": "cjs require", + "userRequest": "./_objectToString", + "loc": "3:21-49" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 7, + "source": "/** Used for built-in method references. */\nvar objectProto = Object.prototype;\n\n/**\n * Used to resolve the\n * [`toStringTag`](http://ecma-international.org/ecma-262/7.0/#sec-object.prototype.tostring)\n * of values.\n */\nvar nativeObjectToString = objectProto.toString;\n\n/**\n * Converts `value` to a string using `Object.prototype.toString`.\n *\n * @private\n * @param {*} value The value to convert.\n * @returns {string} Returns the converted string.\n */\nfunction objectToString(value) {\n return nativeObjectToString.call(value);\n}\n\nmodule.exports = objectToString;\n", + "parsedSize": 73, + "parsedSource": "var r=Object.prototype.toString;t.exports=function(t){return r.call(t)}},", + "originalSize": 565, + "originalSource": "/** Used for built-in method references. */\nvar objectProto = Object.prototype;\n\n/**\n * Used to resolve the\n * [`toStringTag`](http://ecma-international.org/ecma-262/7.0/#sec-object.prototype.tostring)\n * of values.\n */\nvar nativeObjectToString = objectProto.toString;\n\n/**\n * Converts `value` to a string using `Object.prototype.toString`.\n *\n * @private\n * @param {*} value The value to convert.\n * @returns {string} Returns the converted string.\n */\nfunction objectToString(value) {\n return nativeObjectToString.call(value);\n}\n\nmodule.exports = objectToString;\n", + "modules": [] + }, + { + "id": 115, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_isMasked.js", + "name": "./node_modules/lodash/_isMasked.js", + "index": 31, + "index2": 19, + "size": 564, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseIsNative.js", + "issuerId": 111, + "issuerName": "./node_modules/lodash/_baseIsNative.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 106, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/isEmpty.js", + "name": "./node_modules/lodash/fp/isEmpty.js" + }, + { + "id": 244, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/isEmpty.js", + "name": "./node_modules/lodash/isEmpty.js" + }, + { + "id": 11, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_getTag.js", + "name": "./node_modules/lodash/_getTag.js" + }, + { + "id": 174, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_DataView.js", + "name": "./node_modules/lodash/_DataView.js" + }, + { + "id": 6, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_getNative.js", + "name": "./node_modules/lodash/_getNative.js" + }, + { + "id": 111, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseIsNative.js", + "name": "./node_modules/lodash/_baseIsNative.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 111, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseIsNative.js", + "module": "./node_modules/lodash/_baseIsNative.js", + "moduleName": "./node_modules/lodash/_baseIsNative.js", + "type": "cjs require", + "userRequest": "./_isMasked", + "loc": "2:15-37" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 9, + "source": "var coreJsData = require('./_coreJsData');\n\n/** Used to detect methods masquerading as native. */\nvar maskSrcKey = (function() {\n var uid = /[^.]+$/.exec(coreJsData && coreJsData.keys && coreJsData.keys.IE_PROTO || '');\n return uid ? ('Symbol(src)_1.' + uid) : '';\n}());\n\n/**\n * Checks if `func` has its source masked.\n *\n * @private\n * @param {Function} func The function to check.\n * @returns {boolean} Returns `true` if `func` is masked, else `false`.\n */\nfunction isMasked(func) {\n return !!maskSrcKey && (maskSrcKey in func);\n}\n\nmodule.exports = isMasked;\n", + "parsedSize": 127, + "parsedSource": "e,o=r(116),i=(e=/[^.]+$/.exec(o&&o.keys&&o.keys.IE_PROTO||\"\"))?\"Symbol(src)_1.\"+e:\"\";t.exports=function(t){return!!i&&i in t}},", + "originalSize": 564, + "originalSource": "var coreJsData = require('./_coreJsData');\n\n/** Used to detect methods masquerading as native. */\nvar maskSrcKey = (function() {\n var uid = /[^.]+$/.exec(coreJsData && coreJsData.keys && coreJsData.keys.IE_PROTO || '');\n return uid ? ('Symbol(src)_1.' + uid) : '';\n}());\n\n/**\n * Checks if `func` has its source masked.\n *\n * @private\n * @param {Function} func The function to check.\n * @returns {boolean} Returns `true` if `func` is masked, else `false`.\n */\nfunction isMasked(func) {\n return !!maskSrcKey && (maskSrcKey in func);\n}\n\nmodule.exports = isMasked;\n", + "modules": [] + }, + { + "id": 116, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_coreJsData.js", + "name": "./node_modules/lodash/_coreJsData.js", + "index": 32, + "index2": 18, + "size": 157, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_isMasked.js", + "issuerId": 115, + "issuerName": "./node_modules/lodash/_isMasked.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 106, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/isEmpty.js", + "name": "./node_modules/lodash/fp/isEmpty.js" + }, + { + "id": 244, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/isEmpty.js", + "name": "./node_modules/lodash/isEmpty.js" + }, + { + "id": 11, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_getTag.js", + "name": "./node_modules/lodash/_getTag.js" + }, + { + "id": 174, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_DataView.js", + "name": "./node_modules/lodash/_DataView.js" + }, + { + "id": 6, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_getNative.js", + "name": "./node_modules/lodash/_getNative.js" + }, + { + "id": 111, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseIsNative.js", + "name": "./node_modules/lodash/_baseIsNative.js" + }, + { + "id": 115, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_isMasked.js", + "name": "./node_modules/lodash/_isMasked.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 115, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_isMasked.js", + "module": "./node_modules/lodash/_isMasked.js", + "moduleName": "./node_modules/lodash/_isMasked.js", + "type": "cjs require", + "userRequest": "./_coreJsData", + "loc": "1:17-41" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 10, + "source": "var root = require('./_root');\n\n/** Used to detect overreaching core-js shims. */\nvar coreJsData = root['__core-js_shared__'];\n\nmodule.exports = coreJsData;\n", + "parsedSize": 42, + "parsedSource": "e=r(1)[\"__core-js_shared__\"];t.exports=e},", + "originalSize": 157, + "originalSource": "var root = require('./_root');\n\n/** Used to detect overreaching core-js shims. */\nvar coreJsData = root['__core-js_shared__'];\n\nmodule.exports = coreJsData;\n", + "modules": [] + }, + { + "id": 117, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_getValue.js", + "name": "./node_modules/lodash/_getValue.js", + "index": 34, + "index2": 22, + "size": 325, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_getNative.js", + "issuerId": 6, + "issuerName": "./node_modules/lodash/_getNative.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 106, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/isEmpty.js", + "name": "./node_modules/lodash/fp/isEmpty.js" + }, + { + "id": 244, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/isEmpty.js", + "name": "./node_modules/lodash/isEmpty.js" + }, + { + "id": 11, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_getTag.js", + "name": "./node_modules/lodash/_getTag.js" + }, + { + "id": 174, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_DataView.js", + "name": "./node_modules/lodash/_DataView.js" + }, + { + "id": 6, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_getNative.js", + "name": "./node_modules/lodash/_getNative.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 6, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_getNative.js", + "module": "./node_modules/lodash/_getNative.js", + "moduleName": "./node_modules/lodash/_getNative.js", + "type": "cjs require", + "userRequest": "./_getValue", + "loc": "2:15-37" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 8, + "source": "/**\n * Gets the value at `key` of `object`.\n *\n * @private\n * @param {Object} [object] The object to query.\n * @param {string} key The key of the property to get.\n * @returns {*} Returns the property value.\n */\nfunction getValue(object, key) {\n return object == null ? undefined : object[key];\n}\n\nmodule.exports = getValue;\n", + "parsedSize": 53, + "parsedSource": "t.exports=function(t,n){return null==t?void 0:t[n]}},", + "originalSize": 325, + "originalSource": "/**\n * Gets the value at `key` of `object`.\n *\n * @private\n * @param {Object} [object] The object to query.\n * @param {string} key The key of the property to get.\n * @returns {*} Returns the property value.\n */\nfunction getValue(object, key) {\n return object == null ? undefined : object[key];\n}\n\nmodule.exports = getValue;\n", + "modules": [] + }, + { + "id": 118, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_createBind.js", + "name": "./node_modules/lodash/_createBind.js", + "index": 35, + "index2": 29, + "size": 853, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_createWrap.js", + "issuerId": 32, + "issuerName": "./node_modules/lodash/_createWrap.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 102, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/trim.js", + "name": "./node_modules/lodash/fp/trim.js" + }, + { + "id": 8, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/convert.js", + "name": "./node_modules/lodash/fp/convert.js" + }, + { + "id": 109, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/_util.js", + "name": "./node_modules/lodash/fp/_util.js" + }, + { + "id": 110, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/ary.js", + "name": "./node_modules/lodash/ary.js" + }, + { + "id": 32, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_createWrap.js", + "name": "./node_modules/lodash/_createWrap.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 32, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_createWrap.js", + "module": "./node_modules/lodash/_createWrap.js", + "moduleName": "./node_modules/lodash/_createWrap.js", + "type": "cjs require", + "userRequest": "./_createBind", + "loc": "2:17-41" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 8, + "source": "var createCtor = require('./_createCtor'),\n root = require('./_root');\n\n/** Used to compose bitmasks for function metadata. */\nvar WRAP_BIND_FLAG = 1;\n\n/**\n * Creates a function that wraps `func` to invoke it with the optional `this`\n * binding of `thisArg`.\n *\n * @private\n * @param {Function} func The function to wrap.\n * @param {number} bitmask The bitmask flags. See `createWrap` for more details.\n * @param {*} [thisArg] The `this` binding of `func`.\n * @returns {Function} Returns the new wrapped function.\n */\nfunction createBind(func, bitmask, thisArg) {\n var isBind = bitmask & WRAP_BIND_FLAG,\n Ctor = createCtor(func);\n\n function wrapper() {\n var fn = (this && this !== root && this instanceof wrapper) ? Ctor : func;\n return fn.apply(isBind ? thisArg : this, arguments);\n }\n return wrapper;\n}\n\nmodule.exports = createBind;\n", + "parsedSize": 157, + "parsedSource": "e=r(15),o=r(1),i=1;t.exports=function(t,n,r){var u=n&i,a=e(t);return function n(){return(this&&this!==o&&this instanceof n?a:t).apply(u?r:this,arguments)}}},", + "originalSize": 853, + "originalSource": "var createCtor = require('./_createCtor'),\n root = require('./_root');\n\n/** Used to compose bitmasks for function metadata. */\nvar WRAP_BIND_FLAG = 1;\n\n/**\n * Creates a function that wraps `func` to invoke it with the optional `this`\n * binding of `thisArg`.\n *\n * @private\n * @param {Function} func The function to wrap.\n * @param {number} bitmask The bitmask flags. See `createWrap` for more details.\n * @param {*} [thisArg] The `this` binding of `func`.\n * @returns {Function} Returns the new wrapped function.\n */\nfunction createBind(func, bitmask, thisArg) {\n var isBind = bitmask & WRAP_BIND_FLAG,\n Ctor = createCtor(func);\n\n function wrapper() {\n var fn = (this && this !== root && this instanceof wrapper) ? Ctor : func;\n return fn.apply(isBind ? thisArg : this, arguments);\n }\n return wrapper;\n}\n\nmodule.exports = createBind;\n", + "modules": [] + }, + { + "id": 119, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_createCurry.js", + "name": "./node_modules/lodash/_createCurry.js", + "index": 38, + "index2": 69, + "size": 1447, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_createWrap.js", + "issuerId": 32, + "issuerName": "./node_modules/lodash/_createWrap.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 102, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/trim.js", + "name": "./node_modules/lodash/fp/trim.js" + }, + { + "id": 8, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/convert.js", + "name": "./node_modules/lodash/fp/convert.js" + }, + { + "id": 109, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/_util.js", + "name": "./node_modules/lodash/fp/_util.js" + }, + { + "id": 110, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/ary.js", + "name": "./node_modules/lodash/ary.js" + }, + { + "id": 32, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_createWrap.js", + "name": "./node_modules/lodash/_createWrap.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 32, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_createWrap.js", + "module": "./node_modules/lodash/_createWrap.js", + "moduleName": "./node_modules/lodash/_createWrap.js", + "type": "cjs require", + "userRequest": "./_createCurry", + "loc": "3:18-43" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 8, + "source": "var apply = require('./_apply'),\n createCtor = require('./_createCtor'),\n createHybrid = require('./_createHybrid'),\n createRecurry = require('./_createRecurry'),\n getHolder = require('./_getHolder'),\n replaceHolders = require('./_replaceHolders'),\n root = require('./_root');\n\n/**\n * Creates a function that wraps `func` to enable currying.\n *\n * @private\n * @param {Function} func The function to wrap.\n * @param {number} bitmask The bitmask flags. See `createWrap` for more details.\n * @param {number} arity The arity of `func`.\n * @returns {Function} Returns the new wrapped function.\n */\nfunction createCurry(func, bitmask, arity) {\n var Ctor = createCtor(func);\n\n function wrapper() {\n var length = arguments.length,\n args = Array(length),\n index = length,\n placeholder = getHolder(wrapper);\n\n while (index--) {\n args[index] = arguments[index];\n }\n var holders = (length < 3 && args[0] !== placeholder && args[length - 1] !== placeholder)\n ? []\n : replaceHolders(args, placeholder);\n\n length -= holders.length;\n if (length < arity) {\n return createRecurry(\n func, bitmask, createHybrid, wrapper.placeholder, undefined,\n args, holders, undefined, undefined, arity - length);\n }\n var fn = (this && this !== root && this instanceof wrapper) ? Ctor : func;\n return apply(fn, this, args);\n }\n return wrapper;\n}\n\nmodule.exports = createCurry;\n", + "parsedSize": 351, + "parsedSource": "e=r(35),o=r(15),i=r(64),u=r(67),a=r(75),c=r(42),f=r(1);t.exports=function(t,n,r){var s=o(t);return function o(){for(var l=arguments.length,p=Array(l),v=l,_=a(o);v--;)p[v]=arguments[v];var h=l<3&&p[0]!==_&&p[l-1]!==_?[]:c(p,_);return(l-=h.length) [undefined, undefined]\n */\nfunction noop() {\n // No operation performed.\n}\n\nmodule.exports = noop;\n", + "parsedSize": 24, + "parsedSource": "t.exports=function(){}},", + "originalSize": 250, + "originalSource": "/**\n * This method returns `undefined`.\n *\n * @static\n * @memberOf _\n * @since 2.3.0\n * @category Util\n * @example\n *\n * _.times(2, _.noop);\n * // => [undefined, undefined]\n */\nfunction noop() {\n // No operation performed.\n}\n\nmodule.exports = noop;\n", + "modules": [] + }, + { + "id": 122, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_realNames.js", + "name": "./node_modules/lodash/_realNames.js", + "index": 51, + "index2": 38, + "size": 98, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_getFuncName.js", + "issuerId": 69, + "issuerName": "./node_modules/lodash/_getFuncName.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 105, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/pipe.js", + "name": "./node_modules/lodash/fp/pipe.js" + }, + { + "id": 239, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/flow.js", + "name": "./node_modules/lodash/fp/flow.js" + }, + { + "id": 240, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/flow.js", + "name": "./node_modules/lodash/flow.js" + }, + { + "id": 241, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_createFlow.js", + "name": "./node_modules/lodash/_createFlow.js" + }, + { + "id": 69, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_getFuncName.js", + "name": "./node_modules/lodash/_getFuncName.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 69, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_getFuncName.js", + "module": "./node_modules/lodash/_getFuncName.js", + "moduleName": "./node_modules/lodash/_getFuncName.js", + "type": "cjs require", + "userRequest": "./_realNames", + "loc": "1:16-39" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 8, + "source": "/** Used to lookup unminified function names. */\nvar realNames = {};\n\nmodule.exports = realNames;\n", + "parsedSize": 14, + "parsedSource": "t.exports={}},", + "originalSize": 98, + "originalSource": "/** Used to lookup unminified function names. */\nvar realNames = {};\n\nmodule.exports = realNames;\n", + "modules": [] + }, + { + "id": 123, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/wrapperLodash.js", + "name": "./node_modules/lodash/wrapperLodash.js", + "index": 52, + "index2": 45, + "size": 6942, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_isLaziable.js", + "issuerId": 68, + "issuerName": "./node_modules/lodash/_isLaziable.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 105, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/pipe.js", + "name": "./node_modules/lodash/fp/pipe.js" + }, + { + "id": 239, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/flow.js", + "name": "./node_modules/lodash/fp/flow.js" + }, + { + "id": 240, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/flow.js", + "name": "./node_modules/lodash/flow.js" + }, + { + "id": 241, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_createFlow.js", + "name": "./node_modules/lodash/_createFlow.js" + }, + { + "id": 68, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_isLaziable.js", + "name": "./node_modules/lodash/_isLaziable.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 68, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_isLaziable.js", + "module": "./node_modules/lodash/_isLaziable.js", + "moduleName": "./node_modules/lodash/_isLaziable.js", + "type": "cjs require", + "userRequest": "./wrapperLodash", + "loc": "4:13-39" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 8, + "source": "var LazyWrapper = require('./_LazyWrapper'),\n LodashWrapper = require('./_LodashWrapper'),\n baseLodash = require('./_baseLodash'),\n isArray = require('./isArray'),\n isObjectLike = require('./isObjectLike'),\n wrapperClone = require('./_wrapperClone');\n\n/** Used for built-in method references. */\nvar objectProto = Object.prototype;\n\n/** Used to check objects for own properties. */\nvar hasOwnProperty = objectProto.hasOwnProperty;\n\n/**\n * Creates a `lodash` object which wraps `value` to enable implicit method\n * chain sequences. Methods that operate on and return arrays, collections,\n * and functions can be chained together. Methods that retrieve a single value\n * or may return a primitive value will automatically end the chain sequence\n * and return the unwrapped value. Otherwise, the value must be unwrapped\n * with `_#value`.\n *\n * Explicit chain sequences, which must be unwrapped with `_#value`, may be\n * enabled using `_.chain`.\n *\n * The execution of chained methods is lazy, that is, it's deferred until\n * `_#value` is implicitly or explicitly called.\n *\n * Lazy evaluation allows several methods to support shortcut fusion.\n * Shortcut fusion is an optimization to merge iteratee calls; this avoids\n * the creation of intermediate arrays and can greatly reduce the number of\n * iteratee executions. Sections of a chain sequence qualify for shortcut\n * fusion if the section is applied to an array and iteratees accept only\n * one argument. The heuristic for whether a section qualifies for shortcut\n * fusion is subject to change.\n *\n * Chaining is supported in custom builds as long as the `_#value` method is\n * directly or indirectly included in the build.\n *\n * In addition to lodash methods, wrappers have `Array` and `String` methods.\n *\n * The wrapper `Array` methods are:\n * `concat`, `join`, `pop`, `push`, `shift`, `sort`, `splice`, and `unshift`\n *\n * The wrapper `String` methods are:\n * `replace` and `split`\n *\n * The wrapper methods that support shortcut fusion are:\n * `at`, `compact`, `drop`, `dropRight`, `dropWhile`, `filter`, `find`,\n * `findLast`, `head`, `initial`, `last`, `map`, `reject`, `reverse`, `slice`,\n * `tail`, `take`, `takeRight`, `takeRightWhile`, `takeWhile`, and `toArray`\n *\n * The chainable wrapper methods are:\n * `after`, `ary`, `assign`, `assignIn`, `assignInWith`, `assignWith`, `at`,\n * `before`, `bind`, `bindAll`, `bindKey`, `castArray`, `chain`, `chunk`,\n * `commit`, `compact`, `concat`, `conforms`, `constant`, `countBy`, `create`,\n * `curry`, `debounce`, `defaults`, `defaultsDeep`, `defer`, `delay`,\n * `difference`, `differenceBy`, `differenceWith`, `drop`, `dropRight`,\n * `dropRightWhile`, `dropWhile`, `extend`, `extendWith`, `fill`, `filter`,\n * `flatMap`, `flatMapDeep`, `flatMapDepth`, `flatten`, `flattenDeep`,\n * `flattenDepth`, `flip`, `flow`, `flowRight`, `fromPairs`, `functions`,\n * `functionsIn`, `groupBy`, `initial`, `intersection`, `intersectionBy`,\n * `intersectionWith`, `invert`, `invertBy`, `invokeMap`, `iteratee`, `keyBy`,\n * `keys`, `keysIn`, `map`, `mapKeys`, `mapValues`, `matches`, `matchesProperty`,\n * `memoize`, `merge`, `mergeWith`, `method`, `methodOf`, `mixin`, `negate`,\n * `nthArg`, `omit`, `omitBy`, `once`, `orderBy`, `over`, `overArgs`,\n * `overEvery`, `overSome`, `partial`, `partialRight`, `partition`, `pick`,\n * `pickBy`, `plant`, `property`, `propertyOf`, `pull`, `pullAll`, `pullAllBy`,\n * `pullAllWith`, `pullAt`, `push`, `range`, `rangeRight`, `rearg`, `reject`,\n * `remove`, `rest`, `reverse`, `sampleSize`, `set`, `setWith`, `shuffle`,\n * `slice`, `sort`, `sortBy`, `splice`, `spread`, `tail`, `take`, `takeRight`,\n * `takeRightWhile`, `takeWhile`, `tap`, `throttle`, `thru`, `toArray`,\n * `toPairs`, `toPairsIn`, `toPath`, `toPlainObject`, `transform`, `unary`,\n * `union`, `unionBy`, `unionWith`, `uniq`, `uniqBy`, `uniqWith`, `unset`,\n * `unshift`, `unzip`, `unzipWith`, `update`, `updateWith`, `values`,\n * `valuesIn`, `without`, `wrap`, `xor`, `xorBy`, `xorWith`, `zip`,\n * `zipObject`, `zipObjectDeep`, and `zipWith`\n *\n * The wrapper methods that are **not** chainable by default are:\n * `add`, `attempt`, `camelCase`, `capitalize`, `ceil`, `clamp`, `clone`,\n * `cloneDeep`, `cloneDeepWith`, `cloneWith`, `conformsTo`, `deburr`,\n * `defaultTo`, `divide`, `each`, `eachRight`, `endsWith`, `eq`, `escape`,\n * `escapeRegExp`, `every`, `find`, `findIndex`, `findKey`, `findLast`,\n * `findLastIndex`, `findLastKey`, `first`, `floor`, `forEach`, `forEachRight`,\n * `forIn`, `forInRight`, `forOwn`, `forOwnRight`, `get`, `gt`, `gte`, `has`,\n * `hasIn`, `head`, `identity`, `includes`, `indexOf`, `inRange`, `invoke`,\n * `isArguments`, `isArray`, `isArrayBuffer`, `isArrayLike`, `isArrayLikeObject`,\n * `isBoolean`, `isBuffer`, `isDate`, `isElement`, `isEmpty`, `isEqual`,\n * `isEqualWith`, `isError`, `isFinite`, `isFunction`, `isInteger`, `isLength`,\n * `isMap`, `isMatch`, `isMatchWith`, `isNaN`, `isNative`, `isNil`, `isNull`,\n * `isNumber`, `isObject`, `isObjectLike`, `isPlainObject`, `isRegExp`,\n * `isSafeInteger`, `isSet`, `isString`, `isUndefined`, `isTypedArray`,\n * `isWeakMap`, `isWeakSet`, `join`, `kebabCase`, `last`, `lastIndexOf`,\n * `lowerCase`, `lowerFirst`, `lt`, `lte`, `max`, `maxBy`, `mean`, `meanBy`,\n * `min`, `minBy`, `multiply`, `noConflict`, `noop`, `now`, `nth`, `pad`,\n * `padEnd`, `padStart`, `parseInt`, `pop`, `random`, `reduce`, `reduceRight`,\n * `repeat`, `result`, `round`, `runInContext`, `sample`, `shift`, `size`,\n * `snakeCase`, `some`, `sortedIndex`, `sortedIndexBy`, `sortedLastIndex`,\n * `sortedLastIndexBy`, `startCase`, `startsWith`, `stubArray`, `stubFalse`,\n * `stubObject`, `stubString`, `stubTrue`, `subtract`, `sum`, `sumBy`,\n * `template`, `times`, `toFinite`, `toInteger`, `toJSON`, `toLength`,\n * `toLower`, `toNumber`, `toSafeInteger`, `toString`, `toUpper`, `trim`,\n * `trimEnd`, `trimStart`, `truncate`, `unescape`, `uniqueId`, `upperCase`,\n * `upperFirst`, `value`, and `words`\n *\n * @name _\n * @constructor\n * @category Seq\n * @param {*} value The value to wrap in a `lodash` instance.\n * @returns {Object} Returns the new `lodash` wrapper instance.\n * @example\n *\n * function square(n) {\n * return n * n;\n * }\n *\n * var wrapped = _([1, 2, 3]);\n *\n * // Returns an unwrapped value.\n * wrapped.reduce(_.add);\n * // => 6\n *\n * // Returns a wrapped value.\n * var squares = wrapped.map(square);\n *\n * _.isArray(squares);\n * // => false\n *\n * _.isArray(squares.value());\n * // => true\n */\nfunction lodash(value) {\n if (isObjectLike(value) && !isArray(value) && !(value instanceof LazyWrapper)) {\n if (value instanceof LodashWrapper) {\n return value;\n }\n if (hasOwnProperty.call(value, '__wrapped__')) {\n return wrapperClone(value);\n }\n }\n return new LodashWrapper(value);\n}\n\n// Ensure wrappers are instances of `baseLodash`.\nlodash.prototype = baseLodash.prototype;\nlodash.prototype.constructor = lodash;\n\nmodule.exports = lodash;\n", + "parsedSize": 275, + "parsedSource": "e=r(36),o=r(39),i=r(37),u=r(0),a=r(2),c=r(124),f=Object.prototype.hasOwnProperty;function s(t){if(a(t)&&!u(t)&&!(t instanceof e)){if(t instanceof o)return t;if(f.call(t,\"__wrapped__\"))return c(t)}return new o(t)}s.prototype=i.prototype,s.prototype.constructor=s,t.exports=s},", + "originalSize": 6942, + "originalSource": "var LazyWrapper = require('./_LazyWrapper'),\n LodashWrapper = require('./_LodashWrapper'),\n baseLodash = require('./_baseLodash'),\n isArray = require('./isArray'),\n isObjectLike = require('./isObjectLike'),\n wrapperClone = require('./_wrapperClone');\n\n/** Used for built-in method references. */\nvar objectProto = Object.prototype;\n\n/** Used to check objects for own properties. */\nvar hasOwnProperty = objectProto.hasOwnProperty;\n\n/**\n * Creates a `lodash` object which wraps `value` to enable implicit method\n * chain sequences. Methods that operate on and return arrays, collections,\n * and functions can be chained together. Methods that retrieve a single value\n * or may return a primitive value will automatically end the chain sequence\n * and return the unwrapped value. Otherwise, the value must be unwrapped\n * with `_#value`.\n *\n * Explicit chain sequences, which must be unwrapped with `_#value`, may be\n * enabled using `_.chain`.\n *\n * The execution of chained methods is lazy, that is, it's deferred until\n * `_#value` is implicitly or explicitly called.\n *\n * Lazy evaluation allows several methods to support shortcut fusion.\n * Shortcut fusion is an optimization to merge iteratee calls; this avoids\n * the creation of intermediate arrays and can greatly reduce the number of\n * iteratee executions. Sections of a chain sequence qualify for shortcut\n * fusion if the section is applied to an array and iteratees accept only\n * one argument. The heuristic for whether a section qualifies for shortcut\n * fusion is subject to change.\n *\n * Chaining is supported in custom builds as long as the `_#value` method is\n * directly or indirectly included in the build.\n *\n * In addition to lodash methods, wrappers have `Array` and `String` methods.\n *\n * The wrapper `Array` methods are:\n * `concat`, `join`, `pop`, `push`, `shift`, `sort`, `splice`, and `unshift`\n *\n * The wrapper `String` methods are:\n * `replace` and `split`\n *\n * The wrapper methods that support shortcut fusion are:\n * `at`, `compact`, `drop`, `dropRight`, `dropWhile`, `filter`, `find`,\n * `findLast`, `head`, `initial`, `last`, `map`, `reject`, `reverse`, `slice`,\n * `tail`, `take`, `takeRight`, `takeRightWhile`, `takeWhile`, and `toArray`\n *\n * The chainable wrapper methods are:\n * `after`, `ary`, `assign`, `assignIn`, `assignInWith`, `assignWith`, `at`,\n * `before`, `bind`, `bindAll`, `bindKey`, `castArray`, `chain`, `chunk`,\n * `commit`, `compact`, `concat`, `conforms`, `constant`, `countBy`, `create`,\n * `curry`, `debounce`, `defaults`, `defaultsDeep`, `defer`, `delay`,\n * `difference`, `differenceBy`, `differenceWith`, `drop`, `dropRight`,\n * `dropRightWhile`, `dropWhile`, `extend`, `extendWith`, `fill`, `filter`,\n * `flatMap`, `flatMapDeep`, `flatMapDepth`, `flatten`, `flattenDeep`,\n * `flattenDepth`, `flip`, `flow`, `flowRight`, `fromPairs`, `functions`,\n * `functionsIn`, `groupBy`, `initial`, `intersection`, `intersectionBy`,\n * `intersectionWith`, `invert`, `invertBy`, `invokeMap`, `iteratee`, `keyBy`,\n * `keys`, `keysIn`, `map`, `mapKeys`, `mapValues`, `matches`, `matchesProperty`,\n * `memoize`, `merge`, `mergeWith`, `method`, `methodOf`, `mixin`, `negate`,\n * `nthArg`, `omit`, `omitBy`, `once`, `orderBy`, `over`, `overArgs`,\n * `overEvery`, `overSome`, `partial`, `partialRight`, `partition`, `pick`,\n * `pickBy`, `plant`, `property`, `propertyOf`, `pull`, `pullAll`, `pullAllBy`,\n * `pullAllWith`, `pullAt`, `push`, `range`, `rangeRight`, `rearg`, `reject`,\n * `remove`, `rest`, `reverse`, `sampleSize`, `set`, `setWith`, `shuffle`,\n * `slice`, `sort`, `sortBy`, `splice`, `spread`, `tail`, `take`, `takeRight`,\n * `takeRightWhile`, `takeWhile`, `tap`, `throttle`, `thru`, `toArray`,\n * `toPairs`, `toPairsIn`, `toPath`, `toPlainObject`, `transform`, `unary`,\n * `union`, `unionBy`, `unionWith`, `uniq`, `uniqBy`, `uniqWith`, `unset`,\n * `unshift`, `unzip`, `unzipWith`, `update`, `updateWith`, `values`,\n * `valuesIn`, `without`, `wrap`, `xor`, `xorBy`, `xorWith`, `zip`,\n * `zipObject`, `zipObjectDeep`, and `zipWith`\n *\n * The wrapper methods that are **not** chainable by default are:\n * `add`, `attempt`, `camelCase`, `capitalize`, `ceil`, `clamp`, `clone`,\n * `cloneDeep`, `cloneDeepWith`, `cloneWith`, `conformsTo`, `deburr`,\n * `defaultTo`, `divide`, `each`, `eachRight`, `endsWith`, `eq`, `escape`,\n * `escapeRegExp`, `every`, `find`, `findIndex`, `findKey`, `findLast`,\n * `findLastIndex`, `findLastKey`, `first`, `floor`, `forEach`, `forEachRight`,\n * `forIn`, `forInRight`, `forOwn`, `forOwnRight`, `get`, `gt`, `gte`, `has`,\n * `hasIn`, `head`, `identity`, `includes`, `indexOf`, `inRange`, `invoke`,\n * `isArguments`, `isArray`, `isArrayBuffer`, `isArrayLike`, `isArrayLikeObject`,\n * `isBoolean`, `isBuffer`, `isDate`, `isElement`, `isEmpty`, `isEqual`,\n * `isEqualWith`, `isError`, `isFinite`, `isFunction`, `isInteger`, `isLength`,\n * `isMap`, `isMatch`, `isMatchWith`, `isNaN`, `isNative`, `isNil`, `isNull`,\n * `isNumber`, `isObject`, `isObjectLike`, `isPlainObject`, `isRegExp`,\n * `isSafeInteger`, `isSet`, `isString`, `isUndefined`, `isTypedArray`,\n * `isWeakMap`, `isWeakSet`, `join`, `kebabCase`, `last`, `lastIndexOf`,\n * `lowerCase`, `lowerFirst`, `lt`, `lte`, `max`, `maxBy`, `mean`, `meanBy`,\n * `min`, `minBy`, `multiply`, `noConflict`, `noop`, `now`, `nth`, `pad`,\n * `padEnd`, `padStart`, `parseInt`, `pop`, `random`, `reduce`, `reduceRight`,\n * `repeat`, `result`, `round`, `runInContext`, `sample`, `shift`, `size`,\n * `snakeCase`, `some`, `sortedIndex`, `sortedIndexBy`, `sortedLastIndex`,\n * `sortedLastIndexBy`, `startCase`, `startsWith`, `stubArray`, `stubFalse`,\n * `stubObject`, `stubString`, `stubTrue`, `subtract`, `sum`, `sumBy`,\n * `template`, `times`, `toFinite`, `toInteger`, `toJSON`, `toLength`,\n * `toLower`, `toNumber`, `toSafeInteger`, `toString`, `toUpper`, `trim`,\n * `trimEnd`, `trimStart`, `truncate`, `unescape`, `uniqueId`, `upperCase`,\n * `upperFirst`, `value`, and `words`\n *\n * @name _\n * @constructor\n * @category Seq\n * @param {*} value The value to wrap in a `lodash` instance.\n * @returns {Object} Returns the new `lodash` wrapper instance.\n * @example\n *\n * function square(n) {\n * return n * n;\n * }\n *\n * var wrapped = _([1, 2, 3]);\n *\n * // Returns an unwrapped value.\n * wrapped.reduce(_.add);\n * // => 6\n *\n * // Returns a wrapped value.\n * var squares = wrapped.map(square);\n *\n * _.isArray(squares);\n * // => false\n *\n * _.isArray(squares.value());\n * // => true\n */\nfunction lodash(value) {\n if (isObjectLike(value) && !isArray(value) && !(value instanceof LazyWrapper)) {\n if (value instanceof LodashWrapper) {\n return value;\n }\n if (hasOwnProperty.call(value, '__wrapped__')) {\n return wrapperClone(value);\n }\n }\n return new LodashWrapper(value);\n}\n\n// Ensure wrappers are instances of `baseLodash`.\nlodash.prototype = baseLodash.prototype;\nlodash.prototype.constructor = lodash;\n\nmodule.exports = lodash;\n", + "modules": [] + }, + { + "id": 124, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_wrapperClone.js", + "name": "./node_modules/lodash/_wrapperClone.js", + "index": 56, + "index2": 44, + "size": 658, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/wrapperLodash.js", + "issuerId": 123, + "issuerName": "./node_modules/lodash/wrapperLodash.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 105, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/pipe.js", + "name": "./node_modules/lodash/fp/pipe.js" + }, + { + "id": 239, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/flow.js", + "name": "./node_modules/lodash/fp/flow.js" + }, + { + "id": 240, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/flow.js", + "name": "./node_modules/lodash/flow.js" + }, + { + "id": 241, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_createFlow.js", + "name": "./node_modules/lodash/_createFlow.js" + }, + { + "id": 68, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_isLaziable.js", + "name": "./node_modules/lodash/_isLaziable.js" + }, + { + "id": 123, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/wrapperLodash.js", + "name": "./node_modules/lodash/wrapperLodash.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 123, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/wrapperLodash.js", + "module": "./node_modules/lodash/wrapperLodash.js", + "moduleName": "./node_modules/lodash/wrapperLodash.js", + "type": "cjs require", + "userRequest": "./_wrapperClone", + "loc": "6:19-45" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 9, + "source": "var LazyWrapper = require('./_LazyWrapper'),\n LodashWrapper = require('./_LodashWrapper'),\n copyArray = require('./_copyArray');\n\n/**\n * Creates a clone of `wrapper`.\n *\n * @private\n * @param {Object} wrapper The wrapper to clone.\n * @returns {Object} Returns the cloned wrapper.\n */\nfunction wrapperClone(wrapper) {\n if (wrapper instanceof LazyWrapper) {\n return wrapper.clone();\n }\n var result = new LodashWrapper(wrapper.__wrapped__, wrapper.__chain__);\n result.__actions__ = copyArray(wrapper.__actions__);\n result.__index__ = wrapper.__index__;\n result.__values__ = wrapper.__values__;\n return result;\n}\n\nmodule.exports = wrapperClone;\n", + "parsedSize": 212, + "parsedSource": "e=r(36),o=r(39),i=r(17);t.exports=function(t){if(t instanceof e)return t.clone();var n=new o(t.__wrapped__,t.__chain__);return n.__actions__=i(t.__actions__),n.__index__=t.__index__,n.__values__=t.__values__,n}},", + "originalSize": 658, + "originalSource": "var LazyWrapper = require('./_LazyWrapper'),\n LodashWrapper = require('./_LodashWrapper'),\n copyArray = require('./_copyArray');\n\n/**\n * Creates a clone of `wrapper`.\n *\n * @private\n * @param {Object} wrapper The wrapper to clone.\n * @returns {Object} Returns the cloned wrapper.\n */\nfunction wrapperClone(wrapper) {\n if (wrapper instanceof LazyWrapper) {\n return wrapper.clone();\n }\n var result = new LodashWrapper(wrapper.__wrapped__, wrapper.__chain__);\n result.__actions__ = copyArray(wrapper.__actions__);\n result.__index__ = wrapper.__index__;\n result.__values__ = wrapper.__values__;\n return result;\n}\n\nmodule.exports = wrapperClone;\n", + "modules": [] + }, + { + "id": 125, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_getWrapDetails.js", + "name": "./node_modules/lodash/_getWrapDetails.js", + "index": 61, + "index2": 49, + "size": 479, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_setWrapToString.js", + "issuerId": 72, + "issuerName": "./node_modules/lodash/_setWrapToString.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 102, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/trim.js", + "name": "./node_modules/lodash/fp/trim.js" + }, + { + "id": 8, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/convert.js", + "name": "./node_modules/lodash/fp/convert.js" + }, + { + "id": 109, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/_util.js", + "name": "./node_modules/lodash/fp/_util.js" + }, + { + "id": 110, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/ary.js", + "name": "./node_modules/lodash/ary.js" + }, + { + "id": 32, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_createWrap.js", + "name": "./node_modules/lodash/_createWrap.js" + }, + { + "id": 72, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_setWrapToString.js", + "name": "./node_modules/lodash/_setWrapToString.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 72, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_setWrapToString.js", + "module": "./node_modules/lodash/_setWrapToString.js", + "moduleName": "./node_modules/lodash/_setWrapToString.js", + "type": "cjs require", + "userRequest": "./_getWrapDetails", + "loc": "1:21-49" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 9, + "source": "/** Used to match wrap detail comments. */\nvar reWrapDetails = /\\{\\n\\/\\* \\[wrapped with (.+)\\] \\*/,\n reSplitDetails = /,? & /;\n\n/**\n * Extracts wrapper details from the `source` body comment.\n *\n * @private\n * @param {string} source The source to inspect.\n * @returns {Array} Returns the wrapper details.\n */\nfunction getWrapDetails(source) {\n var match = source.match(reWrapDetails);\n return match ? match[1].split(reSplitDetails) : [];\n}\n\nmodule.exports = getWrapDetails;\n", + "parsedSize": 119, + "parsedSource": "var r=/\\{\\n\\/\\* \\[wrapped with (.+)\\] \\*/,e=/,? & /;t.exports=function(t){var n=t.match(r);return n?n[1].split(e):[]}},", + "originalSize": 479, + "originalSource": "/** Used to match wrap detail comments. */\nvar reWrapDetails = /\\{\\n\\/\\* \\[wrapped with (.+)\\] \\*/,\n reSplitDetails = /,? & /;\n\n/**\n * Extracts wrapper details from the `source` body comment.\n *\n * @private\n * @param {string} source The source to inspect.\n * @returns {Array} Returns the wrapper details.\n */\nfunction getWrapDetails(source) {\n var match = source.match(reWrapDetails);\n return match ? match[1].split(reSplitDetails) : [];\n}\n\nmodule.exports = getWrapDetails;\n", + "modules": [] + }, + { + "id": 126, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_insertWrapDetails.js", + "name": "./node_modules/lodash/_insertWrapDetails.js", + "index": 62, + "index2": 50, + "size": 748, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_setWrapToString.js", + "issuerId": 72, + "issuerName": "./node_modules/lodash/_setWrapToString.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 102, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/trim.js", + "name": "./node_modules/lodash/fp/trim.js" + }, + { + "id": 8, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/convert.js", + "name": "./node_modules/lodash/fp/convert.js" + }, + { + "id": 109, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/_util.js", + "name": "./node_modules/lodash/fp/_util.js" + }, + { + "id": 110, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/ary.js", + "name": "./node_modules/lodash/ary.js" + }, + { + "id": 32, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_createWrap.js", + "name": "./node_modules/lodash/_createWrap.js" + }, + { + "id": 72, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_setWrapToString.js", + "name": "./node_modules/lodash/_setWrapToString.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 72, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_setWrapToString.js", + "module": "./node_modules/lodash/_setWrapToString.js", + "moduleName": "./node_modules/lodash/_setWrapToString.js", + "type": "cjs require", + "userRequest": "./_insertWrapDetails", + "loc": "2:24-55" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 9, + "source": "/** Used to match wrap detail comments. */\nvar reWrapComment = /\\{(?:\\n\\/\\* \\[wrapped with .+\\] \\*\\/)?\\n?/;\n\n/**\n * Inserts wrapper `details` in a comment at the top of the `source` body.\n *\n * @private\n * @param {string} source The source to modify.\n * @returns {Array} details The details to insert.\n * @returns {string} Returns the modified source.\n */\nfunction insertWrapDetails(source, details) {\n var length = details.length;\n if (!length) {\n return source;\n }\n var lastIndex = length - 1;\n details[lastIndex] = (length > 1 ? '& ' : '') + details[lastIndex];\n details = details.join(length > 2 ? ', ' : ' ');\n return source.replace(reWrapComment, '{\\n/* [wrapped with ' + details + '] */\\n');\n}\n\nmodule.exports = insertWrapDetails;\n", + "parsedSize": 217, + "parsedSource": "var r=/\\{(?:\\n\\/\\* \\[wrapped with .+\\] \\*\\/)?\\n?/;t.exports=function(t,n){var e=n.length;if(!e)return t;var o=e-1;return n[o]=(e>1?\"& \":\"\")+n[o],n=n.join(e>2?\", \":\" \"),t.replace(r,\"{\\n/* [wrapped with \"+n+\"] */\\n\")}},", + "originalSize": 748, + "originalSource": "/** Used to match wrap detail comments. */\nvar reWrapComment = /\\{(?:\\n\\/\\* \\[wrapped with .+\\] \\*\\/)?\\n?/;\n\n/**\n * Inserts wrapper `details` in a comment at the top of the `source` body.\n *\n * @private\n * @param {string} source The source to modify.\n * @returns {Array} details The details to insert.\n * @returns {string} Returns the modified source.\n */\nfunction insertWrapDetails(source, details) {\n var length = details.length;\n if (!length) {\n return source;\n }\n var lastIndex = length - 1;\n details[lastIndex] = (length > 1 ? '& ' : '') + details[lastIndex];\n details = details.join(length > 2 ? ', ' : ' ');\n return source.replace(reWrapComment, '{\\n/* [wrapped with ' + details + '] */\\n');\n}\n\nmodule.exports = insertWrapDetails;\n", + "modules": [] + }, + { + "id": 127, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseSetToString.js", + "name": "./node_modules/lodash/_baseSetToString.js", + "index": 64, + "index2": 53, + "size": 641, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_setToString.js", + "issuerId": 73, + "issuerName": "./node_modules/lodash/_setToString.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 102, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/trim.js", + "name": "./node_modules/lodash/fp/trim.js" + }, + { + "id": 8, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/convert.js", + "name": "./node_modules/lodash/fp/convert.js" + }, + { + "id": 109, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/_util.js", + "name": "./node_modules/lodash/fp/_util.js" + }, + { + "id": 216, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/rearg.js", + "name": "./node_modules/lodash/rearg.js" + }, + { + "id": 97, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_flatRest.js", + "name": "./node_modules/lodash/_flatRest.js" + }, + { + "id": 73, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_setToString.js", + "name": "./node_modules/lodash/_setToString.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 73, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_setToString.js", + "module": "./node_modules/lodash/_setToString.js", + "moduleName": "./node_modules/lodash/_setToString.js", + "type": "cjs require", + "userRequest": "./_baseSetToString", + "loc": "1:22-51" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 9, + "source": "var constant = require('./constant'),\n defineProperty = require('./_defineProperty'),\n identity = require('./identity');\n\n/**\n * The base implementation of `setToString` without support for hot loop shorting.\n *\n * @private\n * @param {Function} func The function to modify.\n * @param {Function} string The `toString` result.\n * @returns {Function} Returns `func`.\n */\nvar baseSetToString = !defineProperty ? identity : function(func, string) {\n return defineProperty(func, 'toString', {\n 'configurable': true,\n 'enumerable': false,\n 'value': constant(string),\n 'writable': true\n });\n};\n\nmodule.exports = baseSetToString;\n", + "parsedSize": 137, + "parsedSource": "e=r(128),o=r(74),i=r(33),u=o?function(t,n){return o(t,\"toString\",{configurable:!0,enumerable:!1,value:e(n),writable:!0})}:i;t.exports=u},", + "originalSize": 641, + "originalSource": "var constant = require('./constant'),\n defineProperty = require('./_defineProperty'),\n identity = require('./identity');\n\n/**\n * The base implementation of `setToString` without support for hot loop shorting.\n *\n * @private\n * @param {Function} func The function to modify.\n * @param {Function} string The `toString` result.\n * @returns {Function} Returns `func`.\n */\nvar baseSetToString = !defineProperty ? identity : function(func, string) {\n return defineProperty(func, 'toString', {\n 'configurable': true,\n 'enumerable': false,\n 'value': constant(string),\n 'writable': true\n });\n};\n\nmodule.exports = baseSetToString;\n", + "modules": [] + }, + { + "id": 128, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/constant.js", + "name": "./node_modules/lodash/constant.js", + "index": 65, + "index2": 51, + "size": 528, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseSetToString.js", + "issuerId": 127, + "issuerName": "./node_modules/lodash/_baseSetToString.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 102, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/trim.js", + "name": "./node_modules/lodash/fp/trim.js" + }, + { + "id": 8, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/convert.js", + "name": "./node_modules/lodash/fp/convert.js" + }, + { + "id": 109, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/_util.js", + "name": "./node_modules/lodash/fp/_util.js" + }, + { + "id": 216, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/rearg.js", + "name": "./node_modules/lodash/rearg.js" + }, + { + "id": 97, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_flatRest.js", + "name": "./node_modules/lodash/_flatRest.js" + }, + { + "id": 73, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_setToString.js", + "name": "./node_modules/lodash/_setToString.js" + }, + { + "id": 127, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseSetToString.js", + "name": "./node_modules/lodash/_baseSetToString.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 127, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseSetToString.js", + "module": "./node_modules/lodash/_baseSetToString.js", + "moduleName": "./node_modules/lodash/_baseSetToString.js", + "type": "cjs require", + "userRequest": "./constant", + "loc": "1:15-36" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 10, + "source": "/**\n * Creates a function that returns `value`.\n *\n * @static\n * @memberOf _\n * @since 2.4.0\n * @category Util\n * @param {*} value The value to return from the new function.\n * @returns {Function} Returns the new constant function.\n * @example\n *\n * var objects = _.times(2, _.constant({ 'a': 1 }));\n *\n * console.log(objects);\n * // => [{ 'a': 1 }, { 'a': 1 }]\n *\n * console.log(objects[0] === objects[1]);\n * // => true\n */\nfunction constant(value) {\n return function() {\n return value;\n };\n}\n\nmodule.exports = constant;\n", + "parsedSize": 52, + "parsedSource": "t.exports=function(t){return function(){return t}}},", + "originalSize": 528, + "originalSource": "/**\n * Creates a function that returns `value`.\n *\n * @static\n * @memberOf _\n * @since 2.4.0\n * @category Util\n * @param {*} value The value to return from the new function.\n * @returns {Function} Returns the new constant function.\n * @example\n *\n * var objects = _.times(2, _.constant({ 'a': 1 }));\n *\n * console.log(objects);\n * // => [{ 'a': 1 }, { 'a': 1 }]\n *\n * console.log(objects[0] === objects[1]);\n * // => true\n */\nfunction constant(value) {\n return function() {\n return value;\n };\n}\n\nmodule.exports = constant;\n", + "modules": [] + }, + { + "id": 129, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_updateWrapDetails.js", + "name": "./node_modules/lodash/_updateWrapDetails.js", + "index": 67, + "index2": 61, + "size": 1310, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_setWrapToString.js", + "issuerId": 72, + "issuerName": "./node_modules/lodash/_setWrapToString.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 102, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/trim.js", + "name": "./node_modules/lodash/fp/trim.js" + }, + { + "id": 8, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/convert.js", + "name": "./node_modules/lodash/fp/convert.js" + }, + { + "id": 109, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/_util.js", + "name": "./node_modules/lodash/fp/_util.js" + }, + { + "id": 110, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/ary.js", + "name": "./node_modules/lodash/ary.js" + }, + { + "id": 32, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_createWrap.js", + "name": "./node_modules/lodash/_createWrap.js" + }, + { + "id": 72, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_setWrapToString.js", + "name": "./node_modules/lodash/_setWrapToString.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 72, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_setWrapToString.js", + "module": "./node_modules/lodash/_setWrapToString.js", + "moduleName": "./node_modules/lodash/_setWrapToString.js", + "type": "cjs require", + "userRequest": "./_updateWrapDetails", + "loc": "4:24-55" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 9, + "source": "var arrayEach = require('./_arrayEach'),\n arrayIncludes = require('./_arrayIncludes');\n\n/** Used to compose bitmasks for function metadata. */\nvar WRAP_BIND_FLAG = 1,\n WRAP_BIND_KEY_FLAG = 2,\n WRAP_CURRY_FLAG = 8,\n WRAP_CURRY_RIGHT_FLAG = 16,\n WRAP_PARTIAL_FLAG = 32,\n WRAP_PARTIAL_RIGHT_FLAG = 64,\n WRAP_ARY_FLAG = 128,\n WRAP_REARG_FLAG = 256,\n WRAP_FLIP_FLAG = 512;\n\n/** Used to associate wrap methods with their bit flags. */\nvar wrapFlags = [\n ['ary', WRAP_ARY_FLAG],\n ['bind', WRAP_BIND_FLAG],\n ['bindKey', WRAP_BIND_KEY_FLAG],\n ['curry', WRAP_CURRY_FLAG],\n ['curryRight', WRAP_CURRY_RIGHT_FLAG],\n ['flip', WRAP_FLIP_FLAG],\n ['partial', WRAP_PARTIAL_FLAG],\n ['partialRight', WRAP_PARTIAL_RIGHT_FLAG],\n ['rearg', WRAP_REARG_FLAG]\n];\n\n/**\n * Updates wrapper `details` based on `bitmask` flags.\n *\n * @private\n * @returns {Array} details The details to modify.\n * @param {number} bitmask The bitmask flags. See `createWrap` for more details.\n * @returns {Array} Returns `details`.\n */\nfunction updateWrapDetails(details, bitmask) {\n arrayEach(wrapFlags, function(pair) {\n var value = '_.' + pair[0];\n if ((bitmask & pair[1]) && !arrayIncludes(details, value)) {\n details.push(value);\n }\n });\n return details.sort();\n}\n\nmodule.exports = updateWrapDetails;\n", + "parsedSize": 255, + "parsedSource": "e=r(40),o=r(130),i=[[\"ary\",128],[\"bind\",1],[\"bindKey\",2],[\"curry\",8],[\"curryRight\",16],[\"flip\",512],[\"partial\",32],[\"partialRight\",64],[\"rearg\",256]];t.exports=function(t,n){return e(i,(function(r){var e=\"_.\"+r[0];n&r[1]&&!o(t,e)&&t.push(e)})),t.sort()}},", + "originalSize": 1310, + "originalSource": "var arrayEach = require('./_arrayEach'),\n arrayIncludes = require('./_arrayIncludes');\n\n/** Used to compose bitmasks for function metadata. */\nvar WRAP_BIND_FLAG = 1,\n WRAP_BIND_KEY_FLAG = 2,\n WRAP_CURRY_FLAG = 8,\n WRAP_CURRY_RIGHT_FLAG = 16,\n WRAP_PARTIAL_FLAG = 32,\n WRAP_PARTIAL_RIGHT_FLAG = 64,\n WRAP_ARY_FLAG = 128,\n WRAP_REARG_FLAG = 256,\n WRAP_FLIP_FLAG = 512;\n\n/** Used to associate wrap methods with their bit flags. */\nvar wrapFlags = [\n ['ary', WRAP_ARY_FLAG],\n ['bind', WRAP_BIND_FLAG],\n ['bindKey', WRAP_BIND_KEY_FLAG],\n ['curry', WRAP_CURRY_FLAG],\n ['curryRight', WRAP_CURRY_RIGHT_FLAG],\n ['flip', WRAP_FLIP_FLAG],\n ['partial', WRAP_PARTIAL_FLAG],\n ['partialRight', WRAP_PARTIAL_RIGHT_FLAG],\n ['rearg', WRAP_REARG_FLAG]\n];\n\n/**\n * Updates wrapper `details` based on `bitmask` flags.\n *\n * @private\n * @returns {Array} details The details to modify.\n * @param {number} bitmask The bitmask flags. See `createWrap` for more details.\n * @returns {Array} Returns `details`.\n */\nfunction updateWrapDetails(details, bitmask) {\n arrayEach(wrapFlags, function(pair) {\n var value = '_.' + pair[0];\n if ((bitmask & pair[1]) && !arrayIncludes(details, value)) {\n details.push(value);\n }\n });\n return details.sort();\n}\n\nmodule.exports = updateWrapDetails;\n", + "modules": [] + }, + { + "id": 130, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_arrayIncludes.js", + "name": "./node_modules/lodash/_arrayIncludes.js", + "index": 69, + "index2": 60, + "size": 526, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_updateWrapDetails.js", + "issuerId": 129, + "issuerName": "./node_modules/lodash/_updateWrapDetails.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 102, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/trim.js", + "name": "./node_modules/lodash/fp/trim.js" + }, + { + "id": 8, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/convert.js", + "name": "./node_modules/lodash/fp/convert.js" + }, + { + "id": 109, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/_util.js", + "name": "./node_modules/lodash/fp/_util.js" + }, + { + "id": 110, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/ary.js", + "name": "./node_modules/lodash/ary.js" + }, + { + "id": 32, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_createWrap.js", + "name": "./node_modules/lodash/_createWrap.js" + }, + { + "id": 72, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_setWrapToString.js", + "name": "./node_modules/lodash/_setWrapToString.js" + }, + { + "id": 129, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_updateWrapDetails.js", + "name": "./node_modules/lodash/_updateWrapDetails.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 129, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_updateWrapDetails.js", + "module": "./node_modules/lodash/_updateWrapDetails.js", + "moduleName": "./node_modules/lodash/_updateWrapDetails.js", + "type": "cjs require", + "userRequest": "./_arrayIncludes", + "loc": "2:20-47" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 10, + "source": "var baseIndexOf = require('./_baseIndexOf');\n\n/**\n * A specialized version of `_.includes` for arrays without support for\n * specifying an index to search from.\n *\n * @private\n * @param {Array} [array] The array to inspect.\n * @param {*} target The value to search for.\n * @returns {boolean} Returns `true` if `target` is found, else `false`.\n */\nfunction arrayIncludes(array, value) {\n var length = array == null ? 0 : array.length;\n return !!length && baseIndexOf(array, value, 0) > -1;\n}\n\nmodule.exports = arrayIncludes;\n", + "parsedSize": 76, + "parsedSource": "e=r(41);t.exports=function(t,n){return!!(null==t?0:t.length)&&e(t,n,0)>-1}},", + "originalSize": 526, + "originalSource": "var baseIndexOf = require('./_baseIndexOf');\n\n/**\n * A specialized version of `_.includes` for arrays without support for\n * specifying an index to search from.\n *\n * @private\n * @param {Array} [array] The array to inspect.\n * @param {*} target The value to search for.\n * @returns {boolean} Returns `true` if `target` is found, else `false`.\n */\nfunction arrayIncludes(array, value) {\n var length = array == null ? 0 : array.length;\n return !!length && baseIndexOf(array, value, 0) > -1;\n}\n\nmodule.exports = arrayIncludes;\n", + "modules": [] + }, + { + "id": 131, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseFindIndex.js", + "name": "./node_modules/lodash/_baseFindIndex.js", + "index": 71, + "index2": 56, + "size": 766, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseIndexOf.js", + "issuerId": 41, + "issuerName": "./node_modules/lodash/_baseIndexOf.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 102, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/trim.js", + "name": "./node_modules/lodash/fp/trim.js" + }, + { + "id": 222, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/trim.js", + "name": "./node_modules/lodash/trim.js" + }, + { + "id": 224, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_charsEndIndex.js", + "name": "./node_modules/lodash/_charsEndIndex.js" + }, + { + "id": 41, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseIndexOf.js", + "name": "./node_modules/lodash/_baseIndexOf.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 41, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseIndexOf.js", + "module": "./node_modules/lodash/_baseIndexOf.js", + "moduleName": "./node_modules/lodash/_baseIndexOf.js", + "type": "cjs require", + "userRequest": "./_baseFindIndex", + "loc": "1:20-47" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 7, + "source": "/**\n * The base implementation of `_.findIndex` and `_.findLastIndex` without\n * support for iteratee shorthands.\n *\n * @private\n * @param {Array} array The array to inspect.\n * @param {Function} predicate The function invoked per iteration.\n * @param {number} fromIndex The index to search from.\n * @param {boolean} [fromRight] Specify iterating from right to left.\n * @returns {number} Returns the index of the matched value, else `-1`.\n */\nfunction baseFindIndex(array, predicate, fromIndex, fromRight) {\n var length = array.length,\n index = fromIndex + (fromRight ? 1 : -1);\n\n while ((fromRight ? index-- : ++index < length)) {\n if (predicate(array[index], index, array)) {\n return index;\n }\n }\n return -1;\n}\n\nmodule.exports = baseFindIndex;\n", + "parsedSize": 108, + "parsedSource": "t.exports=function(t,n,r,e){for(var o=t.length,i=r+(e?1:-1);e?i--:++i 3.2\n *\n * _.toFinite(Number.MIN_VALUE);\n * // => 5e-324\n *\n * _.toFinite(Infinity);\n * // => 1.7976931348623157e+308\n *\n * _.toFinite('3.2');\n * // => 3.2\n */\nfunction toFinite(value) {\n if (!value) {\n return value === 0 ? value : 0;\n }\n value = toNumber(value);\n if (value === INFINITY || value === -INFINITY) {\n var sign = (value < 0 ? -1 : 1);\n return sign * MAX_INTEGER;\n }\n return value === value ? value : 0;\n}\n\nmodule.exports = toFinite;\n", + "parsedSize": 125, + "parsedSource": "e=r(138),o=1/0,i=17976931348623157e292;t.exports=function(t){return t?(t=e(t))===o||t===-o?(t<0?-1:1)*i:t==t?t:0:0===t?t:0}},", + "originalSize": 868, + "originalSource": "var toNumber = require('./toNumber');\n\n/** Used as references for various `Number` constants. */\nvar INFINITY = 1 / 0,\n MAX_INTEGER = 1.7976931348623157e+308;\n\n/**\n * Converts `value` to a finite number.\n *\n * @static\n * @memberOf _\n * @since 4.12.0\n * @category Lang\n * @param {*} value The value to convert.\n * @returns {number} Returns the converted number.\n * @example\n *\n * _.toFinite(3.2);\n * // => 3.2\n *\n * _.toFinite(Number.MIN_VALUE);\n * // => 5e-324\n *\n * _.toFinite(Infinity);\n * // => 1.7976931348623157e+308\n *\n * _.toFinite('3.2');\n * // => 3.2\n */\nfunction toFinite(value) {\n if (!value) {\n return value === 0 ? value : 0;\n }\n value = toNumber(value);\n if (value === INFINITY || value === -INFINITY) {\n var sign = (value < 0 ? -1 : 1);\n return sign * MAX_INTEGER;\n }\n return value === value ? value : 0;\n}\n\nmodule.exports = toFinite;\n", + "modules": [] + }, + { + "id": 138, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/toNumber.js", + "name": "./node_modules/lodash/toNumber.js", + "index": 82, + "index2": 73, + "size": 1572, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/toFinite.js", + "issuerId": 137, + "issuerName": "./node_modules/lodash/toFinite.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 102, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/trim.js", + "name": "./node_modules/lodash/fp/trim.js" + }, + { + "id": 8, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/convert.js", + "name": "./node_modules/lodash/fp/convert.js" + }, + { + "id": 109, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/_util.js", + "name": "./node_modules/lodash/fp/_util.js" + }, + { + "id": 76, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/toInteger.js", + "name": "./node_modules/lodash/toInteger.js" + }, + { + "id": 137, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/toFinite.js", + "name": "./node_modules/lodash/toFinite.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 137, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/toFinite.js", + "module": "./node_modules/lodash/toFinite.js", + "moduleName": "./node_modules/lodash/toFinite.js", + "type": "cjs require", + "userRequest": "./toNumber", + "loc": "1:15-36" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 8, + "source": "var isObject = require('./isObject'),\n isSymbol = require('./isSymbol');\n\n/** Used as references for various `Number` constants. */\nvar NAN = 0 / 0;\n\n/** Used to match leading and trailing whitespace. */\nvar reTrim = /^\\s+|\\s+$/g;\n\n/** Used to detect bad signed hexadecimal string values. */\nvar reIsBadHex = /^[-+]0x[0-9a-f]+$/i;\n\n/** Used to detect binary string values. */\nvar reIsBinary = /^0b[01]+$/i;\n\n/** Used to detect octal string values. */\nvar reIsOctal = /^0o[0-7]+$/i;\n\n/** Built-in method references without a dependency on `root`. */\nvar freeParseInt = parseInt;\n\n/**\n * Converts `value` to a number.\n *\n * @static\n * @memberOf _\n * @since 4.0.0\n * @category Lang\n * @param {*} value The value to process.\n * @returns {number} Returns the number.\n * @example\n *\n * _.toNumber(3.2);\n * // => 3.2\n *\n * _.toNumber(Number.MIN_VALUE);\n * // => 5e-324\n *\n * _.toNumber(Infinity);\n * // => Infinity\n *\n * _.toNumber('3.2');\n * // => 3.2\n */\nfunction toNumber(value) {\n if (typeof value == 'number') {\n return value;\n }\n if (isSymbol(value)) {\n return NAN;\n }\n if (isObject(value)) {\n var other = typeof value.valueOf == 'function' ? value.valueOf() : value;\n value = isObject(other) ? (other + '') : other;\n }\n if (typeof value != 'string') {\n return value === 0 ? value : +value;\n }\n value = value.replace(reTrim, '');\n var isBinary = reIsBinary.test(value);\n return (isBinary || reIsOctal.test(value))\n ? freeParseInt(value.slice(2), isBinary ? 2 : 8)\n : (reIsBadHex.test(value) ? NAN : +value);\n}\n\nmodule.exports = toNumber;\n", + "parsedSize": 374, + "parsedSource": "e=r(3),o=r(12),i=NaN,u=/^\\s+|\\s+$/g,a=/^[-+]0x[0-9a-f]+$/i,c=/^0b[01]+$/i,f=/^0o[0-7]+$/i,s=parseInt;t.exports=function(t){if(\"number\"==typeof t)return t;if(o(t))return i;if(e(t)){var n=\"function\"==typeof t.valueOf?t.valueOf():t;t=e(n)?n+\"\":n}if(\"string\"!=typeof t)return 0===t?t:+t;t=t.replace(u,\"\");var r=c.test(t);return r||f.test(t)?s(t.slice(2),r?2:8):a.test(t)?i:+t}},", + "originalSize": 1572, + "originalSource": "var isObject = require('./isObject'),\n isSymbol = require('./isSymbol');\n\n/** Used as references for various `Number` constants. */\nvar NAN = 0 / 0;\n\n/** Used to match leading and trailing whitespace. */\nvar reTrim = /^\\s+|\\s+$/g;\n\n/** Used to detect bad signed hexadecimal string values. */\nvar reIsBadHex = /^[-+]0x[0-9a-f]+$/i;\n\n/** Used to detect binary string values. */\nvar reIsBinary = /^0b[01]+$/i;\n\n/** Used to detect octal string values. */\nvar reIsOctal = /^0o[0-7]+$/i;\n\n/** Built-in method references without a dependency on `root`. */\nvar freeParseInt = parseInt;\n\n/**\n * Converts `value` to a number.\n *\n * @static\n * @memberOf _\n * @since 4.0.0\n * @category Lang\n * @param {*} value The value to process.\n * @returns {number} Returns the number.\n * @example\n *\n * _.toNumber(3.2);\n * // => 3.2\n *\n * _.toNumber(Number.MIN_VALUE);\n * // => 5e-324\n *\n * _.toNumber(Infinity);\n * // => Infinity\n *\n * _.toNumber('3.2');\n * // => 3.2\n */\nfunction toNumber(value) {\n if (typeof value == 'number') {\n return value;\n }\n if (isSymbol(value)) {\n return NAN;\n }\n if (isObject(value)) {\n var other = typeof value.valueOf == 'function' ? value.valueOf() : value;\n value = isObject(other) ? (other + '') : other;\n }\n if (typeof value != 'string') {\n return value === 0 ? value : +value;\n }\n value = value.replace(reTrim, '');\n var isBinary = reIsBinary.test(value);\n return (isBinary || reIsOctal.test(value))\n ? freeParseInt(value.slice(2), isBinary ? 2 : 8)\n : (reIsBadHex.test(value) ? NAN : +value);\n}\n\nmodule.exports = toNumber;\n", + "modules": [] + }, + { + "id": 139, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseTimes.js", + "name": "./node_modules/lodash/_baseTimes.js", + "index": 91, + "index2": 82, + "size": 504, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_arrayLikeKeys.js", + "issuerId": 80, + "issuerName": "./node_modules/lodash/_arrayLikeKeys.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 102, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/trim.js", + "name": "./node_modules/lodash/fp/trim.js" + }, + { + "id": 8, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/convert.js", + "name": "./node_modules/lodash/fp/convert.js" + }, + { + "id": 109, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/_util.js", + "name": "./node_modules/lodash/fp/_util.js" + }, + { + "id": 77, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseAssign.js", + "name": "./node_modules/lodash/_baseAssign.js" + }, + { + "id": 13, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/keys.js", + "name": "./node_modules/lodash/keys.js" + }, + { + "id": 80, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_arrayLikeKeys.js", + "name": "./node_modules/lodash/_arrayLikeKeys.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 80, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_arrayLikeKeys.js", + "module": "./node_modules/lodash/_arrayLikeKeys.js", + "moduleName": "./node_modules/lodash/_arrayLikeKeys.js", + "type": "cjs require", + "userRequest": "./_baseTimes", + "loc": "1:16-39" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 9, + "source": "/**\n * The base implementation of `_.times` without support for iteratee shorthands\n * or max array length checks.\n *\n * @private\n * @param {number} n The number of times to invoke `iteratee`.\n * @param {Function} iteratee The function invoked per iteration.\n * @returns {Array} Returns the array of results.\n */\nfunction baseTimes(n, iteratee) {\n var index = -1,\n result = Array(n);\n\n while (++index < n) {\n result[index] = iteratee(index);\n }\n return result;\n}\n\nmodule.exports = baseTimes;\n", + "parsedSize": 76, + "parsedSource": "t.exports=function(t,n){for(var r=-1,e=Array(t);++r [false, false]\n */\nfunction stubFalse() {\n return false;\n}\n\nmodule.exports = stubFalse;\n", + "parsedSize": 32, + "parsedSource": "t.exports=function(){return!1}},", + "originalSize": 280, + "originalSource": "/**\n * This method returns `false`.\n *\n * @static\n * @memberOf _\n * @since 4.13.0\n * @category Util\n * @returns {boolean} Returns `false`.\n * @example\n *\n * _.times(2, _.stubFalse);\n * // => [false, false]\n */\nfunction stubFalse() {\n return false;\n}\n\nmodule.exports = stubFalse;\n", + "modules": [] + }, + { + "id": 142, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseIsTypedArray.js", + "name": "./node_modules/lodash/_baseIsTypedArray.js", + "index": 98, + "index2": 89, + "size": 2222, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/isTypedArray.js", + "issuerId": 44, + "issuerName": "./node_modules/lodash/isTypedArray.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 106, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/isEmpty.js", + "name": "./node_modules/lodash/fp/isEmpty.js" + }, + { + "id": 244, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/isEmpty.js", + "name": "./node_modules/lodash/isEmpty.js" + }, + { + "id": 44, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/isTypedArray.js", + "name": "./node_modules/lodash/isTypedArray.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 44, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/isTypedArray.js", + "module": "./node_modules/lodash/isTypedArray.js", + "moduleName": "./node_modules/lodash/isTypedArray.js", + "type": "cjs require", + "userRequest": "./_baseIsTypedArray", + "loc": "1:23-53" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 6, + "source": "var baseGetTag = require('./_baseGetTag'),\n isLength = require('./isLength'),\n isObjectLike = require('./isObjectLike');\n\n/** `Object#toString` result references. */\nvar argsTag = '[object Arguments]',\n arrayTag = '[object Array]',\n boolTag = '[object Boolean]',\n dateTag = '[object Date]',\n errorTag = '[object Error]',\n funcTag = '[object Function]',\n mapTag = '[object Map]',\n numberTag = '[object Number]',\n objectTag = '[object Object]',\n regexpTag = '[object RegExp]',\n setTag = '[object Set]',\n stringTag = '[object String]',\n weakMapTag = '[object WeakMap]';\n\nvar arrayBufferTag = '[object ArrayBuffer]',\n dataViewTag = '[object DataView]',\n float32Tag = '[object Float32Array]',\n float64Tag = '[object Float64Array]',\n int8Tag = '[object Int8Array]',\n int16Tag = '[object Int16Array]',\n int32Tag = '[object Int32Array]',\n uint8Tag = '[object Uint8Array]',\n uint8ClampedTag = '[object Uint8ClampedArray]',\n uint16Tag = '[object Uint16Array]',\n uint32Tag = '[object Uint32Array]';\n\n/** Used to identify `toStringTag` values of typed arrays. */\nvar typedArrayTags = {};\ntypedArrayTags[float32Tag] = typedArrayTags[float64Tag] =\ntypedArrayTags[int8Tag] = typedArrayTags[int16Tag] =\ntypedArrayTags[int32Tag] = typedArrayTags[uint8Tag] =\ntypedArrayTags[uint8ClampedTag] = typedArrayTags[uint16Tag] =\ntypedArrayTags[uint32Tag] = true;\ntypedArrayTags[argsTag] = typedArrayTags[arrayTag] =\ntypedArrayTags[arrayBufferTag] = typedArrayTags[boolTag] =\ntypedArrayTags[dataViewTag] = typedArrayTags[dateTag] =\ntypedArrayTags[errorTag] = typedArrayTags[funcTag] =\ntypedArrayTags[mapTag] = typedArrayTags[numberTag] =\ntypedArrayTags[objectTag] = typedArrayTags[regexpTag] =\ntypedArrayTags[setTag] = typedArrayTags[stringTag] =\ntypedArrayTags[weakMapTag] = false;\n\n/**\n * The base implementation of `_.isTypedArray` without Node.js optimizations.\n *\n * @private\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is a typed array, else `false`.\n */\nfunction baseIsTypedArray(value) {\n return isObjectLike(value) &&\n isLength(value.length) && !!typedArrayTags[baseGetTag(value)];\n}\n\nmodule.exports = baseIsTypedArray;\n", + "parsedSize": 649, + "parsedSource": "e=r(4),o=r(45),i=r(2),u={};u[\"[object Float32Array]\"]=u[\"[object Float64Array]\"]=u[\"[object Int8Array]\"]=u[\"[object Int16Array]\"]=u[\"[object Int32Array]\"]=u[\"[object Uint8Array]\"]=u[\"[object Uint8ClampedArray]\"]=u[\"[object Uint16Array]\"]=u[\"[object Uint32Array]\"]=!0,u[\"[object Arguments]\"]=u[\"[object Array]\"]=u[\"[object ArrayBuffer]\"]=u[\"[object Boolean]\"]=u[\"[object DataView]\"]=u[\"[object Date]\"]=u[\"[object Error]\"]=u[\"[object Function]\"]=u[\"[object Map]\"]=u[\"[object Number]\"]=u[\"[object Object]\"]=u[\"[object RegExp]\"]=u[\"[object Set]\"]=u[\"[object String]\"]=u[\"[object WeakMap]\"]=!1,t.exports=function(t){return i(t)&&o(t.length)&&!!u[e(t)]}},", + "originalSize": 2222, + "originalSource": "var baseGetTag = require('./_baseGetTag'),\n isLength = require('./isLength'),\n isObjectLike = require('./isObjectLike');\n\n/** `Object#toString` result references. */\nvar argsTag = '[object Arguments]',\n arrayTag = '[object Array]',\n boolTag = '[object Boolean]',\n dateTag = '[object Date]',\n errorTag = '[object Error]',\n funcTag = '[object Function]',\n mapTag = '[object Map]',\n numberTag = '[object Number]',\n objectTag = '[object Object]',\n regexpTag = '[object RegExp]',\n setTag = '[object Set]',\n stringTag = '[object String]',\n weakMapTag = '[object WeakMap]';\n\nvar arrayBufferTag = '[object ArrayBuffer]',\n dataViewTag = '[object DataView]',\n float32Tag = '[object Float32Array]',\n float64Tag = '[object Float64Array]',\n int8Tag = '[object Int8Array]',\n int16Tag = '[object Int16Array]',\n int32Tag = '[object Int32Array]',\n uint8Tag = '[object Uint8Array]',\n uint8ClampedTag = '[object Uint8ClampedArray]',\n uint16Tag = '[object Uint16Array]',\n uint32Tag = '[object Uint32Array]';\n\n/** Used to identify `toStringTag` values of typed arrays. */\nvar typedArrayTags = {};\ntypedArrayTags[float32Tag] = typedArrayTags[float64Tag] =\ntypedArrayTags[int8Tag] = typedArrayTags[int16Tag] =\ntypedArrayTags[int32Tag] = typedArrayTags[uint8Tag] =\ntypedArrayTags[uint8ClampedTag] = typedArrayTags[uint16Tag] =\ntypedArrayTags[uint32Tag] = true;\ntypedArrayTags[argsTag] = typedArrayTags[arrayTag] =\ntypedArrayTags[arrayBufferTag] = typedArrayTags[boolTag] =\ntypedArrayTags[dataViewTag] = typedArrayTags[dateTag] =\ntypedArrayTags[errorTag] = typedArrayTags[funcTag] =\ntypedArrayTags[mapTag] = typedArrayTags[numberTag] =\ntypedArrayTags[objectTag] = typedArrayTags[regexpTag] =\ntypedArrayTags[setTag] = typedArrayTags[stringTag] =\ntypedArrayTags[weakMapTag] = false;\n\n/**\n * The base implementation of `_.isTypedArray` without Node.js optimizations.\n *\n * @private\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is a typed array, else `false`.\n */\nfunction baseIsTypedArray(value) {\n return isObjectLike(value) &&\n isLength(value.length) && !!typedArrayTags[baseGetTag(value)];\n}\n\nmodule.exports = baseIsTypedArray;\n", + "modules": [] + }, + { + "id": 143, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_nativeKeys.js", + "name": "./node_modules/lodash/_nativeKeys.js", + "index": 104, + "index2": 96, + "size": 204, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseKeys.js", + "issuerId": 46, + "issuerName": "./node_modules/lodash/_baseKeys.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 106, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/isEmpty.js", + "name": "./node_modules/lodash/fp/isEmpty.js" + }, + { + "id": 244, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/isEmpty.js", + "name": "./node_modules/lodash/isEmpty.js" + }, + { + "id": 46, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseKeys.js", + "name": "./node_modules/lodash/_baseKeys.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 46, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseKeys.js", + "module": "./node_modules/lodash/_baseKeys.js", + "moduleName": "./node_modules/lodash/_baseKeys.js", + "type": "cjs require", + "userRequest": "./_nativeKeys", + "loc": "2:17-41" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 6, + "source": "var overArg = require('./_overArg');\n\n/* Built-in method references for those with the same name as other `lodash` methods. */\nvar nativeKeys = overArg(Object.keys, Object);\n\nmodule.exports = nativeKeys;\n", + "parsedSize": 41, + "parsedSource": "e=r(81)(Object.keys,Object);t.exports=e},", + "originalSize": 204, + "originalSource": "var overArg = require('./_overArg');\n\n/* Built-in method references for those with the same name as other `lodash` methods. */\nvar nativeKeys = overArg(Object.keys, Object);\n\nmodule.exports = nativeKeys;\n", + "modules": [] + }, + { + "id": 144, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/clone.js", + "name": "./node_modules/lodash/clone.js", + "index": 107, + "index2": 164, + "size": 1065, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/_util.js", + "issuerId": 109, + "issuerName": "./node_modules/lodash/fp/_util.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 102, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/trim.js", + "name": "./node_modules/lodash/fp/trim.js" + }, + { + "id": 8, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/convert.js", + "name": "./node_modules/lodash/fp/convert.js" + }, + { + "id": 109, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/_util.js", + "name": "./node_modules/lodash/fp/_util.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 109, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/_util.js", + "module": "./node_modules/lodash/fp/_util.js", + "moduleName": "./node_modules/lodash/fp/_util.js", + "type": "cjs require", + "userRequest": "../clone", + "loc": "4:11-30" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 6, + "source": "var baseClone = require('./_baseClone');\n\n/** Used to compose bitmasks for cloning. */\nvar CLONE_SYMBOLS_FLAG = 4;\n\n/**\n * Creates a shallow clone of `value`.\n *\n * **Note:** This method is loosely based on the\n * [structured clone algorithm](https://mdn.io/Structured_clone_algorithm)\n * and supports cloning arrays, array buffers, booleans, date objects, maps,\n * numbers, `Object` objects, regexes, sets, strings, symbols, and typed\n * arrays. The own enumerable properties of `arguments` objects are cloned\n * as plain objects. An empty object is returned for uncloneable values such\n * as error objects, functions, DOM nodes, and WeakMaps.\n *\n * @static\n * @memberOf _\n * @since 0.1.0\n * @category Lang\n * @param {*} value The value to clone.\n * @returns {*} Returns the cloned value.\n * @see _.cloneDeep\n * @example\n *\n * var objects = [{ 'a': 1 }, { 'b': 2 }];\n *\n * var shallow = _.clone(objects);\n * console.log(shallow[0] === objects[0]);\n * // => true\n */\nfunction clone(value) {\n return baseClone(value, CLONE_SYMBOLS_FLAG);\n}\n\nmodule.exports = clone;\n", + "parsedSize": 50, + "parsedSource": "e=r(82),o=4;t.exports=function(t){return e(t,o)}},", + "originalSize": 1065, + "originalSource": "var baseClone = require('./_baseClone');\n\n/** Used to compose bitmasks for cloning. */\nvar CLONE_SYMBOLS_FLAG = 4;\n\n/**\n * Creates a shallow clone of `value`.\n *\n * **Note:** This method is loosely based on the\n * [structured clone algorithm](https://mdn.io/Structured_clone_algorithm)\n * and supports cloning arrays, array buffers, booleans, date objects, maps,\n * numbers, `Object` objects, regexes, sets, strings, symbols, and typed\n * arrays. The own enumerable properties of `arguments` objects are cloned\n * as plain objects. An empty object is returned for uncloneable values such\n * as error objects, functions, DOM nodes, and WeakMaps.\n *\n * @static\n * @memberOf _\n * @since 0.1.0\n * @category Lang\n * @param {*} value The value to clone.\n * @returns {*} Returns the cloned value.\n * @see _.cloneDeep\n * @example\n *\n * var objects = [{ 'a': 1 }, { 'b': 2 }];\n *\n * var shallow = _.clone(objects);\n * console.log(shallow[0] === objects[0]);\n * // => true\n */\nfunction clone(value) {\n return baseClone(value, CLONE_SYMBOLS_FLAG);\n}\n\nmodule.exports = clone;\n", + "modules": [] + }, + { + "id": 145, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_listCacheClear.js", + "name": "./node_modules/lodash/_listCacheClear.js", + "index": 111, + "index2": 101, + "size": 218, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_ListCache.js", + "issuerId": 26, + "issuerName": "./node_modules/lodash/_ListCache.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 102, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/trim.js", + "name": "./node_modules/lodash/fp/trim.js" + }, + { + "id": 8, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/convert.js", + "name": "./node_modules/lodash/fp/convert.js" + }, + { + "id": 109, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/_util.js", + "name": "./node_modules/lodash/fp/_util.js" + }, + { + "id": 144, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/clone.js", + "name": "./node_modules/lodash/clone.js" + }, + { + "id": 82, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseClone.js", + "name": "./node_modules/lodash/_baseClone.js" + }, + { + "id": 47, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_Stack.js", + "name": "./node_modules/lodash/_Stack.js" + }, + { + "id": 26, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_ListCache.js", + "name": "./node_modules/lodash/_ListCache.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 26, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_ListCache.js", + "module": "./node_modules/lodash/_ListCache.js", + "moduleName": "./node_modules/lodash/_ListCache.js", + "type": "cjs require", + "userRequest": "./_listCacheClear", + "loc": "1:21-49" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 10, + "source": "/**\n * Removes all key-value entries from the list cache.\n *\n * @private\n * @name clear\n * @memberOf ListCache\n */\nfunction listCacheClear() {\n this.__data__ = [];\n this.size = 0;\n}\n\nmodule.exports = listCacheClear;\n", + "parsedSize": 52, + "parsedSource": "t.exports=function(){this.__data__=[],this.size=0}},", + "originalSize": 218, + "originalSource": "/**\n * Removes all key-value entries from the list cache.\n *\n * @private\n * @name clear\n * @memberOf ListCache\n */\nfunction listCacheClear() {\n this.__data__ = [];\n this.size = 0;\n}\n\nmodule.exports = listCacheClear;\n", + "modules": [] + }, + { + "id": 146, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_listCacheDelete.js", + "name": "./node_modules/lodash/_listCacheDelete.js", + "index": 112, + "index2": 103, + "size": 775, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_ListCache.js", + "issuerId": 26, + "issuerName": "./node_modules/lodash/_ListCache.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 102, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/trim.js", + "name": "./node_modules/lodash/fp/trim.js" + }, + { + "id": 8, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/convert.js", + "name": "./node_modules/lodash/fp/convert.js" + }, + { + "id": 109, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/_util.js", + "name": "./node_modules/lodash/fp/_util.js" + }, + { + "id": 144, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/clone.js", + "name": "./node_modules/lodash/clone.js" + }, + { + "id": 82, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseClone.js", + "name": "./node_modules/lodash/_baseClone.js" + }, + { + "id": 47, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_Stack.js", + "name": "./node_modules/lodash/_Stack.js" + }, + { + "id": 26, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_ListCache.js", + "name": "./node_modules/lodash/_ListCache.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 26, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_ListCache.js", + "module": "./node_modules/lodash/_ListCache.js", + "moduleName": "./node_modules/lodash/_ListCache.js", + "type": "cjs require", + "userRequest": "./_listCacheDelete", + "loc": "2:22-51" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 10, + "source": "var assocIndexOf = require('./_assocIndexOf');\n\n/** Used for built-in method references. */\nvar arrayProto = Array.prototype;\n\n/** Built-in value references. */\nvar splice = arrayProto.splice;\n\n/**\n * Removes `key` and its value from the list cache.\n *\n * @private\n * @name delete\n * @memberOf ListCache\n * @param {string} key The key of the value to remove.\n * @returns {boolean} Returns `true` if the entry was removed, else `false`.\n */\nfunction listCacheDelete(key) {\n var data = this.__data__,\n index = assocIndexOf(data, key);\n\n if (index < 0) {\n return false;\n }\n var lastIndex = data.length - 1;\n if (index == lastIndex) {\n data.pop();\n } else {\n splice.call(data, index, 1);\n }\n --this.size;\n return true;\n}\n\nmodule.exports = listCacheDelete;\n", + "parsedSize": 153, + "parsedSource": "e=r(27),o=Array.prototype.splice;t.exports=function(t){var n=this.__data__,r=e(n,t);return!(r<0)&&(r==n.length-1?n.pop():o.call(n,r,1),--this.size,!0)}},", + "originalSize": 775, + "originalSource": "var assocIndexOf = require('./_assocIndexOf');\n\n/** Used for built-in method references. */\nvar arrayProto = Array.prototype;\n\n/** Built-in value references. */\nvar splice = arrayProto.splice;\n\n/**\n * Removes `key` and its value from the list cache.\n *\n * @private\n * @name delete\n * @memberOf ListCache\n * @param {string} key The key of the value to remove.\n * @returns {boolean} Returns `true` if the entry was removed, else `false`.\n */\nfunction listCacheDelete(key) {\n var data = this.__data__,\n index = assocIndexOf(data, key);\n\n if (index < 0) {\n return false;\n }\n var lastIndex = data.length - 1;\n if (index == lastIndex) {\n data.pop();\n } else {\n splice.call(data, index, 1);\n }\n --this.size;\n return true;\n}\n\nmodule.exports = listCacheDelete;\n", + "modules": [] + }, + { + "id": 147, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_listCacheGet.js", + "name": "./node_modules/lodash/_listCacheGet.js", + "index": 114, + "index2": 104, + "size": 420, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_ListCache.js", + "issuerId": 26, + "issuerName": "./node_modules/lodash/_ListCache.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 102, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/trim.js", + "name": "./node_modules/lodash/fp/trim.js" + }, + { + "id": 8, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/convert.js", + "name": "./node_modules/lodash/fp/convert.js" + }, + { + "id": 109, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/_util.js", + "name": "./node_modules/lodash/fp/_util.js" + }, + { + "id": 144, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/clone.js", + "name": "./node_modules/lodash/clone.js" + }, + { + "id": 82, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseClone.js", + "name": "./node_modules/lodash/_baseClone.js" + }, + { + "id": 47, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_Stack.js", + "name": "./node_modules/lodash/_Stack.js" + }, + { + "id": 26, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_ListCache.js", + "name": "./node_modules/lodash/_ListCache.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 26, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_ListCache.js", + "module": "./node_modules/lodash/_ListCache.js", + "moduleName": "./node_modules/lodash/_ListCache.js", + "type": "cjs require", + "userRequest": "./_listCacheGet", + "loc": "3:19-45" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 10, + "source": "var assocIndexOf = require('./_assocIndexOf');\n\n/**\n * Gets the list cache value for `key`.\n *\n * @private\n * @name get\n * @memberOf ListCache\n * @param {string} key The key of the value to get.\n * @returns {*} Returns the entry value.\n */\nfunction listCacheGet(key) {\n var data = this.__data__,\n index = assocIndexOf(data, key);\n\n return index < 0 ? undefined : data[index][1];\n}\n\nmodule.exports = listCacheGet;\n", + "parsedSize": 87, + "parsedSource": "e=r(27);t.exports=function(t){var n=this.__data__,r=e(n,t);return r<0?void 0:n[r][1]}},", + "originalSize": 420, + "originalSource": "var assocIndexOf = require('./_assocIndexOf');\n\n/**\n * Gets the list cache value for `key`.\n *\n * @private\n * @name get\n * @memberOf ListCache\n * @param {string} key The key of the value to get.\n * @returns {*} Returns the entry value.\n */\nfunction listCacheGet(key) {\n var data = this.__data__,\n index = assocIndexOf(data, key);\n\n return index < 0 ? undefined : data[index][1];\n}\n\nmodule.exports = listCacheGet;\n", + "modules": [] + }, + { + "id": 148, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_listCacheHas.js", + "name": "./node_modules/lodash/_listCacheHas.js", + "index": 115, + "index2": 105, + "size": 403, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_ListCache.js", + "issuerId": 26, + "issuerName": "./node_modules/lodash/_ListCache.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 102, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/trim.js", + "name": "./node_modules/lodash/fp/trim.js" + }, + { + "id": 8, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/convert.js", + "name": "./node_modules/lodash/fp/convert.js" + }, + { + "id": 109, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/_util.js", + "name": "./node_modules/lodash/fp/_util.js" + }, + { + "id": 144, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/clone.js", + "name": "./node_modules/lodash/clone.js" + }, + { + "id": 82, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseClone.js", + "name": "./node_modules/lodash/_baseClone.js" + }, + { + "id": 47, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_Stack.js", + "name": "./node_modules/lodash/_Stack.js" + }, + { + "id": 26, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_ListCache.js", + "name": "./node_modules/lodash/_ListCache.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 26, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_ListCache.js", + "module": "./node_modules/lodash/_ListCache.js", + "moduleName": "./node_modules/lodash/_ListCache.js", + "type": "cjs require", + "userRequest": "./_listCacheHas", + "loc": "4:19-45" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 10, + "source": "var assocIndexOf = require('./_assocIndexOf');\n\n/**\n * Checks if a list cache value for `key` exists.\n *\n * @private\n * @name has\n * @memberOf ListCache\n * @param {string} key The key of the entry to check.\n * @returns {boolean} Returns `true` if an entry for `key` exists, else `false`.\n */\nfunction listCacheHas(key) {\n return assocIndexOf(this.__data__, key) > -1;\n}\n\nmodule.exports = listCacheHas;\n", + "parsedSize": 61, + "parsedSource": "e=r(27);t.exports=function(t){return e(this.__data__,t)>-1}},", + "originalSize": 403, + "originalSource": "var assocIndexOf = require('./_assocIndexOf');\n\n/**\n * Checks if a list cache value for `key` exists.\n *\n * @private\n * @name has\n * @memberOf ListCache\n * @param {string} key The key of the entry to check.\n * @returns {boolean} Returns `true` if an entry for `key` exists, else `false`.\n */\nfunction listCacheHas(key) {\n return assocIndexOf(this.__data__, key) > -1;\n}\n\nmodule.exports = listCacheHas;\n", + "modules": [] + }, + { + "id": 149, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_listCacheSet.js", + "name": "./node_modules/lodash/_listCacheSet.js", + "index": 116, + "index2": 106, + "size": 553, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_ListCache.js", + "issuerId": 26, + "issuerName": "./node_modules/lodash/_ListCache.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 102, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/trim.js", + "name": "./node_modules/lodash/fp/trim.js" + }, + { + "id": 8, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/convert.js", + "name": "./node_modules/lodash/fp/convert.js" + }, + { + "id": 109, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/_util.js", + "name": "./node_modules/lodash/fp/_util.js" + }, + { + "id": 144, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/clone.js", + "name": "./node_modules/lodash/clone.js" + }, + { + "id": 82, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseClone.js", + "name": "./node_modules/lodash/_baseClone.js" + }, + { + "id": 47, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_Stack.js", + "name": "./node_modules/lodash/_Stack.js" + }, + { + "id": 26, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_ListCache.js", + "name": "./node_modules/lodash/_ListCache.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 26, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_ListCache.js", + "module": "./node_modules/lodash/_ListCache.js", + "moduleName": "./node_modules/lodash/_ListCache.js", + "type": "cjs require", + "userRequest": "./_listCacheSet", + "loc": "5:19-45" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 10, + "source": "var assocIndexOf = require('./_assocIndexOf');\n\n/**\n * Sets the list cache `key` to `value`.\n *\n * @private\n * @name set\n * @memberOf ListCache\n * @param {string} key The key of the value to set.\n * @param {*} value The value to set.\n * @returns {Object} Returns the list cache instance.\n */\nfunction listCacheSet(key, value) {\n var data = this.__data__,\n index = assocIndexOf(data, key);\n\n if (index < 0) {\n ++this.size;\n data.push([key, value]);\n } else {\n data[index][1] = value;\n }\n return this;\n}\n\nmodule.exports = listCacheSet;\n", + "parsedSize": 117, + "parsedSource": "e=r(27);t.exports=function(t,n){var r=this.__data__,o=e(r,t);return o<0?(++this.size,r.push([t,n])):r[o][1]=n,this}},", + "originalSize": 553, + "originalSource": "var assocIndexOf = require('./_assocIndexOf');\n\n/**\n * Sets the list cache `key` to `value`.\n *\n * @private\n * @name set\n * @memberOf ListCache\n * @param {string} key The key of the value to set.\n * @param {*} value The value to set.\n * @returns {Object} Returns the list cache instance.\n */\nfunction listCacheSet(key, value) {\n var data = this.__data__,\n index = assocIndexOf(data, key);\n\n if (index < 0) {\n ++this.size;\n data.push([key, value]);\n } else {\n data[index][1] = value;\n }\n return this;\n}\n\nmodule.exports = listCacheSet;\n", + "modules": [] + }, + { + "id": 150, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_stackClear.js", + "name": "./node_modules/lodash/_stackClear.js", + "index": 117, + "index2": 108, + "size": 254, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_Stack.js", + "issuerId": 47, + "issuerName": "./node_modules/lodash/_Stack.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 102, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/trim.js", + "name": "./node_modules/lodash/fp/trim.js" + }, + { + "id": 8, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/convert.js", + "name": "./node_modules/lodash/fp/convert.js" + }, + { + "id": 109, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/_util.js", + "name": "./node_modules/lodash/fp/_util.js" + }, + { + "id": 144, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/clone.js", + "name": "./node_modules/lodash/clone.js" + }, + { + "id": 82, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseClone.js", + "name": "./node_modules/lodash/_baseClone.js" + }, + { + "id": 47, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_Stack.js", + "name": "./node_modules/lodash/_Stack.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 47, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_Stack.js", + "module": "./node_modules/lodash/_Stack.js", + "moduleName": "./node_modules/lodash/_Stack.js", + "type": "cjs require", + "userRequest": "./_stackClear", + "loc": "2:17-41" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 9, + "source": "var ListCache = require('./_ListCache');\n\n/**\n * Removes all key-value entries from the stack.\n *\n * @private\n * @name clear\n * @memberOf Stack\n */\nfunction stackClear() {\n this.__data__ = new ListCache;\n this.size = 0;\n}\n\nmodule.exports = stackClear;\n", + "parsedSize": 63, + "parsedSource": "e=r(26);t.exports=function(){this.__data__=new e,this.size=0}},", + "originalSize": 254, + "originalSource": "var ListCache = require('./_ListCache');\n\n/**\n * Removes all key-value entries from the stack.\n *\n * @private\n * @name clear\n * @memberOf Stack\n */\nfunction stackClear() {\n this.__data__ = new ListCache;\n this.size = 0;\n}\n\nmodule.exports = stackClear;\n", + "modules": [] + }, + { + "id": 151, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_stackDelete.js", + "name": "./node_modules/lodash/_stackDelete.js", + "index": 118, + "index2": 109, + "size": 405, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_Stack.js", + "issuerId": 47, + "issuerName": "./node_modules/lodash/_Stack.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 102, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/trim.js", + "name": "./node_modules/lodash/fp/trim.js" + }, + { + "id": 8, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/convert.js", + "name": "./node_modules/lodash/fp/convert.js" + }, + { + "id": 109, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/_util.js", + "name": "./node_modules/lodash/fp/_util.js" + }, + { + "id": 144, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/clone.js", + "name": "./node_modules/lodash/clone.js" + }, + { + "id": 82, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseClone.js", + "name": "./node_modules/lodash/_baseClone.js" + }, + { + "id": 47, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_Stack.js", + "name": "./node_modules/lodash/_Stack.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 47, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_Stack.js", + "module": "./node_modules/lodash/_Stack.js", + "moduleName": "./node_modules/lodash/_Stack.js", + "type": "cjs require", + "userRequest": "./_stackDelete", + "loc": "3:18-43" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 9, + "source": "/**\n * Removes `key` and its value from the stack.\n *\n * @private\n * @name delete\n * @memberOf Stack\n * @param {string} key The key of the value to remove.\n * @returns {boolean} Returns `true` if the entry was removed, else `false`.\n */\nfunction stackDelete(key) {\n var data = this.__data__,\n result = data['delete'](key);\n\n this.size = data.size;\n return result;\n}\n\nmodule.exports = stackDelete;\n", + "parsedSize": 84, + "parsedSource": "t.exports=function(t){var n=this.__data__,r=n.delete(t);return this.size=n.size,r}},", + "originalSize": 405, + "originalSource": "/**\n * Removes `key` and its value from the stack.\n *\n * @private\n * @name delete\n * @memberOf Stack\n * @param {string} key The key of the value to remove.\n * @returns {boolean} Returns `true` if the entry was removed, else `false`.\n */\nfunction stackDelete(key) {\n var data = this.__data__,\n result = data['delete'](key);\n\n this.size = data.size;\n return result;\n}\n\nmodule.exports = stackDelete;\n", + "modules": [] + }, + { + "id": 152, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_stackGet.js", + "name": "./node_modules/lodash/_stackGet.js", + "index": 119, + "index2": 110, + "size": 271, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_Stack.js", + "issuerId": 47, + "issuerName": "./node_modules/lodash/_Stack.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 102, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/trim.js", + "name": "./node_modules/lodash/fp/trim.js" + }, + { + "id": 8, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/convert.js", + "name": "./node_modules/lodash/fp/convert.js" + }, + { + "id": 109, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/_util.js", + "name": "./node_modules/lodash/fp/_util.js" + }, + { + "id": 144, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/clone.js", + "name": "./node_modules/lodash/clone.js" + }, + { + "id": 82, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseClone.js", + "name": "./node_modules/lodash/_baseClone.js" + }, + { + "id": 47, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_Stack.js", + "name": "./node_modules/lodash/_Stack.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 47, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_Stack.js", + "module": "./node_modules/lodash/_Stack.js", + "moduleName": "./node_modules/lodash/_Stack.js", + "type": "cjs require", + "userRequest": "./_stackGet", + "loc": "4:15-37" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 9, + "source": "/**\n * Gets the stack value for `key`.\n *\n * @private\n * @name get\n * @memberOf Stack\n * @param {string} key The key of the value to get.\n * @returns {*} Returns the entry value.\n */\nfunction stackGet(key) {\n return this.__data__.get(key);\n}\n\nmodule.exports = stackGet;\n", + "parsedSize": 52, + "parsedSource": "t.exports=function(t){return this.__data__.get(t)}},", + "originalSize": 271, + "originalSource": "/**\n * Gets the stack value for `key`.\n *\n * @private\n * @name get\n * @memberOf Stack\n * @param {string} key The key of the value to get.\n * @returns {*} Returns the entry value.\n */\nfunction stackGet(key) {\n return this.__data__.get(key);\n}\n\nmodule.exports = stackGet;\n", + "modules": [] + }, + { + "id": 153, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_stackHas.js", + "name": "./node_modules/lodash/_stackHas.js", + "index": 120, + "index2": 111, + "size": 323, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_Stack.js", + "issuerId": 47, + "issuerName": "./node_modules/lodash/_Stack.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 102, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/trim.js", + "name": "./node_modules/lodash/fp/trim.js" + }, + { + "id": 8, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/convert.js", + "name": "./node_modules/lodash/fp/convert.js" + }, + { + "id": 109, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/_util.js", + "name": "./node_modules/lodash/fp/_util.js" + }, + { + "id": 144, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/clone.js", + "name": "./node_modules/lodash/clone.js" + }, + { + "id": 82, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseClone.js", + "name": "./node_modules/lodash/_baseClone.js" + }, + { + "id": 47, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_Stack.js", + "name": "./node_modules/lodash/_Stack.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 47, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_Stack.js", + "module": "./node_modules/lodash/_Stack.js", + "moduleName": "./node_modules/lodash/_Stack.js", + "type": "cjs require", + "userRequest": "./_stackHas", + "loc": "5:15-37" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 9, + "source": "/**\n * Checks if a stack value for `key` exists.\n *\n * @private\n * @name has\n * @memberOf Stack\n * @param {string} key The key of the entry to check.\n * @returns {boolean} Returns `true` if an entry for `key` exists, else `false`.\n */\nfunction stackHas(key) {\n return this.__data__.has(key);\n}\n\nmodule.exports = stackHas;\n", + "parsedSize": 52, + "parsedSource": "t.exports=function(t){return this.__data__.has(t)}},", + "originalSize": 323, + "originalSource": "/**\n * Checks if a stack value for `key` exists.\n *\n * @private\n * @name has\n * @memberOf Stack\n * @param {string} key The key of the entry to check.\n * @returns {boolean} Returns `true` if an entry for `key` exists, else `false`.\n */\nfunction stackHas(key) {\n return this.__data__.has(key);\n}\n\nmodule.exports = stackHas;\n", + "modules": [] + }, + { + "id": 154, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_stackSet.js", + "name": "./node_modules/lodash/_stackSet.js", + "index": 121, + "index2": 128, + "size": 853, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_Stack.js", + "issuerId": 47, + "issuerName": "./node_modules/lodash/_Stack.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 102, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/trim.js", + "name": "./node_modules/lodash/fp/trim.js" + }, + { + "id": 8, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/convert.js", + "name": "./node_modules/lodash/fp/convert.js" + }, + { + "id": 109, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/_util.js", + "name": "./node_modules/lodash/fp/_util.js" + }, + { + "id": 144, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/clone.js", + "name": "./node_modules/lodash/clone.js" + }, + { + "id": 82, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseClone.js", + "name": "./node_modules/lodash/_baseClone.js" + }, + { + "id": 47, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_Stack.js", + "name": "./node_modules/lodash/_Stack.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 47, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_Stack.js", + "module": "./node_modules/lodash/_Stack.js", + "moduleName": "./node_modules/lodash/_Stack.js", + "type": "cjs require", + "userRequest": "./_stackSet", + "loc": "6:15-37" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 9, + "source": "var ListCache = require('./_ListCache'),\n Map = require('./_Map'),\n MapCache = require('./_MapCache');\n\n/** Used as the size to enable large array optimizations. */\nvar LARGE_ARRAY_SIZE = 200;\n\n/**\n * Sets the stack `key` to `value`.\n *\n * @private\n * @name set\n * @memberOf Stack\n * @param {string} key The key of the value to set.\n * @param {*} value The value to set.\n * @returns {Object} Returns the stack cache instance.\n */\nfunction stackSet(key, value) {\n var data = this.__data__;\n if (data instanceof ListCache) {\n var pairs = data.__data__;\n if (!Map || (pairs.length < LARGE_ARRAY_SIZE - 1)) {\n pairs.push([key, value]);\n this.size = ++data.size;\n return this;\n }\n data = this.__data__ = new MapCache(pairs);\n }\n data.set(key, value);\n this.size = data.size;\n return this;\n}\n\nmodule.exports = stackSet;\n", + "parsedSize": 242, + "parsedSource": "e=r(26),o=r(48),i=r(49),u=200;t.exports=function(t,n){var r=this.__data__;if(r instanceof e){var a=r.__data__;if(!o||a.length true\n *\n * _.isMap(new WeakMap);\n * // => false\n */\nvar isMap = nodeIsMap ? baseUnary(nodeIsMap) : baseIsMap;\n\nmodule.exports = isMap;\n", + "parsedSize": 62, + "parsedSource": "e=r(185),o=r(23),i=r(24),u=i&&i.isMap,a=u?o(u):e;t.exports=a},", + "originalSize": 613, + "originalSource": "var baseIsMap = require('./_baseIsMap'),\n baseUnary = require('./_baseUnary'),\n nodeUtil = require('./_nodeUtil');\n\n/* Node.js helper references. */\nvar nodeIsMap = nodeUtil && nodeUtil.isMap;\n\n/**\n * Checks if `value` is classified as a `Map` object.\n *\n * @static\n * @memberOf _\n * @since 4.3.0\n * @category Lang\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is a map, else `false`.\n * @example\n *\n * _.isMap(new Map);\n * // => true\n *\n * _.isMap(new WeakMap);\n * // => false\n */\nvar isMap = nodeIsMap ? baseUnary(nodeIsMap) : baseIsMap;\n\nmodule.exports = isMap;\n", + "modules": [] + }, + { + "id": 185, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseIsMap.js", + "name": "./node_modules/lodash/_baseIsMap.js", + "index": 168, + "index2": 159, + "size": 478, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/isMap.js", + "issuerId": 184, + "issuerName": "./node_modules/lodash/isMap.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 102, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/trim.js", + "name": "./node_modules/lodash/fp/trim.js" + }, + { + "id": 8, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/convert.js", + "name": "./node_modules/lodash/fp/convert.js" + }, + { + "id": 109, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/_util.js", + "name": "./node_modules/lodash/fp/_util.js" + }, + { + "id": 144, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/clone.js", + "name": "./node_modules/lodash/clone.js" + }, + { + "id": 82, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseClone.js", + "name": "./node_modules/lodash/_baseClone.js" + }, + { + "id": 184, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/isMap.js", + "name": "./node_modules/lodash/isMap.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 184, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/isMap.js", + "module": "./node_modules/lodash/isMap.js", + "moduleName": "./node_modules/lodash/isMap.js", + "type": "cjs require", + "userRequest": "./_baseIsMap", + "loc": "1:16-39" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 9, + "source": "var getTag = require('./_getTag'),\n isObjectLike = require('./isObjectLike');\n\n/** `Object#toString` result references. */\nvar mapTag = '[object Map]';\n\n/**\n * The base implementation of `_.isMap` without Node.js optimizations.\n *\n * @private\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is a map, else `false`.\n */\nfunction baseIsMap(value) {\n return isObjectLike(value) && getTag(value) == mapTag;\n}\n\nmodule.exports = baseIsMap;\n", + "parsedSize": 77, + "parsedSource": "e=r(11),o=r(2),i=\"[object Map]\";t.exports=function(t){return o(t)&&e(t)==i}},", + "originalSize": 478, + "originalSource": "var getTag = require('./_getTag'),\n isObjectLike = require('./isObjectLike');\n\n/** `Object#toString` result references. */\nvar mapTag = '[object Map]';\n\n/**\n * The base implementation of `_.isMap` without Node.js optimizations.\n *\n * @private\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is a map, else `false`.\n */\nfunction baseIsMap(value) {\n return isObjectLike(value) && getTag(value) == mapTag;\n}\n\nmodule.exports = baseIsMap;\n", + "modules": [] + }, + { + "id": 186, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/isSet.js", + "name": "./node_modules/lodash/isSet.js", + "index": 169, + "index2": 162, + "size": 613, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseClone.js", + "issuerId": 82, + "issuerName": "./node_modules/lodash/_baseClone.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 102, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/trim.js", + "name": "./node_modules/lodash/fp/trim.js" + }, + { + "id": 8, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/convert.js", + "name": "./node_modules/lodash/fp/convert.js" + }, + { + "id": 109, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/_util.js", + "name": "./node_modules/lodash/fp/_util.js" + }, + { + "id": 144, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/clone.js", + "name": "./node_modules/lodash/clone.js" + }, + { + "id": 82, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseClone.js", + "name": "./node_modules/lodash/_baseClone.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 82, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseClone.js", + "module": "./node_modules/lodash/_baseClone.js", + "moduleName": "./node_modules/lodash/_baseClone.js", + "type": "cjs require", + "userRequest": "./isSet", + "loc": "20:12-30" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 8, + "source": "var baseIsSet = require('./_baseIsSet'),\n baseUnary = require('./_baseUnary'),\n nodeUtil = require('./_nodeUtil');\n\n/* Node.js helper references. */\nvar nodeIsSet = nodeUtil && nodeUtil.isSet;\n\n/**\n * Checks if `value` is classified as a `Set` object.\n *\n * @static\n * @memberOf _\n * @since 4.3.0\n * @category Lang\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is a set, else `false`.\n * @example\n *\n * _.isSet(new Set);\n * // => true\n *\n * _.isSet(new WeakSet);\n * // => false\n */\nvar isSet = nodeIsSet ? baseUnary(nodeIsSet) : baseIsSet;\n\nmodule.exports = isSet;\n", + "parsedSize": 62, + "parsedSource": "e=r(187),o=r(23),i=r(24),u=i&&i.isSet,a=u?o(u):e;t.exports=a},", + "originalSize": 613, + "originalSource": "var baseIsSet = require('./_baseIsSet'),\n baseUnary = require('./_baseUnary'),\n nodeUtil = require('./_nodeUtil');\n\n/* Node.js helper references. */\nvar nodeIsSet = nodeUtil && nodeUtil.isSet;\n\n/**\n * Checks if `value` is classified as a `Set` object.\n *\n * @static\n * @memberOf _\n * @since 4.3.0\n * @category Lang\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is a set, else `false`.\n * @example\n *\n * _.isSet(new Set);\n * // => true\n *\n * _.isSet(new WeakSet);\n * // => false\n */\nvar isSet = nodeIsSet ? baseUnary(nodeIsSet) : baseIsSet;\n\nmodule.exports = isSet;\n", + "modules": [] + }, + { + "id": 187, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseIsSet.js", + "name": "./node_modules/lodash/_baseIsSet.js", + "index": 170, + "index2": 161, + "size": 478, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/isSet.js", + "issuerId": 186, + "issuerName": "./node_modules/lodash/isSet.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 102, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/trim.js", + "name": "./node_modules/lodash/fp/trim.js" + }, + { + "id": 8, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/convert.js", + "name": "./node_modules/lodash/fp/convert.js" + }, + { + "id": 109, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/_util.js", + "name": "./node_modules/lodash/fp/_util.js" + }, + { + "id": 144, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/clone.js", + "name": "./node_modules/lodash/clone.js" + }, + { + "id": 82, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseClone.js", + "name": "./node_modules/lodash/_baseClone.js" + }, + { + "id": 186, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/isSet.js", + "name": "./node_modules/lodash/isSet.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 186, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/isSet.js", + "module": "./node_modules/lodash/isSet.js", + "moduleName": "./node_modules/lodash/isSet.js", + "type": "cjs require", + "userRequest": "./_baseIsSet", + "loc": "1:16-39" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 9, + "source": "var getTag = require('./_getTag'),\n isObjectLike = require('./isObjectLike');\n\n/** `Object#toString` result references. */\nvar setTag = '[object Set]';\n\n/**\n * The base implementation of `_.isSet` without Node.js optimizations.\n *\n * @private\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is a set, else `false`.\n */\nfunction baseIsSet(value) {\n return isObjectLike(value) && getTag(value) == setTag;\n}\n\nmodule.exports = baseIsSet;\n", + "parsedSize": 77, + "parsedSource": "e=r(11),o=r(2),i=\"[object Set]\";t.exports=function(t){return o(t)&&e(t)==i}},", + "originalSize": 478, + "originalSource": "var getTag = require('./_getTag'),\n isObjectLike = require('./isObjectLike');\n\n/** `Object#toString` result references. */\nvar setTag = '[object Set]';\n\n/**\n * The base implementation of `_.isSet` without Node.js optimizations.\n *\n * @private\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is a set, else `false`.\n */\nfunction baseIsSet(value) {\n return isObjectLike(value) && getTag(value) == setTag;\n}\n\nmodule.exports = baseIsSet;\n", + "modules": [] + }, + { + "id": 188, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/curry.js", + "name": "./node_modules/lodash/curry.js", + "index": 171, + "index2": 165, + "size": 1644, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/_util.js", + "issuerId": 109, + "issuerName": "./node_modules/lodash/fp/_util.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 102, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/trim.js", + "name": "./node_modules/lodash/fp/trim.js" + }, + { + "id": 8, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/convert.js", + "name": "./node_modules/lodash/fp/convert.js" + }, + { + "id": 109, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/_util.js", + "name": "./node_modules/lodash/fp/_util.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 109, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/_util.js", + "module": "./node_modules/lodash/fp/_util.js", + "moduleName": "./node_modules/lodash/fp/_util.js", + "type": "cjs require", + "userRequest": "../curry", + "loc": "5:11-30" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 6, + "source": "var createWrap = require('./_createWrap');\n\n/** Used to compose bitmasks for function metadata. */\nvar WRAP_CURRY_FLAG = 8;\n\n/**\n * Creates a function that accepts arguments of `func` and either invokes\n * `func` returning its result, if at least `arity` number of arguments have\n * been provided, or returns a function that accepts the remaining `func`\n * arguments, and so on. The arity of `func` may be specified if `func.length`\n * is not sufficient.\n *\n * The `_.curry.placeholder` value, which defaults to `_` in monolithic builds,\n * may be used as a placeholder for provided arguments.\n *\n * **Note:** This method doesn't set the \"length\" property of curried functions.\n *\n * @static\n * @memberOf _\n * @since 2.0.0\n * @category Function\n * @param {Function} func The function to curry.\n * @param {number} [arity=func.length] The arity of `func`.\n * @param- {Object} [guard] Enables use as an iteratee for methods like `_.map`.\n * @returns {Function} Returns the new curried function.\n * @example\n *\n * var abc = function(a, b, c) {\n * return [a, b, c];\n * };\n *\n * var curried = _.curry(abc);\n *\n * curried(1)(2)(3);\n * // => [1, 2, 3]\n *\n * curried(1, 2)(3);\n * // => [1, 2, 3]\n *\n * curried(1, 2, 3);\n * // => [1, 2, 3]\n *\n * // Curried with placeholders.\n * curried(1)(_, 3)(2);\n * // => [1, 2, 3]\n */\nfunction curry(func, arity, guard) {\n arity = guard ? undefined : arity;\n var result = createWrap(func, WRAP_CURRY_FLAG, undefined, undefined, undefined, undefined, undefined, arity);\n result.placeholder = curry.placeholder;\n return result;\n}\n\n// Assign default placeholders.\ncurry.placeholder = {};\n\nmodule.exports = curry;\n", + "parsedSize": 158, + "parsedSource": "e=r(32),o=8;function i(t,n,r){var u=e(t,o,void 0,void 0,void 0,void 0,void 0,n=r?void 0:n);return u.placeholder=i.placeholder,u}i.placeholder={},t.exports=i},", + "originalSize": 1644, + "originalSource": "var createWrap = require('./_createWrap');\n\n/** Used to compose bitmasks for function metadata. */\nvar WRAP_CURRY_FLAG = 8;\n\n/**\n * Creates a function that accepts arguments of `func` and either invokes\n * `func` returning its result, if at least `arity` number of arguments have\n * been provided, or returns a function that accepts the remaining `func`\n * arguments, and so on. The arity of `func` may be specified if `func.length`\n * is not sufficient.\n *\n * The `_.curry.placeholder` value, which defaults to `_` in monolithic builds,\n * may be used as a placeholder for provided arguments.\n *\n * **Note:** This method doesn't set the \"length\" property of curried functions.\n *\n * @static\n * @memberOf _\n * @since 2.0.0\n * @category Function\n * @param {Function} func The function to curry.\n * @param {number} [arity=func.length] The arity of `func`.\n * @param- {Object} [guard] Enables use as an iteratee for methods like `_.map`.\n * @returns {Function} Returns the new curried function.\n * @example\n *\n * var abc = function(a, b, c) {\n * return [a, b, c];\n * };\n *\n * var curried = _.curry(abc);\n *\n * curried(1)(2)(3);\n * // => [1, 2, 3]\n *\n * curried(1, 2)(3);\n * // => [1, 2, 3]\n *\n * curried(1, 2, 3);\n * // => [1, 2, 3]\n *\n * // Curried with placeholders.\n * curried(1)(_, 3)(2);\n * // => [1, 2, 3]\n */\nfunction curry(func, arity, guard) {\n arity = guard ? undefined : arity;\n var result = createWrap(func, WRAP_CURRY_FLAG, undefined, undefined, undefined, undefined, undefined, arity);\n result.placeholder = curry.placeholder;\n return result;\n}\n\n// Assign default placeholders.\ncurry.placeholder = {};\n\nmodule.exports = curry;\n", + "modules": [] + }, + { + "id": 189, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/isError.js", + "name": "./node_modules/lodash/isError.js", + "index": 172, + "index2": 167, + "size": 961, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/_util.js", + "issuerId": 109, + "issuerName": "./node_modules/lodash/fp/_util.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 102, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/trim.js", + "name": "./node_modules/lodash/fp/trim.js" + }, + { + "id": 8, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/convert.js", + "name": "./node_modules/lodash/fp/convert.js" + }, + { + "id": 109, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/_util.js", + "name": "./node_modules/lodash/fp/_util.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 109, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/_util.js", + "module": "./node_modules/lodash/fp/_util.js", + "moduleName": "./node_modules/lodash/fp/_util.js", + "type": "cjs require", + "userRequest": "../isError", + "loc": "8:13-34" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 6, + "source": "var baseGetTag = require('./_baseGetTag'),\n isObjectLike = require('./isObjectLike'),\n isPlainObject = require('./isPlainObject');\n\n/** `Object#toString` result references. */\nvar domExcTag = '[object DOMException]',\n errorTag = '[object Error]';\n\n/**\n * Checks if `value` is an `Error`, `EvalError`, `RangeError`, `ReferenceError`,\n * `SyntaxError`, `TypeError`, or `URIError` object.\n *\n * @static\n * @memberOf _\n * @since 3.0.0\n * @category Lang\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is an error object, else `false`.\n * @example\n *\n * _.isError(new Error);\n * // => true\n *\n * _.isError(Error);\n * // => false\n */\nfunction isError(value) {\n if (!isObjectLike(value)) {\n return false;\n }\n var tag = baseGetTag(value);\n return tag == errorTag || tag == domExcTag ||\n (typeof value.message == 'string' && typeof value.name == 'string' && !isPlainObject(value));\n}\n\nmodule.exports = isError;\n", + "parsedSize": 199, + "parsedSource": "e=r(4),o=r(2),i=r(190),u=\"[object DOMException]\",a=\"[object Error]\";t.exports=function(t){if(!o(t))return!1;var n=e(t);return n==a||n==u||\"string\"==typeof t.message&&\"string\"==typeof t.name&&!i(t)}},", + "originalSize": 961, + "originalSource": "var baseGetTag = require('./_baseGetTag'),\n isObjectLike = require('./isObjectLike'),\n isPlainObject = require('./isPlainObject');\n\n/** `Object#toString` result references. */\nvar domExcTag = '[object DOMException]',\n errorTag = '[object Error]';\n\n/**\n * Checks if `value` is an `Error`, `EvalError`, `RangeError`, `ReferenceError`,\n * `SyntaxError`, `TypeError`, or `URIError` object.\n *\n * @static\n * @memberOf _\n * @since 3.0.0\n * @category Lang\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is an error object, else `false`.\n * @example\n *\n * _.isError(new Error);\n * // => true\n *\n * _.isError(Error);\n * // => false\n */\nfunction isError(value) {\n if (!isObjectLike(value)) {\n return false;\n }\n var tag = baseGetTag(value);\n return tag == errorTag || tag == domExcTag ||\n (typeof value.message == 'string' && typeof value.name == 'string' && !isPlainObject(value));\n}\n\nmodule.exports = isError;\n", + "modules": [] + }, + { + "id": 190, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/isPlainObject.js", + "name": "./node_modules/lodash/isPlainObject.js", + "index": 173, + "index2": 166, + "size": 1650, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/isError.js", + "issuerId": 189, + "issuerName": "./node_modules/lodash/isError.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 102, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/trim.js", + "name": "./node_modules/lodash/fp/trim.js" + }, + { + "id": 8, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/convert.js", + "name": "./node_modules/lodash/fp/convert.js" + }, + { + "id": 109, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/_util.js", + "name": "./node_modules/lodash/fp/_util.js" + }, + { + "id": 189, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/isError.js", + "name": "./node_modules/lodash/isError.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 189, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/isError.js", + "module": "./node_modules/lodash/isError.js", + "moduleName": "./node_modules/lodash/isError.js", + "type": "cjs require", + "userRequest": "./isPlainObject", + "loc": "3:20-46" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 7, + "source": "var baseGetTag = require('./_baseGetTag'),\n getPrototype = require('./_getPrototype'),\n isObjectLike = require('./isObjectLike');\n\n/** `Object#toString` result references. */\nvar objectTag = '[object Object]';\n\n/** Used for built-in method references. */\nvar funcProto = Function.prototype,\n objectProto = Object.prototype;\n\n/** Used to resolve the decompiled source of functions. */\nvar funcToString = funcProto.toString;\n\n/** Used to check objects for own properties. */\nvar hasOwnProperty = objectProto.hasOwnProperty;\n\n/** Used to infer the `Object` constructor. */\nvar objectCtorString = funcToString.call(Object);\n\n/**\n * Checks if `value` is a plain object, that is, an object created by the\n * `Object` constructor or one with a `[[Prototype]]` of `null`.\n *\n * @static\n * @memberOf _\n * @since 0.8.0\n * @category Lang\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is a plain object, else `false`.\n * @example\n *\n * function Foo() {\n * this.a = 1;\n * }\n *\n * _.isPlainObject(new Foo);\n * // => false\n *\n * _.isPlainObject([1, 2, 3]);\n * // => false\n *\n * _.isPlainObject({ 'x': 0, 'y': 0 });\n * // => true\n *\n * _.isPlainObject(Object.create(null));\n * // => true\n */\nfunction isPlainObject(value) {\n if (!isObjectLike(value) || baseGetTag(value) != objectTag) {\n return false;\n }\n var proto = getPrototype(value);\n if (proto === null) {\n return true;\n }\n var Ctor = hasOwnProperty.call(proto, 'constructor') && proto.constructor;\n return typeof Ctor == 'function' && Ctor instanceof Ctor &&\n funcToString.call(Ctor) == objectCtorString;\n}\n\nmodule.exports = isPlainObject;\n", + "parsedSize": 316, + "parsedSource": "e=r(4),o=r(52),i=r(2),u=\"[object Object]\",a=Function.prototype,c=Object.prototype,f=a.toString,s=c.hasOwnProperty,l=f.call(Object);t.exports=function(t){if(!i(t)||e(t)!=u)return!1;var n=o(t);if(null===n)return!0;var r=s.call(n,\"constructor\")&&n.constructor;return\"function\"==typeof r&&r instanceof r&&f.call(r)==l}},", + "originalSize": 1650, + "originalSource": "var baseGetTag = require('./_baseGetTag'),\n getPrototype = require('./_getPrototype'),\n isObjectLike = require('./isObjectLike');\n\n/** `Object#toString` result references. */\nvar objectTag = '[object Object]';\n\n/** Used for built-in method references. */\nvar funcProto = Function.prototype,\n objectProto = Object.prototype;\n\n/** Used to resolve the decompiled source of functions. */\nvar funcToString = funcProto.toString;\n\n/** Used to check objects for own properties. */\nvar hasOwnProperty = objectProto.hasOwnProperty;\n\n/** Used to infer the `Object` constructor. */\nvar objectCtorString = funcToString.call(Object);\n\n/**\n * Checks if `value` is a plain object, that is, an object created by the\n * `Object` constructor or one with a `[[Prototype]]` of `null`.\n *\n * @static\n * @memberOf _\n * @since 0.8.0\n * @category Lang\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is a plain object, else `false`.\n * @example\n *\n * function Foo() {\n * this.a = 1;\n * }\n *\n * _.isPlainObject(new Foo);\n * // => false\n *\n * _.isPlainObject([1, 2, 3]);\n * // => false\n *\n * _.isPlainObject({ 'x': 0, 'y': 0 });\n * // => true\n *\n * _.isPlainObject(Object.create(null));\n * // => true\n */\nfunction isPlainObject(value) {\n if (!isObjectLike(value) || baseGetTag(value) != objectTag) {\n return false;\n }\n var proto = getPrototype(value);\n if (proto === null) {\n return true;\n }\n var Ctor = hasOwnProperty.call(proto, 'constructor') && proto.constructor;\n return typeof Ctor == 'function' && Ctor instanceof Ctor &&\n funcToString.call(Ctor) == objectCtorString;\n}\n\nmodule.exports = isPlainObject;\n", + "modules": [] + }, + { + "id": 191, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/isWeakMap.js", + "name": "./node_modules/lodash/isWeakMap.js", + "index": 174, + "index2": 168, + "size": 631, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/_util.js", + "issuerId": 109, + "issuerName": "./node_modules/lodash/fp/_util.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 102, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/trim.js", + "name": "./node_modules/lodash/fp/trim.js" + }, + { + "id": 8, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/convert.js", + "name": "./node_modules/lodash/fp/convert.js" + }, + { + "id": 109, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/_util.js", + "name": "./node_modules/lodash/fp/_util.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 109, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/_util.js", + "module": "./node_modules/lodash/fp/_util.js", + "moduleName": "./node_modules/lodash/fp/_util.js", + "type": "cjs require", + "userRequest": "../isWeakMap", + "loc": "10:15-38" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 6, + "source": "var getTag = require('./_getTag'),\n isObjectLike = require('./isObjectLike');\n\n/** `Object#toString` result references. */\nvar weakMapTag = '[object WeakMap]';\n\n/**\n * Checks if `value` is classified as a `WeakMap` object.\n *\n * @static\n * @memberOf _\n * @since 4.3.0\n * @category Lang\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is a weak map, else `false`.\n * @example\n *\n * _.isWeakMap(new WeakMap);\n * // => true\n *\n * _.isWeakMap(new Map);\n * // => false\n */\nfunction isWeakMap(value) {\n return isObjectLike(value) && getTag(value) == weakMapTag;\n}\n\nmodule.exports = isWeakMap;\n", + "parsedSize": 81, + "parsedSource": "e=r(11),o=r(2),i=\"[object WeakMap]\";t.exports=function(t){return o(t)&&e(t)==i}},", + "originalSize": 631, + "originalSource": "var getTag = require('./_getTag'),\n isObjectLike = require('./isObjectLike');\n\n/** `Object#toString` result references. */\nvar weakMapTag = '[object WeakMap]';\n\n/**\n * Checks if `value` is classified as a `WeakMap` object.\n *\n * @static\n * @memberOf _\n * @since 4.3.0\n * @category Lang\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is a weak map, else `false`.\n * @example\n *\n * _.isWeakMap(new WeakMap);\n * // => true\n *\n * _.isWeakMap(new Map);\n * // => false\n */\nfunction isWeakMap(value) {\n return isObjectLike(value) && getTag(value) == weakMapTag;\n}\n\nmodule.exports = isWeakMap;\n", + "modules": [] + }, + { + "id": 192, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/iteratee.js", + "name": "./node_modules/lodash/iteratee.js", + "index": 175, + "index2": 205, + "size": 1700, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/_util.js", + "issuerId": 109, + "issuerName": "./node_modules/lodash/fp/_util.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 102, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/trim.js", + "name": "./node_modules/lodash/fp/trim.js" + }, + { + "id": 8, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/convert.js", + "name": "./node_modules/lodash/fp/convert.js" + }, + { + "id": 109, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/_util.js", + "name": "./node_modules/lodash/fp/_util.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 109, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/_util.js", + "module": "./node_modules/lodash/fp/_util.js", + "moduleName": "./node_modules/lodash/fp/_util.js", + "type": "cjs require", + "userRequest": "../iteratee", + "loc": "11:14-36" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 6, + "source": "var baseClone = require('./_baseClone'),\n baseIteratee = require('./_baseIteratee');\n\n/** Used to compose bitmasks for cloning. */\nvar CLONE_DEEP_FLAG = 1;\n\n/**\n * Creates a function that invokes `func` with the arguments of the created\n * function. If `func` is a property name, the created function returns the\n * property value for a given element. If `func` is an array or object, the\n * created function returns `true` for elements that contain the equivalent\n * source properties, otherwise it returns `false`.\n *\n * @static\n * @since 4.0.0\n * @memberOf _\n * @category Util\n * @param {*} [func=_.identity] The value to convert to a callback.\n * @returns {Function} Returns the callback.\n * @example\n *\n * var users = [\n * { 'user': 'barney', 'age': 36, 'active': true },\n * { 'user': 'fred', 'age': 40, 'active': false }\n * ];\n *\n * // The `_.matches` iteratee shorthand.\n * _.filter(users, _.iteratee({ 'user': 'barney', 'active': true }));\n * // => [{ 'user': 'barney', 'age': 36, 'active': true }]\n *\n * // The `_.matchesProperty` iteratee shorthand.\n * _.filter(users, _.iteratee(['user', 'fred']));\n * // => [{ 'user': 'fred', 'age': 40 }]\n *\n * // The `_.property` iteratee shorthand.\n * _.map(users, _.iteratee('user'));\n * // => ['barney', 'fred']\n *\n * // Create custom iteratee shorthands.\n * _.iteratee = _.wrap(_.iteratee, function(iteratee, func) {\n * return !_.isRegExp(func) ? iteratee(func) : function(string) {\n * return func.test(string);\n * };\n * });\n *\n * _.filter(['abc', 'def'], /ef/);\n * // => ['def']\n */\nfunction iteratee(func) {\n return baseIteratee(typeof func == 'function' ? func : baseClone(func, CLONE_DEEP_FLAG));\n}\n\nmodule.exports = iteratee;\n", + "parsedSize": 84, + "parsedSource": "e=r(82),o=r(54),i=1;t.exports=function(t){return o(\"function\"==typeof t?t:e(t,i))}},", + "originalSize": 1700, + "originalSource": "var baseClone = require('./_baseClone'),\n baseIteratee = require('./_baseIteratee');\n\n/** Used to compose bitmasks for cloning. */\nvar CLONE_DEEP_FLAG = 1;\n\n/**\n * Creates a function that invokes `func` with the arguments of the created\n * function. If `func` is a property name, the created function returns the\n * property value for a given element. If `func` is an array or object, the\n * created function returns `true` for elements that contain the equivalent\n * source properties, otherwise it returns `false`.\n *\n * @static\n * @since 4.0.0\n * @memberOf _\n * @category Util\n * @param {*} [func=_.identity] The value to convert to a callback.\n * @returns {Function} Returns the callback.\n * @example\n *\n * var users = [\n * { 'user': 'barney', 'age': 36, 'active': true },\n * { 'user': 'fred', 'age': 40, 'active': false }\n * ];\n *\n * // The `_.matches` iteratee shorthand.\n * _.filter(users, _.iteratee({ 'user': 'barney', 'active': true }));\n * // => [{ 'user': 'barney', 'age': 36, 'active': true }]\n *\n * // The `_.matchesProperty` iteratee shorthand.\n * _.filter(users, _.iteratee(['user', 'fred']));\n * // => [{ 'user': 'fred', 'age': 40 }]\n *\n * // The `_.property` iteratee shorthand.\n * _.map(users, _.iteratee('user'));\n * // => ['barney', 'fred']\n *\n * // Create custom iteratee shorthands.\n * _.iteratee = _.wrap(_.iteratee, function(iteratee, func) {\n * return !_.isRegExp(func) ? iteratee(func) : function(string) {\n * return func.test(string);\n * };\n * });\n *\n * _.filter(['abc', 'def'], /ef/);\n * // => ['def']\n */\nfunction iteratee(func) {\n return baseIteratee(typeof func == 'function' ? func : baseClone(func, CLONE_DEEP_FLAG));\n}\n\nmodule.exports = iteratee;\n", + "modules": [] + }, + { + "id": 193, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseMatches.js", + "name": "./node_modules/lodash/_baseMatches.js", + "index": 177, + "index2": 185, + "size": 710, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseIteratee.js", + "issuerId": 54, + "issuerName": "./node_modules/lodash/_baseIteratee.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 104, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/reject.js", + "name": "./node_modules/lodash/fp/reject.js" + }, + { + "id": 232, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/reject.js", + "name": "./node_modules/lodash/reject.js" + }, + { + "id": 54, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseIteratee.js", + "name": "./node_modules/lodash/_baseIteratee.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 54, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseIteratee.js", + "module": "./node_modules/lodash/_baseIteratee.js", + "moduleName": "./node_modules/lodash/_baseIteratee.js", + "type": "cjs require", + "userRequest": "./_baseMatches", + "loc": "1:18-43" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 6, + "source": "var baseIsMatch = require('./_baseIsMatch'),\n getMatchData = require('./_getMatchData'),\n matchesStrictComparable = require('./_matchesStrictComparable');\n\n/**\n * The base implementation of `_.matches` which doesn't clone `source`.\n *\n * @private\n * @param {Object} source The object of property values to match.\n * @returns {Function} Returns the new spec function.\n */\nfunction baseMatches(source) {\n var matchData = getMatchData(source);\n if (matchData.length == 1 && matchData[0][2]) {\n return matchesStrictComparable(matchData[0][0], matchData[0][1]);\n }\n return function(object) {\n return object === source || baseIsMatch(object, source, matchData);\n };\n}\n\nmodule.exports = baseMatches;\n", + "parsedSize": 144, + "parsedSource": "e=r(194),o=r(205),i=r(93);t.exports=function(t){var n=o(t);return 1==n.length&&n[0][2]?i(n[0][0],n[0][1]):function(r){return r===t||e(r,t,n)}}},", + "originalSize": 710, + "originalSource": "var baseIsMatch = require('./_baseIsMatch'),\n getMatchData = require('./_getMatchData'),\n matchesStrictComparable = require('./_matchesStrictComparable');\n\n/**\n * The base implementation of `_.matches` which doesn't clone `source`.\n *\n * @private\n * @param {Object} source The object of property values to match.\n * @returns {Function} Returns the new spec function.\n */\nfunction baseMatches(source) {\n var matchData = getMatchData(source);\n if (matchData.length == 1 && matchData[0][2]) {\n return matchesStrictComparable(matchData[0][0], matchData[0][1]);\n }\n return function(object) {\n return object === source || baseIsMatch(object, source, matchData);\n };\n}\n\nmodule.exports = baseMatches;\n", + "modules": [] + }, + { + "id": 194, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseIsMatch.js", + "name": "./node_modules/lodash/_baseIsMatch.js", + "index": 178, + "index2": 181, + "size": 1765, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseMatches.js", + "issuerId": 193, + "issuerName": "./node_modules/lodash/_baseMatches.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 104, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/reject.js", + "name": "./node_modules/lodash/fp/reject.js" + }, + { + "id": 232, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/reject.js", + "name": "./node_modules/lodash/reject.js" + }, + { + "id": 54, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseIteratee.js", + "name": "./node_modules/lodash/_baseIteratee.js" + }, + { + "id": 193, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseMatches.js", + "name": "./node_modules/lodash/_baseMatches.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 193, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseMatches.js", + "module": "./node_modules/lodash/_baseMatches.js", + "moduleName": "./node_modules/lodash/_baseMatches.js", + "type": "cjs require", + "userRequest": "./_baseIsMatch", + "loc": "1:18-43" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 7, + "source": "var Stack = require('./_Stack'),\n baseIsEqual = require('./_baseIsEqual');\n\n/** Used to compose bitmasks for value comparisons. */\nvar COMPARE_PARTIAL_FLAG = 1,\n COMPARE_UNORDERED_FLAG = 2;\n\n/**\n * The base implementation of `_.isMatch` without support for iteratee shorthands.\n *\n * @private\n * @param {Object} object The object to inspect.\n * @param {Object} source The object of property values to match.\n * @param {Array} matchData The property names, values, and compare flags to match.\n * @param {Function} [customizer] The function to customize comparisons.\n * @returns {boolean} Returns `true` if `object` is a match, else `false`.\n */\nfunction baseIsMatch(object, source, matchData, customizer) {\n var index = matchData.length,\n length = index,\n noCustomizer = !customizer;\n\n if (object == null) {\n return !length;\n }\n object = Object(object);\n while (index--) {\n var data = matchData[index];\n if ((noCustomizer && data[2])\n ? data[1] !== object[data[0]]\n : !(data[0] in object)\n ) {\n return false;\n }\n }\n while (++index < length) {\n data = matchData[index];\n var key = data[0],\n objValue = object[key],\n srcValue = data[1];\n\n if (noCustomizer && data[2]) {\n if (objValue === undefined && !(key in object)) {\n return false;\n }\n } else {\n var stack = new Stack;\n if (customizer) {\n var result = customizer(objValue, srcValue, key, object, source, stack);\n }\n if (!(result === undefined\n ? baseIsEqual(srcValue, objValue, COMPARE_PARTIAL_FLAG | COMPARE_UNORDERED_FLAG, customizer, stack)\n : result\n )) {\n return false;\n }\n }\n }\n return true;\n}\n\nmodule.exports = baseIsMatch;\n", + "parsedSize": 365, + "parsedSource": "e=r(47),o=r(90),i=1,u=2;t.exports=function(t,n,r,a){var c=r.length,f=c,s=!a;if(null==t)return!f;for(t=Object(t);c--;){var l=r[c];if(s&&l[2]?l[1]!==t[l[0]]:!(l[0]in t))return!1}for(;++c 3\n *\n * _.get(object, ['a', '0', 'b', 'c']);\n * // => 3\n *\n * _.get(object, 'a.b.c', 'default');\n * // => 'default'\n */\nfunction get(object, path, defaultValue) {\n var result = object == null ? undefined : baseGet(object, path);\n return result === undefined ? defaultValue : result;\n}\n\nmodule.exports = get;\n", + "parsedSize": 86, + "parsedSource": "e=r(94);t.exports=function(t,n,r){var o=null==t?void 0:e(t,n);return void 0===o?r:o}},", + "originalSize": 884, + "originalSource": "var baseGet = require('./_baseGet');\n\n/**\n * Gets the value at `path` of `object`. If the resolved value is\n * `undefined`, the `defaultValue` is returned in its place.\n *\n * @static\n * @memberOf _\n * @since 3.7.0\n * @category Object\n * @param {Object} object The object to query.\n * @param {Array|string} path The path of the property to get.\n * @param {*} [defaultValue] The value returned for `undefined` resolved values.\n * @returns {*} Returns the resolved value.\n * @example\n *\n * var object = { 'a': [{ 'b': { 'c': 3 } }] };\n *\n * _.get(object, 'a[0].b.c');\n * // => 3\n *\n * _.get(object, ['a', '0', 'b', 'c']);\n * // => 3\n *\n * _.get(object, 'a.b.c', 'default');\n * // => 'default'\n */\nfunction get(object, path, defaultValue) {\n var result = object == null ? undefined : baseGet(object, path);\n return result === undefined ? defaultValue : result;\n}\n\nmodule.exports = get;\n", + "modules": [] + }, + { + "id": 208, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_memoizeCapped.js", + "name": "./node_modules/lodash/_memoizeCapped.js", + "index": 200, + "index2": 188, + "size": 633, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_stringToPath.js", + "issuerId": 96, + "issuerName": "./node_modules/lodash/_stringToPath.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 102, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/trim.js", + "name": "./node_modules/lodash/fp/trim.js" + }, + { + "id": 8, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/convert.js", + "name": "./node_modules/lodash/fp/convert.js" + }, + { + "id": 109, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/_util.js", + "name": "./node_modules/lodash/fp/_util.js" + }, + { + "id": 221, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/toPath.js", + "name": "./node_modules/lodash/toPath.js" + }, + { + "id": 96, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_stringToPath.js", + "name": "./node_modules/lodash/_stringToPath.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 96, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_stringToPath.js", + "module": "./node_modules/lodash/_stringToPath.js", + "moduleName": "./node_modules/lodash/_stringToPath.js", + "type": "cjs require", + "userRequest": "./_memoizeCapped", + "loc": "1:20-47" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 8, + "source": "var memoize = require('./memoize');\n\n/** Used as the maximum memoize cache size. */\nvar MAX_MEMOIZE_SIZE = 500;\n\n/**\n * A specialized version of `_.memoize` which clears the memoized function's\n * cache when it exceeds `MAX_MEMOIZE_SIZE`.\n *\n * @private\n * @param {Function} func The function to have its output memoized.\n * @returns {Function} Returns the new memoized function.\n */\nfunction memoizeCapped(func) {\n var result = memoize(func, function(key) {\n if (cache.size === MAX_MEMOIZE_SIZE) {\n cache.clear();\n }\n return key;\n });\n\n var cache = result.cache;\n return result;\n}\n\nmodule.exports = memoizeCapped;\n", + "parsedSize": 115, + "parsedSource": "e=r(209),o=500;t.exports=function(t){var n=e(t,(function(t){return r.size===o&&r.clear(),t})),r=n.cache;return n}},", + "originalSize": 633, + "originalSource": "var memoize = require('./memoize');\n\n/** Used as the maximum memoize cache size. */\nvar MAX_MEMOIZE_SIZE = 500;\n\n/**\n * A specialized version of `_.memoize` which clears the memoized function's\n * cache when it exceeds `MAX_MEMOIZE_SIZE`.\n *\n * @private\n * @param {Function} func The function to have its output memoized.\n * @returns {Function} Returns the new memoized function.\n */\nfunction memoizeCapped(func) {\n var result = memoize(func, function(key) {\n if (cache.size === MAX_MEMOIZE_SIZE) {\n cache.clear();\n }\n return key;\n });\n\n var cache = result.cache;\n return result;\n}\n\nmodule.exports = memoizeCapped;\n", + "modules": [] + }, + { + "id": 209, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/memoize.js", + "name": "./node_modules/lodash/memoize.js", + "index": 201, + "index2": 187, + "size": 2224, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_memoizeCapped.js", + "issuerId": 208, + "issuerName": "./node_modules/lodash/_memoizeCapped.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 102, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/trim.js", + "name": "./node_modules/lodash/fp/trim.js" + }, + { + "id": 8, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/convert.js", + "name": "./node_modules/lodash/fp/convert.js" + }, + { + "id": 109, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/_util.js", + "name": "./node_modules/lodash/fp/_util.js" + }, + { + "id": 221, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/toPath.js", + "name": "./node_modules/lodash/toPath.js" + }, + { + "id": 96, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_stringToPath.js", + "name": "./node_modules/lodash/_stringToPath.js" + }, + { + "id": 208, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_memoizeCapped.js", + "name": "./node_modules/lodash/_memoizeCapped.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 208, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_memoizeCapped.js", + "module": "./node_modules/lodash/_memoizeCapped.js", + "moduleName": "./node_modules/lodash/_memoizeCapped.js", + "type": "cjs require", + "userRequest": "./memoize", + "loc": "1:14-34" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 9, + "source": "var MapCache = require('./_MapCache');\n\n/** Error message constants. */\nvar FUNC_ERROR_TEXT = 'Expected a function';\n\n/**\n * Creates a function that memoizes the result of `func`. If `resolver` is\n * provided, it determines the cache key for storing the result based on the\n * arguments provided to the memoized function. By default, the first argument\n * provided to the memoized function is used as the map cache key. The `func`\n * is invoked with the `this` binding of the memoized function.\n *\n * **Note:** The cache is exposed as the `cache` property on the memoized\n * function. Its creation may be customized by replacing the `_.memoize.Cache`\n * constructor with one whose instances implement the\n * [`Map`](http://ecma-international.org/ecma-262/7.0/#sec-properties-of-the-map-prototype-object)\n * method interface of `clear`, `delete`, `get`, `has`, and `set`.\n *\n * @static\n * @memberOf _\n * @since 0.1.0\n * @category Function\n * @param {Function} func The function to have its output memoized.\n * @param {Function} [resolver] The function to resolve the cache key.\n * @returns {Function} Returns the new memoized function.\n * @example\n *\n * var object = { 'a': 1, 'b': 2 };\n * var other = { 'c': 3, 'd': 4 };\n *\n * var values = _.memoize(_.values);\n * values(object);\n * // => [1, 2]\n *\n * values(other);\n * // => [3, 4]\n *\n * object.a = 2;\n * values(object);\n * // => [1, 2]\n *\n * // Modify the result cache.\n * values.cache.set(object, ['a', 'b']);\n * values(object);\n * // => ['a', 'b']\n *\n * // Replace `_.memoize.Cache`.\n * _.memoize.Cache = WeakMap;\n */\nfunction memoize(func, resolver) {\n if (typeof func != 'function' || (resolver != null && typeof resolver != 'function')) {\n throw new TypeError(FUNC_ERROR_TEXT);\n }\n var memoized = function() {\n var args = arguments,\n key = resolver ? resolver.apply(this, args) : args[0],\n cache = memoized.cache;\n\n if (cache.has(key)) {\n return cache.get(key);\n }\n var result = func.apply(this, args);\n memoized.cache = cache.set(key, result) || cache;\n return result;\n };\n memoized.cache = new (memoize.Cache || MapCache);\n return memoized;\n}\n\n// Expose `MapCache`.\nmemoize.Cache = MapCache;\n\nmodule.exports = memoize;\n", + "parsedSize": 332, + "parsedSource": "e=r(49),o=\"Expected a function\";function i(t,n){if(\"function\"!=typeof t||null!=n&&\"function\"!=typeof n)throw new TypeError(o);var r=function(){var e=arguments,o=n?n.apply(this,e):e[0],i=r.cache;if(i.has(o))return i.get(o);var u=t.apply(this,e);return r.cache=i.set(o,u)||i,u};return r.cache=new(i.Cache||e),r}i.Cache=e,t.exports=i},", + "originalSize": 2224, + "originalSource": "var MapCache = require('./_MapCache');\n\n/** Error message constants. */\nvar FUNC_ERROR_TEXT = 'Expected a function';\n\n/**\n * Creates a function that memoizes the result of `func`. If `resolver` is\n * provided, it determines the cache key for storing the result based on the\n * arguments provided to the memoized function. By default, the first argument\n * provided to the memoized function is used as the map cache key. The `func`\n * is invoked with the `this` binding of the memoized function.\n *\n * **Note:** The cache is exposed as the `cache` property on the memoized\n * function. Its creation may be customized by replacing the `_.memoize.Cache`\n * constructor with one whose instances implement the\n * [`Map`](http://ecma-international.org/ecma-262/7.0/#sec-properties-of-the-map-prototype-object)\n * method interface of `clear`, `delete`, `get`, `has`, and `set`.\n *\n * @static\n * @memberOf _\n * @since 0.1.0\n * @category Function\n * @param {Function} func The function to have its output memoized.\n * @param {Function} [resolver] The function to resolve the cache key.\n * @returns {Function} Returns the new memoized function.\n * @example\n *\n * var object = { 'a': 1, 'b': 2 };\n * var other = { 'c': 3, 'd': 4 };\n *\n * var values = _.memoize(_.values);\n * values(object);\n * // => [1, 2]\n *\n * values(other);\n * // => [3, 4]\n *\n * object.a = 2;\n * values(object);\n * // => [1, 2]\n *\n * // Modify the result cache.\n * values.cache.set(object, ['a', 'b']);\n * values(object);\n * // => ['a', 'b']\n *\n * // Replace `_.memoize.Cache`.\n * _.memoize.Cache = WeakMap;\n */\nfunction memoize(func, resolver) {\n if (typeof func != 'function' || (resolver != null && typeof resolver != 'function')) {\n throw new TypeError(FUNC_ERROR_TEXT);\n }\n var memoized = function() {\n var args = arguments,\n key = resolver ? resolver.apply(this, args) : args[0],\n cache = memoized.cache;\n\n if (cache.has(key)) {\n return cache.get(key);\n }\n var result = func.apply(this, args);\n memoized.cache = cache.set(key, result) || cache;\n return result;\n };\n memoized.cache = new (memoize.Cache || MapCache);\n return memoized;\n}\n\n// Expose `MapCache`.\nmemoize.Cache = MapCache;\n\nmodule.exports = memoize;\n", + "modules": [] + }, + { + "id": 210, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/hasIn.js", + "name": "./node_modules/lodash/hasIn.js", + "index": 206, + "index2": 199, + "size": 753, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseMatchesProperty.js", + "issuerId": 206, + "issuerName": "./node_modules/lodash/_baseMatchesProperty.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 104, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/reject.js", + "name": "./node_modules/lodash/fp/reject.js" + }, + { + "id": 232, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/reject.js", + "name": "./node_modules/lodash/reject.js" + }, + { + "id": 54, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseIteratee.js", + "name": "./node_modules/lodash/_baseIteratee.js" + }, + { + "id": 206, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseMatchesProperty.js", + "name": "./node_modules/lodash/_baseMatchesProperty.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 206, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseMatchesProperty.js", + "module": "./node_modules/lodash/_baseMatchesProperty.js", + "moduleName": "./node_modules/lodash/_baseMatchesProperty.js", + "type": "cjs require", + "userRequest": "./hasIn", + "loc": "3:12-30" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 7, + "source": "var baseHasIn = require('./_baseHasIn'),\n hasPath = require('./_hasPath');\n\n/**\n * Checks if `path` is a direct or inherited property of `object`.\n *\n * @static\n * @memberOf _\n * @since 4.0.0\n * @category Object\n * @param {Object} object The object to query.\n * @param {Array|string} path The path to check.\n * @returns {boolean} Returns `true` if `path` exists, else `false`.\n * @example\n *\n * var object = _.create({ 'a': _.create({ 'b': 2 }) });\n *\n * _.hasIn(object, 'a');\n * // => true\n *\n * _.hasIn(object, 'a.b');\n * // => true\n *\n * _.hasIn(object, ['a', 'b']);\n * // => true\n *\n * _.hasIn(object, 'b');\n * // => false\n */\nfunction hasIn(object, path) {\n return object != null && hasPath(object, path, baseHasIn);\n}\n\nmodule.exports = hasIn;\n", + "parsedSize": 69, + "parsedSource": "e=r(211),o=r(212);t.exports=function(t,n){return null!=t&&o(t,n,e)}},", + "originalSize": 753, + "originalSource": "var baseHasIn = require('./_baseHasIn'),\n hasPath = require('./_hasPath');\n\n/**\n * Checks if `path` is a direct or inherited property of `object`.\n *\n * @static\n * @memberOf _\n * @since 4.0.0\n * @category Object\n * @param {Object} object The object to query.\n * @param {Array|string} path The path to check.\n * @returns {boolean} Returns `true` if `path` exists, else `false`.\n * @example\n *\n * var object = _.create({ 'a': _.create({ 'b': 2 }) });\n *\n * _.hasIn(object, 'a');\n * // => true\n *\n * _.hasIn(object, 'a.b');\n * // => true\n *\n * _.hasIn(object, ['a', 'b']);\n * // => true\n *\n * _.hasIn(object, 'b');\n * // => false\n */\nfunction hasIn(object, path) {\n return object != null && hasPath(object, path, baseHasIn);\n}\n\nmodule.exports = hasIn;\n", + "modules": [] + }, + { + "id": 211, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseHasIn.js", + "name": "./node_modules/lodash/_baseHasIn.js", + "index": 207, + "index2": 197, + "size": 374, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/hasIn.js", + "issuerId": 210, + "issuerName": "./node_modules/lodash/hasIn.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 104, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/reject.js", + "name": "./node_modules/lodash/fp/reject.js" + }, + { + "id": 232, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/reject.js", + "name": "./node_modules/lodash/reject.js" + }, + { + "id": 54, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseIteratee.js", + "name": "./node_modules/lodash/_baseIteratee.js" + }, + { + "id": 206, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseMatchesProperty.js", + "name": "./node_modules/lodash/_baseMatchesProperty.js" + }, + { + "id": 210, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/hasIn.js", + "name": "./node_modules/lodash/hasIn.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 210, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/hasIn.js", + "module": "./node_modules/lodash/hasIn.js", + "moduleName": "./node_modules/lodash/hasIn.js", + "type": "cjs require", + "userRequest": "./_baseHasIn", + "loc": "1:16-39" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 8, + "source": "/**\n * The base implementation of `_.hasIn` without support for deep paths.\n *\n * @private\n * @param {Object} [object] The object to query.\n * @param {Array|string} key The key to check.\n * @returns {boolean} Returns `true` if `key` exists, else `false`.\n */\nfunction baseHasIn(object, key) {\n return object != null && key in Object(object);\n}\n\nmodule.exports = baseHasIn;\n", + "parsedSize": 57, + "parsedSource": "t.exports=function(t,n){return null!=t&&n in Object(t)}},", + "originalSize": 374, + "originalSource": "/**\n * The base implementation of `_.hasIn` without support for deep paths.\n *\n * @private\n * @param {Object} [object] The object to query.\n * @param {Array|string} key The key to check.\n * @returns {boolean} Returns `true` if `key` exists, else `false`.\n */\nfunction baseHasIn(object, key) {\n return object != null && key in Object(object);\n}\n\nmodule.exports = baseHasIn;\n", + "modules": [] + }, + { + "id": 212, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_hasPath.js", + "name": "./node_modules/lodash/_hasPath.js", + "index": 208, + "index2": 198, + "size": 1085, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/hasIn.js", + "issuerId": 210, + "issuerName": "./node_modules/lodash/hasIn.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 104, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/reject.js", + "name": "./node_modules/lodash/fp/reject.js" + }, + { + "id": 232, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/reject.js", + "name": "./node_modules/lodash/reject.js" + }, + { + "id": 54, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseIteratee.js", + "name": "./node_modules/lodash/_baseIteratee.js" + }, + { + "id": 206, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseMatchesProperty.js", + "name": "./node_modules/lodash/_baseMatchesProperty.js" + }, + { + "id": 210, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/hasIn.js", + "name": "./node_modules/lodash/hasIn.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 210, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/hasIn.js", + "module": "./node_modules/lodash/hasIn.js", + "moduleName": "./node_modules/lodash/hasIn.js", + "type": "cjs require", + "userRequest": "./_hasPath", + "loc": "2:14-35" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 8, + "source": "var castPath = require('./_castPath'),\n isArguments = require('./isArguments'),\n isArray = require('./isArray'),\n isIndex = require('./_isIndex'),\n isLength = require('./isLength'),\n toKey = require('./_toKey');\n\n/**\n * Checks if `path` exists on `object`.\n *\n * @private\n * @param {Object} object The object to query.\n * @param {Array|string} path The path to check.\n * @param {Function} hasFunc The function to check properties.\n * @returns {boolean} Returns `true` if `path` exists, else `false`.\n */\nfunction hasPath(object, path, hasFunc) {\n path = castPath(path, object);\n\n var index = -1,\n length = path.length,\n result = false;\n\n while (++index < length) {\n var key = toKey(path[index]);\n if (!(result = object != null && hasFunc(object, key))) {\n break;\n }\n object = object[key];\n }\n if (result || ++index != length) {\n return result;\n }\n length = object == null ? 0 : object.length;\n return !!length && isLength(length) && isIndex(key, length) &&\n (isArray(object) || isArguments(object));\n}\n\nmodule.exports = hasPath;\n", + "parsedSize": 244, + "parsedSource": "e=r(95),o=r(21),i=r(0),u=r(18),a=r(45),c=r(14);t.exports=function(t,n,r){for(var f=-1,s=(n=e(n,t)).length,l=!1;++f [2, 1]\n *\n * _.map(_.sortBy(objects, _.property(['a', 'b'])), 'a.b');\n * // => [1, 2]\n */\nfunction property(path) {\n return isKey(path) ? baseProperty(toKey(path)) : basePropertyDeep(path);\n}\n\nmodule.exports = property;\n", + "parsedSize": 83, + "parsedSource": "e=r(214),o=r(215),i=r(55),u=r(14);t.exports=function(t){return i(t)?e(u(t)):o(t)}},", + "originalSize": 793, + "originalSource": "var baseProperty = require('./_baseProperty'),\n basePropertyDeep = require('./_basePropertyDeep'),\n isKey = require('./_isKey'),\n toKey = require('./_toKey');\n\n/**\n * Creates a function that returns the value at `path` of a given object.\n *\n * @static\n * @memberOf _\n * @since 2.4.0\n * @category Util\n * @param {Array|string} path The path of the property to get.\n * @returns {Function} Returns the new accessor function.\n * @example\n *\n * var objects = [\n * { 'a': { 'b': 2 } },\n * { 'a': { 'b': 1 } }\n * ];\n *\n * _.map(objects, _.property('a.b'));\n * // => [2, 1]\n *\n * _.map(_.sortBy(objects, _.property(['a', 'b'])), 'a.b');\n * // => [1, 2]\n */\nfunction property(path) {\n return isKey(path) ? baseProperty(toKey(path)) : basePropertyDeep(path);\n}\n\nmodule.exports = property;\n", + "modules": [] + }, + { + "id": 214, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseProperty.js", + "name": "./node_modules/lodash/_baseProperty.js", + "index": 210, + "index2": 201, + "size": 360, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/property.js", + "issuerId": 213, + "issuerName": "./node_modules/lodash/property.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 104, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/reject.js", + "name": "./node_modules/lodash/fp/reject.js" + }, + { + "id": 232, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/reject.js", + "name": "./node_modules/lodash/reject.js" + }, + { + "id": 54, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseIteratee.js", + "name": "./node_modules/lodash/_baseIteratee.js" + }, + { + "id": 213, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/property.js", + "name": "./node_modules/lodash/property.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 213, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/property.js", + "module": "./node_modules/lodash/property.js", + "moduleName": "./node_modules/lodash/property.js", + "type": "cjs require", + "userRequest": "./_baseProperty", + "loc": "1:19-45" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 7, + "source": "/**\n * The base implementation of `_.property` without support for deep paths.\n *\n * @private\n * @param {string} key The key of the property to get.\n * @returns {Function} Returns the new accessor function.\n */\nfunction baseProperty(key) {\n return function(object) {\n return object == null ? undefined : object[key];\n };\n}\n\nmodule.exports = baseProperty;\n", + "parsedSize": 71, + "parsedSource": "t.exports=function(t){return function(n){return null==n?void 0:n[t]}}},", + "originalSize": 360, + "originalSource": "/**\n * The base implementation of `_.property` without support for deep paths.\n *\n * @private\n * @param {string} key The key of the property to get.\n * @returns {Function} Returns the new accessor function.\n */\nfunction baseProperty(key) {\n return function(object) {\n return object == null ? undefined : object[key];\n };\n}\n\nmodule.exports = baseProperty;\n", + "modules": [] + }, + { + "id": 215, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_basePropertyDeep.js", + "name": "./node_modules/lodash/_basePropertyDeep.js", + "index": 211, + "index2": 202, + "size": 391, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/property.js", + "issuerId": 213, + "issuerName": "./node_modules/lodash/property.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 104, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/reject.js", + "name": "./node_modules/lodash/fp/reject.js" + }, + { + "id": 232, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/reject.js", + "name": "./node_modules/lodash/reject.js" + }, + { + "id": 54, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseIteratee.js", + "name": "./node_modules/lodash/_baseIteratee.js" + }, + { + "id": 213, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/property.js", + "name": "./node_modules/lodash/property.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 213, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/property.js", + "module": "./node_modules/lodash/property.js", + "moduleName": "./node_modules/lodash/property.js", + "type": "cjs require", + "userRequest": "./_basePropertyDeep", + "loc": "2:23-53" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 7, + "source": "var baseGet = require('./_baseGet');\n\n/**\n * A specialized version of `baseProperty` which supports deep paths.\n *\n * @private\n * @param {Array|string} path The path of the property to get.\n * @returns {Function} Returns the new accessor function.\n */\nfunction basePropertyDeep(path) {\n return function(object) {\n return baseGet(object, path);\n };\n}\n\nmodule.exports = basePropertyDeep;\n", + "parsedSize": 66, + "parsedSource": "e=r(94);t.exports=function(t){return function(n){return e(n,t)}}},", + "originalSize": 391, + "originalSource": "var baseGet = require('./_baseGet');\n\n/**\n * A specialized version of `baseProperty` which supports deep paths.\n *\n * @private\n * @param {Array|string} path The path of the property to get.\n * @returns {Function} Returns the new accessor function.\n */\nfunction basePropertyDeep(path) {\n return function(object) {\n return baseGet(object, path);\n };\n}\n\nmodule.exports = basePropertyDeep;\n", + "modules": [] + }, + { + "id": 216, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/rearg.js", + "name": "./node_modules/lodash/rearg.js", + "index": 212, + "index2": 211, + "size": 1023, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/_util.js", + "issuerId": 109, + "issuerName": "./node_modules/lodash/fp/_util.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 102, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/trim.js", + "name": "./node_modules/lodash/fp/trim.js" + }, + { + "id": 8, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/convert.js", + "name": "./node_modules/lodash/fp/convert.js" + }, + { + "id": 109, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/_util.js", + "name": "./node_modules/lodash/fp/_util.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 109, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/_util.js", + "module": "./node_modules/lodash/fp/_util.js", + "moduleName": "./node_modules/lodash/fp/_util.js", + "type": "cjs require", + "userRequest": "../rearg", + "loc": "13:11-30" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 6, + "source": "var createWrap = require('./_createWrap'),\n flatRest = require('./_flatRest');\n\n/** Used to compose bitmasks for function metadata. */\nvar WRAP_REARG_FLAG = 256;\n\n/**\n * Creates a function that invokes `func` with arguments arranged according\n * to the specified `indexes` where the argument value at the first index is\n * provided as the first argument, the argument value at the second index is\n * provided as the second argument, and so on.\n *\n * @static\n * @memberOf _\n * @since 3.0.0\n * @category Function\n * @param {Function} func The function to rearrange arguments for.\n * @param {...(number|number[])} indexes The arranged argument indexes.\n * @returns {Function} Returns the new function.\n * @example\n *\n * var rearged = _.rearg(function(a, b, c) {\n * return [a, b, c];\n * }, [2, 0, 1]);\n *\n * rearged('b', 'c', 'a')\n * // => ['a', 'b', 'c']\n */\nvar rearg = flatRest(function(func, indexes) {\n return createWrap(func, WRAP_REARG_FLAG, undefined, undefined, undefined, indexes);\n});\n\nmodule.exports = rearg;\n", + "parsedSize": 90, + "parsedSource": "e=r(32),o=r(97),i=o((function(t,n){return e(t,256,void 0,void 0,void 0,n)}));t.exports=i},", + "originalSize": 1023, + "originalSource": "var createWrap = require('./_createWrap'),\n flatRest = require('./_flatRest');\n\n/** Used to compose bitmasks for function metadata. */\nvar WRAP_REARG_FLAG = 256;\n\n/**\n * Creates a function that invokes `func` with arguments arranged according\n * to the specified `indexes` where the argument value at the first index is\n * provided as the first argument, the argument value at the second index is\n * provided as the second argument, and so on.\n *\n * @static\n * @memberOf _\n * @since 3.0.0\n * @category Function\n * @param {Function} func The function to rearrange arguments for.\n * @param {...(number|number[])} indexes The arranged argument indexes.\n * @returns {Function} Returns the new function.\n * @example\n *\n * var rearged = _.rearg(function(a, b, c) {\n * return [a, b, c];\n * }, [2, 0, 1]);\n *\n * rearged('b', 'c', 'a')\n * // => ['a', 'b', 'c']\n */\nvar rearg = flatRest(function(func, indexes) {\n return createWrap(func, WRAP_REARG_FLAG, undefined, undefined, undefined, indexes);\n});\n\nmodule.exports = rearg;\n", + "modules": [] + }, + { + "id": 217, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/flatten.js", + "name": "./node_modules/lodash/flatten.js", + "index": 214, + "index2": 208, + "size": 489, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_flatRest.js", + "issuerId": 97, + "issuerName": "./node_modules/lodash/_flatRest.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 102, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/trim.js", + "name": "./node_modules/lodash/fp/trim.js" + }, + { + "id": 8, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/convert.js", + "name": "./node_modules/lodash/fp/convert.js" + }, + { + "id": 109, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/_util.js", + "name": "./node_modules/lodash/fp/_util.js" + }, + { + "id": 216, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/rearg.js", + "name": "./node_modules/lodash/rearg.js" + }, + { + "id": 97, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_flatRest.js", + "name": "./node_modules/lodash/_flatRest.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 97, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_flatRest.js", + "module": "./node_modules/lodash/_flatRest.js", + "moduleName": "./node_modules/lodash/_flatRest.js", + "type": "cjs require", + "userRequest": "./flatten", + "loc": "1:14-34" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 8, + "source": "var baseFlatten = require('./_baseFlatten');\n\n/**\n * Flattens `array` a single level deep.\n *\n * @static\n * @memberOf _\n * @since 0.1.0\n * @category Array\n * @param {Array} array The array to flatten.\n * @returns {Array} Returns the new flattened array.\n * @example\n *\n * _.flatten([1, [2, [3, [4]], 5]]);\n * // => [1, 2, [3, [4]], 5]\n */\nfunction flatten(array) {\n var length = array == null ? 0 : array.length;\n return length ? baseFlatten(array, 1) : [];\n}\n\nmodule.exports = flatten;\n", + "parsedSize": 70, + "parsedSource": "e=r(218);t.exports=function(t){return(null==t?0:t.length)?e(t,1):[]}},", + "originalSize": 489, + "originalSource": "var baseFlatten = require('./_baseFlatten');\n\n/**\n * Flattens `array` a single level deep.\n *\n * @static\n * @memberOf _\n * @since 0.1.0\n * @category Array\n * @param {Array} array The array to flatten.\n * @returns {Array} Returns the new flattened array.\n * @example\n *\n * _.flatten([1, [2, [3, [4]], 5]]);\n * // => [1, 2, [3, [4]], 5]\n */\nfunction flatten(array) {\n var length = array == null ? 0 : array.length;\n return length ? baseFlatten(array, 1) : [];\n}\n\nmodule.exports = flatten;\n", + "modules": [] + }, + { + "id": 218, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseFlatten.js", + "name": "./node_modules/lodash/_baseFlatten.js", + "index": 215, + "index2": 207, + "size": 1201, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/flatten.js", + "issuerId": 217, + "issuerName": "./node_modules/lodash/flatten.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 102, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/trim.js", + "name": "./node_modules/lodash/fp/trim.js" + }, + { + "id": 8, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/convert.js", + "name": "./node_modules/lodash/fp/convert.js" + }, + { + "id": 109, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/_util.js", + "name": "./node_modules/lodash/fp/_util.js" + }, + { + "id": 216, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/rearg.js", + "name": "./node_modules/lodash/rearg.js" + }, + { + "id": 97, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_flatRest.js", + "name": "./node_modules/lodash/_flatRest.js" + }, + { + "id": 217, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/flatten.js", + "name": "./node_modules/lodash/flatten.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 217, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/flatten.js", + "module": "./node_modules/lodash/flatten.js", + "moduleName": "./node_modules/lodash/flatten.js", + "type": "cjs require", + "userRequest": "./_baseFlatten", + "loc": "1:18-43" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 9, + "source": "var arrayPush = require('./_arrayPush'),\n isFlattenable = require('./_isFlattenable');\n\n/**\n * The base implementation of `_.flatten` with support for restricting flattening.\n *\n * @private\n * @param {Array} array The array to flatten.\n * @param {number} depth The maximum recursion depth.\n * @param {boolean} [predicate=isFlattenable] The function invoked per iteration.\n * @param {boolean} [isStrict] Restrict to values that pass `predicate` checks.\n * @param {Array} [result=[]] The initial result value.\n * @returns {Array} Returns the new flattened array.\n */\nfunction baseFlatten(array, depth, predicate, isStrict, result) {\n var index = -1,\n length = array.length;\n\n predicate || (predicate = isFlattenable);\n result || (result = []);\n\n while (++index < length) {\n var value = array[index];\n if (depth > 0 && predicate(value)) {\n if (depth > 1) {\n // Recursively flatten arrays (susceptible to call stack limits).\n baseFlatten(value, depth - 1, predicate, isStrict, result);\n } else {\n arrayPush(result, value);\n }\n } else if (!isStrict) {\n result[result.length] = value;\n }\n }\n return result;\n}\n\nmodule.exports = baseFlatten;\n", + "parsedSize": 177, + "parsedSource": "e=r(51),o=r(219);t.exports=function t(n,r,i,u,a){var c=-1,f=n.length;for(i||(i=o),a||(a=[]);++c0&&i(s)?r>1?t(s,r-1,i,u,a):e(a,s):u||(a[a.length]=s)}return a}},", + "originalSize": 1201, + "originalSource": "var arrayPush = require('./_arrayPush'),\n isFlattenable = require('./_isFlattenable');\n\n/**\n * The base implementation of `_.flatten` with support for restricting flattening.\n *\n * @private\n * @param {Array} array The array to flatten.\n * @param {number} depth The maximum recursion depth.\n * @param {boolean} [predicate=isFlattenable] The function invoked per iteration.\n * @param {boolean} [isStrict] Restrict to values that pass `predicate` checks.\n * @param {Array} [result=[]] The initial result value.\n * @returns {Array} Returns the new flattened array.\n */\nfunction baseFlatten(array, depth, predicate, isStrict, result) {\n var index = -1,\n length = array.length;\n\n predicate || (predicate = isFlattenable);\n result || (result = []);\n\n while (++index < length) {\n var value = array[index];\n if (depth > 0 && predicate(value)) {\n if (depth > 1) {\n // Recursively flatten arrays (susceptible to call stack limits).\n baseFlatten(value, depth - 1, predicate, isStrict, result);\n } else {\n arrayPush(result, value);\n }\n } else if (!isStrict) {\n result[result.length] = value;\n }\n }\n return result;\n}\n\nmodule.exports = baseFlatten;\n", + "modules": [] + }, + { + "id": 219, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_isFlattenable.js", + "name": "./node_modules/lodash/_isFlattenable.js", + "index": 216, + "index2": 206, + "size": 608, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseFlatten.js", + "issuerId": 218, + "issuerName": "./node_modules/lodash/_baseFlatten.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 102, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/trim.js", + "name": "./node_modules/lodash/fp/trim.js" + }, + { + "id": 8, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/convert.js", + "name": "./node_modules/lodash/fp/convert.js" + }, + { + "id": 109, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/_util.js", + "name": "./node_modules/lodash/fp/_util.js" + }, + { + "id": 216, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/rearg.js", + "name": "./node_modules/lodash/rearg.js" + }, + { + "id": 97, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_flatRest.js", + "name": "./node_modules/lodash/_flatRest.js" + }, + { + "id": 217, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/flatten.js", + "name": "./node_modules/lodash/flatten.js" + }, + { + "id": 218, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseFlatten.js", + "name": "./node_modules/lodash/_baseFlatten.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 218, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseFlatten.js", + "module": "./node_modules/lodash/_baseFlatten.js", + "moduleName": "./node_modules/lodash/_baseFlatten.js", + "type": "cjs require", + "userRequest": "./_isFlattenable", + "loc": "2:20-47" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 10, + "source": "var Symbol = require('./_Symbol'),\n isArguments = require('./isArguments'),\n isArray = require('./isArray');\n\n/** Built-in value references. */\nvar spreadableSymbol = Symbol ? Symbol.isConcatSpreadable : undefined;\n\n/**\n * Checks if `value` is a flattenable `arguments` object or array.\n *\n * @private\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is flattenable, else `false`.\n */\nfunction isFlattenable(value) {\n return isArray(value) || isArguments(value) ||\n !!(spreadableSymbol && value && value[spreadableSymbol]);\n}\n\nmodule.exports = isFlattenable;\n", + "parsedSize": 112, + "parsedSource": "e=r(9),o=r(21),i=r(0),u=e?e.isConcatSpreadable:void 0;t.exports=function(t){return i(t)||o(t)||!!(u&&t&&t[u])}},", + "originalSize": 608, + "originalSource": "var Symbol = require('./_Symbol'),\n isArguments = require('./isArguments'),\n isArray = require('./isArray');\n\n/** Built-in value references. */\nvar spreadableSymbol = Symbol ? Symbol.isConcatSpreadable : undefined;\n\n/**\n * Checks if `value` is a flattenable `arguments` object or array.\n *\n * @private\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is flattenable, else `false`.\n */\nfunction isFlattenable(value) {\n return isArray(value) || isArguments(value) ||\n !!(spreadableSymbol && value && value[spreadableSymbol]);\n}\n\nmodule.exports = isFlattenable;\n", + "modules": [] + }, + { + "id": 220, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_overRest.js", + "name": "./node_modules/lodash/_overRest.js", + "index": 217, + "index2": 209, + "size": 1096, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_flatRest.js", + "issuerId": 97, + "issuerName": "./node_modules/lodash/_flatRest.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 102, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/trim.js", + "name": "./node_modules/lodash/fp/trim.js" + }, + { + "id": 8, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/convert.js", + "name": "./node_modules/lodash/fp/convert.js" + }, + { + "id": 109, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/_util.js", + "name": "./node_modules/lodash/fp/_util.js" + }, + { + "id": 216, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/rearg.js", + "name": "./node_modules/lodash/rearg.js" + }, + { + "id": 97, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_flatRest.js", + "name": "./node_modules/lodash/_flatRest.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 97, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_flatRest.js", + "module": "./node_modules/lodash/_flatRest.js", + "moduleName": "./node_modules/lodash/_flatRest.js", + "type": "cjs require", + "userRequest": "./_overRest", + "loc": "2:15-37" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 8, + "source": "var apply = require('./_apply');\n\n/* Built-in method references for those with the same name as other `lodash` methods. */\nvar nativeMax = Math.max;\n\n/**\n * A specialized version of `baseRest` which transforms the rest array.\n *\n * @private\n * @param {Function} func The function to apply a rest parameter to.\n * @param {number} [start=func.length-1] The start position of the rest parameter.\n * @param {Function} transform The rest array transform.\n * @returns {Function} Returns the new function.\n */\nfunction overRest(func, start, transform) {\n start = nativeMax(start === undefined ? (func.length - 1) : start, 0);\n return function() {\n var args = arguments,\n index = -1,\n length = nativeMax(args.length - start, 0),\n array = Array(length);\n\n while (++index < length) {\n array[index] = args[start + index];\n }\n index = -1;\n var otherArgs = Array(start + 1);\n while (++index < start) {\n otherArgs[index] = args[index];\n }\n otherArgs[start] = transform(array);\n return apply(func, this, otherArgs);\n };\n}\n\nmodule.exports = overRest;\n", + "parsedSize": 242, + "parsedSource": "e=r(35),o=Math.max;t.exports=function(t,n,r){return n=o(void 0===n?t.length-1:n,0),function(){for(var i=arguments,u=-1,a=o(i.length-n,0),c=Array(a);++u ['a', 'b', 'c']\n *\n * _.toPath('a[0].b.c');\n * // => ['a', '0', 'b', 'c']\n */\nfunction toPath(value) {\n if (isArray(value)) {\n return arrayMap(value, toKey);\n }\n return isSymbol(value) ? [value] : copyArray(stringToPath(toString(value)));\n}\n\nmodule.exports = toPath;\n", + "parsedSize": 118, + "parsedSource": "e=r(57),o=r(17),i=r(0),u=r(12),a=r(96),c=r(14),f=r(30);t.exports=function(t){return i(t)?e(t,c):u(t)?[t]:o(a(f(t)))}},", + "originalSize": 804, + "originalSource": "var arrayMap = require('./_arrayMap'),\n copyArray = require('./_copyArray'),\n isArray = require('./isArray'),\n isSymbol = require('./isSymbol'),\n stringToPath = require('./_stringToPath'),\n toKey = require('./_toKey'),\n toString = require('./toString');\n\n/**\n * Converts `value` to a property path array.\n *\n * @static\n * @memberOf _\n * @since 4.0.0\n * @category Util\n * @param {*} value The value to convert.\n * @returns {Array} Returns the new property path array.\n * @example\n *\n * _.toPath('a.b.c');\n * // => ['a', 'b', 'c']\n *\n * _.toPath('a[0].b.c');\n * // => ['a', '0', 'b', 'c']\n */\nfunction toPath(value) {\n if (isArray(value)) {\n return arrayMap(value, toKey);\n }\n return isSymbol(value) ? [value] : copyArray(stringToPath(toString(value)));\n}\n\nmodule.exports = toPath;\n", + "modules": [] + }, + { + "id": 222, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/trim.js", + "name": "./node_modules/lodash/trim.js", + "index": 219, + "index2": 223, + "size": 1434, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/trim.js", + "issuerId": 102, + "issuerName": "./node_modules/lodash/fp/trim.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 102, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/trim.js", + "name": "./node_modules/lodash/fp/trim.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 102, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/trim.js", + "module": "./node_modules/lodash/fp/trim.js", + "moduleName": "./node_modules/lodash/fp/trim.js", + "type": "cjs require", + "userRequest": "../trim", + "loc": "2:27-45" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 4, + "source": "var baseToString = require('./_baseToString'),\n castSlice = require('./_castSlice'),\n charsEndIndex = require('./_charsEndIndex'),\n charsStartIndex = require('./_charsStartIndex'),\n stringToArray = require('./_stringToArray'),\n toString = require('./toString');\n\n/** Used to match leading and trailing whitespace. */\nvar reTrim = /^\\s+|\\s+$/g;\n\n/**\n * Removes leading and trailing whitespace or specified characters from `string`.\n *\n * @static\n * @memberOf _\n * @since 3.0.0\n * @category String\n * @param {string} [string=''] The string to trim.\n * @param {string} [chars=whitespace] The characters to trim.\n * @param- {Object} [guard] Enables use as an iteratee for methods like `_.map`.\n * @returns {string} Returns the trimmed string.\n * @example\n *\n * _.trim(' abc ');\n * // => 'abc'\n *\n * _.trim('-_-abc-_-', '_-');\n * // => 'abc'\n *\n * _.map([' foo ', ' bar '], _.trim);\n * // => ['foo', 'bar']\n */\nfunction trim(string, chars, guard) {\n string = toString(string);\n if (string && (guard || chars === undefined)) {\n return string.replace(reTrim, '');\n }\n if (!string || !(chars = baseToString(chars))) {\n return string;\n }\n var strSymbols = stringToArray(string),\n chrSymbols = stringToArray(chars),\n start = charsStartIndex(strSymbols, chrSymbols),\n end = charsEndIndex(strSymbols, chrSymbols) + 1;\n\n return castSlice(strSymbols, start, end).join('');\n}\n\nmodule.exports = trim;\n", + "parsedSize": 234, + "parsedSource": "e=r(56),o=r(98),i=r(224),u=r(225),a=r(99),c=r(30),f=/^\\s+|\\s+$/g;t.exports=function(t,n,r){if((t=c(t))&&(r||void 0===n))return t.replace(f,\"\");if(!t||!(n=e(n)))return t;var s=a(t),l=a(n),p=u(s,l),v=i(s,l)+1;return o(s,p,v).join(\"\")}},", + "originalSize": 1434, + "originalSource": "var baseToString = require('./_baseToString'),\n castSlice = require('./_castSlice'),\n charsEndIndex = require('./_charsEndIndex'),\n charsStartIndex = require('./_charsStartIndex'),\n stringToArray = require('./_stringToArray'),\n toString = require('./toString');\n\n/** Used to match leading and trailing whitespace. */\nvar reTrim = /^\\s+|\\s+$/g;\n\n/**\n * Removes leading and trailing whitespace or specified characters from `string`.\n *\n * @static\n * @memberOf _\n * @since 3.0.0\n * @category String\n * @param {string} [string=''] The string to trim.\n * @param {string} [chars=whitespace] The characters to trim.\n * @param- {Object} [guard] Enables use as an iteratee for methods like `_.map`.\n * @returns {string} Returns the trimmed string.\n * @example\n *\n * _.trim(' abc ');\n * // => 'abc'\n *\n * _.trim('-_-abc-_-', '_-');\n * // => 'abc'\n *\n * _.map([' foo ', ' bar '], _.trim);\n * // => ['foo', 'bar']\n */\nfunction trim(string, chars, guard) {\n string = toString(string);\n if (string && (guard || chars === undefined)) {\n return string.replace(reTrim, '');\n }\n if (!string || !(chars = baseToString(chars))) {\n return string;\n }\n var strSymbols = stringToArray(string),\n chrSymbols = stringToArray(chars),\n start = charsStartIndex(strSymbols, chrSymbols),\n end = charsEndIndex(strSymbols, chrSymbols) + 1;\n\n return castSlice(strSymbols, start, end).join('');\n}\n\nmodule.exports = trim;\n", + "modules": [] + }, + { + "id": 223, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseSlice.js", + "name": "./node_modules/lodash/_baseSlice.js", + "index": 221, + "index2": 215, + "size": 756, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_castSlice.js", + "issuerId": 98, + "issuerName": "./node_modules/lodash/_castSlice.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 102, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/trim.js", + "name": "./node_modules/lodash/fp/trim.js" + }, + { + "id": 222, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/trim.js", + "name": "./node_modules/lodash/trim.js" + }, + { + "id": 98, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_castSlice.js", + "name": "./node_modules/lodash/_castSlice.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 98, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_castSlice.js", + "module": "./node_modules/lodash/_castSlice.js", + "moduleName": "./node_modules/lodash/_castSlice.js", + "type": "cjs require", + "userRequest": "./_baseSlice", + "loc": "1:16-39" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 6, + "source": "/**\n * The base implementation of `_.slice` without an iteratee call guard.\n *\n * @private\n * @param {Array} array The array to slice.\n * @param {number} [start=0] The start position.\n * @param {number} [end=array.length] The end position.\n * @returns {Array} Returns the slice of `array`.\n */\nfunction baseSlice(array, start, end) {\n var index = -1,\n length = array.length;\n\n if (start < 0) {\n start = -start > length ? 0 : (length + start);\n }\n end = end > length ? length : end;\n if (end < 0) {\n end += length;\n }\n length = start > end ? 0 : ((end - start) >>> 0);\n start >>>= 0;\n\n var result = Array(length);\n while (++index < length) {\n result[index] = array[index + start];\n }\n return result;\n}\n\nmodule.exports = baseSlice;\n", + "parsedSize": 160, + "parsedSource": "t.exports=function(t,n,r){var e=-1,o=t.length;n<0&&(n=-n>o?0:o+n),(r=r>o?o:r)<0&&(r+=o),o=n>r?0:r-n>>>0,n>>>=0;for(var i=Array(o);++e length ? 0 : (length + start);\n }\n end = end > length ? length : end;\n if (end < 0) {\n end += length;\n }\n length = start > end ? 0 : ((end - start) >>> 0);\n start >>>= 0;\n\n var result = Array(length);\n while (++index < length) {\n result[index] = array[index + start];\n }\n return result;\n}\n\nmodule.exports = baseSlice;\n", + "modules": [] + }, + { + "id": 224, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_charsEndIndex.js", + "name": "./node_modules/lodash/_charsEndIndex.js", + "index": 222, + "index2": 217, + "size": 600, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/trim.js", + "issuerId": 222, + "issuerName": "./node_modules/lodash/trim.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 102, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/trim.js", + "name": "./node_modules/lodash/fp/trim.js" + }, + { + "id": 222, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/trim.js", + "name": "./node_modules/lodash/trim.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 222, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/trim.js", + "module": "./node_modules/lodash/trim.js", + "moduleName": "./node_modules/lodash/trim.js", + "type": "cjs require", + "userRequest": "./_charsEndIndex", + "loc": "3:20-47" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 5, + "source": "var baseIndexOf = require('./_baseIndexOf');\n\n/**\n * Used by `_.trim` and `_.trimEnd` to get the index of the last string symbol\n * that is not found in the character symbols.\n *\n * @private\n * @param {Array} strSymbols The string symbols to inspect.\n * @param {Array} chrSymbols The character symbols to find.\n * @returns {number} Returns the index of the last unmatched string symbol.\n */\nfunction charsEndIndex(strSymbols, chrSymbols) {\n var index = strSymbols.length;\n\n while (index-- && baseIndexOf(chrSymbols, strSymbols[index], 0) > -1) {}\n return index;\n}\n\nmodule.exports = charsEndIndex;\n", + "parsedSize": 84, + "parsedSource": "e=r(41);t.exports=function(t,n){for(var r=t.length;r--&&e(n,t[r],0)>-1;);return r}},", + "originalSize": 600, + "originalSource": "var baseIndexOf = require('./_baseIndexOf');\n\n/**\n * Used by `_.trim` and `_.trimEnd` to get the index of the last string symbol\n * that is not found in the character symbols.\n *\n * @private\n * @param {Array} strSymbols The string symbols to inspect.\n * @param {Array} chrSymbols The character symbols to find.\n * @returns {number} Returns the index of the last unmatched string symbol.\n */\nfunction charsEndIndex(strSymbols, chrSymbols) {\n var index = strSymbols.length;\n\n while (index-- && baseIndexOf(chrSymbols, strSymbols[index], 0) > -1) {}\n return index;\n}\n\nmodule.exports = charsEndIndex;\n", + "modules": [] + }, + { + "id": 225, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_charsStartIndex.js", + "name": "./node_modules/lodash/_charsStartIndex.js", + "index": 223, + "index2": 218, + "size": 636, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/trim.js", + "issuerId": 222, + "issuerName": "./node_modules/lodash/trim.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 102, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/trim.js", + "name": "./node_modules/lodash/fp/trim.js" + }, + { + "id": 222, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/trim.js", + "name": "./node_modules/lodash/trim.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 222, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/trim.js", + "module": "./node_modules/lodash/trim.js", + "moduleName": "./node_modules/lodash/trim.js", + "type": "cjs require", + "userRequest": "./_charsStartIndex", + "loc": "4:22-51" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 5, + "source": "var baseIndexOf = require('./_baseIndexOf');\n\n/**\n * Used by `_.trim` and `_.trimStart` to get the index of the first string symbol\n * that is not found in the character symbols.\n *\n * @private\n * @param {Array} strSymbols The string symbols to inspect.\n * @param {Array} chrSymbols The character symbols to find.\n * @returns {number} Returns the index of the first unmatched string symbol.\n */\nfunction charsStartIndex(strSymbols, chrSymbols) {\n var index = -1,\n length = strSymbols.length;\n\n while (++index < length && baseIndexOf(chrSymbols, strSymbols[index], 0) > -1) {}\n return index;\n}\n\nmodule.exports = charsStartIndex;\n", + "parsedSize": 91, + "parsedSource": "e=r(41);t.exports=function(t,n){for(var r=-1,o=t.length;++r-1;);return r}},", + "originalSize": 636, + "originalSource": "var baseIndexOf = require('./_baseIndexOf');\n\n/**\n * Used by `_.trim` and `_.trimStart` to get the index of the first string symbol\n * that is not found in the character symbols.\n *\n * @private\n * @param {Array} strSymbols The string symbols to inspect.\n * @param {Array} chrSymbols The character symbols to find.\n * @returns {number} Returns the index of the first unmatched string symbol.\n */\nfunction charsStartIndex(strSymbols, chrSymbols) {\n var index = -1,\n length = strSymbols.length;\n\n while (++index < length && baseIndexOf(chrSymbols, strSymbols[index], 0) > -1) {}\n return index;\n}\n\nmodule.exports = charsStartIndex;\n", + "modules": [] + }, + { + "id": 226, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_asciiToArray.js", + "name": "./node_modules/lodash/_asciiToArray.js", + "index": 225, + "index2": 219, + "size": 257, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_stringToArray.js", + "issuerId": 99, + "issuerName": "./node_modules/lodash/_stringToArray.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 102, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/trim.js", + "name": "./node_modules/lodash/fp/trim.js" + }, + { + "id": 222, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/trim.js", + "name": "./node_modules/lodash/trim.js" + }, + { + "id": 99, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_stringToArray.js", + "name": "./node_modules/lodash/_stringToArray.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 99, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_stringToArray.js", + "module": "./node_modules/lodash/_stringToArray.js", + "moduleName": "./node_modules/lodash/_stringToArray.js", + "type": "cjs require", + "userRequest": "./_asciiToArray", + "loc": "1:19-45" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 6, + "source": "/**\n * Converts an ASCII `string` to an array.\n *\n * @private\n * @param {string} string The string to convert.\n * @returns {Array} Returns the converted array.\n */\nfunction asciiToArray(string) {\n return string.split('');\n}\n\nmodule.exports = asciiToArray;\n", + "parsedSize": 43, + "parsedSource": "t.exports=function(t){return t.split(\"\")}},", + "originalSize": 257, + "originalSource": "/**\n * Converts an ASCII `string` to an array.\n *\n * @private\n * @param {string} string The string to convert.\n * @returns {Array} Returns the converted array.\n */\nfunction asciiToArray(string) {\n return string.split('');\n}\n\nmodule.exports = asciiToArray;\n", + "modules": [] + }, + { + "id": 227, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_unicodeToArray.js", + "name": "./node_modules/lodash/_unicodeToArray.js", + "index": 227, + "index2": 221, + "size": 1588, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_stringToArray.js", + "issuerId": 99, + "issuerName": "./node_modules/lodash/_stringToArray.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 102, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/trim.js", + "name": "./node_modules/lodash/fp/trim.js" + }, + { + "id": 222, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/trim.js", + "name": "./node_modules/lodash/trim.js" + }, + { + "id": 99, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_stringToArray.js", + "name": "./node_modules/lodash/_stringToArray.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 99, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_stringToArray.js", + "module": "./node_modules/lodash/_stringToArray.js", + "moduleName": "./node_modules/lodash/_stringToArray.js", + "type": "cjs require", + "userRequest": "./_unicodeToArray", + "loc": "3:21-49" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 6, + "source": "/** Used to compose unicode character classes. */\nvar rsAstralRange = '\\\\ud800-\\\\udfff',\n rsComboMarksRange = '\\\\u0300-\\\\u036f',\n reComboHalfMarksRange = '\\\\ufe20-\\\\ufe2f',\n rsComboSymbolsRange = '\\\\u20d0-\\\\u20ff',\n rsComboRange = rsComboMarksRange + reComboHalfMarksRange + rsComboSymbolsRange,\n rsVarRange = '\\\\ufe0e\\\\ufe0f';\n\n/** Used to compose unicode capture groups. */\nvar rsAstral = '[' + rsAstralRange + ']',\n rsCombo = '[' + rsComboRange + ']',\n rsFitz = '\\\\ud83c[\\\\udffb-\\\\udfff]',\n rsModifier = '(?:' + rsCombo + '|' + rsFitz + ')',\n rsNonAstral = '[^' + rsAstralRange + ']',\n rsRegional = '(?:\\\\ud83c[\\\\udde6-\\\\uddff]){2}',\n rsSurrPair = '[\\\\ud800-\\\\udbff][\\\\udc00-\\\\udfff]',\n rsZWJ = '\\\\u200d';\n\n/** Used to compose unicode regexes. */\nvar reOptMod = rsModifier + '?',\n rsOptVar = '[' + rsVarRange + ']?',\n rsOptJoin = '(?:' + rsZWJ + '(?:' + [rsNonAstral, rsRegional, rsSurrPair].join('|') + ')' + rsOptVar + reOptMod + ')*',\n rsSeq = rsOptVar + reOptMod + rsOptJoin,\n rsSymbol = '(?:' + [rsNonAstral + rsCombo + '?', rsCombo, rsRegional, rsSurrPair, rsAstral].join('|') + ')';\n\n/** Used to match [string symbols](https://mathiasbynens.be/notes/javascript-unicode). */\nvar reUnicode = RegExp(rsFitz + '(?=' + rsFitz + ')|' + rsSymbol + rsSeq, 'g');\n\n/**\n * Converts a Unicode `string` to an array.\n *\n * @private\n * @param {string} string The string to convert.\n * @returns {Array} Returns the converted array.\n */\nfunction unicodeToArray(string) {\n return string.match(reUnicode) || [];\n}\n\nmodule.exports = unicodeToArray;\n", + "parsedSize": 436, + "parsedSource": "var r=\"[\\\\ud800-\\\\udfff]\",e=\"[\\\\u0300-\\\\u036f\\\\ufe20-\\\\ufe2f\\\\u20d0-\\\\u20ff]\",o=\"\\\\ud83c[\\\\udffb-\\\\udfff]\",i=\"[^\\\\ud800-\\\\udfff]\",u=\"(?:\\\\ud83c[\\\\udde6-\\\\uddff]){2}\",a=\"[\\\\ud800-\\\\udbff][\\\\udc00-\\\\udfff]\",c=\"(?:\"+e+\"|\"+o+\")\"+\"?\",f=\"[\\\\ufe0e\\\\ufe0f]?\"+c+(\"(?:\\\\u200d(?:\"+[i,u,a].join(\"|\")+\")[\\\\ufe0e\\\\ufe0f]?\"+c+\")*\"),s=\"(?:\"+[i+e+\"?\",e,u,a,r].join(\"|\")+\")\",l=RegExp(o+\"(?=\"+o+\")|\"+s+f,\"g\");t.exports=function(t){return t.match(l)||[]}},", + "originalSize": 1588, + "originalSource": "/** Used to compose unicode character classes. */\nvar rsAstralRange = '\\\\ud800-\\\\udfff',\n rsComboMarksRange = '\\\\u0300-\\\\u036f',\n reComboHalfMarksRange = '\\\\ufe20-\\\\ufe2f',\n rsComboSymbolsRange = '\\\\u20d0-\\\\u20ff',\n rsComboRange = rsComboMarksRange + reComboHalfMarksRange + rsComboSymbolsRange,\n rsVarRange = '\\\\ufe0e\\\\ufe0f';\n\n/** Used to compose unicode capture groups. */\nvar rsAstral = '[' + rsAstralRange + ']',\n rsCombo = '[' + rsComboRange + ']',\n rsFitz = '\\\\ud83c[\\\\udffb-\\\\udfff]',\n rsModifier = '(?:' + rsCombo + '|' + rsFitz + ')',\n rsNonAstral = '[^' + rsAstralRange + ']',\n rsRegional = '(?:\\\\ud83c[\\\\udde6-\\\\uddff]){2}',\n rsSurrPair = '[\\\\ud800-\\\\udbff][\\\\udc00-\\\\udfff]',\n rsZWJ = '\\\\u200d';\n\n/** Used to compose unicode regexes. */\nvar reOptMod = rsModifier + '?',\n rsOptVar = '[' + rsVarRange + ']?',\n rsOptJoin = '(?:' + rsZWJ + '(?:' + [rsNonAstral, rsRegional, rsSurrPair].join('|') + ')' + rsOptVar + reOptMod + ')*',\n rsSeq = rsOptVar + reOptMod + rsOptJoin,\n rsSymbol = '(?:' + [rsNonAstral + rsCombo + '?', rsCombo, rsRegional, rsSurrPair, rsAstral].join('|') + ')';\n\n/** Used to match [string symbols](https://mathiasbynens.be/notes/javascript-unicode). */\nvar reUnicode = RegExp(rsFitz + '(?=' + rsFitz + ')|' + rsSymbol + rsSeq, 'g');\n\n/**\n * Converts a Unicode `string` to an array.\n *\n * @private\n * @param {string} string The string to convert.\n * @returns {Array} Returns the converted array.\n */\nfunction unicodeToArray(string) {\n return string.match(reUnicode) || [];\n}\n\nmodule.exports = unicodeToArray;\n", + "modules": [] + }, + { + "id": 228, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/split.js", + "name": "./node_modules/lodash/split.js", + "index": 229, + "index2": 228, + "size": 1550, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/split.js", + "issuerId": 103, + "issuerName": "./node_modules/lodash/fp/split.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 103, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/split.js", + "name": "./node_modules/lodash/fp/split.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 103, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/split.js", + "module": "./node_modules/lodash/fp/split.js", + "moduleName": "./node_modules/lodash/fp/split.js", + "type": "cjs require", + "userRequest": "../split", + "loc": "2:28-47" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 4, + "source": "var baseToString = require('./_baseToString'),\n castSlice = require('./_castSlice'),\n hasUnicode = require('./_hasUnicode'),\n isIterateeCall = require('./_isIterateeCall'),\n isRegExp = require('./isRegExp'),\n stringToArray = require('./_stringToArray'),\n toString = require('./toString');\n\n/** Used as references for the maximum length and index of an array. */\nvar MAX_ARRAY_LENGTH = 4294967295;\n\n/**\n * Splits `string` by `separator`.\n *\n * **Note:** This method is based on\n * [`String#split`](https://mdn.io/String/split).\n *\n * @static\n * @memberOf _\n * @since 4.0.0\n * @category String\n * @param {string} [string=''] The string to split.\n * @param {RegExp|string} separator The separator pattern to split by.\n * @param {number} [limit] The length to truncate results to.\n * @returns {Array} Returns the string segments.\n * @example\n *\n * _.split('a-b-c', '-', 2);\n * // => ['a', 'b']\n */\nfunction split(string, separator, limit) {\n if (limit && typeof limit != 'number' && isIterateeCall(string, separator, limit)) {\n separator = limit = undefined;\n }\n limit = limit === undefined ? MAX_ARRAY_LENGTH : limit >>> 0;\n if (!limit) {\n return [];\n }\n string = toString(string);\n if (string && (\n typeof separator == 'string' ||\n (separator != null && !isRegExp(separator))\n )) {\n separator = baseToString(separator);\n if (!separator && hasUnicode(string)) {\n return castSlice(stringToArray(string), 0, limit);\n }\n }\n return string.split(separator, limit);\n}\n\nmodule.exports = split;\n", + "parsedSize": 268, + "parsedSource": "e=r(56),o=r(98),i=r(100),u=r(229),a=r(230),c=r(99),f=r(30),s=4294967295;t.exports=function(t,n,r){return r&&\"number\"!=typeof r&&u(t,n,r)&&(n=r=void 0),(r=void 0===r?s:r>>>0)?(t=f(t))&&(\"string\"==typeof n||null!=n&&!a(n))&&!(n=e(n))&&i(t)?o(c(t),0,r):t.split(n,r):[]}},", + "originalSize": 1550, + "originalSource": "var baseToString = require('./_baseToString'),\n castSlice = require('./_castSlice'),\n hasUnicode = require('./_hasUnicode'),\n isIterateeCall = require('./_isIterateeCall'),\n isRegExp = require('./isRegExp'),\n stringToArray = require('./_stringToArray'),\n toString = require('./toString');\n\n/** Used as references for the maximum length and index of an array. */\nvar MAX_ARRAY_LENGTH = 4294967295;\n\n/**\n * Splits `string` by `separator`.\n *\n * **Note:** This method is based on\n * [`String#split`](https://mdn.io/String/split).\n *\n * @static\n * @memberOf _\n * @since 4.0.0\n * @category String\n * @param {string} [string=''] The string to split.\n * @param {RegExp|string} separator The separator pattern to split by.\n * @param {number} [limit] The length to truncate results to.\n * @returns {Array} Returns the string segments.\n * @example\n *\n * _.split('a-b-c', '-', 2);\n * // => ['a', 'b']\n */\nfunction split(string, separator, limit) {\n if (limit && typeof limit != 'number' && isIterateeCall(string, separator, limit)) {\n separator = limit = undefined;\n }\n limit = limit === undefined ? MAX_ARRAY_LENGTH : limit >>> 0;\n if (!limit) {\n return [];\n }\n string = toString(string);\n if (string && (\n typeof separator == 'string' ||\n (separator != null && !isRegExp(separator))\n )) {\n separator = baseToString(separator);\n if (!separator && hasUnicode(string)) {\n return castSlice(stringToArray(string), 0, limit);\n }\n }\n return string.split(separator, limit);\n}\n\nmodule.exports = split;\n", + "modules": [] + }, + { + "id": 229, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_isIterateeCall.js", + "name": "./node_modules/lodash/_isIterateeCall.js", + "index": 230, + "index2": 225, + "size": 877, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/split.js", + "issuerId": 228, + "issuerName": "./node_modules/lodash/split.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 103, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/split.js", + "name": "./node_modules/lodash/fp/split.js" + }, + { + "id": 228, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/split.js", + "name": "./node_modules/lodash/split.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 228, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/split.js", + "module": "./node_modules/lodash/split.js", + "moduleName": "./node_modules/lodash/split.js", + "type": "cjs require", + "userRequest": "./_isIterateeCall", + "loc": "4:21-49" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 5, + "source": "var eq = require('./eq'),\n isArrayLike = require('./isArrayLike'),\n isIndex = require('./_isIndex'),\n isObject = require('./isObject');\n\n/**\n * Checks if the given arguments are from an iteratee call.\n *\n * @private\n * @param {*} value The potential iteratee value argument.\n * @param {*} index The potential iteratee index or key argument.\n * @param {*} object The potential iteratee object argument.\n * @returns {boolean} Returns `true` if the arguments are from an iteratee call,\n * else `false`.\n */\nfunction isIterateeCall(value, index, object) {\n if (!isObject(object)) {\n return false;\n }\n var type = typeof index;\n if (type == 'number'\n ? (isArrayLike(object) && isIndex(index, object.length))\n : (type == 'string' && index in object)\n ) {\n return eq(object[index], value);\n }\n return false;\n}\n\nmodule.exports = isIterateeCall;\n", + "parsedSize": 165, + "parsedSource": "e=r(20),o=r(10),i=r(18),u=r(3);t.exports=function(t,n,r){if(!u(r))return!1;var a=typeof n;return!!(\"number\"==a?o(r)&&i(n,r.length):\"string\"==a&&n in r)&&e(r[n],t)}},", + "originalSize": 877, + "originalSource": "var eq = require('./eq'),\n isArrayLike = require('./isArrayLike'),\n isIndex = require('./_isIndex'),\n isObject = require('./isObject');\n\n/**\n * Checks if the given arguments are from an iteratee call.\n *\n * @private\n * @param {*} value The potential iteratee value argument.\n * @param {*} index The potential iteratee index or key argument.\n * @param {*} object The potential iteratee object argument.\n * @returns {boolean} Returns `true` if the arguments are from an iteratee call,\n * else `false`.\n */\nfunction isIterateeCall(value, index, object) {\n if (!isObject(object)) {\n return false;\n }\n var type = typeof index;\n if (type == 'number'\n ? (isArrayLike(object) && isIndex(index, object.length))\n : (type == 'string' && index in object)\n ) {\n return eq(object[index], value);\n }\n return false;\n}\n\nmodule.exports = isIterateeCall;\n", + "modules": [] + }, + { + "id": 230, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/isRegExp.js", + "name": "./node_modules/lodash/isRegExp.js", + "index": 231, + "index2": 227, + "size": 646, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/split.js", + "issuerId": 228, + "issuerName": "./node_modules/lodash/split.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 103, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/split.js", + "name": "./node_modules/lodash/fp/split.js" + }, + { + "id": 228, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/split.js", + "name": "./node_modules/lodash/split.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 228, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/split.js", + "module": "./node_modules/lodash/split.js", + "moduleName": "./node_modules/lodash/split.js", + "type": "cjs require", + "userRequest": "./isRegExp", + "loc": "5:15-36" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 5, + "source": "var baseIsRegExp = require('./_baseIsRegExp'),\n baseUnary = require('./_baseUnary'),\n nodeUtil = require('./_nodeUtil');\n\n/* Node.js helper references. */\nvar nodeIsRegExp = nodeUtil && nodeUtil.isRegExp;\n\n/**\n * Checks if `value` is classified as a `RegExp` object.\n *\n * @static\n * @memberOf _\n * @since 0.1.0\n * @category Lang\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is a regexp, else `false`.\n * @example\n *\n * _.isRegExp(/abc/);\n * // => true\n *\n * _.isRegExp('/abc/');\n * // => false\n */\nvar isRegExp = nodeIsRegExp ? baseUnary(nodeIsRegExp) : baseIsRegExp;\n\nmodule.exports = isRegExp;\n", + "parsedSize": 65, + "parsedSource": "e=r(231),o=r(23),i=r(24),u=i&&i.isRegExp,a=u?o(u):e;t.exports=a},", + "originalSize": 646, + "originalSource": "var baseIsRegExp = require('./_baseIsRegExp'),\n baseUnary = require('./_baseUnary'),\n nodeUtil = require('./_nodeUtil');\n\n/* Node.js helper references. */\nvar nodeIsRegExp = nodeUtil && nodeUtil.isRegExp;\n\n/**\n * Checks if `value` is classified as a `RegExp` object.\n *\n * @static\n * @memberOf _\n * @since 0.1.0\n * @category Lang\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is a regexp, else `false`.\n * @example\n *\n * _.isRegExp(/abc/);\n * // => true\n *\n * _.isRegExp('/abc/');\n * // => false\n */\nvar isRegExp = nodeIsRegExp ? baseUnary(nodeIsRegExp) : baseIsRegExp;\n\nmodule.exports = isRegExp;\n", + "modules": [] + }, + { + "id": 231, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseIsRegExp.js", + "name": "./node_modules/lodash/_baseIsRegExp.js", + "index": 232, + "index2": 226, + "size": 511, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/isRegExp.js", + "issuerId": 230, + "issuerName": "./node_modules/lodash/isRegExp.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 103, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/split.js", + "name": "./node_modules/lodash/fp/split.js" + }, + { + "id": 228, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/split.js", + "name": "./node_modules/lodash/split.js" + }, + { + "id": 230, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/isRegExp.js", + "name": "./node_modules/lodash/isRegExp.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 230, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/isRegExp.js", + "module": "./node_modules/lodash/isRegExp.js", + "moduleName": "./node_modules/lodash/isRegExp.js", + "type": "cjs require", + "userRequest": "./_baseIsRegExp", + "loc": "1:19-45" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 6, + "source": "var baseGetTag = require('./_baseGetTag'),\n isObjectLike = require('./isObjectLike');\n\n/** `Object#toString` result references. */\nvar regexpTag = '[object RegExp]';\n\n/**\n * The base implementation of `_.isRegExp` without Node.js optimizations.\n *\n * @private\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is a regexp, else `false`.\n */\nfunction baseIsRegExp(value) {\n return isObjectLike(value) && baseGetTag(value) == regexpTag;\n}\n\nmodule.exports = baseIsRegExp;\n", + "parsedSize": 79, + "parsedSource": "e=r(4),o=r(2),i=\"[object RegExp]\";t.exports=function(t){return o(t)&&e(t)==i}},", + "originalSize": 511, + "originalSource": "var baseGetTag = require('./_baseGetTag'),\n isObjectLike = require('./isObjectLike');\n\n/** `Object#toString` result references. */\nvar regexpTag = '[object RegExp]';\n\n/**\n * The base implementation of `_.isRegExp` without Node.js optimizations.\n *\n * @private\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is a regexp, else `false`.\n */\nfunction baseIsRegExp(value) {\n return isObjectLike(value) && baseGetTag(value) == regexpTag;\n}\n\nmodule.exports = baseIsRegExp;\n", + "modules": [] + }, + { + "id": 232, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/reject.js", + "name": "./node_modules/lodash/reject.js", + "index": 234, + "index2": 237, + "size": 1417, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/reject.js", + "issuerId": 104, + "issuerName": "./node_modules/lodash/fp/reject.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 104, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/reject.js", + "name": "./node_modules/lodash/fp/reject.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 104, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/reject.js", + "module": "./node_modules/lodash/fp/reject.js", + "moduleName": "./node_modules/lodash/fp/reject.js", + "type": "cjs require", + "userRequest": "../reject", + "loc": "2:29-49" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 4, + "source": "var arrayFilter = require('./_arrayFilter'),\n baseFilter = require('./_baseFilter'),\n baseIteratee = require('./_baseIteratee'),\n isArray = require('./isArray'),\n negate = require('./negate');\n\n/**\n * The opposite of `_.filter`; this method returns the elements of `collection`\n * that `predicate` does **not** return truthy for.\n *\n * @static\n * @memberOf _\n * @since 0.1.0\n * @category Collection\n * @param {Array|Object} collection The collection to iterate over.\n * @param {Function} [predicate=_.identity] The function invoked per iteration.\n * @returns {Array} Returns the new filtered array.\n * @see _.filter\n * @example\n *\n * var users = [\n * { 'user': 'barney', 'age': 36, 'active': false },\n * { 'user': 'fred', 'age': 40, 'active': true }\n * ];\n *\n * _.reject(users, function(o) { return !o.active; });\n * // => objects for ['fred']\n *\n * // The `_.matches` iteratee shorthand.\n * _.reject(users, { 'age': 40, 'active': true });\n * // => objects for ['barney']\n *\n * // The `_.matchesProperty` iteratee shorthand.\n * _.reject(users, ['active', false]);\n * // => objects for ['fred']\n *\n * // The `_.property` iteratee shorthand.\n * _.reject(users, 'active');\n * // => objects for ['barney']\n */\nfunction reject(collection, predicate) {\n var func = isArray(collection) ? arrayFilter : baseFilter;\n return func(collection, negate(baseIteratee(predicate, 3)));\n}\n\nmodule.exports = reject;\n", + "parsedSize": 97, + "parsedSource": "e=r(84),o=r(233),i=r(54),u=r(0),a=r(238);t.exports=function(t,n){return(u(t)?e:o)(t,a(i(n,3)))}},", + "originalSize": 1417, + "originalSource": "var arrayFilter = require('./_arrayFilter'),\n baseFilter = require('./_baseFilter'),\n baseIteratee = require('./_baseIteratee'),\n isArray = require('./isArray'),\n negate = require('./negate');\n\n/**\n * The opposite of `_.filter`; this method returns the elements of `collection`\n * that `predicate` does **not** return truthy for.\n *\n * @static\n * @memberOf _\n * @since 0.1.0\n * @category Collection\n * @param {Array|Object} collection The collection to iterate over.\n * @param {Function} [predicate=_.identity] The function invoked per iteration.\n * @returns {Array} Returns the new filtered array.\n * @see _.filter\n * @example\n *\n * var users = [\n * { 'user': 'barney', 'age': 36, 'active': false },\n * { 'user': 'fred', 'age': 40, 'active': true }\n * ];\n *\n * _.reject(users, function(o) { return !o.active; });\n * // => objects for ['fred']\n *\n * // The `_.matches` iteratee shorthand.\n * _.reject(users, { 'age': 40, 'active': true });\n * // => objects for ['barney']\n *\n * // The `_.matchesProperty` iteratee shorthand.\n * _.reject(users, ['active', false]);\n * // => objects for ['fred']\n *\n * // The `_.property` iteratee shorthand.\n * _.reject(users, 'active');\n * // => objects for ['barney']\n */\nfunction reject(collection, predicate) {\n var func = isArray(collection) ? arrayFilter : baseFilter;\n return func(collection, negate(baseIteratee(predicate, 3)));\n}\n\nmodule.exports = reject;\n", + "modules": [] + }, + { + "id": 233, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseFilter.js", + "name": "./node_modules/lodash/_baseFilter.js", + "index": 235, + "index2": 235, + "size": 590, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/reject.js", + "issuerId": 232, + "issuerName": "./node_modules/lodash/reject.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 104, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/reject.js", + "name": "./node_modules/lodash/fp/reject.js" + }, + { + "id": 232, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/reject.js", + "name": "./node_modules/lodash/reject.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 232, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/reject.js", + "module": "./node_modules/lodash/reject.js", + "moduleName": "./node_modules/lodash/reject.js", + "type": "cjs require", + "userRequest": "./_baseFilter", + "loc": "2:17-41" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 5, + "source": "var baseEach = require('./_baseEach');\n\n/**\n * The base implementation of `_.filter` without support for iteratee shorthands.\n *\n * @private\n * @param {Array|Object} collection The collection to iterate over.\n * @param {Function} predicate The function invoked per iteration.\n * @returns {Array} Returns the new filtered array.\n */\nfunction baseFilter(collection, predicate) {\n var result = [];\n baseEach(collection, function(value, index, collection) {\n if (predicate(value, index, collection)) {\n result.push(value);\n }\n });\n return result;\n}\n\nmodule.exports = baseFilter;\n", + "parsedSize": 97, + "parsedSource": "e=r(101);t.exports=function(t,n){var r=[];return e(t,(function(t,e,o){n(t,e,o)&&r.push(t)})),r}},", + "originalSize": 590, + "originalSource": "var baseEach = require('./_baseEach');\n\n/**\n * The base implementation of `_.filter` without support for iteratee shorthands.\n *\n * @private\n * @param {Array|Object} collection The collection to iterate over.\n * @param {Function} predicate The function invoked per iteration.\n * @returns {Array} Returns the new filtered array.\n */\nfunction baseFilter(collection, predicate) {\n var result = [];\n baseEach(collection, function(value, index, collection) {\n if (predicate(value, index, collection)) {\n result.push(value);\n }\n });\n return result;\n}\n\nmodule.exports = baseFilter;\n", + "modules": [] + }, + { + "id": 234, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseForOwn.js", + "name": "./node_modules/lodash/_baseForOwn.js", + "index": 237, + "index2": 232, + "size": 456, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseEach.js", + "issuerId": 101, + "issuerName": "./node_modules/lodash/_baseEach.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 104, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/reject.js", + "name": "./node_modules/lodash/fp/reject.js" + }, + { + "id": 232, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/reject.js", + "name": "./node_modules/lodash/reject.js" + }, + { + "id": 233, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseFilter.js", + "name": "./node_modules/lodash/_baseFilter.js" + }, + { + "id": 101, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseEach.js", + "name": "./node_modules/lodash/_baseEach.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 101, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseEach.js", + "module": "./node_modules/lodash/_baseEach.js", + "moduleName": "./node_modules/lodash/_baseEach.js", + "type": "cjs require", + "userRequest": "./_baseForOwn", + "loc": "1:17-41" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 7, + "source": "var baseFor = require('./_baseFor'),\n keys = require('./keys');\n\n/**\n * The base implementation of `_.forOwn` without support for iteratee shorthands.\n *\n * @private\n * @param {Object} object The object to iterate over.\n * @param {Function} iteratee The function invoked per iteration.\n * @returns {Object} Returns `object`.\n */\nfunction baseForOwn(object, iteratee) {\n return object && baseFor(object, iteratee, keys);\n}\n\nmodule.exports = baseForOwn;\n", + "parsedSize": 62, + "parsedSource": "e=r(235),o=r(13);t.exports=function(t,n){return t&&e(t,n,o)}},", + "originalSize": 456, + "originalSource": "var baseFor = require('./_baseFor'),\n keys = require('./keys');\n\n/**\n * The base implementation of `_.forOwn` without support for iteratee shorthands.\n *\n * @private\n * @param {Object} object The object to iterate over.\n * @param {Function} iteratee The function invoked per iteration.\n * @returns {Object} Returns `object`.\n */\nfunction baseForOwn(object, iteratee) {\n return object && baseFor(object, iteratee, keys);\n}\n\nmodule.exports = baseForOwn;\n", + "modules": [] + }, + { + "id": 235, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseFor.js", + "name": "./node_modules/lodash/_baseFor.js", + "index": 238, + "index2": 231, + "size": 593, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseForOwn.js", + "issuerId": 234, + "issuerName": "./node_modules/lodash/_baseForOwn.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 104, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/reject.js", + "name": "./node_modules/lodash/fp/reject.js" + }, + { + "id": 232, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/reject.js", + "name": "./node_modules/lodash/reject.js" + }, + { + "id": 233, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseFilter.js", + "name": "./node_modules/lodash/_baseFilter.js" + }, + { + "id": 101, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseEach.js", + "name": "./node_modules/lodash/_baseEach.js" + }, + { + "id": 234, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseForOwn.js", + "name": "./node_modules/lodash/_baseForOwn.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 234, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseForOwn.js", + "module": "./node_modules/lodash/_baseForOwn.js", + "moduleName": "./node_modules/lodash/_baseForOwn.js", + "type": "cjs require", + "userRequest": "./_baseFor", + "loc": "1:14-35" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 8, + "source": "var createBaseFor = require('./_createBaseFor');\n\n/**\n * The base implementation of `baseForOwn` which iterates over `object`\n * properties returned by `keysFunc` and invokes `iteratee` for each property.\n * Iteratee functions may exit iteration early by explicitly returning `false`.\n *\n * @private\n * @param {Object} object The object to iterate over.\n * @param {Function} iteratee The function invoked per iteration.\n * @param {Function} keysFunc The function to get the keys of `object`.\n * @returns {Object} Returns `object`.\n */\nvar baseFor = createBaseFor();\n\nmodule.exports = baseFor;\n", + "parsedSize": 24, + "parsedSource": "e=r(236)();t.exports=e},", + "originalSize": 593, + "originalSource": "var createBaseFor = require('./_createBaseFor');\n\n/**\n * The base implementation of `baseForOwn` which iterates over `object`\n * properties returned by `keysFunc` and invokes `iteratee` for each property.\n * Iteratee functions may exit iteration early by explicitly returning `false`.\n *\n * @private\n * @param {Object} object The object to iterate over.\n * @param {Function} iteratee The function invoked per iteration.\n * @param {Function} keysFunc The function to get the keys of `object`.\n * @returns {Object} Returns `object`.\n */\nvar baseFor = createBaseFor();\n\nmodule.exports = baseFor;\n", + "modules": [] + }, + { + "id": 236, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_createBaseFor.js", + "name": "./node_modules/lodash/_createBaseFor.js", + "index": 239, + "index2": 230, + "size": 648, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseFor.js", + "issuerId": 235, + "issuerName": "./node_modules/lodash/_baseFor.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 104, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/reject.js", + "name": "./node_modules/lodash/fp/reject.js" + }, + { + "id": 232, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/reject.js", + "name": "./node_modules/lodash/reject.js" + }, + { + "id": 233, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseFilter.js", + "name": "./node_modules/lodash/_baseFilter.js" + }, + { + "id": 101, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseEach.js", + "name": "./node_modules/lodash/_baseEach.js" + }, + { + "id": 234, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseForOwn.js", + "name": "./node_modules/lodash/_baseForOwn.js" + }, + { + "id": 235, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseFor.js", + "name": "./node_modules/lodash/_baseFor.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 235, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseFor.js", + "module": "./node_modules/lodash/_baseFor.js", + "moduleName": "./node_modules/lodash/_baseFor.js", + "type": "cjs require", + "userRequest": "./_createBaseFor", + "loc": "1:20-47" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 9, + "source": "/**\n * Creates a base function for methods like `_.forIn` and `_.forOwn`.\n *\n * @private\n * @param {boolean} [fromRight] Specify iterating from right to left.\n * @returns {Function} Returns the new base function.\n */\nfunction createBaseFor(fromRight) {\n return function(object, iteratee, keysFunc) {\n var index = -1,\n iterable = Object(object),\n props = keysFunc(object),\n length = props.length;\n\n while (length--) {\n var key = props[fromRight ? length : ++index];\n if (iteratee(iterable[key], key, iterable) === false) {\n break;\n }\n }\n return object;\n };\n}\n\nmodule.exports = createBaseFor;\n", + "parsedSize": 149, + "parsedSource": "t.exports=function(t){return function(n,r,e){for(var o=-1,i=Object(n),u=e(n),a=u.length;a--;){var c=u[t?a:++o];if(!1===r(i[c],c,i))break}return n}}},", + "originalSize": 648, + "originalSource": "/**\n * Creates a base function for methods like `_.forIn` and `_.forOwn`.\n *\n * @private\n * @param {boolean} [fromRight] Specify iterating from right to left.\n * @returns {Function} Returns the new base function.\n */\nfunction createBaseFor(fromRight) {\n return function(object, iteratee, keysFunc) {\n var index = -1,\n iterable = Object(object),\n props = keysFunc(object),\n length = props.length;\n\n while (length--) {\n var key = props[fromRight ? length : ++index];\n if (iteratee(iterable[key], key, iterable) === false) {\n break;\n }\n }\n return object;\n };\n}\n\nmodule.exports = createBaseFor;\n", + "modules": [] + }, + { + "id": 237, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_createBaseEach.js", + "name": "./node_modules/lodash/_createBaseEach.js", + "index": 240, + "index2": 233, + "size": 886, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseEach.js", + "issuerId": 101, + "issuerName": "./node_modules/lodash/_baseEach.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 104, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/reject.js", + "name": "./node_modules/lodash/fp/reject.js" + }, + { + "id": 232, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/reject.js", + "name": "./node_modules/lodash/reject.js" + }, + { + "id": 233, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseFilter.js", + "name": "./node_modules/lodash/_baseFilter.js" + }, + { + "id": 101, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseEach.js", + "name": "./node_modules/lodash/_baseEach.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 101, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseEach.js", + "module": "./node_modules/lodash/_baseEach.js", + "moduleName": "./node_modules/lodash/_baseEach.js", + "type": "cjs require", + "userRequest": "./_createBaseEach", + "loc": "2:21-49" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 7, + "source": "var isArrayLike = require('./isArrayLike');\n\n/**\n * Creates a `baseEach` or `baseEachRight` function.\n *\n * @private\n * @param {Function} eachFunc The function to iterate over a collection.\n * @param {boolean} [fromRight] Specify iterating from right to left.\n * @returns {Function} Returns the new base function.\n */\nfunction createBaseEach(eachFunc, fromRight) {\n return function(collection, iteratee) {\n if (collection == null) {\n return collection;\n }\n if (!isArrayLike(collection)) {\n return eachFunc(collection, iteratee);\n }\n var length = collection.length,\n index = fromRight ? length : -1,\n iterable = Object(collection);\n\n while ((fromRight ? index-- : ++index < length)) {\n if (iteratee(iterable[index], index, iterable) === false) {\n break;\n }\n }\n return collection;\n };\n}\n\nmodule.exports = createBaseEach;\n", + "parsedSize": 182, + "parsedSource": "e=r(10);t.exports=function(t,n){return function(r,o){if(null==r)return r;if(!e(r))return t(r,o);for(var i=r.length,u=n?i:-1,a=Object(r);(n?u--:++u [1, 3, 5]\n */\nfunction negate(predicate) {\n if (typeof predicate != 'function') {\n throw new TypeError(FUNC_ERROR_TEXT);\n }\n return function() {\n var args = arguments;\n switch (args.length) {\n case 0: return !predicate.call(this);\n case 1: return !predicate.call(this, args[0]);\n case 2: return !predicate.call(this, args[0], args[1]);\n case 3: return !predicate.call(this, args[0], args[1], args[2]);\n }\n return !predicate.apply(this, args);\n };\n}\n\nmodule.exports = negate;\n", + "parsedSize": 312, + "parsedSource": "var r=\"Expected a function\";t.exports=function(t){if(\"function\"!=typeof t)throw new TypeError(r);return function(){var n=arguments;switch(n.length){case 0:return!t.call(this);case 1:return!t.call(this,n[0]);case 2:return!t.call(this,n[0],n[1]);case 3:return!t.call(this,n[0],n[1],n[2])}return!t.apply(this,n)}}},", + "originalSize": 1079, + "originalSource": "/** Error message constants. */\nvar FUNC_ERROR_TEXT = 'Expected a function';\n\n/**\n * Creates a function that negates the result of the predicate `func`. The\n * `func` predicate is invoked with the `this` binding and arguments of the\n * created function.\n *\n * @static\n * @memberOf _\n * @since 3.0.0\n * @category Function\n * @param {Function} predicate The predicate to negate.\n * @returns {Function} Returns the new negated function.\n * @example\n *\n * function isEven(n) {\n * return n % 2 == 0;\n * }\n *\n * _.filter([1, 2, 3, 4, 5, 6], _.negate(isEven));\n * // => [1, 3, 5]\n */\nfunction negate(predicate) {\n if (typeof predicate != 'function') {\n throw new TypeError(FUNC_ERROR_TEXT);\n }\n return function() {\n var args = arguments;\n switch (args.length) {\n case 0: return !predicate.call(this);\n case 1: return !predicate.call(this, args[0]);\n case 2: return !predicate.call(this, args[0], args[1]);\n case 3: return !predicate.call(this, args[0], args[1], args[2]);\n }\n return !predicate.apply(this, args);\n };\n}\n\nmodule.exports = negate;\n", + "modules": [] + }, + { + "id": 239, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/flow.js", + "name": "./node_modules/lodash/fp/flow.js", + "index": 243, + "index2": 241, + "size": 153, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/pipe.js", + "issuerId": 105, + "issuerName": "./node_modules/lodash/fp/pipe.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 105, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/pipe.js", + "name": "./node_modules/lodash/fp/pipe.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 105, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/pipe.js", + "module": "./node_modules/lodash/fp/pipe.js", + "moduleName": "./node_modules/lodash/fp/pipe.js", + "type": "cjs require", + "userRequest": "./flow", + "loc": "1:17-34" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 4, + "source": "var convert = require('./convert'),\n func = convert('flow', require('../flow'));\n\nfunc.placeholder = require('./placeholder');\nmodule.exports = func;\n", + "parsedSize": 54, + "parsedSource": "e=r(8)(\"flow\",r(240));e.placeholder=r(5),t.exports=e},", + "originalSize": 153, + "originalSource": "var convert = require('./convert'),\n func = convert('flow', require('../flow'));\n\nfunc.placeholder = require('./placeholder');\nmodule.exports = func;\n", + "modules": [] + }, + { + "id": 240, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/flow.js", + "name": "./node_modules/lodash/flow.js", + "index": 244, + "index2": 240, + "size": 666, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/flow.js", + "issuerId": 239, + "issuerName": "./node_modules/lodash/fp/flow.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 105, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/pipe.js", + "name": "./node_modules/lodash/fp/pipe.js" + }, + { + "id": 239, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/flow.js", + "name": "./node_modules/lodash/fp/flow.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 239, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/flow.js", + "module": "./node_modules/lodash/fp/flow.js", + "moduleName": "./node_modules/lodash/fp/flow.js", + "type": "cjs require", + "userRequest": "../flow", + "loc": "2:27-45" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 5, + "source": "var createFlow = require('./_createFlow');\n\n/**\n * Creates a function that returns the result of invoking the given functions\n * with the `this` binding of the created function, where each successive\n * invocation is supplied the return value of the previous.\n *\n * @static\n * @memberOf _\n * @since 3.0.0\n * @category Util\n * @param {...(Function|Function[])} [funcs] The functions to invoke.\n * @returns {Function} Returns the new composite function.\n * @see _.flowRight\n * @example\n *\n * function square(n) {\n * return n * n;\n * }\n *\n * var addSquare = _.flow([_.add, square]);\n * addSquare(1, 2);\n * // => 9\n */\nvar flow = createFlow();\n\nmodule.exports = flow;\n", + "parsedSize": 24, + "parsedSource": "e=r(241)();t.exports=e},", + "originalSize": 666, + "originalSource": "var createFlow = require('./_createFlow');\n\n/**\n * Creates a function that returns the result of invoking the given functions\n * with the `this` binding of the created function, where each successive\n * invocation is supplied the return value of the previous.\n *\n * @static\n * @memberOf _\n * @since 3.0.0\n * @category Util\n * @param {...(Function|Function[])} [funcs] The functions to invoke.\n * @returns {Function} Returns the new composite function.\n * @see _.flowRight\n * @example\n *\n * function square(n) {\n * return n * n;\n * }\n *\n * var addSquare = _.flow([_.add, square]);\n * addSquare(1, 2);\n * // => 9\n */\nvar flow = createFlow();\n\nmodule.exports = flow;\n", + "modules": [] + }, + { + "id": 241, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_createFlow.js", + "name": "./node_modules/lodash/_createFlow.js", + "index": 245, + "index2": 239, + "size": 2249, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/flow.js", + "issuerId": 240, + "issuerName": "./node_modules/lodash/flow.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 105, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/pipe.js", + "name": "./node_modules/lodash/fp/pipe.js" + }, + { + "id": 239, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/flow.js", + "name": "./node_modules/lodash/fp/flow.js" + }, + { + "id": 240, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/flow.js", + "name": "./node_modules/lodash/flow.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 240, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/flow.js", + "module": "./node_modules/lodash/flow.js", + "moduleName": "./node_modules/lodash/flow.js", + "type": "cjs require", + "userRequest": "./_createFlow", + "loc": "1:17-41" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 6, + "source": "var LodashWrapper = require('./_LodashWrapper'),\n flatRest = require('./_flatRest'),\n getData = require('./_getData'),\n getFuncName = require('./_getFuncName'),\n isArray = require('./isArray'),\n isLaziable = require('./_isLaziable');\n\n/** Error message constants. */\nvar FUNC_ERROR_TEXT = 'Expected a function';\n\n/** Used to compose bitmasks for function metadata. */\nvar WRAP_CURRY_FLAG = 8,\n WRAP_PARTIAL_FLAG = 32,\n WRAP_ARY_FLAG = 128,\n WRAP_REARG_FLAG = 256;\n\n/**\n * Creates a `_.flow` or `_.flowRight` function.\n *\n * @private\n * @param {boolean} [fromRight] Specify iterating from right to left.\n * @returns {Function} Returns the new flow function.\n */\nfunction createFlow(fromRight) {\n return flatRest(function(funcs) {\n var length = funcs.length,\n index = length,\n prereq = LodashWrapper.prototype.thru;\n\n if (fromRight) {\n funcs.reverse();\n }\n while (index--) {\n var func = funcs[index];\n if (typeof func != 'function') {\n throw new TypeError(FUNC_ERROR_TEXT);\n }\n if (prereq && !wrapper && getFuncName(func) == 'wrapper') {\n var wrapper = new LodashWrapper([], true);\n }\n }\n index = wrapper ? index : length;\n while (++index < length) {\n func = funcs[index];\n\n var funcName = getFuncName(func),\n data = funcName == 'wrapper' ? getData(func) : undefined;\n\n if (data && isLaziable(data[0]) &&\n data[1] == (WRAP_ARY_FLAG | WRAP_CURRY_FLAG | WRAP_PARTIAL_FLAG | WRAP_REARG_FLAG) &&\n !data[4].length && data[9] == 1\n ) {\n wrapper = wrapper[getFuncName(data[0])].apply(wrapper, data[3]);\n } else {\n wrapper = (func.length == 1 && isLaziable(func))\n ? wrapper[funcName]()\n : wrapper.thru(func);\n }\n }\n return function() {\n var args = arguments,\n value = args[0];\n\n if (wrapper && args.length == 1 && isArray(value)) {\n return wrapper.plant(value).value();\n }\n var index = 0,\n result = length ? funcs[index].apply(this, args) : value;\n\n while (++index < length) {\n result = funcs[index].call(this, result);\n }\n return result;\n };\n });\n}\n\nmodule.exports = createFlow;\n", + "parsedSize": 650, + "parsedSource": "e=r(39),o=r(97),i=r(38),u=r(69),a=r(0),c=r(68),f=\"Expected a function\",s=8,l=32,p=128,v=256;t.exports=function(t){return o((function(n){var r=n.length,o=r,_=e.prototype.thru;for(t&&n.reverse();o--;){var h=n[o];if(\"function\"!=typeof h)throw new TypeError(f);if(_&&!d&&\"wrapper\"==u(h))var d=new e([],!0)}for(o=d?o:r;++o [16, 64]\n *\n * _.map({ 'a': 4, 'b': 8 }, square);\n * // => [16, 64] (iteration order is not guaranteed)\n *\n * var users = [\n * { 'user': 'barney' },\n * { 'user': 'fred' }\n * ];\n *\n * // The `_.property` iteratee shorthand.\n * _.map(users, 'user');\n * // => ['barney', 'fred']\n */\nfunction map(collection, iteratee) {\n var func = isArray(collection) ? arrayMap : baseMap;\n return func(collection, baseIteratee(iteratee, 3));\n}\n\nmodule.exports = map;\n", + "parsedSize": 85, + "parsedSource": "e=r(57),o=r(54),i=r(243),u=r(0);t.exports=function(t,n){return(u(t)?e:i)(t,o(n,3))}},", + "originalSize": 1621, + "originalSource": "var arrayMap = require('./_arrayMap'),\n baseIteratee = require('./_baseIteratee'),\n baseMap = require('./_baseMap'),\n isArray = require('./isArray');\n\n/**\n * Creates an array of values by running each element in `collection` thru\n * `iteratee`. The iteratee is invoked with three arguments:\n * (value, index|key, collection).\n *\n * Many lodash methods are guarded to work as iteratees for methods like\n * `_.every`, `_.filter`, `_.map`, `_.mapValues`, `_.reject`, and `_.some`.\n *\n * The guarded methods are:\n * `ary`, `chunk`, `curry`, `curryRight`, `drop`, `dropRight`, `every`,\n * `fill`, `invert`, `parseInt`, `random`, `range`, `rangeRight`, `repeat`,\n * `sampleSize`, `slice`, `some`, `sortBy`, `split`, `take`, `takeRight`,\n * `template`, `trim`, `trimEnd`, `trimStart`, and `words`\n *\n * @static\n * @memberOf _\n * @since 0.1.0\n * @category Collection\n * @param {Array|Object} collection The collection to iterate over.\n * @param {Function} [iteratee=_.identity] The function invoked per iteration.\n * @returns {Array} Returns the new mapped array.\n * @example\n *\n * function square(n) {\n * return n * n;\n * }\n *\n * _.map([4, 8], square);\n * // => [16, 64]\n *\n * _.map({ 'a': 4, 'b': 8 }, square);\n * // => [16, 64] (iteration order is not guaranteed)\n *\n * var users = [\n * { 'user': 'barney' },\n * { 'user': 'fred' }\n * ];\n *\n * // The `_.property` iteratee shorthand.\n * _.map(users, 'user');\n * // => ['barney', 'fred']\n */\nfunction map(collection, iteratee) {\n var func = isArray(collection) ? arrayMap : baseMap;\n return func(collection, baseIteratee(iteratee, 3));\n}\n\nmodule.exports = map;\n", + "modules": [] + }, + { + "id": 243, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseMap.js", + "name": "./node_modules/lodash/_baseMap.js", + "index": 248, + "index2": 243, + "size": 668, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/map.js", + "issuerId": 242, + "issuerName": "./node_modules/lodash/map.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 58, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/map.js", + "name": "./node_modules/lodash/fp/map.js" + }, + { + "id": 242, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/map.js", + "name": "./node_modules/lodash/map.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 242, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/map.js", + "module": "./node_modules/lodash/map.js", + "moduleName": "./node_modules/lodash/map.js", + "type": "cjs require", + "userRequest": "./_baseMap", + "loc": "3:14-35" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 5, + "source": "var baseEach = require('./_baseEach'),\n isArrayLike = require('./isArrayLike');\n\n/**\n * The base implementation of `_.map` without support for iteratee shorthands.\n *\n * @private\n * @param {Array|Object} collection The collection to iterate over.\n * @param {Function} iteratee The function invoked per iteration.\n * @returns {Array} Returns the new mapped array.\n */\nfunction baseMap(collection, iteratee) {\n var index = -1,\n result = isArrayLike(collection) ? Array(collection.length) : [];\n\n baseEach(collection, function(value, key, collection) {\n result[++index] = iteratee(value, key, collection);\n });\n return result;\n}\n\nmodule.exports = baseMap;\n", + "parsedSize": 127, + "parsedSource": "e=r(101),o=r(10);t.exports=function(t,n){var r=-1,i=o(t)?Array(t.length):[];return e(t,(function(t,e,o){i[++r]=n(t,e,o)})),i}},", + "originalSize": 668, + "originalSource": "var baseEach = require('./_baseEach'),\n isArrayLike = require('./isArrayLike');\n\n/**\n * The base implementation of `_.map` without support for iteratee shorthands.\n *\n * @private\n * @param {Array|Object} collection The collection to iterate over.\n * @param {Function} iteratee The function invoked per iteration.\n * @returns {Array} Returns the new mapped array.\n */\nfunction baseMap(collection, iteratee) {\n var index = -1,\n result = isArrayLike(collection) ? Array(collection.length) : [];\n\n baseEach(collection, function(value, key, collection) {\n result[++index] = iteratee(value, key, collection);\n });\n return result;\n}\n\nmodule.exports = baseMap;\n", + "modules": [] + }, + { + "id": 244, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/isEmpty.js", + "name": "./node_modules/lodash/isEmpty.js", + "index": 250, + "index2": 246, + "size": 2000, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/isEmpty.js", + "issuerId": 106, + "issuerName": "./node_modules/lodash/fp/isEmpty.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 106, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/isEmpty.js", + "name": "./node_modules/lodash/fp/isEmpty.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 106, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/isEmpty.js", + "module": "./node_modules/lodash/fp/isEmpty.js", + "moduleName": "./node_modules/lodash/fp/isEmpty.js", + "type": "cjs require", + "userRequest": "../isEmpty", + "loc": "2:30-51" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 4, + "source": "var baseKeys = require('./_baseKeys'),\n getTag = require('./_getTag'),\n isArguments = require('./isArguments'),\n isArray = require('./isArray'),\n isArrayLike = require('./isArrayLike'),\n isBuffer = require('./isBuffer'),\n isPrototype = require('./_isPrototype'),\n isTypedArray = require('./isTypedArray');\n\n/** `Object#toString` result references. */\nvar mapTag = '[object Map]',\n setTag = '[object Set]';\n\n/** Used for built-in method references. */\nvar objectProto = Object.prototype;\n\n/** Used to check objects for own properties. */\nvar hasOwnProperty = objectProto.hasOwnProperty;\n\n/**\n * Checks if `value` is an empty object, collection, map, or set.\n *\n * Objects are considered empty if they have no own enumerable string keyed\n * properties.\n *\n * Array-like values such as `arguments` objects, arrays, buffers, strings, or\n * jQuery-like collections are considered empty if they have a `length` of `0`.\n * Similarly, maps and sets are considered empty if they have a `size` of `0`.\n *\n * @static\n * @memberOf _\n * @since 0.1.0\n * @category Lang\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is empty, else `false`.\n * @example\n *\n * _.isEmpty(null);\n * // => true\n *\n * _.isEmpty(true);\n * // => true\n *\n * _.isEmpty(1);\n * // => true\n *\n * _.isEmpty([1, 2, 3]);\n * // => false\n *\n * _.isEmpty({ 'a': 1 });\n * // => false\n */\nfunction isEmpty(value) {\n if (value == null) {\n return true;\n }\n if (isArrayLike(value) &&\n (isArray(value) || typeof value == 'string' || typeof value.splice == 'function' ||\n isBuffer(value) || isTypedArray(value) || isArguments(value))) {\n return !value.length;\n }\n var tag = getTag(value);\n if (tag == mapTag || tag == setTag) {\n return !value.size;\n }\n if (isPrototype(value)) {\n return !baseKeys(value).length;\n }\n for (var key in value) {\n if (hasOwnProperty.call(value, key)) {\n return false;\n }\n }\n return true;\n}\n\nmodule.exports = isEmpty;\n", + "parsedSize": 388, + "parsedSource": "e=r(46),o=r(11),i=r(21),u=r(0),a=r(10),c=r(22),f=r(25),s=r(44),l=\"[object Map]\",p=\"[object Set]\",v=Object.prototype.hasOwnProperty;t.exports=function(t){if(null==t)return!0;if(a(t)&&(u(t)||\"string\"==typeof t||\"function\"==typeof t.splice||c(t)||s(t)||i(t)))return!t.length;var n=o(t);if(n==l||n==p)return!t.size;if(f(t))return!e(t).length;for(var r in t)if(v.call(t,r))return!1;return!0}},", + "originalSize": 2000, + "originalSource": "var baseKeys = require('./_baseKeys'),\n getTag = require('./_getTag'),\n isArguments = require('./isArguments'),\n isArray = require('./isArray'),\n isArrayLike = require('./isArrayLike'),\n isBuffer = require('./isBuffer'),\n isPrototype = require('./_isPrototype'),\n isTypedArray = require('./isTypedArray');\n\n/** `Object#toString` result references. */\nvar mapTag = '[object Map]',\n setTag = '[object Set]';\n\n/** Used for built-in method references. */\nvar objectProto = Object.prototype;\n\n/** Used to check objects for own properties. */\nvar hasOwnProperty = objectProto.hasOwnProperty;\n\n/**\n * Checks if `value` is an empty object, collection, map, or set.\n *\n * Objects are considered empty if they have no own enumerable string keyed\n * properties.\n *\n * Array-like values such as `arguments` objects, arrays, buffers, strings, or\n * jQuery-like collections are considered empty if they have a `length` of `0`.\n * Similarly, maps and sets are considered empty if they have a `size` of `0`.\n *\n * @static\n * @memberOf _\n * @since 0.1.0\n * @category Lang\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is empty, else `false`.\n * @example\n *\n * _.isEmpty(null);\n * // => true\n *\n * _.isEmpty(true);\n * // => true\n *\n * _.isEmpty(1);\n * // => true\n *\n * _.isEmpty([1, 2, 3]);\n * // => false\n *\n * _.isEmpty({ 'a': 1 });\n * // => false\n */\nfunction isEmpty(value) {\n if (value == null) {\n return true;\n }\n if (isArrayLike(value) &&\n (isArray(value) || typeof value == 'string' || typeof value.splice == 'function' ||\n isBuffer(value) || isTypedArray(value) || isArguments(value))) {\n return !value.length;\n }\n var tag = getTag(value);\n if (tag == mapTag || tag == setTag) {\n return !value.size;\n }\n if (isPrototype(value)) {\n return !baseKeys(value).length;\n }\n for (var key in value) {\n if (hasOwnProperty.call(value, key)) {\n return false;\n }\n }\n return true;\n}\n\nmodule.exports = isEmpty;\n", + "modules": [] + }, + { + "id": 245, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/_falseOptions.js", + "name": "./node_modules/lodash/fp/_falseOptions.js", + "index": 251, + "index2": 247, + "size": 113, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/isEmpty.js", + "issuerId": 106, + "issuerName": "./node_modules/lodash/fp/isEmpty.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 106, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/isEmpty.js", + "name": "./node_modules/lodash/fp/isEmpty.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 106, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/isEmpty.js", + "module": "./node_modules/lodash/fp/isEmpty.js", + "moduleName": "./node_modules/lodash/fp/isEmpty.js", + "type": "cjs require", + "userRequest": "./_falseOptions", + "loc": "2:53-79" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 4, + "source": "module.exports = {\n 'cap': false,\n 'curry': false,\n 'fixed': false,\n 'immutable': false,\n 'rearg': false\n};\n", + "parsedSize": 58, + "parsedSource": "exports={cap:!1,curry:!1,fixed:!1,immutable:!1,rearg:!1}},", + "originalSize": 113, + "originalSource": "module.exports = {\n 'cap': false,\n 'curry': false,\n 'fixed': false,\n 'immutable': false,\n 'rearg': false\n};\n", + "modules": [] + }, + { + "id": 246, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js 319e037d5ee72d255babc83bf9a736c1", + "name": "./src/index.js + 5 modules", + "index": 0, + "index2": 253, + "size": 15194, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": null, + "issuerId": null, + "issuerName": null, + "issuerPath": null, + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": null, + "module": null, + "moduleName": null, + "type": "single entry", + "userRequest": "./src/index.js", + "loc": "main" + } + ], + "usedExports": true, + "providedExports": [], + "optimizationBailout": [ + "ModuleConcatenation bailout: Cannot concat with ./src/app.css (<- Module is not an ECMAScript module)", + "ModuleConcatenation bailout: Cannot concat with ./src/article.css (<- Module is not an ECMAScript module)", + "ModuleConcatenation bailout: Cannot concat with ./node_modules/lodash/fp/isEmpty.js (<- Module is not an ECMAScript module)", + "ModuleConcatenation bailout: Cannot concat with ./node_modules/lodash/fp/map.js (<- Module is not an ECMAScript module)", + "ModuleConcatenation bailout: Cannot concat with ./node_modules/lodash/fp/pipe.js (<- Module is not an ECMAScript module)", + "ModuleConcatenation bailout: Cannot concat with ./node_modules/lodash/fp/reject.js (<- Module is not an ECMAScript module)", + "ModuleConcatenation bailout: Cannot concat with ./node_modules/lodash/fp/split.js (<- Module is not an ECMAScript module)", + "ModuleConcatenation bailout: Cannot concat with ./node_modules/lodash/fp/trim.js (<- Module is not an ECMAScript module)" + ], + "depth": 0, + "filteredModules": 0, + "parsedSize": null, + "parsedSource": null, + "originalSize": null, + "originalSource": null, + "modules": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js", + "name": "./src/index.js", + "index": 0, + "index2": 253, + "size": 97, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": null, + "issuerId": null, + "issuerName": null, + "issuerPath": null, + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": null, + "module": null, + "moduleName": null, + "type": "single entry", + "userRequest": "./src/index.js", + "loc": "main" + } + ], + "usedExports": true, + "providedExports": [], + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is an entry point" + ], + "depth": 0, + "source": "import { h, render } from 'preact';\nimport App from './app';\nrender(h(App, null), document.body);", + "parsedSize": 29, + "parsedSource": "M(_((null),document.body)}]);", + "originalSize": 95, + "originalSource": "import { h, render } from 'preact';\n\nimport App from './app';\n\nrender(, document.body);\n", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/preact/dist/preact.module.js", + "name": "./node_modules/preact/dist/preact.module.js", + "index": 1, + "index2": 0, + "size": 9566, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js", + "issuerId": null, + "issuerName": "./src/index.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js", + "name": "./src/index.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js", + "module": "./src/index.js", + "moduleName": "./src/index.js", + "type": "harmony side effect evaluation", + "userRequest": "preact", + "loc": "1:0-35" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/preact/hooks/dist/hooks.module.js", + "module": "./node_modules/preact/hooks/dist/hooks.module.js", + "moduleName": "./node_modules/preact/hooks/dist/hooks.module.js", + "type": "harmony side effect evaluation", + "userRequest": "preact", + "loc": "1:0-33" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/preact/hooks/dist/hooks.module.js", + "module": "./node_modules/preact/hooks/dist/hooks.module.js", + "moduleName": "./node_modules/preact/hooks/dist/hooks.module.js", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "1:54-55" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/preact/hooks/dist/hooks.module.js", + "module": "./node_modules/preact/hooks/dist/hooks.module.js", + "moduleName": "./node_modules/preact/hooks/dist/hooks.module.js", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "1:62-63" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/preact/hooks/dist/hooks.module.js", + "module": "./node_modules/preact/hooks/dist/hooks.module.js", + "moduleName": "./node_modules/preact/hooks/dist/hooks.module.js", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "1:73-74" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/preact/hooks/dist/hooks.module.js", + "module": "./node_modules/preact/hooks/dist/hooks.module.js", + "moduleName": "./node_modules/preact/hooks/dist/hooks.module.js", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "1:81-82" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/preact/hooks/dist/hooks.module.js", + "module": "./node_modules/preact/hooks/dist/hooks.module.js", + "moduleName": "./node_modules/preact/hooks/dist/hooks.module.js", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "1:107-108" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/preact/hooks/dist/hooks.module.js", + "module": "./node_modules/preact/hooks/dist/hooks.module.js", + "moduleName": "./node_modules/preact/hooks/dist/hooks.module.js", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "1:114-115" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/preact/hooks/dist/hooks.module.js", + "module": "./node_modules/preact/hooks/dist/hooks.module.js", + "moduleName": "./node_modules/preact/hooks/dist/hooks.module.js", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "1:443-444" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/preact/hooks/dist/hooks.module.js", + "module": "./node_modules/preact/hooks/dist/hooks.module.js", + "moduleName": "./node_modules/preact/hooks/dist/hooks.module.js", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "1:529-530" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/preact/hooks/dist/hooks.module.js", + "module": "./node_modules/preact/hooks/dist/hooks.module.js", + "moduleName": "./node_modules/preact/hooks/dist/hooks.module.js", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "1:1013-1014" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/preact/hooks/dist/hooks.module.js", + "module": "./node_modules/preact/hooks/dist/hooks.module.js", + "moduleName": "./node_modules/preact/hooks/dist/hooks.module.js", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "1:1030-1031" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/preact/hooks/dist/hooks.module.js", + "module": "./node_modules/preact/hooks/dist/hooks.module.js", + "moduleName": "./node_modules/preact/hooks/dist/hooks.module.js", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "1:1345-1346" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/preact/hooks/dist/hooks.module.js", + "module": "./node_modules/preact/hooks/dist/hooks.module.js", + "moduleName": "./node_modules/preact/hooks/dist/hooks.module.js", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "1:1568-1569" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/preact/hooks/dist/hooks.module.js", + "module": "./node_modules/preact/hooks/dist/hooks.module.js", + "moduleName": "./node_modules/preact/hooks/dist/hooks.module.js", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "1:1671-1672" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/preact/hooks/dist/hooks.module.js", + "module": "./node_modules/preact/hooks/dist/hooks.module.js", + "moduleName": "./node_modules/preact/hooks/dist/hooks.module.js", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "1:1767-1768" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/preact/hooks/dist/hooks.module.js", + "module": "./node_modules/preact/hooks/dist/hooks.module.js", + "moduleName": "./node_modules/preact/hooks/dist/hooks.module.js", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "1:1796-1797" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/preact/hooks/dist/hooks.module.js", + "module": "./node_modules/preact/hooks/dist/hooks.module.js", + "moduleName": "./node_modules/preact/hooks/dist/hooks.module.js", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "1:1993-1994" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/preact/hooks/dist/hooks.module.js", + "module": "./node_modules/preact/hooks/dist/hooks.module.js", + "moduleName": "./node_modules/preact/hooks/dist/hooks.module.js", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "1:2157-2158" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/preact/hooks/dist/hooks.module.js", + "module": "./node_modules/preact/hooks/dist/hooks.module.js", + "moduleName": "./node_modules/preact/hooks/dist/hooks.module.js", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "1:2186-2187" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/preact/hooks/dist/hooks.module.js", + "module": "./node_modules/preact/hooks/dist/hooks.module.js", + "moduleName": "./node_modules/preact/hooks/dist/hooks.module.js", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "1:2309-2310" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js", + "module": "./src/index.js", + "moduleName": "./src/index.js", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "3:0-6" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js", + "module": "./src/index.js", + "moduleName": "./src/index.js", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "3:7-8" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.jsx", + "module": "./src/article.jsx", + "moduleName": "./src/article.jsx", + "type": "harmony side effect evaluation", + "userRequest": "preact", + "loc": "7:0-27" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.jsx", + "module": "./src/app.jsx", + "moduleName": "./src/app.jsx", + "type": "harmony side effect evaluation", + "userRequest": "preact", + "loc": "9:0-27" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.jsx", + "module": "./src/article.jsx", + "moduleName": "./src/article.jsx", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "11:9-10" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.jsx", + "module": "./src/article.jsx", + "moduleName": "./src/article.jsx", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "20:9-10" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.jsx", + "module": "./src/article.jsx", + "moduleName": "./src/article.jsx", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "22:5-6" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.jsx", + "module": "./src/article.jsx", + "moduleName": "./src/article.jsx", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "22:23-24" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.jsx", + "module": "./src/app.jsx", + "moduleName": "./src/app.jsx", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "23:9-10" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.jsx", + "module": "./src/article.jsx", + "moduleName": "./src/article.jsx", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "24:13-14" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.jsx", + "module": "./src/app.jsx", + "moduleName": "./src/app.jsx", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "25:5-6" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.jsx", + "module": "./src/app.jsx", + "moduleName": "./src/app.jsx", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "25:23-24" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.jsx", + "module": "./src/article.jsx", + "moduleName": "./src/article.jsx", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "26:5-6" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.jsx", + "module": "./src/app.jsx", + "moduleName": "./src/app.jsx", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "28:11-12" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.jsx", + "module": "./src/article.jsx", + "moduleName": "./src/article.jsx", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "28:30-31" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.jsx", + "module": "./src/app.jsx", + "moduleName": "./src/app.jsx", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "29:7-8" + } + ], + "usedExports": [ + "render", + "h", + "options" + ], + "providedExports": [ + "render", + "hydrate", + "createElement", + "h", + "Fragment", + "createRef", + "isValidElement", + "Component", + "cloneElement", + "createContext", + "toChildArray", + "_unmount", + "options" + ], + "optimizationBailout": [], + "depth": 1, + "source": "var n,l,u,i,t,r,o,f,e={},c=[],s=/acit|ex(?:s|g|n|p|$)|rph|grid|ows|mnc|ntw|ine[ch]|zoo|^ord/i;function a(n,l){for(var u in l)n[u]=l[u];return n}function v(n){var l=n.parentNode;l&&l.removeChild(n)}function h(n,l,u){var i,t=arguments,r={};for(i in l)\"key\"!==i&&\"ref\"!==i&&(r[i]=l[i]);if(arguments.length>3)for(u=[u],i=3;i2&&(l.children=c.slice.call(arguments,2)),u={},l)\"key\"!==i&&\"ref\"!==i&&(u[i]=l[i]);return p(n.type,u,l.key||n.key,l.ref||n.ref,null)}function M(n){var l={},u={__c:\"__cC\"+f++,__:n,Consumer:function(n,l){return n.children(l)},Provider:function(n){var i,t=this;return this.getChildContext||(i=[],this.getChildContext=function(){return l[u.__c]=t,l},this.shouldComponentUpdate=function(n){t.props.value!==n.value&&i.some(function(l){l.context=n.value,g(l)})},this.sub=function(n){i.push(n);var l=n.componentWillUnmount;n.componentWillUnmount=function(){i.splice(i.indexOf(n),1),l&&l.call(n)}}),n.children}};return u.Consumer.contextType=u,u.Provider.__=u,u}n={__e:function(n,l){for(var u,i;l=l.__;)if((u=l.__c)&&!u.__)try{if(u.constructor&&null!=u.constructor.getDerivedStateFromError&&(i=!0,u.setState(u.constructor.getDerivedStateFromError(n))),null!=u.componentDidCatch&&(i=!0,u.componentDidCatch(n)),i)return g(u.__E=u)}catch(l){n=l}throw n}},l=function(n){return null!=n&&void 0===n.constructor},m.prototype.setState=function(n,l){var u;u=this.__s!==this.state?this.__s:this.__s=a({},this.state),\"function\"==typeof n&&(n=n(u,this.props)),n&&a(u,n),null!=n&&this.__v&&(l&&this.__h.push(l),g(this))},m.prototype.forceUpdate=function(n){this.__v&&(this.__e=!0,n&&this.__h.push(n),g(this))},m.prototype.render=d,u=[],i=0,t=\"function\"==typeof Promise?Promise.prototype.then.bind(Promise.resolve()):setTimeout,o=e,f=0;export{H as render,I as hydrate,h as createElement,h,d as Fragment,y as createRef,l as isValidElement,m as Component,L as cloneElement,M as createContext,x as toChildArray,D as _unmount,n as options};\n//# sourceMappingURL=preact.module.js.map\n", + "parsedSize": 8497, + "parsedSource": "e,o,i,u,a,c,f={},s=[],l=/acit|ex(?:s|g|n|p|$)|rph|grid|ows|mnc|ntw|ine[ch]|zoo|^ord/i;function p(t,n){for(var r in n)t[r]=n[r];return t}function v(t){var n=t.parentNode;n&&n.removeChild(t)}function _(t,n,r){var e,o=arguments,i={};for(e in n)\"key\"!==e&&\"ref\"!==e&&(i[e]=n[e]);if(arguments.length>3)for(r=[r],e=3;e3)for(u=[u],i=3;i2&&(l.children=c.slice.call(arguments,2)),u={},l)\"key\"!==i&&\"ref\"!==i&&(u[i]=l[i]);return p(n.type,u,l.key||n.key,l.ref||n.ref,null)}function M(n){var l={},u={__c:\"__cC\"+f++,__:n,Consumer:function(n,l){return n.children(l)},Provider:function(n){var i,t=this;return this.getChildContext||(i=[],this.getChildContext=function(){return l[u.__c]=t,l},this.shouldComponentUpdate=function(n){t.props.value!==n.value&&i.some(function(l){l.context=n.value,g(l)})},this.sub=function(n){i.push(n);var l=n.componentWillUnmount;n.componentWillUnmount=function(){i.splice(i.indexOf(n),1),l&&l.call(n)}}),n.children}};return u.Consumer.contextType=u,u.Provider.__=u,u}n={__e:function(n,l){for(var u,i;l=l.__;)if((u=l.__c)&&!u.__)try{if(u.constructor&&null!=u.constructor.getDerivedStateFromError&&(i=!0,u.setState(u.constructor.getDerivedStateFromError(n))),null!=u.componentDidCatch&&(i=!0,u.componentDidCatch(n)),i)return g(u.__E=u)}catch(l){n=l}throw n}},l=function(n){return null!=n&&void 0===n.constructor},m.prototype.setState=function(n,l){var u;u=this.__s!==this.state?this.__s:this.__s=a({},this.state),\"function\"==typeof n&&(n=n(u,this.props)),n&&a(u,n),null!=n&&this.__v&&(l&&this.__h.push(l),g(this))},m.prototype.forceUpdate=function(n){this.__v&&(this.__e=!0,n&&this.__h.push(n),g(this))},m.prototype.render=d,u=[],i=0,t=\"function\"==typeof Promise?Promise.prototype.then.bind(Promise.resolve()):setTimeout,o=e,f=0;export{H as render,I as hydrate,h as createElement,h,d as Fragment,y as createRef,l as isValidElement,m as Component,L as cloneElement,M as createContext,x as toChildArray,D as _unmount,n as options};\n//# sourceMappingURL=preact.module.js.map\n", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.jsx", + "name": "./src/app.jsx", + "index": 2, + "index2": 252, + "size": 1561, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js", + "issuerId": null, + "issuerName": "./src/index.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js", + "name": "./src/index.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js", + "module": "./src/index.js", + "moduleName": "./src/index.js", + "type": "harmony side effect evaluation", + "userRequest": "./app", + "loc": "2:0-24" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js", + "module": "./src/index.js", + "moduleName": "./src/index.js", + "type": "harmony import specifier", + "userRequest": "./app", + "loc": "3:9-12" + } + ], + "usedExports": [ + "default" + ], + "providedExports": [ + "default" + ], + "optimizationBailout": [], + "depth": 1, + "source": "function _slicedToArray(arr, i) { return _arrayWithHoles(arr) || _iterableToArrayLimit(arr, i) || _nonIterableRest(); }\n\nfunction _nonIterableRest() { throw new TypeError(\"Invalid attempt to destructure non-iterable instance\"); }\n\nfunction _iterableToArrayLimit(arr, i) { if (!(Symbol.iterator in Object(arr) || Object.prototype.toString.call(arr) === \"[object Arguments]\")) { return; } var _arr = []; var _n = true; var _d = false; var _e = undefined; try { for (var _i = arr[Symbol.iterator](), _s; !(_n = (_s = _i.next()).done); _n = true) { _arr.push(_s.value); if (i && _arr.length === i) break; } } catch (err) { _d = true; _e = err; } finally { try { if (!_n && _i[\"return\"] != null) _i[\"return\"](); } finally { if (_d) throw _e; } } return _arr; }\n\nfunction _arrayWithHoles(arr) { if (Array.isArray(arr)) return arr; }\n\nimport { h } from 'preact';\nimport { useState, useEffect } from 'preact/hooks';\nimport styles from './app.css';\nimport { fetchFullArticles } from './api';\nimport Article from './article';\nexport default function App() {\n var _useState = useState([]),\n _useState2 = _slicedToArray(_useState, 2),\n articles = _useState2[0],\n setArticles = _useState2[1];\n\n useEffect(function () {\n fetchFullArticles().then(setArticles);\n });\n return h(\"section\", {\n className: styles.root\n }, h(\"header\", null, h(\"h1\", {\n className: styles.title\n }, \"Latest dev.to articles\")), articles.length ? articles.map(function (article) {\n return h(Article, article);\n }) : h(\"progress\", {\n className: styles.loader\n }));\n}", + "parsedSize": 261, + "parsedSource": "function(){var o=dt(H([]),2),i=o[0],u=o[1];return function(){then(u)},_(\"section\",{className:Y.a.root},_(\"header\",null,_(\"h1\",{className:Y.a.title},\"Latest dev.to articles\")),i.length?i.map((function(t){return _(ht,t)})):_(\"progress\",{className:Y.a.loader}))}),", + "originalSize": 671, + "originalSource": "import { h } from 'preact';\nimport { useState, useEffect } from 'preact/hooks';\n\nimport styles from './app.css';\n\nimport { fetchFullArticles } from './api';\nimport Article from './article';\n\nexport default function App() {\n const [articles, setArticles] = useState([]);\n\n useEffect(() => {\n fetchFullArticles().then(setArticles);\n });\n\n return
    \n
    \n

    Latest dev.to articles

    \n
    \n {articles.length\n ? articles.map((article) =>
    )\n : }\n
    \n}", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/preact/hooks/dist/hooks.module.js", + "name": "./node_modules/preact/hooks/dist/hooks.module.js", + "index": 3, + "index2": 1, + "size": 2567, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.jsx", + "issuerId": null, + "issuerName": "./src/app.jsx", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.jsx", + "name": "./src/app.jsx" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.jsx", + "module": "./src/app.jsx", + "moduleName": "./src/app.jsx", + "type": "harmony side effect evaluation", + "userRequest": "preact/hooks", + "loc": "10:0-51" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.jsx", + "module": "./src/app.jsx", + "moduleName": "./src/app.jsx", + "type": "harmony import specifier", + "userRequest": "preact/hooks", + "loc": "15:18-26" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.jsx", + "module": "./src/app.jsx", + "moduleName": "./src/app.jsx", + "type": "harmony import specifier", + "userRequest": "preact/hooks", + "loc": "20:2-11" + } + ], + "usedExports": [ + "useState", + "useEffect" + ], + "providedExports": [ + "useState", + "useReducer", + "useEffect", + "useLayoutEffect", + "useRef", + "useImperativeHandle", + "useMemo", + "useCallback", + "useContext", + "useDebugValue", + "useErrorBoundary" + ], + "optimizationBailout": [], + "depth": 2, + "source": "import{options as n}from\"preact\";var t,u,r,i=0,o=[],c=n.__r,f=n.diffed,e=n.__c,a=n.unmount;function v(t,r){n.__h&&n.__h(u,t,i||r),i=0;var o=u.__H||(u.__H={__:[],__h:[]});return t>=o.__.length&&o.__.push({}),o.__[t]}function m(n){return i=1,p(E,n)}function p(n,r,i){var o=v(t++,2);return o.__c||(o.__c=u,o.__=[i?i(r):E(void 0,r),function(t){var u=n(o.__[0],t);o.__[0]!==u&&(o.__[0]=u,o.__c.setState({}))}]),o.__}function l(r,i){var o=v(t++,3);!n.__s&&x(o.__H,i)&&(o.__=r,o.__H=i,u.__H.__h.push(o))}function y(r,i){var o=v(t++,4);!n.__s&&x(o.__H,i)&&(o.__=r,o.__H=i,u.__h.push(o))}function d(n){return i=5,h(function(){return{current:n}},[])}function s(n,t,u){i=6,y(function(){\"function\"==typeof n?n(t()):n&&(n.current=t())},null==u?u:u.concat(n))}function h(n,u){var r=v(t++,7);return x(r.__H,u)?(r.__H=u,r.__h=n,r.__=n()):r.__}function T(n,t){return i=8,h(function(){return n},t)}function w(n){var r=u.context[n.__c],i=v(t++,9);return i.__c=n,r?(null==i.__&&(i.__=!0,r.sub(u)),r.props.value):n.__}function A(t,u){n.useDebugValue&&n.useDebugValue(u?u(t):t)}function F(n){var r=v(t++,10),i=m();return r.__=n,u.componentDidCatch||(u.componentDidCatch=function(n){r.__&&r.__(n),i[1](n)}),[i[0],function(){i[1](void 0)}]}function _(){o.some(function(t){if(t.__P)try{t.__H.__h.forEach(g),t.__H.__h.forEach(q),t.__H.__h=[]}catch(u){return t.__H.__h=[],n.__e(u,t.__v),!0}}),o=[]}function g(n){n.t&&n.t()}function q(n){var t=n.__();\"function\"==typeof t&&(n.t=t)}function x(n,t){return!n||t.some(function(t,u){return t!==n[u]})}function E(n,t){return\"function\"==typeof t?t(n):t}n.__r=function(n){c&&c(n),t=0,(u=n.__c).__H&&(u.__H.__h.forEach(g),u.__H.__h.forEach(q),u.__H.__h=[])},n.diffed=function(t){f&&f(t);var u=t.__c;if(u){var i=u.__H;i&&i.__h.length&&(1!==o.push(u)&&r===n.requestAnimationFrame||((r=n.requestAnimationFrame)||function(n){var t,u=function(){clearTimeout(r),cancelAnimationFrame(t),setTimeout(n)},r=setTimeout(u,100);\"undefined\"!=typeof window&&(t=requestAnimationFrame(u))})(_))}},n.__c=function(t,u){u.some(function(t){try{t.__h.forEach(g),t.__h=t.__h.filter(function(n){return!n.__||q(n)})}catch(r){u.some(function(n){n.__h&&(n.__h=[])}),u=[],n.__e(r,t.__v)}}),e&&e(t,u)},n.unmount=function(t){a&&a(t);var u=t.__c;if(u){var r=u.__H;if(r)try{r.__.forEach(function(n){return n.t&&n.t()})}catch(t){n.__e(t,u.__v)}}};export{m as useState,p as useReducer,l as useEffect,y as useLayoutEffect,d as useRef,s as useImperativeHandle,h as useMemo,T as useCallback,w as useContext,A as useDebugValue,F as useErrorBoundary};\n//# sourceMappingURL=hooks.module.js.map\n", + "parsedSize": 1568, + "parsedSource": "F,B,z,C=0,D=[],T=e.__r,L=e.diffed,N=e.__c,U=e.unmount;function q(t,n){e.__h&&e.__h(B,t,C||n),C=0;var r=B.__H||(B.__H={__:[],__h:[]});return t>=r.__.length&&r.__.push({}),r.__[t]}function H(t){return C=1,function(t,n,r){var e=q(F++,2);return e.__c||(e.__c=B,e.__=[r?r(n):J(void 0,n),function(n){var r=t(e.__[0],n);e.__[0]!==r&&(e.__[0]=r,e.__c.setState({}))}]),e.__}(J,t)}function $(){D.some((function(t){if(t.__P)try{t.__H.__h.forEach(V),t.__H.__h.forEach(K),t.__H.__h=[]}catch(n){return t.__H.__h=[],e.__e(n,t.__v),!0}})),D=[]}function V(t){t.t&&t.t()}function K(t){var n=t.__();\"function\"==typeof n&&(t.t=n)}function G(t,n){return!t||n.some((function(n,r){return n!==t[r]}))}function J(t,n){return\"function\"==typeof n?n(t):n}e.__r=function(t){T&&T(t),F=0,(B=t.__c).__H&&(B.__H.__h.forEach(V),B.__H.__h.forEach(K),B.__H.__h=[])},e.diffed=function(t){L&&L(t);var n=t.__c;if(n){var r=n.__H;r&&r.__h.length&&(1!==D.push(n)&&z===e.requestAnimationFrame||((z=e.requestAnimationFrame)||function(t){var n,r=function(){clearTimeout(e),cancelAnimationFrame(n),setTimeout(t)},e=setTimeout(r,100);\"undefined\"!=typeof window&&(n=requestAnimationFrame(r))})($))}},e.__c=function(t,n){n.some((function(t){try{t.__h.forEach(V),t.__h=t.__h.filter((function(t){return!t.__||K(t)}))}catch(r){n.some((function(t){t.__h&&(t.__h=[])})),n=[],e.__e(r,t.__v)}})),N&&N(t,n)},e.unmount=function(t){U&&U(t);var n=t.__c;if(n){var r=n.__H;if(r)try{r.__.forEach((function(t){return t.t&&t.t()}))}catch(t){e.__e(t,n.__v)}}};t,n,r,t=r=q(F++,3),!e.__s&&G(r.__H,n)&&(r.__=t,r.__H=n,B.__H.__h.push(r)),", + "originalSize": 2567, + "originalSource": "import{options as n}from\"preact\";var t,u,r,i=0,o=[],c=n.__r,f=n.diffed,e=n.__c,a=n.unmount;function v(t,r){n.__h&&n.__h(u,t,i||r),i=0;var o=u.__H||(u.__H={__:[],__h:[]});return t>=o.__.length&&o.__.push({}),o.__[t]}function m(n){return i=1,p(E,n)}function p(n,r,i){var o=v(t++,2);return o.__c||(o.__c=u,o.__=[i?i(r):E(void 0,r),function(t){var u=n(o.__[0],t);o.__[0]!==u&&(o.__[0]=u,o.__c.setState({}))}]),o.__}function l(r,i){var o=v(t++,3);!n.__s&&x(o.__H,i)&&(o.__=r,o.__H=i,u.__H.__h.push(o))}function y(r,i){var o=v(t++,4);!n.__s&&x(o.__H,i)&&(o.__=r,o.__H=i,u.__h.push(o))}function d(n){return i=5,h(function(){return{current:n}},[])}function s(n,t,u){i=6,y(function(){\"function\"==typeof n?n(t()):n&&(n.current=t())},null==u?u:u.concat(n))}function h(n,u){var r=v(t++,7);return x(r.__H,u)?(r.__H=u,r.__h=n,r.__=n()):r.__}function T(n,t){return i=8,h(function(){return n},t)}function w(n){var r=u.context[n.__c],i=v(t++,9);return i.__c=n,r?(null==i.__&&(i.__=!0,r.sub(u)),r.props.value):n.__}function A(t,u){n.useDebugValue&&n.useDebugValue(u?u(t):t)}function F(n){var r=v(t++,10),i=m();return r.__=n,u.componentDidCatch||(u.componentDidCatch=function(n){r.__&&r.__(n),i[1](n)}),[i[0],function(){i[1](void 0)}]}function _(){o.some(function(t){if(t.__P)try{t.__H.__h.forEach(g),t.__H.__h.forEach(q),t.__H.__h=[]}catch(u){return t.__H.__h=[],n.__e(u,t.__v),!0}}),o=[]}function g(n){n.t&&n.t()}function q(n){var t=n.__();\"function\"==typeof t&&(n.t=t)}function x(n,t){return!n||t.some(function(t,u){return t!==n[u]})}function E(n,t){return\"function\"==typeof t?t(n):t}n.__r=function(n){c&&c(n),t=0,(u=n.__c).__H&&(u.__H.__h.forEach(g),u.__H.__h.forEach(q),u.__H.__h=[])},n.diffed=function(t){f&&f(t);var u=t.__c;if(u){var i=u.__H;i&&i.__h.length&&(1!==o.push(u)&&r===n.requestAnimationFrame||((r=n.requestAnimationFrame)||function(n){var t,u=function(){clearTimeout(r),cancelAnimationFrame(t),setTimeout(n)},r=setTimeout(u,100);\"undefined\"!=typeof window&&(t=requestAnimationFrame(u))})(_))}},n.__c=function(t,u){u.some(function(t){try{t.__h.forEach(g),t.__h=t.__h.filter(function(n){return!n.__||q(n)})}catch(r){u.some(function(n){n.__h&&(n.__h=[])}),u=[],n.__e(r,t.__v)}}),e&&e(t,u)},n.unmount=function(t){a&&a(t);var u=t.__c;if(u){var r=u.__H;if(r)try{r.__.forEach(function(n){return n.t&&n.t()})}catch(t){n.__e(t,u.__v)}}};export{m as useState,p as useReducer,l as useEffect,y as useLayoutEffect,d as useRef,s as useImperativeHandle,h as useMemo,T as useCallback,w as useContext,A as useDebugValue,F as useErrorBoundary};\n//# sourceMappingURL=hooks.module.js.map\n", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/api.js", + "name": "./src/api.js", + "index": 6, + "index2": 4, + "size": 433, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.jsx", + "issuerId": null, + "issuerName": "./src/app.jsx", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.jsx", + "name": "./src/app.jsx" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.jsx", + "module": "./src/app.jsx", + "moduleName": "./src/app.jsx", + "type": "harmony side effect evaluation", + "userRequest": "./api", + "loc": "12:0-42" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.jsx", + "module": "./src/app.jsx", + "moduleName": "./src/app.jsx", + "type": "harmony import specifier", + "userRequest": "./api", + "loc": "21:4-21" + } + ], + "usedExports": [ + "fetchFullArticles" + ], + "providedExports": [ + "fetchFullArticles" + ], + "optimizationBailout": [], + "depth": 2, + "source": "var API_URL = 'https://dev.to/api/articles';\n\nfunction extractJson(response) {\n return response.json();\n}\n\nexport function fetchFullArticles() {\n return fetch(\"\".concat(API_URL, \"?per_page=5\")).then(extractJson).then(function (articles) {\n var fullArticles = articles.map(function (article) {\n return fetch(\"\".concat(API_URL, \"/\").concat(article.id)).then(extractJson);\n });\n return Promise.all(fullArticles);\n });\n}", + "parsedSize": 225, + "parsedSource": "\"https://dev.to/api/articles\";function Z(t){return t.json()}fetch(\"\".concat(Q,\"?per_page=5\")).then(Z).then((function(t){var n=t.map((function(t){return fetch(\"\".concat(Q,\"/\").concat(t.id)).then(Z)}));return Promise.all(n)})).", + "originalSize": 451, + "originalSource": "const API_URL = 'https://dev.to/api/articles';\n\nfunction extractJson(response) {\n return response.json();\n}\n\nexport function fetchFullArticles() {\n return fetch(`${API_URL}?per_page=5`)\n .then(extractJson)\n .then((articles) => {\n const fullArticles = articles.map((article) =>\n fetch(`${API_URL}/${article.id}`).then(extractJson)\n );\n\n return Promise.all(fullArticles);\n });\n}", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.jsx", + "name": "./src/article.jsx", + "index": 7, + "index2": 251, + "size": 930, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.jsx", + "issuerId": null, + "issuerName": "./src/app.jsx", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.jsx", + "name": "./src/app.jsx" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.jsx", + "module": "./src/app.jsx", + "moduleName": "./src/app.jsx", + "type": "harmony side effect evaluation", + "userRequest": "./article", + "loc": "13:0-32" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.jsx", + "module": "./src/app.jsx", + "moduleName": "./src/app.jsx", + "type": "harmony import specifier", + "userRequest": "./article", + "loc": "28:13-20" + } + ], + "usedExports": [ + "default" + ], + "providedExports": [ + "default" + ], + "optimizationBailout": [], + "depth": 2, + "source": "import _trim from \"lodash/fp/trim\";\nimport _split from \"lodash/fp/split\";\nimport _reject from \"lodash/fp/reject\";\nimport _pipe from \"lodash/fp/pipe\";\nimport _map from \"lodash/fp/map\";\nimport _isEmpty from \"lodash/fp/isEmpty\";\nimport { h } from 'preact';\nimport styles from './article.css';\n\nvar renderTags = _pipe(_split(','), _map(_trim), _reject(_isEmpty), _map(function (tag) {\n return h(\"li\", {\n className: styles.tag\n }, tag);\n}));\n\nexport default function Article(_ref) {\n var body_html = _ref.body_html,\n title = _ref.title,\n tag_list = _ref.tag_list;\n return h(\"article\", {\n className: styles.root\n }, h(\"header\", null, h(\"h2\", {\n className: styles.title\n }, title), h(\"nav\", {\n className: styles.tagsContainer\n }, h(\"ul\", {\n className: styles.tags\n }, renderTags(tag_list)))), h(\"div\", {\n className: styles.content,\n dangerouslySetInnerHTML: {\n __html: body_html\n }\n }));\n}", + "parsedSize": 393, + "parsedSource": "_t=at()(et()(\",\"),ft()(nt.a),it()(lt.a),ft()((function(t){return _(\"li\",{className:vt.a.tag},t)})));function ht(t){var n=t.body_html,r=t.title,e=t.tag_list;return _(\"article\",{className:vt.a.root},_(\"header\",null,_(\"h2\",{className:vt.a.title},r),_(\"nav\",{className:vt.a.tagsContainer},_(\"ul\",{className:vt.a.tags},_t(e)))),_(\"div\",{className:vt.a.content,dangerouslySetInnerHTML:{__html:n}}))}", + "originalSize": 783, + "originalSource": "import { h } from 'preact';\nimport {\n isEmpty,\n map,\n pipe,\n reject,\n split,\n trim\n} from 'lodash/fp';\n\nimport styles from './article.css';\n\nconst renderTags = pipe(\n split(','),\n map(trim),\n reject(isEmpty),\n map((tag) =>
  • {tag}
  • )\n);\n\nexport default function Article({ body_html, title, tag_list }) {\n return
    \n
    \n

    {title}

    \n \n
    \n
    \n
    ;\n}\n", + "modules": [] + } + ] + }, + { + "id": "", + "identifier": "css /home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/css-loader/dist/cjs.js??ref--5-1!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.css 0", + "name": "css ./node_modules/css-loader/dist/cjs.js??ref--5-1!./node_modules/webpack-enhanced-stats-plugin/loader.js!./src/app.css", + "index": 5, + "index2": 2, + "size": 174, + "built": false, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/mini-css-extract-plugin/dist/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/css-loader/dist/cjs.js??ref--5-1!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.css", + "issuerId": 31, + "issuerName": "./src/app.css", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": 31, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/mini-css-extract-plugin/dist/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/css-loader/dist/cjs.js??ref--5-1!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.css", + "name": "./src/app.css" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 31, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/mini-css-extract-plugin/dist/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/css-loader/dist/cjs.js??ref--5-1!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.css", + "module": "./src/app.css", + "moduleName": "./src/app.css" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 3, + "parsedSize": null, + "parsedSource": null, + "originalSize": null, + "originalSource": null, + "modules": [] + }, + { + "id": "", + "identifier": "css /home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/css-loader/dist/cjs.js??ref--5-1!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.css 0", + "name": "css ./node_modules/css-loader/dist/cjs.js??ref--5-1!./node_modules/webpack-enhanced-stats-plugin/loader.js!./src/article.css", + "index": 253, + "index2": 249, + "size": 705, + "built": false, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/mini-css-extract-plugin/dist/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/css-loader/dist/cjs.js??ref--5-1!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.css", + "issuerId": 7, + "issuerName": "./src/article.css", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 7, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/mini-css-extract-plugin/dist/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/css-loader/dist/cjs.js??ref--5-1!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.css", + "name": "./src/article.css" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 7, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/mini-css-extract-plugin/dist/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/css-loader/dist/cjs.js??ref--5-1!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.css", + "module": "./src/article.css", + "moduleName": "./src/article.css" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 4, + "parsedSize": null, + "parsedSource": null, + "originalSize": null, + "originalSource": null, + "modules": [] + } + ] + } + ], + "modules": [ + { + "id": 0, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/isArray.js", + "name": "./node_modules/lodash/isArray.js", + "index": 54, + "index2": 41, + "size": 488, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/reject.js", + "issuerId": 232, + "issuerName": "./node_modules/lodash/reject.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 104, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/reject.js", + "name": "./node_modules/lodash/fp/reject.js" + }, + { + "id": 232, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/reject.js", + "name": "./node_modules/lodash/reject.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 54, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseIteratee.js", + "module": "./node_modules/lodash/_baseIteratee.js", + "moduleName": "./node_modules/lodash/_baseIteratee.js", + "type": "cjs require", + "userRequest": "./isArray", + "loc": "4:14-34" + }, + { + "moduleId": 55, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_isKey.js", + "module": "./node_modules/lodash/_isKey.js", + "moduleName": "./node_modules/lodash/_isKey.js", + "type": "cjs require", + "userRequest": "./isArray", + "loc": "1:14-34" + }, + { + "moduleId": 56, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseToString.js", + "module": "./node_modules/lodash/_baseToString.js", + "moduleName": "./node_modules/lodash/_baseToString.js", + "type": "cjs require", + "userRequest": "./isArray", + "loc": "3:14-34" + }, + { + "moduleId": 80, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_arrayLikeKeys.js", + "module": "./node_modules/lodash/_arrayLikeKeys.js", + "moduleName": "./node_modules/lodash/_arrayLikeKeys.js", + "type": "cjs require", + "userRequest": "./isArray", + "loc": "3:14-34" + }, + { + "moduleId": 82, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseClone.js", + "module": "./node_modules/lodash/_baseClone.js", + "moduleName": "./node_modules/lodash/_baseClone.js", + "type": "cjs require", + "userRequest": "./isArray", + "loc": "16:14-34" + }, + { + "moduleId": 88, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseGetAllKeys.js", + "module": "./node_modules/lodash/_baseGetAllKeys.js", + "moduleName": "./node_modules/lodash/_baseGetAllKeys.js", + "type": "cjs require", + "userRequest": "./isArray", + "loc": "2:14-34" + }, + { + "moduleId": 95, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_castPath.js", + "module": "./node_modules/lodash/_castPath.js", + "moduleName": "./node_modules/lodash/_castPath.js", + "type": "cjs require", + "userRequest": "./isArray", + "loc": "1:14-34" + }, + { + "moduleId": 109, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/_util.js", + "module": "./node_modules/lodash/fp/_util.js", + "moduleName": "./node_modules/lodash/fp/_util.js", + "type": "cjs require", + "userRequest": "../isArray", + "loc": "7:13-34" + }, + { + "moduleId": 123, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/wrapperLodash.js", + "module": "./node_modules/lodash/wrapperLodash.js", + "moduleName": "./node_modules/lodash/wrapperLodash.js", + "type": "cjs require", + "userRequest": "./isArray", + "loc": "4:14-34" + }, + { + "moduleId": 195, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseIsEqualDeep.js", + "module": "./node_modules/lodash/_baseIsEqualDeep.js", + "moduleName": "./node_modules/lodash/_baseIsEqualDeep.js", + "type": "cjs require", + "userRequest": "./isArray", + "loc": "6:14-34" + }, + { + "moduleId": 212, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_hasPath.js", + "module": "./node_modules/lodash/_hasPath.js", + "moduleName": "./node_modules/lodash/_hasPath.js", + "type": "cjs require", + "userRequest": "./isArray", + "loc": "3:14-34" + }, + { + "moduleId": 219, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_isFlattenable.js", + "module": "./node_modules/lodash/_isFlattenable.js", + "moduleName": "./node_modules/lodash/_isFlattenable.js", + "type": "cjs require", + "userRequest": "./isArray", + "loc": "3:14-34" + }, + { + "moduleId": 221, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/toPath.js", + "module": "./node_modules/lodash/toPath.js", + "moduleName": "./node_modules/lodash/toPath.js", + "type": "cjs require", + "userRequest": "./isArray", + "loc": "3:14-34" + }, + { + "moduleId": 232, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/reject.js", + "module": "./node_modules/lodash/reject.js", + "moduleName": "./node_modules/lodash/reject.js", + "type": "cjs require", + "userRequest": "./isArray", + "loc": "4:14-34" + }, + { + "moduleId": 241, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_createFlow.js", + "module": "./node_modules/lodash/_createFlow.js", + "moduleName": "./node_modules/lodash/_createFlow.js", + "type": "cjs require", + "userRequest": "./isArray", + "loc": "5:14-34" + }, + { + "moduleId": 242, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/map.js", + "module": "./node_modules/lodash/map.js", + "moduleName": "./node_modules/lodash/map.js", + "type": "cjs require", + "userRequest": "./isArray", + "loc": "4:14-34" + }, + { + "moduleId": 244, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/isEmpty.js", + "module": "./node_modules/lodash/isEmpty.js", + "moduleName": "./node_modules/lodash/isEmpty.js", + "type": "cjs require", + "userRequest": "./isArray", + "loc": "4:14-34" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 5, + "source": "/**\n * Checks if `value` is classified as an `Array` object.\n *\n * @static\n * @memberOf _\n * @since 0.1.0\n * @category Lang\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is an array, else `false`.\n * @example\n *\n * _.isArray([1, 2, 3]);\n * // => true\n *\n * _.isArray(document.body.children);\n * // => false\n *\n * _.isArray('abc');\n * // => false\n *\n * _.isArray(_.noop);\n * // => false\n */\nvar isArray = Array.isArray;\n\nmodule.exports = isArray;\n", + "parsedSize": 33, + "parsedSource": "var r=Array.isArray;t.exports=r},", + "originalSize": 488, + "originalSource": "/**\n * Checks if `value` is classified as an `Array` object.\n *\n * @static\n * @memberOf _\n * @since 0.1.0\n * @category Lang\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is an array, else `false`.\n * @example\n *\n * _.isArray([1, 2, 3]);\n * // => true\n *\n * _.isArray(document.body.children);\n * // => false\n *\n * _.isArray('abc');\n * // => false\n *\n * _.isArray(_.noop);\n * // => false\n */\nvar isArray = Array.isArray;\n\nmodule.exports = isArray;\n", + "modules": [] + }, + { + "id": 1, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_root.js", + "name": "./node_modules/lodash/_root.js", + "index": 25, + "index2": 11, + "size": 300, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/isBuffer.js", + "issuerId": 22, + "issuerName": "./node_modules/lodash/isBuffer.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 106, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/isEmpty.js", + "name": "./node_modules/lodash/fp/isEmpty.js" + }, + { + "id": 244, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/isEmpty.js", + "name": "./node_modules/lodash/isEmpty.js" + }, + { + "id": 22, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/isBuffer.js", + "name": "./node_modules/lodash/isBuffer.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 9, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_Symbol.js", + "module": "./node_modules/lodash/_Symbol.js", + "moduleName": "./node_modules/lodash/_Symbol.js", + "type": "cjs require", + "userRequest": "./_root", + "loc": "1:11-29" + }, + { + "moduleId": 22, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/isBuffer.js", + "module": "./node_modules/lodash/isBuffer.js", + "moduleName": "./node_modules/lodash/isBuffer.js", + "type": "cjs require", + "userRequest": "./_root", + "loc": "1:11-29" + }, + { + "moduleId": 48, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_Map.js", + "module": "./node_modules/lodash/_Map.js", + "moduleName": "./node_modules/lodash/_Map.js", + "type": "cjs require", + "userRequest": "./_root", + "loc": "2:11-29" + }, + { + "moduleId": 61, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_WeakMap.js", + "module": "./node_modules/lodash/_WeakMap.js", + "moduleName": "./node_modules/lodash/_WeakMap.js", + "type": "cjs require", + "userRequest": "./_root", + "loc": "2:11-29" + }, + { + "moduleId": 64, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_createHybrid.js", + "module": "./node_modules/lodash/_createHybrid.js", + "moduleName": "./node_modules/lodash/_createHybrid.js", + "type": "cjs require", + "userRequest": "./_root", + "loc": "9:11-29" + }, + { + "moduleId": 89, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_Uint8Array.js", + "module": "./node_modules/lodash/_Uint8Array.js", + "moduleName": "./node_modules/lodash/_Uint8Array.js", + "type": "cjs require", + "userRequest": "./_root", + "loc": "1:11-29" + }, + { + "moduleId": 116, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_coreJsData.js", + "module": "./node_modules/lodash/_coreJsData.js", + "moduleName": "./node_modules/lodash/_coreJsData.js", + "type": "cjs require", + "userRequest": "./_root", + "loc": "1:11-29" + }, + { + "moduleId": 118, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_createBind.js", + "module": "./node_modules/lodash/_createBind.js", + "moduleName": "./node_modules/lodash/_createBind.js", + "type": "cjs require", + "userRequest": "./_root", + "loc": "2:11-29" + }, + { + "moduleId": 119, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_createCurry.js", + "module": "./node_modules/lodash/_createCurry.js", + "moduleName": "./node_modules/lodash/_createCurry.js", + "type": "cjs require", + "userRequest": "./_root", + "loc": "7:11-29" + }, + { + "moduleId": 135, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_createPartial.js", + "module": "./node_modules/lodash/_createPartial.js", + "moduleName": "./node_modules/lodash/_createPartial.js", + "type": "cjs require", + "userRequest": "./_root", + "loc": "3:11-29" + }, + { + "moduleId": 170, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_cloneBuffer.js", + "module": "./node_modules/lodash/_cloneBuffer.js", + "moduleName": "./node_modules/lodash/_cloneBuffer.js", + "type": "cjs require", + "userRequest": "./_root", + "loc": "1:11-29" + }, + { + "moduleId": 174, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_DataView.js", + "module": "./node_modules/lodash/_DataView.js", + "moduleName": "./node_modules/lodash/_DataView.js", + "type": "cjs require", + "userRequest": "./_root", + "loc": "2:11-29" + }, + { + "moduleId": 175, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_Promise.js", + "module": "./node_modules/lodash/_Promise.js", + "moduleName": "./node_modules/lodash/_Promise.js", + "type": "cjs require", + "userRequest": "./_root", + "loc": "2:11-29" + }, + { + "moduleId": 176, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_Set.js", + "module": "./node_modules/lodash/_Set.js", + "moduleName": "./node_modules/lodash/_Set.js", + "type": "cjs require", + "userRequest": "./_root", + "loc": "2:11-29" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 6, + "source": "var freeGlobal = require('./_freeGlobal');\n\n/** Detect free variable `self`. */\nvar freeSelf = typeof self == 'object' && self && self.Object === Object && self;\n\n/** Used as a reference to the global object. */\nvar root = freeGlobal || freeSelf || Function('return this')();\n\nmodule.exports = root;\n", + "parsedSize": 113, + "parsedSource": "e=r(62),o=\"object\"==typeof self&&self&&self.Object===Object&&self,i=e||o||Function(\"return this\")();t.exports=i},", + "originalSize": 300, + "originalSource": "var freeGlobal = require('./_freeGlobal');\n\n/** Detect free variable `self`. */\nvar freeSelf = typeof self == 'object' && self && self.Object === Object && self;\n\n/** Used as a reference to the global object. */\nvar root = freeGlobal || freeSelf || Function('return this')();\n\nmodule.exports = root;\n", + "modules": [] + }, + { + "id": 2, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/isObjectLike.js", + "name": "./node_modules/lodash/isObjectLike.js", + "index": 55, + "index2": 42, + "size": 614, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/isArguments.js", + "issuerId": 21, + "issuerName": "./node_modules/lodash/isArguments.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 106, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/isEmpty.js", + "name": "./node_modules/lodash/fp/isEmpty.js" + }, + { + "id": 244, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/isEmpty.js", + "name": "./node_modules/lodash/isEmpty.js" + }, + { + "id": 21, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/isArguments.js", + "name": "./node_modules/lodash/isArguments.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 12, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/isSymbol.js", + "module": "./node_modules/lodash/isSymbol.js", + "moduleName": "./node_modules/lodash/isSymbol.js", + "type": "cjs require", + "userRequest": "./isObjectLike", + "loc": "2:19-44" + }, + { + "moduleId": 21, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/isArguments.js", + "module": "./node_modules/lodash/isArguments.js", + "moduleName": "./node_modules/lodash/isArguments.js", + "type": "cjs require", + "userRequest": "./isObjectLike", + "loc": "2:19-44" + }, + { + "moduleId": 90, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseIsEqual.js", + "module": "./node_modules/lodash/_baseIsEqual.js", + "moduleName": "./node_modules/lodash/_baseIsEqual.js", + "type": "cjs require", + "userRequest": "./isObjectLike", + "loc": "2:19-44" + }, + { + "moduleId": 123, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/wrapperLodash.js", + "module": "./node_modules/lodash/wrapperLodash.js", + "moduleName": "./node_modules/lodash/wrapperLodash.js", + "type": "cjs require", + "userRequest": "./isObjectLike", + "loc": "5:19-44" + }, + { + "moduleId": 140, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseIsArguments.js", + "module": "./node_modules/lodash/_baseIsArguments.js", + "moduleName": "./node_modules/lodash/_baseIsArguments.js", + "type": "cjs require", + "userRequest": "./isObjectLike", + "loc": "2:19-44" + }, + { + "moduleId": 142, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseIsTypedArray.js", + "module": "./node_modules/lodash/_baseIsTypedArray.js", + "moduleName": "./node_modules/lodash/_baseIsTypedArray.js", + "type": "cjs require", + "userRequest": "./isObjectLike", + "loc": "3:19-44" + }, + { + "moduleId": 185, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseIsMap.js", + "module": "./node_modules/lodash/_baseIsMap.js", + "moduleName": "./node_modules/lodash/_baseIsMap.js", + "type": "cjs require", + "userRequest": "./isObjectLike", + "loc": "2:19-44" + }, + { + "moduleId": 187, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseIsSet.js", + "module": "./node_modules/lodash/_baseIsSet.js", + "moduleName": "./node_modules/lodash/_baseIsSet.js", + "type": "cjs require", + "userRequest": "./isObjectLike", + "loc": "2:19-44" + }, + { + "moduleId": 189, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/isError.js", + "module": "./node_modules/lodash/isError.js", + "moduleName": "./node_modules/lodash/isError.js", + "type": "cjs require", + "userRequest": "./isObjectLike", + "loc": "2:19-44" + }, + { + "moduleId": 190, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/isPlainObject.js", + "module": "./node_modules/lodash/isPlainObject.js", + "moduleName": "./node_modules/lodash/isPlainObject.js", + "type": "cjs require", + "userRequest": "./isObjectLike", + "loc": "3:19-44" + }, + { + "moduleId": 191, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/isWeakMap.js", + "module": "./node_modules/lodash/isWeakMap.js", + "moduleName": "./node_modules/lodash/isWeakMap.js", + "type": "cjs require", + "userRequest": "./isObjectLike", + "loc": "2:19-44" + }, + { + "moduleId": 231, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseIsRegExp.js", + "module": "./node_modules/lodash/_baseIsRegExp.js", + "moduleName": "./node_modules/lodash/_baseIsRegExp.js", + "type": "cjs require", + "userRequest": "./isObjectLike", + "loc": "2:19-44" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 6, + "source": "/**\n * Checks if `value` is object-like. A value is object-like if it's not `null`\n * and has a `typeof` result of \"object\".\n *\n * @static\n * @memberOf _\n * @since 4.0.0\n * @category Lang\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is object-like, else `false`.\n * @example\n *\n * _.isObjectLike({});\n * // => true\n *\n * _.isObjectLike([1, 2, 3]);\n * // => true\n *\n * _.isObjectLike(_.noop);\n * // => false\n *\n * _.isObjectLike(null);\n * // => false\n */\nfunction isObjectLike(value) {\n return value != null && typeof value == 'object';\n}\n\nmodule.exports = isObjectLike;\n", + "parsedSize": 59, + "parsedSource": "t.exports=function(t){return null!=t&&\"object\"==typeof t}},", + "originalSize": 614, + "originalSource": "/**\n * Checks if `value` is object-like. A value is object-like if it's not `null`\n * and has a `typeof` result of \"object\".\n *\n * @static\n * @memberOf _\n * @since 4.0.0\n * @category Lang\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is object-like, else `false`.\n * @example\n *\n * _.isObjectLike({});\n * // => true\n *\n * _.isObjectLike([1, 2, 3]);\n * // => true\n *\n * _.isObjectLike(_.noop);\n * // => false\n *\n * _.isObjectLike(null);\n * // => false\n */\nfunction isObjectLike(value) {\n return value != null && typeof value == 'object';\n}\n\nmodule.exports = isObjectLike;\n", + "modules": [] + }, + { + "id": 3, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/isObject.js", + "name": "./node_modules/lodash/isObject.js", + "index": 30, + "index2": 16, + "size": 733, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_isIterateeCall.js", + "issuerId": 229, + "issuerName": "./node_modules/lodash/_isIterateeCall.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 103, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/split.js", + "name": "./node_modules/lodash/fp/split.js" + }, + { + "id": 228, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/split.js", + "name": "./node_modules/lodash/split.js" + }, + { + "id": 229, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_isIterateeCall.js", + "name": "./node_modules/lodash/_isIterateeCall.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 15, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_createCtor.js", + "module": "./node_modules/lodash/_createCtor.js", + "moduleName": "./node_modules/lodash/_createCtor.js", + "type": "cjs require", + "userRequest": "./isObject", + "loc": "2:15-36" + }, + { + "moduleId": 16, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseCreate.js", + "module": "./node_modules/lodash/_baseCreate.js", + "moduleName": "./node_modules/lodash/_baseCreate.js", + "type": "cjs require", + "userRequest": "./isObject", + "loc": "1:15-36" + }, + { + "moduleId": 34, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/isFunction.js", + "module": "./node_modules/lodash/isFunction.js", + "moduleName": "./node_modules/lodash/isFunction.js", + "type": "cjs require", + "userRequest": "./isObject", + "loc": "2:15-36" + }, + { + "moduleId": 82, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseClone.js", + "module": "./node_modules/lodash/_baseClone.js", + "moduleName": "./node_modules/lodash/_baseClone.js", + "type": "cjs require", + "userRequest": "./isObject", + "loc": "19:15-36" + }, + { + "moduleId": 92, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_isStrictComparable.js", + "module": "./node_modules/lodash/_isStrictComparable.js", + "moduleName": "./node_modules/lodash/_isStrictComparable.js", + "type": "cjs require", + "userRequest": "./isObject", + "loc": "1:15-36" + }, + { + "moduleId": 111, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseIsNative.js", + "module": "./node_modules/lodash/_baseIsNative.js", + "moduleName": "./node_modules/lodash/_baseIsNative.js", + "type": "cjs require", + "userRequest": "./isObject", + "loc": "3:15-36" + }, + { + "moduleId": 138, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/toNumber.js", + "module": "./node_modules/lodash/toNumber.js", + "moduleName": "./node_modules/lodash/toNumber.js", + "type": "cjs require", + "userRequest": "./isObject", + "loc": "1:15-36" + }, + { + "moduleId": 168, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseKeysIn.js", + "module": "./node_modules/lodash/_baseKeysIn.js", + "moduleName": "./node_modules/lodash/_baseKeysIn.js", + "type": "cjs require", + "userRequest": "./isObject", + "loc": "1:15-36" + }, + { + "moduleId": 229, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_isIterateeCall.js", + "module": "./node_modules/lodash/_isIterateeCall.js", + "moduleName": "./node_modules/lodash/_isIterateeCall.js", + "type": "cjs require", + "userRequest": "./isObject", + "loc": "4:15-36" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 6, + "source": "/**\n * Checks if `value` is the\n * [language type](http://www.ecma-international.org/ecma-262/7.0/#sec-ecmascript-language-types)\n * of `Object`. (e.g. arrays, functions, objects, regexes, `new Number(0)`, and `new String('')`)\n *\n * @static\n * @memberOf _\n * @since 0.1.0\n * @category Lang\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is an object, else `false`.\n * @example\n *\n * _.isObject({});\n * // => true\n *\n * _.isObject([1, 2, 3]);\n * // => true\n *\n * _.isObject(_.noop);\n * // => true\n *\n * _.isObject(null);\n * // => false\n */\nfunction isObject(value) {\n var type = typeof value;\n return value != null && (type == 'object' || type == 'function');\n}\n\nmodule.exports = isObject;\n", + "parsedSize": 84, + "parsedSource": "t.exports=function(t){var n=typeof t;return null!=t&&(\"object\"==n||\"function\"==n)}},", + "originalSize": 733, + "originalSource": "/**\n * Checks if `value` is the\n * [language type](http://www.ecma-international.org/ecma-262/7.0/#sec-ecmascript-language-types)\n * of `Object`. (e.g. arrays, functions, objects, regexes, `new Number(0)`, and `new String('')`)\n *\n * @static\n * @memberOf _\n * @since 0.1.0\n * @category Lang\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is an object, else `false`.\n * @example\n *\n * _.isObject({});\n * // => true\n *\n * _.isObject([1, 2, 3]);\n * // => true\n *\n * _.isObject(_.noop);\n * // => true\n *\n * _.isObject(null);\n * // => false\n */\nfunction isObject(value) {\n var type = typeof value;\n return value != null && (type == 'object' || type == 'function');\n}\n\nmodule.exports = isObject;\n", + "modules": [] + }, + { + "id": 4, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseGetTag.js", + "name": "./node_modules/lodash/_baseGetTag.js", + "index": 23, + "index2": 15, + "size": 792, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_getTag.js", + "issuerId": 11, + "issuerName": "./node_modules/lodash/_getTag.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 106, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/isEmpty.js", + "name": "./node_modules/lodash/fp/isEmpty.js" + }, + { + "id": 244, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/isEmpty.js", + "name": "./node_modules/lodash/isEmpty.js" + }, + { + "id": 11, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_getTag.js", + "name": "./node_modules/lodash/_getTag.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 11, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_getTag.js", + "module": "./node_modules/lodash/_getTag.js", + "moduleName": "./node_modules/lodash/_getTag.js", + "type": "cjs require", + "userRequest": "./_baseGetTag", + "loc": "6:17-41" + }, + { + "moduleId": 12, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/isSymbol.js", + "module": "./node_modules/lodash/isSymbol.js", + "moduleName": "./node_modules/lodash/isSymbol.js", + "type": "cjs require", + "userRequest": "./_baseGetTag", + "loc": "1:17-41" + }, + { + "moduleId": 34, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/isFunction.js", + "module": "./node_modules/lodash/isFunction.js", + "moduleName": "./node_modules/lodash/isFunction.js", + "type": "cjs require", + "userRequest": "./_baseGetTag", + "loc": "1:17-41" + }, + { + "moduleId": 140, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseIsArguments.js", + "module": "./node_modules/lodash/_baseIsArguments.js", + "moduleName": "./node_modules/lodash/_baseIsArguments.js", + "type": "cjs require", + "userRequest": "./_baseGetTag", + "loc": "1:17-41" + }, + { + "moduleId": 142, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseIsTypedArray.js", + "module": "./node_modules/lodash/_baseIsTypedArray.js", + "moduleName": "./node_modules/lodash/_baseIsTypedArray.js", + "type": "cjs require", + "userRequest": "./_baseGetTag", + "loc": "1:17-41" + }, + { + "moduleId": 189, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/isError.js", + "module": "./node_modules/lodash/isError.js", + "moduleName": "./node_modules/lodash/isError.js", + "type": "cjs require", + "userRequest": "./_baseGetTag", + "loc": "1:17-41" + }, + { + "moduleId": 190, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/isPlainObject.js", + "module": "./node_modules/lodash/isPlainObject.js", + "moduleName": "./node_modules/lodash/isPlainObject.js", + "type": "cjs require", + "userRequest": "./_baseGetTag", + "loc": "1:17-41" + }, + { + "moduleId": 231, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseIsRegExp.js", + "module": "./node_modules/lodash/_baseIsRegExp.js", + "moduleName": "./node_modules/lodash/_baseIsRegExp.js", + "type": "cjs require", + "userRequest": "./_baseGetTag", + "loc": "1:17-41" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 6, + "source": "var Symbol = require('./_Symbol'),\n getRawTag = require('./_getRawTag'),\n objectToString = require('./_objectToString');\n\n/** `Object#toString` result references. */\nvar nullTag = '[object Null]',\n undefinedTag = '[object Undefined]';\n\n/** Built-in value references. */\nvar symToStringTag = Symbol ? Symbol.toStringTag : undefined;\n\n/**\n * The base implementation of `getTag` without fallbacks for buggy environments.\n *\n * @private\n * @param {*} value The value to query.\n * @returns {string} Returns the `toStringTag`.\n */\nfunction baseGetTag(value) {\n if (value == null) {\n return value === undefined ? undefinedTag : nullTag;\n }\n return (symToStringTag && symToStringTag in Object(value))\n ? getRawTag(value)\n : objectToString(value);\n}\n\nmodule.exports = baseGetTag;\n", + "parsedSize": 173, + "parsedSource": "e=r(9),o=r(113),i=r(114),u=\"[object Null]\",a=\"[object Undefined]\",c=e?e.toStringTag:void 0;t.exports=function(t){return null==t?void 0===t?a:u:c&&c in Object(t)?o(t):i(t)}},", + "originalSize": 792, + "originalSource": "var Symbol = require('./_Symbol'),\n getRawTag = require('./_getRawTag'),\n objectToString = require('./_objectToString');\n\n/** `Object#toString` result references. */\nvar nullTag = '[object Null]',\n undefinedTag = '[object Undefined]';\n\n/** Built-in value references. */\nvar symToStringTag = Symbol ? Symbol.toStringTag : undefined;\n\n/**\n * The base implementation of `getTag` without fallbacks for buggy environments.\n *\n * @private\n * @param {*} value The value to query.\n * @returns {string} Returns the `toStringTag`.\n */\nfunction baseGetTag(value) {\n if (value == null) {\n return value === undefined ? undefinedTag : nullTag;\n }\n return (symToStringTag && symToStringTag in Object(value))\n ? getRawTag(value)\n : objectToString(value);\n}\n\nmodule.exports = baseGetTag;\n", + "modules": [] + }, + { + "id": 5, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/placeholder.js", + "name": "./node_modules/lodash/fp/placeholder.js", + "index": 12, + "index2": 6, + "size": 105, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/trim.js", + "issuerId": 102, + "issuerName": "./node_modules/lodash/fp/trim.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 102, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/trim.js", + "name": "./node_modules/lodash/fp/trim.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 58, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/map.js", + "module": "./node_modules/lodash/fp/map.js", + "moduleName": "./node_modules/lodash/fp/map.js", + "type": "cjs require", + "userRequest": "./placeholder", + "loc": "4:19-43" + }, + { + "moduleId": 102, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/trim.js", + "module": "./node_modules/lodash/fp/trim.js", + "moduleName": "./node_modules/lodash/fp/trim.js", + "type": "cjs require", + "userRequest": "./placeholder", + "loc": "4:19-43" + }, + { + "moduleId": 103, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/split.js", + "module": "./node_modules/lodash/fp/split.js", + "moduleName": "./node_modules/lodash/fp/split.js", + "type": "cjs require", + "userRequest": "./placeholder", + "loc": "4:19-43" + }, + { + "moduleId": 104, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/reject.js", + "module": "./node_modules/lodash/fp/reject.js", + "moduleName": "./node_modules/lodash/fp/reject.js", + "type": "cjs require", + "userRequest": "./placeholder", + "loc": "4:19-43" + }, + { + "moduleId": 106, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/isEmpty.js", + "module": "./node_modules/lodash/fp/isEmpty.js", + "moduleName": "./node_modules/lodash/fp/isEmpty.js", + "type": "cjs require", + "userRequest": "./placeholder", + "loc": "4:19-43" + }, + { + "moduleId": 107, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/_baseConvert.js", + "module": "./node_modules/lodash/fp/_baseConvert.js", + "moduleName": "./node_modules/lodash/fp/_baseConvert.js", + "type": "cjs require", + "userRequest": "./placeholder", + "loc": "2:21-45" + }, + { + "moduleId": 239, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/flow.js", + "module": "./node_modules/lodash/fp/flow.js", + "moduleName": "./node_modules/lodash/fp/flow.js", + "type": "cjs require", + "userRequest": "./placeholder", + "loc": "4:19-43" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 4, + "source": "/**\n * The default argument placeholder value for methods.\n *\n * @type {Object}\n */\nmodule.exports = {};\n", + "parsedSize": 14, + "parsedSource": "t.exports={}},", + "originalSize": 105, + "originalSource": "/**\n * The default argument placeholder value for methods.\n *\n * @type {Object}\n */\nmodule.exports = {};\n", + "modules": [] + }, + { + "id": 6, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_getNative.js", + "name": "./node_modules/lodash/_getNative.js", + "index": 20, + "index2": 23, + "size": 483, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_DataView.js", + "issuerId": 174, + "issuerName": "./node_modules/lodash/_DataView.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 106, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/isEmpty.js", + "name": "./node_modules/lodash/fp/isEmpty.js" + }, + { + "id": 244, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/isEmpty.js", + "name": "./node_modules/lodash/isEmpty.js" + }, + { + "id": 11, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_getTag.js", + "name": "./node_modules/lodash/_getTag.js" + }, + { + "id": 174, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_DataView.js", + "name": "./node_modules/lodash/_DataView.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 28, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_nativeCreate.js", + "module": "./node_modules/lodash/_nativeCreate.js", + "moduleName": "./node_modules/lodash/_nativeCreate.js", + "type": "cjs require", + "userRequest": "./_getNative", + "loc": "1:16-39" + }, + { + "moduleId": 48, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_Map.js", + "module": "./node_modules/lodash/_Map.js", + "moduleName": "./node_modules/lodash/_Map.js", + "type": "cjs require", + "userRequest": "./_getNative", + "loc": "1:16-39" + }, + { + "moduleId": 61, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_WeakMap.js", + "module": "./node_modules/lodash/_WeakMap.js", + "moduleName": "./node_modules/lodash/_WeakMap.js", + "type": "cjs require", + "userRequest": "./_getNative", + "loc": "1:16-39" + }, + { + "moduleId": 74, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_defineProperty.js", + "module": "./node_modules/lodash/_defineProperty.js", + "moduleName": "./node_modules/lodash/_defineProperty.js", + "type": "cjs require", + "userRequest": "./_getNative", + "loc": "1:16-39" + }, + { + "moduleId": 174, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_DataView.js", + "module": "./node_modules/lodash/_DataView.js", + "moduleName": "./node_modules/lodash/_DataView.js", + "type": "cjs require", + "userRequest": "./_getNative", + "loc": "1:16-39" + }, + { + "moduleId": 175, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_Promise.js", + "module": "./node_modules/lodash/_Promise.js", + "moduleName": "./node_modules/lodash/_Promise.js", + "type": "cjs require", + "userRequest": "./_getNative", + "loc": "1:16-39" + }, + { + "moduleId": 176, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_Set.js", + "module": "./node_modules/lodash/_Set.js", + "moduleName": "./node_modules/lodash/_Set.js", + "type": "cjs require", + "userRequest": "./_getNative", + "loc": "1:16-39" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 7, + "source": "var baseIsNative = require('./_baseIsNative'),\n getValue = require('./_getValue');\n\n/**\n * Gets the native function at `key` of `object`.\n *\n * @private\n * @param {Object} object The object to query.\n * @param {string} key The key of the method to get.\n * @returns {*} Returns the function if it's native, else `undefined`.\n */\nfunction getNative(object, key) {\n var value = getValue(object, key);\n return baseIsNative(value) ? value : undefined;\n}\n\nmodule.exports = getNative;\n", + "parsedSize": 78, + "parsedSource": "e=r(111),o=r(117);t.exports=function(t,n){var r=o(t,n);return e(r)?r:void 0}},", + "originalSize": 483, + "originalSource": "var baseIsNative = require('./_baseIsNative'),\n getValue = require('./_getValue');\n\n/**\n * Gets the native function at `key` of `object`.\n *\n * @private\n * @param {Object} object The object to query.\n * @param {string} key The key of the method to get.\n * @returns {*} Returns the function if it's native, else `undefined`.\n */\nfunction getNative(object, key) {\n var value = getValue(object, key);\n return baseIsNative(value) ? value : undefined;\n}\n\nmodule.exports = getNative;\n", + "modules": [] + }, + { + "id": 7, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/mini-css-extract-plugin/dist/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/css-loader/dist/cjs.js??ref--5-1!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.css", + "name": "./src/article.css", + "index": 252, + "index2": 250, + "size": 203, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.jsx", + "issuerId": null, + "issuerName": "./src/article.jsx", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.jsx", + "name": "./src/article.jsx" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 246, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js 319e037d5ee72d255babc83bf9a736c1", + "module": "./src/index.js + 5 modules", + "moduleName": "./src/index.js + 5 modules", + "type": "harmony side effect evaluation", + "userRequest": "./article.css", + "loc": "8:0-35" + }, + { + "moduleId": 246, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js 319e037d5ee72d255babc83bf9a736c1", + "module": "./src/index.js + 5 modules", + "moduleName": "./src/index.js + 5 modules", + "type": "harmony import specifier", + "userRequest": "./article.css", + "loc": "12:15-21" + }, + { + "moduleId": 246, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js 319e037d5ee72d255babc83bf9a736c1", + "module": "./src/index.js + 5 modules", + "moduleName": "./src/index.js + 5 modules", + "type": "harmony import specifier", + "userRequest": "./article.css", + "loc": "21:15-21" + }, + { + "moduleId": 246, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js 319e037d5ee72d255babc83bf9a736c1", + "module": "./src/index.js + 5 modules", + "moduleName": "./src/index.js + 5 modules", + "type": "harmony import specifier", + "userRequest": "./article.css", + "loc": "23:15-21" + }, + { + "moduleId": 246, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js 319e037d5ee72d255babc83bf9a736c1", + "module": "./src/index.js + 5 modules", + "moduleName": "./src/index.js + 5 modules", + "type": "harmony import specifier", + "userRequest": "./article.css", + "loc": "25:15-21" + }, + { + "moduleId": 246, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js 319e037d5ee72d255babc83bf9a736c1", + "module": "./src/index.js + 5 modules", + "moduleName": "./src/index.js + 5 modules", + "type": "harmony import specifier", + "userRequest": "./article.css", + "loc": "27:15-21" + }, + { + "moduleId": 246, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js 319e037d5ee72d255babc83bf9a736c1", + "module": "./src/index.js + 5 modules", + "moduleName": "./src/index.js + 5 modules", + "type": "harmony import specifier", + "userRequest": "./article.css", + "loc": "29:15-21" + } + ], + "usedExports": [ + "default" + ], + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 3, + "source": "// extracted by mini-css-extract-plugin\nmodule.exports = {\"tagsContainer\":\"tagsContainer-2D41J\",\"tags\":\"tags-3OYob\",\"tag\":\"tag-RF4Iq\",\"root\":\"root-263gx\",\"title\":\"title-1Fpjz\",\"content\":\"content-2yA3z\"};", + "parsedSize": 145, + "parsedSource": "t.exports={tagsContainer:\"tagsContainer-2D41J\",tags:\"tags-3OYob\",tag:\"tag-RF4Iq\",root:\"root-263gx\",title:\"title-1Fpjz\",content:\"content-2yA3z\"}},", + "originalSize": 663, + "originalSource": ".tagsContainer {\n display: flex;\n align-items: center;\n}\n\n.tags {\n list-style-type: none;\n margin: 0;\n padding: 0;\n display: flex;\n}\n\n.tag {\n border: 1px solid black;\n margin-right: 1em;\n padding: 0.5em;\n}\n\n.root {\n padding: 1em;\n border: 1px solid gray;\n margin: 1em;\n box-shadow: 0.5em 0.5em 0.5em rgba(0, 0, 0, 0.5);\n}\n\n.title {\n margin-top: 0;\n}\n\n.content {\n max-height: 10em;\n overflow: hidden;\n position: relative;\n}\n\n.content:after {\n content: \"\";\n position: absolute;\n bottom: 0;\n right: 0;\n left: 0;\n height: 2em;\n background: linear-gradient(180deg, transparent 0%, white 100%);\n}\n", + "modules": [] + }, + { + "id": 8, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/convert.js", + "name": "./node_modules/lodash/fp/convert.js", + "index": 9, + "index2": 214, + "size": 657, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/trim.js", + "issuerId": 102, + "issuerName": "./node_modules/lodash/fp/trim.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 102, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/trim.js", + "name": "./node_modules/lodash/fp/trim.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 58, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/map.js", + "module": "./node_modules/lodash/fp/map.js", + "moduleName": "./node_modules/lodash/fp/map.js", + "type": "cjs require", + "userRequest": "./convert", + "loc": "1:14-34" + }, + { + "moduleId": 102, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/trim.js", + "module": "./node_modules/lodash/fp/trim.js", + "moduleName": "./node_modules/lodash/fp/trim.js", + "type": "cjs require", + "userRequest": "./convert", + "loc": "1:14-34" + }, + { + "moduleId": 103, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/split.js", + "module": "./node_modules/lodash/fp/split.js", + "moduleName": "./node_modules/lodash/fp/split.js", + "type": "cjs require", + "userRequest": "./convert", + "loc": "1:14-34" + }, + { + "moduleId": 104, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/reject.js", + "module": "./node_modules/lodash/fp/reject.js", + "moduleName": "./node_modules/lodash/fp/reject.js", + "type": "cjs require", + "userRequest": "./convert", + "loc": "1:14-34" + }, + { + "moduleId": 106, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/isEmpty.js", + "module": "./node_modules/lodash/fp/isEmpty.js", + "moduleName": "./node_modules/lodash/fp/isEmpty.js", + "type": "cjs require", + "userRequest": "./convert", + "loc": "1:14-34" + }, + { + "moduleId": 239, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/flow.js", + "module": "./node_modules/lodash/fp/flow.js", + "moduleName": "./node_modules/lodash/fp/flow.js", + "type": "cjs require", + "userRequest": "./convert", + "loc": "1:14-34" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 4, + "source": "var baseConvert = require('./_baseConvert'),\n util = require('./_util');\n\n/**\n * Converts `func` of `name` to an immutable auto-curried iteratee-first data-last\n * version with conversion `options` applied. If `name` is an object its methods\n * will be converted.\n *\n * @param {string} name The name of the function to wrap.\n * @param {Function} [func] The function to wrap.\n * @param {Object} [options] The options object. See `baseConvert` for more details.\n * @returns {Function|Object} Returns the converted function or object.\n */\nfunction convert(name, func, options) {\n return baseConvert(util, name, func, options);\n}\n\nmodule.exports = convert;\n", + "parsedSize": 64, + "parsedSource": "e=r(107),o=r(109);t.exports=function(t,n,r){return e(o,t,n,r)}},", + "originalSize": 657, + "originalSource": "var baseConvert = require('./_baseConvert'),\n util = require('./_util');\n\n/**\n * Converts `func` of `name` to an immutable auto-curried iteratee-first data-last\n * version with conversion `options` applied. If `name` is an object its methods\n * will be converted.\n *\n * @param {string} name The name of the function to wrap.\n * @param {Function} [func] The function to wrap.\n * @param {Object} [options] The options object. See `baseConvert` for more details.\n * @returns {Function|Object} Returns the converted function or object.\n */\nfunction convert(name, func, options) {\n return baseConvert(util, name, func, options);\n}\n\nmodule.exports = convert;\n", + "modules": [] + }, + { + "id": 9, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_Symbol.js", + "name": "./node_modules/lodash/_Symbol.js", + "index": 24, + "index2": 12, + "size": 118, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseToString.js", + "issuerId": 56, + "issuerName": "./node_modules/lodash/_baseToString.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 102, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/trim.js", + "name": "./node_modules/lodash/fp/trim.js" + }, + { + "id": 222, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/trim.js", + "name": "./node_modules/lodash/trim.js" + }, + { + "id": 56, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseToString.js", + "name": "./node_modules/lodash/_baseToString.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 4, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseGetTag.js", + "module": "./node_modules/lodash/_baseGetTag.js", + "moduleName": "./node_modules/lodash/_baseGetTag.js", + "type": "cjs require", + "userRequest": "./_Symbol", + "loc": "1:13-33" + }, + { + "moduleId": 56, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseToString.js", + "module": "./node_modules/lodash/_baseToString.js", + "moduleName": "./node_modules/lodash/_baseToString.js", + "type": "cjs require", + "userRequest": "./_Symbol", + "loc": "1:13-33" + }, + { + "moduleId": 113, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_getRawTag.js", + "module": "./node_modules/lodash/_getRawTag.js", + "moduleName": "./node_modules/lodash/_getRawTag.js", + "type": "cjs require", + "userRequest": "./_Symbol", + "loc": "1:13-33" + }, + { + "moduleId": 181, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_cloneSymbol.js", + "module": "./node_modules/lodash/_cloneSymbol.js", + "moduleName": "./node_modules/lodash/_cloneSymbol.js", + "type": "cjs require", + "userRequest": "./_Symbol", + "loc": "1:13-33" + }, + { + "moduleId": 201, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_equalByTag.js", + "module": "./node_modules/lodash/_equalByTag.js", + "moduleName": "./node_modules/lodash/_equalByTag.js", + "type": "cjs require", + "userRequest": "./_Symbol", + "loc": "1:13-33" + }, + { + "moduleId": 219, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_isFlattenable.js", + "module": "./node_modules/lodash/_isFlattenable.js", + "moduleName": "./node_modules/lodash/_isFlattenable.js", + "type": "cjs require", + "userRequest": "./_Symbol", + "loc": "1:13-33" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 6, + "source": "var root = require('./_root');\n\n/** Built-in value references. */\nvar Symbol = root.Symbol;\n\nmodule.exports = Symbol;\n", + "parsedSize": 27, + "parsedSource": "e=r(1).Symbol;t.exports=e},", + "originalSize": 118, + "originalSource": "var root = require('./_root');\n\n/** Built-in value references. */\nvar Symbol = root.Symbol;\n\nmodule.exports = Symbol;\n", + "modules": [] + }, + { + "id": 10, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/isArrayLike.js", + "name": "./node_modules/lodash/isArrayLike.js", + "index": 106, + "index2": 98, + "size": 830, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/isEmpty.js", + "issuerId": 244, + "issuerName": "./node_modules/lodash/isEmpty.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 106, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/isEmpty.js", + "name": "./node_modules/lodash/fp/isEmpty.js" + }, + { + "id": 244, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/isEmpty.js", + "name": "./node_modules/lodash/isEmpty.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 13, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/keys.js", + "module": "./node_modules/lodash/keys.js", + "moduleName": "./node_modules/lodash/keys.js", + "type": "cjs require", + "userRequest": "./isArrayLike", + "loc": "3:18-42" + }, + { + "moduleId": 83, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/keysIn.js", + "module": "./node_modules/lodash/keysIn.js", + "moduleName": "./node_modules/lodash/keysIn.js", + "type": "cjs require", + "userRequest": "./isArrayLike", + "loc": "3:18-42" + }, + { + "moduleId": 229, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_isIterateeCall.js", + "module": "./node_modules/lodash/_isIterateeCall.js", + "moduleName": "./node_modules/lodash/_isIterateeCall.js", + "type": "cjs require", + "userRequest": "./isArrayLike", + "loc": "2:18-42" + }, + { + "moduleId": 237, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_createBaseEach.js", + "module": "./node_modules/lodash/_createBaseEach.js", + "moduleName": "./node_modules/lodash/_createBaseEach.js", + "type": "cjs require", + "userRequest": "./isArrayLike", + "loc": "1:18-42" + }, + { + "moduleId": 243, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseMap.js", + "module": "./node_modules/lodash/_baseMap.js", + "moduleName": "./node_modules/lodash/_baseMap.js", + "type": "cjs require", + "userRequest": "./isArrayLike", + "loc": "2:18-42" + }, + { + "moduleId": 244, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/isEmpty.js", + "module": "./node_modules/lodash/isEmpty.js", + "moduleName": "./node_modules/lodash/isEmpty.js", + "type": "cjs require", + "userRequest": "./isArrayLike", + "loc": "5:18-42" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 5, + "source": "var isFunction = require('./isFunction'),\n isLength = require('./isLength');\n\n/**\n * Checks if `value` is array-like. A value is considered array-like if it's\n * not a function and has a `value.length` that's an integer greater than or\n * equal to `0` and less than or equal to `Number.MAX_SAFE_INTEGER`.\n *\n * @static\n * @memberOf _\n * @since 4.0.0\n * @category Lang\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is array-like, else `false`.\n * @example\n *\n * _.isArrayLike([1, 2, 3]);\n * // => true\n *\n * _.isArrayLike(document.body.children);\n * // => true\n *\n * _.isArrayLike('abc');\n * // => true\n *\n * _.isArrayLike(_.noop);\n * // => false\n */\nfunction isArrayLike(value) {\n return value != null && isLength(value.length) && !isFunction(value);\n}\n\nmodule.exports = isArrayLike;\n", + "parsedSize": 75, + "parsedSource": "e=r(34),o=r(45);t.exports=function(t){return null!=t&&o(t.length)&&!e(t)}},", + "originalSize": 830, + "originalSource": "var isFunction = require('./isFunction'),\n isLength = require('./isLength');\n\n/**\n * Checks if `value` is array-like. A value is considered array-like if it's\n * not a function and has a `value.length` that's an integer greater than or\n * equal to `0` and less than or equal to `Number.MAX_SAFE_INTEGER`.\n *\n * @static\n * @memberOf _\n * @since 4.0.0\n * @category Lang\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is array-like, else `false`.\n * @example\n *\n * _.isArrayLike([1, 2, 3]);\n * // => true\n *\n * _.isArrayLike(document.body.children);\n * // => true\n *\n * _.isArrayLike('abc');\n * // => true\n *\n * _.isArrayLike(_.noop);\n * // => false\n */\nfunction isArrayLike(value) {\n return value != null && isLength(value.length) && !isFunction(value);\n}\n\nmodule.exports = isArrayLike;\n", + "modules": [] + }, + { + "id": 11, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_getTag.js", + "name": "./node_modules/lodash/_getTag.js", + "index": 154, + "index2": 149, + "size": 1838, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/isEmpty.js", + "issuerId": 244, + "issuerName": "./node_modules/lodash/isEmpty.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 106, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/isEmpty.js", + "name": "./node_modules/lodash/fp/isEmpty.js" + }, + { + "id": 244, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/isEmpty.js", + "name": "./node_modules/lodash/isEmpty.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 82, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseClone.js", + "module": "./node_modules/lodash/_baseClone.js", + "moduleName": "./node_modules/lodash/_baseClone.js", + "type": "cjs require", + "userRequest": "./_getTag", + "loc": "12:13-33" + }, + { + "moduleId": 185, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseIsMap.js", + "module": "./node_modules/lodash/_baseIsMap.js", + "moduleName": "./node_modules/lodash/_baseIsMap.js", + "type": "cjs require", + "userRequest": "./_getTag", + "loc": "1:13-33" + }, + { + "moduleId": 187, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseIsSet.js", + "module": "./node_modules/lodash/_baseIsSet.js", + "moduleName": "./node_modules/lodash/_baseIsSet.js", + "type": "cjs require", + "userRequest": "./_getTag", + "loc": "1:13-33" + }, + { + "moduleId": 191, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/isWeakMap.js", + "module": "./node_modules/lodash/isWeakMap.js", + "moduleName": "./node_modules/lodash/isWeakMap.js", + "type": "cjs require", + "userRequest": "./_getTag", + "loc": "1:13-33" + }, + { + "moduleId": 195, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseIsEqualDeep.js", + "module": "./node_modules/lodash/_baseIsEqualDeep.js", + "moduleName": "./node_modules/lodash/_baseIsEqualDeep.js", + "type": "cjs require", + "userRequest": "./_getTag", + "loc": "5:13-33" + }, + { + "moduleId": 244, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/isEmpty.js", + "module": "./node_modules/lodash/isEmpty.js", + "moduleName": "./node_modules/lodash/isEmpty.js", + "type": "cjs require", + "userRequest": "./_getTag", + "loc": "2:13-33" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 5, + "source": "var DataView = require('./_DataView'),\n Map = require('./_Map'),\n Promise = require('./_Promise'),\n Set = require('./_Set'),\n WeakMap = require('./_WeakMap'),\n baseGetTag = require('./_baseGetTag'),\n toSource = require('./_toSource');\n\n/** `Object#toString` result references. */\nvar mapTag = '[object Map]',\n objectTag = '[object Object]',\n promiseTag = '[object Promise]',\n setTag = '[object Set]',\n weakMapTag = '[object WeakMap]';\n\nvar dataViewTag = '[object DataView]';\n\n/** Used to detect maps, sets, and weakmaps. */\nvar dataViewCtorString = toSource(DataView),\n mapCtorString = toSource(Map),\n promiseCtorString = toSource(Promise),\n setCtorString = toSource(Set),\n weakMapCtorString = toSource(WeakMap);\n\n/**\n * Gets the `toStringTag` of `value`.\n *\n * @private\n * @param {*} value The value to query.\n * @returns {string} Returns the `toStringTag`.\n */\nvar getTag = baseGetTag;\n\n// Fallback for data views, maps, sets, and weak maps in IE 11 and promises in Node.js < 6.\nif ((DataView && getTag(new DataView(new ArrayBuffer(1))) != dataViewTag) ||\n (Map && getTag(new Map) != mapTag) ||\n (Promise && getTag(Promise.resolve()) != promiseTag) ||\n (Set && getTag(new Set) != setTag) ||\n (WeakMap && getTag(new WeakMap) != weakMapTag)) {\n getTag = function(value) {\n var result = baseGetTag(value),\n Ctor = result == objectTag ? value.constructor : undefined,\n ctorString = Ctor ? toSource(Ctor) : '';\n\n if (ctorString) {\n switch (ctorString) {\n case dataViewCtorString: return dataViewTag;\n case mapCtorString: return mapTag;\n case promiseCtorString: return promiseTag;\n case setCtorString: return setTag;\n case weakMapCtorString: return weakMapTag;\n }\n }\n return result;\n };\n}\n\nmodule.exports = getTag;\n", + "parsedSize": 557, + "parsedSource": "e=r(174),o=r(48),i=r(175),u=r(176),a=r(61),c=r(4),f=r(63),s=f(e),l=f(o),p=f(i),v=f(u),_=f(a),h=c;(e&&\"[object DataView]\"!=h(new e(new ArrayBuffer(1)))||o&&\"[object Map]\"!=h(new o)||i&&\"[object Promise]\"!=h(i.resolve())||u&&\"[object Set]\"!=h(new u)||a&&\"[object WeakMap]\"!=h(new a))&&(h=function(t){var n=c(t),r=\"[object Object]\"==n?t.constructor:void 0,e=r?f(r):\"\";if(e)switch(e){case s:return\"[object DataView]\";case l:return\"[object Map]\";case p:return\"[object Promise]\";case v:return\"[object Set]\";case _:return\"[object WeakMap]\"}return n}),t.exports=h},", + "originalSize": 1838, + "originalSource": "var DataView = require('./_DataView'),\n Map = require('./_Map'),\n Promise = require('./_Promise'),\n Set = require('./_Set'),\n WeakMap = require('./_WeakMap'),\n baseGetTag = require('./_baseGetTag'),\n toSource = require('./_toSource');\n\n/** `Object#toString` result references. */\nvar mapTag = '[object Map]',\n objectTag = '[object Object]',\n promiseTag = '[object Promise]',\n setTag = '[object Set]',\n weakMapTag = '[object WeakMap]';\n\nvar dataViewTag = '[object DataView]';\n\n/** Used to detect maps, sets, and weakmaps. */\nvar dataViewCtorString = toSource(DataView),\n mapCtorString = toSource(Map),\n promiseCtorString = toSource(Promise),\n setCtorString = toSource(Set),\n weakMapCtorString = toSource(WeakMap);\n\n/**\n * Gets the `toStringTag` of `value`.\n *\n * @private\n * @param {*} value The value to query.\n * @returns {string} Returns the `toStringTag`.\n */\nvar getTag = baseGetTag;\n\n// Fallback for data views, maps, sets, and weak maps in IE 11 and promises in Node.js < 6.\nif ((DataView && getTag(new DataView(new ArrayBuffer(1))) != dataViewTag) ||\n (Map && getTag(new Map) != mapTag) ||\n (Promise && getTag(Promise.resolve()) != promiseTag) ||\n (Set && getTag(new Set) != setTag) ||\n (WeakMap && getTag(new WeakMap) != weakMapTag)) {\n getTag = function(value) {\n var result = baseGetTag(value),\n Ctor = result == objectTag ? value.constructor : undefined,\n ctorString = Ctor ? toSource(Ctor) : '';\n\n if (ctorString) {\n switch (ctorString) {\n case dataViewCtorString: return dataViewTag;\n case mapCtorString: return mapTag;\n case promiseCtorString: return promiseTag;\n case setCtorString: return setTag;\n case weakMapCtorString: return weakMapTag;\n }\n }\n return result;\n };\n}\n\nmodule.exports = getTag;\n", + "modules": [] + }, + { + "id": 12, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/isSymbol.js", + "name": "./node_modules/lodash/isSymbol.js", + "index": 83, + "index2": 72, + "size": 682, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseToString.js", + "issuerId": 56, + "issuerName": "./node_modules/lodash/_baseToString.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 102, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/trim.js", + "name": "./node_modules/lodash/fp/trim.js" + }, + { + "id": 222, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/trim.js", + "name": "./node_modules/lodash/trim.js" + }, + { + "id": 56, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseToString.js", + "name": "./node_modules/lodash/_baseToString.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 14, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_toKey.js", + "module": "./node_modules/lodash/_toKey.js", + "moduleName": "./node_modules/lodash/_toKey.js", + "type": "cjs require", + "userRequest": "./isSymbol", + "loc": "1:15-36" + }, + { + "moduleId": 55, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_isKey.js", + "module": "./node_modules/lodash/_isKey.js", + "moduleName": "./node_modules/lodash/_isKey.js", + "type": "cjs require", + "userRequest": "./isSymbol", + "loc": "2:15-36" + }, + { + "moduleId": 56, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseToString.js", + "module": "./node_modules/lodash/_baseToString.js", + "moduleName": "./node_modules/lodash/_baseToString.js", + "type": "cjs require", + "userRequest": "./isSymbol", + "loc": "4:15-36" + }, + { + "moduleId": 138, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/toNumber.js", + "module": "./node_modules/lodash/toNumber.js", + "moduleName": "./node_modules/lodash/toNumber.js", + "type": "cjs require", + "userRequest": "./isSymbol", + "loc": "2:15-36" + }, + { + "moduleId": 221, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/toPath.js", + "module": "./node_modules/lodash/toPath.js", + "moduleName": "./node_modules/lodash/toPath.js", + "type": "cjs require", + "userRequest": "./isSymbol", + "loc": "4:15-36" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 6, + "source": "var baseGetTag = require('./_baseGetTag'),\n isObjectLike = require('./isObjectLike');\n\n/** `Object#toString` result references. */\nvar symbolTag = '[object Symbol]';\n\n/**\n * Checks if `value` is classified as a `Symbol` primitive or object.\n *\n * @static\n * @memberOf _\n * @since 4.0.0\n * @category Lang\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is a symbol, else `false`.\n * @example\n *\n * _.isSymbol(Symbol.iterator);\n * // => true\n *\n * _.isSymbol('abc');\n * // => false\n */\nfunction isSymbol(value) {\n return typeof value == 'symbol' ||\n (isObjectLike(value) && baseGetTag(value) == symbolTag);\n}\n\nmodule.exports = isSymbol;\n", + "parsedSize": 98, + "parsedSource": "e=r(4),o=r(2),i=\"[object Symbol]\";t.exports=function(t){return\"symbol\"==typeof t||o(t)&&e(t)==i}},", + "originalSize": 682, + "originalSource": "var baseGetTag = require('./_baseGetTag'),\n isObjectLike = require('./isObjectLike');\n\n/** `Object#toString` result references. */\nvar symbolTag = '[object Symbol]';\n\n/**\n * Checks if `value` is classified as a `Symbol` primitive or object.\n *\n * @static\n * @memberOf _\n * @since 4.0.0\n * @category Lang\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is a symbol, else `false`.\n * @example\n *\n * _.isSymbol(Symbol.iterator);\n * // => true\n *\n * _.isSymbol('abc');\n * // => false\n */\nfunction isSymbol(value) {\n return typeof value == 'symbol' ||\n (isObjectLike(value) && baseGetTag(value) == symbolTag);\n}\n\nmodule.exports = isSymbol;\n", + "modules": [] + }, + { + "id": 13, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/keys.js", + "name": "./node_modules/lodash/keys.js", + "index": 89, + "index2": 99, + "size": 884, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseAssign.js", + "issuerId": 77, + "issuerName": "./node_modules/lodash/_baseAssign.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 102, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/trim.js", + "name": "./node_modules/lodash/fp/trim.js" + }, + { + "id": 8, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/convert.js", + "name": "./node_modules/lodash/fp/convert.js" + }, + { + "id": 109, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/_util.js", + "name": "./node_modules/lodash/fp/_util.js" + }, + { + "id": 77, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseAssign.js", + "name": "./node_modules/lodash/_baseAssign.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 77, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseAssign.js", + "module": "./node_modules/lodash/_baseAssign.js", + "moduleName": "./node_modules/lodash/_baseAssign.js", + "type": "cjs require", + "userRequest": "./keys", + "loc": "2:11-28" + }, + { + "moduleId": 82, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseClone.js", + "module": "./node_modules/lodash/_baseClone.js", + "moduleName": "./node_modules/lodash/_baseClone.js", + "type": "cjs require", + "userRequest": "./keys", + "loc": "21:11-28" + }, + { + "moduleId": 87, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_getAllKeys.js", + "module": "./node_modules/lodash/_getAllKeys.js", + "moduleName": "./node_modules/lodash/_getAllKeys.js", + "type": "cjs require", + "userRequest": "./keys", + "loc": "3:11-28" + }, + { + "moduleId": 205, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_getMatchData.js", + "module": "./node_modules/lodash/_getMatchData.js", + "moduleName": "./node_modules/lodash/_getMatchData.js", + "type": "cjs require", + "userRequest": "./keys", + "loc": "2:11-28" + }, + { + "moduleId": 234, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseForOwn.js", + "module": "./node_modules/lodash/_baseForOwn.js", + "moduleName": "./node_modules/lodash/_baseForOwn.js", + "type": "cjs require", + "userRequest": "./keys", + "loc": "2:11-28" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 7, + "source": "var arrayLikeKeys = require('./_arrayLikeKeys'),\n baseKeys = require('./_baseKeys'),\n isArrayLike = require('./isArrayLike');\n\n/**\n * Creates an array of the own enumerable property names of `object`.\n *\n * **Note:** Non-object values are coerced to objects. See the\n * [ES spec](http://ecma-international.org/ecma-262/7.0/#sec-object.keys)\n * for more details.\n *\n * @static\n * @since 0.1.0\n * @memberOf _\n * @category Object\n * @param {Object} object The object to query.\n * @returns {Array} Returns the array of property names.\n * @example\n *\n * function Foo() {\n * this.a = 1;\n * this.b = 2;\n * }\n *\n * Foo.prototype.c = 3;\n *\n * _.keys(new Foo);\n * // => ['a', 'b'] (iteration order is not guaranteed)\n *\n * _.keys('hi');\n * // => ['0', '1']\n */\nfunction keys(object) {\n return isArrayLike(object) ? arrayLikeKeys(object) : baseKeys(object);\n}\n\nmodule.exports = keys;\n", + "parsedSize": 70, + "parsedSource": "e=r(80),o=r(46),i=r(10);t.exports=function(t){return i(t)?e(t):o(t)}},", + "originalSize": 884, + "originalSource": "var arrayLikeKeys = require('./_arrayLikeKeys'),\n baseKeys = require('./_baseKeys'),\n isArrayLike = require('./isArrayLike');\n\n/**\n * Creates an array of the own enumerable property names of `object`.\n *\n * **Note:** Non-object values are coerced to objects. See the\n * [ES spec](http://ecma-international.org/ecma-262/7.0/#sec-object.keys)\n * for more details.\n *\n * @static\n * @since 0.1.0\n * @memberOf _\n * @category Object\n * @param {Object} object The object to query.\n * @returns {Array} Returns the array of property names.\n * @example\n *\n * function Foo() {\n * this.a = 1;\n * this.b = 2;\n * }\n *\n * Foo.prototype.c = 3;\n *\n * _.keys(new Foo);\n * // => ['a', 'b'] (iteration order is not guaranteed)\n *\n * _.keys('hi');\n * // => ['0', '1']\n */\nfunction keys(object) {\n return isArrayLike(object) ? arrayLikeKeys(object) : baseKeys(object);\n}\n\nmodule.exports = keys;\n", + "modules": [] + }, + { + "id": 14, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_toKey.js", + "name": "./node_modules/lodash/_toKey.js", + "index": 205, + "index2": 194, + "size": 523, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/toPath.js", + "issuerId": 221, + "issuerName": "./node_modules/lodash/toPath.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 102, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/trim.js", + "name": "./node_modules/lodash/fp/trim.js" + }, + { + "id": 8, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/convert.js", + "name": "./node_modules/lodash/fp/convert.js" + }, + { + "id": 109, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/_util.js", + "name": "./node_modules/lodash/fp/_util.js" + }, + { + "id": 221, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/toPath.js", + "name": "./node_modules/lodash/toPath.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 94, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseGet.js", + "module": "./node_modules/lodash/_baseGet.js", + "moduleName": "./node_modules/lodash/_baseGet.js", + "type": "cjs require", + "userRequest": "./_toKey", + "loc": "2:12-31" + }, + { + "moduleId": 206, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseMatchesProperty.js", + "module": "./node_modules/lodash/_baseMatchesProperty.js", + "moduleName": "./node_modules/lodash/_baseMatchesProperty.js", + "type": "cjs require", + "userRequest": "./_toKey", + "loc": "7:12-31" + }, + { + "moduleId": 212, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_hasPath.js", + "module": "./node_modules/lodash/_hasPath.js", + "moduleName": "./node_modules/lodash/_hasPath.js", + "type": "cjs require", + "userRequest": "./_toKey", + "loc": "6:12-31" + }, + { + "moduleId": 213, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/property.js", + "module": "./node_modules/lodash/property.js", + "moduleName": "./node_modules/lodash/property.js", + "type": "cjs require", + "userRequest": "./_toKey", + "loc": "4:12-31" + }, + { + "moduleId": 221, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/toPath.js", + "module": "./node_modules/lodash/toPath.js", + "moduleName": "./node_modules/lodash/toPath.js", + "type": "cjs require", + "userRequest": "./_toKey", + "loc": "6:12-31" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 7, + "source": "var isSymbol = require('./isSymbol');\n\n/** Used as references for various `Number` constants. */\nvar INFINITY = 1 / 0;\n\n/**\n * Converts `value` to a string key if it's not a string or symbol.\n *\n * @private\n * @param {*} value The value to inspect.\n * @returns {string|symbol} Returns the key.\n */\nfunction toKey(value) {\n if (typeof value == 'string' || isSymbol(value)) {\n return value;\n }\n var result = (value + '');\n return (result == '0' && (1 / value) == -INFINITY) ? '-0' : result;\n}\n\nmodule.exports = toKey;\n", + "parsedSize": 115, + "parsedSource": "e=r(12),o=1/0;t.exports=function(t){if(\"string\"==typeof t||e(t))return t;var n=t+\"\";return\"0\"==n&&1/t==-o?\"-0\":n}},", + "originalSize": 523, + "originalSource": "var isSymbol = require('./isSymbol');\n\n/** Used as references for various `Number` constants. */\nvar INFINITY = 1 / 0;\n\n/**\n * Converts `value` to a string key if it's not a string or symbol.\n *\n * @private\n * @param {*} value The value to inspect.\n * @returns {string|symbol} Returns the key.\n */\nfunction toKey(value) {\n if (typeof value == 'string' || isSymbol(value)) {\n return value;\n }\n var result = (value + '');\n return (result == '0' && (1 / value) == -INFINITY) ? '-0' : result;\n}\n\nmodule.exports = toKey;\n", + "modules": [] + }, + { + "id": 15, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_createCtor.js", + "name": "./node_modules/lodash/_createCtor.js", + "index": 36, + "index2": 28, + "size": 1482, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_createBind.js", + "issuerId": 118, + "issuerName": "./node_modules/lodash/_createBind.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 102, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/trim.js", + "name": "./node_modules/lodash/fp/trim.js" + }, + { + "id": 8, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/convert.js", + "name": "./node_modules/lodash/fp/convert.js" + }, + { + "id": 109, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/_util.js", + "name": "./node_modules/lodash/fp/_util.js" + }, + { + "id": 110, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/ary.js", + "name": "./node_modules/lodash/ary.js" + }, + { + "id": 32, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_createWrap.js", + "name": "./node_modules/lodash/_createWrap.js" + }, + { + "id": 118, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_createBind.js", + "name": "./node_modules/lodash/_createBind.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 64, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_createHybrid.js", + "module": "./node_modules/lodash/_createHybrid.js", + "moduleName": "./node_modules/lodash/_createHybrid.js", + "type": "cjs require", + "userRequest": "./_createCtor", + "loc": "4:17-41" + }, + { + "moduleId": 118, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_createBind.js", + "module": "./node_modules/lodash/_createBind.js", + "moduleName": "./node_modules/lodash/_createBind.js", + "type": "cjs require", + "userRequest": "./_createCtor", + "loc": "1:17-41" + }, + { + "moduleId": 119, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_createCurry.js", + "module": "./node_modules/lodash/_createCurry.js", + "moduleName": "./node_modules/lodash/_createCurry.js", + "type": "cjs require", + "userRequest": "./_createCtor", + "loc": "2:17-41" + }, + { + "moduleId": 135, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_createPartial.js", + "module": "./node_modules/lodash/_createPartial.js", + "moduleName": "./node_modules/lodash/_createPartial.js", + "type": "cjs require", + "userRequest": "./_createCtor", + "loc": "2:17-41" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 9, + "source": "var baseCreate = require('./_baseCreate'),\n isObject = require('./isObject');\n\n/**\n * Creates a function that produces an instance of `Ctor` regardless of\n * whether it was invoked as part of a `new` expression or by `call` or `apply`.\n *\n * @private\n * @param {Function} Ctor The constructor to wrap.\n * @returns {Function} Returns the new wrapped function.\n */\nfunction createCtor(Ctor) {\n return function() {\n // Use a `switch` statement to work with class constructors. See\n // http://ecma-international.org/ecma-262/7.0/#sec-ecmascript-function-objects-call-thisargument-argumentslist\n // for more details.\n var args = arguments;\n switch (args.length) {\n case 0: return new Ctor;\n case 1: return new Ctor(args[0]);\n case 2: return new Ctor(args[0], args[1]);\n case 3: return new Ctor(args[0], args[1], args[2]);\n case 4: return new Ctor(args[0], args[1], args[2], args[3]);\n case 5: return new Ctor(args[0], args[1], args[2], args[3], args[4]);\n case 6: return new Ctor(args[0], args[1], args[2], args[3], args[4], args[5]);\n case 7: return new Ctor(args[0], args[1], args[2], args[3], args[4], args[5], args[6]);\n }\n var thisBinding = baseCreate(Ctor.prototype),\n result = Ctor.apply(thisBinding, args);\n\n // Mimic the constructor's `return` behavior.\n // See https://es5.github.io/#x13.2.2 for more details.\n return isObject(result) ? result : thisBinding;\n };\n}\n\nmodule.exports = createCtor;\n", + "parsedSize": 450, + "parsedSource": "e=r(16),o=r(3);t.exports=function(t){return function(){var n=arguments;switch(n.length){case 0:return new t;case 1:return new t(n[0]);case 2:return new t(n[0],n[1]);case 3:return new t(n[0],n[1],n[2]);case 4:return new t(n[0],n[1],n[2],n[3]);case 5:return new t(n[0],n[1],n[2],n[3],n[4]);case 6:return new t(n[0],n[1],n[2],n[3],n[4],n[5]);case 7:return new t(n[0],n[1],n[2],n[3],n[4],n[5],n[6])}var r=e(t.prototype),i=t.apply(r,n);return o(i)?i:r}}},", + "originalSize": 1482, + "originalSource": "var baseCreate = require('./_baseCreate'),\n isObject = require('./isObject');\n\n/**\n * Creates a function that produces an instance of `Ctor` regardless of\n * whether it was invoked as part of a `new` expression or by `call` or `apply`.\n *\n * @private\n * @param {Function} Ctor The constructor to wrap.\n * @returns {Function} Returns the new wrapped function.\n */\nfunction createCtor(Ctor) {\n return function() {\n // Use a `switch` statement to work with class constructors. See\n // http://ecma-international.org/ecma-262/7.0/#sec-ecmascript-function-objects-call-thisargument-argumentslist\n // for more details.\n var args = arguments;\n switch (args.length) {\n case 0: return new Ctor;\n case 1: return new Ctor(args[0]);\n case 2: return new Ctor(args[0], args[1]);\n case 3: return new Ctor(args[0], args[1], args[2]);\n case 4: return new Ctor(args[0], args[1], args[2], args[3]);\n case 5: return new Ctor(args[0], args[1], args[2], args[3], args[4]);\n case 6: return new Ctor(args[0], args[1], args[2], args[3], args[4], args[5]);\n case 7: return new Ctor(args[0], args[1], args[2], args[3], args[4], args[5], args[6]);\n }\n var thisBinding = baseCreate(Ctor.prototype),\n result = Ctor.apply(thisBinding, args);\n\n // Mimic the constructor's `return` behavior.\n // See https://es5.github.io/#x13.2.2 for more details.\n return isObject(result) ? result : thisBinding;\n };\n}\n\nmodule.exports = createCtor;\n", + "modules": [] + }, + { + "id": 16, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseCreate.js", + "name": "./node_modules/lodash/_baseCreate.js", + "index": 37, + "index2": 27, + "size": 686, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_LodashWrapper.js", + "issuerId": 39, + "issuerName": "./node_modules/lodash/_LodashWrapper.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 105, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/pipe.js", + "name": "./node_modules/lodash/fp/pipe.js" + }, + { + "id": 239, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/flow.js", + "name": "./node_modules/lodash/fp/flow.js" + }, + { + "id": 240, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/flow.js", + "name": "./node_modules/lodash/flow.js" + }, + { + "id": 241, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_createFlow.js", + "name": "./node_modules/lodash/_createFlow.js" + }, + { + "id": 39, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_LodashWrapper.js", + "name": "./node_modules/lodash/_LodashWrapper.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 15, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_createCtor.js", + "module": "./node_modules/lodash/_createCtor.js", + "moduleName": "./node_modules/lodash/_createCtor.js", + "type": "cjs require", + "userRequest": "./_baseCreate", + "loc": "1:17-41" + }, + { + "moduleId": 36, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_LazyWrapper.js", + "module": "./node_modules/lodash/_LazyWrapper.js", + "moduleName": "./node_modules/lodash/_LazyWrapper.js", + "type": "cjs require", + "userRequest": "./_baseCreate", + "loc": "1:17-41" + }, + { + "moduleId": 39, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_LodashWrapper.js", + "module": "./node_modules/lodash/_LodashWrapper.js", + "moduleName": "./node_modules/lodash/_LodashWrapper.js", + "type": "cjs require", + "userRequest": "./_baseCreate", + "loc": "1:17-41" + }, + { + "moduleId": 183, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_initCloneObject.js", + "module": "./node_modules/lodash/_initCloneObject.js", + "moduleName": "./node_modules/lodash/_initCloneObject.js", + "type": "cjs require", + "userRequest": "./_baseCreate", + "loc": "1:17-41" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 8, + "source": "var isObject = require('./isObject');\n\n/** Built-in value references. */\nvar objectCreate = Object.create;\n\n/**\n * The base implementation of `_.create` without support for assigning\n * properties to the created object.\n *\n * @private\n * @param {Object} proto The object to inherit from.\n * @returns {Object} Returns the new object.\n */\nvar baseCreate = (function() {\n function object() {}\n return function(proto) {\n if (!isObject(proto)) {\n return {};\n }\n if (objectCreate) {\n return objectCreate(proto);\n }\n object.prototype = proto;\n var result = new object;\n object.prototype = undefined;\n return result;\n };\n}());\n\nmodule.exports = baseCreate;\n", + "parsedSize": 175, + "parsedSource": "e=r(3),o=Object.create,i=function(){function t(){}return function(n){if(!e(n))return{};if(o)return o(n);t.prototype=n;var r=new t;return t.prototype=void 0,r}}();t.exports=i},", + "originalSize": 686, + "originalSource": "var isObject = require('./isObject');\n\n/** Built-in value references. */\nvar objectCreate = Object.create;\n\n/**\n * The base implementation of `_.create` without support for assigning\n * properties to the created object.\n *\n * @private\n * @param {Object} proto The object to inherit from.\n * @returns {Object} Returns the new object.\n */\nvar baseCreate = (function() {\n function object() {}\n return function(proto) {\n if (!isObject(proto)) {\n return {};\n }\n if (objectCreate) {\n return objectCreate(proto);\n }\n object.prototype = proto;\n var result = new object;\n object.prototype = undefined;\n return result;\n };\n}());\n\nmodule.exports = baseCreate;\n", + "modules": [] + }, + { + "id": 17, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_copyArray.js", + "name": "./node_modules/lodash/_copyArray.js", + "index": 57, + "index2": 43, + "size": 454, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/toPath.js", + "issuerId": 221, + "issuerName": "./node_modules/lodash/toPath.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 102, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/trim.js", + "name": "./node_modules/lodash/fp/trim.js" + }, + { + "id": 8, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/convert.js", + "name": "./node_modules/lodash/fp/convert.js" + }, + { + "id": 109, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/_util.js", + "name": "./node_modules/lodash/fp/_util.js" + }, + { + "id": 221, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/toPath.js", + "name": "./node_modules/lodash/toPath.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 82, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseClone.js", + "module": "./node_modules/lodash/_baseClone.js", + "moduleName": "./node_modules/lodash/_baseClone.js", + "type": "cjs require", + "userRequest": "./_copyArray", + "loc": "7:16-39" + }, + { + "moduleId": 124, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_wrapperClone.js", + "module": "./node_modules/lodash/_wrapperClone.js", + "moduleName": "./node_modules/lodash/_wrapperClone.js", + "type": "cjs require", + "userRequest": "./_copyArray", + "loc": "3:16-39" + }, + { + "moduleId": 134, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_reorder.js", + "module": "./node_modules/lodash/_reorder.js", + "moduleName": "./node_modules/lodash/_reorder.js", + "type": "cjs require", + "userRequest": "./_copyArray", + "loc": "1:16-39" + }, + { + "moduleId": 221, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/toPath.js", + "module": "./node_modules/lodash/toPath.js", + "moduleName": "./node_modules/lodash/toPath.js", + "type": "cjs require", + "userRequest": "./_copyArray", + "loc": "2:16-39" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 7, + "source": "/**\n * Copies the values of `source` to `array`.\n *\n * @private\n * @param {Array} source The array to copy values from.\n * @param {Array} [array=[]] The array to copy values to.\n * @returns {Array} Returns `array`.\n */\nfunction copyArray(source, array) {\n var index = -1,\n length = source.length;\n\n array || (array = Array(length));\n while (++index < length) {\n array[index] = source[index];\n }\n return array;\n}\n\nmodule.exports = copyArray;\n", + "parsedSize": 92, + "parsedSource": "t.exports=function(t,n){var r=-1,e=t.length;for(n||(n=Array(e));++r -1 && value % 1 == 0 && value < length);\n}\n\nmodule.exports = isIndex;\n", + "parsedSize": 167, + "parsedSource": "var r=9007199254740991,e=/^(?:0|[1-9]\\d*)$/;t.exports=function(t,n){var o=typeof t;return!!(n=null==n?r:n)&&(\"number\"==o||\"symbol\"!=o&&e.test(t))&&t>-1&&t%1==0&&t -1 && value % 1 == 0 && value < length);\n}\n\nmodule.exports = isIndex;\n", + "modules": [] + }, + { + "id": 19, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_copyObject.js", + "name": "./node_modules/lodash/_copyObject.js", + "index": 85, + "index2": 81, + "size": 1044, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseAssign.js", + "issuerId": 77, + "issuerName": "./node_modules/lodash/_baseAssign.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 102, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/trim.js", + "name": "./node_modules/lodash/fp/trim.js" + }, + { + "id": 8, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/convert.js", + "name": "./node_modules/lodash/fp/convert.js" + }, + { + "id": 109, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/_util.js", + "name": "./node_modules/lodash/fp/_util.js" + }, + { + "id": 77, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseAssign.js", + "name": "./node_modules/lodash/_baseAssign.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 77, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseAssign.js", + "module": "./node_modules/lodash/_baseAssign.js", + "moduleName": "./node_modules/lodash/_baseAssign.js", + "type": "cjs require", + "userRequest": "./_copyObject", + "loc": "1:17-41" + }, + { + "moduleId": 167, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseAssignIn.js", + "module": "./node_modules/lodash/_baseAssignIn.js", + "moduleName": "./node_modules/lodash/_baseAssignIn.js", + "type": "cjs require", + "userRequest": "./_copyObject", + "loc": "1:17-41" + }, + { + "moduleId": 171, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_copySymbols.js", + "module": "./node_modules/lodash/_copySymbols.js", + "moduleName": "./node_modules/lodash/_copySymbols.js", + "type": "cjs require", + "userRequest": "./_copyObject", + "loc": "1:17-41" + }, + { + "moduleId": 172, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_copySymbolsIn.js", + "module": "./node_modules/lodash/_copySymbolsIn.js", + "moduleName": "./node_modules/lodash/_copySymbolsIn.js", + "type": "cjs require", + "userRequest": "./_copyObject", + "loc": "1:17-41" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 7, + "source": "var assignValue = require('./_assignValue'),\n baseAssignValue = require('./_baseAssignValue');\n\n/**\n * Copies properties of `source` to `object`.\n *\n * @private\n * @param {Object} source The object to copy properties from.\n * @param {Array} props The property identifiers to copy.\n * @param {Object} [object={}] The object to copy properties to.\n * @param {Function} [customizer] The function to customize copied values.\n * @returns {Object} Returns `object`.\n */\nfunction copyObject(source, props, object, customizer) {\n var isNew = !object;\n object || (object = {});\n\n var index = -1,\n length = props.length;\n\n while (++index < length) {\n var key = props[index];\n\n var newValue = customizer\n ? customizer(object[key], source[key], key, object, source)\n : undefined;\n\n if (newValue === undefined) {\n newValue = source[key];\n }\n if (isNew) {\n baseAssignValue(object, key, newValue);\n } else {\n assignValue(object, key, newValue);\n }\n }\n return object;\n}\n\nmodule.exports = copyObject;\n", + "parsedSize": 188, + "parsedSource": "e=r(78),o=r(79);t.exports=function(t,n,r,i){var u=!r;r||(r={});for(var a=-1,c=n.length;++a true\n *\n * _.eq(object, other);\n * // => false\n *\n * _.eq('a', 'a');\n * // => true\n *\n * _.eq('a', Object('a'));\n * // => false\n *\n * _.eq(NaN, NaN);\n * // => true\n */\nfunction eq(value, other) {\n return value === other || (value !== value && other !== other);\n}\n\nmodule.exports = eq;\n", + "parsedSize": 51, + "parsedSource": "t.exports=function(t,n){return t===n||t!=t&&n!=n}},", + "originalSize": 799, + "originalSource": "/**\n * Performs a\n * [`SameValueZero`](http://ecma-international.org/ecma-262/7.0/#sec-samevaluezero)\n * comparison between two values to determine if they are equivalent.\n *\n * @static\n * @memberOf _\n * @since 4.0.0\n * @category Lang\n * @param {*} value The value to compare.\n * @param {*} other The other value to compare.\n * @returns {boolean} Returns `true` if the values are equivalent, else `false`.\n * @example\n *\n * var object = { 'a': 1 };\n * var other = { 'a': 1 };\n *\n * _.eq(object, object);\n * // => true\n *\n * _.eq(object, other);\n * // => false\n *\n * _.eq('a', 'a');\n * // => true\n *\n * _.eq('a', Object('a'));\n * // => false\n *\n * _.eq(NaN, NaN);\n * // => true\n */\nfunction eq(value, other) {\n return value === other || (value !== value && other !== other);\n}\n\nmodule.exports = eq;\n", + "modules": [] + }, + { + "id": 21, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/isArguments.js", + "name": "./node_modules/lodash/isArguments.js", + "index": 92, + "index2": 84, + "size": 1026, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/isEmpty.js", + "issuerId": 244, + "issuerName": "./node_modules/lodash/isEmpty.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 106, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/isEmpty.js", + "name": "./node_modules/lodash/fp/isEmpty.js" + }, + { + "id": 244, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/isEmpty.js", + "name": "./node_modules/lodash/isEmpty.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 80, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_arrayLikeKeys.js", + "module": "./node_modules/lodash/_arrayLikeKeys.js", + "moduleName": "./node_modules/lodash/_arrayLikeKeys.js", + "type": "cjs require", + "userRequest": "./isArguments", + "loc": "2:18-42" + }, + { + "moduleId": 212, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_hasPath.js", + "module": "./node_modules/lodash/_hasPath.js", + "moduleName": "./node_modules/lodash/_hasPath.js", + "type": "cjs require", + "userRequest": "./isArguments", + "loc": "2:18-42" + }, + { + "moduleId": 219, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_isFlattenable.js", + "module": "./node_modules/lodash/_isFlattenable.js", + "moduleName": "./node_modules/lodash/_isFlattenable.js", + "type": "cjs require", + "userRequest": "./isArguments", + "loc": "2:18-42" + }, + { + "moduleId": 244, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/isEmpty.js", + "module": "./node_modules/lodash/isEmpty.js", + "moduleName": "./node_modules/lodash/isEmpty.js", + "type": "cjs require", + "userRequest": "./isArguments", + "loc": "3:18-42" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 5, + "source": "var baseIsArguments = require('./_baseIsArguments'),\n isObjectLike = require('./isObjectLike');\n\n/** Used for built-in method references. */\nvar objectProto = Object.prototype;\n\n/** Used to check objects for own properties. */\nvar hasOwnProperty = objectProto.hasOwnProperty;\n\n/** Built-in value references. */\nvar propertyIsEnumerable = objectProto.propertyIsEnumerable;\n\n/**\n * Checks if `value` is likely an `arguments` object.\n *\n * @static\n * @memberOf _\n * @since 0.1.0\n * @category Lang\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is an `arguments` object,\n * else `false`.\n * @example\n *\n * _.isArguments(function() { return arguments; }());\n * // => true\n *\n * _.isArguments([1, 2, 3]);\n * // => false\n */\nvar isArguments = baseIsArguments(function() { return arguments; }()) ? baseIsArguments : function(value) {\n return isObjectLike(value) && hasOwnProperty.call(value, 'callee') &&\n !propertyIsEnumerable.call(value, 'callee');\n};\n\nmodule.exports = isArguments;\n", + "parsedSize": 196, + "parsedSource": "e=r(140),o=r(2),i=Object.prototype,u=i.hasOwnProperty,a=i.propertyIsEnumerable,c=e(function(){return arguments}())?e:function(t){return o(t)&&u.call(t,\"callee\")&&!a.call(t,\"callee\")};t.exports=c},", + "originalSize": 1026, + "originalSource": "var baseIsArguments = require('./_baseIsArguments'),\n isObjectLike = require('./isObjectLike');\n\n/** Used for built-in method references. */\nvar objectProto = Object.prototype;\n\n/** Used to check objects for own properties. */\nvar hasOwnProperty = objectProto.hasOwnProperty;\n\n/** Built-in value references. */\nvar propertyIsEnumerable = objectProto.propertyIsEnumerable;\n\n/**\n * Checks if `value` is likely an `arguments` object.\n *\n * @static\n * @memberOf _\n * @since 0.1.0\n * @category Lang\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is an `arguments` object,\n * else `false`.\n * @example\n *\n * _.isArguments(function() { return arguments; }());\n * // => true\n *\n * _.isArguments([1, 2, 3]);\n * // => false\n */\nvar isArguments = baseIsArguments(function() { return arguments; }()) ? baseIsArguments : function(value) {\n return isObjectLike(value) && hasOwnProperty.call(value, 'callee') &&\n !propertyIsEnumerable.call(value, 'callee');\n};\n\nmodule.exports = isArguments;\n", + "modules": [] + }, + { + "id": 22, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/isBuffer.js", + "name": "./node_modules/lodash/isBuffer.js", + "index": 94, + "index2": 87, + "size": 1114, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/isEmpty.js", + "issuerId": 244, + "issuerName": "./node_modules/lodash/isEmpty.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 106, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/isEmpty.js", + "name": "./node_modules/lodash/fp/isEmpty.js" + }, + { + "id": 244, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/isEmpty.js", + "name": "./node_modules/lodash/isEmpty.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 80, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_arrayLikeKeys.js", + "module": "./node_modules/lodash/_arrayLikeKeys.js", + "moduleName": "./node_modules/lodash/_arrayLikeKeys.js", + "type": "cjs require", + "userRequest": "./isBuffer", + "loc": "4:15-36" + }, + { + "moduleId": 82, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseClone.js", + "module": "./node_modules/lodash/_baseClone.js", + "moduleName": "./node_modules/lodash/_baseClone.js", + "type": "cjs require", + "userRequest": "./isBuffer", + "loc": "17:15-36" + }, + { + "moduleId": 195, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseIsEqualDeep.js", + "module": "./node_modules/lodash/_baseIsEqualDeep.js", + "moduleName": "./node_modules/lodash/_baseIsEqualDeep.js", + "type": "cjs require", + "userRequest": "./isBuffer", + "loc": "7:15-36" + }, + { + "moduleId": 244, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/isEmpty.js", + "module": "./node_modules/lodash/isEmpty.js", + "moduleName": "./node_modules/lodash/isEmpty.js", + "type": "cjs require", + "userRequest": "./isBuffer", + "loc": "6:15-36" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 5, + "source": "var root = require('./_root'),\n stubFalse = require('./stubFalse');\n\n/** Detect free variable `exports`. */\nvar freeExports = typeof exports == 'object' && exports && !exports.nodeType && exports;\n\n/** Detect free variable `module`. */\nvar freeModule = freeExports && typeof module == 'object' && module && !module.nodeType && module;\n\n/** Detect the popular CommonJS extension `module.exports`. */\nvar moduleExports = freeModule && freeModule.exports === freeExports;\n\n/** Built-in value references. */\nvar Buffer = moduleExports ? root.Buffer : undefined;\n\n/* Built-in method references for those with the same name as other `lodash` methods. */\nvar nativeIsBuffer = Buffer ? Buffer.isBuffer : undefined;\n\n/**\n * Checks if `value` is a buffer.\n *\n * @static\n * @memberOf _\n * @since 4.3.0\n * @category Lang\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is a buffer, else `false`.\n * @example\n *\n * _.isBuffer(new Buffer(2));\n * // => true\n *\n * _.isBuffer(new Uint8Array(2));\n * // => false\n */\nvar isBuffer = nativeIsBuffer || stubFalse;\n\nmodule.exports = isBuffer;\n", + "parsedSize": 153, + "parsedSource": "r(1),o=r(141),i=n&&!n.nodeType&&n,u=i&&\"object\"==typeof t&&t&&!t.nodeType&&t,a=u&&u.exports===i?e.Buffer:void 0,c=(a?a.isBuffer:void 0)||o;t.exports=c}).", + "originalSize": 1114, + "originalSource": "var root = require('./_root'),\n stubFalse = require('./stubFalse');\n\n/** Detect free variable `exports`. */\nvar freeExports = typeof exports == 'object' && exports && !exports.nodeType && exports;\n\n/** Detect free variable `module`. */\nvar freeModule = freeExports && typeof module == 'object' && module && !module.nodeType && module;\n\n/** Detect the popular CommonJS extension `module.exports`. */\nvar moduleExports = freeModule && freeModule.exports === freeExports;\n\n/** Built-in value references. */\nvar Buffer = moduleExports ? root.Buffer : undefined;\n\n/* Built-in method references for those with the same name as other `lodash` methods. */\nvar nativeIsBuffer = Buffer ? Buffer.isBuffer : undefined;\n\n/**\n * Checks if `value` is a buffer.\n *\n * @static\n * @memberOf _\n * @since 4.3.0\n * @category Lang\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is a buffer, else `false`.\n * @example\n *\n * _.isBuffer(new Buffer(2));\n * // => true\n *\n * _.isBuffer(new Uint8Array(2));\n * // => false\n */\nvar isBuffer = nativeIsBuffer || stubFalse;\n\nmodule.exports = isBuffer;\n", + "modules": [] + }, + { + "id": 23, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseUnary.js", + "name": "./node_modules/lodash/_baseUnary.js", + "index": 100, + "index2": 90, + "size": 332, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/isRegExp.js", + "issuerId": 230, + "issuerName": "./node_modules/lodash/isRegExp.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 103, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/split.js", + "name": "./node_modules/lodash/fp/split.js" + }, + { + "id": 228, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/split.js", + "name": "./node_modules/lodash/split.js" + }, + { + "id": 230, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/isRegExp.js", + "name": "./node_modules/lodash/isRegExp.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 44, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/isTypedArray.js", + "module": "./node_modules/lodash/isTypedArray.js", + "moduleName": "./node_modules/lodash/isTypedArray.js", + "type": "cjs require", + "userRequest": "./_baseUnary", + "loc": "2:16-39" + }, + { + "moduleId": 184, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/isMap.js", + "module": "./node_modules/lodash/isMap.js", + "moduleName": "./node_modules/lodash/isMap.js", + "type": "cjs require", + "userRequest": "./_baseUnary", + "loc": "2:16-39" + }, + { + "moduleId": 186, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/isSet.js", + "module": "./node_modules/lodash/isSet.js", + "moduleName": "./node_modules/lodash/isSet.js", + "type": "cjs require", + "userRequest": "./_baseUnary", + "loc": "2:16-39" + }, + { + "moduleId": 230, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/isRegExp.js", + "module": "./node_modules/lodash/isRegExp.js", + "moduleName": "./node_modules/lodash/isRegExp.js", + "type": "cjs require", + "userRequest": "./_baseUnary", + "loc": "2:16-39" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 6, + "source": "/**\n * The base implementation of `_.unary` without support for storing metadata.\n *\n * @private\n * @param {Function} func The function to cap arguments for.\n * @returns {Function} Returns the new capped function.\n */\nfunction baseUnary(func) {\n return function(value) {\n return func(value);\n };\n}\n\nmodule.exports = baseUnary;\n", + "parsedSize": 56, + "parsedSource": "t.exports=function(t){return function(n){return t(n)}}},", + "originalSize": 332, + "originalSource": "/**\n * The base implementation of `_.unary` without support for storing metadata.\n *\n * @private\n * @param {Function} func The function to cap arguments for.\n * @returns {Function} Returns the new capped function.\n */\nfunction baseUnary(func) {\n return function(value) {\n return func(value);\n };\n}\n\nmodule.exports = baseUnary;\n", + "modules": [] + }, + { + "id": 24, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_nodeUtil.js", + "name": "./node_modules/lodash/_nodeUtil.js", + "index": 101, + "index2": 91, + "size": 995, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/isRegExp.js", + "issuerId": 230, + "issuerName": "./node_modules/lodash/isRegExp.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 103, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/split.js", + "name": "./node_modules/lodash/fp/split.js" + }, + { + "id": 228, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/split.js", + "name": "./node_modules/lodash/split.js" + }, + { + "id": 230, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/isRegExp.js", + "name": "./node_modules/lodash/isRegExp.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 44, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/isTypedArray.js", + "module": "./node_modules/lodash/isTypedArray.js", + "moduleName": "./node_modules/lodash/isTypedArray.js", + "type": "cjs require", + "userRequest": "./_nodeUtil", + "loc": "3:15-37" + }, + { + "moduleId": 184, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/isMap.js", + "module": "./node_modules/lodash/isMap.js", + "moduleName": "./node_modules/lodash/isMap.js", + "type": "cjs require", + "userRequest": "./_nodeUtil", + "loc": "3:15-37" + }, + { + "moduleId": 186, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/isSet.js", + "module": "./node_modules/lodash/isSet.js", + "moduleName": "./node_modules/lodash/isSet.js", + "type": "cjs require", + "userRequest": "./_nodeUtil", + "loc": "3:15-37" + }, + { + "moduleId": 230, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/isRegExp.js", + "module": "./node_modules/lodash/isRegExp.js", + "moduleName": "./node_modules/lodash/isRegExp.js", + "type": "cjs require", + "userRequest": "./_nodeUtil", + "loc": "3:15-37" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 6, + "source": "var freeGlobal = require('./_freeGlobal');\n\n/** Detect free variable `exports`. */\nvar freeExports = typeof exports == 'object' && exports && !exports.nodeType && exports;\n\n/** Detect free variable `module`. */\nvar freeModule = freeExports && typeof module == 'object' && module && !module.nodeType && module;\n\n/** Detect the popular CommonJS extension `module.exports`. */\nvar moduleExports = freeModule && freeModule.exports === freeExports;\n\n/** Detect free variable `process` from Node.js. */\nvar freeProcess = moduleExports && freeGlobal.process;\n\n/** Used to access faster Node.js helpers. */\nvar nodeUtil = (function() {\n try {\n // Use `util.types` for Node.js 10+.\n var types = freeModule && freeModule.require && freeModule.require('util').types;\n\n if (types) {\n return types;\n }\n\n // Legacy `process.binding('util')` for Node.js < 10.\n return freeProcess && freeProcess.binding && freeProcess.binding('util');\n } catch (e) {}\n}());\n\nmodule.exports = nodeUtil;\n", + "parsedSize": 230, + "parsedSource": "r(62),o=n&&!n.nodeType&&n,i=o&&\"object\"==typeof t&&t&&!t.nodeType&&t,u=i&&i.exports===o&&e.process,a=function(){try{var t=i&&i.require&&i.require(\"util\").types;return t||u&&u.binding&&u.binding(\"util\")}catch(t){}}();t.exports=a}).", + "originalSize": 995, + "originalSource": "var freeGlobal = require('./_freeGlobal');\n\n/** Detect free variable `exports`. */\nvar freeExports = typeof exports == 'object' && exports && !exports.nodeType && exports;\n\n/** Detect free variable `module`. */\nvar freeModule = freeExports && typeof module == 'object' && module && !module.nodeType && module;\n\n/** Detect the popular CommonJS extension `module.exports`. */\nvar moduleExports = freeModule && freeModule.exports === freeExports;\n\n/** Detect free variable `process` from Node.js. */\nvar freeProcess = moduleExports && freeGlobal.process;\n\n/** Used to access faster Node.js helpers. */\nvar nodeUtil = (function() {\n try {\n // Use `util.types` for Node.js 10+.\n var types = freeModule && freeModule.require && freeModule.require('util').types;\n\n if (types) {\n return types;\n }\n\n // Legacy `process.binding('util')` for Node.js < 10.\n return freeProcess && freeProcess.binding && freeProcess.binding('util');\n } catch (e) {}\n}());\n\nmodule.exports = nodeUtil;\n", + "modules": [] + }, + { + "id": 25, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_isPrototype.js", + "name": "./node_modules/lodash/_isPrototype.js", + "index": 103, + "index2": 94, + "size": 480, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/isEmpty.js", + "issuerId": 244, + "issuerName": "./node_modules/lodash/isEmpty.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 106, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/isEmpty.js", + "name": "./node_modules/lodash/fp/isEmpty.js" + }, + { + "id": 244, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/isEmpty.js", + "name": "./node_modules/lodash/isEmpty.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 46, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseKeys.js", + "module": "./node_modules/lodash/_baseKeys.js", + "moduleName": "./node_modules/lodash/_baseKeys.js", + "type": "cjs require", + "userRequest": "./_isPrototype", + "loc": "1:18-43" + }, + { + "moduleId": 168, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseKeysIn.js", + "module": "./node_modules/lodash/_baseKeysIn.js", + "moduleName": "./node_modules/lodash/_baseKeysIn.js", + "type": "cjs require", + "userRequest": "./_isPrototype", + "loc": "2:18-43" + }, + { + "moduleId": 183, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_initCloneObject.js", + "module": "./node_modules/lodash/_initCloneObject.js", + "moduleName": "./node_modules/lodash/_initCloneObject.js", + "type": "cjs require", + "userRequest": "./_isPrototype", + "loc": "3:18-43" + }, + { + "moduleId": 244, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/isEmpty.js", + "module": "./node_modules/lodash/isEmpty.js", + "moduleName": "./node_modules/lodash/isEmpty.js", + "type": "cjs require", + "userRequest": "./_isPrototype", + "loc": "7:18-43" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 5, + "source": "/** Used for built-in method references. */\nvar objectProto = Object.prototype;\n\n/**\n * Checks if `value` is likely a prototype object.\n *\n * @private\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is a prototype, else `false`.\n */\nfunction isPrototype(value) {\n var Ctor = value && value.constructor,\n proto = (typeof Ctor == 'function' && Ctor.prototype) || objectProto;\n\n return value === proto;\n}\n\nmodule.exports = isPrototype;\n", + "parsedSize": 120, + "parsedSource": "var r=Object.prototype;t.exports=function(t){var n=t&&t.constructor;return t===(\"function\"==typeof n&&n.prototype||r)}},", + "originalSize": 480, + "originalSource": "/** Used for built-in method references. */\nvar objectProto = Object.prototype;\n\n/**\n * Checks if `value` is likely a prototype object.\n *\n * @private\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is a prototype, else `false`.\n */\nfunction isPrototype(value) {\n var Ctor = value && value.constructor,\n proto = (typeof Ctor == 'function' && Ctor.prototype) || objectProto;\n\n return value === proto;\n}\n\nmodule.exports = isPrototype;\n", + "modules": [] + }, + { + "id": 26, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_ListCache.js", + "name": "./node_modules/lodash/_ListCache.js", + "index": 110, + "index2": 107, + "size": 869, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_Stack.js", + "issuerId": 47, + "issuerName": "./node_modules/lodash/_Stack.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 102, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/trim.js", + "name": "./node_modules/lodash/fp/trim.js" + }, + { + "id": 8, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/convert.js", + "name": "./node_modules/lodash/fp/convert.js" + }, + { + "id": 109, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/_util.js", + "name": "./node_modules/lodash/fp/_util.js" + }, + { + "id": 144, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/clone.js", + "name": "./node_modules/lodash/clone.js" + }, + { + "id": 82, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseClone.js", + "name": "./node_modules/lodash/_baseClone.js" + }, + { + "id": 47, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_Stack.js", + "name": "./node_modules/lodash/_Stack.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 47, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_Stack.js", + "module": "./node_modules/lodash/_Stack.js", + "moduleName": "./node_modules/lodash/_Stack.js", + "type": "cjs require", + "userRequest": "./_ListCache", + "loc": "1:16-39" + }, + { + "moduleId": 150, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_stackClear.js", + "module": "./node_modules/lodash/_stackClear.js", + "moduleName": "./node_modules/lodash/_stackClear.js", + "type": "cjs require", + "userRequest": "./_ListCache", + "loc": "1:16-39" + }, + { + "moduleId": 154, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_stackSet.js", + "module": "./node_modules/lodash/_stackSet.js", + "moduleName": "./node_modules/lodash/_stackSet.js", + "type": "cjs require", + "userRequest": "./_ListCache", + "loc": "1:16-39" + }, + { + "moduleId": 155, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_mapCacheClear.js", + "module": "./node_modules/lodash/_mapCacheClear.js", + "moduleName": "./node_modules/lodash/_mapCacheClear.js", + "type": "cjs require", + "userRequest": "./_ListCache", + "loc": "2:16-39" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 9, + "source": "var listCacheClear = require('./_listCacheClear'),\n listCacheDelete = require('./_listCacheDelete'),\n listCacheGet = require('./_listCacheGet'),\n listCacheHas = require('./_listCacheHas'),\n listCacheSet = require('./_listCacheSet');\n\n/**\n * Creates an list cache object.\n *\n * @private\n * @constructor\n * @param {Array} [entries] The key-value pairs to cache.\n */\nfunction ListCache(entries) {\n var index = -1,\n length = entries == null ? 0 : entries.length;\n\n this.clear();\n while (++index < length) {\n var entry = entries[index];\n this.set(entry[0], entry[1]);\n }\n}\n\n// Add methods to `ListCache`.\nListCache.prototype.clear = listCacheClear;\nListCache.prototype['delete'] = listCacheDelete;\nListCache.prototype.get = listCacheGet;\nListCache.prototype.has = listCacheHas;\nListCache.prototype.set = listCacheSet;\n\nmodule.exports = ListCache;\n", + "parsedSize": 254, + "parsedSource": "e=r(145),o=r(146),i=r(147),u=r(148),a=r(149);function c(t){var n=-1,r=null==t?0:t.length;for(this.clear();++n ''\n *\n * _.toString(-0);\n * // => '-0'\n *\n * _.toString([1, 2, 3]);\n * // => '1,2,3'\n */\nfunction toString(value) {\n return value == null ? '' : baseToString(value);\n}\n\nmodule.exports = toString;\n", + "parsedSize": 55, + "parsedSource": "e=r(56);t.exports=function(t){return null==t?\"\":e(t)}},", + "originalSize": 580, + "originalSource": "var baseToString = require('./_baseToString');\n\n/**\n * Converts `value` to a string. An empty string is returned for `null`\n * and `undefined` values. The sign of `-0` is preserved.\n *\n * @static\n * @memberOf _\n * @since 4.0.0\n * @category Lang\n * @param {*} value The value to convert.\n * @returns {string} Returns the converted string.\n * @example\n *\n * _.toString(null);\n * // => ''\n *\n * _.toString(-0);\n * // => '-0'\n *\n * _.toString([1, 2, 3]);\n * // => '1,2,3'\n */\nfunction toString(value) {\n return value == null ? '' : baseToString(value);\n}\n\nmodule.exports = toString;\n", + "modules": [] + }, + { + "id": 31, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/mini-css-extract-plugin/dist/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/css-loader/dist/cjs.js??ref--5-1!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.css", + "name": "./src/app.css", + "index": 4, + "index2": 3, + "size": 125, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.jsx", + "issuerId": null, + "issuerName": "./src/app.jsx", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.jsx", + "name": "./src/app.jsx" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 246, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js 319e037d5ee72d255babc83bf9a736c1", + "module": "./src/index.js + 5 modules", + "moduleName": "./src/index.js + 5 modules", + "type": "harmony side effect evaluation", + "userRequest": "./app.css", + "loc": "11:0-31" + }, + { + "moduleId": 246, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js 319e037d5ee72d255babc83bf9a736c1", + "module": "./src/index.js + 5 modules", + "moduleName": "./src/index.js + 5 modules", + "type": "harmony import specifier", + "userRequest": "./app.css", + "loc": "24:15-21" + }, + { + "moduleId": 246, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js 319e037d5ee72d255babc83bf9a736c1", + "module": "./src/index.js + 5 modules", + "moduleName": "./src/index.js + 5 modules", + "type": "harmony import specifier", + "userRequest": "./app.css", + "loc": "26:15-21" + }, + { + "moduleId": 246, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js 319e037d5ee72d255babc83bf9a736c1", + "module": "./src/index.js + 5 modules", + "moduleName": "./src/index.js + 5 modules", + "type": "harmony import specifier", + "userRequest": "./app.css", + "loc": "30:15-21" + } + ], + "usedExports": [ + "default" + ], + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 2, + "source": "// extracted by mini-css-extract-plugin\nmodule.exports = {\"root\":\"root-3xwm5\",\"title\":\"title-l9td2\",\"loader\":\"loader-XUngJ\"};", + "parsedSize": 73, + "parsedSource": "t.exports={root:\"root-3xwm5\",title:\"title-l9td2\",loader:\"loader-XUngJ\"}},", + "originalSize": 156, + "originalSource": ".root {\n font-family: sans-serif;\n}\n\n.title {\n margin-left: 1rem;\n}\n\n.loader {\n display: block;\n width: calc(100% - 2rem);\n margin: 0 1rem;\n}", + "modules": [] + }, + { + "id": 32, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_createWrap.js", + "name": "./node_modules/lodash/_createWrap.js", + "index": 15, + "index2": 76, + "size": 3714, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/ary.js", + "issuerId": 110, + "issuerName": "./node_modules/lodash/ary.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 102, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/trim.js", + "name": "./node_modules/lodash/fp/trim.js" + }, + { + "id": 8, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/convert.js", + "name": "./node_modules/lodash/fp/convert.js" + }, + { + "id": 109, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/_util.js", + "name": "./node_modules/lodash/fp/_util.js" + }, + { + "id": 110, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/ary.js", + "name": "./node_modules/lodash/ary.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 110, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/ary.js", + "module": "./node_modules/lodash/ary.js", + "moduleName": "./node_modules/lodash/ary.js", + "type": "cjs require", + "userRequest": "./_createWrap", + "loc": "1:17-41" + }, + { + "moduleId": 188, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/curry.js", + "module": "./node_modules/lodash/curry.js", + "moduleName": "./node_modules/lodash/curry.js", + "type": "cjs require", + "userRequest": "./_createWrap", + "loc": "1:17-41" + }, + { + "moduleId": 216, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/rearg.js", + "module": "./node_modules/lodash/rearg.js", + "moduleName": "./node_modules/lodash/rearg.js", + "type": "cjs require", + "userRequest": "./_createWrap", + "loc": "1:17-41" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 7, + "source": "var baseSetData = require('./_baseSetData'),\n createBind = require('./_createBind'),\n createCurry = require('./_createCurry'),\n createHybrid = require('./_createHybrid'),\n createPartial = require('./_createPartial'),\n getData = require('./_getData'),\n mergeData = require('./_mergeData'),\n setData = require('./_setData'),\n setWrapToString = require('./_setWrapToString'),\n toInteger = require('./toInteger');\n\n/** Error message constants. */\nvar FUNC_ERROR_TEXT = 'Expected a function';\n\n/** Used to compose bitmasks for function metadata. */\nvar WRAP_BIND_FLAG = 1,\n WRAP_BIND_KEY_FLAG = 2,\n WRAP_CURRY_FLAG = 8,\n WRAP_CURRY_RIGHT_FLAG = 16,\n WRAP_PARTIAL_FLAG = 32,\n WRAP_PARTIAL_RIGHT_FLAG = 64;\n\n/* Built-in method references for those with the same name as other `lodash` methods. */\nvar nativeMax = Math.max;\n\n/**\n * Creates a function that either curries or invokes `func` with optional\n * `this` binding and partially applied arguments.\n *\n * @private\n * @param {Function|string} func The function or method name to wrap.\n * @param {number} bitmask The bitmask flags.\n * 1 - `_.bind`\n * 2 - `_.bindKey`\n * 4 - `_.curry` or `_.curryRight` of a bound function\n * 8 - `_.curry`\n * 16 - `_.curryRight`\n * 32 - `_.partial`\n * 64 - `_.partialRight`\n * 128 - `_.rearg`\n * 256 - `_.ary`\n * 512 - `_.flip`\n * @param {*} [thisArg] The `this` binding of `func`.\n * @param {Array} [partials] The arguments to be partially applied.\n * @param {Array} [holders] The `partials` placeholder indexes.\n * @param {Array} [argPos] The argument positions of the new function.\n * @param {number} [ary] The arity cap of `func`.\n * @param {number} [arity] The arity of `func`.\n * @returns {Function} Returns the new wrapped function.\n */\nfunction createWrap(func, bitmask, thisArg, partials, holders, argPos, ary, arity) {\n var isBindKey = bitmask & WRAP_BIND_KEY_FLAG;\n if (!isBindKey && typeof func != 'function') {\n throw new TypeError(FUNC_ERROR_TEXT);\n }\n var length = partials ? partials.length : 0;\n if (!length) {\n bitmask &= ~(WRAP_PARTIAL_FLAG | WRAP_PARTIAL_RIGHT_FLAG);\n partials = holders = undefined;\n }\n ary = ary === undefined ? ary : nativeMax(toInteger(ary), 0);\n arity = arity === undefined ? arity : toInteger(arity);\n length -= holders ? holders.length : 0;\n\n if (bitmask & WRAP_PARTIAL_RIGHT_FLAG) {\n var partialsRight = partials,\n holdersRight = holders;\n\n partials = holders = undefined;\n }\n var data = isBindKey ? undefined : getData(func);\n\n var newData = [\n func, bitmask, thisArg, partials, holders, partialsRight, holdersRight,\n argPos, ary, arity\n ];\n\n if (data) {\n mergeData(newData, data);\n }\n func = newData[0];\n bitmask = newData[1];\n thisArg = newData[2];\n partials = newData[3];\n holders = newData[4];\n arity = newData[9] = newData[9] === undefined\n ? (isBindKey ? 0 : func.length)\n : nativeMax(newData[9] - length, 0);\n\n if (!arity && bitmask & (WRAP_CURRY_FLAG | WRAP_CURRY_RIGHT_FLAG)) {\n bitmask &= ~(WRAP_CURRY_FLAG | WRAP_CURRY_RIGHT_FLAG);\n }\n if (!bitmask || bitmask == WRAP_BIND_FLAG) {\n var result = createBind(func, bitmask, thisArg);\n } else if (bitmask == WRAP_CURRY_FLAG || bitmask == WRAP_CURRY_RIGHT_FLAG) {\n result = createCurry(func, bitmask, arity);\n } else if ((bitmask == WRAP_PARTIAL_FLAG || bitmask == (WRAP_BIND_FLAG | WRAP_PARTIAL_FLAG)) && !holders.length) {\n result = createPartial(func, bitmask, thisArg, partials);\n } else {\n result = createHybrid.apply(undefined, newData);\n }\n var setter = data ? baseSetData : setData;\n return setWrapToString(setter(result, newData), func, bitmask);\n}\n\nmodule.exports = createWrap;\n", + "parsedSize": 676, + "parsedSource": "e=r(59),o=r(118),i=r(119),u=r(64),a=r(135),c=r(38),f=r(136),s=r(70),l=r(72),p=r(76),v=\"Expected a function\",_=1,h=2,d=8,y=16,g=32,x=64,b=Math.max;t.exports=function(t,n,r,m,j,w,A,O){var k=n&h;if(!k&&\"function\"!=typeof t)throw new TypeError(v);var W=m?m.length:0;if(W||(n&=~(g|x),m=j=void 0),A=void 0===A?A:b(p(A),0),O=void 0===O?O:p(O),W-=j?j.length:0,n&x){var I=m,S=j;m=j=void 0}var E=k?void 0:c(t),P=[t,n,r,m,j,I,S,w,A,O];if(E&&f(P,E),t=P[0],n=P[1],r=P[2],m=P[3],j=P[4],!(O=P[9]=void 0===P[9]?k?0:t.length:b(P[9]-W,0))&&n&(d|y)&&(n&=~(d|y)),n&&n!=_)R=n==d||n==y?i(t,n,O):n!=g&&n!=(_|g)||j.length?u.apply(void 0,P):a(t,n,r,m);else var R=o(t,n,r);return l((E?e:s)(R,P),t,n)}},", + "originalSize": 3714, + "originalSource": "var baseSetData = require('./_baseSetData'),\n createBind = require('./_createBind'),\n createCurry = require('./_createCurry'),\n createHybrid = require('./_createHybrid'),\n createPartial = require('./_createPartial'),\n getData = require('./_getData'),\n mergeData = require('./_mergeData'),\n setData = require('./_setData'),\n setWrapToString = require('./_setWrapToString'),\n toInteger = require('./toInteger');\n\n/** Error message constants. */\nvar FUNC_ERROR_TEXT = 'Expected a function';\n\n/** Used to compose bitmasks for function metadata. */\nvar WRAP_BIND_FLAG = 1,\n WRAP_BIND_KEY_FLAG = 2,\n WRAP_CURRY_FLAG = 8,\n WRAP_CURRY_RIGHT_FLAG = 16,\n WRAP_PARTIAL_FLAG = 32,\n WRAP_PARTIAL_RIGHT_FLAG = 64;\n\n/* Built-in method references for those with the same name as other `lodash` methods. */\nvar nativeMax = Math.max;\n\n/**\n * Creates a function that either curries or invokes `func` with optional\n * `this` binding and partially applied arguments.\n *\n * @private\n * @param {Function|string} func The function or method name to wrap.\n * @param {number} bitmask The bitmask flags.\n * 1 - `_.bind`\n * 2 - `_.bindKey`\n * 4 - `_.curry` or `_.curryRight` of a bound function\n * 8 - `_.curry`\n * 16 - `_.curryRight`\n * 32 - `_.partial`\n * 64 - `_.partialRight`\n * 128 - `_.rearg`\n * 256 - `_.ary`\n * 512 - `_.flip`\n * @param {*} [thisArg] The `this` binding of `func`.\n * @param {Array} [partials] The arguments to be partially applied.\n * @param {Array} [holders] The `partials` placeholder indexes.\n * @param {Array} [argPos] The argument positions of the new function.\n * @param {number} [ary] The arity cap of `func`.\n * @param {number} [arity] The arity of `func`.\n * @returns {Function} Returns the new wrapped function.\n */\nfunction createWrap(func, bitmask, thisArg, partials, holders, argPos, ary, arity) {\n var isBindKey = bitmask & WRAP_BIND_KEY_FLAG;\n if (!isBindKey && typeof func != 'function') {\n throw new TypeError(FUNC_ERROR_TEXT);\n }\n var length = partials ? partials.length : 0;\n if (!length) {\n bitmask &= ~(WRAP_PARTIAL_FLAG | WRAP_PARTIAL_RIGHT_FLAG);\n partials = holders = undefined;\n }\n ary = ary === undefined ? ary : nativeMax(toInteger(ary), 0);\n arity = arity === undefined ? arity : toInteger(arity);\n length -= holders ? holders.length : 0;\n\n if (bitmask & WRAP_PARTIAL_RIGHT_FLAG) {\n var partialsRight = partials,\n holdersRight = holders;\n\n partials = holders = undefined;\n }\n var data = isBindKey ? undefined : getData(func);\n\n var newData = [\n func, bitmask, thisArg, partials, holders, partialsRight, holdersRight,\n argPos, ary, arity\n ];\n\n if (data) {\n mergeData(newData, data);\n }\n func = newData[0];\n bitmask = newData[1];\n thisArg = newData[2];\n partials = newData[3];\n holders = newData[4];\n arity = newData[9] = newData[9] === undefined\n ? (isBindKey ? 0 : func.length)\n : nativeMax(newData[9] - length, 0);\n\n if (!arity && bitmask & (WRAP_CURRY_FLAG | WRAP_CURRY_RIGHT_FLAG)) {\n bitmask &= ~(WRAP_CURRY_FLAG | WRAP_CURRY_RIGHT_FLAG);\n }\n if (!bitmask || bitmask == WRAP_BIND_FLAG) {\n var result = createBind(func, bitmask, thisArg);\n } else if (bitmask == WRAP_CURRY_FLAG || bitmask == WRAP_CURRY_RIGHT_FLAG) {\n result = createCurry(func, bitmask, arity);\n } else if ((bitmask == WRAP_PARTIAL_FLAG || bitmask == (WRAP_BIND_FLAG | WRAP_PARTIAL_FLAG)) && !holders.length) {\n result = createPartial(func, bitmask, thisArg, partials);\n } else {\n result = createHybrid.apply(undefined, newData);\n }\n var setter = data ? baseSetData : setData;\n return setWrapToString(setter(result, newData), func, bitmask);\n}\n\nmodule.exports = createWrap;\n", + "modules": [] + }, + { + "id": 33, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/identity.js", + "name": "./node_modules/lodash/identity.js", + "index": 17, + "index2": 8, + "size": 370, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseIteratee.js", + "issuerId": 54, + "issuerName": "./node_modules/lodash/_baseIteratee.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 104, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/reject.js", + "name": "./node_modules/lodash/fp/reject.js" + }, + { + "id": 232, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/reject.js", + "name": "./node_modules/lodash/reject.js" + }, + { + "id": 54, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseIteratee.js", + "name": "./node_modules/lodash/_baseIteratee.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 54, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseIteratee.js", + "module": "./node_modules/lodash/_baseIteratee.js", + "moduleName": "./node_modules/lodash/_baseIteratee.js", + "type": "cjs require", + "userRequest": "./identity", + "loc": "3:15-36" + }, + { + "moduleId": 59, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseSetData.js", + "module": "./node_modules/lodash/_baseSetData.js", + "moduleName": "./node_modules/lodash/_baseSetData.js", + "type": "cjs require", + "userRequest": "./identity", + "loc": "1:15-36" + }, + { + "moduleId": 127, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseSetToString.js", + "module": "./node_modules/lodash/_baseSetToString.js", + "moduleName": "./node_modules/lodash/_baseSetToString.js", + "type": "cjs require", + "userRequest": "./identity", + "loc": "3:15-36" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 6, + "source": "/**\n * This method returns the first argument it receives.\n *\n * @static\n * @since 0.1.0\n * @memberOf _\n * @category Util\n * @param {*} value Any value.\n * @returns {*} Returns `value`.\n * @example\n *\n * var object = { 'a': 1 };\n *\n * console.log(_.identity(object) === object);\n * // => true\n */\nfunction identity(value) {\n return value;\n}\n\nmodule.exports = identity;\n", + "parsedSize": 33, + "parsedSource": "t.exports=function(t){return t}},", + "originalSize": 370, + "originalSource": "/**\n * This method returns the first argument it receives.\n *\n * @static\n * @since 0.1.0\n * @memberOf _\n * @category Util\n * @param {*} value Any value.\n * @returns {*} Returns `value`.\n * @example\n *\n * var object = { 'a': 1 };\n *\n * console.log(_.identity(object) === object);\n * // => true\n */\nfunction identity(value) {\n return value;\n}\n\nmodule.exports = identity;\n", + "modules": [] + }, + { + "id": 34, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/isFunction.js", + "name": "./node_modules/lodash/isFunction.js", + "index": 22, + "index2": 17, + "size": 993, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/_util.js", + "issuerId": 109, + "issuerName": "./node_modules/lodash/fp/_util.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 102, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/trim.js", + "name": "./node_modules/lodash/fp/trim.js" + }, + { + "id": 8, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/convert.js", + "name": "./node_modules/lodash/fp/convert.js" + }, + { + "id": 109, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/_util.js", + "name": "./node_modules/lodash/fp/_util.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 10, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/isArrayLike.js", + "module": "./node_modules/lodash/isArrayLike.js", + "moduleName": "./node_modules/lodash/isArrayLike.js", + "type": "cjs require", + "userRequest": "./isFunction", + "loc": "1:17-40" + }, + { + "moduleId": 109, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/_util.js", + "module": "./node_modules/lodash/fp/_util.js", + "moduleName": "./node_modules/lodash/fp/_util.js", + "type": "cjs require", + "userRequest": "../isFunction", + "loc": "9:16-40" + }, + { + "moduleId": 111, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseIsNative.js", + "module": "./node_modules/lodash/_baseIsNative.js", + "moduleName": "./node_modules/lodash/_baseIsNative.js", + "type": "cjs require", + "userRequest": "./isFunction", + "loc": "1:17-40" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 6, + "source": "var baseGetTag = require('./_baseGetTag'),\n isObject = require('./isObject');\n\n/** `Object#toString` result references. */\nvar asyncTag = '[object AsyncFunction]',\n funcTag = '[object Function]',\n genTag = '[object GeneratorFunction]',\n proxyTag = '[object Proxy]';\n\n/**\n * Checks if `value` is classified as a `Function` object.\n *\n * @static\n * @memberOf _\n * @since 0.1.0\n * @category Lang\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is a function, else `false`.\n * @example\n *\n * _.isFunction(_);\n * // => true\n *\n * _.isFunction(/abc/);\n * // => false\n */\nfunction isFunction(value) {\n if (!isObject(value)) {\n return false;\n }\n // The use of `Object#toString` avoids issues with the `typeof` operator\n // in Safari 9 which returns 'object' for typed arrays and other constructors.\n var tag = baseGetTag(value);\n return tag == funcTag || tag == genTag || tag == asyncTag || tag == proxyTag;\n}\n\nmodule.exports = isFunction;\n", + "parsedSize": 196, + "parsedSource": "e=r(4),o=r(3),i=\"[object AsyncFunction]\",u=\"[object Function]\",a=\"[object GeneratorFunction]\",c=\"[object Proxy]\";t.exports=function(t){if(!o(t))return!1;var n=e(t);return n==u||n==a||n==i||n==c}},", + "originalSize": 993, + "originalSource": "var baseGetTag = require('./_baseGetTag'),\n isObject = require('./isObject');\n\n/** `Object#toString` result references. */\nvar asyncTag = '[object AsyncFunction]',\n funcTag = '[object Function]',\n genTag = '[object GeneratorFunction]',\n proxyTag = '[object Proxy]';\n\n/**\n * Checks if `value` is classified as a `Function` object.\n *\n * @static\n * @memberOf _\n * @since 0.1.0\n * @category Lang\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is a function, else `false`.\n * @example\n *\n * _.isFunction(_);\n * // => true\n *\n * _.isFunction(/abc/);\n * // => false\n */\nfunction isFunction(value) {\n if (!isObject(value)) {\n return false;\n }\n // The use of `Object#toString` avoids issues with the `typeof` operator\n // in Safari 9 which returns 'object' for typed arrays and other constructors.\n var tag = baseGetTag(value);\n return tag == funcTag || tag == genTag || tag == asyncTag || tag == proxyTag;\n}\n\nmodule.exports = isFunction;\n", + "modules": [] + }, + { + "id": 35, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_apply.js", + "name": "./node_modules/lodash/_apply.js", + "index": 39, + "index2": 30, + "size": 714, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_createCurry.js", + "issuerId": 119, + "issuerName": "./node_modules/lodash/_createCurry.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 102, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/trim.js", + "name": "./node_modules/lodash/fp/trim.js" + }, + { + "id": 8, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/convert.js", + "name": "./node_modules/lodash/fp/convert.js" + }, + { + "id": 109, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/_util.js", + "name": "./node_modules/lodash/fp/_util.js" + }, + { + "id": 110, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/ary.js", + "name": "./node_modules/lodash/ary.js" + }, + { + "id": 32, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_createWrap.js", + "name": "./node_modules/lodash/_createWrap.js" + }, + { + "id": 119, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_createCurry.js", + "name": "./node_modules/lodash/_createCurry.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 119, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_createCurry.js", + "module": "./node_modules/lodash/_createCurry.js", + "moduleName": "./node_modules/lodash/_createCurry.js", + "type": "cjs require", + "userRequest": "./_apply", + "loc": "1:12-31" + }, + { + "moduleId": 135, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_createPartial.js", + "module": "./node_modules/lodash/_createPartial.js", + "moduleName": "./node_modules/lodash/_createPartial.js", + "type": "cjs require", + "userRequest": "./_apply", + "loc": "1:12-31" + }, + { + "moduleId": 220, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_overRest.js", + "module": "./node_modules/lodash/_overRest.js", + "moduleName": "./node_modules/lodash/_overRest.js", + "type": "cjs require", + "userRequest": "./_apply", + "loc": "1:12-31" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 9, + "source": "/**\n * A faster alternative to `Function#apply`, this function invokes `func`\n * with the `this` binding of `thisArg` and the arguments of `args`.\n *\n * @private\n * @param {Function} func The function to invoke.\n * @param {*} thisArg The `this` binding of `func`.\n * @param {Array} args The arguments to invoke `func` with.\n * @returns {*} Returns the result of `func`.\n */\nfunction apply(func, thisArg, args) {\n switch (args.length) {\n case 0: return func.call(thisArg);\n case 1: return func.call(thisArg, args[0]);\n case 2: return func.call(thisArg, args[0], args[1]);\n case 3: return func.call(thisArg, args[0], args[1], args[2]);\n }\n return func.apply(thisArg, args);\n}\n\nmodule.exports = apply;\n", + "parsedSize": 191, + "parsedSource": "t.exports=function(t,n,r){switch(r.length){case 0:return t.call(n);case 1:return t.call(n,r[0]);case 2:return t.call(n,r[0],r[1]);case 3:return t.call(n,r[0],r[1],r[2])}return t.apply(n,r)}},", + "originalSize": 714, + "originalSource": "/**\n * A faster alternative to `Function#apply`, this function invokes `func`\n * with the `this` binding of `thisArg` and the arguments of `args`.\n *\n * @private\n * @param {Function} func The function to invoke.\n * @param {*} thisArg The `this` binding of `func`.\n * @param {Array} args The arguments to invoke `func` with.\n * @returns {*} Returns the result of `func`.\n */\nfunction apply(func, thisArg, args) {\n switch (args.length) {\n case 0: return func.call(thisArg);\n case 1: return func.call(thisArg, args[0]);\n case 2: return func.call(thisArg, args[0], args[1]);\n case 3: return func.call(thisArg, args[0], args[1], args[2]);\n }\n return func.apply(thisArg, args);\n}\n\nmodule.exports = apply;\n", + "modules": [] + }, + { + "id": 36, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_LazyWrapper.js", + "name": "./node_modules/lodash/_LazyWrapper.js", + "index": 46, + "index2": 35, + "size": 773, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_isLaziable.js", + "issuerId": 68, + "issuerName": "./node_modules/lodash/_isLaziable.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 105, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/pipe.js", + "name": "./node_modules/lodash/fp/pipe.js" + }, + { + "id": 239, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/flow.js", + "name": "./node_modules/lodash/fp/flow.js" + }, + { + "id": 240, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/flow.js", + "name": "./node_modules/lodash/flow.js" + }, + { + "id": 241, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_createFlow.js", + "name": "./node_modules/lodash/_createFlow.js" + }, + { + "id": 68, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_isLaziable.js", + "name": "./node_modules/lodash/_isLaziable.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 68, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_isLaziable.js", + "module": "./node_modules/lodash/_isLaziable.js", + "moduleName": "./node_modules/lodash/_isLaziable.js", + "type": "cjs require", + "userRequest": "./_LazyWrapper", + "loc": "1:18-43" + }, + { + "moduleId": 123, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/wrapperLodash.js", + "module": "./node_modules/lodash/wrapperLodash.js", + "moduleName": "./node_modules/lodash/wrapperLodash.js", + "type": "cjs require", + "userRequest": "./_LazyWrapper", + "loc": "1:18-43" + }, + { + "moduleId": 124, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_wrapperClone.js", + "module": "./node_modules/lodash/_wrapperClone.js", + "moduleName": "./node_modules/lodash/_wrapperClone.js", + "type": "cjs require", + "userRequest": "./_LazyWrapper", + "loc": "1:18-43" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 8, + "source": "var baseCreate = require('./_baseCreate'),\n baseLodash = require('./_baseLodash');\n\n/** Used as references for the maximum length and index of an array. */\nvar MAX_ARRAY_LENGTH = 4294967295;\n\n/**\n * Creates a lazy wrapper object which wraps `value` to enable lazy evaluation.\n *\n * @private\n * @constructor\n * @param {*} value The value to wrap.\n */\nfunction LazyWrapper(value) {\n this.__wrapped__ = value;\n this.__actions__ = [];\n this.__dir__ = 1;\n this.__filtered__ = false;\n this.__iteratees__ = [];\n this.__takeCount__ = MAX_ARRAY_LENGTH;\n this.__views__ = [];\n}\n\n// Ensure `LazyWrapper` is an instance of `baseLodash`.\nLazyWrapper.prototype = baseCreate(baseLodash.prototype);\nLazyWrapper.prototype.constructor = LazyWrapper;\n\nmodule.exports = LazyWrapper;\n", + "parsedSize": 245, + "parsedSource": "e=r(16),o=r(37),i=4294967295;function u(t){this.__wrapped__=t,this.__actions__=[],this.__dir__=1,this.__filtered__=!1,this.__iteratees__=[],this.__takeCount__=i,this.__views__=[]}u.prototype=e(o.prototype),u.prototype.constructor=u,t.exports=u},", + "originalSize": 773, + "originalSource": "var baseCreate = require('./_baseCreate'),\n baseLodash = require('./_baseLodash');\n\n/** Used as references for the maximum length and index of an array. */\nvar MAX_ARRAY_LENGTH = 4294967295;\n\n/**\n * Creates a lazy wrapper object which wraps `value` to enable lazy evaluation.\n *\n * @private\n * @constructor\n * @param {*} value The value to wrap.\n */\nfunction LazyWrapper(value) {\n this.__wrapped__ = value;\n this.__actions__ = [];\n this.__dir__ = 1;\n this.__filtered__ = false;\n this.__iteratees__ = [];\n this.__takeCount__ = MAX_ARRAY_LENGTH;\n this.__views__ = [];\n}\n\n// Ensure `LazyWrapper` is an instance of `baseLodash`.\nLazyWrapper.prototype = baseCreate(baseLodash.prototype);\nLazyWrapper.prototype.constructor = LazyWrapper;\n\nmodule.exports = LazyWrapper;\n", + "modules": [] + }, + { + "id": 37, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseLodash.js", + "name": "./node_modules/lodash/_baseLodash.js", + "index": 47, + "index2": 34, + "size": 178, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_LodashWrapper.js", + "issuerId": 39, + "issuerName": "./node_modules/lodash/_LodashWrapper.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 105, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/pipe.js", + "name": "./node_modules/lodash/fp/pipe.js" + }, + { + "id": 239, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/flow.js", + "name": "./node_modules/lodash/fp/flow.js" + }, + { + "id": 240, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/flow.js", + "name": "./node_modules/lodash/flow.js" + }, + { + "id": 241, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_createFlow.js", + "name": "./node_modules/lodash/_createFlow.js" + }, + { + "id": 39, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_LodashWrapper.js", + "name": "./node_modules/lodash/_LodashWrapper.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 36, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_LazyWrapper.js", + "module": "./node_modules/lodash/_LazyWrapper.js", + "moduleName": "./node_modules/lodash/_LazyWrapper.js", + "type": "cjs require", + "userRequest": "./_baseLodash", + "loc": "2:17-41" + }, + { + "moduleId": 39, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_LodashWrapper.js", + "module": "./node_modules/lodash/_LodashWrapper.js", + "moduleName": "./node_modules/lodash/_LodashWrapper.js", + "type": "cjs require", + "userRequest": "./_baseLodash", + "loc": "2:17-41" + }, + { + "moduleId": 123, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/wrapperLodash.js", + "module": "./node_modules/lodash/wrapperLodash.js", + "moduleName": "./node_modules/lodash/wrapperLodash.js", + "type": "cjs require", + "userRequest": "./_baseLodash", + "loc": "3:17-41" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 8, + "source": "/**\n * The function whose prototype chain sequence wrappers inherit from.\n *\n * @private\n */\nfunction baseLodash() {\n // No operation performed.\n}\n\nmodule.exports = baseLodash;\n", + "parsedSize": 24, + "parsedSource": "t.exports=function(){}},", + "originalSize": 178, + "originalSource": "/**\n * The function whose prototype chain sequence wrappers inherit from.\n *\n * @private\n */\nfunction baseLodash() {\n // No operation performed.\n}\n\nmodule.exports = baseLodash;\n", + "modules": [] + }, + { + "id": 38, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_getData.js", + "name": "./node_modules/lodash/_getData.js", + "index": 48, + "index2": 37, + "size": 325, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_createFlow.js", + "issuerId": 241, + "issuerName": "./node_modules/lodash/_createFlow.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 105, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/pipe.js", + "name": "./node_modules/lodash/fp/pipe.js" + }, + { + "id": 239, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/flow.js", + "name": "./node_modules/lodash/fp/flow.js" + }, + { + "id": 240, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/flow.js", + "name": "./node_modules/lodash/flow.js" + }, + { + "id": 241, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_createFlow.js", + "name": "./node_modules/lodash/_createFlow.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 32, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_createWrap.js", + "module": "./node_modules/lodash/_createWrap.js", + "moduleName": "./node_modules/lodash/_createWrap.js", + "type": "cjs require", + "userRequest": "./_getData", + "loc": "6:14-35" + }, + { + "moduleId": 68, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_isLaziable.js", + "module": "./node_modules/lodash/_isLaziable.js", + "moduleName": "./node_modules/lodash/_isLaziable.js", + "type": "cjs require", + "userRequest": "./_getData", + "loc": "2:14-35" + }, + { + "moduleId": 241, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_createFlow.js", + "module": "./node_modules/lodash/_createFlow.js", + "moduleName": "./node_modules/lodash/_createFlow.js", + "type": "cjs require", + "userRequest": "./_getData", + "loc": "3:14-35" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 7, + "source": "var metaMap = require('./_metaMap'),\n noop = require('./noop');\n\n/**\n * Gets metadata for `func`.\n *\n * @private\n * @param {Function} func The function to query.\n * @returns {*} Returns the metadata for `func`.\n */\nvar getData = !metaMap ? noop : function(func) {\n return metaMap.get(func);\n};\n\nmodule.exports = getData;\n", + "parsedSize": 65, + "parsedSource": "e=r(60),o=r(121),i=e?function(t){return e.get(t)}:o;t.exports=i},", + "originalSize": 325, + "originalSource": "var metaMap = require('./_metaMap'),\n noop = require('./noop');\n\n/**\n * Gets metadata for `func`.\n *\n * @private\n * @param {Function} func The function to query.\n * @returns {*} Returns the metadata for `func`.\n */\nvar getData = !metaMap ? noop : function(func) {\n return metaMap.get(func);\n};\n\nmodule.exports = getData;\n", + "modules": [] + }, + { + "id": 39, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_LodashWrapper.js", + "name": "./node_modules/lodash/_LodashWrapper.js", + "index": 53, + "index2": 40, + "size": 611, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_createFlow.js", + "issuerId": 241, + "issuerName": "./node_modules/lodash/_createFlow.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 105, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/pipe.js", + "name": "./node_modules/lodash/fp/pipe.js" + }, + { + "id": 239, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/flow.js", + "name": "./node_modules/lodash/fp/flow.js" + }, + { + "id": 240, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/flow.js", + "name": "./node_modules/lodash/flow.js" + }, + { + "id": 241, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_createFlow.js", + "name": "./node_modules/lodash/_createFlow.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 123, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/wrapperLodash.js", + "module": "./node_modules/lodash/wrapperLodash.js", + "moduleName": "./node_modules/lodash/wrapperLodash.js", + "type": "cjs require", + "userRequest": "./_LodashWrapper", + "loc": "2:20-47" + }, + { + "moduleId": 124, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_wrapperClone.js", + "module": "./node_modules/lodash/_wrapperClone.js", + "moduleName": "./node_modules/lodash/_wrapperClone.js", + "type": "cjs require", + "userRequest": "./_LodashWrapper", + "loc": "2:20-47" + }, + { + "moduleId": 241, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_createFlow.js", + "module": "./node_modules/lodash/_createFlow.js", + "moduleName": "./node_modules/lodash/_createFlow.js", + "type": "cjs require", + "userRequest": "./_LodashWrapper", + "loc": "1:20-47" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 7, + "source": "var baseCreate = require('./_baseCreate'),\n baseLodash = require('./_baseLodash');\n\n/**\n * The base constructor for creating `lodash` wrapper objects.\n *\n * @private\n * @param {*} value The value to wrap.\n * @param {boolean} [chainAll] Enable explicit method chain sequences.\n */\nfunction LodashWrapper(value, chainAll) {\n this.__wrapped__ = value;\n this.__actions__ = [];\n this.__chain__ = !!chainAll;\n this.__index__ = 0;\n this.__values__ = undefined;\n}\n\nLodashWrapper.prototype = baseCreate(baseLodash.prototype);\nLodashWrapper.prototype.constructor = LodashWrapper;\n\nmodule.exports = LodashWrapper;\n", + "parsedSize": 196, + "parsedSource": "e=r(16),o=r(37);function i(t,n){this.__wrapped__=t,this.__actions__=[],this.__chain__=!!n,this.__index__=0,this.__values__=void 0}i.prototype=e(o.prototype),i.prototype.constructor=i,t.exports=i},", + "originalSize": 611, + "originalSource": "var baseCreate = require('./_baseCreate'),\n baseLodash = require('./_baseLodash');\n\n/**\n * The base constructor for creating `lodash` wrapper objects.\n *\n * @private\n * @param {*} value The value to wrap.\n * @param {boolean} [chainAll] Enable explicit method chain sequences.\n */\nfunction LodashWrapper(value, chainAll) {\n this.__wrapped__ = value;\n this.__actions__ = [];\n this.__chain__ = !!chainAll;\n this.__index__ = 0;\n this.__values__ = undefined;\n}\n\nLodashWrapper.prototype = baseCreate(baseLodash.prototype);\nLodashWrapper.prototype.constructor = LodashWrapper;\n\nmodule.exports = LodashWrapper;\n", + "modules": [] + }, + { + "id": 40, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_arrayEach.js", + "name": "./node_modules/lodash/_arrayEach.js", + "index": 68, + "index2": 55, + "size": 537, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/_util.js", + "issuerId": 109, + "issuerName": "./node_modules/lodash/fp/_util.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 102, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/trim.js", + "name": "./node_modules/lodash/fp/trim.js" + }, + { + "id": 8, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/convert.js", + "name": "./node_modules/lodash/fp/convert.js" + }, + { + "id": 109, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/_util.js", + "name": "./node_modules/lodash/fp/_util.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 82, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseClone.js", + "module": "./node_modules/lodash/_baseClone.js", + "moduleName": "./node_modules/lodash/_baseClone.js", + "type": "cjs require", + "userRequest": "./_arrayEach", + "loc": "2:16-39" + }, + { + "moduleId": 109, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/_util.js", + "module": "./node_modules/lodash/fp/_util.js", + "moduleName": "./node_modules/lodash/fp/_util.js", + "type": "cjs require", + "userRequest": "../_arrayEach", + "loc": "6:13-37" + }, + { + "moduleId": 129, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_updateWrapDetails.js", + "module": "./node_modules/lodash/_updateWrapDetails.js", + "moduleName": "./node_modules/lodash/_updateWrapDetails.js", + "type": "cjs require", + "userRequest": "./_arrayEach", + "loc": "1:16-39" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 6, + "source": "/**\n * A specialized version of `_.forEach` for arrays without support for\n * iteratee shorthands.\n *\n * @private\n * @param {Array} [array] The array to iterate over.\n * @param {Function} iteratee The function invoked per iteration.\n * @returns {Array} Returns `array`.\n */\nfunction arrayEach(array, iteratee) {\n var index = -1,\n length = array == null ? 0 : array.length;\n\n while (++index < length) {\n if (iteratee(array[index], index, array) === false) {\n break;\n }\n }\n return array;\n}\n\nmodule.exports = arrayEach;\n", + "parsedSize": 95, + "parsedSource": "t.exports=function(t,n){for(var r=-1,e=null==t?0:t.length;++r true\n *\n * _.isTypedArray([]);\n * // => false\n */\nvar isTypedArray = nodeIsTypedArray ? baseUnary(nodeIsTypedArray) : baseIsTypedArray;\n\nmodule.exports = isTypedArray;\n", + "parsedSize": 69, + "parsedSource": "e=r(142),o=r(23),i=r(24),u=i&&i.isTypedArray,a=u?o(u):e;t.exports=a},", + "originalSize": 695, + "originalSource": "var baseIsTypedArray = require('./_baseIsTypedArray'),\n baseUnary = require('./_baseUnary'),\n nodeUtil = require('./_nodeUtil');\n\n/* Node.js helper references. */\nvar nodeIsTypedArray = nodeUtil && nodeUtil.isTypedArray;\n\n/**\n * Checks if `value` is classified as a typed array.\n *\n * @static\n * @memberOf _\n * @since 3.0.0\n * @category Lang\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is a typed array, else `false`.\n * @example\n *\n * _.isTypedArray(new Uint8Array);\n * // => true\n *\n * _.isTypedArray([]);\n * // => false\n */\nvar isTypedArray = nodeIsTypedArray ? baseUnary(nodeIsTypedArray) : baseIsTypedArray;\n\nmodule.exports = isTypedArray;\n", + "modules": [] + }, + { + "id": 45, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/isLength.js", + "name": "./node_modules/lodash/isLength.js", + "index": 99, + "index2": 88, + "size": 802, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/isArrayLike.js", + "issuerId": 10, + "issuerName": "./node_modules/lodash/isArrayLike.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 106, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/isEmpty.js", + "name": "./node_modules/lodash/fp/isEmpty.js" + }, + { + "id": 244, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/isEmpty.js", + "name": "./node_modules/lodash/isEmpty.js" + }, + { + "id": 10, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/isArrayLike.js", + "name": "./node_modules/lodash/isArrayLike.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 10, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/isArrayLike.js", + "module": "./node_modules/lodash/isArrayLike.js", + "moduleName": "./node_modules/lodash/isArrayLike.js", + "type": "cjs require", + "userRequest": "./isLength", + "loc": "2:15-36" + }, + { + "moduleId": 142, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseIsTypedArray.js", + "module": "./node_modules/lodash/_baseIsTypedArray.js", + "moduleName": "./node_modules/lodash/_baseIsTypedArray.js", + "type": "cjs require", + "userRequest": "./isLength", + "loc": "2:15-36" + }, + { + "moduleId": 212, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_hasPath.js", + "module": "./node_modules/lodash/_hasPath.js", + "moduleName": "./node_modules/lodash/_hasPath.js", + "type": "cjs require", + "userRequest": "./isLength", + "loc": "5:15-36" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 6, + "source": "/** Used as references for various `Number` constants. */\nvar MAX_SAFE_INTEGER = 9007199254740991;\n\n/**\n * Checks if `value` is a valid array-like length.\n *\n * **Note:** This method is loosely based on\n * [`ToLength`](http://ecma-international.org/ecma-262/7.0/#sec-tolength).\n *\n * @static\n * @memberOf _\n * @since 4.0.0\n * @category Lang\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is a valid length, else `false`.\n * @example\n *\n * _.isLength(3);\n * // => true\n *\n * _.isLength(Number.MIN_VALUE);\n * // => false\n *\n * _.isLength(Infinity);\n * // => false\n *\n * _.isLength('3');\n * // => false\n */\nfunction isLength(value) {\n return typeof value == 'number' &&\n value > -1 && value % 1 == 0 && value <= MAX_SAFE_INTEGER;\n}\n\nmodule.exports = isLength;\n", + "parsedSize": 92, + "parsedSource": "var r=9007199254740991;t.exports=function(t){return\"number\"==typeof t&&t>-1&&t%1==0&&t<=r}},", + "originalSize": 802, + "originalSource": "/** Used as references for various `Number` constants. */\nvar MAX_SAFE_INTEGER = 9007199254740991;\n\n/**\n * Checks if `value` is a valid array-like length.\n *\n * **Note:** This method is loosely based on\n * [`ToLength`](http://ecma-international.org/ecma-262/7.0/#sec-tolength).\n *\n * @static\n * @memberOf _\n * @since 4.0.0\n * @category Lang\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is a valid length, else `false`.\n * @example\n *\n * _.isLength(3);\n * // => true\n *\n * _.isLength(Number.MIN_VALUE);\n * // => false\n *\n * _.isLength(Infinity);\n * // => false\n *\n * _.isLength('3');\n * // => false\n */\nfunction isLength(value) {\n return typeof value == 'number' &&\n value > -1 && value % 1 == 0 && value <= MAX_SAFE_INTEGER;\n}\n\nmodule.exports = isLength;\n", + "modules": [] + }, + { + "id": 46, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseKeys.js", + "name": "./node_modules/lodash/_baseKeys.js", + "index": 102, + "index2": 97, + "size": 776, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/isEmpty.js", + "issuerId": 244, + "issuerName": "./node_modules/lodash/isEmpty.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 106, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/isEmpty.js", + "name": "./node_modules/lodash/fp/isEmpty.js" + }, + { + "id": 244, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/isEmpty.js", + "name": "./node_modules/lodash/isEmpty.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 13, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/keys.js", + "module": "./node_modules/lodash/keys.js", + "moduleName": "./node_modules/lodash/keys.js", + "type": "cjs require", + "userRequest": "./_baseKeys", + "loc": "2:15-37" + }, + { + "moduleId": 109, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/_util.js", + "module": "./node_modules/lodash/fp/_util.js", + "moduleName": "./node_modules/lodash/fp/_util.js", + "type": "cjs require", + "userRequest": "../_baseKeys", + "loc": "12:10-33" + }, + { + "moduleId": 244, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/isEmpty.js", + "module": "./node_modules/lodash/isEmpty.js", + "moduleName": "./node_modules/lodash/isEmpty.js", + "type": "cjs require", + "userRequest": "./_baseKeys", + "loc": "1:15-37" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 5, + "source": "var isPrototype = require('./_isPrototype'),\n nativeKeys = require('./_nativeKeys');\n\n/** Used for built-in method references. */\nvar objectProto = Object.prototype;\n\n/** Used to check objects for own properties. */\nvar hasOwnProperty = objectProto.hasOwnProperty;\n\n/**\n * The base implementation of `_.keys` which doesn't treat sparse arrays as dense.\n *\n * @private\n * @param {Object} object The object to query.\n * @returns {Array} Returns the array of property names.\n */\nfunction baseKeys(object) {\n if (!isPrototype(object)) {\n return nativeKeys(object);\n }\n var result = [];\n for (var key in Object(object)) {\n if (hasOwnProperty.call(object, key) && key != 'constructor') {\n result.push(key);\n }\n }\n return result;\n}\n\nmodule.exports = baseKeys;\n", + "parsedSize": 178, + "parsedSource": "e=r(25),o=r(143),i=Object.prototype.hasOwnProperty;t.exports=function(t){if(!e(t))return o(t);var n=[];for(var r in Object(t))i.call(t,r)&&\"constructor\"!=r&&n.push(r);return n}},", + "originalSize": 776, + "originalSource": "var isPrototype = require('./_isPrototype'),\n nativeKeys = require('./_nativeKeys');\n\n/** Used for built-in method references. */\nvar objectProto = Object.prototype;\n\n/** Used to check objects for own properties. */\nvar hasOwnProperty = objectProto.hasOwnProperty;\n\n/**\n * The base implementation of `_.keys` which doesn't treat sparse arrays as dense.\n *\n * @private\n * @param {Object} object The object to query.\n * @returns {Array} Returns the array of property names.\n */\nfunction baseKeys(object) {\n if (!isPrototype(object)) {\n return nativeKeys(object);\n }\n var result = [];\n for (var key in Object(object)) {\n if (hasOwnProperty.call(object, key) && key != 'constructor') {\n result.push(key);\n }\n }\n return result;\n}\n\nmodule.exports = baseKeys;\n", + "modules": [] + }, + { + "id": 47, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_Stack.js", + "name": "./node_modules/lodash/_Stack.js", + "index": 109, + "index2": 129, + "size": 734, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseClone.js", + "issuerId": 82, + "issuerName": "./node_modules/lodash/_baseClone.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 102, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/trim.js", + "name": "./node_modules/lodash/fp/trim.js" + }, + { + "id": 8, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/convert.js", + "name": "./node_modules/lodash/fp/convert.js" + }, + { + "id": 109, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/_util.js", + "name": "./node_modules/lodash/fp/_util.js" + }, + { + "id": 144, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/clone.js", + "name": "./node_modules/lodash/clone.js" + }, + { + "id": 82, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseClone.js", + "name": "./node_modules/lodash/_baseClone.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 82, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseClone.js", + "module": "./node_modules/lodash/_baseClone.js", + "moduleName": "./node_modules/lodash/_baseClone.js", + "type": "cjs require", + "userRequest": "./_Stack", + "loc": "1:12-31" + }, + { + "moduleId": 194, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseIsMatch.js", + "module": "./node_modules/lodash/_baseIsMatch.js", + "moduleName": "./node_modules/lodash/_baseIsMatch.js", + "type": "cjs require", + "userRequest": "./_Stack", + "loc": "1:12-31" + }, + { + "moduleId": 195, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseIsEqualDeep.js", + "module": "./node_modules/lodash/_baseIsEqualDeep.js", + "moduleName": "./node_modules/lodash/_baseIsEqualDeep.js", + "type": "cjs require", + "userRequest": "./_Stack", + "loc": "1:12-31" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 8, + "source": "var ListCache = require('./_ListCache'),\n stackClear = require('./_stackClear'),\n stackDelete = require('./_stackDelete'),\n stackGet = require('./_stackGet'),\n stackHas = require('./_stackHas'),\n stackSet = require('./_stackSet');\n\n/**\n * Creates a stack cache object to store key-value pairs.\n *\n * @private\n * @constructor\n * @param {Array} [entries] The key-value pairs to cache.\n */\nfunction Stack(entries) {\n var data = this.__data__ = new ListCache(entries);\n this.size = data.size;\n}\n\n// Add methods to `Stack`.\nStack.prototype.clear = stackClear;\nStack.prototype['delete'] = stackDelete;\nStack.prototype.get = stackGet;\nStack.prototype.has = stackHas;\nStack.prototype.set = stackSet;\n\nmodule.exports = Stack;\n", + "parsedSize": 221, + "parsedSource": "e=r(26),o=r(150),i=r(151),u=r(152),a=r(153),c=r(154);function f(t){var n=this.__data__=new e(t);this.size=n.size}f.prototype.clear=o,f.prototype.delete=i,f.prototype.get=u,f.prototype.has=a,f.prototype.set=c,t.exports=f},", + "originalSize": 734, + "originalSource": "var ListCache = require('./_ListCache'),\n stackClear = require('./_stackClear'),\n stackDelete = require('./_stackDelete'),\n stackGet = require('./_stackGet'),\n stackHas = require('./_stackHas'),\n stackSet = require('./_stackSet');\n\n/**\n * Creates a stack cache object to store key-value pairs.\n *\n * @private\n * @constructor\n * @param {Array} [entries] The key-value pairs to cache.\n */\nfunction Stack(entries) {\n var data = this.__data__ = new ListCache(entries);\n this.size = data.size;\n}\n\n// Add methods to `Stack`.\nStack.prototype.clear = stackClear;\nStack.prototype['delete'] = stackDelete;\nStack.prototype.get = stackGet;\nStack.prototype.has = stackHas;\nStack.prototype.set = stackSet;\n\nmodule.exports = Stack;\n", + "modules": [] + }, + { + "id": 48, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_Map.js", + "name": "./node_modules/lodash/_Map.js", + "index": 122, + "index2": 112, + "size": 195, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_getTag.js", + "issuerId": 11, + "issuerName": "./node_modules/lodash/_getTag.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 106, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/isEmpty.js", + "name": "./node_modules/lodash/fp/isEmpty.js" + }, + { + "id": 244, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/isEmpty.js", + "name": "./node_modules/lodash/isEmpty.js" + }, + { + "id": 11, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_getTag.js", + "name": "./node_modules/lodash/_getTag.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 11, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_getTag.js", + "module": "./node_modules/lodash/_getTag.js", + "moduleName": "./node_modules/lodash/_getTag.js", + "type": "cjs require", + "userRequest": "./_Map", + "loc": "2:10-27" + }, + { + "moduleId": 154, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_stackSet.js", + "module": "./node_modules/lodash/_stackSet.js", + "moduleName": "./node_modules/lodash/_stackSet.js", + "type": "cjs require", + "userRequest": "./_Map", + "loc": "2:10-27" + }, + { + "moduleId": 155, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_mapCacheClear.js", + "module": "./node_modules/lodash/_mapCacheClear.js", + "moduleName": "./node_modules/lodash/_mapCacheClear.js", + "type": "cjs require", + "userRequest": "./_Map", + "loc": "3:10-27" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 6, + "source": "var getNative = require('./_getNative'),\n root = require('./_root');\n\n/* Built-in method references that are verified to be native. */\nvar Map = getNative(root, 'Map');\n\nmodule.exports = Map;\n", + "parsedSize": 32, + "parsedSource": "e=r(6)(r(1),\"Map\");t.exports=e},", + "originalSize": 195, + "originalSource": "var getNative = require('./_getNative'),\n root = require('./_root');\n\n/* Built-in method references that are verified to be native. */\nvar Map = getNative(root, 'Map');\n\nmodule.exports = Map;\n", + "modules": [] + }, + { + "id": 49, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_MapCache.js", + "name": "./node_modules/lodash/_MapCache.js", + "index": 123, + "index2": 127, + "size": 869, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_stackSet.js", + "issuerId": 154, + "issuerName": "./node_modules/lodash/_stackSet.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 102, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/trim.js", + "name": "./node_modules/lodash/fp/trim.js" + }, + { + "id": 8, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/convert.js", + "name": "./node_modules/lodash/fp/convert.js" + }, + { + "id": 109, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/_util.js", + "name": "./node_modules/lodash/fp/_util.js" + }, + { + "id": 144, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/clone.js", + "name": "./node_modules/lodash/clone.js" + }, + { + "id": 82, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseClone.js", + "name": "./node_modules/lodash/_baseClone.js" + }, + { + "id": 47, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_Stack.js", + "name": "./node_modules/lodash/_Stack.js" + }, + { + "id": 154, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_stackSet.js", + "name": "./node_modules/lodash/_stackSet.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 154, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_stackSet.js", + "module": "./node_modules/lodash/_stackSet.js", + "moduleName": "./node_modules/lodash/_stackSet.js", + "type": "cjs require", + "userRequest": "./_MapCache", + "loc": "3:15-37" + }, + { + "moduleId": 196, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_SetCache.js", + "module": "./node_modules/lodash/_SetCache.js", + "moduleName": "./node_modules/lodash/_SetCache.js", + "type": "cjs require", + "userRequest": "./_MapCache", + "loc": "1:15-37" + }, + { + "moduleId": 209, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/memoize.js", + "module": "./node_modules/lodash/memoize.js", + "moduleName": "./node_modules/lodash/memoize.js", + "type": "cjs require", + "userRequest": "./_MapCache", + "loc": "1:15-37" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 10, + "source": "var mapCacheClear = require('./_mapCacheClear'),\n mapCacheDelete = require('./_mapCacheDelete'),\n mapCacheGet = require('./_mapCacheGet'),\n mapCacheHas = require('./_mapCacheHas'),\n mapCacheSet = require('./_mapCacheSet');\n\n/**\n * Creates a map cache object to store key-value pairs.\n *\n * @private\n * @constructor\n * @param {Array} [entries] The key-value pairs to cache.\n */\nfunction MapCache(entries) {\n var index = -1,\n length = entries == null ? 0 : entries.length;\n\n this.clear();\n while (++index < length) {\n var entry = entries[index];\n this.set(entry[0], entry[1]);\n }\n}\n\n// Add methods to `MapCache`.\nMapCache.prototype.clear = mapCacheClear;\nMapCache.prototype['delete'] = mapCacheDelete;\nMapCache.prototype.get = mapCacheGet;\nMapCache.prototype.has = mapCacheHas;\nMapCache.prototype.set = mapCacheSet;\n\nmodule.exports = MapCache;\n", + "parsedSize": 254, + "parsedSource": "e=r(155),o=r(162),i=r(164),u=r(165),a=r(166);function c(t){var n=-1,r=null==t?0:t.length;for(this.clear();++n 1) {\n args.reverse();\n }\n if (isAry && ary < length) {\n args.length = ary;\n }\n if (this && this !== root && this instanceof wrapper) {\n fn = Ctor || createCtor(fn);\n }\n return fn.apply(thisBinding, args);\n }\n return wrapper;\n}\n\nmodule.exports = createHybrid;\n", + "parsedSize": 576, + "parsedSource": "e=r(65),o=r(66),i=r(120),u=r(15),a=r(67),c=r(75),f=r(134),s=r(42),l=r(1),p=1,v=2,_=8,h=16,d=128,y=512;t.exports=function t(n,r,g,x,b,m,j,w,A,O){var k=r&d,W=r&p,I=r&v,S=r&(_|h),E=r&y,P=I?void 0:u(n);return function p(){for(var v=arguments.length,_=Array(v),h=v;h--;)_[h]=arguments[h];if(S)var d=c(p),y=i(_,d);if(x&&(_=e(_,x,b,S)),m&&(_=o(_,m,j,S)),v-=y,S&&v1&&_.reverse(),k&&A 1) {\n args.reverse();\n }\n if (isAry && ary < length) {\n args.length = ary;\n }\n if (this && this !== root && this instanceof wrapper) {\n fn = Ctor || createCtor(fn);\n }\n return fn.apply(thisBinding, args);\n }\n return wrapper;\n}\n\nmodule.exports = createHybrid;\n", + "modules": [] + }, + { + "id": 65, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_composeArgs.js", + "name": "./node_modules/lodash/_composeArgs.js", + "index": 41, + "index2": 31, + "size": 1323, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_createHybrid.js", + "issuerId": 64, + "issuerName": "./node_modules/lodash/_createHybrid.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 102, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/trim.js", + "name": "./node_modules/lodash/fp/trim.js" + }, + { + "id": 8, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/convert.js", + "name": "./node_modules/lodash/fp/convert.js" + }, + { + "id": 109, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/_util.js", + "name": "./node_modules/lodash/fp/_util.js" + }, + { + "id": 110, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/ary.js", + "name": "./node_modules/lodash/ary.js" + }, + { + "id": 32, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_createWrap.js", + "name": "./node_modules/lodash/_createWrap.js" + }, + { + "id": 64, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_createHybrid.js", + "name": "./node_modules/lodash/_createHybrid.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 64, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_createHybrid.js", + "module": "./node_modules/lodash/_createHybrid.js", + "moduleName": "./node_modules/lodash/_createHybrid.js", + "type": "cjs require", + "userRequest": "./_composeArgs", + "loc": "1:18-43" + }, + { + "moduleId": 136, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_mergeData.js", + "module": "./node_modules/lodash/_mergeData.js", + "moduleName": "./node_modules/lodash/_mergeData.js", + "type": "cjs require", + "userRequest": "./_composeArgs", + "loc": "1:18-43" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 9, + "source": "/* Built-in method references for those with the same name as other `lodash` methods. */\nvar nativeMax = Math.max;\n\n/**\n * Creates an array that is the composition of partially applied arguments,\n * placeholders, and provided arguments into a single array of arguments.\n *\n * @private\n * @param {Array} args The provided arguments.\n * @param {Array} partials The arguments to prepend to those provided.\n * @param {Array} holders The `partials` placeholder indexes.\n * @params {boolean} [isCurried] Specify composing for a curried function.\n * @returns {Array} Returns the new array of composed arguments.\n */\nfunction composeArgs(args, partials, holders, isCurried) {\n var argsIndex = -1,\n argsLength = args.length,\n holdersLength = holders.length,\n leftIndex = -1,\n leftLength = partials.length,\n rangeLength = nativeMax(argsLength - holdersLength, 0),\n result = Array(leftLength + rangeLength),\n isUncurried = !isCurried;\n\n while (++leftIndex < leftLength) {\n result[leftIndex] = partials[leftIndex];\n }\n while (++argsIndex < holdersLength) {\n if (isUncurried || argsIndex < argsLength) {\n result[holders[argsIndex]] = args[argsIndex];\n }\n }\n while (rangeLength--) {\n result[leftIndex++] = args[argsIndex++];\n }\n return result;\n}\n\nmodule.exports = composeArgs;\n", + "parsedSize": 212, + "parsedSource": "var r=Math.max;t.exports=function(t,n,e,o){for(var i=-1,u=t.length,a=e.length,c=-1,f=n.length,s=r(u-a,0),l=Array(f+s),p=!o;++c 0) {\n if (++count >= HOT_COUNT) {\n return arguments[0];\n }\n } else {\n count = 0;\n }\n return func.apply(undefined, arguments);\n };\n}\n\nmodule.exports = shortOut;\n", + "parsedSize": 185, + "parsedSource": "var r=800,e=16,o=Date.now;t.exports=function(t){var n=0,i=0;return function(){var u=o(),a=e-(u-i);if(i=u,a>0){if(++n>=r)return arguments[0]}else n=0;return t.apply(void 0,arguments)}}},", + "originalSize": 941, + "originalSource": "/** Used to detect hot functions by number of calls within a span of milliseconds. */\nvar HOT_COUNT = 800,\n HOT_SPAN = 16;\n\n/* Built-in method references for those with the same name as other `lodash` methods. */\nvar nativeNow = Date.now;\n\n/**\n * Creates a function that'll short out and invoke `identity` instead\n * of `func` when it's called `HOT_COUNT` or more times in `HOT_SPAN`\n * milliseconds.\n *\n * @private\n * @param {Function} func The function to restrict.\n * @returns {Function} Returns the new shortable function.\n */\nfunction shortOut(func) {\n var count = 0,\n lastCalled = 0;\n\n return function() {\n var stamp = nativeNow(),\n remaining = HOT_SPAN - (stamp - lastCalled);\n\n lastCalled = stamp;\n if (remaining > 0) {\n if (++count >= HOT_COUNT) {\n return arguments[0];\n }\n } else {\n count = 0;\n }\n return func.apply(undefined, arguments);\n };\n}\n\nmodule.exports = shortOut;\n", + "modules": [] + }, + { + "id": 72, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_setWrapToString.js", + "name": "./node_modules/lodash/_setWrapToString.js", + "index": 60, + "index2": 62, + "size": 847, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_createWrap.js", + "issuerId": 32, + "issuerName": "./node_modules/lodash/_createWrap.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 102, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/trim.js", + "name": "./node_modules/lodash/fp/trim.js" + }, + { + "id": 8, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/convert.js", + "name": "./node_modules/lodash/fp/convert.js" + }, + { + "id": 109, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/_util.js", + "name": "./node_modules/lodash/fp/_util.js" + }, + { + "id": 110, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/ary.js", + "name": "./node_modules/lodash/ary.js" + }, + { + "id": 32, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_createWrap.js", + "name": "./node_modules/lodash/_createWrap.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 32, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_createWrap.js", + "module": "./node_modules/lodash/_createWrap.js", + "moduleName": "./node_modules/lodash/_createWrap.js", + "type": "cjs require", + "userRequest": "./_setWrapToString", + "loc": "9:22-51" + }, + { + "moduleId": 67, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_createRecurry.js", + "module": "./node_modules/lodash/_createRecurry.js", + "moduleName": "./node_modules/lodash/_createRecurry.js", + "type": "cjs require", + "userRequest": "./_setWrapToString", + "loc": "3:22-51" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 8, + "source": "var getWrapDetails = require('./_getWrapDetails'),\n insertWrapDetails = require('./_insertWrapDetails'),\n setToString = require('./_setToString'),\n updateWrapDetails = require('./_updateWrapDetails');\n\n/**\n * Sets the `toString` method of `wrapper` to mimic the source of `reference`\n * with wrapper details in a comment at the top of the source body.\n *\n * @private\n * @param {Function} wrapper The function to modify.\n * @param {Function} reference The reference function.\n * @param {number} bitmask The bitmask flags. See `createWrap` for more details.\n * @returns {Function} Returns `wrapper`.\n */\nfunction setWrapToString(wrapper, reference, bitmask) {\n var source = (reference + '');\n return setToString(wrapper, insertWrapDetails(source, updateWrapDetails(getWrapDetails(source), bitmask)));\n}\n\nmodule.exports = setWrapToString;\n", + "parsedSize": 101, + "parsedSource": "e=r(125),o=r(126),i=r(73),u=r(129);t.exports=function(t,n,r){var a=n+\"\";return i(t,o(a,u(e(a),r)))}},", + "originalSize": 847, + "originalSource": "var getWrapDetails = require('./_getWrapDetails'),\n insertWrapDetails = require('./_insertWrapDetails'),\n setToString = require('./_setToString'),\n updateWrapDetails = require('./_updateWrapDetails');\n\n/**\n * Sets the `toString` method of `wrapper` to mimic the source of `reference`\n * with wrapper details in a comment at the top of the source body.\n *\n * @private\n * @param {Function} wrapper The function to modify.\n * @param {Function} reference The reference function.\n * @param {number} bitmask The bitmask flags. See `createWrap` for more details.\n * @returns {Function} Returns `wrapper`.\n */\nfunction setWrapToString(wrapper, reference, bitmask) {\n var source = (reference + '');\n return setToString(wrapper, insertWrapDetails(source, updateWrapDetails(getWrapDetails(source), bitmask)));\n}\n\nmodule.exports = setWrapToString;\n", + "modules": [] + }, + { + "id": 73, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_setToString.js", + "name": "./node_modules/lodash/_setToString.js", + "index": 63, + "index2": 54, + "size": 392, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_flatRest.js", + "issuerId": 97, + "issuerName": "./node_modules/lodash/_flatRest.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 102, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/trim.js", + "name": "./node_modules/lodash/fp/trim.js" + }, + { + "id": 8, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/convert.js", + "name": "./node_modules/lodash/fp/convert.js" + }, + { + "id": 109, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/_util.js", + "name": "./node_modules/lodash/fp/_util.js" + }, + { + "id": 216, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/rearg.js", + "name": "./node_modules/lodash/rearg.js" + }, + { + "id": 97, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_flatRest.js", + "name": "./node_modules/lodash/_flatRest.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 72, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_setWrapToString.js", + "module": "./node_modules/lodash/_setWrapToString.js", + "moduleName": "./node_modules/lodash/_setWrapToString.js", + "type": "cjs require", + "userRequest": "./_setToString", + "loc": "3:18-43" + }, + { + "moduleId": 97, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_flatRest.js", + "module": "./node_modules/lodash/_flatRest.js", + "moduleName": "./node_modules/lodash/_flatRest.js", + "type": "cjs require", + "userRequest": "./_setToString", + "loc": "3:18-43" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 8, + "source": "var baseSetToString = require('./_baseSetToString'),\n shortOut = require('./_shortOut');\n\n/**\n * Sets the `toString` method of `func` to return `string`.\n *\n * @private\n * @param {Function} func The function to modify.\n * @param {Function} string The `toString` result.\n * @returns {Function} Returns `func`.\n */\nvar setToString = shortOut(baseSetToString);\n\nmodule.exports = setToString;\n", + "parsedSize": 33, + "parsedSource": "e=r(127),o=r(71)(e);t.exports=o},", + "originalSize": 392, + "originalSource": "var baseSetToString = require('./_baseSetToString'),\n shortOut = require('./_shortOut');\n\n/**\n * Sets the `toString` method of `func` to return `string`.\n *\n * @private\n * @param {Function} func The function to modify.\n * @param {Function} string The `toString` result.\n * @returns {Function} Returns `func`.\n */\nvar setToString = shortOut(baseSetToString);\n\nmodule.exports = setToString;\n", + "modules": [] + }, + { + "id": 74, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_defineProperty.js", + "name": "./node_modules/lodash/_defineProperty.js", + "index": 66, + "index2": 52, + "size": 233, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseAssignValue.js", + "issuerId": 79, + "issuerName": "./node_modules/lodash/_baseAssignValue.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 102, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/trim.js", + "name": "./node_modules/lodash/fp/trim.js" + }, + { + "id": 8, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/convert.js", + "name": "./node_modules/lodash/fp/convert.js" + }, + { + "id": 109, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/_util.js", + "name": "./node_modules/lodash/fp/_util.js" + }, + { + "id": 77, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseAssign.js", + "name": "./node_modules/lodash/_baseAssign.js" + }, + { + "id": 19, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_copyObject.js", + "name": "./node_modules/lodash/_copyObject.js" + }, + { + "id": 79, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseAssignValue.js", + "name": "./node_modules/lodash/_baseAssignValue.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 79, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseAssignValue.js", + "module": "./node_modules/lodash/_baseAssignValue.js", + "moduleName": "./node_modules/lodash/_baseAssignValue.js", + "type": "cjs require", + "userRequest": "./_defineProperty", + "loc": "1:21-49" + }, + { + "moduleId": 127, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseSetToString.js", + "module": "./node_modules/lodash/_baseSetToString.js", + "moduleName": "./node_modules/lodash/_baseSetToString.js", + "type": "cjs require", + "userRequest": "./_defineProperty", + "loc": "2:21-49" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 9, + "source": "var getNative = require('./_getNative');\n\nvar defineProperty = (function() {\n try {\n var func = getNative(Object, 'defineProperty');\n func({}, '', {});\n return func;\n } catch (e) {}\n}());\n\nmodule.exports = defineProperty;\n", + "parsedSize": 105, + "parsedSource": "e=r(6),o=function(){try{var t=e(Object,\"defineProperty\");return t({},\"\",{}),t}catch(t){}}();t.exports=o},", + "originalSize": 233, + "originalSource": "var getNative = require('./_getNative');\n\nvar defineProperty = (function() {\n try {\n var func = getNative(Object, 'defineProperty');\n func({}, '', {});\n return func;\n } catch (e) {}\n}());\n\nmodule.exports = defineProperty;\n", + "modules": [] + }, + { + "id": 75, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_getHolder.js", + "name": "./node_modules/lodash/_getHolder.js", + "index": 74, + "index2": 64, + "size": 280, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_createCurry.js", + "issuerId": 119, + "issuerName": "./node_modules/lodash/_createCurry.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 102, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/trim.js", + "name": "./node_modules/lodash/fp/trim.js" + }, + { + "id": 8, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/convert.js", + "name": "./node_modules/lodash/fp/convert.js" + }, + { + "id": 109, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/_util.js", + "name": "./node_modules/lodash/fp/_util.js" + }, + { + "id": 110, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/ary.js", + "name": "./node_modules/lodash/ary.js" + }, + { + "id": 32, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_createWrap.js", + "name": "./node_modules/lodash/_createWrap.js" + }, + { + "id": 119, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_createCurry.js", + "name": "./node_modules/lodash/_createCurry.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 64, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_createHybrid.js", + "module": "./node_modules/lodash/_createHybrid.js", + "moduleName": "./node_modules/lodash/_createHybrid.js", + "type": "cjs require", + "userRequest": "./_getHolder", + "loc": "6:16-39" + }, + { + "moduleId": 119, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_createCurry.js", + "module": "./node_modules/lodash/_createCurry.js", + "moduleName": "./node_modules/lodash/_createCurry.js", + "type": "cjs require", + "userRequest": "./_getHolder", + "loc": "5:16-39" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 9, + "source": "/**\n * Gets the argument placeholder value for `func`.\n *\n * @private\n * @param {Function} func The function to inspect.\n * @returns {*} Returns the placeholder value.\n */\nfunction getHolder(func) {\n var object = func;\n return object.placeholder;\n}\n\nmodule.exports = getHolder;\n", + "parsedSize": 45, + "parsedSource": "t.exports=function(t){return t.placeholder}},", + "originalSize": 280, + "originalSource": "/**\n * Gets the argument placeholder value for `func`.\n *\n * @private\n * @param {Function} func The function to inspect.\n * @returns {*} Returns the placeholder value.\n */\nfunction getHolder(func) {\n var object = func;\n return object.placeholder;\n}\n\nmodule.exports = getHolder;\n", + "modules": [] + }, + { + "id": 76, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/toInteger.js", + "name": "./node_modules/lodash/toInteger.js", + "index": 80, + "index2": 75, + "size": 760, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/_util.js", + "issuerId": 109, + "issuerName": "./node_modules/lodash/fp/_util.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 102, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/trim.js", + "name": "./node_modules/lodash/fp/trim.js" + }, + { + "id": 8, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/convert.js", + "name": "./node_modules/lodash/fp/convert.js" + }, + { + "id": 109, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/_util.js", + "name": "./node_modules/lodash/fp/_util.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 32, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_createWrap.js", + "module": "./node_modules/lodash/_createWrap.js", + "moduleName": "./node_modules/lodash/_createWrap.js", + "type": "cjs require", + "userRequest": "./toInteger", + "loc": "10:16-38" + }, + { + "moduleId": 109, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/_util.js", + "module": "./node_modules/lodash/fp/_util.js", + "moduleName": "./node_modules/lodash/fp/_util.js", + "type": "cjs require", + "userRequest": "../toInteger", + "loc": "14:15-38" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 6, + "source": "var toFinite = require('./toFinite');\n\n/**\n * Converts `value` to an integer.\n *\n * **Note:** This method is loosely based on\n * [`ToInteger`](http://www.ecma-international.org/ecma-262/7.0/#sec-tointeger).\n *\n * @static\n * @memberOf _\n * @since 4.0.0\n * @category Lang\n * @param {*} value The value to convert.\n * @returns {number} Returns the converted integer.\n * @example\n *\n * _.toInteger(3.2);\n * // => 3\n *\n * _.toInteger(Number.MIN_VALUE);\n * // => 0\n *\n * _.toInteger(Infinity);\n * // => 1.7976931348623157e+308\n *\n * _.toInteger('3.2');\n * // => 3\n */\nfunction toInteger(value) {\n var result = toFinite(value),\n remainder = result % 1;\n\n return result === result ? (remainder ? result - remainder : result) : 0;\n}\n\nmodule.exports = toInteger;\n", + "parsedSize": 72, + "parsedSource": "e=r(137);t.exports=function(t){var n=e(t),r=n%1;return n==n?r?n-r:n:0}},", + "originalSize": 760, + "originalSource": "var toFinite = require('./toFinite');\n\n/**\n * Converts `value` to an integer.\n *\n * **Note:** This method is loosely based on\n * [`ToInteger`](http://www.ecma-international.org/ecma-262/7.0/#sec-tointeger).\n *\n * @static\n * @memberOf _\n * @since 4.0.0\n * @category Lang\n * @param {*} value The value to convert.\n * @returns {number} Returns the converted integer.\n * @example\n *\n * _.toInteger(3.2);\n * // => 3\n *\n * _.toInteger(Number.MIN_VALUE);\n * // => 0\n *\n * _.toInteger(Infinity);\n * // => 1.7976931348623157e+308\n *\n * _.toInteger('3.2');\n * // => 3\n */\nfunction toInteger(value) {\n var result = toFinite(value),\n remainder = result % 1;\n\n return result === result ? (remainder ? result - remainder : result) : 0;\n}\n\nmodule.exports = toInteger;\n", + "modules": [] + }, + { + "id": 77, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseAssign.js", + "name": "./node_modules/lodash/_baseAssign.js", + "index": 84, + "index2": 100, + "size": 470, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/_util.js", + "issuerId": 109, + "issuerName": "./node_modules/lodash/fp/_util.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 102, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/trim.js", + "name": "./node_modules/lodash/fp/trim.js" + }, + { + "id": 8, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/convert.js", + "name": "./node_modules/lodash/fp/convert.js" + }, + { + "id": 109, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/_util.js", + "name": "./node_modules/lodash/fp/_util.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 82, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseClone.js", + "module": "./node_modules/lodash/_baseClone.js", + "moduleName": "./node_modules/lodash/_baseClone.js", + "type": "cjs require", + "userRequest": "./_baseAssign", + "loc": "4:17-41" + }, + { + "moduleId": 109, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/_util.js", + "module": "./node_modules/lodash/fp/_util.js", + "moduleName": "./node_modules/lodash/fp/_util.js", + "type": "cjs require", + "userRequest": "../_baseAssign", + "loc": "3:12-37" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 6, + "source": "var copyObject = require('./_copyObject'),\n keys = require('./keys');\n\n/**\n * The base implementation of `_.assign` without support for multiple sources\n * or `customizer` functions.\n *\n * @private\n * @param {Object} object The destination object.\n * @param {Object} source The source object.\n * @returns {Object} Returns `object`.\n */\nfunction baseAssign(object, source) {\n return object && copyObject(source, keys(source), object);\n}\n\nmodule.exports = baseAssign;\n", + "parsedSize": 64, + "parsedSource": "e=r(19),o=r(13);t.exports=function(t,n){return t&&e(n,o(n),t)}},", + "originalSize": 470, + "originalSource": "var copyObject = require('./_copyObject'),\n keys = require('./keys');\n\n/**\n * The base implementation of `_.assign` without support for multiple sources\n * or `customizer` functions.\n *\n * @private\n * @param {Object} object The destination object.\n * @param {Object} source The source object.\n * @returns {Object} Returns `object`.\n */\nfunction baseAssign(object, source) {\n return object && copyObject(source, keys(source), object);\n}\n\nmodule.exports = baseAssign;\n", + "modules": [] + }, + { + "id": 78, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_assignValue.js", + "name": "./node_modules/lodash/_assignValue.js", + "index": 86, + "index2": 80, + "size": 899, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_copyObject.js", + "issuerId": 19, + "issuerName": "./node_modules/lodash/_copyObject.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 102, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/trim.js", + "name": "./node_modules/lodash/fp/trim.js" + }, + { + "id": 8, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/convert.js", + "name": "./node_modules/lodash/fp/convert.js" + }, + { + "id": 109, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/_util.js", + "name": "./node_modules/lodash/fp/_util.js" + }, + { + "id": 77, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseAssign.js", + "name": "./node_modules/lodash/_baseAssign.js" + }, + { + "id": 19, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_copyObject.js", + "name": "./node_modules/lodash/_copyObject.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 19, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_copyObject.js", + "module": "./node_modules/lodash/_copyObject.js", + "moduleName": "./node_modules/lodash/_copyObject.js", + "type": "cjs require", + "userRequest": "./_assignValue", + "loc": "1:18-43" + }, + { + "moduleId": 82, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseClone.js", + "module": "./node_modules/lodash/_baseClone.js", + "moduleName": "./node_modules/lodash/_baseClone.js", + "type": "cjs require", + "userRequest": "./_assignValue", + "loc": "3:18-43" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 8, + "source": "var baseAssignValue = require('./_baseAssignValue'),\n eq = require('./eq');\n\n/** Used for built-in method references. */\nvar objectProto = Object.prototype;\n\n/** Used to check objects for own properties. */\nvar hasOwnProperty = objectProto.hasOwnProperty;\n\n/**\n * Assigns `value` to `key` of `object` if the existing value is not equivalent\n * using [`SameValueZero`](http://ecma-international.org/ecma-262/7.0/#sec-samevaluezero)\n * for equality comparisons.\n *\n * @private\n * @param {Object} object The object to modify.\n * @param {string} key The key of the property to assign.\n * @param {*} value The value to assign.\n */\nfunction assignValue(object, key, value) {\n var objValue = object[key];\n if (!(hasOwnProperty.call(object, key) && eq(objValue, value)) ||\n (value === undefined && !(key in object))) {\n baseAssignValue(object, key, value);\n }\n}\n\nmodule.exports = assignValue;\n", + "parsedSize": 141, + "parsedSource": "e=r(79),o=r(20),i=Object.prototype.hasOwnProperty;t.exports=function(t,n,r){var u=t[n];i.call(t,n)&&o(u,r)&&(void 0!==r||n in t)||e(t,n,r)}},", + "originalSize": 899, + "originalSource": "var baseAssignValue = require('./_baseAssignValue'),\n eq = require('./eq');\n\n/** Used for built-in method references. */\nvar objectProto = Object.prototype;\n\n/** Used to check objects for own properties. */\nvar hasOwnProperty = objectProto.hasOwnProperty;\n\n/**\n * Assigns `value` to `key` of `object` if the existing value is not equivalent\n * using [`SameValueZero`](http://ecma-international.org/ecma-262/7.0/#sec-samevaluezero)\n * for equality comparisons.\n *\n * @private\n * @param {Object} object The object to modify.\n * @param {string} key The key of the property to assign.\n * @param {*} value The value to assign.\n */\nfunction assignValue(object, key, value) {\n var objValue = object[key];\n if (!(hasOwnProperty.call(object, key) && eq(objValue, value)) ||\n (value === undefined && !(key in object))) {\n baseAssignValue(object, key, value);\n }\n}\n\nmodule.exports = assignValue;\n", + "modules": [] + }, + { + "id": 79, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseAssignValue.js", + "name": "./node_modules/lodash/_baseAssignValue.js", + "index": 87, + "index2": 78, + "size": 625, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_copyObject.js", + "issuerId": 19, + "issuerName": "./node_modules/lodash/_copyObject.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 102, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/trim.js", + "name": "./node_modules/lodash/fp/trim.js" + }, + { + "id": 8, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/convert.js", + "name": "./node_modules/lodash/fp/convert.js" + }, + { + "id": 109, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/_util.js", + "name": "./node_modules/lodash/fp/_util.js" + }, + { + "id": 77, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseAssign.js", + "name": "./node_modules/lodash/_baseAssign.js" + }, + { + "id": 19, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_copyObject.js", + "name": "./node_modules/lodash/_copyObject.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 19, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_copyObject.js", + "module": "./node_modules/lodash/_copyObject.js", + "moduleName": "./node_modules/lodash/_copyObject.js", + "type": "cjs require", + "userRequest": "./_baseAssignValue", + "loc": "2:22-51" + }, + { + "moduleId": 78, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_assignValue.js", + "module": "./node_modules/lodash/_assignValue.js", + "moduleName": "./node_modules/lodash/_assignValue.js", + "type": "cjs require", + "userRequest": "./_baseAssignValue", + "loc": "1:22-51" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 8, + "source": "var defineProperty = require('./_defineProperty');\n\n/**\n * The base implementation of `assignValue` and `assignMergeValue` without\n * value checks.\n *\n * @private\n * @param {Object} object The object to modify.\n * @param {string} key The key of the property to assign.\n * @param {*} value The value to assign.\n */\nfunction baseAssignValue(object, key, value) {\n if (key == '__proto__' && defineProperty) {\n defineProperty(object, key, {\n 'configurable': true,\n 'enumerable': true,\n 'value': value,\n 'writable': true\n });\n } else {\n object[key] = value;\n }\n}\n\nmodule.exports = baseAssignValue;\n", + "parsedSize": 120, + "parsedSource": "e=r(74);t.exports=function(t,n,r){\"__proto__\"==n&&e?e(t,n,{configurable:!0,enumerable:!0,value:r,writable:!0}):t[n]=r}},", + "originalSize": 625, + "originalSource": "var defineProperty = require('./_defineProperty');\n\n/**\n * The base implementation of `assignValue` and `assignMergeValue` without\n * value checks.\n *\n * @private\n * @param {Object} object The object to modify.\n * @param {string} key The key of the property to assign.\n * @param {*} value The value to assign.\n */\nfunction baseAssignValue(object, key, value) {\n if (key == '__proto__' && defineProperty) {\n defineProperty(object, key, {\n 'configurable': true,\n 'enumerable': true,\n 'value': value,\n 'writable': true\n });\n } else {\n object[key] = value;\n }\n}\n\nmodule.exports = baseAssignValue;\n", + "modules": [] + }, + { + "id": 80, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_arrayLikeKeys.js", + "name": "./node_modules/lodash/_arrayLikeKeys.js", + "index": 90, + "index2": 93, + "size": 1778, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/keys.js", + "issuerId": 13, + "issuerName": "./node_modules/lodash/keys.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 102, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/trim.js", + "name": "./node_modules/lodash/fp/trim.js" + }, + { + "id": 8, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/convert.js", + "name": "./node_modules/lodash/fp/convert.js" + }, + { + "id": 109, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/_util.js", + "name": "./node_modules/lodash/fp/_util.js" + }, + { + "id": 77, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseAssign.js", + "name": "./node_modules/lodash/_baseAssign.js" + }, + { + "id": 13, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/keys.js", + "name": "./node_modules/lodash/keys.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 13, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/keys.js", + "module": "./node_modules/lodash/keys.js", + "moduleName": "./node_modules/lodash/keys.js", + "type": "cjs require", + "userRequest": "./_arrayLikeKeys", + "loc": "1:20-47" + }, + { + "moduleId": 83, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/keysIn.js", + "module": "./node_modules/lodash/keysIn.js", + "moduleName": "./node_modules/lodash/keysIn.js", + "type": "cjs require", + "userRequest": "./_arrayLikeKeys", + "loc": "1:20-47" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 8, + "source": "var baseTimes = require('./_baseTimes'),\n isArguments = require('./isArguments'),\n isArray = require('./isArray'),\n isBuffer = require('./isBuffer'),\n isIndex = require('./_isIndex'),\n isTypedArray = require('./isTypedArray');\n\n/** Used for built-in method references. */\nvar objectProto = Object.prototype;\n\n/** Used to check objects for own properties. */\nvar hasOwnProperty = objectProto.hasOwnProperty;\n\n/**\n * Creates an array of the enumerable property names of the array-like `value`.\n *\n * @private\n * @param {*} value The value to query.\n * @param {boolean} inherited Specify returning inherited property names.\n * @returns {Array} Returns the array of property names.\n */\nfunction arrayLikeKeys(value, inherited) {\n var isArr = isArray(value),\n isArg = !isArr && isArguments(value),\n isBuff = !isArr && !isArg && isBuffer(value),\n isType = !isArr && !isArg && !isBuff && isTypedArray(value),\n skipIndexes = isArr || isArg || isBuff || isType,\n result = skipIndexes ? baseTimes(value.length, String) : [],\n length = result.length;\n\n for (var key in value) {\n if ((inherited || hasOwnProperty.call(value, key)) &&\n !(skipIndexes && (\n // Safari 9 has enumerable `arguments.length` in strict mode.\n key == 'length' ||\n // Node.js 0.10 has enumerable non-index properties on buffers.\n (isBuff && (key == 'offset' || key == 'parent')) ||\n // PhantomJS 2 has enumerable non-index properties on typed arrays.\n (isType && (key == 'buffer' || key == 'byteLength' || key == 'byteOffset')) ||\n // Skip index properties.\n isIndex(key, length)\n ))) {\n result.push(key);\n }\n }\n return result;\n}\n\nmodule.exports = arrayLikeKeys;\n", + "parsedSize": 375, + "parsedSource": "e=r(139),o=r(21),i=r(0),u=r(22),a=r(18),c=r(44),f=Object.prototype.hasOwnProperty;t.exports=function(t,n){var r=i(t),s=!r&&o(t),l=!r&&!s&&u(t),p=!r&&!s&&!l&&c(t),v=r||s||l||p,_=v?e(t.length,String):[],h=_.length;for(var d in t)!n&&!f.call(t,d)||v&&(\"length\"==d||l&&(\"offset\"==d||\"parent\"==d)||p&&(\"buffer\"==d||\"byteLength\"==d||\"byteOffset\"==d)||a(d,h))||_.push(d);return _}},", + "originalSize": 1778, + "originalSource": "var baseTimes = require('./_baseTimes'),\n isArguments = require('./isArguments'),\n isArray = require('./isArray'),\n isBuffer = require('./isBuffer'),\n isIndex = require('./_isIndex'),\n isTypedArray = require('./isTypedArray');\n\n/** Used for built-in method references. */\nvar objectProto = Object.prototype;\n\n/** Used to check objects for own properties. */\nvar hasOwnProperty = objectProto.hasOwnProperty;\n\n/**\n * Creates an array of the enumerable property names of the array-like `value`.\n *\n * @private\n * @param {*} value The value to query.\n * @param {boolean} inherited Specify returning inherited property names.\n * @returns {Array} Returns the array of property names.\n */\nfunction arrayLikeKeys(value, inherited) {\n var isArr = isArray(value),\n isArg = !isArr && isArguments(value),\n isBuff = !isArr && !isArg && isBuffer(value),\n isType = !isArr && !isArg && !isBuff && isTypedArray(value),\n skipIndexes = isArr || isArg || isBuff || isType,\n result = skipIndexes ? baseTimes(value.length, String) : [],\n length = result.length;\n\n for (var key in value) {\n if ((inherited || hasOwnProperty.call(value, key)) &&\n !(skipIndexes && (\n // Safari 9 has enumerable `arguments.length` in strict mode.\n key == 'length' ||\n // Node.js 0.10 has enumerable non-index properties on buffers.\n (isBuff && (key == 'offset' || key == 'parent')) ||\n // PhantomJS 2 has enumerable non-index properties on typed arrays.\n (isType && (key == 'buffer' || key == 'byteLength' || key == 'byteOffset')) ||\n // Skip index properties.\n isIndex(key, length)\n ))) {\n result.push(key);\n }\n }\n return result;\n}\n\nmodule.exports = arrayLikeKeys;\n", + "modules": [] + }, + { + "id": 81, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_overArg.js", + "name": "./node_modules/lodash/_overArg.js", + "index": 105, + "index2": 95, + "size": 382, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_nativeKeys.js", + "issuerId": 143, + "issuerName": "./node_modules/lodash/_nativeKeys.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 106, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/isEmpty.js", + "name": "./node_modules/lodash/fp/isEmpty.js" + }, + { + "id": 244, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/isEmpty.js", + "name": "./node_modules/lodash/isEmpty.js" + }, + { + "id": 46, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseKeys.js", + "name": "./node_modules/lodash/_baseKeys.js" + }, + { + "id": 143, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_nativeKeys.js", + "name": "./node_modules/lodash/_nativeKeys.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 52, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_getPrototype.js", + "module": "./node_modules/lodash/_getPrototype.js", + "moduleName": "./node_modules/lodash/_getPrototype.js", + "type": "cjs require", + "userRequest": "./_overArg", + "loc": "1:14-35" + }, + { + "moduleId": 143, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_nativeKeys.js", + "module": "./node_modules/lodash/_nativeKeys.js", + "moduleName": "./node_modules/lodash/_nativeKeys.js", + "type": "cjs require", + "userRequest": "./_overArg", + "loc": "1:14-35" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 7, + "source": "/**\n * Creates a unary function that invokes `func` with its argument transformed.\n *\n * @private\n * @param {Function} func The function to wrap.\n * @param {Function} transform The argument transform.\n * @returns {Function} Returns the new function.\n */\nfunction overArg(func, transform) {\n return function(arg) {\n return func(transform(arg));\n };\n}\n\nmodule.exports = overArg;\n", + "parsedSize": 61, + "parsedSource": "t.exports=function(t,n){return function(r){return t(n(r))}}},", + "originalSize": 382, + "originalSource": "/**\n * Creates a unary function that invokes `func` with its argument transformed.\n *\n * @private\n * @param {Function} func The function to wrap.\n * @param {Function} transform The argument transform.\n * @returns {Function} Returns the new function.\n */\nfunction overArg(func, transform) {\n return function(arg) {\n return func(transform(arg));\n };\n}\n\nmodule.exports = overArg;\n", + "modules": [] + }, + { + "id": 82, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseClone.js", + "name": "./node_modules/lodash/_baseClone.js", + "index": 108, + "index2": 163, + "size": 5575, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/clone.js", + "issuerId": 144, + "issuerName": "./node_modules/lodash/clone.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 102, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/trim.js", + "name": "./node_modules/lodash/fp/trim.js" + }, + { + "id": 8, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/convert.js", + "name": "./node_modules/lodash/fp/convert.js" + }, + { + "id": 109, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/_util.js", + "name": "./node_modules/lodash/fp/_util.js" + }, + { + "id": 144, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/clone.js", + "name": "./node_modules/lodash/clone.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 144, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/clone.js", + "module": "./node_modules/lodash/clone.js", + "moduleName": "./node_modules/lodash/clone.js", + "type": "cjs require", + "userRequest": "./_baseClone", + "loc": "1:16-39" + }, + { + "moduleId": 192, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/iteratee.js", + "module": "./node_modules/lodash/iteratee.js", + "moduleName": "./node_modules/lodash/iteratee.js", + "type": "cjs require", + "userRequest": "./_baseClone", + "loc": "1:16-39" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 7, + "source": "var Stack = require('./_Stack'),\n arrayEach = require('./_arrayEach'),\n assignValue = require('./_assignValue'),\n baseAssign = require('./_baseAssign'),\n baseAssignIn = require('./_baseAssignIn'),\n cloneBuffer = require('./_cloneBuffer'),\n copyArray = require('./_copyArray'),\n copySymbols = require('./_copySymbols'),\n copySymbolsIn = require('./_copySymbolsIn'),\n getAllKeys = require('./_getAllKeys'),\n getAllKeysIn = require('./_getAllKeysIn'),\n getTag = require('./_getTag'),\n initCloneArray = require('./_initCloneArray'),\n initCloneByTag = require('./_initCloneByTag'),\n initCloneObject = require('./_initCloneObject'),\n isArray = require('./isArray'),\n isBuffer = require('./isBuffer'),\n isMap = require('./isMap'),\n isObject = require('./isObject'),\n isSet = require('./isSet'),\n keys = require('./keys');\n\n/** Used to compose bitmasks for cloning. */\nvar CLONE_DEEP_FLAG = 1,\n CLONE_FLAT_FLAG = 2,\n CLONE_SYMBOLS_FLAG = 4;\n\n/** `Object#toString` result references. */\nvar argsTag = '[object Arguments]',\n arrayTag = '[object Array]',\n boolTag = '[object Boolean]',\n dateTag = '[object Date]',\n errorTag = '[object Error]',\n funcTag = '[object Function]',\n genTag = '[object GeneratorFunction]',\n mapTag = '[object Map]',\n numberTag = '[object Number]',\n objectTag = '[object Object]',\n regexpTag = '[object RegExp]',\n setTag = '[object Set]',\n stringTag = '[object String]',\n symbolTag = '[object Symbol]',\n weakMapTag = '[object WeakMap]';\n\nvar arrayBufferTag = '[object ArrayBuffer]',\n dataViewTag = '[object DataView]',\n float32Tag = '[object Float32Array]',\n float64Tag = '[object Float64Array]',\n int8Tag = '[object Int8Array]',\n int16Tag = '[object Int16Array]',\n int32Tag = '[object Int32Array]',\n uint8Tag = '[object Uint8Array]',\n uint8ClampedTag = '[object Uint8ClampedArray]',\n uint16Tag = '[object Uint16Array]',\n uint32Tag = '[object Uint32Array]';\n\n/** Used to identify `toStringTag` values supported by `_.clone`. */\nvar cloneableTags = {};\ncloneableTags[argsTag] = cloneableTags[arrayTag] =\ncloneableTags[arrayBufferTag] = cloneableTags[dataViewTag] =\ncloneableTags[boolTag] = cloneableTags[dateTag] =\ncloneableTags[float32Tag] = cloneableTags[float64Tag] =\ncloneableTags[int8Tag] = cloneableTags[int16Tag] =\ncloneableTags[int32Tag] = cloneableTags[mapTag] =\ncloneableTags[numberTag] = cloneableTags[objectTag] =\ncloneableTags[regexpTag] = cloneableTags[setTag] =\ncloneableTags[stringTag] = cloneableTags[symbolTag] =\ncloneableTags[uint8Tag] = cloneableTags[uint8ClampedTag] =\ncloneableTags[uint16Tag] = cloneableTags[uint32Tag] = true;\ncloneableTags[errorTag] = cloneableTags[funcTag] =\ncloneableTags[weakMapTag] = false;\n\n/**\n * The base implementation of `_.clone` and `_.cloneDeep` which tracks\n * traversed objects.\n *\n * @private\n * @param {*} value The value to clone.\n * @param {boolean} bitmask The bitmask flags.\n * 1 - Deep clone\n * 2 - Flatten inherited properties\n * 4 - Clone symbols\n * @param {Function} [customizer] The function to customize cloning.\n * @param {string} [key] The key of `value`.\n * @param {Object} [object] The parent object of `value`.\n * @param {Object} [stack] Tracks traversed objects and their clone counterparts.\n * @returns {*} Returns the cloned value.\n */\nfunction baseClone(value, bitmask, customizer, key, object, stack) {\n var result,\n isDeep = bitmask & CLONE_DEEP_FLAG,\n isFlat = bitmask & CLONE_FLAT_FLAG,\n isFull = bitmask & CLONE_SYMBOLS_FLAG;\n\n if (customizer) {\n result = object ? customizer(value, key, object, stack) : customizer(value);\n }\n if (result !== undefined) {\n return result;\n }\n if (!isObject(value)) {\n return value;\n }\n var isArr = isArray(value);\n if (isArr) {\n result = initCloneArray(value);\n if (!isDeep) {\n return copyArray(value, result);\n }\n } else {\n var tag = getTag(value),\n isFunc = tag == funcTag || tag == genTag;\n\n if (isBuffer(value)) {\n return cloneBuffer(value, isDeep);\n }\n if (tag == objectTag || tag == argsTag || (isFunc && !object)) {\n result = (isFlat || isFunc) ? {} : initCloneObject(value);\n if (!isDeep) {\n return isFlat\n ? copySymbolsIn(value, baseAssignIn(result, value))\n : copySymbols(value, baseAssign(result, value));\n }\n } else {\n if (!cloneableTags[tag]) {\n return object ? value : {};\n }\n result = initCloneByTag(value, tag, isDeep);\n }\n }\n // Check for circular references and return its corresponding clone.\n stack || (stack = new Stack);\n var stacked = stack.get(value);\n if (stacked) {\n return stacked;\n }\n stack.set(value, result);\n\n if (isSet(value)) {\n value.forEach(function(subValue) {\n result.add(baseClone(subValue, bitmask, customizer, subValue, value, stack));\n });\n } else if (isMap(value)) {\n value.forEach(function(subValue, key) {\n result.set(key, baseClone(subValue, bitmask, customizer, key, value, stack));\n });\n }\n\n var keysFunc = isFull\n ? (isFlat ? getAllKeysIn : getAllKeys)\n : (isFlat ? keysIn : keys);\n\n var props = isArr ? undefined : keysFunc(value);\n arrayEach(props || value, function(subValue, key) {\n if (props) {\n key = subValue;\n subValue = value[key];\n }\n // Recursively populate clone (susceptible to call stack limits).\n assignValue(result, key, baseClone(subValue, bitmask, customizer, key, value, stack));\n });\n return result;\n}\n\nmodule.exports = baseClone;\n", + "parsedSize": 1431, + "parsedSource": "e=r(47),o=r(40),i=r(78),u=r(77),a=r(167),c=r(170),f=r(17),s=r(171),l=r(172),p=r(87),v=r(173),_=r(11),h=r(177),d=r(178),y=r(183),g=r(0),x=r(22),b=r(184),m=r(3),j=r(186),w=r(13),A=1,O=2,k=4,W=\"[object Arguments]\",I=\"[object Function]\",S=\"[object GeneratorFunction]\",E=\"[object Object]\",P={};P[W]=P[\"[object Array]\"]=P[\"[object ArrayBuffer]\"]=P[\"[object DataView]\"]=P[\"[object Boolean]\"]=P[\"[object Date]\"]=P[\"[object Float32Array]\"]=P[\"[object Float64Array]\"]=P[\"[object Int8Array]\"]=P[\"[object Int16Array]\"]=P[\"[object Int32Array]\"]=P[\"[object Map]\"]=P[\"[object Number]\"]=P[E]=P[\"[object RegExp]\"]=P[\"[object Set]\"]=P[\"[object String]\"]=P[\"[object Symbol]\"]=P[\"[object Uint8Array]\"]=P[\"[object Uint8ClampedArray]\"]=P[\"[object Uint16Array]\"]=P[\"[object Uint32Array]\"]=!0,P[\"[object Error]\"]=P[I]=P[\"[object WeakMap]\"]=!1,t.exports=function t(n,r,R,M,F,B){var z,C=r&A,D=r&O,T=r&k;if(R&&(z=F?R(n,M,F,B):R(n)),void 0!==z)return z;if(!m(n))return n;var L=g(n);if(L){if(z=h(n),!C)return f(n,z)}else{var N=_(n),U=N==I||N==S;if(x(n))return c(n,C);if(N==E||N==W||U&&!F){if(z=D||U?{}:y(n),!C)return D?l(n,a(z,n)):s(n,u(z,n))}else{if(!P[N])return F?n:{};z=d(n,N,C)}}B||(B=new e);var q=B.get(n);if(q)return q;B.set(n,z),j(n)?n.forEach((function(e){z.add(t(e,r,R,e,n,B))})):b(n)&&n.forEach((function(e,o){z.set(o,t(e,r,R,o,n,B))}));var H=T?D?v:p:D?keysIn:w,$=L?void 0:H(n);return o($||n,(function(e,o){$&&(e=n[o=e]),i(z,o,t(e,r,R,o,n,B))})),z}},", + "originalSize": 5575, + "originalSource": "var Stack = require('./_Stack'),\n arrayEach = require('./_arrayEach'),\n assignValue = require('./_assignValue'),\n baseAssign = require('./_baseAssign'),\n baseAssignIn = require('./_baseAssignIn'),\n cloneBuffer = require('./_cloneBuffer'),\n copyArray = require('./_copyArray'),\n copySymbols = require('./_copySymbols'),\n copySymbolsIn = require('./_copySymbolsIn'),\n getAllKeys = require('./_getAllKeys'),\n getAllKeysIn = require('./_getAllKeysIn'),\n getTag = require('./_getTag'),\n initCloneArray = require('./_initCloneArray'),\n initCloneByTag = require('./_initCloneByTag'),\n initCloneObject = require('./_initCloneObject'),\n isArray = require('./isArray'),\n isBuffer = require('./isBuffer'),\n isMap = require('./isMap'),\n isObject = require('./isObject'),\n isSet = require('./isSet'),\n keys = require('./keys');\n\n/** Used to compose bitmasks for cloning. */\nvar CLONE_DEEP_FLAG = 1,\n CLONE_FLAT_FLAG = 2,\n CLONE_SYMBOLS_FLAG = 4;\n\n/** `Object#toString` result references. */\nvar argsTag = '[object Arguments]',\n arrayTag = '[object Array]',\n boolTag = '[object Boolean]',\n dateTag = '[object Date]',\n errorTag = '[object Error]',\n funcTag = '[object Function]',\n genTag = '[object GeneratorFunction]',\n mapTag = '[object Map]',\n numberTag = '[object Number]',\n objectTag = '[object Object]',\n regexpTag = '[object RegExp]',\n setTag = '[object Set]',\n stringTag = '[object String]',\n symbolTag = '[object Symbol]',\n weakMapTag = '[object WeakMap]';\n\nvar arrayBufferTag = '[object ArrayBuffer]',\n dataViewTag = '[object DataView]',\n float32Tag = '[object Float32Array]',\n float64Tag = '[object Float64Array]',\n int8Tag = '[object Int8Array]',\n int16Tag = '[object Int16Array]',\n int32Tag = '[object Int32Array]',\n uint8Tag = '[object Uint8Array]',\n uint8ClampedTag = '[object Uint8ClampedArray]',\n uint16Tag = '[object Uint16Array]',\n uint32Tag = '[object Uint32Array]';\n\n/** Used to identify `toStringTag` values supported by `_.clone`. */\nvar cloneableTags = {};\ncloneableTags[argsTag] = cloneableTags[arrayTag] =\ncloneableTags[arrayBufferTag] = cloneableTags[dataViewTag] =\ncloneableTags[boolTag] = cloneableTags[dateTag] =\ncloneableTags[float32Tag] = cloneableTags[float64Tag] =\ncloneableTags[int8Tag] = cloneableTags[int16Tag] =\ncloneableTags[int32Tag] = cloneableTags[mapTag] =\ncloneableTags[numberTag] = cloneableTags[objectTag] =\ncloneableTags[regexpTag] = cloneableTags[setTag] =\ncloneableTags[stringTag] = cloneableTags[symbolTag] =\ncloneableTags[uint8Tag] = cloneableTags[uint8ClampedTag] =\ncloneableTags[uint16Tag] = cloneableTags[uint32Tag] = true;\ncloneableTags[errorTag] = cloneableTags[funcTag] =\ncloneableTags[weakMapTag] = false;\n\n/**\n * The base implementation of `_.clone` and `_.cloneDeep` which tracks\n * traversed objects.\n *\n * @private\n * @param {*} value The value to clone.\n * @param {boolean} bitmask The bitmask flags.\n * 1 - Deep clone\n * 2 - Flatten inherited properties\n * 4 - Clone symbols\n * @param {Function} [customizer] The function to customize cloning.\n * @param {string} [key] The key of `value`.\n * @param {Object} [object] The parent object of `value`.\n * @param {Object} [stack] Tracks traversed objects and their clone counterparts.\n * @returns {*} Returns the cloned value.\n */\nfunction baseClone(value, bitmask, customizer, key, object, stack) {\n var result,\n isDeep = bitmask & CLONE_DEEP_FLAG,\n isFlat = bitmask & CLONE_FLAT_FLAG,\n isFull = bitmask & CLONE_SYMBOLS_FLAG;\n\n if (customizer) {\n result = object ? customizer(value, key, object, stack) : customizer(value);\n }\n if (result !== undefined) {\n return result;\n }\n if (!isObject(value)) {\n return value;\n }\n var isArr = isArray(value);\n if (isArr) {\n result = initCloneArray(value);\n if (!isDeep) {\n return copyArray(value, result);\n }\n } else {\n var tag = getTag(value),\n isFunc = tag == funcTag || tag == genTag;\n\n if (isBuffer(value)) {\n return cloneBuffer(value, isDeep);\n }\n if (tag == objectTag || tag == argsTag || (isFunc && !object)) {\n result = (isFlat || isFunc) ? {} : initCloneObject(value);\n if (!isDeep) {\n return isFlat\n ? copySymbolsIn(value, baseAssignIn(result, value))\n : copySymbols(value, baseAssign(result, value));\n }\n } else {\n if (!cloneableTags[tag]) {\n return object ? value : {};\n }\n result = initCloneByTag(value, tag, isDeep);\n }\n }\n // Check for circular references and return its corresponding clone.\n stack || (stack = new Stack);\n var stacked = stack.get(value);\n if (stacked) {\n return stacked;\n }\n stack.set(value, result);\n\n if (isSet(value)) {\n value.forEach(function(subValue) {\n result.add(baseClone(subValue, bitmask, customizer, subValue, value, stack));\n });\n } else if (isMap(value)) {\n value.forEach(function(subValue, key) {\n result.set(key, baseClone(subValue, bitmask, customizer, key, value, stack));\n });\n }\n\n var keysFunc = isFull\n ? (isFlat ? getAllKeysIn : getAllKeys)\n : (isFlat ? keysIn : keys);\n\n var props = isArr ? undefined : keysFunc(value);\n arrayEach(props || value, function(subValue, key) {\n if (props) {\n key = subValue;\n subValue = value[key];\n }\n // Recursively populate clone (susceptible to call stack limits).\n assignValue(result, key, baseClone(subValue, bitmask, customizer, key, value, stack));\n });\n return result;\n}\n\nmodule.exports = baseClone;\n", + "modules": [] + }, + { + "id": 83, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/keysIn.js", + "name": "./node_modules/lodash/keysIn.js", + "index": 139, + "index2": 132, + "size": 778, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseAssignIn.js", + "issuerId": 167, + "issuerName": "./node_modules/lodash/_baseAssignIn.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 102, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/trim.js", + "name": "./node_modules/lodash/fp/trim.js" + }, + { + "id": 8, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/convert.js", + "name": "./node_modules/lodash/fp/convert.js" + }, + { + "id": 109, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/_util.js", + "name": "./node_modules/lodash/fp/_util.js" + }, + { + "id": 144, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/clone.js", + "name": "./node_modules/lodash/clone.js" + }, + { + "id": 82, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseClone.js", + "name": "./node_modules/lodash/_baseClone.js" + }, + { + "id": 167, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseAssignIn.js", + "name": "./node_modules/lodash/_baseAssignIn.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 167, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseAssignIn.js", + "module": "./node_modules/lodash/_baseAssignIn.js", + "moduleName": "./node_modules/lodash/_baseAssignIn.js", + "type": "cjs require", + "userRequest": "./keysIn", + "loc": "2:13-32" + }, + { + "moduleId": 173, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_getAllKeysIn.js", + "module": "./node_modules/lodash/_getAllKeysIn.js", + "moduleName": "./node_modules/lodash/_getAllKeysIn.js", + "type": "cjs require", + "userRequest": "./keysIn", + "loc": "3:13-32" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 9, + "source": "var arrayLikeKeys = require('./_arrayLikeKeys'),\n baseKeysIn = require('./_baseKeysIn'),\n isArrayLike = require('./isArrayLike');\n\n/**\n * Creates an array of the own and inherited enumerable property names of `object`.\n *\n * **Note:** Non-object values are coerced to objects.\n *\n * @static\n * @memberOf _\n * @since 3.0.0\n * @category Object\n * @param {Object} object The object to query.\n * @returns {Array} Returns the array of property names.\n * @example\n *\n * function Foo() {\n * this.a = 1;\n * this.b = 2;\n * }\n *\n * Foo.prototype.c = 3;\n *\n * _.keysIn(new Foo);\n * // => ['a', 'b', 'c'] (iteration order is not guaranteed)\n */\nfunction keysIn(object) {\n return isArrayLike(object) ? arrayLikeKeys(object, true) : baseKeysIn(object);\n}\n\nmodule.exports = keysIn;\n", + "parsedSize": 74, + "parsedSource": "e=r(80),o=r(168),i=r(10);t.exports=function(t){return i(t)?e(t,!0):o(t)}},", + "originalSize": 778, + "originalSource": "var arrayLikeKeys = require('./_arrayLikeKeys'),\n baseKeysIn = require('./_baseKeysIn'),\n isArrayLike = require('./isArrayLike');\n\n/**\n * Creates an array of the own and inherited enumerable property names of `object`.\n *\n * **Note:** Non-object values are coerced to objects.\n *\n * @static\n * @memberOf _\n * @since 3.0.0\n * @category Object\n * @param {Object} object The object to query.\n * @returns {Array} Returns the array of property names.\n * @example\n *\n * function Foo() {\n * this.a = 1;\n * this.b = 2;\n * }\n *\n * Foo.prototype.c = 3;\n *\n * _.keysIn(new Foo);\n * // => ['a', 'b', 'c'] (iteration order is not guaranteed)\n */\nfunction keysIn(object) {\n return isArrayLike(object) ? arrayLikeKeys(object, true) : baseKeysIn(object);\n}\n\nmodule.exports = keysIn;\n", + "modules": [] + }, + { + "id": 84, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_arrayFilter.js", + "name": "./node_modules/lodash/_arrayFilter.js", + "index": 145, + "index2": 135, + "size": 632, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/reject.js", + "issuerId": 232, + "issuerName": "./node_modules/lodash/reject.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 104, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/reject.js", + "name": "./node_modules/lodash/fp/reject.js" + }, + { + "id": 232, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/reject.js", + "name": "./node_modules/lodash/reject.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 50, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_getSymbols.js", + "module": "./node_modules/lodash/_getSymbols.js", + "moduleName": "./node_modules/lodash/_getSymbols.js", + "type": "cjs require", + "userRequest": "./_arrayFilter", + "loc": "1:18-43" + }, + { + "moduleId": 232, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/reject.js", + "module": "./node_modules/lodash/reject.js", + "moduleName": "./node_modules/lodash/reject.js", + "type": "cjs require", + "userRequest": "./_arrayFilter", + "loc": "1:18-43" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 5, + "source": "/**\n * A specialized version of `_.filter` for arrays without support for\n * iteratee shorthands.\n *\n * @private\n * @param {Array} [array] The array to iterate over.\n * @param {Function} predicate The function invoked per iteration.\n * @returns {Array} Returns the new filtered array.\n */\nfunction arrayFilter(array, predicate) {\n var index = -1,\n length = array == null ? 0 : array.length,\n resIndex = 0,\n result = [];\n\n while (++index < length) {\n var value = array[index];\n if (predicate(value, index, array)) {\n result[resIndex++] = value;\n }\n }\n return result;\n}\n\nmodule.exports = arrayFilter;\n", + "parsedSize": 118, + "parsedSource": "t.exports=function(t,n){for(var r=-1,e=null==t?0:t.length,o=0,i=[];++r [[], []]\n *\n * console.log(arrays[0] === arrays[1]);\n * // => false\n */\nfunction stubArray() {\n return [];\n}\n\nmodule.exports = stubArray;\n", + "parsedSize": 32, + "parsedSource": "t.exports=function(){return[]}},", + "originalSize": 390, + "originalSource": "/**\n * This method returns a new empty array.\n *\n * @static\n * @memberOf _\n * @since 4.13.0\n * @category Util\n * @returns {Array} Returns the new empty array.\n * @example\n *\n * var arrays = _.times(2, _.stubArray);\n *\n * console.log(arrays);\n * // => [[], []]\n *\n * console.log(arrays[0] === arrays[1]);\n * // => false\n */\nfunction stubArray() {\n return [];\n}\n\nmodule.exports = stubArray;\n", + "modules": [] + }, + { + "id": 86, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_getSymbolsIn.js", + "name": "./node_modules/lodash/_getSymbolsIn.js", + "index": 148, + "index2": 141, + "size": 754, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_copySymbolsIn.js", + "issuerId": 172, + "issuerName": "./node_modules/lodash/_copySymbolsIn.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 102, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/trim.js", + "name": "./node_modules/lodash/fp/trim.js" + }, + { + "id": 8, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/convert.js", + "name": "./node_modules/lodash/fp/convert.js" + }, + { + "id": 109, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/_util.js", + "name": "./node_modules/lodash/fp/_util.js" + }, + { + "id": 144, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/clone.js", + "name": "./node_modules/lodash/clone.js" + }, + { + "id": 82, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseClone.js", + "name": "./node_modules/lodash/_baseClone.js" + }, + { + "id": 172, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_copySymbolsIn.js", + "name": "./node_modules/lodash/_copySymbolsIn.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 172, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_copySymbolsIn.js", + "module": "./node_modules/lodash/_copySymbolsIn.js", + "moduleName": "./node_modules/lodash/_copySymbolsIn.js", + "type": "cjs require", + "userRequest": "./_getSymbolsIn", + "loc": "2:19-45" + }, + { + "moduleId": 173, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_getAllKeysIn.js", + "module": "./node_modules/lodash/_getAllKeysIn.js", + "moduleName": "./node_modules/lodash/_getAllKeysIn.js", + "type": "cjs require", + "userRequest": "./_getSymbolsIn", + "loc": "2:19-45" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 9, + "source": "var arrayPush = require('./_arrayPush'),\n getPrototype = require('./_getPrototype'),\n getSymbols = require('./_getSymbols'),\n stubArray = require('./stubArray');\n\n/* Built-in method references for those with the same name as other `lodash` methods. */\nvar nativeGetSymbols = Object.getOwnPropertySymbols;\n\n/**\n * Creates an array of the own and inherited enumerable symbols of `object`.\n *\n * @private\n * @param {Object} object The object to query.\n * @returns {Array} Returns the array of symbols.\n */\nvar getSymbolsIn = !nativeGetSymbols ? stubArray : function(object) {\n var result = [];\n while (object) {\n arrayPush(result, getSymbols(object));\n object = getPrototype(object);\n }\n return result;\n};\n\nmodule.exports = getSymbolsIn;\n", + "parsedSize": 133, + "parsedSource": "e=r(51),o=r(52),i=r(50),u=r(85),a=Object.getOwnPropertySymbols?function(t){for(var n=[];t;)e(n,i(t)),t=o(t);return n}:u;t.exports=a},", + "originalSize": 754, + "originalSource": "var arrayPush = require('./_arrayPush'),\n getPrototype = require('./_getPrototype'),\n getSymbols = require('./_getSymbols'),\n stubArray = require('./stubArray');\n\n/* Built-in method references for those with the same name as other `lodash` methods. */\nvar nativeGetSymbols = Object.getOwnPropertySymbols;\n\n/**\n * Creates an array of the own and inherited enumerable symbols of `object`.\n *\n * @private\n * @param {Object} object The object to query.\n * @returns {Array} Returns the array of symbols.\n */\nvar getSymbolsIn = !nativeGetSymbols ? stubArray : function(object) {\n var result = [];\n while (object) {\n arrayPush(result, getSymbols(object));\n object = getPrototype(object);\n }\n return result;\n};\n\nmodule.exports = getSymbolsIn;\n", + "modules": [] + }, + { + "id": 87, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_getAllKeys.js", + "name": "./node_modules/lodash/_getAllKeys.js", + "index": 151, + "index2": 144, + "size": 455, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseClone.js", + "issuerId": 82, + "issuerName": "./node_modules/lodash/_baseClone.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 102, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/trim.js", + "name": "./node_modules/lodash/fp/trim.js" + }, + { + "id": 8, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/convert.js", + "name": "./node_modules/lodash/fp/convert.js" + }, + { + "id": 109, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/_util.js", + "name": "./node_modules/lodash/fp/_util.js" + }, + { + "id": 144, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/clone.js", + "name": "./node_modules/lodash/clone.js" + }, + { + "id": 82, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseClone.js", + "name": "./node_modules/lodash/_baseClone.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 82, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseClone.js", + "module": "./node_modules/lodash/_baseClone.js", + "moduleName": "./node_modules/lodash/_baseClone.js", + "type": "cjs require", + "userRequest": "./_getAllKeys", + "loc": "10:17-41" + }, + { + "moduleId": 204, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_equalObjects.js", + "module": "./node_modules/lodash/_equalObjects.js", + "moduleName": "./node_modules/lodash/_equalObjects.js", + "type": "cjs require", + "userRequest": "./_getAllKeys", + "loc": "1:17-41" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 8, + "source": "var baseGetAllKeys = require('./_baseGetAllKeys'),\n getSymbols = require('./_getSymbols'),\n keys = require('./keys');\n\n/**\n * Creates an array of own enumerable property names and symbols of `object`.\n *\n * @private\n * @param {Object} object The object to query.\n * @returns {Array} Returns the array of property names and symbols.\n */\nfunction getAllKeys(object) {\n return baseGetAllKeys(object, keys, getSymbols);\n}\n\nmodule.exports = getAllKeys;\n", + "parsedSize": 64, + "parsedSource": "e=r(88),o=r(50),i=r(13);t.exports=function(t){return e(t,i,o)}},", + "originalSize": 455, + "originalSource": "var baseGetAllKeys = require('./_baseGetAllKeys'),\n getSymbols = require('./_getSymbols'),\n keys = require('./keys');\n\n/**\n * Creates an array of own enumerable property names and symbols of `object`.\n *\n * @private\n * @param {Object} object The object to query.\n * @returns {Array} Returns the array of property names and symbols.\n */\nfunction getAllKeys(object) {\n return baseGetAllKeys(object, keys, getSymbols);\n}\n\nmodule.exports = getAllKeys;\n", + "modules": [] + }, + { + "id": 88, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseGetAllKeys.js", + "name": "./node_modules/lodash/_baseGetAllKeys.js", + "index": 152, + "index2": 143, + "size": 739, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_getAllKeys.js", + "issuerId": 87, + "issuerName": "./node_modules/lodash/_getAllKeys.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 102, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/trim.js", + "name": "./node_modules/lodash/fp/trim.js" + }, + { + "id": 8, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/convert.js", + "name": "./node_modules/lodash/fp/convert.js" + }, + { + "id": 109, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/_util.js", + "name": "./node_modules/lodash/fp/_util.js" + }, + { + "id": 144, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/clone.js", + "name": "./node_modules/lodash/clone.js" + }, + { + "id": 82, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseClone.js", + "name": "./node_modules/lodash/_baseClone.js" + }, + { + "id": 87, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_getAllKeys.js", + "name": "./node_modules/lodash/_getAllKeys.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 87, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_getAllKeys.js", + "module": "./node_modules/lodash/_getAllKeys.js", + "moduleName": "./node_modules/lodash/_getAllKeys.js", + "type": "cjs require", + "userRequest": "./_baseGetAllKeys", + "loc": "1:21-49" + }, + { + "moduleId": 173, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_getAllKeysIn.js", + "module": "./node_modules/lodash/_getAllKeysIn.js", + "moduleName": "./node_modules/lodash/_getAllKeysIn.js", + "type": "cjs require", + "userRequest": "./_baseGetAllKeys", + "loc": "1:21-49" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 9, + "source": "var arrayPush = require('./_arrayPush'),\n isArray = require('./isArray');\n\n/**\n * The base implementation of `getAllKeys` and `getAllKeysIn` which uses\n * `keysFunc` and `symbolsFunc` to get the enumerable property names and\n * symbols of `object`.\n *\n * @private\n * @param {Object} object The object to query.\n * @param {Function} keysFunc The function to get the keys of `object`.\n * @param {Function} symbolsFunc The function to get the symbols of `object`.\n * @returns {Array} Returns the array of property names and symbols.\n */\nfunction baseGetAllKeys(object, keysFunc, symbolsFunc) {\n var result = keysFunc(object);\n return isArray(object) ? result : arrayPush(result, symbolsFunc(object));\n}\n\nmodule.exports = baseGetAllKeys;\n", + "parsedSize": 78, + "parsedSource": "e=r(51),o=r(0);t.exports=function(t,n,r){var i=n(t);return o(t)?i:e(i,r(t))}},", + "originalSize": 739, + "originalSource": "var arrayPush = require('./_arrayPush'),\n isArray = require('./isArray');\n\n/**\n * The base implementation of `getAllKeys` and `getAllKeysIn` which uses\n * `keysFunc` and `symbolsFunc` to get the enumerable property names and\n * symbols of `object`.\n *\n * @private\n * @param {Object} object The object to query.\n * @param {Function} keysFunc The function to get the keys of `object`.\n * @param {Function} symbolsFunc The function to get the symbols of `object`.\n * @returns {Array} Returns the array of property names and symbols.\n */\nfunction baseGetAllKeys(object, keysFunc, symbolsFunc) {\n var result = keysFunc(object);\n return isArray(object) ? result : arrayPush(result, symbolsFunc(object));\n}\n\nmodule.exports = baseGetAllKeys;\n", + "modules": [] + }, + { + "id": 89, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_Uint8Array.js", + "name": "./node_modules/lodash/_Uint8Array.js", + "index": 161, + "index2": 151, + "size": 130, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_cloneArrayBuffer.js", + "issuerId": 53, + "issuerName": "./node_modules/lodash/_cloneArrayBuffer.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 102, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/trim.js", + "name": "./node_modules/lodash/fp/trim.js" + }, + { + "id": 8, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/convert.js", + "name": "./node_modules/lodash/fp/convert.js" + }, + { + "id": 109, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/_util.js", + "name": "./node_modules/lodash/fp/_util.js" + }, + { + "id": 144, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/clone.js", + "name": "./node_modules/lodash/clone.js" + }, + { + "id": 82, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseClone.js", + "name": "./node_modules/lodash/_baseClone.js" + }, + { + "id": 178, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_initCloneByTag.js", + "name": "./node_modules/lodash/_initCloneByTag.js" + }, + { + "id": 53, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_cloneArrayBuffer.js", + "name": "./node_modules/lodash/_cloneArrayBuffer.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 53, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_cloneArrayBuffer.js", + "module": "./node_modules/lodash/_cloneArrayBuffer.js", + "moduleName": "./node_modules/lodash/_cloneArrayBuffer.js", + "type": "cjs require", + "userRequest": "./_Uint8Array", + "loc": "1:17-41" + }, + { + "moduleId": 201, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_equalByTag.js", + "module": "./node_modules/lodash/_equalByTag.js", + "moduleName": "./node_modules/lodash/_equalByTag.js", + "type": "cjs require", + "userRequest": "./_Uint8Array", + "loc": "2:17-41" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 10, + "source": "var root = require('./_root');\n\n/** Built-in value references. */\nvar Uint8Array = root.Uint8Array;\n\nmodule.exports = Uint8Array;\n", + "parsedSize": 31, + "parsedSource": "e=r(1).Uint8Array;t.exports=e},", + "originalSize": 130, + "originalSource": "var root = require('./_root');\n\n/** Built-in value references. */\nvar Uint8Array = root.Uint8Array;\n\nmodule.exports = Uint8Array;\n", + "modules": [] + }, + { + "id": 90, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseIsEqual.js", + "name": "./node_modules/lodash/_baseIsEqual.js", + "index": 179, + "index2": 180, + "size": 1019, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseMatchesProperty.js", + "issuerId": 206, + "issuerName": "./node_modules/lodash/_baseMatchesProperty.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 104, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/reject.js", + "name": "./node_modules/lodash/fp/reject.js" + }, + { + "id": 232, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/reject.js", + "name": "./node_modules/lodash/reject.js" + }, + { + "id": 54, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseIteratee.js", + "name": "./node_modules/lodash/_baseIteratee.js" + }, + { + "id": 206, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseMatchesProperty.js", + "name": "./node_modules/lodash/_baseMatchesProperty.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 194, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseIsMatch.js", + "module": "./node_modules/lodash/_baseIsMatch.js", + "moduleName": "./node_modules/lodash/_baseIsMatch.js", + "type": "cjs require", + "userRequest": "./_baseIsEqual", + "loc": "2:18-43" + }, + { + "moduleId": 206, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseMatchesProperty.js", + "module": "./node_modules/lodash/_baseMatchesProperty.js", + "moduleName": "./node_modules/lodash/_baseMatchesProperty.js", + "type": "cjs require", + "userRequest": "./_baseIsEqual", + "loc": "1:18-43" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 7, + "source": "var baseIsEqualDeep = require('./_baseIsEqualDeep'),\n isObjectLike = require('./isObjectLike');\n\n/**\n * The base implementation of `_.isEqual` which supports partial comparisons\n * and tracks traversed objects.\n *\n * @private\n * @param {*} value The value to compare.\n * @param {*} other The other value to compare.\n * @param {boolean} bitmask The bitmask flags.\n * 1 - Unordered comparison\n * 2 - Partial comparison\n * @param {Function} [customizer] The function to customize comparisons.\n * @param {Object} [stack] Tracks traversed `value` and `other` objects.\n * @returns {boolean} Returns `true` if the values are equivalent, else `false`.\n */\nfunction baseIsEqual(value, other, bitmask, customizer, stack) {\n if (value === other) {\n return true;\n }\n if (value == null || other == null || (!isObjectLike(value) && !isObjectLike(other))) {\n return value !== value && other !== other;\n }\n return baseIsEqualDeep(value, other, bitmask, customizer, baseIsEqual, stack);\n}\n\nmodule.exports = baseIsEqual;\n", + "parsedSize": 123, + "parsedSource": "e=r(195),o=r(2);t.exports=function t(n,r,i,u,a){return n===r||(null==n||null==r||!o(n)&&!o(r)?n!=n&&r!=r:e(n,r,i,u,t,a))}},", + "originalSize": 1019, + "originalSource": "var baseIsEqualDeep = require('./_baseIsEqualDeep'),\n isObjectLike = require('./isObjectLike');\n\n/**\n * The base implementation of `_.isEqual` which supports partial comparisons\n * and tracks traversed objects.\n *\n * @private\n * @param {*} value The value to compare.\n * @param {*} other The other value to compare.\n * @param {boolean} bitmask The bitmask flags.\n * 1 - Unordered comparison\n * 2 - Partial comparison\n * @param {Function} [customizer] The function to customize comparisons.\n * @param {Object} [stack] Tracks traversed `value` and `other` objects.\n * @returns {boolean} Returns `true` if the values are equivalent, else `false`.\n */\nfunction baseIsEqual(value, other, bitmask, customizer, stack) {\n if (value === other) {\n return true;\n }\n if (value == null || other == null || (!isObjectLike(value) && !isObjectLike(other))) {\n return value !== value && other !== other;\n }\n return baseIsEqualDeep(value, other, bitmask, customizer, baseIsEqual, stack);\n}\n\nmodule.exports = baseIsEqual;\n", + "modules": [] + }, + { + "id": 91, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_equalArrays.js", + "name": "./node_modules/lodash/_equalArrays.js", + "index": 181, + "index2": 174, + "size": 2595, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseIsEqualDeep.js", + "issuerId": 195, + "issuerName": "./node_modules/lodash/_baseIsEqualDeep.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 104, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/reject.js", + "name": "./node_modules/lodash/fp/reject.js" + }, + { + "id": 232, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/reject.js", + "name": "./node_modules/lodash/reject.js" + }, + { + "id": 54, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseIteratee.js", + "name": "./node_modules/lodash/_baseIteratee.js" + }, + { + "id": 206, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseMatchesProperty.js", + "name": "./node_modules/lodash/_baseMatchesProperty.js" + }, + { + "id": 90, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseIsEqual.js", + "name": "./node_modules/lodash/_baseIsEqual.js" + }, + { + "id": 195, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseIsEqualDeep.js", + "name": "./node_modules/lodash/_baseIsEqualDeep.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 195, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseIsEqualDeep.js", + "module": "./node_modules/lodash/_baseIsEqualDeep.js", + "moduleName": "./node_modules/lodash/_baseIsEqualDeep.js", + "type": "cjs require", + "userRequest": "./_equalArrays", + "loc": "2:18-43" + }, + { + "moduleId": 201, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_equalByTag.js", + "module": "./node_modules/lodash/_equalByTag.js", + "moduleName": "./node_modules/lodash/_equalByTag.js", + "type": "cjs require", + "userRequest": "./_equalArrays", + "loc": "4:18-43" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 9, + "source": "var SetCache = require('./_SetCache'),\n arraySome = require('./_arraySome'),\n cacheHas = require('./_cacheHas');\n\n/** Used to compose bitmasks for value comparisons. */\nvar COMPARE_PARTIAL_FLAG = 1,\n COMPARE_UNORDERED_FLAG = 2;\n\n/**\n * A specialized version of `baseIsEqualDeep` for arrays with support for\n * partial deep comparisons.\n *\n * @private\n * @param {Array} array The array to compare.\n * @param {Array} other The other array to compare.\n * @param {number} bitmask The bitmask flags. See `baseIsEqual` for more details.\n * @param {Function} customizer The function to customize comparisons.\n * @param {Function} equalFunc The function to determine equivalents of values.\n * @param {Object} stack Tracks traversed `array` and `other` objects.\n * @returns {boolean} Returns `true` if the arrays are equivalent, else `false`.\n */\nfunction equalArrays(array, other, bitmask, customizer, equalFunc, stack) {\n var isPartial = bitmask & COMPARE_PARTIAL_FLAG,\n arrLength = array.length,\n othLength = other.length;\n\n if (arrLength != othLength && !(isPartial && othLength > arrLength)) {\n return false;\n }\n // Assume cyclic values are equal.\n var stacked = stack.get(array);\n if (stacked && stack.get(other)) {\n return stacked == other;\n }\n var index = -1,\n result = true,\n seen = (bitmask & COMPARE_UNORDERED_FLAG) ? new SetCache : undefined;\n\n stack.set(array, other);\n stack.set(other, array);\n\n // Ignore non-index properties.\n while (++index < arrLength) {\n var arrValue = array[index],\n othValue = other[index];\n\n if (customizer) {\n var compared = isPartial\n ? customizer(othValue, arrValue, index, other, array, stack)\n : customizer(arrValue, othValue, index, array, other, stack);\n }\n if (compared !== undefined) {\n if (compared) {\n continue;\n }\n result = false;\n break;\n }\n // Recursively compare arrays (susceptible to call stack limits).\n if (seen) {\n if (!arraySome(other, function(othValue, othIndex) {\n if (!cacheHas(seen, othIndex) &&\n (arrValue === othValue || equalFunc(arrValue, othValue, bitmask, customizer, stack))) {\n return seen.push(othIndex);\n }\n })) {\n result = false;\n break;\n }\n } else if (!(\n arrValue === othValue ||\n equalFunc(arrValue, othValue, bitmask, customizer, stack)\n )) {\n result = false;\n break;\n }\n }\n stack['delete'](array);\n stack['delete'](other);\n return result;\n}\n\nmodule.exports = equalArrays;\n", + "parsedSize": 510, + "parsedSource": "e=r(196),o=r(199),i=r(200),u=1,a=2;t.exports=function(t,n,r,c,f,s){var l=r&u,p=t.length,v=n.length;if(p!=v&&!(l&&v>p))return!1;var _=s.get(t);if(_&&s.get(n))return _==n;var h=-1,d=!0,y=r&a?new e:void 0;for(s.set(t,n),s.set(n,t);++h arrLength)) {\n return false;\n }\n // Assume cyclic values are equal.\n var stacked = stack.get(array);\n if (stacked && stack.get(other)) {\n return stacked == other;\n }\n var index = -1,\n result = true,\n seen = (bitmask & COMPARE_UNORDERED_FLAG) ? new SetCache : undefined;\n\n stack.set(array, other);\n stack.set(other, array);\n\n // Ignore non-index properties.\n while (++index < arrLength) {\n var arrValue = array[index],\n othValue = other[index];\n\n if (customizer) {\n var compared = isPartial\n ? customizer(othValue, arrValue, index, other, array, stack)\n : customizer(arrValue, othValue, index, array, other, stack);\n }\n if (compared !== undefined) {\n if (compared) {\n continue;\n }\n result = false;\n break;\n }\n // Recursively compare arrays (susceptible to call stack limits).\n if (seen) {\n if (!arraySome(other, function(othValue, othIndex) {\n if (!cacheHas(seen, othIndex) &&\n (arrValue === othValue || equalFunc(arrValue, othValue, bitmask, customizer, stack))) {\n return seen.push(othIndex);\n }\n })) {\n result = false;\n break;\n }\n } else if (!(\n arrValue === othValue ||\n equalFunc(arrValue, othValue, bitmask, customizer, stack)\n )) {\n result = false;\n break;\n }\n }\n stack['delete'](array);\n stack['delete'](other);\n return result;\n}\n\nmodule.exports = equalArrays;\n", + "modules": [] + }, + { + "id": 92, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_isStrictComparable.js", + "name": "./node_modules/lodash/_isStrictComparable.js", + "index": 192, + "index2": 182, + "size": 414, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseMatchesProperty.js", + "issuerId": 206, + "issuerName": "./node_modules/lodash/_baseMatchesProperty.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 104, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/reject.js", + "name": "./node_modules/lodash/fp/reject.js" + }, + { + "id": 232, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/reject.js", + "name": "./node_modules/lodash/reject.js" + }, + { + "id": 54, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseIteratee.js", + "name": "./node_modules/lodash/_baseIteratee.js" + }, + { + "id": 206, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseMatchesProperty.js", + "name": "./node_modules/lodash/_baseMatchesProperty.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 205, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_getMatchData.js", + "module": "./node_modules/lodash/_getMatchData.js", + "moduleName": "./node_modules/lodash/_getMatchData.js", + "type": "cjs require", + "userRequest": "./_isStrictComparable", + "loc": "1:25-57" + }, + { + "moduleId": 206, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseMatchesProperty.js", + "module": "./node_modules/lodash/_baseMatchesProperty.js", + "moduleName": "./node_modules/lodash/_baseMatchesProperty.js", + "type": "cjs require", + "userRequest": "./_isStrictComparable", + "loc": "5:25-57" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 7, + "source": "var isObject = require('./isObject');\n\n/**\n * Checks if `value` is suitable for strict equality comparisons, i.e. `===`.\n *\n * @private\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` if suitable for strict\n * equality comparisons, else `false`.\n */\nfunction isStrictComparable(value) {\n return value === value && !isObject(value);\n}\n\nmodule.exports = isStrictComparable;\n", + "parsedSize": 50, + "parsedSource": "e=r(3);t.exports=function(t){return t==t&&!e(t)}},", + "originalSize": 414, + "originalSource": "var isObject = require('./isObject');\n\n/**\n * Checks if `value` is suitable for strict equality comparisons, i.e. `===`.\n *\n * @private\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` if suitable for strict\n * equality comparisons, else `false`.\n */\nfunction isStrictComparable(value) {\n return value === value && !isObject(value);\n}\n\nmodule.exports = isStrictComparable;\n", + "modules": [] + }, + { + "id": 93, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_matchesStrictComparable.js", + "name": "./node_modules/lodash/_matchesStrictComparable.js", + "index": 193, + "index2": 184, + "size": 574, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseMatches.js", + "issuerId": 193, + "issuerName": "./node_modules/lodash/_baseMatches.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 104, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/reject.js", + "name": "./node_modules/lodash/fp/reject.js" + }, + { + "id": 232, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/reject.js", + "name": "./node_modules/lodash/reject.js" + }, + { + "id": 54, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseIteratee.js", + "name": "./node_modules/lodash/_baseIteratee.js" + }, + { + "id": 193, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseMatches.js", + "name": "./node_modules/lodash/_baseMatches.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 193, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseMatches.js", + "module": "./node_modules/lodash/_baseMatches.js", + "moduleName": "./node_modules/lodash/_baseMatches.js", + "type": "cjs require", + "userRequest": "./_matchesStrictComparable", + "loc": "3:30-67" + }, + { + "moduleId": 206, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseMatchesProperty.js", + "module": "./node_modules/lodash/_baseMatchesProperty.js", + "moduleName": "./node_modules/lodash/_baseMatchesProperty.js", + "type": "cjs require", + "userRequest": "./_matchesStrictComparable", + "loc": "6:30-67" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 7, + "source": "/**\n * A specialized version of `matchesProperty` for source values suitable\n * for strict equality comparisons, i.e. `===`.\n *\n * @private\n * @param {string} key The key of the property to get.\n * @param {*} srcValue The value to match.\n * @returns {Function} Returns the new spec function.\n */\nfunction matchesStrictComparable(key, srcValue) {\n return function(object) {\n if (object == null) {\n return false;\n }\n return object[key] === srcValue &&\n (srcValue !== undefined || (key in Object(object)));\n };\n}\n\nmodule.exports = matchesStrictComparable;\n", + "parsedSize": 103, + "parsedSource": "t.exports=function(t,n){return function(r){return null!=r&&(r[t]===n&&(void 0!==n||t in Object(r)))}}},", + "originalSize": 574, + "originalSource": "/**\n * A specialized version of `matchesProperty` for source values suitable\n * for strict equality comparisons, i.e. `===`.\n *\n * @private\n * @param {string} key The key of the property to get.\n * @param {*} srcValue The value to match.\n * @returns {Function} Returns the new spec function.\n */\nfunction matchesStrictComparable(key, srcValue) {\n return function(object) {\n if (object == null) {\n return false;\n }\n return object[key] === srcValue &&\n (srcValue !== undefined || (key in Object(object)));\n };\n}\n\nmodule.exports = matchesStrictComparable;\n", + "modules": [] + }, + { + "id": 94, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseGet.js", + "name": "./node_modules/lodash/_baseGet.js", + "index": 196, + "index2": 195, + "size": 616, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/get.js", + "issuerId": 207, + "issuerName": "./node_modules/lodash/get.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 104, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/reject.js", + "name": "./node_modules/lodash/fp/reject.js" + }, + { + "id": 232, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/reject.js", + "name": "./node_modules/lodash/reject.js" + }, + { + "id": 54, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseIteratee.js", + "name": "./node_modules/lodash/_baseIteratee.js" + }, + { + "id": 206, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseMatchesProperty.js", + "name": "./node_modules/lodash/_baseMatchesProperty.js" + }, + { + "id": 207, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/get.js", + "name": "./node_modules/lodash/get.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 207, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/get.js", + "module": "./node_modules/lodash/get.js", + "moduleName": "./node_modules/lodash/get.js", + "type": "cjs require", + "userRequest": "./_baseGet", + "loc": "1:14-35" + }, + { + "moduleId": 215, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_basePropertyDeep.js", + "module": "./node_modules/lodash/_basePropertyDeep.js", + "moduleName": "./node_modules/lodash/_basePropertyDeep.js", + "type": "cjs require", + "userRequest": "./_baseGet", + "loc": "1:14-35" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 8, + "source": "var castPath = require('./_castPath'),\n toKey = require('./_toKey');\n\n/**\n * The base implementation of `_.get` without support for default values.\n *\n * @private\n * @param {Object} object The object to query.\n * @param {Array|string} path The path of the property to get.\n * @returns {*} Returns the resolved value.\n */\nfunction baseGet(object, path) {\n path = castPath(path, object);\n\n var index = 0,\n length = path.length;\n\n while (object != null && index < length) {\n object = object[toKey(path[index++])];\n }\n return (index && index == length) ? object : undefined;\n}\n\nmodule.exports = baseGet;\n", + "parsedSize": 127, + "parsedSource": "e=r(95),o=r(14);t.exports=function(t,n){for(var r=0,i=(n=e(n,t)).length;null!=t&&r= length) ? array : baseSlice(array, start, end);\n}\n\nmodule.exports = castSlice;\n", + "parsedSize": 96, + "parsedSource": "e=r(223);t.exports=function(t,n,r){var o=t.length;return r=void 0===r?o:r,!n&&r>=o?t:e(t,n,r)}},", + "originalSize": 517, + "originalSource": "var baseSlice = require('./_baseSlice');\n\n/**\n * Casts `array` to a slice if it's needed.\n *\n * @private\n * @param {Array} array The array to inspect.\n * @param {number} start The start position.\n * @param {number} [end=array.length] The end position.\n * @returns {Array} Returns the cast slice.\n */\nfunction castSlice(array, start, end) {\n var length = array.length;\n end = end === undefined ? length : end;\n return (!start && end >= length) ? array : baseSlice(array, start, end);\n}\n\nmodule.exports = castSlice;\n", + "modules": [] + }, + { + "id": 99, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_stringToArray.js", + "name": "./node_modules/lodash/_stringToArray.js", + "index": 224, + "index2": 222, + "size": 450, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/trim.js", + "issuerId": 222, + "issuerName": "./node_modules/lodash/trim.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 102, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/trim.js", + "name": "./node_modules/lodash/fp/trim.js" + }, + { + "id": 222, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/trim.js", + "name": "./node_modules/lodash/trim.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 222, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/trim.js", + "module": "./node_modules/lodash/trim.js", + "moduleName": "./node_modules/lodash/trim.js", + "type": "cjs require", + "userRequest": "./_stringToArray", + "loc": "5:20-47" + }, + { + "moduleId": 228, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/split.js", + "module": "./node_modules/lodash/split.js", + "moduleName": "./node_modules/lodash/split.js", + "type": "cjs require", + "userRequest": "./_stringToArray", + "loc": "6:20-47" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 5, + "source": "var asciiToArray = require('./_asciiToArray'),\n hasUnicode = require('./_hasUnicode'),\n unicodeToArray = require('./_unicodeToArray');\n\n/**\n * Converts `string` to an array.\n *\n * @private\n * @param {string} string The string to convert.\n * @returns {Array} Returns the converted array.\n */\nfunction stringToArray(string) {\n return hasUnicode(string)\n ? unicodeToArray(string)\n : asciiToArray(string);\n}\n\nmodule.exports = stringToArray;\n", + "parsedSize": 73, + "parsedSource": "e=r(226),o=r(100),i=r(227);t.exports=function(t){return o(t)?i(t):e(t)}},", + "originalSize": 450, + "originalSource": "var asciiToArray = require('./_asciiToArray'),\n hasUnicode = require('./_hasUnicode'),\n unicodeToArray = require('./_unicodeToArray');\n\n/**\n * Converts `string` to an array.\n *\n * @private\n * @param {string} string The string to convert.\n * @returns {Array} Returns the converted array.\n */\nfunction stringToArray(string) {\n return hasUnicode(string)\n ? unicodeToArray(string)\n : asciiToArray(string);\n}\n\nmodule.exports = stringToArray;\n", + "modules": [] + }, + { + "id": 100, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_hasUnicode.js", + "name": "./node_modules/lodash/_hasUnicode.js", + "index": 226, + "index2": 220, + "size": 949, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/split.js", + "issuerId": 228, + "issuerName": "./node_modules/lodash/split.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 103, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/split.js", + "name": "./node_modules/lodash/fp/split.js" + }, + { + "id": 228, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/split.js", + "name": "./node_modules/lodash/split.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 99, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_stringToArray.js", + "module": "./node_modules/lodash/_stringToArray.js", + "moduleName": "./node_modules/lodash/_stringToArray.js", + "type": "cjs require", + "userRequest": "./_hasUnicode", + "loc": "2:17-41" + }, + { + "moduleId": 228, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/split.js", + "module": "./node_modules/lodash/split.js", + "moduleName": "./node_modules/lodash/split.js", + "type": "cjs require", + "userRequest": "./_hasUnicode", + "loc": "3:17-41" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 5, + "source": "/** Used to compose unicode character classes. */\nvar rsAstralRange = '\\\\ud800-\\\\udfff',\n rsComboMarksRange = '\\\\u0300-\\\\u036f',\n reComboHalfMarksRange = '\\\\ufe20-\\\\ufe2f',\n rsComboSymbolsRange = '\\\\u20d0-\\\\u20ff',\n rsComboRange = rsComboMarksRange + reComboHalfMarksRange + rsComboSymbolsRange,\n rsVarRange = '\\\\ufe0e\\\\ufe0f';\n\n/** Used to compose unicode capture groups. */\nvar rsZWJ = '\\\\u200d';\n\n/** Used to detect strings with [zero-width joiners or code points from the astral planes](http://eev.ee/blog/2015/09/12/dark-corners-of-unicode/). */\nvar reHasUnicode = RegExp('[' + rsZWJ + rsAstralRange + rsComboRange + rsVarRange + ']');\n\n/**\n * Checks if `string` contains Unicode symbols.\n *\n * @private\n * @param {string} string The string to inspect.\n * @returns {boolean} Returns `true` if a symbol is found, else `false`.\n */\nfunction hasUnicode(string) {\n return reHasUnicode.test(string);\n}\n\nmodule.exports = hasUnicode;\n", + "parsedSize": 141, + "parsedSource": "var r=RegExp(\"[\\\\u200d\\\\ud800-\\\\udfff\\\\u0300-\\\\u036f\\\\ufe20-\\\\ufe2f\\\\u20d0-\\\\u20ff\\\\ufe0e\\\\ufe0f]\");t.exports=function(t){return r.test(t)}},", + "originalSize": 949, + "originalSource": "/** Used to compose unicode character classes. */\nvar rsAstralRange = '\\\\ud800-\\\\udfff',\n rsComboMarksRange = '\\\\u0300-\\\\u036f',\n reComboHalfMarksRange = '\\\\ufe20-\\\\ufe2f',\n rsComboSymbolsRange = '\\\\u20d0-\\\\u20ff',\n rsComboRange = rsComboMarksRange + reComboHalfMarksRange + rsComboSymbolsRange,\n rsVarRange = '\\\\ufe0e\\\\ufe0f';\n\n/** Used to compose unicode capture groups. */\nvar rsZWJ = '\\\\u200d';\n\n/** Used to detect strings with [zero-width joiners or code points from the astral planes](http://eev.ee/blog/2015/09/12/dark-corners-of-unicode/). */\nvar reHasUnicode = RegExp('[' + rsZWJ + rsAstralRange + rsComboRange + rsVarRange + ']');\n\n/**\n * Checks if `string` contains Unicode symbols.\n *\n * @private\n * @param {string} string The string to inspect.\n * @returns {boolean} Returns `true` if a symbol is found, else `false`.\n */\nfunction hasUnicode(string) {\n return reHasUnicode.test(string);\n}\n\nmodule.exports = hasUnicode;\n", + "modules": [] + }, + { + "id": 101, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseEach.js", + "name": "./node_modules/lodash/_baseEach.js", + "index": 236, + "index2": 234, + "size": 455, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseFilter.js", + "issuerId": 233, + "issuerName": "./node_modules/lodash/_baseFilter.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 104, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/reject.js", + "name": "./node_modules/lodash/fp/reject.js" + }, + { + "id": 232, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/reject.js", + "name": "./node_modules/lodash/reject.js" + }, + { + "id": 233, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseFilter.js", + "name": "./node_modules/lodash/_baseFilter.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 233, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseFilter.js", + "module": "./node_modules/lodash/_baseFilter.js", + "moduleName": "./node_modules/lodash/_baseFilter.js", + "type": "cjs require", + "userRequest": "./_baseEach", + "loc": "1:15-37" + }, + { + "moduleId": 243, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseMap.js", + "module": "./node_modules/lodash/_baseMap.js", + "moduleName": "./node_modules/lodash/_baseMap.js", + "type": "cjs require", + "userRequest": "./_baseEach", + "loc": "1:15-37" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 6, + "source": "var baseForOwn = require('./_baseForOwn'),\n createBaseEach = require('./_createBaseEach');\n\n/**\n * The base implementation of `_.forEach` without support for iteratee shorthands.\n *\n * @private\n * @param {Array|Object} collection The collection to iterate over.\n * @param {Function} iteratee The function invoked per iteration.\n * @returns {Array|Object} Returns `collection`.\n */\nvar baseEach = createBaseEach(baseForOwn);\n\nmodule.exports = baseEach;\n", + "parsedSize": 34, + "parsedSource": "e=r(234),o=r(237)(e);t.exports=o},", + "originalSize": 455, + "originalSource": "var baseForOwn = require('./_baseForOwn'),\n createBaseEach = require('./_createBaseEach');\n\n/**\n * The base implementation of `_.forEach` without support for iteratee shorthands.\n *\n * @private\n * @param {Array|Object} collection The collection to iterate over.\n * @param {Function} iteratee The function invoked per iteration.\n * @returns {Array|Object} Returns `collection`.\n */\nvar baseEach = createBaseEach(baseForOwn);\n\nmodule.exports = baseEach;\n", + "modules": [] + }, + { + "id": 102, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/trim.js", + "name": "./node_modules/lodash/fp/trim.js", + "index": 8, + "index2": 224, + "size": 153, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.jsx", + "issuerId": null, + "issuerName": "./src/article.jsx", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.jsx", + "name": "./src/article.jsx" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 246, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js 319e037d5ee72d255babc83bf9a736c1", + "module": "./src/index.js + 5 modules", + "moduleName": "./src/index.js + 5 modules", + "type": "harmony side effect evaluation", + "userRequest": "lodash/fp/trim", + "loc": "1:0-35" + }, + { + "moduleId": 246, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js 319e037d5ee72d255babc83bf9a736c1", + "module": "./src/index.js + 5 modules", + "moduleName": "./src/index.js + 5 modules", + "type": "harmony import specifier", + "userRequest": "lodash/fp/trim", + "loc": "10:41-46" + } + ], + "usedExports": [ + "default" + ], + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 3, + "source": "var convert = require('./convert'),\n func = convert('trim', require('../trim'));\n\nfunc.placeholder = require('./placeholder');\nmodule.exports = func;\n", + "parsedSize": 54, + "parsedSource": "e=r(8)(\"trim\",r(222));e.placeholder=r(5),t.exports=e},", + "originalSize": 153, + "originalSource": "var convert = require('./convert'),\n func = convert('trim', require('../trim'));\n\nfunc.placeholder = require('./placeholder');\nmodule.exports = func;\n", + "modules": [] + }, + { + "id": 103, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/split.js", + "name": "./node_modules/lodash/fp/split.js", + "index": 228, + "index2": 229, + "size": 155, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.jsx", + "issuerId": null, + "issuerName": "./src/article.jsx", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.jsx", + "name": "./src/article.jsx" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 246, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js 319e037d5ee72d255babc83bf9a736c1", + "module": "./src/index.js + 5 modules", + "moduleName": "./src/index.js + 5 modules", + "type": "harmony side effect evaluation", + "userRequest": "lodash/fp/split", + "loc": "2:0-37" + }, + { + "moduleId": 246, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js 319e037d5ee72d255babc83bf9a736c1", + "module": "./src/index.js + 5 modules", + "moduleName": "./src/index.js + 5 modules", + "type": "harmony import specifier", + "userRequest": "lodash/fp/split", + "loc": "10:23-29" + } + ], + "usedExports": [ + "default" + ], + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 3, + "source": "var convert = require('./convert'),\n func = convert('split', require('../split'));\n\nfunc.placeholder = require('./placeholder');\nmodule.exports = func;\n", + "parsedSize": 55, + "parsedSource": "e=r(8)(\"split\",r(228));e.placeholder=r(5),t.exports=e},", + "originalSize": 155, + "originalSource": "var convert = require('./convert'),\n func = convert('split', require('../split'));\n\nfunc.placeholder = require('./placeholder');\nmodule.exports = func;\n", + "modules": [] + }, + { + "id": 104, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/reject.js", + "name": "./node_modules/lodash/fp/reject.js", + "index": 233, + "index2": 238, + "size": 157, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.jsx", + "issuerId": null, + "issuerName": "./src/article.jsx", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.jsx", + "name": "./src/article.jsx" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 246, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js 319e037d5ee72d255babc83bf9a736c1", + "module": "./src/index.js + 5 modules", + "moduleName": "./src/index.js + 5 modules", + "type": "harmony side effect evaluation", + "userRequest": "lodash/fp/reject", + "loc": "3:0-39" + }, + { + "moduleId": 246, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js 319e037d5ee72d255babc83bf9a736c1", + "module": "./src/index.js + 5 modules", + "moduleName": "./src/index.js + 5 modules", + "type": "harmony import specifier", + "userRequest": "lodash/fp/reject", + "loc": "10:49-56" + } + ], + "usedExports": [ + "default" + ], + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 3, + "source": "var convert = require('./convert'),\n func = convert('reject', require('../reject'));\n\nfunc.placeholder = require('./placeholder');\nmodule.exports = func;\n", + "parsedSize": 56, + "parsedSource": "e=r(8)(\"reject\",r(232));e.placeholder=r(5),t.exports=e},", + "originalSize": 157, + "originalSource": "var convert = require('./convert'),\n func = convert('reject', require('../reject'));\n\nfunc.placeholder = require('./placeholder');\nmodule.exports = func;\n", + "modules": [] + }, + { + "id": 105, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/pipe.js", + "name": "./node_modules/lodash/fp/pipe.js", + "index": 242, + "index2": 242, + "size": 36, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.jsx", + "issuerId": null, + "issuerName": "./src/article.jsx", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.jsx", + "name": "./src/article.jsx" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 246, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js 319e037d5ee72d255babc83bf9a736c1", + "module": "./src/index.js + 5 modules", + "moduleName": "./src/index.js + 5 modules", + "type": "harmony side effect evaluation", + "userRequest": "lodash/fp/pipe", + "loc": "4:0-35" + }, + { + "moduleId": 246, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js 319e037d5ee72d255babc83bf9a736c1", + "module": "./src/index.js + 5 modules", + "moduleName": "./src/index.js + 5 modules", + "type": "harmony import specifier", + "userRequest": "lodash/fp/pipe", + "loc": "10:17-22" + } + ], + "usedExports": [ + "default" + ], + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 3, + "source": "module.exports = require('./flow');\n", + "parsedSize": 16, + "parsedSource": "exports=r(239)},", + "originalSize": 36, + "originalSource": "module.exports = require('./flow');\n", + "modules": [] + }, + { + "id": 106, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/isEmpty.js", + "name": "./node_modules/lodash/fp/isEmpty.js", + "index": 249, + "index2": 248, + "size": 187, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.jsx", + "issuerId": null, + "issuerName": "./src/article.jsx", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.jsx", + "name": "./src/article.jsx" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 246, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js 319e037d5ee72d255babc83bf9a736c1", + "module": "./src/index.js + 5 modules", + "moduleName": "./src/index.js + 5 modules", + "type": "harmony side effect evaluation", + "userRequest": "lodash/fp/isEmpty", + "loc": "6:0-41" + }, + { + "moduleId": 246, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js 319e037d5ee72d255babc83bf9a736c1", + "module": "./src/index.js + 5 modules", + "moduleName": "./src/index.js + 5 modules", + "type": "harmony import specifier", + "userRequest": "lodash/fp/isEmpty", + "loc": "10:57-65" + } + ], + "usedExports": [ + "default" + ], + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 3, + "source": "var convert = require('./convert'),\n func = convert('isEmpty', require('../isEmpty'), require('./_falseOptions'));\n\nfunc.placeholder = require('./placeholder');\nmodule.exports = func;\n", + "parsedSize": 64, + "parsedSource": "e=r(8)(\"isEmpty\",r(244),r(245));e.placeholder=r(5),t.exports=e},", + "originalSize": 187, + "originalSource": "var convert = require('./convert'),\n func = convert('isEmpty', require('../isEmpty'), require('./_falseOptions'));\n\nfunc.placeholder = require('./placeholder');\nmodule.exports = func;\n", + "modules": [] + }, + { + "id": 107, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/_baseConvert.js", + "name": "./node_modules/lodash/fp/_baseConvert.js", + "index": 10, + "index2": 7, + "size": 16414, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/convert.js", + "issuerId": 8, + "issuerName": "./node_modules/lodash/fp/convert.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 102, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/trim.js", + "name": "./node_modules/lodash/fp/trim.js" + }, + { + "id": 8, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/convert.js", + "name": "./node_modules/lodash/fp/convert.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 8, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/convert.js", + "module": "./node_modules/lodash/fp/convert.js", + "moduleName": "./node_modules/lodash/fp/convert.js", + "type": "cjs require", + "userRequest": "./_baseConvert", + "loc": "1:18-43" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 5, + "source": "var mapping = require('./_mapping'),\n fallbackHolder = require('./placeholder');\n\n/** Built-in value reference. */\nvar push = Array.prototype.push;\n\n/**\n * Creates a function, with an arity of `n`, that invokes `func` with the\n * arguments it receives.\n *\n * @private\n * @param {Function} func The function to wrap.\n * @param {number} n The arity of the new function.\n * @returns {Function} Returns the new function.\n */\nfunction baseArity(func, n) {\n return n == 2\n ? function(a, b) { return func.apply(undefined, arguments); }\n : function(a) { return func.apply(undefined, arguments); };\n}\n\n/**\n * Creates a function that invokes `func`, with up to `n` arguments, ignoring\n * any additional arguments.\n *\n * @private\n * @param {Function} func The function to cap arguments for.\n * @param {number} n The arity cap.\n * @returns {Function} Returns the new function.\n */\nfunction baseAry(func, n) {\n return n == 2\n ? function(a, b) { return func(a, b); }\n : function(a) { return func(a); };\n}\n\n/**\n * Creates a clone of `array`.\n *\n * @private\n * @param {Array} array The array to clone.\n * @returns {Array} Returns the cloned array.\n */\nfunction cloneArray(array) {\n var length = array ? array.length : 0,\n result = Array(length);\n\n while (length--) {\n result[length] = array[length];\n }\n return result;\n}\n\n/**\n * Creates a function that clones a given object using the assignment `func`.\n *\n * @private\n * @param {Function} func The assignment function.\n * @returns {Function} Returns the new cloner function.\n */\nfunction createCloner(func) {\n return function(object) {\n return func({}, object);\n };\n}\n\n/**\n * A specialized version of `_.spread` which flattens the spread array into\n * the arguments of the invoked `func`.\n *\n * @private\n * @param {Function} func The function to spread arguments over.\n * @param {number} start The start position of the spread.\n * @returns {Function} Returns the new function.\n */\nfunction flatSpread(func, start) {\n return function() {\n var length = arguments.length,\n lastIndex = length - 1,\n args = Array(length);\n\n while (length--) {\n args[length] = arguments[length];\n }\n var array = args[start],\n otherArgs = args.slice(0, start);\n\n if (array) {\n push.apply(otherArgs, array);\n }\n if (start != lastIndex) {\n push.apply(otherArgs, args.slice(start + 1));\n }\n return func.apply(this, otherArgs);\n };\n}\n\n/**\n * Creates a function that wraps `func` and uses `cloner` to clone the first\n * argument it receives.\n *\n * @private\n * @param {Function} func The function to wrap.\n * @param {Function} cloner The function to clone arguments.\n * @returns {Function} Returns the new immutable function.\n */\nfunction wrapImmutable(func, cloner) {\n return function() {\n var length = arguments.length;\n if (!length) {\n return;\n }\n var args = Array(length);\n while (length--) {\n args[length] = arguments[length];\n }\n var result = args[0] = cloner.apply(undefined, args);\n func.apply(undefined, args);\n return result;\n };\n}\n\n/**\n * The base implementation of `convert` which accepts a `util` object of methods\n * required to perform conversions.\n *\n * @param {Object} util The util object.\n * @param {string} name The name of the function to convert.\n * @param {Function} func The function to convert.\n * @param {Object} [options] The options object.\n * @param {boolean} [options.cap=true] Specify capping iteratee arguments.\n * @param {boolean} [options.curry=true] Specify currying.\n * @param {boolean} [options.fixed=true] Specify fixed arity.\n * @param {boolean} [options.immutable=true] Specify immutable operations.\n * @param {boolean} [options.rearg=true] Specify rearranging arguments.\n * @returns {Function|Object} Returns the converted function or object.\n */\nfunction baseConvert(util, name, func, options) {\n var isLib = typeof name == 'function',\n isObj = name === Object(name);\n\n if (isObj) {\n options = func;\n func = name;\n name = undefined;\n }\n if (func == null) {\n throw new TypeError;\n }\n options || (options = {});\n\n var config = {\n 'cap': 'cap' in options ? options.cap : true,\n 'curry': 'curry' in options ? options.curry : true,\n 'fixed': 'fixed' in options ? options.fixed : true,\n 'immutable': 'immutable' in options ? options.immutable : true,\n 'rearg': 'rearg' in options ? options.rearg : true\n };\n\n var defaultHolder = isLib ? func : fallbackHolder,\n forceCurry = ('curry' in options) && options.curry,\n forceFixed = ('fixed' in options) && options.fixed,\n forceRearg = ('rearg' in options) && options.rearg,\n pristine = isLib ? func.runInContext() : undefined;\n\n var helpers = isLib ? func : {\n 'ary': util.ary,\n 'assign': util.assign,\n 'clone': util.clone,\n 'curry': util.curry,\n 'forEach': util.forEach,\n 'isArray': util.isArray,\n 'isError': util.isError,\n 'isFunction': util.isFunction,\n 'isWeakMap': util.isWeakMap,\n 'iteratee': util.iteratee,\n 'keys': util.keys,\n 'rearg': util.rearg,\n 'toInteger': util.toInteger,\n 'toPath': util.toPath\n };\n\n var ary = helpers.ary,\n assign = helpers.assign,\n clone = helpers.clone,\n curry = helpers.curry,\n each = helpers.forEach,\n isArray = helpers.isArray,\n isError = helpers.isError,\n isFunction = helpers.isFunction,\n isWeakMap = helpers.isWeakMap,\n keys = helpers.keys,\n rearg = helpers.rearg,\n toInteger = helpers.toInteger,\n toPath = helpers.toPath;\n\n var aryMethodKeys = keys(mapping.aryMethod);\n\n var wrappers = {\n 'castArray': function(castArray) {\n return function() {\n var value = arguments[0];\n return isArray(value)\n ? castArray(cloneArray(value))\n : castArray.apply(undefined, arguments);\n };\n },\n 'iteratee': function(iteratee) {\n return function() {\n var func = arguments[0],\n arity = arguments[1],\n result = iteratee(func, arity),\n length = result.length;\n\n if (config.cap && typeof arity == 'number') {\n arity = arity > 2 ? (arity - 2) : 1;\n return (length && length <= arity) ? result : baseAry(result, arity);\n }\n return result;\n };\n },\n 'mixin': function(mixin) {\n return function(source) {\n var func = this;\n if (!isFunction(func)) {\n return mixin(func, Object(source));\n }\n var pairs = [];\n each(keys(source), function(key) {\n if (isFunction(source[key])) {\n pairs.push([key, func.prototype[key]]);\n }\n });\n\n mixin(func, Object(source));\n\n each(pairs, function(pair) {\n var value = pair[1];\n if (isFunction(value)) {\n func.prototype[pair[0]] = value;\n } else {\n delete func.prototype[pair[0]];\n }\n });\n return func;\n };\n },\n 'nthArg': function(nthArg) {\n return function(n) {\n var arity = n < 0 ? 1 : (toInteger(n) + 1);\n return curry(nthArg(n), arity);\n };\n },\n 'rearg': function(rearg) {\n return function(func, indexes) {\n var arity = indexes ? indexes.length : 0;\n return curry(rearg(func, indexes), arity);\n };\n },\n 'runInContext': function(runInContext) {\n return function(context) {\n return baseConvert(util, runInContext(context), options);\n };\n }\n };\n\n /*--------------------------------------------------------------------------*/\n\n /**\n * Casts `func` to a function with an arity capped iteratee if needed.\n *\n * @private\n * @param {string} name The name of the function to inspect.\n * @param {Function} func The function to inspect.\n * @returns {Function} Returns the cast function.\n */\n function castCap(name, func) {\n if (config.cap) {\n var indexes = mapping.iterateeRearg[name];\n if (indexes) {\n return iterateeRearg(func, indexes);\n }\n var n = !isLib && mapping.iterateeAry[name];\n if (n) {\n return iterateeAry(func, n);\n }\n }\n return func;\n }\n\n /**\n * Casts `func` to a curried function if needed.\n *\n * @private\n * @param {string} name The name of the function to inspect.\n * @param {Function} func The function to inspect.\n * @param {number} n The arity of `func`.\n * @returns {Function} Returns the cast function.\n */\n function castCurry(name, func, n) {\n return (forceCurry || (config.curry && n > 1))\n ? curry(func, n)\n : func;\n }\n\n /**\n * Casts `func` to a fixed arity function if needed.\n *\n * @private\n * @param {string} name The name of the function to inspect.\n * @param {Function} func The function to inspect.\n * @param {number} n The arity cap.\n * @returns {Function} Returns the cast function.\n */\n function castFixed(name, func, n) {\n if (config.fixed && (forceFixed || !mapping.skipFixed[name])) {\n var data = mapping.methodSpread[name],\n start = data && data.start;\n\n return start === undefined ? ary(func, n) : flatSpread(func, start);\n }\n return func;\n }\n\n /**\n * Casts `func` to an rearged function if needed.\n *\n * @private\n * @param {string} name The name of the function to inspect.\n * @param {Function} func The function to inspect.\n * @param {number} n The arity of `func`.\n * @returns {Function} Returns the cast function.\n */\n function castRearg(name, func, n) {\n return (config.rearg && n > 1 && (forceRearg || !mapping.skipRearg[name]))\n ? rearg(func, mapping.methodRearg[name] || mapping.aryRearg[n])\n : func;\n }\n\n /**\n * Creates a clone of `object` by `path`.\n *\n * @private\n * @param {Object} object The object to clone.\n * @param {Array|string} path The path to clone by.\n * @returns {Object} Returns the cloned object.\n */\n function cloneByPath(object, path) {\n path = toPath(path);\n\n var index = -1,\n length = path.length,\n lastIndex = length - 1,\n result = clone(Object(object)),\n nested = result;\n\n while (nested != null && ++index < length) {\n var key = path[index],\n value = nested[key];\n\n if (value != null &&\n !(isFunction(value) || isError(value) || isWeakMap(value))) {\n nested[key] = clone(index == lastIndex ? value : Object(value));\n }\n nested = nested[key];\n }\n return result;\n }\n\n /**\n * Converts `lodash` to an immutable auto-curried iteratee-first data-last\n * version with conversion `options` applied.\n *\n * @param {Object} [options] The options object. See `baseConvert` for more details.\n * @returns {Function} Returns the converted `lodash`.\n */\n function convertLib(options) {\n return _.runInContext.convert(options)(undefined);\n }\n\n /**\n * Create a converter function for `func` of `name`.\n *\n * @param {string} name The name of the function to convert.\n * @param {Function} func The function to convert.\n * @returns {Function} Returns the new converter function.\n */\n function createConverter(name, func) {\n var realName = mapping.aliasToReal[name] || name,\n methodName = mapping.remap[realName] || realName,\n oldOptions = options;\n\n return function(options) {\n var newUtil = isLib ? pristine : helpers,\n newFunc = isLib ? pristine[methodName] : func,\n newOptions = assign(assign({}, oldOptions), options);\n\n return baseConvert(newUtil, realName, newFunc, newOptions);\n };\n }\n\n /**\n * Creates a function that wraps `func` to invoke its iteratee, with up to `n`\n * arguments, ignoring any additional arguments.\n *\n * @private\n * @param {Function} func The function to cap iteratee arguments for.\n * @param {number} n The arity cap.\n * @returns {Function} Returns the new function.\n */\n function iterateeAry(func, n) {\n return overArg(func, function(func) {\n return typeof func == 'function' ? baseAry(func, n) : func;\n });\n }\n\n /**\n * Creates a function that wraps `func` to invoke its iteratee with arguments\n * arranged according to the specified `indexes` where the argument value at\n * the first index is provided as the first argument, the argument value at\n * the second index is provided as the second argument, and so on.\n *\n * @private\n * @param {Function} func The function to rearrange iteratee arguments for.\n * @param {number[]} indexes The arranged argument indexes.\n * @returns {Function} Returns the new function.\n */\n function iterateeRearg(func, indexes) {\n return overArg(func, function(func) {\n var n = indexes.length;\n return baseArity(rearg(baseAry(func, n), indexes), n);\n });\n }\n\n /**\n * Creates a function that invokes `func` with its first argument transformed.\n *\n * @private\n * @param {Function} func The function to wrap.\n * @param {Function} transform The argument transform.\n * @returns {Function} Returns the new function.\n */\n function overArg(func, transform) {\n return function() {\n var length = arguments.length;\n if (!length) {\n return func();\n }\n var args = Array(length);\n while (length--) {\n args[length] = arguments[length];\n }\n var index = config.rearg ? 0 : (length - 1);\n args[index] = transform(args[index]);\n return func.apply(undefined, args);\n };\n }\n\n /**\n * Creates a function that wraps `func` and applys the conversions\n * rules by `name`.\n *\n * @private\n * @param {string} name The name of the function to wrap.\n * @param {Function} func The function to wrap.\n * @returns {Function} Returns the converted function.\n */\n function wrap(name, func, placeholder) {\n var result,\n realName = mapping.aliasToReal[name] || name,\n wrapped = func,\n wrapper = wrappers[realName];\n\n if (wrapper) {\n wrapped = wrapper(func);\n }\n else if (config.immutable) {\n if (mapping.mutate.array[realName]) {\n wrapped = wrapImmutable(func, cloneArray);\n }\n else if (mapping.mutate.object[realName]) {\n wrapped = wrapImmutable(func, createCloner(func));\n }\n else if (mapping.mutate.set[realName]) {\n wrapped = wrapImmutable(func, cloneByPath);\n }\n }\n each(aryMethodKeys, function(aryKey) {\n each(mapping.aryMethod[aryKey], function(otherName) {\n if (realName == otherName) {\n var data = mapping.methodSpread[realName],\n afterRearg = data && data.afterRearg;\n\n result = afterRearg\n ? castFixed(realName, castRearg(realName, wrapped, aryKey), aryKey)\n : castRearg(realName, castFixed(realName, wrapped, aryKey), aryKey);\n\n result = castCap(realName, result);\n result = castCurry(realName, result, aryKey);\n return false;\n }\n });\n return !result;\n });\n\n result || (result = wrapped);\n if (result == func) {\n result = forceCurry ? curry(result, 1) : function() {\n return func.apply(this, arguments);\n };\n }\n result.convert = createConverter(realName, func);\n result.placeholder = func.placeholder = placeholder;\n\n return result;\n }\n\n /*--------------------------------------------------------------------------*/\n\n if (!isObj) {\n return wrap(name, func, defaultHolder);\n }\n var _ = func;\n\n // Convert methods by ary cap.\n var pairs = [];\n each(aryMethodKeys, function(aryKey) {\n each(mapping.aryMethod[aryKey], function(key) {\n var func = _[mapping.remap[key] || key];\n if (func) {\n pairs.push([key, wrap(key, func, _)]);\n }\n });\n });\n\n // Convert remaining methods.\n each(keys(_), function(key) {\n var func = _[key];\n if (typeof func == 'function') {\n var length = pairs.length;\n while (length--) {\n if (pairs[length][0] == key) {\n return;\n }\n }\n func.convert = createConverter(key, func);\n pairs.push([key, func]);\n }\n });\n\n // Assign to `_` leaving `_.prototype` unchanged to allow chaining.\n each(pairs, function(pair) {\n _[pair[0]] = pair[1];\n });\n\n _.convert = convertLib;\n _.placeholder = _;\n\n // Assign aliases.\n each(keys(_), function(key) {\n each(mapping.realToAlias[key] || [], function(alias) {\n _[alias] = _[key];\n });\n });\n\n return _;\n}\n\nmodule.exports = baseConvert;\n", + "parsedSize": 4263, + "parsedSource": "e=r(108),o=r(5),i=Array.prototype.push;function u(t,n){return 2==n?function(n,r){return t(n,r)}:function(n){return t(n)}}function a(t){for(var n=t?t.length:0,r=Array(n);n--;)r[n]=t[n];return r}function c(t,n){return function(){var r=arguments.length;if(r){for(var e=Array(r);r--;)e[r]=arguments[r];var o=e[0]=n.apply(void 0,e);return t.apply(void 0,e),o}}}t.exports=function t(n,r,f,s){var l=\"function\"==typeof r,p=r===Object(r);if(p&&(s=f,f=r,r=void 0),null==f)throw new TypeError;s||(s={});var v={cap:!(\"cap\"in s)||s.cap,curry:!(\"curry\"in s)||s.curry,fixed:!(\"fixed\"in s)||s.fixed,immutable:!(\"immutable\"in s)||s.immutable,rearg:!(\"rearg\"in s)||s.rearg},_=l?f:o,h=\"curry\"in s&&s.curry,d=\"fixed\"in s&&s.fixed,y=\"rearg\"in s&&s.rearg,g=l?f.runInContext():void 0,x=l?f:{ary:n.ary,assign:n.assign,clone:n.clone,curry:n.curry,forEach:n.forEach,isArray:n.isArray,isError:n.isError,isFunction:n.isFunction,isWeakMap:n.isWeakMap,iteratee:n.iteratee,keys:n.keys,rearg:n.rearg,toInteger:n.toInteger,toPath:n.toPath},b=x.ary,m=x.assign,j=x.clone,w=x.curry,A=x.forEach,O=x.isArray,k=x.isError,W=x.isFunction,I=x.isWeakMap,S=x.keys,E=x.rearg,P=x.toInteger,R=x.toPath,M=S(e.aryMethod),F={castArray:function(t){return function(){var n=arguments[0];return O(n)?t(a(n)):t.apply(void 0,arguments)}},iteratee:function(t){return function(){var n=arguments[0],r=arguments[1],e=t(n,r),o=e.length;return v.cap&&\"number\"==typeof r?(r=r>2?r-2:1,o&&o<=r?e:u(e,r)):e}},mixin:function(t){return function(n){var r=this;if(!W(r))return t(r,Object(n));var e=[];return A(S(n),(function(t){W(n[t])&&e.push([t,r.prototype[t]])})),t(r,Object(n)),A(e,(function(t){var n=t[1];W(n)?r.prototype[t[0]]=n:delete r.prototype[t[0]]})),r}},nthArg:function(t){return function(n){var r=n<0?1:P(n)+1;return w(t(n),r)}},rearg:function(t){return function(n,r){var e=r?r.length:0;return w(t(n,r),e)}},runInContext:function(r){return function(e){return t(n,r(e),s)}}};function B(t,n){if(v.cap){var r=e.iterateeRearg[t];if(r)return function(t,n){return L(t,(function(t){var r=n.length;return function(t,n){return 2==n?function(n,r){return t.apply(void 0,arguments)}:function(n){return t.apply(void 0,arguments)}}(E(u(t,r),n),r)}))}(n,r);var o=!l&&e.iterateeAry[t];if(o)return function(t,n){return L(t,(function(t){return\"function\"==typeof t?u(t,n):t}))}(n,o)}return n}function z(t,n,r){if(v.fixed&&(d||!e.skipFixed[t])){var o=e.methodSpread[t],u=o&&o.start;return void 0===u?b(n,r):function(t,n){return function(){for(var r=arguments.length,e=r-1,o=Array(r);r--;)o[r]=arguments[r];var u=o[n],a=o.slice(0,n);return u&&i.apply(a,u),n!=e&&i.apply(a,o.slice(n+1)),t.apply(this,a)}}(n,u)}return n}function C(t,n,r){return v.rearg&&r>1&&(y||!e.skipRearg[t])?E(n,e.methodRearg[t]||e.aryRearg[r]):n}function D(t,n){for(var r=-1,e=(n=R(n)).length,o=e-1,i=j(Object(t)),u=i;null!=u&&++r1?w(n,r):n}(0,o=B(i,o),t),!1}})),!o})),o||(o=u),o==n&&(o=h?w(o,1):function(){return n.apply(this,arguments)}),o.convert=T(i,n),o.placeholder=n.placeholder=r,o}if(!p)return N(r,f,_);var U=f,q=[];return A(M,(function(t){A(e.aryMethod[t],(function(t){var n=U[e.remap[t]||t];n&&q.push([t,N(t,n,U)])}))})),A(S(U),(function(t){var n=U[t];if(\"function\"==typeof n){for(var r=q.length;r--;)if(q[r][0]==t)return;n.convert=T(t,n),q.push([t,n])}})),A(q,(function(t){U[t[0]]=t[1]})),U.convert=function(t){return U.runInContext.convert(t)(void 0)},U.placeholder=U,A(S(U),(function(t){A(e.realToAlias[t]||[],(function(n){U[n]=U[t]}))})),U}},", + "originalSize": 16414, + "originalSource": "var mapping = require('./_mapping'),\n fallbackHolder = require('./placeholder');\n\n/** Built-in value reference. */\nvar push = Array.prototype.push;\n\n/**\n * Creates a function, with an arity of `n`, that invokes `func` with the\n * arguments it receives.\n *\n * @private\n * @param {Function} func The function to wrap.\n * @param {number} n The arity of the new function.\n * @returns {Function} Returns the new function.\n */\nfunction baseArity(func, n) {\n return n == 2\n ? function(a, b) { return func.apply(undefined, arguments); }\n : function(a) { return func.apply(undefined, arguments); };\n}\n\n/**\n * Creates a function that invokes `func`, with up to `n` arguments, ignoring\n * any additional arguments.\n *\n * @private\n * @param {Function} func The function to cap arguments for.\n * @param {number} n The arity cap.\n * @returns {Function} Returns the new function.\n */\nfunction baseAry(func, n) {\n return n == 2\n ? function(a, b) { return func(a, b); }\n : function(a) { return func(a); };\n}\n\n/**\n * Creates a clone of `array`.\n *\n * @private\n * @param {Array} array The array to clone.\n * @returns {Array} Returns the cloned array.\n */\nfunction cloneArray(array) {\n var length = array ? array.length : 0,\n result = Array(length);\n\n while (length--) {\n result[length] = array[length];\n }\n return result;\n}\n\n/**\n * Creates a function that clones a given object using the assignment `func`.\n *\n * @private\n * @param {Function} func The assignment function.\n * @returns {Function} Returns the new cloner function.\n */\nfunction createCloner(func) {\n return function(object) {\n return func({}, object);\n };\n}\n\n/**\n * A specialized version of `_.spread` which flattens the spread array into\n * the arguments of the invoked `func`.\n *\n * @private\n * @param {Function} func The function to spread arguments over.\n * @param {number} start The start position of the spread.\n * @returns {Function} Returns the new function.\n */\nfunction flatSpread(func, start) {\n return function() {\n var length = arguments.length,\n lastIndex = length - 1,\n args = Array(length);\n\n while (length--) {\n args[length] = arguments[length];\n }\n var array = args[start],\n otherArgs = args.slice(0, start);\n\n if (array) {\n push.apply(otherArgs, array);\n }\n if (start != lastIndex) {\n push.apply(otherArgs, args.slice(start + 1));\n }\n return func.apply(this, otherArgs);\n };\n}\n\n/**\n * Creates a function that wraps `func` and uses `cloner` to clone the first\n * argument it receives.\n *\n * @private\n * @param {Function} func The function to wrap.\n * @param {Function} cloner The function to clone arguments.\n * @returns {Function} Returns the new immutable function.\n */\nfunction wrapImmutable(func, cloner) {\n return function() {\n var length = arguments.length;\n if (!length) {\n return;\n }\n var args = Array(length);\n while (length--) {\n args[length] = arguments[length];\n }\n var result = args[0] = cloner.apply(undefined, args);\n func.apply(undefined, args);\n return result;\n };\n}\n\n/**\n * The base implementation of `convert` which accepts a `util` object of methods\n * required to perform conversions.\n *\n * @param {Object} util The util object.\n * @param {string} name The name of the function to convert.\n * @param {Function} func The function to convert.\n * @param {Object} [options] The options object.\n * @param {boolean} [options.cap=true] Specify capping iteratee arguments.\n * @param {boolean} [options.curry=true] Specify currying.\n * @param {boolean} [options.fixed=true] Specify fixed arity.\n * @param {boolean} [options.immutable=true] Specify immutable operations.\n * @param {boolean} [options.rearg=true] Specify rearranging arguments.\n * @returns {Function|Object} Returns the converted function or object.\n */\nfunction baseConvert(util, name, func, options) {\n var isLib = typeof name == 'function',\n isObj = name === Object(name);\n\n if (isObj) {\n options = func;\n func = name;\n name = undefined;\n }\n if (func == null) {\n throw new TypeError;\n }\n options || (options = {});\n\n var config = {\n 'cap': 'cap' in options ? options.cap : true,\n 'curry': 'curry' in options ? options.curry : true,\n 'fixed': 'fixed' in options ? options.fixed : true,\n 'immutable': 'immutable' in options ? options.immutable : true,\n 'rearg': 'rearg' in options ? options.rearg : true\n };\n\n var defaultHolder = isLib ? func : fallbackHolder,\n forceCurry = ('curry' in options) && options.curry,\n forceFixed = ('fixed' in options) && options.fixed,\n forceRearg = ('rearg' in options) && options.rearg,\n pristine = isLib ? func.runInContext() : undefined;\n\n var helpers = isLib ? func : {\n 'ary': util.ary,\n 'assign': util.assign,\n 'clone': util.clone,\n 'curry': util.curry,\n 'forEach': util.forEach,\n 'isArray': util.isArray,\n 'isError': util.isError,\n 'isFunction': util.isFunction,\n 'isWeakMap': util.isWeakMap,\n 'iteratee': util.iteratee,\n 'keys': util.keys,\n 'rearg': util.rearg,\n 'toInteger': util.toInteger,\n 'toPath': util.toPath\n };\n\n var ary = helpers.ary,\n assign = helpers.assign,\n clone = helpers.clone,\n curry = helpers.curry,\n each = helpers.forEach,\n isArray = helpers.isArray,\n isError = helpers.isError,\n isFunction = helpers.isFunction,\n isWeakMap = helpers.isWeakMap,\n keys = helpers.keys,\n rearg = helpers.rearg,\n toInteger = helpers.toInteger,\n toPath = helpers.toPath;\n\n var aryMethodKeys = keys(mapping.aryMethod);\n\n var wrappers = {\n 'castArray': function(castArray) {\n return function() {\n var value = arguments[0];\n return isArray(value)\n ? castArray(cloneArray(value))\n : castArray.apply(undefined, arguments);\n };\n },\n 'iteratee': function(iteratee) {\n return function() {\n var func = arguments[0],\n arity = arguments[1],\n result = iteratee(func, arity),\n length = result.length;\n\n if (config.cap && typeof arity == 'number') {\n arity = arity > 2 ? (arity - 2) : 1;\n return (length && length <= arity) ? result : baseAry(result, arity);\n }\n return result;\n };\n },\n 'mixin': function(mixin) {\n return function(source) {\n var func = this;\n if (!isFunction(func)) {\n return mixin(func, Object(source));\n }\n var pairs = [];\n each(keys(source), function(key) {\n if (isFunction(source[key])) {\n pairs.push([key, func.prototype[key]]);\n }\n });\n\n mixin(func, Object(source));\n\n each(pairs, function(pair) {\n var value = pair[1];\n if (isFunction(value)) {\n func.prototype[pair[0]] = value;\n } else {\n delete func.prototype[pair[0]];\n }\n });\n return func;\n };\n },\n 'nthArg': function(nthArg) {\n return function(n) {\n var arity = n < 0 ? 1 : (toInteger(n) + 1);\n return curry(nthArg(n), arity);\n };\n },\n 'rearg': function(rearg) {\n return function(func, indexes) {\n var arity = indexes ? indexes.length : 0;\n return curry(rearg(func, indexes), arity);\n };\n },\n 'runInContext': function(runInContext) {\n return function(context) {\n return baseConvert(util, runInContext(context), options);\n };\n }\n };\n\n /*--------------------------------------------------------------------------*/\n\n /**\n * Casts `func` to a function with an arity capped iteratee if needed.\n *\n * @private\n * @param {string} name The name of the function to inspect.\n * @param {Function} func The function to inspect.\n * @returns {Function} Returns the cast function.\n */\n function castCap(name, func) {\n if (config.cap) {\n var indexes = mapping.iterateeRearg[name];\n if (indexes) {\n return iterateeRearg(func, indexes);\n }\n var n = !isLib && mapping.iterateeAry[name];\n if (n) {\n return iterateeAry(func, n);\n }\n }\n return func;\n }\n\n /**\n * Casts `func` to a curried function if needed.\n *\n * @private\n * @param {string} name The name of the function to inspect.\n * @param {Function} func The function to inspect.\n * @param {number} n The arity of `func`.\n * @returns {Function} Returns the cast function.\n */\n function castCurry(name, func, n) {\n return (forceCurry || (config.curry && n > 1))\n ? curry(func, n)\n : func;\n }\n\n /**\n * Casts `func` to a fixed arity function if needed.\n *\n * @private\n * @param {string} name The name of the function to inspect.\n * @param {Function} func The function to inspect.\n * @param {number} n The arity cap.\n * @returns {Function} Returns the cast function.\n */\n function castFixed(name, func, n) {\n if (config.fixed && (forceFixed || !mapping.skipFixed[name])) {\n var data = mapping.methodSpread[name],\n start = data && data.start;\n\n return start === undefined ? ary(func, n) : flatSpread(func, start);\n }\n return func;\n }\n\n /**\n * Casts `func` to an rearged function if needed.\n *\n * @private\n * @param {string} name The name of the function to inspect.\n * @param {Function} func The function to inspect.\n * @param {number} n The arity of `func`.\n * @returns {Function} Returns the cast function.\n */\n function castRearg(name, func, n) {\n return (config.rearg && n > 1 && (forceRearg || !mapping.skipRearg[name]))\n ? rearg(func, mapping.methodRearg[name] || mapping.aryRearg[n])\n : func;\n }\n\n /**\n * Creates a clone of `object` by `path`.\n *\n * @private\n * @param {Object} object The object to clone.\n * @param {Array|string} path The path to clone by.\n * @returns {Object} Returns the cloned object.\n */\n function cloneByPath(object, path) {\n path = toPath(path);\n\n var index = -1,\n length = path.length,\n lastIndex = length - 1,\n result = clone(Object(object)),\n nested = result;\n\n while (nested != null && ++index < length) {\n var key = path[index],\n value = nested[key];\n\n if (value != null &&\n !(isFunction(value) || isError(value) || isWeakMap(value))) {\n nested[key] = clone(index == lastIndex ? value : Object(value));\n }\n nested = nested[key];\n }\n return result;\n }\n\n /**\n * Converts `lodash` to an immutable auto-curried iteratee-first data-last\n * version with conversion `options` applied.\n *\n * @param {Object} [options] The options object. See `baseConvert` for more details.\n * @returns {Function} Returns the converted `lodash`.\n */\n function convertLib(options) {\n return _.runInContext.convert(options)(undefined);\n }\n\n /**\n * Create a converter function for `func` of `name`.\n *\n * @param {string} name The name of the function to convert.\n * @param {Function} func The function to convert.\n * @returns {Function} Returns the new converter function.\n */\n function createConverter(name, func) {\n var realName = mapping.aliasToReal[name] || name,\n methodName = mapping.remap[realName] || realName,\n oldOptions = options;\n\n return function(options) {\n var newUtil = isLib ? pristine : helpers,\n newFunc = isLib ? pristine[methodName] : func,\n newOptions = assign(assign({}, oldOptions), options);\n\n return baseConvert(newUtil, realName, newFunc, newOptions);\n };\n }\n\n /**\n * Creates a function that wraps `func` to invoke its iteratee, with up to `n`\n * arguments, ignoring any additional arguments.\n *\n * @private\n * @param {Function} func The function to cap iteratee arguments for.\n * @param {number} n The arity cap.\n * @returns {Function} Returns the new function.\n */\n function iterateeAry(func, n) {\n return overArg(func, function(func) {\n return typeof func == 'function' ? baseAry(func, n) : func;\n });\n }\n\n /**\n * Creates a function that wraps `func` to invoke its iteratee with arguments\n * arranged according to the specified `indexes` where the argument value at\n * the first index is provided as the first argument, the argument value at\n * the second index is provided as the second argument, and so on.\n *\n * @private\n * @param {Function} func The function to rearrange iteratee arguments for.\n * @param {number[]} indexes The arranged argument indexes.\n * @returns {Function} Returns the new function.\n */\n function iterateeRearg(func, indexes) {\n return overArg(func, function(func) {\n var n = indexes.length;\n return baseArity(rearg(baseAry(func, n), indexes), n);\n });\n }\n\n /**\n * Creates a function that invokes `func` with its first argument transformed.\n *\n * @private\n * @param {Function} func The function to wrap.\n * @param {Function} transform The argument transform.\n * @returns {Function} Returns the new function.\n */\n function overArg(func, transform) {\n return function() {\n var length = arguments.length;\n if (!length) {\n return func();\n }\n var args = Array(length);\n while (length--) {\n args[length] = arguments[length];\n }\n var index = config.rearg ? 0 : (length - 1);\n args[index] = transform(args[index]);\n return func.apply(undefined, args);\n };\n }\n\n /**\n * Creates a function that wraps `func` and applys the conversions\n * rules by `name`.\n *\n * @private\n * @param {string} name The name of the function to wrap.\n * @param {Function} func The function to wrap.\n * @returns {Function} Returns the converted function.\n */\n function wrap(name, func, placeholder) {\n var result,\n realName = mapping.aliasToReal[name] || name,\n wrapped = func,\n wrapper = wrappers[realName];\n\n if (wrapper) {\n wrapped = wrapper(func);\n }\n else if (config.immutable) {\n if (mapping.mutate.array[realName]) {\n wrapped = wrapImmutable(func, cloneArray);\n }\n else if (mapping.mutate.object[realName]) {\n wrapped = wrapImmutable(func, createCloner(func));\n }\n else if (mapping.mutate.set[realName]) {\n wrapped = wrapImmutable(func, cloneByPath);\n }\n }\n each(aryMethodKeys, function(aryKey) {\n each(mapping.aryMethod[aryKey], function(otherName) {\n if (realName == otherName) {\n var data = mapping.methodSpread[realName],\n afterRearg = data && data.afterRearg;\n\n result = afterRearg\n ? castFixed(realName, castRearg(realName, wrapped, aryKey), aryKey)\n : castRearg(realName, castFixed(realName, wrapped, aryKey), aryKey);\n\n result = castCap(realName, result);\n result = castCurry(realName, result, aryKey);\n return false;\n }\n });\n return !result;\n });\n\n result || (result = wrapped);\n if (result == func) {\n result = forceCurry ? curry(result, 1) : function() {\n return func.apply(this, arguments);\n };\n }\n result.convert = createConverter(realName, func);\n result.placeholder = func.placeholder = placeholder;\n\n return result;\n }\n\n /*--------------------------------------------------------------------------*/\n\n if (!isObj) {\n return wrap(name, func, defaultHolder);\n }\n var _ = func;\n\n // Convert methods by ary cap.\n var pairs = [];\n each(aryMethodKeys, function(aryKey) {\n each(mapping.aryMethod[aryKey], function(key) {\n var func = _[mapping.remap[key] || key];\n if (func) {\n pairs.push([key, wrap(key, func, _)]);\n }\n });\n });\n\n // Convert remaining methods.\n each(keys(_), function(key) {\n var func = _[key];\n if (typeof func == 'function') {\n var length = pairs.length;\n while (length--) {\n if (pairs[length][0] == key) {\n return;\n }\n }\n func.convert = createConverter(key, func);\n pairs.push([key, func]);\n }\n });\n\n // Assign to `_` leaving `_.prototype` unchanged to allow chaining.\n each(pairs, function(pair) {\n _[pair[0]] = pair[1];\n });\n\n _.convert = convertLib;\n _.placeholder = _;\n\n // Assign aliases.\n each(keys(_), function(key) {\n each(mapping.realToAlias[key] || [], function(alias) {\n _[alias] = _[key];\n });\n });\n\n return _;\n}\n\nmodule.exports = baseConvert;\n", + "modules": [] + }, + { + "id": 108, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/_mapping.js", + "name": "./node_modules/lodash/fp/_mapping.js", + "index": 11, + "index2": 5, + "size": 9955, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/_baseConvert.js", + "issuerId": 107, + "issuerName": "./node_modules/lodash/fp/_baseConvert.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 102, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/trim.js", + "name": "./node_modules/lodash/fp/trim.js" + }, + { + "id": 8, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/convert.js", + "name": "./node_modules/lodash/fp/convert.js" + }, + { + "id": 107, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/_baseConvert.js", + "name": "./node_modules/lodash/fp/_baseConvert.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 107, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/_baseConvert.js", + "module": "./node_modules/lodash/fp/_baseConvert.js", + "moduleName": "./node_modules/lodash/fp/_baseConvert.js", + "type": "cjs require", + "userRequest": "./_mapping", + "loc": "1:14-35" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 6, + "source": "/** Used to map aliases to their real names. */\nexports.aliasToReal = {\n\n // Lodash aliases.\n 'each': 'forEach',\n 'eachRight': 'forEachRight',\n 'entries': 'toPairs',\n 'entriesIn': 'toPairsIn',\n 'extend': 'assignIn',\n 'extendAll': 'assignInAll',\n 'extendAllWith': 'assignInAllWith',\n 'extendWith': 'assignInWith',\n 'first': 'head',\n\n // Methods that are curried variants of others.\n 'conforms': 'conformsTo',\n 'matches': 'isMatch',\n 'property': 'get',\n\n // Ramda aliases.\n '__': 'placeholder',\n 'F': 'stubFalse',\n 'T': 'stubTrue',\n 'all': 'every',\n 'allPass': 'overEvery',\n 'always': 'constant',\n 'any': 'some',\n 'anyPass': 'overSome',\n 'apply': 'spread',\n 'assoc': 'set',\n 'assocPath': 'set',\n 'complement': 'negate',\n 'compose': 'flowRight',\n 'contains': 'includes',\n 'dissoc': 'unset',\n 'dissocPath': 'unset',\n 'dropLast': 'dropRight',\n 'dropLastWhile': 'dropRightWhile',\n 'equals': 'isEqual',\n 'identical': 'eq',\n 'indexBy': 'keyBy',\n 'init': 'initial',\n 'invertObj': 'invert',\n 'juxt': 'over',\n 'omitAll': 'omit',\n 'nAry': 'ary',\n 'path': 'get',\n 'pathEq': 'matchesProperty',\n 'pathOr': 'getOr',\n 'paths': 'at',\n 'pickAll': 'pick',\n 'pipe': 'flow',\n 'pluck': 'map',\n 'prop': 'get',\n 'propEq': 'matchesProperty',\n 'propOr': 'getOr',\n 'props': 'at',\n 'symmetricDifference': 'xor',\n 'symmetricDifferenceBy': 'xorBy',\n 'symmetricDifferenceWith': 'xorWith',\n 'takeLast': 'takeRight',\n 'takeLastWhile': 'takeRightWhile',\n 'unapply': 'rest',\n 'unnest': 'flatten',\n 'useWith': 'overArgs',\n 'where': 'conformsTo',\n 'whereEq': 'isMatch',\n 'zipObj': 'zipObject'\n};\n\n/** Used to map ary to method names. */\nexports.aryMethod = {\n '1': [\n 'assignAll', 'assignInAll', 'attempt', 'castArray', 'ceil', 'create',\n 'curry', 'curryRight', 'defaultsAll', 'defaultsDeepAll', 'floor', 'flow',\n 'flowRight', 'fromPairs', 'invert', 'iteratee', 'memoize', 'method', 'mergeAll',\n 'methodOf', 'mixin', 'nthArg', 'over', 'overEvery', 'overSome','rest', 'reverse',\n 'round', 'runInContext', 'spread', 'template', 'trim', 'trimEnd', 'trimStart',\n 'uniqueId', 'words', 'zipAll'\n ],\n '2': [\n 'add', 'after', 'ary', 'assign', 'assignAllWith', 'assignIn', 'assignInAllWith',\n 'at', 'before', 'bind', 'bindAll', 'bindKey', 'chunk', 'cloneDeepWith',\n 'cloneWith', 'concat', 'conformsTo', 'countBy', 'curryN', 'curryRightN',\n 'debounce', 'defaults', 'defaultsDeep', 'defaultTo', 'delay', 'difference',\n 'divide', 'drop', 'dropRight', 'dropRightWhile', 'dropWhile', 'endsWith', 'eq',\n 'every', 'filter', 'find', 'findIndex', 'findKey', 'findLast', 'findLastIndex',\n 'findLastKey', 'flatMap', 'flatMapDeep', 'flattenDepth', 'forEach',\n 'forEachRight', 'forIn', 'forInRight', 'forOwn', 'forOwnRight', 'get',\n 'groupBy', 'gt', 'gte', 'has', 'hasIn', 'includes', 'indexOf', 'intersection',\n 'invertBy', 'invoke', 'invokeMap', 'isEqual', 'isMatch', 'join', 'keyBy',\n 'lastIndexOf', 'lt', 'lte', 'map', 'mapKeys', 'mapValues', 'matchesProperty',\n 'maxBy', 'meanBy', 'merge', 'mergeAllWith', 'minBy', 'multiply', 'nth', 'omit',\n 'omitBy', 'overArgs', 'pad', 'padEnd', 'padStart', 'parseInt', 'partial',\n 'partialRight', 'partition', 'pick', 'pickBy', 'propertyOf', 'pull', 'pullAll',\n 'pullAt', 'random', 'range', 'rangeRight', 'rearg', 'reject', 'remove',\n 'repeat', 'restFrom', 'result', 'sampleSize', 'some', 'sortBy', 'sortedIndex',\n 'sortedIndexOf', 'sortedLastIndex', 'sortedLastIndexOf', 'sortedUniqBy',\n 'split', 'spreadFrom', 'startsWith', 'subtract', 'sumBy', 'take', 'takeRight',\n 'takeRightWhile', 'takeWhile', 'tap', 'throttle', 'thru', 'times', 'trimChars',\n 'trimCharsEnd', 'trimCharsStart', 'truncate', 'union', 'uniqBy', 'uniqWith',\n 'unset', 'unzipWith', 'without', 'wrap', 'xor', 'zip', 'zipObject',\n 'zipObjectDeep'\n ],\n '3': [\n 'assignInWith', 'assignWith', 'clamp', 'differenceBy', 'differenceWith',\n 'findFrom', 'findIndexFrom', 'findLastFrom', 'findLastIndexFrom', 'getOr',\n 'includesFrom', 'indexOfFrom', 'inRange', 'intersectionBy', 'intersectionWith',\n 'invokeArgs', 'invokeArgsMap', 'isEqualWith', 'isMatchWith', 'flatMapDepth',\n 'lastIndexOfFrom', 'mergeWith', 'orderBy', 'padChars', 'padCharsEnd',\n 'padCharsStart', 'pullAllBy', 'pullAllWith', 'rangeStep', 'rangeStepRight',\n 'reduce', 'reduceRight', 'replace', 'set', 'slice', 'sortedIndexBy',\n 'sortedLastIndexBy', 'transform', 'unionBy', 'unionWith', 'update', 'xorBy',\n 'xorWith', 'zipWith'\n ],\n '4': [\n 'fill', 'setWith', 'updateWith'\n ]\n};\n\n/** Used to map ary to rearg configs. */\nexports.aryRearg = {\n '2': [1, 0],\n '3': [2, 0, 1],\n '4': [3, 2, 0, 1]\n};\n\n/** Used to map method names to their iteratee ary. */\nexports.iterateeAry = {\n 'dropRightWhile': 1,\n 'dropWhile': 1,\n 'every': 1,\n 'filter': 1,\n 'find': 1,\n 'findFrom': 1,\n 'findIndex': 1,\n 'findIndexFrom': 1,\n 'findKey': 1,\n 'findLast': 1,\n 'findLastFrom': 1,\n 'findLastIndex': 1,\n 'findLastIndexFrom': 1,\n 'findLastKey': 1,\n 'flatMap': 1,\n 'flatMapDeep': 1,\n 'flatMapDepth': 1,\n 'forEach': 1,\n 'forEachRight': 1,\n 'forIn': 1,\n 'forInRight': 1,\n 'forOwn': 1,\n 'forOwnRight': 1,\n 'map': 1,\n 'mapKeys': 1,\n 'mapValues': 1,\n 'partition': 1,\n 'reduce': 2,\n 'reduceRight': 2,\n 'reject': 1,\n 'remove': 1,\n 'some': 1,\n 'takeRightWhile': 1,\n 'takeWhile': 1,\n 'times': 1,\n 'transform': 2\n};\n\n/** Used to map method names to iteratee rearg configs. */\nexports.iterateeRearg = {\n 'mapKeys': [1],\n 'reduceRight': [1, 0]\n};\n\n/** Used to map method names to rearg configs. */\nexports.methodRearg = {\n 'assignInAllWith': [1, 0],\n 'assignInWith': [1, 2, 0],\n 'assignAllWith': [1, 0],\n 'assignWith': [1, 2, 0],\n 'differenceBy': [1, 2, 0],\n 'differenceWith': [1, 2, 0],\n 'getOr': [2, 1, 0],\n 'intersectionBy': [1, 2, 0],\n 'intersectionWith': [1, 2, 0],\n 'isEqualWith': [1, 2, 0],\n 'isMatchWith': [2, 1, 0],\n 'mergeAllWith': [1, 0],\n 'mergeWith': [1, 2, 0],\n 'padChars': [2, 1, 0],\n 'padCharsEnd': [2, 1, 0],\n 'padCharsStart': [2, 1, 0],\n 'pullAllBy': [2, 1, 0],\n 'pullAllWith': [2, 1, 0],\n 'rangeStep': [1, 2, 0],\n 'rangeStepRight': [1, 2, 0],\n 'setWith': [3, 1, 2, 0],\n 'sortedIndexBy': [2, 1, 0],\n 'sortedLastIndexBy': [2, 1, 0],\n 'unionBy': [1, 2, 0],\n 'unionWith': [1, 2, 0],\n 'updateWith': [3, 1, 2, 0],\n 'xorBy': [1, 2, 0],\n 'xorWith': [1, 2, 0],\n 'zipWith': [1, 2, 0]\n};\n\n/** Used to map method names to spread configs. */\nexports.methodSpread = {\n 'assignAll': { 'start': 0 },\n 'assignAllWith': { 'start': 0 },\n 'assignInAll': { 'start': 0 },\n 'assignInAllWith': { 'start': 0 },\n 'defaultsAll': { 'start': 0 },\n 'defaultsDeepAll': { 'start': 0 },\n 'invokeArgs': { 'start': 2 },\n 'invokeArgsMap': { 'start': 2 },\n 'mergeAll': { 'start': 0 },\n 'mergeAllWith': { 'start': 0 },\n 'partial': { 'start': 1 },\n 'partialRight': { 'start': 1 },\n 'without': { 'start': 1 },\n 'zipAll': { 'start': 0 }\n};\n\n/** Used to identify methods which mutate arrays or objects. */\nexports.mutate = {\n 'array': {\n 'fill': true,\n 'pull': true,\n 'pullAll': true,\n 'pullAllBy': true,\n 'pullAllWith': true,\n 'pullAt': true,\n 'remove': true,\n 'reverse': true\n },\n 'object': {\n 'assign': true,\n 'assignAll': true,\n 'assignAllWith': true,\n 'assignIn': true,\n 'assignInAll': true,\n 'assignInAllWith': true,\n 'assignInWith': true,\n 'assignWith': true,\n 'defaults': true,\n 'defaultsAll': true,\n 'defaultsDeep': true,\n 'defaultsDeepAll': true,\n 'merge': true,\n 'mergeAll': true,\n 'mergeAllWith': true,\n 'mergeWith': true,\n },\n 'set': {\n 'set': true,\n 'setWith': true,\n 'unset': true,\n 'update': true,\n 'updateWith': true\n }\n};\n\n/** Used to map real names to their aliases. */\nexports.realToAlias = (function() {\n var hasOwnProperty = Object.prototype.hasOwnProperty,\n object = exports.aliasToReal,\n result = {};\n\n for (var key in object) {\n var value = object[key];\n if (hasOwnProperty.call(result, value)) {\n result[value].push(key);\n } else {\n result[value] = [key];\n }\n }\n return result;\n}());\n\n/** Used to map method names to other names. */\nexports.remap = {\n 'assignAll': 'assign',\n 'assignAllWith': 'assignWith',\n 'assignInAll': 'assignIn',\n 'assignInAllWith': 'assignInWith',\n 'curryN': 'curry',\n 'curryRightN': 'curryRight',\n 'defaultsAll': 'defaults',\n 'defaultsDeepAll': 'defaultsDeep',\n 'findFrom': 'find',\n 'findIndexFrom': 'findIndex',\n 'findLastFrom': 'findLast',\n 'findLastIndexFrom': 'findLastIndex',\n 'getOr': 'get',\n 'includesFrom': 'includes',\n 'indexOfFrom': 'indexOf',\n 'invokeArgs': 'invoke',\n 'invokeArgsMap': 'invokeMap',\n 'lastIndexOfFrom': 'lastIndexOf',\n 'mergeAll': 'merge',\n 'mergeAllWith': 'mergeWith',\n 'padChars': 'pad',\n 'padCharsEnd': 'padEnd',\n 'padCharsStart': 'padStart',\n 'propertyOf': 'get',\n 'rangeStep': 'range',\n 'rangeStepRight': 'rangeRight',\n 'restFrom': 'rest',\n 'spreadFrom': 'spread',\n 'trimChars': 'trim',\n 'trimCharsEnd': 'trimEnd',\n 'trimCharsStart': 'trimStart',\n 'zipAll': 'zip'\n};\n\n/** Used to track methods that skip fixing their arity. */\nexports.skipFixed = {\n 'castArray': true,\n 'flow': true,\n 'flowRight': true,\n 'iteratee': true,\n 'mixin': true,\n 'rearg': true,\n 'runInContext': true\n};\n\n/** Used to track methods that skip rearranging arguments. */\nexports.skipRearg = {\n 'add': true,\n 'assign': true,\n 'assignIn': true,\n 'bind': true,\n 'bindKey': true,\n 'concat': true,\n 'difference': true,\n 'divide': true,\n 'eq': true,\n 'gt': true,\n 'gte': true,\n 'isEqual': true,\n 'lt': true,\n 'lte': true,\n 'matchesProperty': true,\n 'merge': true,\n 'multiply': true,\n 'overArgs': true,\n 'partial': true,\n 'partialRight': true,\n 'propertyOf': true,\n 'random': true,\n 'range': true,\n 'rangeRight': true,\n 'subtract': true,\n 'zip': true,\n 'zipObject': true,\n 'zipObjectDeep': true\n};\n", + "parsedSize": 6716, + "parsedSource": "n.aliasToReal={each:\"forEach\",eachRight:\"forEachRight\",entries:\"toPairs\",entriesIn:\"toPairsIn\",extend:\"assignIn\",extendAll:\"assignInAll\",extendAllWith:\"assignInAllWith\",extendWith:\"assignInWith\",first:\"head\",conforms:\"conformsTo\",matches:\"isMatch\",property:\"get\",__:\"placeholder\",F:\"stubFalse\",T:\"stubTrue\",all:\"every\",allPass:\"overEvery\",always:\"constant\",any:\"some\",anyPass:\"overSome\",apply:\"spread\",assoc:\"set\",assocPath:\"set\",complement:\"negate\",compose:\"flowRight\",contains:\"includes\",dissoc:\"unset\",dissocPath:\"unset\",dropLast:\"dropRight\",dropLastWhile:\"dropRightWhile\",equals:\"isEqual\",identical:\"eq\",indexBy:\"keyBy\",init:\"initial\",invertObj:\"invert\",juxt:\"over\",omitAll:\"omit\",nAry:\"ary\",path:\"get\",pathEq:\"matchesProperty\",pathOr:\"getOr\",paths:\"at\",pickAll:\"pick\",pipe:\"flow\",pluck:\"map\",prop:\"get\",propEq:\"matchesProperty\",propOr:\"getOr\",props:\"at\",symmetricDifference:\"xor\",symmetricDifferenceBy:\"xorBy\",symmetricDifferenceWith:\"xorWith\",takeLast:\"takeRight\",takeLastWhile:\"takeRightWhile\",unapply:\"rest\",unnest:\"flatten\",useWith:\"overArgs\",where:\"conformsTo\",whereEq:\"isMatch\",zipObj:\"zipObject\"},n.aryMethod={1:[\"assignAll\",\"assignInAll\",\"attempt\",\"castArray\",\"ceil\",\"create\",\"curry\",\"curryRight\",\"defaultsAll\",\"defaultsDeepAll\",\"floor\",\"flow\",\"flowRight\",\"fromPairs\",\"invert\",\"iteratee\",\"memoize\",\"method\",\"mergeAll\",\"methodOf\",\"mixin\",\"nthArg\",\"over\",\"overEvery\",\"overSome\",\"rest\",\"reverse\",\"round\",\"runInContext\",\"spread\",\"template\",\"trim\",\"trimEnd\",\"trimStart\",\"uniqueId\",\"words\",\"zipAll\"],2:[\"add\",\"after\",\"ary\",\"assign\",\"assignAllWith\",\"assignIn\",\"assignInAllWith\",\"at\",\"before\",\"bind\",\"bindAll\",\"bindKey\",\"chunk\",\"cloneDeepWith\",\"cloneWith\",\"concat\",\"conformsTo\",\"countBy\",\"curryN\",\"curryRightN\",\"debounce\",\"defaults\",\"defaultsDeep\",\"defaultTo\",\"delay\",\"difference\",\"divide\",\"drop\",\"dropRight\",\"dropRightWhile\",\"dropWhile\",\"endsWith\",\"eq\",\"every\",\"filter\",\"find\",\"findIndex\",\"findKey\",\"findLast\",\"findLastIndex\",\"findLastKey\",\"flatMap\",\"flatMapDeep\",\"flattenDepth\",\"forEach\",\"forEachRight\",\"forIn\",\"forInRight\",\"forOwn\",\"forOwnRight\",\"get\",\"groupBy\",\"gt\",\"gte\",\"has\",\"hasIn\",\"includes\",\"indexOf\",\"intersection\",\"invertBy\",\"invoke\",\"invokeMap\",\"isEqual\",\"isMatch\",\"join\",\"keyBy\",\"lastIndexOf\",\"lt\",\"lte\",\"map\",\"mapKeys\",\"mapValues\",\"matchesProperty\",\"maxBy\",\"meanBy\",\"merge\",\"mergeAllWith\",\"minBy\",\"multiply\",\"nth\",\"omit\",\"omitBy\",\"overArgs\",\"pad\",\"padEnd\",\"padStart\",\"parseInt\",\"partial\",\"partialRight\",\"partition\",\"pick\",\"pickBy\",\"propertyOf\",\"pull\",\"pullAll\",\"pullAt\",\"random\",\"range\",\"rangeRight\",\"rearg\",\"reject\",\"remove\",\"repeat\",\"restFrom\",\"result\",\"sampleSize\",\"some\",\"sortBy\",\"sortedIndex\",\"sortedIndexOf\",\"sortedLastIndex\",\"sortedLastIndexOf\",\"sortedUniqBy\",\"split\",\"spreadFrom\",\"startsWith\",\"subtract\",\"sumBy\",\"take\",\"takeRight\",\"takeRightWhile\",\"takeWhile\",\"tap\",\"throttle\",\"thru\",\"times\",\"trimChars\",\"trimCharsEnd\",\"trimCharsStart\",\"truncate\",\"union\",\"uniqBy\",\"uniqWith\",\"unset\",\"unzipWith\",\"without\",\"wrap\",\"xor\",\"zip\",\"zipObject\",\"zipObjectDeep\"],3:[\"assignInWith\",\"assignWith\",\"clamp\",\"differenceBy\",\"differenceWith\",\"findFrom\",\"findIndexFrom\",\"findLastFrom\",\"findLastIndexFrom\",\"getOr\",\"includesFrom\",\"indexOfFrom\",\"inRange\",\"intersectionBy\",\"intersectionWith\",\"invokeArgs\",\"invokeArgsMap\",\"isEqualWith\",\"isMatchWith\",\"flatMapDepth\",\"lastIndexOfFrom\",\"mergeWith\",\"orderBy\",\"padChars\",\"padCharsEnd\",\"padCharsStart\",\"pullAllBy\",\"pullAllWith\",\"rangeStep\",\"rangeStepRight\",\"reduce\",\"reduceRight\",\"replace\",\"set\",\"slice\",\"sortedIndexBy\",\"sortedLastIndexBy\",\"transform\",\"unionBy\",\"unionWith\",\"update\",\"xorBy\",\"xorWith\",\"zipWith\"],4:[\"fill\",\"setWith\",\"updateWith\"]},n.aryRearg={2:[1,0],3:[2,0,1],4:[3,2,0,1]},n.iterateeAry={dropRightWhile:1,dropWhile:1,every:1,filter:1,find:1,findFrom:1,findIndex:1,findIndexFrom:1,findKey:1,findLast:1,findLastFrom:1,findLastIndex:1,findLastIndexFrom:1,findLastKey:1,flatMap:1,flatMapDeep:1,flatMapDepth:1,forEach:1,forEachRight:1,forIn:1,forInRight:1,forOwn:1,forOwnRight:1,map:1,mapKeys:1,mapValues:1,partition:1,reduce:2,reduceRight:2,reject:1,remove:1,some:1,takeRightWhile:1,takeWhile:1,times:1,transform:2},n.iterateeRearg={mapKeys:[1],reduceRight:[1,0]},n.methodRearg={assignInAllWith:[1,0],assignInWith:[1,2,0],assignAllWith:[1,0],assignWith:[1,2,0],differenceBy:[1,2,0],differenceWith:[1,2,0],getOr:[2,1,0],intersectionBy:[1,2,0],intersectionWith:[1,2,0],isEqualWith:[1,2,0],isMatchWith:[2,1,0],mergeAllWith:[1,0],mergeWith:[1,2,0],padChars:[2,1,0],padCharsEnd:[2,1,0],padCharsStart:[2,1,0],pullAllBy:[2,1,0],pullAllWith:[2,1,0],rangeStep:[1,2,0],rangeStepRight:[1,2,0],setWith:[3,1,2,0],sortedIndexBy:[2,1,0],sortedLastIndexBy:[2,1,0],unionBy:[1,2,0],unionWith:[1,2,0],updateWith:[3,1,2,0],xorBy:[1,2,0],xorWith:[1,2,0],zipWith:[1,2,0]},n.methodSpread={assignAll:{start:0},assignAllWith:{start:0},assignInAll:{start:0},assignInAllWith:{start:0},defaultsAll:{start:0},defaultsDeepAll:{start:0},invokeArgs:{start:2},invokeArgsMap:{start:2},mergeAll:{start:0},mergeAllWith:{start:0},partial:{start:1},partialRight:{start:1},without:{start:1},zipAll:{start:0}},n.mutate={array:{fill:!0,pull:!0,pullAll:!0,pullAllBy:!0,pullAllWith:!0,pullAt:!0,remove:!0,reverse:!0},object:{assign:!0,assignAll:!0,assignAllWith:!0,assignIn:!0,assignInAll:!0,assignInAllWith:!0,assignInWith:!0,assignWith:!0,defaults:!0,defaultsAll:!0,defaultsDeep:!0,defaultsDeepAll:!0,merge:!0,mergeAll:!0,mergeAllWith:!0,mergeWith:!0},set:{set:!0,setWith:!0,unset:!0,update:!0,updateWith:!0}},n.realToAlias=function(){var t=Object.prototype.hasOwnProperty,r=n.aliasToReal,e={};for(var o in r){var i=r[o];t.call(e,i)?e[i].push(o):e[i]=[o]}return e}(),n.remap={assignAll:\"assign\",assignAllWith:\"assignWith\",assignInAll:\"assignIn\",assignInAllWith:\"assignInWith\",curryN:\"curry\",curryRightN:\"curryRight\",defaultsAll:\"defaults\",defaultsDeepAll:\"defaultsDeep\",findFrom:\"find\",findIndexFrom:\"findIndex\",findLastFrom:\"findLast\",findLastIndexFrom:\"findLastIndex\",getOr:\"get\",includesFrom:\"includes\",indexOfFrom:\"indexOf\",invokeArgs:\"invoke\",invokeArgsMap:\"invokeMap\",lastIndexOfFrom:\"lastIndexOf\",mergeAll:\"merge\",mergeAllWith:\"mergeWith\",padChars:\"pad\",padCharsEnd:\"padEnd\",padCharsStart:\"padStart\",propertyOf:\"get\",rangeStep:\"range\",rangeStepRight:\"rangeRight\",restFrom:\"rest\",spreadFrom:\"spread\",trimChars:\"trim\",trimCharsEnd:\"trimEnd\",trimCharsStart:\"trimStart\",zipAll:\"zip\"},n.skipFixed={castArray:!0,flow:!0,flowRight:!0,iteratee:!0,mixin:!0,rearg:!0,runInContext:!0},n.skipRearg={add:!0,assign:!0,assignIn:!0,bind:!0,bindKey:!0,concat:!0,difference:!0,divide:!0,eq:!0,gt:!0,gte:!0,isEqual:!0,lt:!0,lte:!0,matchesProperty:!0,merge:!0,multiply:!0,overArgs:!0,partial:!0,partialRight:!0,propertyOf:!0,random:!0,range:!0,rangeRight:!0,subtract:!0,zip:!0,zipObject:!0,zipObjectDeep:!0}},", + "originalSize": 9955, + "originalSource": "/** Used to map aliases to their real names. */\nexports.aliasToReal = {\n\n // Lodash aliases.\n 'each': 'forEach',\n 'eachRight': 'forEachRight',\n 'entries': 'toPairs',\n 'entriesIn': 'toPairsIn',\n 'extend': 'assignIn',\n 'extendAll': 'assignInAll',\n 'extendAllWith': 'assignInAllWith',\n 'extendWith': 'assignInWith',\n 'first': 'head',\n\n // Methods that are curried variants of others.\n 'conforms': 'conformsTo',\n 'matches': 'isMatch',\n 'property': 'get',\n\n // Ramda aliases.\n '__': 'placeholder',\n 'F': 'stubFalse',\n 'T': 'stubTrue',\n 'all': 'every',\n 'allPass': 'overEvery',\n 'always': 'constant',\n 'any': 'some',\n 'anyPass': 'overSome',\n 'apply': 'spread',\n 'assoc': 'set',\n 'assocPath': 'set',\n 'complement': 'negate',\n 'compose': 'flowRight',\n 'contains': 'includes',\n 'dissoc': 'unset',\n 'dissocPath': 'unset',\n 'dropLast': 'dropRight',\n 'dropLastWhile': 'dropRightWhile',\n 'equals': 'isEqual',\n 'identical': 'eq',\n 'indexBy': 'keyBy',\n 'init': 'initial',\n 'invertObj': 'invert',\n 'juxt': 'over',\n 'omitAll': 'omit',\n 'nAry': 'ary',\n 'path': 'get',\n 'pathEq': 'matchesProperty',\n 'pathOr': 'getOr',\n 'paths': 'at',\n 'pickAll': 'pick',\n 'pipe': 'flow',\n 'pluck': 'map',\n 'prop': 'get',\n 'propEq': 'matchesProperty',\n 'propOr': 'getOr',\n 'props': 'at',\n 'symmetricDifference': 'xor',\n 'symmetricDifferenceBy': 'xorBy',\n 'symmetricDifferenceWith': 'xorWith',\n 'takeLast': 'takeRight',\n 'takeLastWhile': 'takeRightWhile',\n 'unapply': 'rest',\n 'unnest': 'flatten',\n 'useWith': 'overArgs',\n 'where': 'conformsTo',\n 'whereEq': 'isMatch',\n 'zipObj': 'zipObject'\n};\n\n/** Used to map ary to method names. */\nexports.aryMethod = {\n '1': [\n 'assignAll', 'assignInAll', 'attempt', 'castArray', 'ceil', 'create',\n 'curry', 'curryRight', 'defaultsAll', 'defaultsDeepAll', 'floor', 'flow',\n 'flowRight', 'fromPairs', 'invert', 'iteratee', 'memoize', 'method', 'mergeAll',\n 'methodOf', 'mixin', 'nthArg', 'over', 'overEvery', 'overSome','rest', 'reverse',\n 'round', 'runInContext', 'spread', 'template', 'trim', 'trimEnd', 'trimStart',\n 'uniqueId', 'words', 'zipAll'\n ],\n '2': [\n 'add', 'after', 'ary', 'assign', 'assignAllWith', 'assignIn', 'assignInAllWith',\n 'at', 'before', 'bind', 'bindAll', 'bindKey', 'chunk', 'cloneDeepWith',\n 'cloneWith', 'concat', 'conformsTo', 'countBy', 'curryN', 'curryRightN',\n 'debounce', 'defaults', 'defaultsDeep', 'defaultTo', 'delay', 'difference',\n 'divide', 'drop', 'dropRight', 'dropRightWhile', 'dropWhile', 'endsWith', 'eq',\n 'every', 'filter', 'find', 'findIndex', 'findKey', 'findLast', 'findLastIndex',\n 'findLastKey', 'flatMap', 'flatMapDeep', 'flattenDepth', 'forEach',\n 'forEachRight', 'forIn', 'forInRight', 'forOwn', 'forOwnRight', 'get',\n 'groupBy', 'gt', 'gte', 'has', 'hasIn', 'includes', 'indexOf', 'intersection',\n 'invertBy', 'invoke', 'invokeMap', 'isEqual', 'isMatch', 'join', 'keyBy',\n 'lastIndexOf', 'lt', 'lte', 'map', 'mapKeys', 'mapValues', 'matchesProperty',\n 'maxBy', 'meanBy', 'merge', 'mergeAllWith', 'minBy', 'multiply', 'nth', 'omit',\n 'omitBy', 'overArgs', 'pad', 'padEnd', 'padStart', 'parseInt', 'partial',\n 'partialRight', 'partition', 'pick', 'pickBy', 'propertyOf', 'pull', 'pullAll',\n 'pullAt', 'random', 'range', 'rangeRight', 'rearg', 'reject', 'remove',\n 'repeat', 'restFrom', 'result', 'sampleSize', 'some', 'sortBy', 'sortedIndex',\n 'sortedIndexOf', 'sortedLastIndex', 'sortedLastIndexOf', 'sortedUniqBy',\n 'split', 'spreadFrom', 'startsWith', 'subtract', 'sumBy', 'take', 'takeRight',\n 'takeRightWhile', 'takeWhile', 'tap', 'throttle', 'thru', 'times', 'trimChars',\n 'trimCharsEnd', 'trimCharsStart', 'truncate', 'union', 'uniqBy', 'uniqWith',\n 'unset', 'unzipWith', 'without', 'wrap', 'xor', 'zip', 'zipObject',\n 'zipObjectDeep'\n ],\n '3': [\n 'assignInWith', 'assignWith', 'clamp', 'differenceBy', 'differenceWith',\n 'findFrom', 'findIndexFrom', 'findLastFrom', 'findLastIndexFrom', 'getOr',\n 'includesFrom', 'indexOfFrom', 'inRange', 'intersectionBy', 'intersectionWith',\n 'invokeArgs', 'invokeArgsMap', 'isEqualWith', 'isMatchWith', 'flatMapDepth',\n 'lastIndexOfFrom', 'mergeWith', 'orderBy', 'padChars', 'padCharsEnd',\n 'padCharsStart', 'pullAllBy', 'pullAllWith', 'rangeStep', 'rangeStepRight',\n 'reduce', 'reduceRight', 'replace', 'set', 'slice', 'sortedIndexBy',\n 'sortedLastIndexBy', 'transform', 'unionBy', 'unionWith', 'update', 'xorBy',\n 'xorWith', 'zipWith'\n ],\n '4': [\n 'fill', 'setWith', 'updateWith'\n ]\n};\n\n/** Used to map ary to rearg configs. */\nexports.aryRearg = {\n '2': [1, 0],\n '3': [2, 0, 1],\n '4': [3, 2, 0, 1]\n};\n\n/** Used to map method names to their iteratee ary. */\nexports.iterateeAry = {\n 'dropRightWhile': 1,\n 'dropWhile': 1,\n 'every': 1,\n 'filter': 1,\n 'find': 1,\n 'findFrom': 1,\n 'findIndex': 1,\n 'findIndexFrom': 1,\n 'findKey': 1,\n 'findLast': 1,\n 'findLastFrom': 1,\n 'findLastIndex': 1,\n 'findLastIndexFrom': 1,\n 'findLastKey': 1,\n 'flatMap': 1,\n 'flatMapDeep': 1,\n 'flatMapDepth': 1,\n 'forEach': 1,\n 'forEachRight': 1,\n 'forIn': 1,\n 'forInRight': 1,\n 'forOwn': 1,\n 'forOwnRight': 1,\n 'map': 1,\n 'mapKeys': 1,\n 'mapValues': 1,\n 'partition': 1,\n 'reduce': 2,\n 'reduceRight': 2,\n 'reject': 1,\n 'remove': 1,\n 'some': 1,\n 'takeRightWhile': 1,\n 'takeWhile': 1,\n 'times': 1,\n 'transform': 2\n};\n\n/** Used to map method names to iteratee rearg configs. */\nexports.iterateeRearg = {\n 'mapKeys': [1],\n 'reduceRight': [1, 0]\n};\n\n/** Used to map method names to rearg configs. */\nexports.methodRearg = {\n 'assignInAllWith': [1, 0],\n 'assignInWith': [1, 2, 0],\n 'assignAllWith': [1, 0],\n 'assignWith': [1, 2, 0],\n 'differenceBy': [1, 2, 0],\n 'differenceWith': [1, 2, 0],\n 'getOr': [2, 1, 0],\n 'intersectionBy': [1, 2, 0],\n 'intersectionWith': [1, 2, 0],\n 'isEqualWith': [1, 2, 0],\n 'isMatchWith': [2, 1, 0],\n 'mergeAllWith': [1, 0],\n 'mergeWith': [1, 2, 0],\n 'padChars': [2, 1, 0],\n 'padCharsEnd': [2, 1, 0],\n 'padCharsStart': [2, 1, 0],\n 'pullAllBy': [2, 1, 0],\n 'pullAllWith': [2, 1, 0],\n 'rangeStep': [1, 2, 0],\n 'rangeStepRight': [1, 2, 0],\n 'setWith': [3, 1, 2, 0],\n 'sortedIndexBy': [2, 1, 0],\n 'sortedLastIndexBy': [2, 1, 0],\n 'unionBy': [1, 2, 0],\n 'unionWith': [1, 2, 0],\n 'updateWith': [3, 1, 2, 0],\n 'xorBy': [1, 2, 0],\n 'xorWith': [1, 2, 0],\n 'zipWith': [1, 2, 0]\n};\n\n/** Used to map method names to spread configs. */\nexports.methodSpread = {\n 'assignAll': { 'start': 0 },\n 'assignAllWith': { 'start': 0 },\n 'assignInAll': { 'start': 0 },\n 'assignInAllWith': { 'start': 0 },\n 'defaultsAll': { 'start': 0 },\n 'defaultsDeepAll': { 'start': 0 },\n 'invokeArgs': { 'start': 2 },\n 'invokeArgsMap': { 'start': 2 },\n 'mergeAll': { 'start': 0 },\n 'mergeAllWith': { 'start': 0 },\n 'partial': { 'start': 1 },\n 'partialRight': { 'start': 1 },\n 'without': { 'start': 1 },\n 'zipAll': { 'start': 0 }\n};\n\n/** Used to identify methods which mutate arrays or objects. */\nexports.mutate = {\n 'array': {\n 'fill': true,\n 'pull': true,\n 'pullAll': true,\n 'pullAllBy': true,\n 'pullAllWith': true,\n 'pullAt': true,\n 'remove': true,\n 'reverse': true\n },\n 'object': {\n 'assign': true,\n 'assignAll': true,\n 'assignAllWith': true,\n 'assignIn': true,\n 'assignInAll': true,\n 'assignInAllWith': true,\n 'assignInWith': true,\n 'assignWith': true,\n 'defaults': true,\n 'defaultsAll': true,\n 'defaultsDeep': true,\n 'defaultsDeepAll': true,\n 'merge': true,\n 'mergeAll': true,\n 'mergeAllWith': true,\n 'mergeWith': true,\n },\n 'set': {\n 'set': true,\n 'setWith': true,\n 'unset': true,\n 'update': true,\n 'updateWith': true\n }\n};\n\n/** Used to map real names to their aliases. */\nexports.realToAlias = (function() {\n var hasOwnProperty = Object.prototype.hasOwnProperty,\n object = exports.aliasToReal,\n result = {};\n\n for (var key in object) {\n var value = object[key];\n if (hasOwnProperty.call(result, value)) {\n result[value].push(key);\n } else {\n result[value] = [key];\n }\n }\n return result;\n}());\n\n/** Used to map method names to other names. */\nexports.remap = {\n 'assignAll': 'assign',\n 'assignAllWith': 'assignWith',\n 'assignInAll': 'assignIn',\n 'assignInAllWith': 'assignInWith',\n 'curryN': 'curry',\n 'curryRightN': 'curryRight',\n 'defaultsAll': 'defaults',\n 'defaultsDeepAll': 'defaultsDeep',\n 'findFrom': 'find',\n 'findIndexFrom': 'findIndex',\n 'findLastFrom': 'findLast',\n 'findLastIndexFrom': 'findLastIndex',\n 'getOr': 'get',\n 'includesFrom': 'includes',\n 'indexOfFrom': 'indexOf',\n 'invokeArgs': 'invoke',\n 'invokeArgsMap': 'invokeMap',\n 'lastIndexOfFrom': 'lastIndexOf',\n 'mergeAll': 'merge',\n 'mergeAllWith': 'mergeWith',\n 'padChars': 'pad',\n 'padCharsEnd': 'padEnd',\n 'padCharsStart': 'padStart',\n 'propertyOf': 'get',\n 'rangeStep': 'range',\n 'rangeStepRight': 'rangeRight',\n 'restFrom': 'rest',\n 'spreadFrom': 'spread',\n 'trimChars': 'trim',\n 'trimCharsEnd': 'trimEnd',\n 'trimCharsStart': 'trimStart',\n 'zipAll': 'zip'\n};\n\n/** Used to track methods that skip fixing their arity. */\nexports.skipFixed = {\n 'castArray': true,\n 'flow': true,\n 'flowRight': true,\n 'iteratee': true,\n 'mixin': true,\n 'rearg': true,\n 'runInContext': true\n};\n\n/** Used to track methods that skip rearranging arguments. */\nexports.skipRearg = {\n 'add': true,\n 'assign': true,\n 'assignIn': true,\n 'bind': true,\n 'bindKey': true,\n 'concat': true,\n 'difference': true,\n 'divide': true,\n 'eq': true,\n 'gt': true,\n 'gte': true,\n 'isEqual': true,\n 'lt': true,\n 'lte': true,\n 'matchesProperty': true,\n 'merge': true,\n 'multiply': true,\n 'overArgs': true,\n 'partial': true,\n 'partialRight': true,\n 'propertyOf': true,\n 'random': true,\n 'range': true,\n 'rangeRight': true,\n 'subtract': true,\n 'zip': true,\n 'zipObject': true,\n 'zipObjectDeep': true\n};\n", + "modules": [] + }, + { + "id": 109, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/_util.js", + "name": "./node_modules/lodash/fp/_util.js", + "index": 13, + "index2": 213, + "size": 524, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/convert.js", + "issuerId": 8, + "issuerName": "./node_modules/lodash/fp/convert.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 102, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/trim.js", + "name": "./node_modules/lodash/fp/trim.js" + }, + { + "id": 8, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/convert.js", + "name": "./node_modules/lodash/fp/convert.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 8, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/convert.js", + "module": "./node_modules/lodash/fp/convert.js", + "moduleName": "./node_modules/lodash/fp/convert.js", + "type": "cjs require", + "userRequest": "./_util", + "loc": "2:11-29" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 5, + "source": "module.exports = {\n 'ary': require('../ary'),\n 'assign': require('../_baseAssign'),\n 'clone': require('../clone'),\n 'curry': require('../curry'),\n 'forEach': require('../_arrayEach'),\n 'isArray': require('../isArray'),\n 'isError': require('../isError'),\n 'isFunction': require('../isFunction'),\n 'isWeakMap': require('../isWeakMap'),\n 'iteratee': require('../iteratee'),\n 'keys': require('../_baseKeys'),\n 'rearg': require('../rearg'),\n 'toInteger': require('../toInteger'),\n 'toPath': require('../toPath')\n};\n", + "parsedSize": 207, + "parsedSource": "exports={ary:r(110),assign:r(77),clone:r(144),curry:r(188),forEach:r(40),isArray:r(0),isError:r(189),isFunction:r(34),isWeakMap:r(191),iteratee:r(192),keys:r(46),rearg:r(216),toInteger:r(76),toPath:r(221)}},", + "originalSize": 524, + "originalSource": "module.exports = {\n 'ary': require('../ary'),\n 'assign': require('../_baseAssign'),\n 'clone': require('../clone'),\n 'curry': require('../curry'),\n 'forEach': require('../_arrayEach'),\n 'isArray': require('../isArray'),\n 'isError': require('../isError'),\n 'isFunction': require('../isFunction'),\n 'isWeakMap': require('../isWeakMap'),\n 'iteratee': require('../iteratee'),\n 'keys': require('../_baseKeys'),\n 'rearg': require('../rearg'),\n 'toInteger': require('../toInteger'),\n 'toPath': require('../toPath')\n};\n", + "modules": [] + }, + { + "id": 110, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/ary.js", + "name": "./node_modules/lodash/ary.js", + "index": 14, + "index2": 77, + "size": 857, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/_util.js", + "issuerId": 109, + "issuerName": "./node_modules/lodash/fp/_util.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 102, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/trim.js", + "name": "./node_modules/lodash/fp/trim.js" + }, + { + "id": 8, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/convert.js", + "name": "./node_modules/lodash/fp/convert.js" + }, + { + "id": 109, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/_util.js", + "name": "./node_modules/lodash/fp/_util.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 109, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/_util.js", + "module": "./node_modules/lodash/fp/_util.js", + "moduleName": "./node_modules/lodash/fp/_util.js", + "type": "cjs require", + "userRequest": "../ary", + "loc": "2:9-26" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 6, + "source": "var createWrap = require('./_createWrap');\n\n/** Used to compose bitmasks for function metadata. */\nvar WRAP_ARY_FLAG = 128;\n\n/**\n * Creates a function that invokes `func`, with up to `n` arguments,\n * ignoring any additional arguments.\n *\n * @static\n * @memberOf _\n * @since 3.0.0\n * @category Function\n * @param {Function} func The function to cap arguments for.\n * @param {number} [n=func.length] The arity cap.\n * @param- {Object} [guard] Enables use as an iteratee for methods like `_.map`.\n * @returns {Function} Returns the new capped function.\n * @example\n *\n * _.map(['6', '8', '10'], _.ary(parseInt, 1));\n * // => [6, 8, 10]\n */\nfunction ary(func, n, guard) {\n n = guard ? undefined : n;\n n = (func && n == null) ? func.length : n;\n return createWrap(func, WRAP_ARY_FLAG, undefined, undefined, undefined, undefined, n);\n}\n\nmodule.exports = ary;\n", + "parsedSize": 123, + "parsedSource": "e=r(32),o=128;t.exports=function(t,n,r){return n=r?void 0:n,n=t&&null==n?t.length:n,e(t,o,void 0,void 0,void 0,void 0,n)}},", + "originalSize": 857, + "originalSource": "var createWrap = require('./_createWrap');\n\n/** Used to compose bitmasks for function metadata. */\nvar WRAP_ARY_FLAG = 128;\n\n/**\n * Creates a function that invokes `func`, with up to `n` arguments,\n * ignoring any additional arguments.\n *\n * @static\n * @memberOf _\n * @since 3.0.0\n * @category Function\n * @param {Function} func The function to cap arguments for.\n * @param {number} [n=func.length] The arity cap.\n * @param- {Object} [guard] Enables use as an iteratee for methods like `_.map`.\n * @returns {Function} Returns the new capped function.\n * @example\n *\n * _.map(['6', '8', '10'], _.ary(parseInt, 1));\n * // => [6, 8, 10]\n */\nfunction ary(func, n, guard) {\n n = guard ? undefined : n;\n n = (func && n == null) ? func.length : n;\n return createWrap(func, WRAP_ARY_FLAG, undefined, undefined, undefined, undefined, n);\n}\n\nmodule.exports = ary;\n", + "modules": [] + }, + { + "id": 111, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseIsNative.js", + "name": "./node_modules/lodash/_baseIsNative.js", + "index": 21, + "index2": 21, + "size": 1417, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_getNative.js", + "issuerId": 6, + "issuerName": "./node_modules/lodash/_getNative.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 106, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/isEmpty.js", + "name": "./node_modules/lodash/fp/isEmpty.js" + }, + { + "id": 244, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/isEmpty.js", + "name": "./node_modules/lodash/isEmpty.js" + }, + { + "id": 11, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_getTag.js", + "name": "./node_modules/lodash/_getTag.js" + }, + { + "id": 174, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_DataView.js", + "name": "./node_modules/lodash/_DataView.js" + }, + { + "id": 6, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_getNative.js", + "name": "./node_modules/lodash/_getNative.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 6, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_getNative.js", + "module": "./node_modules/lodash/_getNative.js", + "moduleName": "./node_modules/lodash/_getNative.js", + "type": "cjs require", + "userRequest": "./_baseIsNative", + "loc": "1:19-45" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 8, + "source": "var isFunction = require('./isFunction'),\n isMasked = require('./_isMasked'),\n isObject = require('./isObject'),\n toSource = require('./_toSource');\n\n/**\n * Used to match `RegExp`\n * [syntax characters](http://ecma-international.org/ecma-262/7.0/#sec-patterns).\n */\nvar reRegExpChar = /[\\\\^$.*+?()[\\]{}|]/g;\n\n/** Used to detect host constructors (Safari). */\nvar reIsHostCtor = /^\\[object .+?Constructor\\]$/;\n\n/** Used for built-in method references. */\nvar funcProto = Function.prototype,\n objectProto = Object.prototype;\n\n/** Used to resolve the decompiled source of functions. */\nvar funcToString = funcProto.toString;\n\n/** Used to check objects for own properties. */\nvar hasOwnProperty = objectProto.hasOwnProperty;\n\n/** Used to detect if a method is native. */\nvar reIsNative = RegExp('^' +\n funcToString.call(hasOwnProperty).replace(reRegExpChar, '\\\\$&')\n .replace(/hasOwnProperty|(function).*?(?=\\\\\\()| for .+?(?=\\\\\\])/g, '$1.*?') + '$'\n);\n\n/**\n * The base implementation of `_.isNative` without bad shim checks.\n *\n * @private\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is a native function,\n * else `false`.\n */\nfunction baseIsNative(value) {\n if (!isObject(value) || isMasked(value)) {\n return false;\n }\n var pattern = isFunction(value) ? reIsNative : reIsHostCtor;\n return pattern.test(toSource(value));\n}\n\nmodule.exports = baseIsNative;\n", + "parsedSize": 344, + "parsedSource": "e=r(34),o=r(115),i=r(3),u=r(63),a=/^\\[object .+?Constructor\\]$/,c=Function.prototype,f=Object.prototype,s=c.toString,l=f.hasOwnProperty,p=RegExp(\"^\"+s.call(l).replace(/[\\\\^$.*+?()[\\]{}|]/g,\"\\\\$&\").replace(/hasOwnProperty|(function).*?(?=\\\\\\()| for .+?(?=\\\\\\])/g,\"$1.*?\")+\"$\");t.exports=function(t){return!(!i(t)||o(t))&&(e(t)?p:a).test(u(t))}},", + "originalSize": 1417, + "originalSource": "var isFunction = require('./isFunction'),\n isMasked = require('./_isMasked'),\n isObject = require('./isObject'),\n toSource = require('./_toSource');\n\n/**\n * Used to match `RegExp`\n * [syntax characters](http://ecma-international.org/ecma-262/7.0/#sec-patterns).\n */\nvar reRegExpChar = /[\\\\^$.*+?()[\\]{}|]/g;\n\n/** Used to detect host constructors (Safari). */\nvar reIsHostCtor = /^\\[object .+?Constructor\\]$/;\n\n/** Used for built-in method references. */\nvar funcProto = Function.prototype,\n objectProto = Object.prototype;\n\n/** Used to resolve the decompiled source of functions. */\nvar funcToString = funcProto.toString;\n\n/** Used to check objects for own properties. */\nvar hasOwnProperty = objectProto.hasOwnProperty;\n\n/** Used to detect if a method is native. */\nvar reIsNative = RegExp('^' +\n funcToString.call(hasOwnProperty).replace(reRegExpChar, '\\\\$&')\n .replace(/hasOwnProperty|(function).*?(?=\\\\\\()| for .+?(?=\\\\\\])/g, '$1.*?') + '$'\n);\n\n/**\n * The base implementation of `_.isNative` without bad shim checks.\n *\n * @private\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is a native function,\n * else `false`.\n */\nfunction baseIsNative(value) {\n if (!isObject(value) || isMasked(value)) {\n return false;\n }\n var pattern = isFunction(value) ? reIsNative : reIsHostCtor;\n return pattern.test(toSource(value));\n}\n\nmodule.exports = baseIsNative;\n", + "modules": [] + }, + { + "id": 112, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/node_modules/webpack/buildin/global.js", + "name": "(webpack)/buildin/global.js", + "index": 27, + "index2": 9, + "size": 475, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_freeGlobal.js", + "issuerId": 62, + "issuerName": "./node_modules/lodash/_freeGlobal.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 103, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/split.js", + "name": "./node_modules/lodash/fp/split.js" + }, + { + "id": 228, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/split.js", + "name": "./node_modules/lodash/split.js" + }, + { + "id": 230, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/isRegExp.js", + "name": "./node_modules/lodash/isRegExp.js" + }, + { + "id": 24, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_nodeUtil.js", + "name": "./node_modules/lodash/_nodeUtil.js" + }, + { + "id": 62, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_freeGlobal.js", + "name": "./node_modules/lodash/_freeGlobal.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 62, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_freeGlobal.js", + "module": "./node_modules/lodash/_freeGlobal.js", + "moduleName": "./node_modules/lodash/_freeGlobal.js", + "type": "cjs require", + "userRequest": "global", + "loc": "1:0-66" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 8, + "source": "var g; // This works in non-strict mode\n\ng = function () {\n return this;\n}();\n\ntry {\n // This works if eval is allowed (see CSP)\n g = g || new Function(\"return this\")();\n} catch (e) {\n // This works if the window reference is available\n if (typeof window === \"object\") g = window;\n} // g can still be undefined, but nothing to do about it...\n// We return undefined, instead of nothing here, so it's\n// easier to handle this case. if(!global) { ...}\n\n\nmodule.exports = g;", + "parsedSize": 127, + "parsedSource": "r;r=function(){return this}();try{r=r||new Function(\"return this\")()}catch(t){\"object\"==typeof window&&(r=window)}t.exports=r},", + "originalSize": 472, + "originalSource": "var g;\n\n// This works in non-strict mode\ng = (function() {\n\treturn this;\n})();\n\ntry {\n\t// This works if eval is allowed (see CSP)\n\tg = g || new Function(\"return this\")();\n} catch (e) {\n\t// This works if the window reference is available\n\tif (typeof window === \"object\") g = window;\n}\n\n// g can still be undefined, but nothing to do about it...\n// We return undefined, instead of nothing here, so it's\n// easier to handle this case. if(!global) { ...}\n\nmodule.exports = g;\n", + "modules": [] + }, + { + "id": 113, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_getRawTag.js", + "name": "./node_modules/lodash/_getRawTag.js", + "index": 28, + "index2": 13, + "size": 1139, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseGetTag.js", + "issuerId": 4, + "issuerName": "./node_modules/lodash/_baseGetTag.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 106, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/isEmpty.js", + "name": "./node_modules/lodash/fp/isEmpty.js" + }, + { + "id": 244, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/isEmpty.js", + "name": "./node_modules/lodash/isEmpty.js" + }, + { + "id": 11, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_getTag.js", + "name": "./node_modules/lodash/_getTag.js" + }, + { + "id": 4, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseGetTag.js", + "name": "./node_modules/lodash/_baseGetTag.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 4, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseGetTag.js", + "module": "./node_modules/lodash/_baseGetTag.js", + "moduleName": "./node_modules/lodash/_baseGetTag.js", + "type": "cjs require", + "userRequest": "./_getRawTag", + "loc": "2:16-39" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 7, + "source": "var Symbol = require('./_Symbol');\n\n/** Used for built-in method references. */\nvar objectProto = Object.prototype;\n\n/** Used to check objects for own properties. */\nvar hasOwnProperty = objectProto.hasOwnProperty;\n\n/**\n * Used to resolve the\n * [`toStringTag`](http://ecma-international.org/ecma-262/7.0/#sec-object.prototype.tostring)\n * of values.\n */\nvar nativeObjectToString = objectProto.toString;\n\n/** Built-in value references. */\nvar symToStringTag = Symbol ? Symbol.toStringTag : undefined;\n\n/**\n * A specialized version of `baseGetTag` which ignores `Symbol.toStringTag` values.\n *\n * @private\n * @param {*} value The value to query.\n * @returns {string} Returns the raw `toStringTag`.\n */\nfunction getRawTag(value) {\n var isOwn = hasOwnProperty.call(value, symToStringTag),\n tag = value[symToStringTag];\n\n try {\n value[symToStringTag] = undefined;\n var unmasked = true;\n } catch (e) {}\n\n var result = nativeObjectToString.call(value);\n if (unmasked) {\n if (isOwn) {\n value[symToStringTag] = tag;\n } else {\n delete value[symToStringTag];\n }\n }\n return result;\n}\n\nmodule.exports = getRawTag;\n", + "parsedSize": 218, + "parsedSource": "e=r(9),o=Object.prototype,i=o.hasOwnProperty,u=o.toString,a=e?e.toStringTag:void 0;t.exports=function(t){var n=i.call(t,a),r=t[a];try{t[a]=void 0;var e=!0}catch(t){}var o=u.call(t);return e&&(n?t[a]=r:delete t[a]),o}},", + "originalSize": 1139, + "originalSource": "var Symbol = require('./_Symbol');\n\n/** Used for built-in method references. */\nvar objectProto = Object.prototype;\n\n/** Used to check objects for own properties. */\nvar hasOwnProperty = objectProto.hasOwnProperty;\n\n/**\n * Used to resolve the\n * [`toStringTag`](http://ecma-international.org/ecma-262/7.0/#sec-object.prototype.tostring)\n * of values.\n */\nvar nativeObjectToString = objectProto.toString;\n\n/** Built-in value references. */\nvar symToStringTag = Symbol ? Symbol.toStringTag : undefined;\n\n/**\n * A specialized version of `baseGetTag` which ignores `Symbol.toStringTag` values.\n *\n * @private\n * @param {*} value The value to query.\n * @returns {string} Returns the raw `toStringTag`.\n */\nfunction getRawTag(value) {\n var isOwn = hasOwnProperty.call(value, symToStringTag),\n tag = value[symToStringTag];\n\n try {\n value[symToStringTag] = undefined;\n var unmasked = true;\n } catch (e) {}\n\n var result = nativeObjectToString.call(value);\n if (unmasked) {\n if (isOwn) {\n value[symToStringTag] = tag;\n } else {\n delete value[symToStringTag];\n }\n }\n return result;\n}\n\nmodule.exports = getRawTag;\n", + "modules": [] + }, + { + "id": 114, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_objectToString.js", + "name": "./node_modules/lodash/_objectToString.js", + "index": 29, + "index2": 14, + "size": 565, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseGetTag.js", + "issuerId": 4, + "issuerName": "./node_modules/lodash/_baseGetTag.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 106, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/isEmpty.js", + "name": "./node_modules/lodash/fp/isEmpty.js" + }, + { + "id": 244, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/isEmpty.js", + "name": "./node_modules/lodash/isEmpty.js" + }, + { + "id": 11, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_getTag.js", + "name": "./node_modules/lodash/_getTag.js" + }, + { + "id": 4, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseGetTag.js", + "name": "./node_modules/lodash/_baseGetTag.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 4, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseGetTag.js", + "module": "./node_modules/lodash/_baseGetTag.js", + "moduleName": "./node_modules/lodash/_baseGetTag.js", + "type": "cjs require", + "userRequest": "./_objectToString", + "loc": "3:21-49" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 7, + "source": "/** Used for built-in method references. */\nvar objectProto = Object.prototype;\n\n/**\n * Used to resolve the\n * [`toStringTag`](http://ecma-international.org/ecma-262/7.0/#sec-object.prototype.tostring)\n * of values.\n */\nvar nativeObjectToString = objectProto.toString;\n\n/**\n * Converts `value` to a string using `Object.prototype.toString`.\n *\n * @private\n * @param {*} value The value to convert.\n * @returns {string} Returns the converted string.\n */\nfunction objectToString(value) {\n return nativeObjectToString.call(value);\n}\n\nmodule.exports = objectToString;\n", + "parsedSize": 73, + "parsedSource": "var r=Object.prototype.toString;t.exports=function(t){return r.call(t)}},", + "originalSize": 565, + "originalSource": "/** Used for built-in method references. */\nvar objectProto = Object.prototype;\n\n/**\n * Used to resolve the\n * [`toStringTag`](http://ecma-international.org/ecma-262/7.0/#sec-object.prototype.tostring)\n * of values.\n */\nvar nativeObjectToString = objectProto.toString;\n\n/**\n * Converts `value` to a string using `Object.prototype.toString`.\n *\n * @private\n * @param {*} value The value to convert.\n * @returns {string} Returns the converted string.\n */\nfunction objectToString(value) {\n return nativeObjectToString.call(value);\n}\n\nmodule.exports = objectToString;\n", + "modules": [] + }, + { + "id": 115, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_isMasked.js", + "name": "./node_modules/lodash/_isMasked.js", + "index": 31, + "index2": 19, + "size": 564, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseIsNative.js", + "issuerId": 111, + "issuerName": "./node_modules/lodash/_baseIsNative.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 106, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/isEmpty.js", + "name": "./node_modules/lodash/fp/isEmpty.js" + }, + { + "id": 244, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/isEmpty.js", + "name": "./node_modules/lodash/isEmpty.js" + }, + { + "id": 11, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_getTag.js", + "name": "./node_modules/lodash/_getTag.js" + }, + { + "id": 174, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_DataView.js", + "name": "./node_modules/lodash/_DataView.js" + }, + { + "id": 6, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_getNative.js", + "name": "./node_modules/lodash/_getNative.js" + }, + { + "id": 111, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseIsNative.js", + "name": "./node_modules/lodash/_baseIsNative.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 111, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseIsNative.js", + "module": "./node_modules/lodash/_baseIsNative.js", + "moduleName": "./node_modules/lodash/_baseIsNative.js", + "type": "cjs require", + "userRequest": "./_isMasked", + "loc": "2:15-37" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 9, + "source": "var coreJsData = require('./_coreJsData');\n\n/** Used to detect methods masquerading as native. */\nvar maskSrcKey = (function() {\n var uid = /[^.]+$/.exec(coreJsData && coreJsData.keys && coreJsData.keys.IE_PROTO || '');\n return uid ? ('Symbol(src)_1.' + uid) : '';\n}());\n\n/**\n * Checks if `func` has its source masked.\n *\n * @private\n * @param {Function} func The function to check.\n * @returns {boolean} Returns `true` if `func` is masked, else `false`.\n */\nfunction isMasked(func) {\n return !!maskSrcKey && (maskSrcKey in func);\n}\n\nmodule.exports = isMasked;\n", + "parsedSize": 127, + "parsedSource": "e,o=r(116),i=(e=/[^.]+$/.exec(o&&o.keys&&o.keys.IE_PROTO||\"\"))?\"Symbol(src)_1.\"+e:\"\";t.exports=function(t){return!!i&&i in t}},", + "originalSize": 564, + "originalSource": "var coreJsData = require('./_coreJsData');\n\n/** Used to detect methods masquerading as native. */\nvar maskSrcKey = (function() {\n var uid = /[^.]+$/.exec(coreJsData && coreJsData.keys && coreJsData.keys.IE_PROTO || '');\n return uid ? ('Symbol(src)_1.' + uid) : '';\n}());\n\n/**\n * Checks if `func` has its source masked.\n *\n * @private\n * @param {Function} func The function to check.\n * @returns {boolean} Returns `true` if `func` is masked, else `false`.\n */\nfunction isMasked(func) {\n return !!maskSrcKey && (maskSrcKey in func);\n}\n\nmodule.exports = isMasked;\n", + "modules": [] + }, + { + "id": 116, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_coreJsData.js", + "name": "./node_modules/lodash/_coreJsData.js", + "index": 32, + "index2": 18, + "size": 157, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_isMasked.js", + "issuerId": 115, + "issuerName": "./node_modules/lodash/_isMasked.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 106, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/isEmpty.js", + "name": "./node_modules/lodash/fp/isEmpty.js" + }, + { + "id": 244, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/isEmpty.js", + "name": "./node_modules/lodash/isEmpty.js" + }, + { + "id": 11, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_getTag.js", + "name": "./node_modules/lodash/_getTag.js" + }, + { + "id": 174, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_DataView.js", + "name": "./node_modules/lodash/_DataView.js" + }, + { + "id": 6, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_getNative.js", + "name": "./node_modules/lodash/_getNative.js" + }, + { + "id": 111, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseIsNative.js", + "name": "./node_modules/lodash/_baseIsNative.js" + }, + { + "id": 115, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_isMasked.js", + "name": "./node_modules/lodash/_isMasked.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 115, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_isMasked.js", + "module": "./node_modules/lodash/_isMasked.js", + "moduleName": "./node_modules/lodash/_isMasked.js", + "type": "cjs require", + "userRequest": "./_coreJsData", + "loc": "1:17-41" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 10, + "source": "var root = require('./_root');\n\n/** Used to detect overreaching core-js shims. */\nvar coreJsData = root['__core-js_shared__'];\n\nmodule.exports = coreJsData;\n", + "parsedSize": 42, + "parsedSource": "e=r(1)[\"__core-js_shared__\"];t.exports=e},", + "originalSize": 157, + "originalSource": "var root = require('./_root');\n\n/** Used to detect overreaching core-js shims. */\nvar coreJsData = root['__core-js_shared__'];\n\nmodule.exports = coreJsData;\n", + "modules": [] + }, + { + "id": 117, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_getValue.js", + "name": "./node_modules/lodash/_getValue.js", + "index": 34, + "index2": 22, + "size": 325, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_getNative.js", + "issuerId": 6, + "issuerName": "./node_modules/lodash/_getNative.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 106, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/isEmpty.js", + "name": "./node_modules/lodash/fp/isEmpty.js" + }, + { + "id": 244, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/isEmpty.js", + "name": "./node_modules/lodash/isEmpty.js" + }, + { + "id": 11, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_getTag.js", + "name": "./node_modules/lodash/_getTag.js" + }, + { + "id": 174, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_DataView.js", + "name": "./node_modules/lodash/_DataView.js" + }, + { + "id": 6, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_getNative.js", + "name": "./node_modules/lodash/_getNative.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 6, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_getNative.js", + "module": "./node_modules/lodash/_getNative.js", + "moduleName": "./node_modules/lodash/_getNative.js", + "type": "cjs require", + "userRequest": "./_getValue", + "loc": "2:15-37" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 8, + "source": "/**\n * Gets the value at `key` of `object`.\n *\n * @private\n * @param {Object} [object] The object to query.\n * @param {string} key The key of the property to get.\n * @returns {*} Returns the property value.\n */\nfunction getValue(object, key) {\n return object == null ? undefined : object[key];\n}\n\nmodule.exports = getValue;\n", + "parsedSize": 53, + "parsedSource": "t.exports=function(t,n){return null==t?void 0:t[n]}},", + "originalSize": 325, + "originalSource": "/**\n * Gets the value at `key` of `object`.\n *\n * @private\n * @param {Object} [object] The object to query.\n * @param {string} key The key of the property to get.\n * @returns {*} Returns the property value.\n */\nfunction getValue(object, key) {\n return object == null ? undefined : object[key];\n}\n\nmodule.exports = getValue;\n", + "modules": [] + }, + { + "id": 118, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_createBind.js", + "name": "./node_modules/lodash/_createBind.js", + "index": 35, + "index2": 29, + "size": 853, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_createWrap.js", + "issuerId": 32, + "issuerName": "./node_modules/lodash/_createWrap.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 102, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/trim.js", + "name": "./node_modules/lodash/fp/trim.js" + }, + { + "id": 8, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/convert.js", + "name": "./node_modules/lodash/fp/convert.js" + }, + { + "id": 109, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/_util.js", + "name": "./node_modules/lodash/fp/_util.js" + }, + { + "id": 110, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/ary.js", + "name": "./node_modules/lodash/ary.js" + }, + { + "id": 32, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_createWrap.js", + "name": "./node_modules/lodash/_createWrap.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 32, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_createWrap.js", + "module": "./node_modules/lodash/_createWrap.js", + "moduleName": "./node_modules/lodash/_createWrap.js", + "type": "cjs require", + "userRequest": "./_createBind", + "loc": "2:17-41" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 8, + "source": "var createCtor = require('./_createCtor'),\n root = require('./_root');\n\n/** Used to compose bitmasks for function metadata. */\nvar WRAP_BIND_FLAG = 1;\n\n/**\n * Creates a function that wraps `func` to invoke it with the optional `this`\n * binding of `thisArg`.\n *\n * @private\n * @param {Function} func The function to wrap.\n * @param {number} bitmask The bitmask flags. See `createWrap` for more details.\n * @param {*} [thisArg] The `this` binding of `func`.\n * @returns {Function} Returns the new wrapped function.\n */\nfunction createBind(func, bitmask, thisArg) {\n var isBind = bitmask & WRAP_BIND_FLAG,\n Ctor = createCtor(func);\n\n function wrapper() {\n var fn = (this && this !== root && this instanceof wrapper) ? Ctor : func;\n return fn.apply(isBind ? thisArg : this, arguments);\n }\n return wrapper;\n}\n\nmodule.exports = createBind;\n", + "parsedSize": 157, + "parsedSource": "e=r(15),o=r(1),i=1;t.exports=function(t,n,r){var u=n&i,a=e(t);return function n(){return(this&&this!==o&&this instanceof n?a:t).apply(u?r:this,arguments)}}},", + "originalSize": 853, + "originalSource": "var createCtor = require('./_createCtor'),\n root = require('./_root');\n\n/** Used to compose bitmasks for function metadata. */\nvar WRAP_BIND_FLAG = 1;\n\n/**\n * Creates a function that wraps `func` to invoke it with the optional `this`\n * binding of `thisArg`.\n *\n * @private\n * @param {Function} func The function to wrap.\n * @param {number} bitmask The bitmask flags. See `createWrap` for more details.\n * @param {*} [thisArg] The `this` binding of `func`.\n * @returns {Function} Returns the new wrapped function.\n */\nfunction createBind(func, bitmask, thisArg) {\n var isBind = bitmask & WRAP_BIND_FLAG,\n Ctor = createCtor(func);\n\n function wrapper() {\n var fn = (this && this !== root && this instanceof wrapper) ? Ctor : func;\n return fn.apply(isBind ? thisArg : this, arguments);\n }\n return wrapper;\n}\n\nmodule.exports = createBind;\n", + "modules": [] + }, + { + "id": 119, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_createCurry.js", + "name": "./node_modules/lodash/_createCurry.js", + "index": 38, + "index2": 69, + "size": 1447, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_createWrap.js", + "issuerId": 32, + "issuerName": "./node_modules/lodash/_createWrap.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 102, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/trim.js", + "name": "./node_modules/lodash/fp/trim.js" + }, + { + "id": 8, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/convert.js", + "name": "./node_modules/lodash/fp/convert.js" + }, + { + "id": 109, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/_util.js", + "name": "./node_modules/lodash/fp/_util.js" + }, + { + "id": 110, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/ary.js", + "name": "./node_modules/lodash/ary.js" + }, + { + "id": 32, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_createWrap.js", + "name": "./node_modules/lodash/_createWrap.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 32, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_createWrap.js", + "module": "./node_modules/lodash/_createWrap.js", + "moduleName": "./node_modules/lodash/_createWrap.js", + "type": "cjs require", + "userRequest": "./_createCurry", + "loc": "3:18-43" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 8, + "source": "var apply = require('./_apply'),\n createCtor = require('./_createCtor'),\n createHybrid = require('./_createHybrid'),\n createRecurry = require('./_createRecurry'),\n getHolder = require('./_getHolder'),\n replaceHolders = require('./_replaceHolders'),\n root = require('./_root');\n\n/**\n * Creates a function that wraps `func` to enable currying.\n *\n * @private\n * @param {Function} func The function to wrap.\n * @param {number} bitmask The bitmask flags. See `createWrap` for more details.\n * @param {number} arity The arity of `func`.\n * @returns {Function} Returns the new wrapped function.\n */\nfunction createCurry(func, bitmask, arity) {\n var Ctor = createCtor(func);\n\n function wrapper() {\n var length = arguments.length,\n args = Array(length),\n index = length,\n placeholder = getHolder(wrapper);\n\n while (index--) {\n args[index] = arguments[index];\n }\n var holders = (length < 3 && args[0] !== placeholder && args[length - 1] !== placeholder)\n ? []\n : replaceHolders(args, placeholder);\n\n length -= holders.length;\n if (length < arity) {\n return createRecurry(\n func, bitmask, createHybrid, wrapper.placeholder, undefined,\n args, holders, undefined, undefined, arity - length);\n }\n var fn = (this && this !== root && this instanceof wrapper) ? Ctor : func;\n return apply(fn, this, args);\n }\n return wrapper;\n}\n\nmodule.exports = createCurry;\n", + "parsedSize": 351, + "parsedSource": "e=r(35),o=r(15),i=r(64),u=r(67),a=r(75),c=r(42),f=r(1);t.exports=function(t,n,r){var s=o(t);return function o(){for(var l=arguments.length,p=Array(l),v=l,_=a(o);v--;)p[v]=arguments[v];var h=l<3&&p[0]!==_&&p[l-1]!==_?[]:c(p,_);return(l-=h.length) [undefined, undefined]\n */\nfunction noop() {\n // No operation performed.\n}\n\nmodule.exports = noop;\n", + "parsedSize": 24, + "parsedSource": "t.exports=function(){}},", + "originalSize": 250, + "originalSource": "/**\n * This method returns `undefined`.\n *\n * @static\n * @memberOf _\n * @since 2.3.0\n * @category Util\n * @example\n *\n * _.times(2, _.noop);\n * // => [undefined, undefined]\n */\nfunction noop() {\n // No operation performed.\n}\n\nmodule.exports = noop;\n", + "modules": [] + }, + { + "id": 122, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_realNames.js", + "name": "./node_modules/lodash/_realNames.js", + "index": 51, + "index2": 38, + "size": 98, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_getFuncName.js", + "issuerId": 69, + "issuerName": "./node_modules/lodash/_getFuncName.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 105, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/pipe.js", + "name": "./node_modules/lodash/fp/pipe.js" + }, + { + "id": 239, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/flow.js", + "name": "./node_modules/lodash/fp/flow.js" + }, + { + "id": 240, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/flow.js", + "name": "./node_modules/lodash/flow.js" + }, + { + "id": 241, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_createFlow.js", + "name": "./node_modules/lodash/_createFlow.js" + }, + { + "id": 69, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_getFuncName.js", + "name": "./node_modules/lodash/_getFuncName.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 69, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_getFuncName.js", + "module": "./node_modules/lodash/_getFuncName.js", + "moduleName": "./node_modules/lodash/_getFuncName.js", + "type": "cjs require", + "userRequest": "./_realNames", + "loc": "1:16-39" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 8, + "source": "/** Used to lookup unminified function names. */\nvar realNames = {};\n\nmodule.exports = realNames;\n", + "parsedSize": 14, + "parsedSource": "t.exports={}},", + "originalSize": 98, + "originalSource": "/** Used to lookup unminified function names. */\nvar realNames = {};\n\nmodule.exports = realNames;\n", + "modules": [] + }, + { + "id": 123, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/wrapperLodash.js", + "name": "./node_modules/lodash/wrapperLodash.js", + "index": 52, + "index2": 45, + "size": 6942, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_isLaziable.js", + "issuerId": 68, + "issuerName": "./node_modules/lodash/_isLaziable.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 105, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/pipe.js", + "name": "./node_modules/lodash/fp/pipe.js" + }, + { + "id": 239, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/flow.js", + "name": "./node_modules/lodash/fp/flow.js" + }, + { + "id": 240, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/flow.js", + "name": "./node_modules/lodash/flow.js" + }, + { + "id": 241, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_createFlow.js", + "name": "./node_modules/lodash/_createFlow.js" + }, + { + "id": 68, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_isLaziable.js", + "name": "./node_modules/lodash/_isLaziable.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 68, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_isLaziable.js", + "module": "./node_modules/lodash/_isLaziable.js", + "moduleName": "./node_modules/lodash/_isLaziable.js", + "type": "cjs require", + "userRequest": "./wrapperLodash", + "loc": "4:13-39" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 8, + "source": "var LazyWrapper = require('./_LazyWrapper'),\n LodashWrapper = require('./_LodashWrapper'),\n baseLodash = require('./_baseLodash'),\n isArray = require('./isArray'),\n isObjectLike = require('./isObjectLike'),\n wrapperClone = require('./_wrapperClone');\n\n/** Used for built-in method references. */\nvar objectProto = Object.prototype;\n\n/** Used to check objects for own properties. */\nvar hasOwnProperty = objectProto.hasOwnProperty;\n\n/**\n * Creates a `lodash` object which wraps `value` to enable implicit method\n * chain sequences. Methods that operate on and return arrays, collections,\n * and functions can be chained together. Methods that retrieve a single value\n * or may return a primitive value will automatically end the chain sequence\n * and return the unwrapped value. Otherwise, the value must be unwrapped\n * with `_#value`.\n *\n * Explicit chain sequences, which must be unwrapped with `_#value`, may be\n * enabled using `_.chain`.\n *\n * The execution of chained methods is lazy, that is, it's deferred until\n * `_#value` is implicitly or explicitly called.\n *\n * Lazy evaluation allows several methods to support shortcut fusion.\n * Shortcut fusion is an optimization to merge iteratee calls; this avoids\n * the creation of intermediate arrays and can greatly reduce the number of\n * iteratee executions. Sections of a chain sequence qualify for shortcut\n * fusion if the section is applied to an array and iteratees accept only\n * one argument. The heuristic for whether a section qualifies for shortcut\n * fusion is subject to change.\n *\n * Chaining is supported in custom builds as long as the `_#value` method is\n * directly or indirectly included in the build.\n *\n * In addition to lodash methods, wrappers have `Array` and `String` methods.\n *\n * The wrapper `Array` methods are:\n * `concat`, `join`, `pop`, `push`, `shift`, `sort`, `splice`, and `unshift`\n *\n * The wrapper `String` methods are:\n * `replace` and `split`\n *\n * The wrapper methods that support shortcut fusion are:\n * `at`, `compact`, `drop`, `dropRight`, `dropWhile`, `filter`, `find`,\n * `findLast`, `head`, `initial`, `last`, `map`, `reject`, `reverse`, `slice`,\n * `tail`, `take`, `takeRight`, `takeRightWhile`, `takeWhile`, and `toArray`\n *\n * The chainable wrapper methods are:\n * `after`, `ary`, `assign`, `assignIn`, `assignInWith`, `assignWith`, `at`,\n * `before`, `bind`, `bindAll`, `bindKey`, `castArray`, `chain`, `chunk`,\n * `commit`, `compact`, `concat`, `conforms`, `constant`, `countBy`, `create`,\n * `curry`, `debounce`, `defaults`, `defaultsDeep`, `defer`, `delay`,\n * `difference`, `differenceBy`, `differenceWith`, `drop`, `dropRight`,\n * `dropRightWhile`, `dropWhile`, `extend`, `extendWith`, `fill`, `filter`,\n * `flatMap`, `flatMapDeep`, `flatMapDepth`, `flatten`, `flattenDeep`,\n * `flattenDepth`, `flip`, `flow`, `flowRight`, `fromPairs`, `functions`,\n * `functionsIn`, `groupBy`, `initial`, `intersection`, `intersectionBy`,\n * `intersectionWith`, `invert`, `invertBy`, `invokeMap`, `iteratee`, `keyBy`,\n * `keys`, `keysIn`, `map`, `mapKeys`, `mapValues`, `matches`, `matchesProperty`,\n * `memoize`, `merge`, `mergeWith`, `method`, `methodOf`, `mixin`, `negate`,\n * `nthArg`, `omit`, `omitBy`, `once`, `orderBy`, `over`, `overArgs`,\n * `overEvery`, `overSome`, `partial`, `partialRight`, `partition`, `pick`,\n * `pickBy`, `plant`, `property`, `propertyOf`, `pull`, `pullAll`, `pullAllBy`,\n * `pullAllWith`, `pullAt`, `push`, `range`, `rangeRight`, `rearg`, `reject`,\n * `remove`, `rest`, `reverse`, `sampleSize`, `set`, `setWith`, `shuffle`,\n * `slice`, `sort`, `sortBy`, `splice`, `spread`, `tail`, `take`, `takeRight`,\n * `takeRightWhile`, `takeWhile`, `tap`, `throttle`, `thru`, `toArray`,\n * `toPairs`, `toPairsIn`, `toPath`, `toPlainObject`, `transform`, `unary`,\n * `union`, `unionBy`, `unionWith`, `uniq`, `uniqBy`, `uniqWith`, `unset`,\n * `unshift`, `unzip`, `unzipWith`, `update`, `updateWith`, `values`,\n * `valuesIn`, `without`, `wrap`, `xor`, `xorBy`, `xorWith`, `zip`,\n * `zipObject`, `zipObjectDeep`, and `zipWith`\n *\n * The wrapper methods that are **not** chainable by default are:\n * `add`, `attempt`, `camelCase`, `capitalize`, `ceil`, `clamp`, `clone`,\n * `cloneDeep`, `cloneDeepWith`, `cloneWith`, `conformsTo`, `deburr`,\n * `defaultTo`, `divide`, `each`, `eachRight`, `endsWith`, `eq`, `escape`,\n * `escapeRegExp`, `every`, `find`, `findIndex`, `findKey`, `findLast`,\n * `findLastIndex`, `findLastKey`, `first`, `floor`, `forEach`, `forEachRight`,\n * `forIn`, `forInRight`, `forOwn`, `forOwnRight`, `get`, `gt`, `gte`, `has`,\n * `hasIn`, `head`, `identity`, `includes`, `indexOf`, `inRange`, `invoke`,\n * `isArguments`, `isArray`, `isArrayBuffer`, `isArrayLike`, `isArrayLikeObject`,\n * `isBoolean`, `isBuffer`, `isDate`, `isElement`, `isEmpty`, `isEqual`,\n * `isEqualWith`, `isError`, `isFinite`, `isFunction`, `isInteger`, `isLength`,\n * `isMap`, `isMatch`, `isMatchWith`, `isNaN`, `isNative`, `isNil`, `isNull`,\n * `isNumber`, `isObject`, `isObjectLike`, `isPlainObject`, `isRegExp`,\n * `isSafeInteger`, `isSet`, `isString`, `isUndefined`, `isTypedArray`,\n * `isWeakMap`, `isWeakSet`, `join`, `kebabCase`, `last`, `lastIndexOf`,\n * `lowerCase`, `lowerFirst`, `lt`, `lte`, `max`, `maxBy`, `mean`, `meanBy`,\n * `min`, `minBy`, `multiply`, `noConflict`, `noop`, `now`, `nth`, `pad`,\n * `padEnd`, `padStart`, `parseInt`, `pop`, `random`, `reduce`, `reduceRight`,\n * `repeat`, `result`, `round`, `runInContext`, `sample`, `shift`, `size`,\n * `snakeCase`, `some`, `sortedIndex`, `sortedIndexBy`, `sortedLastIndex`,\n * `sortedLastIndexBy`, `startCase`, `startsWith`, `stubArray`, `stubFalse`,\n * `stubObject`, `stubString`, `stubTrue`, `subtract`, `sum`, `sumBy`,\n * `template`, `times`, `toFinite`, `toInteger`, `toJSON`, `toLength`,\n * `toLower`, `toNumber`, `toSafeInteger`, `toString`, `toUpper`, `trim`,\n * `trimEnd`, `trimStart`, `truncate`, `unescape`, `uniqueId`, `upperCase`,\n * `upperFirst`, `value`, and `words`\n *\n * @name _\n * @constructor\n * @category Seq\n * @param {*} value The value to wrap in a `lodash` instance.\n * @returns {Object} Returns the new `lodash` wrapper instance.\n * @example\n *\n * function square(n) {\n * return n * n;\n * }\n *\n * var wrapped = _([1, 2, 3]);\n *\n * // Returns an unwrapped value.\n * wrapped.reduce(_.add);\n * // => 6\n *\n * // Returns a wrapped value.\n * var squares = wrapped.map(square);\n *\n * _.isArray(squares);\n * // => false\n *\n * _.isArray(squares.value());\n * // => true\n */\nfunction lodash(value) {\n if (isObjectLike(value) && !isArray(value) && !(value instanceof LazyWrapper)) {\n if (value instanceof LodashWrapper) {\n return value;\n }\n if (hasOwnProperty.call(value, '__wrapped__')) {\n return wrapperClone(value);\n }\n }\n return new LodashWrapper(value);\n}\n\n// Ensure wrappers are instances of `baseLodash`.\nlodash.prototype = baseLodash.prototype;\nlodash.prototype.constructor = lodash;\n\nmodule.exports = lodash;\n", + "parsedSize": 275, + "parsedSource": "e=r(36),o=r(39),i=r(37),u=r(0),a=r(2),c=r(124),f=Object.prototype.hasOwnProperty;function s(t){if(a(t)&&!u(t)&&!(t instanceof e)){if(t instanceof o)return t;if(f.call(t,\"__wrapped__\"))return c(t)}return new o(t)}s.prototype=i.prototype,s.prototype.constructor=s,t.exports=s},", + "originalSize": 6942, + "originalSource": "var LazyWrapper = require('./_LazyWrapper'),\n LodashWrapper = require('./_LodashWrapper'),\n baseLodash = require('./_baseLodash'),\n isArray = require('./isArray'),\n isObjectLike = require('./isObjectLike'),\n wrapperClone = require('./_wrapperClone');\n\n/** Used for built-in method references. */\nvar objectProto = Object.prototype;\n\n/** Used to check objects for own properties. */\nvar hasOwnProperty = objectProto.hasOwnProperty;\n\n/**\n * Creates a `lodash` object which wraps `value` to enable implicit method\n * chain sequences. Methods that operate on and return arrays, collections,\n * and functions can be chained together. Methods that retrieve a single value\n * or may return a primitive value will automatically end the chain sequence\n * and return the unwrapped value. Otherwise, the value must be unwrapped\n * with `_#value`.\n *\n * Explicit chain sequences, which must be unwrapped with `_#value`, may be\n * enabled using `_.chain`.\n *\n * The execution of chained methods is lazy, that is, it's deferred until\n * `_#value` is implicitly or explicitly called.\n *\n * Lazy evaluation allows several methods to support shortcut fusion.\n * Shortcut fusion is an optimization to merge iteratee calls; this avoids\n * the creation of intermediate arrays and can greatly reduce the number of\n * iteratee executions. Sections of a chain sequence qualify for shortcut\n * fusion if the section is applied to an array and iteratees accept only\n * one argument. The heuristic for whether a section qualifies for shortcut\n * fusion is subject to change.\n *\n * Chaining is supported in custom builds as long as the `_#value` method is\n * directly or indirectly included in the build.\n *\n * In addition to lodash methods, wrappers have `Array` and `String` methods.\n *\n * The wrapper `Array` methods are:\n * `concat`, `join`, `pop`, `push`, `shift`, `sort`, `splice`, and `unshift`\n *\n * The wrapper `String` methods are:\n * `replace` and `split`\n *\n * The wrapper methods that support shortcut fusion are:\n * `at`, `compact`, `drop`, `dropRight`, `dropWhile`, `filter`, `find`,\n * `findLast`, `head`, `initial`, `last`, `map`, `reject`, `reverse`, `slice`,\n * `tail`, `take`, `takeRight`, `takeRightWhile`, `takeWhile`, and `toArray`\n *\n * The chainable wrapper methods are:\n * `after`, `ary`, `assign`, `assignIn`, `assignInWith`, `assignWith`, `at`,\n * `before`, `bind`, `bindAll`, `bindKey`, `castArray`, `chain`, `chunk`,\n * `commit`, `compact`, `concat`, `conforms`, `constant`, `countBy`, `create`,\n * `curry`, `debounce`, `defaults`, `defaultsDeep`, `defer`, `delay`,\n * `difference`, `differenceBy`, `differenceWith`, `drop`, `dropRight`,\n * `dropRightWhile`, `dropWhile`, `extend`, `extendWith`, `fill`, `filter`,\n * `flatMap`, `flatMapDeep`, `flatMapDepth`, `flatten`, `flattenDeep`,\n * `flattenDepth`, `flip`, `flow`, `flowRight`, `fromPairs`, `functions`,\n * `functionsIn`, `groupBy`, `initial`, `intersection`, `intersectionBy`,\n * `intersectionWith`, `invert`, `invertBy`, `invokeMap`, `iteratee`, `keyBy`,\n * `keys`, `keysIn`, `map`, `mapKeys`, `mapValues`, `matches`, `matchesProperty`,\n * `memoize`, `merge`, `mergeWith`, `method`, `methodOf`, `mixin`, `negate`,\n * `nthArg`, `omit`, `omitBy`, `once`, `orderBy`, `over`, `overArgs`,\n * `overEvery`, `overSome`, `partial`, `partialRight`, `partition`, `pick`,\n * `pickBy`, `plant`, `property`, `propertyOf`, `pull`, `pullAll`, `pullAllBy`,\n * `pullAllWith`, `pullAt`, `push`, `range`, `rangeRight`, `rearg`, `reject`,\n * `remove`, `rest`, `reverse`, `sampleSize`, `set`, `setWith`, `shuffle`,\n * `slice`, `sort`, `sortBy`, `splice`, `spread`, `tail`, `take`, `takeRight`,\n * `takeRightWhile`, `takeWhile`, `tap`, `throttle`, `thru`, `toArray`,\n * `toPairs`, `toPairsIn`, `toPath`, `toPlainObject`, `transform`, `unary`,\n * `union`, `unionBy`, `unionWith`, `uniq`, `uniqBy`, `uniqWith`, `unset`,\n * `unshift`, `unzip`, `unzipWith`, `update`, `updateWith`, `values`,\n * `valuesIn`, `without`, `wrap`, `xor`, `xorBy`, `xorWith`, `zip`,\n * `zipObject`, `zipObjectDeep`, and `zipWith`\n *\n * The wrapper methods that are **not** chainable by default are:\n * `add`, `attempt`, `camelCase`, `capitalize`, `ceil`, `clamp`, `clone`,\n * `cloneDeep`, `cloneDeepWith`, `cloneWith`, `conformsTo`, `deburr`,\n * `defaultTo`, `divide`, `each`, `eachRight`, `endsWith`, `eq`, `escape`,\n * `escapeRegExp`, `every`, `find`, `findIndex`, `findKey`, `findLast`,\n * `findLastIndex`, `findLastKey`, `first`, `floor`, `forEach`, `forEachRight`,\n * `forIn`, `forInRight`, `forOwn`, `forOwnRight`, `get`, `gt`, `gte`, `has`,\n * `hasIn`, `head`, `identity`, `includes`, `indexOf`, `inRange`, `invoke`,\n * `isArguments`, `isArray`, `isArrayBuffer`, `isArrayLike`, `isArrayLikeObject`,\n * `isBoolean`, `isBuffer`, `isDate`, `isElement`, `isEmpty`, `isEqual`,\n * `isEqualWith`, `isError`, `isFinite`, `isFunction`, `isInteger`, `isLength`,\n * `isMap`, `isMatch`, `isMatchWith`, `isNaN`, `isNative`, `isNil`, `isNull`,\n * `isNumber`, `isObject`, `isObjectLike`, `isPlainObject`, `isRegExp`,\n * `isSafeInteger`, `isSet`, `isString`, `isUndefined`, `isTypedArray`,\n * `isWeakMap`, `isWeakSet`, `join`, `kebabCase`, `last`, `lastIndexOf`,\n * `lowerCase`, `lowerFirst`, `lt`, `lte`, `max`, `maxBy`, `mean`, `meanBy`,\n * `min`, `minBy`, `multiply`, `noConflict`, `noop`, `now`, `nth`, `pad`,\n * `padEnd`, `padStart`, `parseInt`, `pop`, `random`, `reduce`, `reduceRight`,\n * `repeat`, `result`, `round`, `runInContext`, `sample`, `shift`, `size`,\n * `snakeCase`, `some`, `sortedIndex`, `sortedIndexBy`, `sortedLastIndex`,\n * `sortedLastIndexBy`, `startCase`, `startsWith`, `stubArray`, `stubFalse`,\n * `stubObject`, `stubString`, `stubTrue`, `subtract`, `sum`, `sumBy`,\n * `template`, `times`, `toFinite`, `toInteger`, `toJSON`, `toLength`,\n * `toLower`, `toNumber`, `toSafeInteger`, `toString`, `toUpper`, `trim`,\n * `trimEnd`, `trimStart`, `truncate`, `unescape`, `uniqueId`, `upperCase`,\n * `upperFirst`, `value`, and `words`\n *\n * @name _\n * @constructor\n * @category Seq\n * @param {*} value The value to wrap in a `lodash` instance.\n * @returns {Object} Returns the new `lodash` wrapper instance.\n * @example\n *\n * function square(n) {\n * return n * n;\n * }\n *\n * var wrapped = _([1, 2, 3]);\n *\n * // Returns an unwrapped value.\n * wrapped.reduce(_.add);\n * // => 6\n *\n * // Returns a wrapped value.\n * var squares = wrapped.map(square);\n *\n * _.isArray(squares);\n * // => false\n *\n * _.isArray(squares.value());\n * // => true\n */\nfunction lodash(value) {\n if (isObjectLike(value) && !isArray(value) && !(value instanceof LazyWrapper)) {\n if (value instanceof LodashWrapper) {\n return value;\n }\n if (hasOwnProperty.call(value, '__wrapped__')) {\n return wrapperClone(value);\n }\n }\n return new LodashWrapper(value);\n}\n\n// Ensure wrappers are instances of `baseLodash`.\nlodash.prototype = baseLodash.prototype;\nlodash.prototype.constructor = lodash;\n\nmodule.exports = lodash;\n", + "modules": [] + }, + { + "id": 124, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_wrapperClone.js", + "name": "./node_modules/lodash/_wrapperClone.js", + "index": 56, + "index2": 44, + "size": 658, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/wrapperLodash.js", + "issuerId": 123, + "issuerName": "./node_modules/lodash/wrapperLodash.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 105, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/pipe.js", + "name": "./node_modules/lodash/fp/pipe.js" + }, + { + "id": 239, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/flow.js", + "name": "./node_modules/lodash/fp/flow.js" + }, + { + "id": 240, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/flow.js", + "name": "./node_modules/lodash/flow.js" + }, + { + "id": 241, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_createFlow.js", + "name": "./node_modules/lodash/_createFlow.js" + }, + { + "id": 68, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_isLaziable.js", + "name": "./node_modules/lodash/_isLaziable.js" + }, + { + "id": 123, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/wrapperLodash.js", + "name": "./node_modules/lodash/wrapperLodash.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 123, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/wrapperLodash.js", + "module": "./node_modules/lodash/wrapperLodash.js", + "moduleName": "./node_modules/lodash/wrapperLodash.js", + "type": "cjs require", + "userRequest": "./_wrapperClone", + "loc": "6:19-45" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 9, + "source": "var LazyWrapper = require('./_LazyWrapper'),\n LodashWrapper = require('./_LodashWrapper'),\n copyArray = require('./_copyArray');\n\n/**\n * Creates a clone of `wrapper`.\n *\n * @private\n * @param {Object} wrapper The wrapper to clone.\n * @returns {Object} Returns the cloned wrapper.\n */\nfunction wrapperClone(wrapper) {\n if (wrapper instanceof LazyWrapper) {\n return wrapper.clone();\n }\n var result = new LodashWrapper(wrapper.__wrapped__, wrapper.__chain__);\n result.__actions__ = copyArray(wrapper.__actions__);\n result.__index__ = wrapper.__index__;\n result.__values__ = wrapper.__values__;\n return result;\n}\n\nmodule.exports = wrapperClone;\n", + "parsedSize": 212, + "parsedSource": "e=r(36),o=r(39),i=r(17);t.exports=function(t){if(t instanceof e)return t.clone();var n=new o(t.__wrapped__,t.__chain__);return n.__actions__=i(t.__actions__),n.__index__=t.__index__,n.__values__=t.__values__,n}},", + "originalSize": 658, + "originalSource": "var LazyWrapper = require('./_LazyWrapper'),\n LodashWrapper = require('./_LodashWrapper'),\n copyArray = require('./_copyArray');\n\n/**\n * Creates a clone of `wrapper`.\n *\n * @private\n * @param {Object} wrapper The wrapper to clone.\n * @returns {Object} Returns the cloned wrapper.\n */\nfunction wrapperClone(wrapper) {\n if (wrapper instanceof LazyWrapper) {\n return wrapper.clone();\n }\n var result = new LodashWrapper(wrapper.__wrapped__, wrapper.__chain__);\n result.__actions__ = copyArray(wrapper.__actions__);\n result.__index__ = wrapper.__index__;\n result.__values__ = wrapper.__values__;\n return result;\n}\n\nmodule.exports = wrapperClone;\n", + "modules": [] + }, + { + "id": 125, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_getWrapDetails.js", + "name": "./node_modules/lodash/_getWrapDetails.js", + "index": 61, + "index2": 49, + "size": 479, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_setWrapToString.js", + "issuerId": 72, + "issuerName": "./node_modules/lodash/_setWrapToString.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 102, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/trim.js", + "name": "./node_modules/lodash/fp/trim.js" + }, + { + "id": 8, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/convert.js", + "name": "./node_modules/lodash/fp/convert.js" + }, + { + "id": 109, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/_util.js", + "name": "./node_modules/lodash/fp/_util.js" + }, + { + "id": 110, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/ary.js", + "name": "./node_modules/lodash/ary.js" + }, + { + "id": 32, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_createWrap.js", + "name": "./node_modules/lodash/_createWrap.js" + }, + { + "id": 72, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_setWrapToString.js", + "name": "./node_modules/lodash/_setWrapToString.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 72, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_setWrapToString.js", + "module": "./node_modules/lodash/_setWrapToString.js", + "moduleName": "./node_modules/lodash/_setWrapToString.js", + "type": "cjs require", + "userRequest": "./_getWrapDetails", + "loc": "1:21-49" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 9, + "source": "/** Used to match wrap detail comments. */\nvar reWrapDetails = /\\{\\n\\/\\* \\[wrapped with (.+)\\] \\*/,\n reSplitDetails = /,? & /;\n\n/**\n * Extracts wrapper details from the `source` body comment.\n *\n * @private\n * @param {string} source The source to inspect.\n * @returns {Array} Returns the wrapper details.\n */\nfunction getWrapDetails(source) {\n var match = source.match(reWrapDetails);\n return match ? match[1].split(reSplitDetails) : [];\n}\n\nmodule.exports = getWrapDetails;\n", + "parsedSize": 119, + "parsedSource": "var r=/\\{\\n\\/\\* \\[wrapped with (.+)\\] \\*/,e=/,? & /;t.exports=function(t){var n=t.match(r);return n?n[1].split(e):[]}},", + "originalSize": 479, + "originalSource": "/** Used to match wrap detail comments. */\nvar reWrapDetails = /\\{\\n\\/\\* \\[wrapped with (.+)\\] \\*/,\n reSplitDetails = /,? & /;\n\n/**\n * Extracts wrapper details from the `source` body comment.\n *\n * @private\n * @param {string} source The source to inspect.\n * @returns {Array} Returns the wrapper details.\n */\nfunction getWrapDetails(source) {\n var match = source.match(reWrapDetails);\n return match ? match[1].split(reSplitDetails) : [];\n}\n\nmodule.exports = getWrapDetails;\n", + "modules": [] + }, + { + "id": 126, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_insertWrapDetails.js", + "name": "./node_modules/lodash/_insertWrapDetails.js", + "index": 62, + "index2": 50, + "size": 748, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_setWrapToString.js", + "issuerId": 72, + "issuerName": "./node_modules/lodash/_setWrapToString.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 102, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/trim.js", + "name": "./node_modules/lodash/fp/trim.js" + }, + { + "id": 8, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/convert.js", + "name": "./node_modules/lodash/fp/convert.js" + }, + { + "id": 109, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/_util.js", + "name": "./node_modules/lodash/fp/_util.js" + }, + { + "id": 110, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/ary.js", + "name": "./node_modules/lodash/ary.js" + }, + { + "id": 32, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_createWrap.js", + "name": "./node_modules/lodash/_createWrap.js" + }, + { + "id": 72, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_setWrapToString.js", + "name": "./node_modules/lodash/_setWrapToString.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 72, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_setWrapToString.js", + "module": "./node_modules/lodash/_setWrapToString.js", + "moduleName": "./node_modules/lodash/_setWrapToString.js", + "type": "cjs require", + "userRequest": "./_insertWrapDetails", + "loc": "2:24-55" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 9, + "source": "/** Used to match wrap detail comments. */\nvar reWrapComment = /\\{(?:\\n\\/\\* \\[wrapped with .+\\] \\*\\/)?\\n?/;\n\n/**\n * Inserts wrapper `details` in a comment at the top of the `source` body.\n *\n * @private\n * @param {string} source The source to modify.\n * @returns {Array} details The details to insert.\n * @returns {string} Returns the modified source.\n */\nfunction insertWrapDetails(source, details) {\n var length = details.length;\n if (!length) {\n return source;\n }\n var lastIndex = length - 1;\n details[lastIndex] = (length > 1 ? '& ' : '') + details[lastIndex];\n details = details.join(length > 2 ? ', ' : ' ');\n return source.replace(reWrapComment, '{\\n/* [wrapped with ' + details + '] */\\n');\n}\n\nmodule.exports = insertWrapDetails;\n", + "parsedSize": 217, + "parsedSource": "var r=/\\{(?:\\n\\/\\* \\[wrapped with .+\\] \\*\\/)?\\n?/;t.exports=function(t,n){var e=n.length;if(!e)return t;var o=e-1;return n[o]=(e>1?\"& \":\"\")+n[o],n=n.join(e>2?\", \":\" \"),t.replace(r,\"{\\n/* [wrapped with \"+n+\"] */\\n\")}},", + "originalSize": 748, + "originalSource": "/** Used to match wrap detail comments. */\nvar reWrapComment = /\\{(?:\\n\\/\\* \\[wrapped with .+\\] \\*\\/)?\\n?/;\n\n/**\n * Inserts wrapper `details` in a comment at the top of the `source` body.\n *\n * @private\n * @param {string} source The source to modify.\n * @returns {Array} details The details to insert.\n * @returns {string} Returns the modified source.\n */\nfunction insertWrapDetails(source, details) {\n var length = details.length;\n if (!length) {\n return source;\n }\n var lastIndex = length - 1;\n details[lastIndex] = (length > 1 ? '& ' : '') + details[lastIndex];\n details = details.join(length > 2 ? ', ' : ' ');\n return source.replace(reWrapComment, '{\\n/* [wrapped with ' + details + '] */\\n');\n}\n\nmodule.exports = insertWrapDetails;\n", + "modules": [] + }, + { + "id": 127, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseSetToString.js", + "name": "./node_modules/lodash/_baseSetToString.js", + "index": 64, + "index2": 53, + "size": 641, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_setToString.js", + "issuerId": 73, + "issuerName": "./node_modules/lodash/_setToString.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 102, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/trim.js", + "name": "./node_modules/lodash/fp/trim.js" + }, + { + "id": 8, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/convert.js", + "name": "./node_modules/lodash/fp/convert.js" + }, + { + "id": 109, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/_util.js", + "name": "./node_modules/lodash/fp/_util.js" + }, + { + "id": 216, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/rearg.js", + "name": "./node_modules/lodash/rearg.js" + }, + { + "id": 97, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_flatRest.js", + "name": "./node_modules/lodash/_flatRest.js" + }, + { + "id": 73, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_setToString.js", + "name": "./node_modules/lodash/_setToString.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 73, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_setToString.js", + "module": "./node_modules/lodash/_setToString.js", + "moduleName": "./node_modules/lodash/_setToString.js", + "type": "cjs require", + "userRequest": "./_baseSetToString", + "loc": "1:22-51" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 9, + "source": "var constant = require('./constant'),\n defineProperty = require('./_defineProperty'),\n identity = require('./identity');\n\n/**\n * The base implementation of `setToString` without support for hot loop shorting.\n *\n * @private\n * @param {Function} func The function to modify.\n * @param {Function} string The `toString` result.\n * @returns {Function} Returns `func`.\n */\nvar baseSetToString = !defineProperty ? identity : function(func, string) {\n return defineProperty(func, 'toString', {\n 'configurable': true,\n 'enumerable': false,\n 'value': constant(string),\n 'writable': true\n });\n};\n\nmodule.exports = baseSetToString;\n", + "parsedSize": 137, + "parsedSource": "e=r(128),o=r(74),i=r(33),u=o?function(t,n){return o(t,\"toString\",{configurable:!0,enumerable:!1,value:e(n),writable:!0})}:i;t.exports=u},", + "originalSize": 641, + "originalSource": "var constant = require('./constant'),\n defineProperty = require('./_defineProperty'),\n identity = require('./identity');\n\n/**\n * The base implementation of `setToString` without support for hot loop shorting.\n *\n * @private\n * @param {Function} func The function to modify.\n * @param {Function} string The `toString` result.\n * @returns {Function} Returns `func`.\n */\nvar baseSetToString = !defineProperty ? identity : function(func, string) {\n return defineProperty(func, 'toString', {\n 'configurable': true,\n 'enumerable': false,\n 'value': constant(string),\n 'writable': true\n });\n};\n\nmodule.exports = baseSetToString;\n", + "modules": [] + }, + { + "id": 128, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/constant.js", + "name": "./node_modules/lodash/constant.js", + "index": 65, + "index2": 51, + "size": 528, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseSetToString.js", + "issuerId": 127, + "issuerName": "./node_modules/lodash/_baseSetToString.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 102, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/trim.js", + "name": "./node_modules/lodash/fp/trim.js" + }, + { + "id": 8, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/convert.js", + "name": "./node_modules/lodash/fp/convert.js" + }, + { + "id": 109, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/_util.js", + "name": "./node_modules/lodash/fp/_util.js" + }, + { + "id": 216, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/rearg.js", + "name": "./node_modules/lodash/rearg.js" + }, + { + "id": 97, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_flatRest.js", + "name": "./node_modules/lodash/_flatRest.js" + }, + { + "id": 73, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_setToString.js", + "name": "./node_modules/lodash/_setToString.js" + }, + { + "id": 127, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseSetToString.js", + "name": "./node_modules/lodash/_baseSetToString.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 127, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseSetToString.js", + "module": "./node_modules/lodash/_baseSetToString.js", + "moduleName": "./node_modules/lodash/_baseSetToString.js", + "type": "cjs require", + "userRequest": "./constant", + "loc": "1:15-36" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 10, + "source": "/**\n * Creates a function that returns `value`.\n *\n * @static\n * @memberOf _\n * @since 2.4.0\n * @category Util\n * @param {*} value The value to return from the new function.\n * @returns {Function} Returns the new constant function.\n * @example\n *\n * var objects = _.times(2, _.constant({ 'a': 1 }));\n *\n * console.log(objects);\n * // => [{ 'a': 1 }, { 'a': 1 }]\n *\n * console.log(objects[0] === objects[1]);\n * // => true\n */\nfunction constant(value) {\n return function() {\n return value;\n };\n}\n\nmodule.exports = constant;\n", + "parsedSize": 52, + "parsedSource": "t.exports=function(t){return function(){return t}}},", + "originalSize": 528, + "originalSource": "/**\n * Creates a function that returns `value`.\n *\n * @static\n * @memberOf _\n * @since 2.4.0\n * @category Util\n * @param {*} value The value to return from the new function.\n * @returns {Function} Returns the new constant function.\n * @example\n *\n * var objects = _.times(2, _.constant({ 'a': 1 }));\n *\n * console.log(objects);\n * // => [{ 'a': 1 }, { 'a': 1 }]\n *\n * console.log(objects[0] === objects[1]);\n * // => true\n */\nfunction constant(value) {\n return function() {\n return value;\n };\n}\n\nmodule.exports = constant;\n", + "modules": [] + }, + { + "id": 129, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_updateWrapDetails.js", + "name": "./node_modules/lodash/_updateWrapDetails.js", + "index": 67, + "index2": 61, + "size": 1310, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_setWrapToString.js", + "issuerId": 72, + "issuerName": "./node_modules/lodash/_setWrapToString.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 102, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/trim.js", + "name": "./node_modules/lodash/fp/trim.js" + }, + { + "id": 8, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/convert.js", + "name": "./node_modules/lodash/fp/convert.js" + }, + { + "id": 109, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/_util.js", + "name": "./node_modules/lodash/fp/_util.js" + }, + { + "id": 110, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/ary.js", + "name": "./node_modules/lodash/ary.js" + }, + { + "id": 32, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_createWrap.js", + "name": "./node_modules/lodash/_createWrap.js" + }, + { + "id": 72, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_setWrapToString.js", + "name": "./node_modules/lodash/_setWrapToString.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 72, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_setWrapToString.js", + "module": "./node_modules/lodash/_setWrapToString.js", + "moduleName": "./node_modules/lodash/_setWrapToString.js", + "type": "cjs require", + "userRequest": "./_updateWrapDetails", + "loc": "4:24-55" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 9, + "source": "var arrayEach = require('./_arrayEach'),\n arrayIncludes = require('./_arrayIncludes');\n\n/** Used to compose bitmasks for function metadata. */\nvar WRAP_BIND_FLAG = 1,\n WRAP_BIND_KEY_FLAG = 2,\n WRAP_CURRY_FLAG = 8,\n WRAP_CURRY_RIGHT_FLAG = 16,\n WRAP_PARTIAL_FLAG = 32,\n WRAP_PARTIAL_RIGHT_FLAG = 64,\n WRAP_ARY_FLAG = 128,\n WRAP_REARG_FLAG = 256,\n WRAP_FLIP_FLAG = 512;\n\n/** Used to associate wrap methods with their bit flags. */\nvar wrapFlags = [\n ['ary', WRAP_ARY_FLAG],\n ['bind', WRAP_BIND_FLAG],\n ['bindKey', WRAP_BIND_KEY_FLAG],\n ['curry', WRAP_CURRY_FLAG],\n ['curryRight', WRAP_CURRY_RIGHT_FLAG],\n ['flip', WRAP_FLIP_FLAG],\n ['partial', WRAP_PARTIAL_FLAG],\n ['partialRight', WRAP_PARTIAL_RIGHT_FLAG],\n ['rearg', WRAP_REARG_FLAG]\n];\n\n/**\n * Updates wrapper `details` based on `bitmask` flags.\n *\n * @private\n * @returns {Array} details The details to modify.\n * @param {number} bitmask The bitmask flags. See `createWrap` for more details.\n * @returns {Array} Returns `details`.\n */\nfunction updateWrapDetails(details, bitmask) {\n arrayEach(wrapFlags, function(pair) {\n var value = '_.' + pair[0];\n if ((bitmask & pair[1]) && !arrayIncludes(details, value)) {\n details.push(value);\n }\n });\n return details.sort();\n}\n\nmodule.exports = updateWrapDetails;\n", + "parsedSize": 255, + "parsedSource": "e=r(40),o=r(130),i=[[\"ary\",128],[\"bind\",1],[\"bindKey\",2],[\"curry\",8],[\"curryRight\",16],[\"flip\",512],[\"partial\",32],[\"partialRight\",64],[\"rearg\",256]];t.exports=function(t,n){return e(i,(function(r){var e=\"_.\"+r[0];n&r[1]&&!o(t,e)&&t.push(e)})),t.sort()}},", + "originalSize": 1310, + "originalSource": "var arrayEach = require('./_arrayEach'),\n arrayIncludes = require('./_arrayIncludes');\n\n/** Used to compose bitmasks for function metadata. */\nvar WRAP_BIND_FLAG = 1,\n WRAP_BIND_KEY_FLAG = 2,\n WRAP_CURRY_FLAG = 8,\n WRAP_CURRY_RIGHT_FLAG = 16,\n WRAP_PARTIAL_FLAG = 32,\n WRAP_PARTIAL_RIGHT_FLAG = 64,\n WRAP_ARY_FLAG = 128,\n WRAP_REARG_FLAG = 256,\n WRAP_FLIP_FLAG = 512;\n\n/** Used to associate wrap methods with their bit flags. */\nvar wrapFlags = [\n ['ary', WRAP_ARY_FLAG],\n ['bind', WRAP_BIND_FLAG],\n ['bindKey', WRAP_BIND_KEY_FLAG],\n ['curry', WRAP_CURRY_FLAG],\n ['curryRight', WRAP_CURRY_RIGHT_FLAG],\n ['flip', WRAP_FLIP_FLAG],\n ['partial', WRAP_PARTIAL_FLAG],\n ['partialRight', WRAP_PARTIAL_RIGHT_FLAG],\n ['rearg', WRAP_REARG_FLAG]\n];\n\n/**\n * Updates wrapper `details` based on `bitmask` flags.\n *\n * @private\n * @returns {Array} details The details to modify.\n * @param {number} bitmask The bitmask flags. See `createWrap` for more details.\n * @returns {Array} Returns `details`.\n */\nfunction updateWrapDetails(details, bitmask) {\n arrayEach(wrapFlags, function(pair) {\n var value = '_.' + pair[0];\n if ((bitmask & pair[1]) && !arrayIncludes(details, value)) {\n details.push(value);\n }\n });\n return details.sort();\n}\n\nmodule.exports = updateWrapDetails;\n", + "modules": [] + }, + { + "id": 130, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_arrayIncludes.js", + "name": "./node_modules/lodash/_arrayIncludes.js", + "index": 69, + "index2": 60, + "size": 526, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_updateWrapDetails.js", + "issuerId": 129, + "issuerName": "./node_modules/lodash/_updateWrapDetails.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 102, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/trim.js", + "name": "./node_modules/lodash/fp/trim.js" + }, + { + "id": 8, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/convert.js", + "name": "./node_modules/lodash/fp/convert.js" + }, + { + "id": 109, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/_util.js", + "name": "./node_modules/lodash/fp/_util.js" + }, + { + "id": 110, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/ary.js", + "name": "./node_modules/lodash/ary.js" + }, + { + "id": 32, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_createWrap.js", + "name": "./node_modules/lodash/_createWrap.js" + }, + { + "id": 72, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_setWrapToString.js", + "name": "./node_modules/lodash/_setWrapToString.js" + }, + { + "id": 129, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_updateWrapDetails.js", + "name": "./node_modules/lodash/_updateWrapDetails.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 129, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_updateWrapDetails.js", + "module": "./node_modules/lodash/_updateWrapDetails.js", + "moduleName": "./node_modules/lodash/_updateWrapDetails.js", + "type": "cjs require", + "userRequest": "./_arrayIncludes", + "loc": "2:20-47" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 10, + "source": "var baseIndexOf = require('./_baseIndexOf');\n\n/**\n * A specialized version of `_.includes` for arrays without support for\n * specifying an index to search from.\n *\n * @private\n * @param {Array} [array] The array to inspect.\n * @param {*} target The value to search for.\n * @returns {boolean} Returns `true` if `target` is found, else `false`.\n */\nfunction arrayIncludes(array, value) {\n var length = array == null ? 0 : array.length;\n return !!length && baseIndexOf(array, value, 0) > -1;\n}\n\nmodule.exports = arrayIncludes;\n", + "parsedSize": 76, + "parsedSource": "e=r(41);t.exports=function(t,n){return!!(null==t?0:t.length)&&e(t,n,0)>-1}},", + "originalSize": 526, + "originalSource": "var baseIndexOf = require('./_baseIndexOf');\n\n/**\n * A specialized version of `_.includes` for arrays without support for\n * specifying an index to search from.\n *\n * @private\n * @param {Array} [array] The array to inspect.\n * @param {*} target The value to search for.\n * @returns {boolean} Returns `true` if `target` is found, else `false`.\n */\nfunction arrayIncludes(array, value) {\n var length = array == null ? 0 : array.length;\n return !!length && baseIndexOf(array, value, 0) > -1;\n}\n\nmodule.exports = arrayIncludes;\n", + "modules": [] + }, + { + "id": 131, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseFindIndex.js", + "name": "./node_modules/lodash/_baseFindIndex.js", + "index": 71, + "index2": 56, + "size": 766, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseIndexOf.js", + "issuerId": 41, + "issuerName": "./node_modules/lodash/_baseIndexOf.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 102, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/trim.js", + "name": "./node_modules/lodash/fp/trim.js" + }, + { + "id": 222, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/trim.js", + "name": "./node_modules/lodash/trim.js" + }, + { + "id": 224, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_charsEndIndex.js", + "name": "./node_modules/lodash/_charsEndIndex.js" + }, + { + "id": 41, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseIndexOf.js", + "name": "./node_modules/lodash/_baseIndexOf.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 41, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseIndexOf.js", + "module": "./node_modules/lodash/_baseIndexOf.js", + "moduleName": "./node_modules/lodash/_baseIndexOf.js", + "type": "cjs require", + "userRequest": "./_baseFindIndex", + "loc": "1:20-47" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 7, + "source": "/**\n * The base implementation of `_.findIndex` and `_.findLastIndex` without\n * support for iteratee shorthands.\n *\n * @private\n * @param {Array} array The array to inspect.\n * @param {Function} predicate The function invoked per iteration.\n * @param {number} fromIndex The index to search from.\n * @param {boolean} [fromRight] Specify iterating from right to left.\n * @returns {number} Returns the index of the matched value, else `-1`.\n */\nfunction baseFindIndex(array, predicate, fromIndex, fromRight) {\n var length = array.length,\n index = fromIndex + (fromRight ? 1 : -1);\n\n while ((fromRight ? index-- : ++index < length)) {\n if (predicate(array[index], index, array)) {\n return index;\n }\n }\n return -1;\n}\n\nmodule.exports = baseFindIndex;\n", + "parsedSize": 108, + "parsedSource": "t.exports=function(t,n,r,e){for(var o=t.length,i=r+(e?1:-1);e?i--:++i 3.2\n *\n * _.toFinite(Number.MIN_VALUE);\n * // => 5e-324\n *\n * _.toFinite(Infinity);\n * // => 1.7976931348623157e+308\n *\n * _.toFinite('3.2');\n * // => 3.2\n */\nfunction toFinite(value) {\n if (!value) {\n return value === 0 ? value : 0;\n }\n value = toNumber(value);\n if (value === INFINITY || value === -INFINITY) {\n var sign = (value < 0 ? -1 : 1);\n return sign * MAX_INTEGER;\n }\n return value === value ? value : 0;\n}\n\nmodule.exports = toFinite;\n", + "parsedSize": 125, + "parsedSource": "e=r(138),o=1/0,i=17976931348623157e292;t.exports=function(t){return t?(t=e(t))===o||t===-o?(t<0?-1:1)*i:t==t?t:0:0===t?t:0}},", + "originalSize": 868, + "originalSource": "var toNumber = require('./toNumber');\n\n/** Used as references for various `Number` constants. */\nvar INFINITY = 1 / 0,\n MAX_INTEGER = 1.7976931348623157e+308;\n\n/**\n * Converts `value` to a finite number.\n *\n * @static\n * @memberOf _\n * @since 4.12.0\n * @category Lang\n * @param {*} value The value to convert.\n * @returns {number} Returns the converted number.\n * @example\n *\n * _.toFinite(3.2);\n * // => 3.2\n *\n * _.toFinite(Number.MIN_VALUE);\n * // => 5e-324\n *\n * _.toFinite(Infinity);\n * // => 1.7976931348623157e+308\n *\n * _.toFinite('3.2');\n * // => 3.2\n */\nfunction toFinite(value) {\n if (!value) {\n return value === 0 ? value : 0;\n }\n value = toNumber(value);\n if (value === INFINITY || value === -INFINITY) {\n var sign = (value < 0 ? -1 : 1);\n return sign * MAX_INTEGER;\n }\n return value === value ? value : 0;\n}\n\nmodule.exports = toFinite;\n", + "modules": [] + }, + { + "id": 138, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/toNumber.js", + "name": "./node_modules/lodash/toNumber.js", + "index": 82, + "index2": 73, + "size": 1572, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/toFinite.js", + "issuerId": 137, + "issuerName": "./node_modules/lodash/toFinite.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 102, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/trim.js", + "name": "./node_modules/lodash/fp/trim.js" + }, + { + "id": 8, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/convert.js", + "name": "./node_modules/lodash/fp/convert.js" + }, + { + "id": 109, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/_util.js", + "name": "./node_modules/lodash/fp/_util.js" + }, + { + "id": 76, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/toInteger.js", + "name": "./node_modules/lodash/toInteger.js" + }, + { + "id": 137, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/toFinite.js", + "name": "./node_modules/lodash/toFinite.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 137, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/toFinite.js", + "module": "./node_modules/lodash/toFinite.js", + "moduleName": "./node_modules/lodash/toFinite.js", + "type": "cjs require", + "userRequest": "./toNumber", + "loc": "1:15-36" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 8, + "source": "var isObject = require('./isObject'),\n isSymbol = require('./isSymbol');\n\n/** Used as references for various `Number` constants. */\nvar NAN = 0 / 0;\n\n/** Used to match leading and trailing whitespace. */\nvar reTrim = /^\\s+|\\s+$/g;\n\n/** Used to detect bad signed hexadecimal string values. */\nvar reIsBadHex = /^[-+]0x[0-9a-f]+$/i;\n\n/** Used to detect binary string values. */\nvar reIsBinary = /^0b[01]+$/i;\n\n/** Used to detect octal string values. */\nvar reIsOctal = /^0o[0-7]+$/i;\n\n/** Built-in method references without a dependency on `root`. */\nvar freeParseInt = parseInt;\n\n/**\n * Converts `value` to a number.\n *\n * @static\n * @memberOf _\n * @since 4.0.0\n * @category Lang\n * @param {*} value The value to process.\n * @returns {number} Returns the number.\n * @example\n *\n * _.toNumber(3.2);\n * // => 3.2\n *\n * _.toNumber(Number.MIN_VALUE);\n * // => 5e-324\n *\n * _.toNumber(Infinity);\n * // => Infinity\n *\n * _.toNumber('3.2');\n * // => 3.2\n */\nfunction toNumber(value) {\n if (typeof value == 'number') {\n return value;\n }\n if (isSymbol(value)) {\n return NAN;\n }\n if (isObject(value)) {\n var other = typeof value.valueOf == 'function' ? value.valueOf() : value;\n value = isObject(other) ? (other + '') : other;\n }\n if (typeof value != 'string') {\n return value === 0 ? value : +value;\n }\n value = value.replace(reTrim, '');\n var isBinary = reIsBinary.test(value);\n return (isBinary || reIsOctal.test(value))\n ? freeParseInt(value.slice(2), isBinary ? 2 : 8)\n : (reIsBadHex.test(value) ? NAN : +value);\n}\n\nmodule.exports = toNumber;\n", + "parsedSize": 374, + "parsedSource": "e=r(3),o=r(12),i=NaN,u=/^\\s+|\\s+$/g,a=/^[-+]0x[0-9a-f]+$/i,c=/^0b[01]+$/i,f=/^0o[0-7]+$/i,s=parseInt;t.exports=function(t){if(\"number\"==typeof t)return t;if(o(t))return i;if(e(t)){var n=\"function\"==typeof t.valueOf?t.valueOf():t;t=e(n)?n+\"\":n}if(\"string\"!=typeof t)return 0===t?t:+t;t=t.replace(u,\"\");var r=c.test(t);return r||f.test(t)?s(t.slice(2),r?2:8):a.test(t)?i:+t}},", + "originalSize": 1572, + "originalSource": "var isObject = require('./isObject'),\n isSymbol = require('./isSymbol');\n\n/** Used as references for various `Number` constants. */\nvar NAN = 0 / 0;\n\n/** Used to match leading and trailing whitespace. */\nvar reTrim = /^\\s+|\\s+$/g;\n\n/** Used to detect bad signed hexadecimal string values. */\nvar reIsBadHex = /^[-+]0x[0-9a-f]+$/i;\n\n/** Used to detect binary string values. */\nvar reIsBinary = /^0b[01]+$/i;\n\n/** Used to detect octal string values. */\nvar reIsOctal = /^0o[0-7]+$/i;\n\n/** Built-in method references without a dependency on `root`. */\nvar freeParseInt = parseInt;\n\n/**\n * Converts `value` to a number.\n *\n * @static\n * @memberOf _\n * @since 4.0.0\n * @category Lang\n * @param {*} value The value to process.\n * @returns {number} Returns the number.\n * @example\n *\n * _.toNumber(3.2);\n * // => 3.2\n *\n * _.toNumber(Number.MIN_VALUE);\n * // => 5e-324\n *\n * _.toNumber(Infinity);\n * // => Infinity\n *\n * _.toNumber('3.2');\n * // => 3.2\n */\nfunction toNumber(value) {\n if (typeof value == 'number') {\n return value;\n }\n if (isSymbol(value)) {\n return NAN;\n }\n if (isObject(value)) {\n var other = typeof value.valueOf == 'function' ? value.valueOf() : value;\n value = isObject(other) ? (other + '') : other;\n }\n if (typeof value != 'string') {\n return value === 0 ? value : +value;\n }\n value = value.replace(reTrim, '');\n var isBinary = reIsBinary.test(value);\n return (isBinary || reIsOctal.test(value))\n ? freeParseInt(value.slice(2), isBinary ? 2 : 8)\n : (reIsBadHex.test(value) ? NAN : +value);\n}\n\nmodule.exports = toNumber;\n", + "modules": [] + }, + { + "id": 139, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseTimes.js", + "name": "./node_modules/lodash/_baseTimes.js", + "index": 91, + "index2": 82, + "size": 504, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_arrayLikeKeys.js", + "issuerId": 80, + "issuerName": "./node_modules/lodash/_arrayLikeKeys.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 102, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/trim.js", + "name": "./node_modules/lodash/fp/trim.js" + }, + { + "id": 8, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/convert.js", + "name": "./node_modules/lodash/fp/convert.js" + }, + { + "id": 109, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/_util.js", + "name": "./node_modules/lodash/fp/_util.js" + }, + { + "id": 77, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseAssign.js", + "name": "./node_modules/lodash/_baseAssign.js" + }, + { + "id": 13, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/keys.js", + "name": "./node_modules/lodash/keys.js" + }, + { + "id": 80, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_arrayLikeKeys.js", + "name": "./node_modules/lodash/_arrayLikeKeys.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 80, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_arrayLikeKeys.js", + "module": "./node_modules/lodash/_arrayLikeKeys.js", + "moduleName": "./node_modules/lodash/_arrayLikeKeys.js", + "type": "cjs require", + "userRequest": "./_baseTimes", + "loc": "1:16-39" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 9, + "source": "/**\n * The base implementation of `_.times` without support for iteratee shorthands\n * or max array length checks.\n *\n * @private\n * @param {number} n The number of times to invoke `iteratee`.\n * @param {Function} iteratee The function invoked per iteration.\n * @returns {Array} Returns the array of results.\n */\nfunction baseTimes(n, iteratee) {\n var index = -1,\n result = Array(n);\n\n while (++index < n) {\n result[index] = iteratee(index);\n }\n return result;\n}\n\nmodule.exports = baseTimes;\n", + "parsedSize": 76, + "parsedSource": "t.exports=function(t,n){for(var r=-1,e=Array(t);++r [false, false]\n */\nfunction stubFalse() {\n return false;\n}\n\nmodule.exports = stubFalse;\n", + "parsedSize": 32, + "parsedSource": "t.exports=function(){return!1}},", + "originalSize": 280, + "originalSource": "/**\n * This method returns `false`.\n *\n * @static\n * @memberOf _\n * @since 4.13.0\n * @category Util\n * @returns {boolean} Returns `false`.\n * @example\n *\n * _.times(2, _.stubFalse);\n * // => [false, false]\n */\nfunction stubFalse() {\n return false;\n}\n\nmodule.exports = stubFalse;\n", + "modules": [] + }, + { + "id": 142, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseIsTypedArray.js", + "name": "./node_modules/lodash/_baseIsTypedArray.js", + "index": 98, + "index2": 89, + "size": 2222, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/isTypedArray.js", + "issuerId": 44, + "issuerName": "./node_modules/lodash/isTypedArray.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 106, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/isEmpty.js", + "name": "./node_modules/lodash/fp/isEmpty.js" + }, + { + "id": 244, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/isEmpty.js", + "name": "./node_modules/lodash/isEmpty.js" + }, + { + "id": 44, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/isTypedArray.js", + "name": "./node_modules/lodash/isTypedArray.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 44, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/isTypedArray.js", + "module": "./node_modules/lodash/isTypedArray.js", + "moduleName": "./node_modules/lodash/isTypedArray.js", + "type": "cjs require", + "userRequest": "./_baseIsTypedArray", + "loc": "1:23-53" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 6, + "source": "var baseGetTag = require('./_baseGetTag'),\n isLength = require('./isLength'),\n isObjectLike = require('./isObjectLike');\n\n/** `Object#toString` result references. */\nvar argsTag = '[object Arguments]',\n arrayTag = '[object Array]',\n boolTag = '[object Boolean]',\n dateTag = '[object Date]',\n errorTag = '[object Error]',\n funcTag = '[object Function]',\n mapTag = '[object Map]',\n numberTag = '[object Number]',\n objectTag = '[object Object]',\n regexpTag = '[object RegExp]',\n setTag = '[object Set]',\n stringTag = '[object String]',\n weakMapTag = '[object WeakMap]';\n\nvar arrayBufferTag = '[object ArrayBuffer]',\n dataViewTag = '[object DataView]',\n float32Tag = '[object Float32Array]',\n float64Tag = '[object Float64Array]',\n int8Tag = '[object Int8Array]',\n int16Tag = '[object Int16Array]',\n int32Tag = '[object Int32Array]',\n uint8Tag = '[object Uint8Array]',\n uint8ClampedTag = '[object Uint8ClampedArray]',\n uint16Tag = '[object Uint16Array]',\n uint32Tag = '[object Uint32Array]';\n\n/** Used to identify `toStringTag` values of typed arrays. */\nvar typedArrayTags = {};\ntypedArrayTags[float32Tag] = typedArrayTags[float64Tag] =\ntypedArrayTags[int8Tag] = typedArrayTags[int16Tag] =\ntypedArrayTags[int32Tag] = typedArrayTags[uint8Tag] =\ntypedArrayTags[uint8ClampedTag] = typedArrayTags[uint16Tag] =\ntypedArrayTags[uint32Tag] = true;\ntypedArrayTags[argsTag] = typedArrayTags[arrayTag] =\ntypedArrayTags[arrayBufferTag] = typedArrayTags[boolTag] =\ntypedArrayTags[dataViewTag] = typedArrayTags[dateTag] =\ntypedArrayTags[errorTag] = typedArrayTags[funcTag] =\ntypedArrayTags[mapTag] = typedArrayTags[numberTag] =\ntypedArrayTags[objectTag] = typedArrayTags[regexpTag] =\ntypedArrayTags[setTag] = typedArrayTags[stringTag] =\ntypedArrayTags[weakMapTag] = false;\n\n/**\n * The base implementation of `_.isTypedArray` without Node.js optimizations.\n *\n * @private\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is a typed array, else `false`.\n */\nfunction baseIsTypedArray(value) {\n return isObjectLike(value) &&\n isLength(value.length) && !!typedArrayTags[baseGetTag(value)];\n}\n\nmodule.exports = baseIsTypedArray;\n", + "parsedSize": 649, + "parsedSource": "e=r(4),o=r(45),i=r(2),u={};u[\"[object Float32Array]\"]=u[\"[object Float64Array]\"]=u[\"[object Int8Array]\"]=u[\"[object Int16Array]\"]=u[\"[object Int32Array]\"]=u[\"[object Uint8Array]\"]=u[\"[object Uint8ClampedArray]\"]=u[\"[object Uint16Array]\"]=u[\"[object Uint32Array]\"]=!0,u[\"[object Arguments]\"]=u[\"[object Array]\"]=u[\"[object ArrayBuffer]\"]=u[\"[object Boolean]\"]=u[\"[object DataView]\"]=u[\"[object Date]\"]=u[\"[object Error]\"]=u[\"[object Function]\"]=u[\"[object Map]\"]=u[\"[object Number]\"]=u[\"[object Object]\"]=u[\"[object RegExp]\"]=u[\"[object Set]\"]=u[\"[object String]\"]=u[\"[object WeakMap]\"]=!1,t.exports=function(t){return i(t)&&o(t.length)&&!!u[e(t)]}},", + "originalSize": 2222, + "originalSource": "var baseGetTag = require('./_baseGetTag'),\n isLength = require('./isLength'),\n isObjectLike = require('./isObjectLike');\n\n/** `Object#toString` result references. */\nvar argsTag = '[object Arguments]',\n arrayTag = '[object Array]',\n boolTag = '[object Boolean]',\n dateTag = '[object Date]',\n errorTag = '[object Error]',\n funcTag = '[object Function]',\n mapTag = '[object Map]',\n numberTag = '[object Number]',\n objectTag = '[object Object]',\n regexpTag = '[object RegExp]',\n setTag = '[object Set]',\n stringTag = '[object String]',\n weakMapTag = '[object WeakMap]';\n\nvar arrayBufferTag = '[object ArrayBuffer]',\n dataViewTag = '[object DataView]',\n float32Tag = '[object Float32Array]',\n float64Tag = '[object Float64Array]',\n int8Tag = '[object Int8Array]',\n int16Tag = '[object Int16Array]',\n int32Tag = '[object Int32Array]',\n uint8Tag = '[object Uint8Array]',\n uint8ClampedTag = '[object Uint8ClampedArray]',\n uint16Tag = '[object Uint16Array]',\n uint32Tag = '[object Uint32Array]';\n\n/** Used to identify `toStringTag` values of typed arrays. */\nvar typedArrayTags = {};\ntypedArrayTags[float32Tag] = typedArrayTags[float64Tag] =\ntypedArrayTags[int8Tag] = typedArrayTags[int16Tag] =\ntypedArrayTags[int32Tag] = typedArrayTags[uint8Tag] =\ntypedArrayTags[uint8ClampedTag] = typedArrayTags[uint16Tag] =\ntypedArrayTags[uint32Tag] = true;\ntypedArrayTags[argsTag] = typedArrayTags[arrayTag] =\ntypedArrayTags[arrayBufferTag] = typedArrayTags[boolTag] =\ntypedArrayTags[dataViewTag] = typedArrayTags[dateTag] =\ntypedArrayTags[errorTag] = typedArrayTags[funcTag] =\ntypedArrayTags[mapTag] = typedArrayTags[numberTag] =\ntypedArrayTags[objectTag] = typedArrayTags[regexpTag] =\ntypedArrayTags[setTag] = typedArrayTags[stringTag] =\ntypedArrayTags[weakMapTag] = false;\n\n/**\n * The base implementation of `_.isTypedArray` without Node.js optimizations.\n *\n * @private\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is a typed array, else `false`.\n */\nfunction baseIsTypedArray(value) {\n return isObjectLike(value) &&\n isLength(value.length) && !!typedArrayTags[baseGetTag(value)];\n}\n\nmodule.exports = baseIsTypedArray;\n", + "modules": [] + }, + { + "id": 143, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_nativeKeys.js", + "name": "./node_modules/lodash/_nativeKeys.js", + "index": 104, + "index2": 96, + "size": 204, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseKeys.js", + "issuerId": 46, + "issuerName": "./node_modules/lodash/_baseKeys.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 106, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/isEmpty.js", + "name": "./node_modules/lodash/fp/isEmpty.js" + }, + { + "id": 244, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/isEmpty.js", + "name": "./node_modules/lodash/isEmpty.js" + }, + { + "id": 46, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseKeys.js", + "name": "./node_modules/lodash/_baseKeys.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 46, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseKeys.js", + "module": "./node_modules/lodash/_baseKeys.js", + "moduleName": "./node_modules/lodash/_baseKeys.js", + "type": "cjs require", + "userRequest": "./_nativeKeys", + "loc": "2:17-41" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 6, + "source": "var overArg = require('./_overArg');\n\n/* Built-in method references for those with the same name as other `lodash` methods. */\nvar nativeKeys = overArg(Object.keys, Object);\n\nmodule.exports = nativeKeys;\n", + "parsedSize": 41, + "parsedSource": "e=r(81)(Object.keys,Object);t.exports=e},", + "originalSize": 204, + "originalSource": "var overArg = require('./_overArg');\n\n/* Built-in method references for those with the same name as other `lodash` methods. */\nvar nativeKeys = overArg(Object.keys, Object);\n\nmodule.exports = nativeKeys;\n", + "modules": [] + }, + { + "id": 144, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/clone.js", + "name": "./node_modules/lodash/clone.js", + "index": 107, + "index2": 164, + "size": 1065, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/_util.js", + "issuerId": 109, + "issuerName": "./node_modules/lodash/fp/_util.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 102, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/trim.js", + "name": "./node_modules/lodash/fp/trim.js" + }, + { + "id": 8, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/convert.js", + "name": "./node_modules/lodash/fp/convert.js" + }, + { + "id": 109, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/_util.js", + "name": "./node_modules/lodash/fp/_util.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 109, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/_util.js", + "module": "./node_modules/lodash/fp/_util.js", + "moduleName": "./node_modules/lodash/fp/_util.js", + "type": "cjs require", + "userRequest": "../clone", + "loc": "4:11-30" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 6, + "source": "var baseClone = require('./_baseClone');\n\n/** Used to compose bitmasks for cloning. */\nvar CLONE_SYMBOLS_FLAG = 4;\n\n/**\n * Creates a shallow clone of `value`.\n *\n * **Note:** This method is loosely based on the\n * [structured clone algorithm](https://mdn.io/Structured_clone_algorithm)\n * and supports cloning arrays, array buffers, booleans, date objects, maps,\n * numbers, `Object` objects, regexes, sets, strings, symbols, and typed\n * arrays. The own enumerable properties of `arguments` objects are cloned\n * as plain objects. An empty object is returned for uncloneable values such\n * as error objects, functions, DOM nodes, and WeakMaps.\n *\n * @static\n * @memberOf _\n * @since 0.1.0\n * @category Lang\n * @param {*} value The value to clone.\n * @returns {*} Returns the cloned value.\n * @see _.cloneDeep\n * @example\n *\n * var objects = [{ 'a': 1 }, { 'b': 2 }];\n *\n * var shallow = _.clone(objects);\n * console.log(shallow[0] === objects[0]);\n * // => true\n */\nfunction clone(value) {\n return baseClone(value, CLONE_SYMBOLS_FLAG);\n}\n\nmodule.exports = clone;\n", + "parsedSize": 50, + "parsedSource": "e=r(82),o=4;t.exports=function(t){return e(t,o)}},", + "originalSize": 1065, + "originalSource": "var baseClone = require('./_baseClone');\n\n/** Used to compose bitmasks for cloning. */\nvar CLONE_SYMBOLS_FLAG = 4;\n\n/**\n * Creates a shallow clone of `value`.\n *\n * **Note:** This method is loosely based on the\n * [structured clone algorithm](https://mdn.io/Structured_clone_algorithm)\n * and supports cloning arrays, array buffers, booleans, date objects, maps,\n * numbers, `Object` objects, regexes, sets, strings, symbols, and typed\n * arrays. The own enumerable properties of `arguments` objects are cloned\n * as plain objects. An empty object is returned for uncloneable values such\n * as error objects, functions, DOM nodes, and WeakMaps.\n *\n * @static\n * @memberOf _\n * @since 0.1.0\n * @category Lang\n * @param {*} value The value to clone.\n * @returns {*} Returns the cloned value.\n * @see _.cloneDeep\n * @example\n *\n * var objects = [{ 'a': 1 }, { 'b': 2 }];\n *\n * var shallow = _.clone(objects);\n * console.log(shallow[0] === objects[0]);\n * // => true\n */\nfunction clone(value) {\n return baseClone(value, CLONE_SYMBOLS_FLAG);\n}\n\nmodule.exports = clone;\n", + "modules": [] + }, + { + "id": 145, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_listCacheClear.js", + "name": "./node_modules/lodash/_listCacheClear.js", + "index": 111, + "index2": 101, + "size": 218, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_ListCache.js", + "issuerId": 26, + "issuerName": "./node_modules/lodash/_ListCache.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 102, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/trim.js", + "name": "./node_modules/lodash/fp/trim.js" + }, + { + "id": 8, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/convert.js", + "name": "./node_modules/lodash/fp/convert.js" + }, + { + "id": 109, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/_util.js", + "name": "./node_modules/lodash/fp/_util.js" + }, + { + "id": 144, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/clone.js", + "name": "./node_modules/lodash/clone.js" + }, + { + "id": 82, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseClone.js", + "name": "./node_modules/lodash/_baseClone.js" + }, + { + "id": 47, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_Stack.js", + "name": "./node_modules/lodash/_Stack.js" + }, + { + "id": 26, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_ListCache.js", + "name": "./node_modules/lodash/_ListCache.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 26, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_ListCache.js", + "module": "./node_modules/lodash/_ListCache.js", + "moduleName": "./node_modules/lodash/_ListCache.js", + "type": "cjs require", + "userRequest": "./_listCacheClear", + "loc": "1:21-49" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 10, + "source": "/**\n * Removes all key-value entries from the list cache.\n *\n * @private\n * @name clear\n * @memberOf ListCache\n */\nfunction listCacheClear() {\n this.__data__ = [];\n this.size = 0;\n}\n\nmodule.exports = listCacheClear;\n", + "parsedSize": 52, + "parsedSource": "t.exports=function(){this.__data__=[],this.size=0}},", + "originalSize": 218, + "originalSource": "/**\n * Removes all key-value entries from the list cache.\n *\n * @private\n * @name clear\n * @memberOf ListCache\n */\nfunction listCacheClear() {\n this.__data__ = [];\n this.size = 0;\n}\n\nmodule.exports = listCacheClear;\n", + "modules": [] + }, + { + "id": 146, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_listCacheDelete.js", + "name": "./node_modules/lodash/_listCacheDelete.js", + "index": 112, + "index2": 103, + "size": 775, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_ListCache.js", + "issuerId": 26, + "issuerName": "./node_modules/lodash/_ListCache.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 102, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/trim.js", + "name": "./node_modules/lodash/fp/trim.js" + }, + { + "id": 8, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/convert.js", + "name": "./node_modules/lodash/fp/convert.js" + }, + { + "id": 109, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/_util.js", + "name": "./node_modules/lodash/fp/_util.js" + }, + { + "id": 144, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/clone.js", + "name": "./node_modules/lodash/clone.js" + }, + { + "id": 82, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseClone.js", + "name": "./node_modules/lodash/_baseClone.js" + }, + { + "id": 47, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_Stack.js", + "name": "./node_modules/lodash/_Stack.js" + }, + { + "id": 26, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_ListCache.js", + "name": "./node_modules/lodash/_ListCache.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 26, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_ListCache.js", + "module": "./node_modules/lodash/_ListCache.js", + "moduleName": "./node_modules/lodash/_ListCache.js", + "type": "cjs require", + "userRequest": "./_listCacheDelete", + "loc": "2:22-51" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 10, + "source": "var assocIndexOf = require('./_assocIndexOf');\n\n/** Used for built-in method references. */\nvar arrayProto = Array.prototype;\n\n/** Built-in value references. */\nvar splice = arrayProto.splice;\n\n/**\n * Removes `key` and its value from the list cache.\n *\n * @private\n * @name delete\n * @memberOf ListCache\n * @param {string} key The key of the value to remove.\n * @returns {boolean} Returns `true` if the entry was removed, else `false`.\n */\nfunction listCacheDelete(key) {\n var data = this.__data__,\n index = assocIndexOf(data, key);\n\n if (index < 0) {\n return false;\n }\n var lastIndex = data.length - 1;\n if (index == lastIndex) {\n data.pop();\n } else {\n splice.call(data, index, 1);\n }\n --this.size;\n return true;\n}\n\nmodule.exports = listCacheDelete;\n", + "parsedSize": 153, + "parsedSource": "e=r(27),o=Array.prototype.splice;t.exports=function(t){var n=this.__data__,r=e(n,t);return!(r<0)&&(r==n.length-1?n.pop():o.call(n,r,1),--this.size,!0)}},", + "originalSize": 775, + "originalSource": "var assocIndexOf = require('./_assocIndexOf');\n\n/** Used for built-in method references. */\nvar arrayProto = Array.prototype;\n\n/** Built-in value references. */\nvar splice = arrayProto.splice;\n\n/**\n * Removes `key` and its value from the list cache.\n *\n * @private\n * @name delete\n * @memberOf ListCache\n * @param {string} key The key of the value to remove.\n * @returns {boolean} Returns `true` if the entry was removed, else `false`.\n */\nfunction listCacheDelete(key) {\n var data = this.__data__,\n index = assocIndexOf(data, key);\n\n if (index < 0) {\n return false;\n }\n var lastIndex = data.length - 1;\n if (index == lastIndex) {\n data.pop();\n } else {\n splice.call(data, index, 1);\n }\n --this.size;\n return true;\n}\n\nmodule.exports = listCacheDelete;\n", + "modules": [] + }, + { + "id": 147, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_listCacheGet.js", + "name": "./node_modules/lodash/_listCacheGet.js", + "index": 114, + "index2": 104, + "size": 420, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_ListCache.js", + "issuerId": 26, + "issuerName": "./node_modules/lodash/_ListCache.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 102, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/trim.js", + "name": "./node_modules/lodash/fp/trim.js" + }, + { + "id": 8, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/convert.js", + "name": "./node_modules/lodash/fp/convert.js" + }, + { + "id": 109, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/_util.js", + "name": "./node_modules/lodash/fp/_util.js" + }, + { + "id": 144, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/clone.js", + "name": "./node_modules/lodash/clone.js" + }, + { + "id": 82, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseClone.js", + "name": "./node_modules/lodash/_baseClone.js" + }, + { + "id": 47, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_Stack.js", + "name": "./node_modules/lodash/_Stack.js" + }, + { + "id": 26, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_ListCache.js", + "name": "./node_modules/lodash/_ListCache.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 26, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_ListCache.js", + "module": "./node_modules/lodash/_ListCache.js", + "moduleName": "./node_modules/lodash/_ListCache.js", + "type": "cjs require", + "userRequest": "./_listCacheGet", + "loc": "3:19-45" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 10, + "source": "var assocIndexOf = require('./_assocIndexOf');\n\n/**\n * Gets the list cache value for `key`.\n *\n * @private\n * @name get\n * @memberOf ListCache\n * @param {string} key The key of the value to get.\n * @returns {*} Returns the entry value.\n */\nfunction listCacheGet(key) {\n var data = this.__data__,\n index = assocIndexOf(data, key);\n\n return index < 0 ? undefined : data[index][1];\n}\n\nmodule.exports = listCacheGet;\n", + "parsedSize": 87, + "parsedSource": "e=r(27);t.exports=function(t){var n=this.__data__,r=e(n,t);return r<0?void 0:n[r][1]}},", + "originalSize": 420, + "originalSource": "var assocIndexOf = require('./_assocIndexOf');\n\n/**\n * Gets the list cache value for `key`.\n *\n * @private\n * @name get\n * @memberOf ListCache\n * @param {string} key The key of the value to get.\n * @returns {*} Returns the entry value.\n */\nfunction listCacheGet(key) {\n var data = this.__data__,\n index = assocIndexOf(data, key);\n\n return index < 0 ? undefined : data[index][1];\n}\n\nmodule.exports = listCacheGet;\n", + "modules": [] + }, + { + "id": 148, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_listCacheHas.js", + "name": "./node_modules/lodash/_listCacheHas.js", + "index": 115, + "index2": 105, + "size": 403, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_ListCache.js", + "issuerId": 26, + "issuerName": "./node_modules/lodash/_ListCache.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 102, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/trim.js", + "name": "./node_modules/lodash/fp/trim.js" + }, + { + "id": 8, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/convert.js", + "name": "./node_modules/lodash/fp/convert.js" + }, + { + "id": 109, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/_util.js", + "name": "./node_modules/lodash/fp/_util.js" + }, + { + "id": 144, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/clone.js", + "name": "./node_modules/lodash/clone.js" + }, + { + "id": 82, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseClone.js", + "name": "./node_modules/lodash/_baseClone.js" + }, + { + "id": 47, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_Stack.js", + "name": "./node_modules/lodash/_Stack.js" + }, + { + "id": 26, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_ListCache.js", + "name": "./node_modules/lodash/_ListCache.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 26, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_ListCache.js", + "module": "./node_modules/lodash/_ListCache.js", + "moduleName": "./node_modules/lodash/_ListCache.js", + "type": "cjs require", + "userRequest": "./_listCacheHas", + "loc": "4:19-45" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 10, + "source": "var assocIndexOf = require('./_assocIndexOf');\n\n/**\n * Checks if a list cache value for `key` exists.\n *\n * @private\n * @name has\n * @memberOf ListCache\n * @param {string} key The key of the entry to check.\n * @returns {boolean} Returns `true` if an entry for `key` exists, else `false`.\n */\nfunction listCacheHas(key) {\n return assocIndexOf(this.__data__, key) > -1;\n}\n\nmodule.exports = listCacheHas;\n", + "parsedSize": 61, + "parsedSource": "e=r(27);t.exports=function(t){return e(this.__data__,t)>-1}},", + "originalSize": 403, + "originalSource": "var assocIndexOf = require('./_assocIndexOf');\n\n/**\n * Checks if a list cache value for `key` exists.\n *\n * @private\n * @name has\n * @memberOf ListCache\n * @param {string} key The key of the entry to check.\n * @returns {boolean} Returns `true` if an entry for `key` exists, else `false`.\n */\nfunction listCacheHas(key) {\n return assocIndexOf(this.__data__, key) > -1;\n}\n\nmodule.exports = listCacheHas;\n", + "modules": [] + }, + { + "id": 149, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_listCacheSet.js", + "name": "./node_modules/lodash/_listCacheSet.js", + "index": 116, + "index2": 106, + "size": 553, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_ListCache.js", + "issuerId": 26, + "issuerName": "./node_modules/lodash/_ListCache.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 102, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/trim.js", + "name": "./node_modules/lodash/fp/trim.js" + }, + { + "id": 8, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/convert.js", + "name": "./node_modules/lodash/fp/convert.js" + }, + { + "id": 109, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/_util.js", + "name": "./node_modules/lodash/fp/_util.js" + }, + { + "id": 144, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/clone.js", + "name": "./node_modules/lodash/clone.js" + }, + { + "id": 82, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseClone.js", + "name": "./node_modules/lodash/_baseClone.js" + }, + { + "id": 47, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_Stack.js", + "name": "./node_modules/lodash/_Stack.js" + }, + { + "id": 26, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_ListCache.js", + "name": "./node_modules/lodash/_ListCache.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 26, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_ListCache.js", + "module": "./node_modules/lodash/_ListCache.js", + "moduleName": "./node_modules/lodash/_ListCache.js", + "type": "cjs require", + "userRequest": "./_listCacheSet", + "loc": "5:19-45" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 10, + "source": "var assocIndexOf = require('./_assocIndexOf');\n\n/**\n * Sets the list cache `key` to `value`.\n *\n * @private\n * @name set\n * @memberOf ListCache\n * @param {string} key The key of the value to set.\n * @param {*} value The value to set.\n * @returns {Object} Returns the list cache instance.\n */\nfunction listCacheSet(key, value) {\n var data = this.__data__,\n index = assocIndexOf(data, key);\n\n if (index < 0) {\n ++this.size;\n data.push([key, value]);\n } else {\n data[index][1] = value;\n }\n return this;\n}\n\nmodule.exports = listCacheSet;\n", + "parsedSize": 117, + "parsedSource": "e=r(27);t.exports=function(t,n){var r=this.__data__,o=e(r,t);return o<0?(++this.size,r.push([t,n])):r[o][1]=n,this}},", + "originalSize": 553, + "originalSource": "var assocIndexOf = require('./_assocIndexOf');\n\n/**\n * Sets the list cache `key` to `value`.\n *\n * @private\n * @name set\n * @memberOf ListCache\n * @param {string} key The key of the value to set.\n * @param {*} value The value to set.\n * @returns {Object} Returns the list cache instance.\n */\nfunction listCacheSet(key, value) {\n var data = this.__data__,\n index = assocIndexOf(data, key);\n\n if (index < 0) {\n ++this.size;\n data.push([key, value]);\n } else {\n data[index][1] = value;\n }\n return this;\n}\n\nmodule.exports = listCacheSet;\n", + "modules": [] + }, + { + "id": 150, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_stackClear.js", + "name": "./node_modules/lodash/_stackClear.js", + "index": 117, + "index2": 108, + "size": 254, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_Stack.js", + "issuerId": 47, + "issuerName": "./node_modules/lodash/_Stack.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 102, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/trim.js", + "name": "./node_modules/lodash/fp/trim.js" + }, + { + "id": 8, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/convert.js", + "name": "./node_modules/lodash/fp/convert.js" + }, + { + "id": 109, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/_util.js", + "name": "./node_modules/lodash/fp/_util.js" + }, + { + "id": 144, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/clone.js", + "name": "./node_modules/lodash/clone.js" + }, + { + "id": 82, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseClone.js", + "name": "./node_modules/lodash/_baseClone.js" + }, + { + "id": 47, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_Stack.js", + "name": "./node_modules/lodash/_Stack.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 47, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_Stack.js", + "module": "./node_modules/lodash/_Stack.js", + "moduleName": "./node_modules/lodash/_Stack.js", + "type": "cjs require", + "userRequest": "./_stackClear", + "loc": "2:17-41" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 9, + "source": "var ListCache = require('./_ListCache');\n\n/**\n * Removes all key-value entries from the stack.\n *\n * @private\n * @name clear\n * @memberOf Stack\n */\nfunction stackClear() {\n this.__data__ = new ListCache;\n this.size = 0;\n}\n\nmodule.exports = stackClear;\n", + "parsedSize": 63, + "parsedSource": "e=r(26);t.exports=function(){this.__data__=new e,this.size=0}},", + "originalSize": 254, + "originalSource": "var ListCache = require('./_ListCache');\n\n/**\n * Removes all key-value entries from the stack.\n *\n * @private\n * @name clear\n * @memberOf Stack\n */\nfunction stackClear() {\n this.__data__ = new ListCache;\n this.size = 0;\n}\n\nmodule.exports = stackClear;\n", + "modules": [] + }, + { + "id": 151, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_stackDelete.js", + "name": "./node_modules/lodash/_stackDelete.js", + "index": 118, + "index2": 109, + "size": 405, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_Stack.js", + "issuerId": 47, + "issuerName": "./node_modules/lodash/_Stack.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 102, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/trim.js", + "name": "./node_modules/lodash/fp/trim.js" + }, + { + "id": 8, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/convert.js", + "name": "./node_modules/lodash/fp/convert.js" + }, + { + "id": 109, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/_util.js", + "name": "./node_modules/lodash/fp/_util.js" + }, + { + "id": 144, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/clone.js", + "name": "./node_modules/lodash/clone.js" + }, + { + "id": 82, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseClone.js", + "name": "./node_modules/lodash/_baseClone.js" + }, + { + "id": 47, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_Stack.js", + "name": "./node_modules/lodash/_Stack.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 47, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_Stack.js", + "module": "./node_modules/lodash/_Stack.js", + "moduleName": "./node_modules/lodash/_Stack.js", + "type": "cjs require", + "userRequest": "./_stackDelete", + "loc": "3:18-43" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 9, + "source": "/**\n * Removes `key` and its value from the stack.\n *\n * @private\n * @name delete\n * @memberOf Stack\n * @param {string} key The key of the value to remove.\n * @returns {boolean} Returns `true` if the entry was removed, else `false`.\n */\nfunction stackDelete(key) {\n var data = this.__data__,\n result = data['delete'](key);\n\n this.size = data.size;\n return result;\n}\n\nmodule.exports = stackDelete;\n", + "parsedSize": 84, + "parsedSource": "t.exports=function(t){var n=this.__data__,r=n.delete(t);return this.size=n.size,r}},", + "originalSize": 405, + "originalSource": "/**\n * Removes `key` and its value from the stack.\n *\n * @private\n * @name delete\n * @memberOf Stack\n * @param {string} key The key of the value to remove.\n * @returns {boolean} Returns `true` if the entry was removed, else `false`.\n */\nfunction stackDelete(key) {\n var data = this.__data__,\n result = data['delete'](key);\n\n this.size = data.size;\n return result;\n}\n\nmodule.exports = stackDelete;\n", + "modules": [] + }, + { + "id": 152, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_stackGet.js", + "name": "./node_modules/lodash/_stackGet.js", + "index": 119, + "index2": 110, + "size": 271, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_Stack.js", + "issuerId": 47, + "issuerName": "./node_modules/lodash/_Stack.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 102, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/trim.js", + "name": "./node_modules/lodash/fp/trim.js" + }, + { + "id": 8, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/convert.js", + "name": "./node_modules/lodash/fp/convert.js" + }, + { + "id": 109, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/_util.js", + "name": "./node_modules/lodash/fp/_util.js" + }, + { + "id": 144, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/clone.js", + "name": "./node_modules/lodash/clone.js" + }, + { + "id": 82, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseClone.js", + "name": "./node_modules/lodash/_baseClone.js" + }, + { + "id": 47, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_Stack.js", + "name": "./node_modules/lodash/_Stack.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 47, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_Stack.js", + "module": "./node_modules/lodash/_Stack.js", + "moduleName": "./node_modules/lodash/_Stack.js", + "type": "cjs require", + "userRequest": "./_stackGet", + "loc": "4:15-37" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 9, + "source": "/**\n * Gets the stack value for `key`.\n *\n * @private\n * @name get\n * @memberOf Stack\n * @param {string} key The key of the value to get.\n * @returns {*} Returns the entry value.\n */\nfunction stackGet(key) {\n return this.__data__.get(key);\n}\n\nmodule.exports = stackGet;\n", + "parsedSize": 52, + "parsedSource": "t.exports=function(t){return this.__data__.get(t)}},", + "originalSize": 271, + "originalSource": "/**\n * Gets the stack value for `key`.\n *\n * @private\n * @name get\n * @memberOf Stack\n * @param {string} key The key of the value to get.\n * @returns {*} Returns the entry value.\n */\nfunction stackGet(key) {\n return this.__data__.get(key);\n}\n\nmodule.exports = stackGet;\n", + "modules": [] + }, + { + "id": 153, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_stackHas.js", + "name": "./node_modules/lodash/_stackHas.js", + "index": 120, + "index2": 111, + "size": 323, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_Stack.js", + "issuerId": 47, + "issuerName": "./node_modules/lodash/_Stack.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 102, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/trim.js", + "name": "./node_modules/lodash/fp/trim.js" + }, + { + "id": 8, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/convert.js", + "name": "./node_modules/lodash/fp/convert.js" + }, + { + "id": 109, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/_util.js", + "name": "./node_modules/lodash/fp/_util.js" + }, + { + "id": 144, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/clone.js", + "name": "./node_modules/lodash/clone.js" + }, + { + "id": 82, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseClone.js", + "name": "./node_modules/lodash/_baseClone.js" + }, + { + "id": 47, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_Stack.js", + "name": "./node_modules/lodash/_Stack.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 47, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_Stack.js", + "module": "./node_modules/lodash/_Stack.js", + "moduleName": "./node_modules/lodash/_Stack.js", + "type": "cjs require", + "userRequest": "./_stackHas", + "loc": "5:15-37" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 9, + "source": "/**\n * Checks if a stack value for `key` exists.\n *\n * @private\n * @name has\n * @memberOf Stack\n * @param {string} key The key of the entry to check.\n * @returns {boolean} Returns `true` if an entry for `key` exists, else `false`.\n */\nfunction stackHas(key) {\n return this.__data__.has(key);\n}\n\nmodule.exports = stackHas;\n", + "parsedSize": 52, + "parsedSource": "t.exports=function(t){return this.__data__.has(t)}},", + "originalSize": 323, + "originalSource": "/**\n * Checks if a stack value for `key` exists.\n *\n * @private\n * @name has\n * @memberOf Stack\n * @param {string} key The key of the entry to check.\n * @returns {boolean} Returns `true` if an entry for `key` exists, else `false`.\n */\nfunction stackHas(key) {\n return this.__data__.has(key);\n}\n\nmodule.exports = stackHas;\n", + "modules": [] + }, + { + "id": 154, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_stackSet.js", + "name": "./node_modules/lodash/_stackSet.js", + "index": 121, + "index2": 128, + "size": 853, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_Stack.js", + "issuerId": 47, + "issuerName": "./node_modules/lodash/_Stack.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 102, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/trim.js", + "name": "./node_modules/lodash/fp/trim.js" + }, + { + "id": 8, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/convert.js", + "name": "./node_modules/lodash/fp/convert.js" + }, + { + "id": 109, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/_util.js", + "name": "./node_modules/lodash/fp/_util.js" + }, + { + "id": 144, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/clone.js", + "name": "./node_modules/lodash/clone.js" + }, + { + "id": 82, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseClone.js", + "name": "./node_modules/lodash/_baseClone.js" + }, + { + "id": 47, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_Stack.js", + "name": "./node_modules/lodash/_Stack.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 47, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_Stack.js", + "module": "./node_modules/lodash/_Stack.js", + "moduleName": "./node_modules/lodash/_Stack.js", + "type": "cjs require", + "userRequest": "./_stackSet", + "loc": "6:15-37" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 9, + "source": "var ListCache = require('./_ListCache'),\n Map = require('./_Map'),\n MapCache = require('./_MapCache');\n\n/** Used as the size to enable large array optimizations. */\nvar LARGE_ARRAY_SIZE = 200;\n\n/**\n * Sets the stack `key` to `value`.\n *\n * @private\n * @name set\n * @memberOf Stack\n * @param {string} key The key of the value to set.\n * @param {*} value The value to set.\n * @returns {Object} Returns the stack cache instance.\n */\nfunction stackSet(key, value) {\n var data = this.__data__;\n if (data instanceof ListCache) {\n var pairs = data.__data__;\n if (!Map || (pairs.length < LARGE_ARRAY_SIZE - 1)) {\n pairs.push([key, value]);\n this.size = ++data.size;\n return this;\n }\n data = this.__data__ = new MapCache(pairs);\n }\n data.set(key, value);\n this.size = data.size;\n return this;\n}\n\nmodule.exports = stackSet;\n", + "parsedSize": 242, + "parsedSource": "e=r(26),o=r(48),i=r(49),u=200;t.exports=function(t,n){var r=this.__data__;if(r instanceof e){var a=r.__data__;if(!o||a.length true\n *\n * _.isMap(new WeakMap);\n * // => false\n */\nvar isMap = nodeIsMap ? baseUnary(nodeIsMap) : baseIsMap;\n\nmodule.exports = isMap;\n", + "parsedSize": 62, + "parsedSource": "e=r(185),o=r(23),i=r(24),u=i&&i.isMap,a=u?o(u):e;t.exports=a},", + "originalSize": 613, + "originalSource": "var baseIsMap = require('./_baseIsMap'),\n baseUnary = require('./_baseUnary'),\n nodeUtil = require('./_nodeUtil');\n\n/* Node.js helper references. */\nvar nodeIsMap = nodeUtil && nodeUtil.isMap;\n\n/**\n * Checks if `value` is classified as a `Map` object.\n *\n * @static\n * @memberOf _\n * @since 4.3.0\n * @category Lang\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is a map, else `false`.\n * @example\n *\n * _.isMap(new Map);\n * // => true\n *\n * _.isMap(new WeakMap);\n * // => false\n */\nvar isMap = nodeIsMap ? baseUnary(nodeIsMap) : baseIsMap;\n\nmodule.exports = isMap;\n", + "modules": [] + }, + { + "id": 185, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseIsMap.js", + "name": "./node_modules/lodash/_baseIsMap.js", + "index": 168, + "index2": 159, + "size": 478, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/isMap.js", + "issuerId": 184, + "issuerName": "./node_modules/lodash/isMap.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 102, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/trim.js", + "name": "./node_modules/lodash/fp/trim.js" + }, + { + "id": 8, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/convert.js", + "name": "./node_modules/lodash/fp/convert.js" + }, + { + "id": 109, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/_util.js", + "name": "./node_modules/lodash/fp/_util.js" + }, + { + "id": 144, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/clone.js", + "name": "./node_modules/lodash/clone.js" + }, + { + "id": 82, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseClone.js", + "name": "./node_modules/lodash/_baseClone.js" + }, + { + "id": 184, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/isMap.js", + "name": "./node_modules/lodash/isMap.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 184, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/isMap.js", + "module": "./node_modules/lodash/isMap.js", + "moduleName": "./node_modules/lodash/isMap.js", + "type": "cjs require", + "userRequest": "./_baseIsMap", + "loc": "1:16-39" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 9, + "source": "var getTag = require('./_getTag'),\n isObjectLike = require('./isObjectLike');\n\n/** `Object#toString` result references. */\nvar mapTag = '[object Map]';\n\n/**\n * The base implementation of `_.isMap` without Node.js optimizations.\n *\n * @private\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is a map, else `false`.\n */\nfunction baseIsMap(value) {\n return isObjectLike(value) && getTag(value) == mapTag;\n}\n\nmodule.exports = baseIsMap;\n", + "parsedSize": 77, + "parsedSource": "e=r(11),o=r(2),i=\"[object Map]\";t.exports=function(t){return o(t)&&e(t)==i}},", + "originalSize": 478, + "originalSource": "var getTag = require('./_getTag'),\n isObjectLike = require('./isObjectLike');\n\n/** `Object#toString` result references. */\nvar mapTag = '[object Map]';\n\n/**\n * The base implementation of `_.isMap` without Node.js optimizations.\n *\n * @private\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is a map, else `false`.\n */\nfunction baseIsMap(value) {\n return isObjectLike(value) && getTag(value) == mapTag;\n}\n\nmodule.exports = baseIsMap;\n", + "modules": [] + }, + { + "id": 186, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/isSet.js", + "name": "./node_modules/lodash/isSet.js", + "index": 169, + "index2": 162, + "size": 613, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseClone.js", + "issuerId": 82, + "issuerName": "./node_modules/lodash/_baseClone.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 102, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/trim.js", + "name": "./node_modules/lodash/fp/trim.js" + }, + { + "id": 8, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/convert.js", + "name": "./node_modules/lodash/fp/convert.js" + }, + { + "id": 109, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/_util.js", + "name": "./node_modules/lodash/fp/_util.js" + }, + { + "id": 144, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/clone.js", + "name": "./node_modules/lodash/clone.js" + }, + { + "id": 82, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseClone.js", + "name": "./node_modules/lodash/_baseClone.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 82, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseClone.js", + "module": "./node_modules/lodash/_baseClone.js", + "moduleName": "./node_modules/lodash/_baseClone.js", + "type": "cjs require", + "userRequest": "./isSet", + "loc": "20:12-30" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 8, + "source": "var baseIsSet = require('./_baseIsSet'),\n baseUnary = require('./_baseUnary'),\n nodeUtil = require('./_nodeUtil');\n\n/* Node.js helper references. */\nvar nodeIsSet = nodeUtil && nodeUtil.isSet;\n\n/**\n * Checks if `value` is classified as a `Set` object.\n *\n * @static\n * @memberOf _\n * @since 4.3.0\n * @category Lang\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is a set, else `false`.\n * @example\n *\n * _.isSet(new Set);\n * // => true\n *\n * _.isSet(new WeakSet);\n * // => false\n */\nvar isSet = nodeIsSet ? baseUnary(nodeIsSet) : baseIsSet;\n\nmodule.exports = isSet;\n", + "parsedSize": 62, + "parsedSource": "e=r(187),o=r(23),i=r(24),u=i&&i.isSet,a=u?o(u):e;t.exports=a},", + "originalSize": 613, + "originalSource": "var baseIsSet = require('./_baseIsSet'),\n baseUnary = require('./_baseUnary'),\n nodeUtil = require('./_nodeUtil');\n\n/* Node.js helper references. */\nvar nodeIsSet = nodeUtil && nodeUtil.isSet;\n\n/**\n * Checks if `value` is classified as a `Set` object.\n *\n * @static\n * @memberOf _\n * @since 4.3.0\n * @category Lang\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is a set, else `false`.\n * @example\n *\n * _.isSet(new Set);\n * // => true\n *\n * _.isSet(new WeakSet);\n * // => false\n */\nvar isSet = nodeIsSet ? baseUnary(nodeIsSet) : baseIsSet;\n\nmodule.exports = isSet;\n", + "modules": [] + }, + { + "id": 187, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseIsSet.js", + "name": "./node_modules/lodash/_baseIsSet.js", + "index": 170, + "index2": 161, + "size": 478, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/isSet.js", + "issuerId": 186, + "issuerName": "./node_modules/lodash/isSet.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 102, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/trim.js", + "name": "./node_modules/lodash/fp/trim.js" + }, + { + "id": 8, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/convert.js", + "name": "./node_modules/lodash/fp/convert.js" + }, + { + "id": 109, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/_util.js", + "name": "./node_modules/lodash/fp/_util.js" + }, + { + "id": 144, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/clone.js", + "name": "./node_modules/lodash/clone.js" + }, + { + "id": 82, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseClone.js", + "name": "./node_modules/lodash/_baseClone.js" + }, + { + "id": 186, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/isSet.js", + "name": "./node_modules/lodash/isSet.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 186, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/isSet.js", + "module": "./node_modules/lodash/isSet.js", + "moduleName": "./node_modules/lodash/isSet.js", + "type": "cjs require", + "userRequest": "./_baseIsSet", + "loc": "1:16-39" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 9, + "source": "var getTag = require('./_getTag'),\n isObjectLike = require('./isObjectLike');\n\n/** `Object#toString` result references. */\nvar setTag = '[object Set]';\n\n/**\n * The base implementation of `_.isSet` without Node.js optimizations.\n *\n * @private\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is a set, else `false`.\n */\nfunction baseIsSet(value) {\n return isObjectLike(value) && getTag(value) == setTag;\n}\n\nmodule.exports = baseIsSet;\n", + "parsedSize": 77, + "parsedSource": "e=r(11),o=r(2),i=\"[object Set]\";t.exports=function(t){return o(t)&&e(t)==i}},", + "originalSize": 478, + "originalSource": "var getTag = require('./_getTag'),\n isObjectLike = require('./isObjectLike');\n\n/** `Object#toString` result references. */\nvar setTag = '[object Set]';\n\n/**\n * The base implementation of `_.isSet` without Node.js optimizations.\n *\n * @private\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is a set, else `false`.\n */\nfunction baseIsSet(value) {\n return isObjectLike(value) && getTag(value) == setTag;\n}\n\nmodule.exports = baseIsSet;\n", + "modules": [] + }, + { + "id": 188, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/curry.js", + "name": "./node_modules/lodash/curry.js", + "index": 171, + "index2": 165, + "size": 1644, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/_util.js", + "issuerId": 109, + "issuerName": "./node_modules/lodash/fp/_util.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 102, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/trim.js", + "name": "./node_modules/lodash/fp/trim.js" + }, + { + "id": 8, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/convert.js", + "name": "./node_modules/lodash/fp/convert.js" + }, + { + "id": 109, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/_util.js", + "name": "./node_modules/lodash/fp/_util.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 109, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/_util.js", + "module": "./node_modules/lodash/fp/_util.js", + "moduleName": "./node_modules/lodash/fp/_util.js", + "type": "cjs require", + "userRequest": "../curry", + "loc": "5:11-30" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 6, + "source": "var createWrap = require('./_createWrap');\n\n/** Used to compose bitmasks for function metadata. */\nvar WRAP_CURRY_FLAG = 8;\n\n/**\n * Creates a function that accepts arguments of `func` and either invokes\n * `func` returning its result, if at least `arity` number of arguments have\n * been provided, or returns a function that accepts the remaining `func`\n * arguments, and so on. The arity of `func` may be specified if `func.length`\n * is not sufficient.\n *\n * The `_.curry.placeholder` value, which defaults to `_` in monolithic builds,\n * may be used as a placeholder for provided arguments.\n *\n * **Note:** This method doesn't set the \"length\" property of curried functions.\n *\n * @static\n * @memberOf _\n * @since 2.0.0\n * @category Function\n * @param {Function} func The function to curry.\n * @param {number} [arity=func.length] The arity of `func`.\n * @param- {Object} [guard] Enables use as an iteratee for methods like `_.map`.\n * @returns {Function} Returns the new curried function.\n * @example\n *\n * var abc = function(a, b, c) {\n * return [a, b, c];\n * };\n *\n * var curried = _.curry(abc);\n *\n * curried(1)(2)(3);\n * // => [1, 2, 3]\n *\n * curried(1, 2)(3);\n * // => [1, 2, 3]\n *\n * curried(1, 2, 3);\n * // => [1, 2, 3]\n *\n * // Curried with placeholders.\n * curried(1)(_, 3)(2);\n * // => [1, 2, 3]\n */\nfunction curry(func, arity, guard) {\n arity = guard ? undefined : arity;\n var result = createWrap(func, WRAP_CURRY_FLAG, undefined, undefined, undefined, undefined, undefined, arity);\n result.placeholder = curry.placeholder;\n return result;\n}\n\n// Assign default placeholders.\ncurry.placeholder = {};\n\nmodule.exports = curry;\n", + "parsedSize": 158, + "parsedSource": "e=r(32),o=8;function i(t,n,r){var u=e(t,o,void 0,void 0,void 0,void 0,void 0,n=r?void 0:n);return u.placeholder=i.placeholder,u}i.placeholder={},t.exports=i},", + "originalSize": 1644, + "originalSource": "var createWrap = require('./_createWrap');\n\n/** Used to compose bitmasks for function metadata. */\nvar WRAP_CURRY_FLAG = 8;\n\n/**\n * Creates a function that accepts arguments of `func` and either invokes\n * `func` returning its result, if at least `arity` number of arguments have\n * been provided, or returns a function that accepts the remaining `func`\n * arguments, and so on. The arity of `func` may be specified if `func.length`\n * is not sufficient.\n *\n * The `_.curry.placeholder` value, which defaults to `_` in monolithic builds,\n * may be used as a placeholder for provided arguments.\n *\n * **Note:** This method doesn't set the \"length\" property of curried functions.\n *\n * @static\n * @memberOf _\n * @since 2.0.0\n * @category Function\n * @param {Function} func The function to curry.\n * @param {number} [arity=func.length] The arity of `func`.\n * @param- {Object} [guard] Enables use as an iteratee for methods like `_.map`.\n * @returns {Function} Returns the new curried function.\n * @example\n *\n * var abc = function(a, b, c) {\n * return [a, b, c];\n * };\n *\n * var curried = _.curry(abc);\n *\n * curried(1)(2)(3);\n * // => [1, 2, 3]\n *\n * curried(1, 2)(3);\n * // => [1, 2, 3]\n *\n * curried(1, 2, 3);\n * // => [1, 2, 3]\n *\n * // Curried with placeholders.\n * curried(1)(_, 3)(2);\n * // => [1, 2, 3]\n */\nfunction curry(func, arity, guard) {\n arity = guard ? undefined : arity;\n var result = createWrap(func, WRAP_CURRY_FLAG, undefined, undefined, undefined, undefined, undefined, arity);\n result.placeholder = curry.placeholder;\n return result;\n}\n\n// Assign default placeholders.\ncurry.placeholder = {};\n\nmodule.exports = curry;\n", + "modules": [] + }, + { + "id": 189, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/isError.js", + "name": "./node_modules/lodash/isError.js", + "index": 172, + "index2": 167, + "size": 961, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/_util.js", + "issuerId": 109, + "issuerName": "./node_modules/lodash/fp/_util.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 102, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/trim.js", + "name": "./node_modules/lodash/fp/trim.js" + }, + { + "id": 8, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/convert.js", + "name": "./node_modules/lodash/fp/convert.js" + }, + { + "id": 109, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/_util.js", + "name": "./node_modules/lodash/fp/_util.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 109, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/_util.js", + "module": "./node_modules/lodash/fp/_util.js", + "moduleName": "./node_modules/lodash/fp/_util.js", + "type": "cjs require", + "userRequest": "../isError", + "loc": "8:13-34" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 6, + "source": "var baseGetTag = require('./_baseGetTag'),\n isObjectLike = require('./isObjectLike'),\n isPlainObject = require('./isPlainObject');\n\n/** `Object#toString` result references. */\nvar domExcTag = '[object DOMException]',\n errorTag = '[object Error]';\n\n/**\n * Checks if `value` is an `Error`, `EvalError`, `RangeError`, `ReferenceError`,\n * `SyntaxError`, `TypeError`, or `URIError` object.\n *\n * @static\n * @memberOf _\n * @since 3.0.0\n * @category Lang\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is an error object, else `false`.\n * @example\n *\n * _.isError(new Error);\n * // => true\n *\n * _.isError(Error);\n * // => false\n */\nfunction isError(value) {\n if (!isObjectLike(value)) {\n return false;\n }\n var tag = baseGetTag(value);\n return tag == errorTag || tag == domExcTag ||\n (typeof value.message == 'string' && typeof value.name == 'string' && !isPlainObject(value));\n}\n\nmodule.exports = isError;\n", + "parsedSize": 199, + "parsedSource": "e=r(4),o=r(2),i=r(190),u=\"[object DOMException]\",a=\"[object Error]\";t.exports=function(t){if(!o(t))return!1;var n=e(t);return n==a||n==u||\"string\"==typeof t.message&&\"string\"==typeof t.name&&!i(t)}},", + "originalSize": 961, + "originalSource": "var baseGetTag = require('./_baseGetTag'),\n isObjectLike = require('./isObjectLike'),\n isPlainObject = require('./isPlainObject');\n\n/** `Object#toString` result references. */\nvar domExcTag = '[object DOMException]',\n errorTag = '[object Error]';\n\n/**\n * Checks if `value` is an `Error`, `EvalError`, `RangeError`, `ReferenceError`,\n * `SyntaxError`, `TypeError`, or `URIError` object.\n *\n * @static\n * @memberOf _\n * @since 3.0.0\n * @category Lang\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is an error object, else `false`.\n * @example\n *\n * _.isError(new Error);\n * // => true\n *\n * _.isError(Error);\n * // => false\n */\nfunction isError(value) {\n if (!isObjectLike(value)) {\n return false;\n }\n var tag = baseGetTag(value);\n return tag == errorTag || tag == domExcTag ||\n (typeof value.message == 'string' && typeof value.name == 'string' && !isPlainObject(value));\n}\n\nmodule.exports = isError;\n", + "modules": [] + }, + { + "id": 190, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/isPlainObject.js", + "name": "./node_modules/lodash/isPlainObject.js", + "index": 173, + "index2": 166, + "size": 1650, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/isError.js", + "issuerId": 189, + "issuerName": "./node_modules/lodash/isError.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 102, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/trim.js", + "name": "./node_modules/lodash/fp/trim.js" + }, + { + "id": 8, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/convert.js", + "name": "./node_modules/lodash/fp/convert.js" + }, + { + "id": 109, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/_util.js", + "name": "./node_modules/lodash/fp/_util.js" + }, + { + "id": 189, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/isError.js", + "name": "./node_modules/lodash/isError.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 189, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/isError.js", + "module": "./node_modules/lodash/isError.js", + "moduleName": "./node_modules/lodash/isError.js", + "type": "cjs require", + "userRequest": "./isPlainObject", + "loc": "3:20-46" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 7, + "source": "var baseGetTag = require('./_baseGetTag'),\n getPrototype = require('./_getPrototype'),\n isObjectLike = require('./isObjectLike');\n\n/** `Object#toString` result references. */\nvar objectTag = '[object Object]';\n\n/** Used for built-in method references. */\nvar funcProto = Function.prototype,\n objectProto = Object.prototype;\n\n/** Used to resolve the decompiled source of functions. */\nvar funcToString = funcProto.toString;\n\n/** Used to check objects for own properties. */\nvar hasOwnProperty = objectProto.hasOwnProperty;\n\n/** Used to infer the `Object` constructor. */\nvar objectCtorString = funcToString.call(Object);\n\n/**\n * Checks if `value` is a plain object, that is, an object created by the\n * `Object` constructor or one with a `[[Prototype]]` of `null`.\n *\n * @static\n * @memberOf _\n * @since 0.8.0\n * @category Lang\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is a plain object, else `false`.\n * @example\n *\n * function Foo() {\n * this.a = 1;\n * }\n *\n * _.isPlainObject(new Foo);\n * // => false\n *\n * _.isPlainObject([1, 2, 3]);\n * // => false\n *\n * _.isPlainObject({ 'x': 0, 'y': 0 });\n * // => true\n *\n * _.isPlainObject(Object.create(null));\n * // => true\n */\nfunction isPlainObject(value) {\n if (!isObjectLike(value) || baseGetTag(value) != objectTag) {\n return false;\n }\n var proto = getPrototype(value);\n if (proto === null) {\n return true;\n }\n var Ctor = hasOwnProperty.call(proto, 'constructor') && proto.constructor;\n return typeof Ctor == 'function' && Ctor instanceof Ctor &&\n funcToString.call(Ctor) == objectCtorString;\n}\n\nmodule.exports = isPlainObject;\n", + "parsedSize": 316, + "parsedSource": "e=r(4),o=r(52),i=r(2),u=\"[object Object]\",a=Function.prototype,c=Object.prototype,f=a.toString,s=c.hasOwnProperty,l=f.call(Object);t.exports=function(t){if(!i(t)||e(t)!=u)return!1;var n=o(t);if(null===n)return!0;var r=s.call(n,\"constructor\")&&n.constructor;return\"function\"==typeof r&&r instanceof r&&f.call(r)==l}},", + "originalSize": 1650, + "originalSource": "var baseGetTag = require('./_baseGetTag'),\n getPrototype = require('./_getPrototype'),\n isObjectLike = require('./isObjectLike');\n\n/** `Object#toString` result references. */\nvar objectTag = '[object Object]';\n\n/** Used for built-in method references. */\nvar funcProto = Function.prototype,\n objectProto = Object.prototype;\n\n/** Used to resolve the decompiled source of functions. */\nvar funcToString = funcProto.toString;\n\n/** Used to check objects for own properties. */\nvar hasOwnProperty = objectProto.hasOwnProperty;\n\n/** Used to infer the `Object` constructor. */\nvar objectCtorString = funcToString.call(Object);\n\n/**\n * Checks if `value` is a plain object, that is, an object created by the\n * `Object` constructor or one with a `[[Prototype]]` of `null`.\n *\n * @static\n * @memberOf _\n * @since 0.8.0\n * @category Lang\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is a plain object, else `false`.\n * @example\n *\n * function Foo() {\n * this.a = 1;\n * }\n *\n * _.isPlainObject(new Foo);\n * // => false\n *\n * _.isPlainObject([1, 2, 3]);\n * // => false\n *\n * _.isPlainObject({ 'x': 0, 'y': 0 });\n * // => true\n *\n * _.isPlainObject(Object.create(null));\n * // => true\n */\nfunction isPlainObject(value) {\n if (!isObjectLike(value) || baseGetTag(value) != objectTag) {\n return false;\n }\n var proto = getPrototype(value);\n if (proto === null) {\n return true;\n }\n var Ctor = hasOwnProperty.call(proto, 'constructor') && proto.constructor;\n return typeof Ctor == 'function' && Ctor instanceof Ctor &&\n funcToString.call(Ctor) == objectCtorString;\n}\n\nmodule.exports = isPlainObject;\n", + "modules": [] + }, + { + "id": 191, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/isWeakMap.js", + "name": "./node_modules/lodash/isWeakMap.js", + "index": 174, + "index2": 168, + "size": 631, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/_util.js", + "issuerId": 109, + "issuerName": "./node_modules/lodash/fp/_util.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 102, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/trim.js", + "name": "./node_modules/lodash/fp/trim.js" + }, + { + "id": 8, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/convert.js", + "name": "./node_modules/lodash/fp/convert.js" + }, + { + "id": 109, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/_util.js", + "name": "./node_modules/lodash/fp/_util.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 109, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/_util.js", + "module": "./node_modules/lodash/fp/_util.js", + "moduleName": "./node_modules/lodash/fp/_util.js", + "type": "cjs require", + "userRequest": "../isWeakMap", + "loc": "10:15-38" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 6, + "source": "var getTag = require('./_getTag'),\n isObjectLike = require('./isObjectLike');\n\n/** `Object#toString` result references. */\nvar weakMapTag = '[object WeakMap]';\n\n/**\n * Checks if `value` is classified as a `WeakMap` object.\n *\n * @static\n * @memberOf _\n * @since 4.3.0\n * @category Lang\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is a weak map, else `false`.\n * @example\n *\n * _.isWeakMap(new WeakMap);\n * // => true\n *\n * _.isWeakMap(new Map);\n * // => false\n */\nfunction isWeakMap(value) {\n return isObjectLike(value) && getTag(value) == weakMapTag;\n}\n\nmodule.exports = isWeakMap;\n", + "parsedSize": 81, + "parsedSource": "e=r(11),o=r(2),i=\"[object WeakMap]\";t.exports=function(t){return o(t)&&e(t)==i}},", + "originalSize": 631, + "originalSource": "var getTag = require('./_getTag'),\n isObjectLike = require('./isObjectLike');\n\n/** `Object#toString` result references. */\nvar weakMapTag = '[object WeakMap]';\n\n/**\n * Checks if `value` is classified as a `WeakMap` object.\n *\n * @static\n * @memberOf _\n * @since 4.3.0\n * @category Lang\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is a weak map, else `false`.\n * @example\n *\n * _.isWeakMap(new WeakMap);\n * // => true\n *\n * _.isWeakMap(new Map);\n * // => false\n */\nfunction isWeakMap(value) {\n return isObjectLike(value) && getTag(value) == weakMapTag;\n}\n\nmodule.exports = isWeakMap;\n", + "modules": [] + }, + { + "id": 192, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/iteratee.js", + "name": "./node_modules/lodash/iteratee.js", + "index": 175, + "index2": 205, + "size": 1700, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/_util.js", + "issuerId": 109, + "issuerName": "./node_modules/lodash/fp/_util.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 102, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/trim.js", + "name": "./node_modules/lodash/fp/trim.js" + }, + { + "id": 8, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/convert.js", + "name": "./node_modules/lodash/fp/convert.js" + }, + { + "id": 109, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/_util.js", + "name": "./node_modules/lodash/fp/_util.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 109, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/_util.js", + "module": "./node_modules/lodash/fp/_util.js", + "moduleName": "./node_modules/lodash/fp/_util.js", + "type": "cjs require", + "userRequest": "../iteratee", + "loc": "11:14-36" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 6, + "source": "var baseClone = require('./_baseClone'),\n baseIteratee = require('./_baseIteratee');\n\n/** Used to compose bitmasks for cloning. */\nvar CLONE_DEEP_FLAG = 1;\n\n/**\n * Creates a function that invokes `func` with the arguments of the created\n * function. If `func` is a property name, the created function returns the\n * property value for a given element. If `func` is an array or object, the\n * created function returns `true` for elements that contain the equivalent\n * source properties, otherwise it returns `false`.\n *\n * @static\n * @since 4.0.0\n * @memberOf _\n * @category Util\n * @param {*} [func=_.identity] The value to convert to a callback.\n * @returns {Function} Returns the callback.\n * @example\n *\n * var users = [\n * { 'user': 'barney', 'age': 36, 'active': true },\n * { 'user': 'fred', 'age': 40, 'active': false }\n * ];\n *\n * // The `_.matches` iteratee shorthand.\n * _.filter(users, _.iteratee({ 'user': 'barney', 'active': true }));\n * // => [{ 'user': 'barney', 'age': 36, 'active': true }]\n *\n * // The `_.matchesProperty` iteratee shorthand.\n * _.filter(users, _.iteratee(['user', 'fred']));\n * // => [{ 'user': 'fred', 'age': 40 }]\n *\n * // The `_.property` iteratee shorthand.\n * _.map(users, _.iteratee('user'));\n * // => ['barney', 'fred']\n *\n * // Create custom iteratee shorthands.\n * _.iteratee = _.wrap(_.iteratee, function(iteratee, func) {\n * return !_.isRegExp(func) ? iteratee(func) : function(string) {\n * return func.test(string);\n * };\n * });\n *\n * _.filter(['abc', 'def'], /ef/);\n * // => ['def']\n */\nfunction iteratee(func) {\n return baseIteratee(typeof func == 'function' ? func : baseClone(func, CLONE_DEEP_FLAG));\n}\n\nmodule.exports = iteratee;\n", + "parsedSize": 84, + "parsedSource": "e=r(82),o=r(54),i=1;t.exports=function(t){return o(\"function\"==typeof t?t:e(t,i))}},", + "originalSize": 1700, + "originalSource": "var baseClone = require('./_baseClone'),\n baseIteratee = require('./_baseIteratee');\n\n/** Used to compose bitmasks for cloning. */\nvar CLONE_DEEP_FLAG = 1;\n\n/**\n * Creates a function that invokes `func` with the arguments of the created\n * function. If `func` is a property name, the created function returns the\n * property value for a given element. If `func` is an array or object, the\n * created function returns `true` for elements that contain the equivalent\n * source properties, otherwise it returns `false`.\n *\n * @static\n * @since 4.0.0\n * @memberOf _\n * @category Util\n * @param {*} [func=_.identity] The value to convert to a callback.\n * @returns {Function} Returns the callback.\n * @example\n *\n * var users = [\n * { 'user': 'barney', 'age': 36, 'active': true },\n * { 'user': 'fred', 'age': 40, 'active': false }\n * ];\n *\n * // The `_.matches` iteratee shorthand.\n * _.filter(users, _.iteratee({ 'user': 'barney', 'active': true }));\n * // => [{ 'user': 'barney', 'age': 36, 'active': true }]\n *\n * // The `_.matchesProperty` iteratee shorthand.\n * _.filter(users, _.iteratee(['user', 'fred']));\n * // => [{ 'user': 'fred', 'age': 40 }]\n *\n * // The `_.property` iteratee shorthand.\n * _.map(users, _.iteratee('user'));\n * // => ['barney', 'fred']\n *\n * // Create custom iteratee shorthands.\n * _.iteratee = _.wrap(_.iteratee, function(iteratee, func) {\n * return !_.isRegExp(func) ? iteratee(func) : function(string) {\n * return func.test(string);\n * };\n * });\n *\n * _.filter(['abc', 'def'], /ef/);\n * // => ['def']\n */\nfunction iteratee(func) {\n return baseIteratee(typeof func == 'function' ? func : baseClone(func, CLONE_DEEP_FLAG));\n}\n\nmodule.exports = iteratee;\n", + "modules": [] + }, + { + "id": 193, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseMatches.js", + "name": "./node_modules/lodash/_baseMatches.js", + "index": 177, + "index2": 185, + "size": 710, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseIteratee.js", + "issuerId": 54, + "issuerName": "./node_modules/lodash/_baseIteratee.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 104, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/reject.js", + "name": "./node_modules/lodash/fp/reject.js" + }, + { + "id": 232, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/reject.js", + "name": "./node_modules/lodash/reject.js" + }, + { + "id": 54, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseIteratee.js", + "name": "./node_modules/lodash/_baseIteratee.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 54, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseIteratee.js", + "module": "./node_modules/lodash/_baseIteratee.js", + "moduleName": "./node_modules/lodash/_baseIteratee.js", + "type": "cjs require", + "userRequest": "./_baseMatches", + "loc": "1:18-43" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 6, + "source": "var baseIsMatch = require('./_baseIsMatch'),\n getMatchData = require('./_getMatchData'),\n matchesStrictComparable = require('./_matchesStrictComparable');\n\n/**\n * The base implementation of `_.matches` which doesn't clone `source`.\n *\n * @private\n * @param {Object} source The object of property values to match.\n * @returns {Function} Returns the new spec function.\n */\nfunction baseMatches(source) {\n var matchData = getMatchData(source);\n if (matchData.length == 1 && matchData[0][2]) {\n return matchesStrictComparable(matchData[0][0], matchData[0][1]);\n }\n return function(object) {\n return object === source || baseIsMatch(object, source, matchData);\n };\n}\n\nmodule.exports = baseMatches;\n", + "parsedSize": 144, + "parsedSource": "e=r(194),o=r(205),i=r(93);t.exports=function(t){var n=o(t);return 1==n.length&&n[0][2]?i(n[0][0],n[0][1]):function(r){return r===t||e(r,t,n)}}},", + "originalSize": 710, + "originalSource": "var baseIsMatch = require('./_baseIsMatch'),\n getMatchData = require('./_getMatchData'),\n matchesStrictComparable = require('./_matchesStrictComparable');\n\n/**\n * The base implementation of `_.matches` which doesn't clone `source`.\n *\n * @private\n * @param {Object} source The object of property values to match.\n * @returns {Function} Returns the new spec function.\n */\nfunction baseMatches(source) {\n var matchData = getMatchData(source);\n if (matchData.length == 1 && matchData[0][2]) {\n return matchesStrictComparable(matchData[0][0], matchData[0][1]);\n }\n return function(object) {\n return object === source || baseIsMatch(object, source, matchData);\n };\n}\n\nmodule.exports = baseMatches;\n", + "modules": [] + }, + { + "id": 194, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseIsMatch.js", + "name": "./node_modules/lodash/_baseIsMatch.js", + "index": 178, + "index2": 181, + "size": 1765, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseMatches.js", + "issuerId": 193, + "issuerName": "./node_modules/lodash/_baseMatches.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 104, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/reject.js", + "name": "./node_modules/lodash/fp/reject.js" + }, + { + "id": 232, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/reject.js", + "name": "./node_modules/lodash/reject.js" + }, + { + "id": 54, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseIteratee.js", + "name": "./node_modules/lodash/_baseIteratee.js" + }, + { + "id": 193, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseMatches.js", + "name": "./node_modules/lodash/_baseMatches.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 193, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseMatches.js", + "module": "./node_modules/lodash/_baseMatches.js", + "moduleName": "./node_modules/lodash/_baseMatches.js", + "type": "cjs require", + "userRequest": "./_baseIsMatch", + "loc": "1:18-43" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 7, + "source": "var Stack = require('./_Stack'),\n baseIsEqual = require('./_baseIsEqual');\n\n/** Used to compose bitmasks for value comparisons. */\nvar COMPARE_PARTIAL_FLAG = 1,\n COMPARE_UNORDERED_FLAG = 2;\n\n/**\n * The base implementation of `_.isMatch` without support for iteratee shorthands.\n *\n * @private\n * @param {Object} object The object to inspect.\n * @param {Object} source The object of property values to match.\n * @param {Array} matchData The property names, values, and compare flags to match.\n * @param {Function} [customizer] The function to customize comparisons.\n * @returns {boolean} Returns `true` if `object` is a match, else `false`.\n */\nfunction baseIsMatch(object, source, matchData, customizer) {\n var index = matchData.length,\n length = index,\n noCustomizer = !customizer;\n\n if (object == null) {\n return !length;\n }\n object = Object(object);\n while (index--) {\n var data = matchData[index];\n if ((noCustomizer && data[2])\n ? data[1] !== object[data[0]]\n : !(data[0] in object)\n ) {\n return false;\n }\n }\n while (++index < length) {\n data = matchData[index];\n var key = data[0],\n objValue = object[key],\n srcValue = data[1];\n\n if (noCustomizer && data[2]) {\n if (objValue === undefined && !(key in object)) {\n return false;\n }\n } else {\n var stack = new Stack;\n if (customizer) {\n var result = customizer(objValue, srcValue, key, object, source, stack);\n }\n if (!(result === undefined\n ? baseIsEqual(srcValue, objValue, COMPARE_PARTIAL_FLAG | COMPARE_UNORDERED_FLAG, customizer, stack)\n : result\n )) {\n return false;\n }\n }\n }\n return true;\n}\n\nmodule.exports = baseIsMatch;\n", + "parsedSize": 365, + "parsedSource": "e=r(47),o=r(90),i=1,u=2;t.exports=function(t,n,r,a){var c=r.length,f=c,s=!a;if(null==t)return!f;for(t=Object(t);c--;){var l=r[c];if(s&&l[2]?l[1]!==t[l[0]]:!(l[0]in t))return!1}for(;++c 3\n *\n * _.get(object, ['a', '0', 'b', 'c']);\n * // => 3\n *\n * _.get(object, 'a.b.c', 'default');\n * // => 'default'\n */\nfunction get(object, path, defaultValue) {\n var result = object == null ? undefined : baseGet(object, path);\n return result === undefined ? defaultValue : result;\n}\n\nmodule.exports = get;\n", + "parsedSize": 86, + "parsedSource": "e=r(94);t.exports=function(t,n,r){var o=null==t?void 0:e(t,n);return void 0===o?r:o}},", + "originalSize": 884, + "originalSource": "var baseGet = require('./_baseGet');\n\n/**\n * Gets the value at `path` of `object`. If the resolved value is\n * `undefined`, the `defaultValue` is returned in its place.\n *\n * @static\n * @memberOf _\n * @since 3.7.0\n * @category Object\n * @param {Object} object The object to query.\n * @param {Array|string} path The path of the property to get.\n * @param {*} [defaultValue] The value returned for `undefined` resolved values.\n * @returns {*} Returns the resolved value.\n * @example\n *\n * var object = { 'a': [{ 'b': { 'c': 3 } }] };\n *\n * _.get(object, 'a[0].b.c');\n * // => 3\n *\n * _.get(object, ['a', '0', 'b', 'c']);\n * // => 3\n *\n * _.get(object, 'a.b.c', 'default');\n * // => 'default'\n */\nfunction get(object, path, defaultValue) {\n var result = object == null ? undefined : baseGet(object, path);\n return result === undefined ? defaultValue : result;\n}\n\nmodule.exports = get;\n", + "modules": [] + }, + { + "id": 208, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_memoizeCapped.js", + "name": "./node_modules/lodash/_memoizeCapped.js", + "index": 200, + "index2": 188, + "size": 633, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_stringToPath.js", + "issuerId": 96, + "issuerName": "./node_modules/lodash/_stringToPath.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 102, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/trim.js", + "name": "./node_modules/lodash/fp/trim.js" + }, + { + "id": 8, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/convert.js", + "name": "./node_modules/lodash/fp/convert.js" + }, + { + "id": 109, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/_util.js", + "name": "./node_modules/lodash/fp/_util.js" + }, + { + "id": 221, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/toPath.js", + "name": "./node_modules/lodash/toPath.js" + }, + { + "id": 96, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_stringToPath.js", + "name": "./node_modules/lodash/_stringToPath.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 96, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_stringToPath.js", + "module": "./node_modules/lodash/_stringToPath.js", + "moduleName": "./node_modules/lodash/_stringToPath.js", + "type": "cjs require", + "userRequest": "./_memoizeCapped", + "loc": "1:20-47" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 8, + "source": "var memoize = require('./memoize');\n\n/** Used as the maximum memoize cache size. */\nvar MAX_MEMOIZE_SIZE = 500;\n\n/**\n * A specialized version of `_.memoize` which clears the memoized function's\n * cache when it exceeds `MAX_MEMOIZE_SIZE`.\n *\n * @private\n * @param {Function} func The function to have its output memoized.\n * @returns {Function} Returns the new memoized function.\n */\nfunction memoizeCapped(func) {\n var result = memoize(func, function(key) {\n if (cache.size === MAX_MEMOIZE_SIZE) {\n cache.clear();\n }\n return key;\n });\n\n var cache = result.cache;\n return result;\n}\n\nmodule.exports = memoizeCapped;\n", + "parsedSize": 115, + "parsedSource": "e=r(209),o=500;t.exports=function(t){var n=e(t,(function(t){return r.size===o&&r.clear(),t})),r=n.cache;return n}},", + "originalSize": 633, + "originalSource": "var memoize = require('./memoize');\n\n/** Used as the maximum memoize cache size. */\nvar MAX_MEMOIZE_SIZE = 500;\n\n/**\n * A specialized version of `_.memoize` which clears the memoized function's\n * cache when it exceeds `MAX_MEMOIZE_SIZE`.\n *\n * @private\n * @param {Function} func The function to have its output memoized.\n * @returns {Function} Returns the new memoized function.\n */\nfunction memoizeCapped(func) {\n var result = memoize(func, function(key) {\n if (cache.size === MAX_MEMOIZE_SIZE) {\n cache.clear();\n }\n return key;\n });\n\n var cache = result.cache;\n return result;\n}\n\nmodule.exports = memoizeCapped;\n", + "modules": [] + }, + { + "id": 209, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/memoize.js", + "name": "./node_modules/lodash/memoize.js", + "index": 201, + "index2": 187, + "size": 2224, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_memoizeCapped.js", + "issuerId": 208, + "issuerName": "./node_modules/lodash/_memoizeCapped.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 102, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/trim.js", + "name": "./node_modules/lodash/fp/trim.js" + }, + { + "id": 8, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/convert.js", + "name": "./node_modules/lodash/fp/convert.js" + }, + { + "id": 109, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/_util.js", + "name": "./node_modules/lodash/fp/_util.js" + }, + { + "id": 221, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/toPath.js", + "name": "./node_modules/lodash/toPath.js" + }, + { + "id": 96, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_stringToPath.js", + "name": "./node_modules/lodash/_stringToPath.js" + }, + { + "id": 208, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_memoizeCapped.js", + "name": "./node_modules/lodash/_memoizeCapped.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 208, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_memoizeCapped.js", + "module": "./node_modules/lodash/_memoizeCapped.js", + "moduleName": "./node_modules/lodash/_memoizeCapped.js", + "type": "cjs require", + "userRequest": "./memoize", + "loc": "1:14-34" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 9, + "source": "var MapCache = require('./_MapCache');\n\n/** Error message constants. */\nvar FUNC_ERROR_TEXT = 'Expected a function';\n\n/**\n * Creates a function that memoizes the result of `func`. If `resolver` is\n * provided, it determines the cache key for storing the result based on the\n * arguments provided to the memoized function. By default, the first argument\n * provided to the memoized function is used as the map cache key. The `func`\n * is invoked with the `this` binding of the memoized function.\n *\n * **Note:** The cache is exposed as the `cache` property on the memoized\n * function. Its creation may be customized by replacing the `_.memoize.Cache`\n * constructor with one whose instances implement the\n * [`Map`](http://ecma-international.org/ecma-262/7.0/#sec-properties-of-the-map-prototype-object)\n * method interface of `clear`, `delete`, `get`, `has`, and `set`.\n *\n * @static\n * @memberOf _\n * @since 0.1.0\n * @category Function\n * @param {Function} func The function to have its output memoized.\n * @param {Function} [resolver] The function to resolve the cache key.\n * @returns {Function} Returns the new memoized function.\n * @example\n *\n * var object = { 'a': 1, 'b': 2 };\n * var other = { 'c': 3, 'd': 4 };\n *\n * var values = _.memoize(_.values);\n * values(object);\n * // => [1, 2]\n *\n * values(other);\n * // => [3, 4]\n *\n * object.a = 2;\n * values(object);\n * // => [1, 2]\n *\n * // Modify the result cache.\n * values.cache.set(object, ['a', 'b']);\n * values(object);\n * // => ['a', 'b']\n *\n * // Replace `_.memoize.Cache`.\n * _.memoize.Cache = WeakMap;\n */\nfunction memoize(func, resolver) {\n if (typeof func != 'function' || (resolver != null && typeof resolver != 'function')) {\n throw new TypeError(FUNC_ERROR_TEXT);\n }\n var memoized = function() {\n var args = arguments,\n key = resolver ? resolver.apply(this, args) : args[0],\n cache = memoized.cache;\n\n if (cache.has(key)) {\n return cache.get(key);\n }\n var result = func.apply(this, args);\n memoized.cache = cache.set(key, result) || cache;\n return result;\n };\n memoized.cache = new (memoize.Cache || MapCache);\n return memoized;\n}\n\n// Expose `MapCache`.\nmemoize.Cache = MapCache;\n\nmodule.exports = memoize;\n", + "parsedSize": 332, + "parsedSource": "e=r(49),o=\"Expected a function\";function i(t,n){if(\"function\"!=typeof t||null!=n&&\"function\"!=typeof n)throw new TypeError(o);var r=function(){var e=arguments,o=n?n.apply(this,e):e[0],i=r.cache;if(i.has(o))return i.get(o);var u=t.apply(this,e);return r.cache=i.set(o,u)||i,u};return r.cache=new(i.Cache||e),r}i.Cache=e,t.exports=i},", + "originalSize": 2224, + "originalSource": "var MapCache = require('./_MapCache');\n\n/** Error message constants. */\nvar FUNC_ERROR_TEXT = 'Expected a function';\n\n/**\n * Creates a function that memoizes the result of `func`. If `resolver` is\n * provided, it determines the cache key for storing the result based on the\n * arguments provided to the memoized function. By default, the first argument\n * provided to the memoized function is used as the map cache key. The `func`\n * is invoked with the `this` binding of the memoized function.\n *\n * **Note:** The cache is exposed as the `cache` property on the memoized\n * function. Its creation may be customized by replacing the `_.memoize.Cache`\n * constructor with one whose instances implement the\n * [`Map`](http://ecma-international.org/ecma-262/7.0/#sec-properties-of-the-map-prototype-object)\n * method interface of `clear`, `delete`, `get`, `has`, and `set`.\n *\n * @static\n * @memberOf _\n * @since 0.1.0\n * @category Function\n * @param {Function} func The function to have its output memoized.\n * @param {Function} [resolver] The function to resolve the cache key.\n * @returns {Function} Returns the new memoized function.\n * @example\n *\n * var object = { 'a': 1, 'b': 2 };\n * var other = { 'c': 3, 'd': 4 };\n *\n * var values = _.memoize(_.values);\n * values(object);\n * // => [1, 2]\n *\n * values(other);\n * // => [3, 4]\n *\n * object.a = 2;\n * values(object);\n * // => [1, 2]\n *\n * // Modify the result cache.\n * values.cache.set(object, ['a', 'b']);\n * values(object);\n * // => ['a', 'b']\n *\n * // Replace `_.memoize.Cache`.\n * _.memoize.Cache = WeakMap;\n */\nfunction memoize(func, resolver) {\n if (typeof func != 'function' || (resolver != null && typeof resolver != 'function')) {\n throw new TypeError(FUNC_ERROR_TEXT);\n }\n var memoized = function() {\n var args = arguments,\n key = resolver ? resolver.apply(this, args) : args[0],\n cache = memoized.cache;\n\n if (cache.has(key)) {\n return cache.get(key);\n }\n var result = func.apply(this, args);\n memoized.cache = cache.set(key, result) || cache;\n return result;\n };\n memoized.cache = new (memoize.Cache || MapCache);\n return memoized;\n}\n\n// Expose `MapCache`.\nmemoize.Cache = MapCache;\n\nmodule.exports = memoize;\n", + "modules": [] + }, + { + "id": 210, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/hasIn.js", + "name": "./node_modules/lodash/hasIn.js", + "index": 206, + "index2": 199, + "size": 753, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseMatchesProperty.js", + "issuerId": 206, + "issuerName": "./node_modules/lodash/_baseMatchesProperty.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 104, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/reject.js", + "name": "./node_modules/lodash/fp/reject.js" + }, + { + "id": 232, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/reject.js", + "name": "./node_modules/lodash/reject.js" + }, + { + "id": 54, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseIteratee.js", + "name": "./node_modules/lodash/_baseIteratee.js" + }, + { + "id": 206, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseMatchesProperty.js", + "name": "./node_modules/lodash/_baseMatchesProperty.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 206, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseMatchesProperty.js", + "module": "./node_modules/lodash/_baseMatchesProperty.js", + "moduleName": "./node_modules/lodash/_baseMatchesProperty.js", + "type": "cjs require", + "userRequest": "./hasIn", + "loc": "3:12-30" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 7, + "source": "var baseHasIn = require('./_baseHasIn'),\n hasPath = require('./_hasPath');\n\n/**\n * Checks if `path` is a direct or inherited property of `object`.\n *\n * @static\n * @memberOf _\n * @since 4.0.0\n * @category Object\n * @param {Object} object The object to query.\n * @param {Array|string} path The path to check.\n * @returns {boolean} Returns `true` if `path` exists, else `false`.\n * @example\n *\n * var object = _.create({ 'a': _.create({ 'b': 2 }) });\n *\n * _.hasIn(object, 'a');\n * // => true\n *\n * _.hasIn(object, 'a.b');\n * // => true\n *\n * _.hasIn(object, ['a', 'b']);\n * // => true\n *\n * _.hasIn(object, 'b');\n * // => false\n */\nfunction hasIn(object, path) {\n return object != null && hasPath(object, path, baseHasIn);\n}\n\nmodule.exports = hasIn;\n", + "parsedSize": 69, + "parsedSource": "e=r(211),o=r(212);t.exports=function(t,n){return null!=t&&o(t,n,e)}},", + "originalSize": 753, + "originalSource": "var baseHasIn = require('./_baseHasIn'),\n hasPath = require('./_hasPath');\n\n/**\n * Checks if `path` is a direct or inherited property of `object`.\n *\n * @static\n * @memberOf _\n * @since 4.0.0\n * @category Object\n * @param {Object} object The object to query.\n * @param {Array|string} path The path to check.\n * @returns {boolean} Returns `true` if `path` exists, else `false`.\n * @example\n *\n * var object = _.create({ 'a': _.create({ 'b': 2 }) });\n *\n * _.hasIn(object, 'a');\n * // => true\n *\n * _.hasIn(object, 'a.b');\n * // => true\n *\n * _.hasIn(object, ['a', 'b']);\n * // => true\n *\n * _.hasIn(object, 'b');\n * // => false\n */\nfunction hasIn(object, path) {\n return object != null && hasPath(object, path, baseHasIn);\n}\n\nmodule.exports = hasIn;\n", + "modules": [] + }, + { + "id": 211, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseHasIn.js", + "name": "./node_modules/lodash/_baseHasIn.js", + "index": 207, + "index2": 197, + "size": 374, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/hasIn.js", + "issuerId": 210, + "issuerName": "./node_modules/lodash/hasIn.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 104, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/reject.js", + "name": "./node_modules/lodash/fp/reject.js" + }, + { + "id": 232, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/reject.js", + "name": "./node_modules/lodash/reject.js" + }, + { + "id": 54, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseIteratee.js", + "name": "./node_modules/lodash/_baseIteratee.js" + }, + { + "id": 206, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseMatchesProperty.js", + "name": "./node_modules/lodash/_baseMatchesProperty.js" + }, + { + "id": 210, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/hasIn.js", + "name": "./node_modules/lodash/hasIn.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 210, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/hasIn.js", + "module": "./node_modules/lodash/hasIn.js", + "moduleName": "./node_modules/lodash/hasIn.js", + "type": "cjs require", + "userRequest": "./_baseHasIn", + "loc": "1:16-39" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 8, + "source": "/**\n * The base implementation of `_.hasIn` without support for deep paths.\n *\n * @private\n * @param {Object} [object] The object to query.\n * @param {Array|string} key The key to check.\n * @returns {boolean} Returns `true` if `key` exists, else `false`.\n */\nfunction baseHasIn(object, key) {\n return object != null && key in Object(object);\n}\n\nmodule.exports = baseHasIn;\n", + "parsedSize": 57, + "parsedSource": "t.exports=function(t,n){return null!=t&&n in Object(t)}},", + "originalSize": 374, + "originalSource": "/**\n * The base implementation of `_.hasIn` without support for deep paths.\n *\n * @private\n * @param {Object} [object] The object to query.\n * @param {Array|string} key The key to check.\n * @returns {boolean} Returns `true` if `key` exists, else `false`.\n */\nfunction baseHasIn(object, key) {\n return object != null && key in Object(object);\n}\n\nmodule.exports = baseHasIn;\n", + "modules": [] + }, + { + "id": 212, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_hasPath.js", + "name": "./node_modules/lodash/_hasPath.js", + "index": 208, + "index2": 198, + "size": 1085, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/hasIn.js", + "issuerId": 210, + "issuerName": "./node_modules/lodash/hasIn.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 104, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/reject.js", + "name": "./node_modules/lodash/fp/reject.js" + }, + { + "id": 232, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/reject.js", + "name": "./node_modules/lodash/reject.js" + }, + { + "id": 54, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseIteratee.js", + "name": "./node_modules/lodash/_baseIteratee.js" + }, + { + "id": 206, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseMatchesProperty.js", + "name": "./node_modules/lodash/_baseMatchesProperty.js" + }, + { + "id": 210, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/hasIn.js", + "name": "./node_modules/lodash/hasIn.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 210, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/hasIn.js", + "module": "./node_modules/lodash/hasIn.js", + "moduleName": "./node_modules/lodash/hasIn.js", + "type": "cjs require", + "userRequest": "./_hasPath", + "loc": "2:14-35" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 8, + "source": "var castPath = require('./_castPath'),\n isArguments = require('./isArguments'),\n isArray = require('./isArray'),\n isIndex = require('./_isIndex'),\n isLength = require('./isLength'),\n toKey = require('./_toKey');\n\n/**\n * Checks if `path` exists on `object`.\n *\n * @private\n * @param {Object} object The object to query.\n * @param {Array|string} path The path to check.\n * @param {Function} hasFunc The function to check properties.\n * @returns {boolean} Returns `true` if `path` exists, else `false`.\n */\nfunction hasPath(object, path, hasFunc) {\n path = castPath(path, object);\n\n var index = -1,\n length = path.length,\n result = false;\n\n while (++index < length) {\n var key = toKey(path[index]);\n if (!(result = object != null && hasFunc(object, key))) {\n break;\n }\n object = object[key];\n }\n if (result || ++index != length) {\n return result;\n }\n length = object == null ? 0 : object.length;\n return !!length && isLength(length) && isIndex(key, length) &&\n (isArray(object) || isArguments(object));\n}\n\nmodule.exports = hasPath;\n", + "parsedSize": 244, + "parsedSource": "e=r(95),o=r(21),i=r(0),u=r(18),a=r(45),c=r(14);t.exports=function(t,n,r){for(var f=-1,s=(n=e(n,t)).length,l=!1;++f [2, 1]\n *\n * _.map(_.sortBy(objects, _.property(['a', 'b'])), 'a.b');\n * // => [1, 2]\n */\nfunction property(path) {\n return isKey(path) ? baseProperty(toKey(path)) : basePropertyDeep(path);\n}\n\nmodule.exports = property;\n", + "parsedSize": 83, + "parsedSource": "e=r(214),o=r(215),i=r(55),u=r(14);t.exports=function(t){return i(t)?e(u(t)):o(t)}},", + "originalSize": 793, + "originalSource": "var baseProperty = require('./_baseProperty'),\n basePropertyDeep = require('./_basePropertyDeep'),\n isKey = require('./_isKey'),\n toKey = require('./_toKey');\n\n/**\n * Creates a function that returns the value at `path` of a given object.\n *\n * @static\n * @memberOf _\n * @since 2.4.0\n * @category Util\n * @param {Array|string} path The path of the property to get.\n * @returns {Function} Returns the new accessor function.\n * @example\n *\n * var objects = [\n * { 'a': { 'b': 2 } },\n * { 'a': { 'b': 1 } }\n * ];\n *\n * _.map(objects, _.property('a.b'));\n * // => [2, 1]\n *\n * _.map(_.sortBy(objects, _.property(['a', 'b'])), 'a.b');\n * // => [1, 2]\n */\nfunction property(path) {\n return isKey(path) ? baseProperty(toKey(path)) : basePropertyDeep(path);\n}\n\nmodule.exports = property;\n", + "modules": [] + }, + { + "id": 214, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseProperty.js", + "name": "./node_modules/lodash/_baseProperty.js", + "index": 210, + "index2": 201, + "size": 360, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/property.js", + "issuerId": 213, + "issuerName": "./node_modules/lodash/property.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 104, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/reject.js", + "name": "./node_modules/lodash/fp/reject.js" + }, + { + "id": 232, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/reject.js", + "name": "./node_modules/lodash/reject.js" + }, + { + "id": 54, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseIteratee.js", + "name": "./node_modules/lodash/_baseIteratee.js" + }, + { + "id": 213, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/property.js", + "name": "./node_modules/lodash/property.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 213, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/property.js", + "module": "./node_modules/lodash/property.js", + "moduleName": "./node_modules/lodash/property.js", + "type": "cjs require", + "userRequest": "./_baseProperty", + "loc": "1:19-45" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 7, + "source": "/**\n * The base implementation of `_.property` without support for deep paths.\n *\n * @private\n * @param {string} key The key of the property to get.\n * @returns {Function} Returns the new accessor function.\n */\nfunction baseProperty(key) {\n return function(object) {\n return object == null ? undefined : object[key];\n };\n}\n\nmodule.exports = baseProperty;\n", + "parsedSize": 71, + "parsedSource": "t.exports=function(t){return function(n){return null==n?void 0:n[t]}}},", + "originalSize": 360, + "originalSource": "/**\n * The base implementation of `_.property` without support for deep paths.\n *\n * @private\n * @param {string} key The key of the property to get.\n * @returns {Function} Returns the new accessor function.\n */\nfunction baseProperty(key) {\n return function(object) {\n return object == null ? undefined : object[key];\n };\n}\n\nmodule.exports = baseProperty;\n", + "modules": [] + }, + { + "id": 215, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_basePropertyDeep.js", + "name": "./node_modules/lodash/_basePropertyDeep.js", + "index": 211, + "index2": 202, + "size": 391, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/property.js", + "issuerId": 213, + "issuerName": "./node_modules/lodash/property.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 104, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/reject.js", + "name": "./node_modules/lodash/fp/reject.js" + }, + { + "id": 232, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/reject.js", + "name": "./node_modules/lodash/reject.js" + }, + { + "id": 54, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseIteratee.js", + "name": "./node_modules/lodash/_baseIteratee.js" + }, + { + "id": 213, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/property.js", + "name": "./node_modules/lodash/property.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 213, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/property.js", + "module": "./node_modules/lodash/property.js", + "moduleName": "./node_modules/lodash/property.js", + "type": "cjs require", + "userRequest": "./_basePropertyDeep", + "loc": "2:23-53" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 7, + "source": "var baseGet = require('./_baseGet');\n\n/**\n * A specialized version of `baseProperty` which supports deep paths.\n *\n * @private\n * @param {Array|string} path The path of the property to get.\n * @returns {Function} Returns the new accessor function.\n */\nfunction basePropertyDeep(path) {\n return function(object) {\n return baseGet(object, path);\n };\n}\n\nmodule.exports = basePropertyDeep;\n", + "parsedSize": 66, + "parsedSource": "e=r(94);t.exports=function(t){return function(n){return e(n,t)}}},", + "originalSize": 391, + "originalSource": "var baseGet = require('./_baseGet');\n\n/**\n * A specialized version of `baseProperty` which supports deep paths.\n *\n * @private\n * @param {Array|string} path The path of the property to get.\n * @returns {Function} Returns the new accessor function.\n */\nfunction basePropertyDeep(path) {\n return function(object) {\n return baseGet(object, path);\n };\n}\n\nmodule.exports = basePropertyDeep;\n", + "modules": [] + }, + { + "id": 216, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/rearg.js", + "name": "./node_modules/lodash/rearg.js", + "index": 212, + "index2": 211, + "size": 1023, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/_util.js", + "issuerId": 109, + "issuerName": "./node_modules/lodash/fp/_util.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 102, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/trim.js", + "name": "./node_modules/lodash/fp/trim.js" + }, + { + "id": 8, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/convert.js", + "name": "./node_modules/lodash/fp/convert.js" + }, + { + "id": 109, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/_util.js", + "name": "./node_modules/lodash/fp/_util.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 109, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/_util.js", + "module": "./node_modules/lodash/fp/_util.js", + "moduleName": "./node_modules/lodash/fp/_util.js", + "type": "cjs require", + "userRequest": "../rearg", + "loc": "13:11-30" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 6, + "source": "var createWrap = require('./_createWrap'),\n flatRest = require('./_flatRest');\n\n/** Used to compose bitmasks for function metadata. */\nvar WRAP_REARG_FLAG = 256;\n\n/**\n * Creates a function that invokes `func` with arguments arranged according\n * to the specified `indexes` where the argument value at the first index is\n * provided as the first argument, the argument value at the second index is\n * provided as the second argument, and so on.\n *\n * @static\n * @memberOf _\n * @since 3.0.0\n * @category Function\n * @param {Function} func The function to rearrange arguments for.\n * @param {...(number|number[])} indexes The arranged argument indexes.\n * @returns {Function} Returns the new function.\n * @example\n *\n * var rearged = _.rearg(function(a, b, c) {\n * return [a, b, c];\n * }, [2, 0, 1]);\n *\n * rearged('b', 'c', 'a')\n * // => ['a', 'b', 'c']\n */\nvar rearg = flatRest(function(func, indexes) {\n return createWrap(func, WRAP_REARG_FLAG, undefined, undefined, undefined, indexes);\n});\n\nmodule.exports = rearg;\n", + "parsedSize": 90, + "parsedSource": "e=r(32),o=r(97),i=o((function(t,n){return e(t,256,void 0,void 0,void 0,n)}));t.exports=i},", + "originalSize": 1023, + "originalSource": "var createWrap = require('./_createWrap'),\n flatRest = require('./_flatRest');\n\n/** Used to compose bitmasks for function metadata. */\nvar WRAP_REARG_FLAG = 256;\n\n/**\n * Creates a function that invokes `func` with arguments arranged according\n * to the specified `indexes` where the argument value at the first index is\n * provided as the first argument, the argument value at the second index is\n * provided as the second argument, and so on.\n *\n * @static\n * @memberOf _\n * @since 3.0.0\n * @category Function\n * @param {Function} func The function to rearrange arguments for.\n * @param {...(number|number[])} indexes The arranged argument indexes.\n * @returns {Function} Returns the new function.\n * @example\n *\n * var rearged = _.rearg(function(a, b, c) {\n * return [a, b, c];\n * }, [2, 0, 1]);\n *\n * rearged('b', 'c', 'a')\n * // => ['a', 'b', 'c']\n */\nvar rearg = flatRest(function(func, indexes) {\n return createWrap(func, WRAP_REARG_FLAG, undefined, undefined, undefined, indexes);\n});\n\nmodule.exports = rearg;\n", + "modules": [] + }, + { + "id": 217, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/flatten.js", + "name": "./node_modules/lodash/flatten.js", + "index": 214, + "index2": 208, + "size": 489, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_flatRest.js", + "issuerId": 97, + "issuerName": "./node_modules/lodash/_flatRest.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 102, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/trim.js", + "name": "./node_modules/lodash/fp/trim.js" + }, + { + "id": 8, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/convert.js", + "name": "./node_modules/lodash/fp/convert.js" + }, + { + "id": 109, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/_util.js", + "name": "./node_modules/lodash/fp/_util.js" + }, + { + "id": 216, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/rearg.js", + "name": "./node_modules/lodash/rearg.js" + }, + { + "id": 97, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_flatRest.js", + "name": "./node_modules/lodash/_flatRest.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 97, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_flatRest.js", + "module": "./node_modules/lodash/_flatRest.js", + "moduleName": "./node_modules/lodash/_flatRest.js", + "type": "cjs require", + "userRequest": "./flatten", + "loc": "1:14-34" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 8, + "source": "var baseFlatten = require('./_baseFlatten');\n\n/**\n * Flattens `array` a single level deep.\n *\n * @static\n * @memberOf _\n * @since 0.1.0\n * @category Array\n * @param {Array} array The array to flatten.\n * @returns {Array} Returns the new flattened array.\n * @example\n *\n * _.flatten([1, [2, [3, [4]], 5]]);\n * // => [1, 2, [3, [4]], 5]\n */\nfunction flatten(array) {\n var length = array == null ? 0 : array.length;\n return length ? baseFlatten(array, 1) : [];\n}\n\nmodule.exports = flatten;\n", + "parsedSize": 70, + "parsedSource": "e=r(218);t.exports=function(t){return(null==t?0:t.length)?e(t,1):[]}},", + "originalSize": 489, + "originalSource": "var baseFlatten = require('./_baseFlatten');\n\n/**\n * Flattens `array` a single level deep.\n *\n * @static\n * @memberOf _\n * @since 0.1.0\n * @category Array\n * @param {Array} array The array to flatten.\n * @returns {Array} Returns the new flattened array.\n * @example\n *\n * _.flatten([1, [2, [3, [4]], 5]]);\n * // => [1, 2, [3, [4]], 5]\n */\nfunction flatten(array) {\n var length = array == null ? 0 : array.length;\n return length ? baseFlatten(array, 1) : [];\n}\n\nmodule.exports = flatten;\n", + "modules": [] + }, + { + "id": 218, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseFlatten.js", + "name": "./node_modules/lodash/_baseFlatten.js", + "index": 215, + "index2": 207, + "size": 1201, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/flatten.js", + "issuerId": 217, + "issuerName": "./node_modules/lodash/flatten.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 102, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/trim.js", + "name": "./node_modules/lodash/fp/trim.js" + }, + { + "id": 8, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/convert.js", + "name": "./node_modules/lodash/fp/convert.js" + }, + { + "id": 109, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/_util.js", + "name": "./node_modules/lodash/fp/_util.js" + }, + { + "id": 216, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/rearg.js", + "name": "./node_modules/lodash/rearg.js" + }, + { + "id": 97, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_flatRest.js", + "name": "./node_modules/lodash/_flatRest.js" + }, + { + "id": 217, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/flatten.js", + "name": "./node_modules/lodash/flatten.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 217, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/flatten.js", + "module": "./node_modules/lodash/flatten.js", + "moduleName": "./node_modules/lodash/flatten.js", + "type": "cjs require", + "userRequest": "./_baseFlatten", + "loc": "1:18-43" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 9, + "source": "var arrayPush = require('./_arrayPush'),\n isFlattenable = require('./_isFlattenable');\n\n/**\n * The base implementation of `_.flatten` with support for restricting flattening.\n *\n * @private\n * @param {Array} array The array to flatten.\n * @param {number} depth The maximum recursion depth.\n * @param {boolean} [predicate=isFlattenable] The function invoked per iteration.\n * @param {boolean} [isStrict] Restrict to values that pass `predicate` checks.\n * @param {Array} [result=[]] The initial result value.\n * @returns {Array} Returns the new flattened array.\n */\nfunction baseFlatten(array, depth, predicate, isStrict, result) {\n var index = -1,\n length = array.length;\n\n predicate || (predicate = isFlattenable);\n result || (result = []);\n\n while (++index < length) {\n var value = array[index];\n if (depth > 0 && predicate(value)) {\n if (depth > 1) {\n // Recursively flatten arrays (susceptible to call stack limits).\n baseFlatten(value, depth - 1, predicate, isStrict, result);\n } else {\n arrayPush(result, value);\n }\n } else if (!isStrict) {\n result[result.length] = value;\n }\n }\n return result;\n}\n\nmodule.exports = baseFlatten;\n", + "parsedSize": 177, + "parsedSource": "e=r(51),o=r(219);t.exports=function t(n,r,i,u,a){var c=-1,f=n.length;for(i||(i=o),a||(a=[]);++c0&&i(s)?r>1?t(s,r-1,i,u,a):e(a,s):u||(a[a.length]=s)}return a}},", + "originalSize": 1201, + "originalSource": "var arrayPush = require('./_arrayPush'),\n isFlattenable = require('./_isFlattenable');\n\n/**\n * The base implementation of `_.flatten` with support for restricting flattening.\n *\n * @private\n * @param {Array} array The array to flatten.\n * @param {number} depth The maximum recursion depth.\n * @param {boolean} [predicate=isFlattenable] The function invoked per iteration.\n * @param {boolean} [isStrict] Restrict to values that pass `predicate` checks.\n * @param {Array} [result=[]] The initial result value.\n * @returns {Array} Returns the new flattened array.\n */\nfunction baseFlatten(array, depth, predicate, isStrict, result) {\n var index = -1,\n length = array.length;\n\n predicate || (predicate = isFlattenable);\n result || (result = []);\n\n while (++index < length) {\n var value = array[index];\n if (depth > 0 && predicate(value)) {\n if (depth > 1) {\n // Recursively flatten arrays (susceptible to call stack limits).\n baseFlatten(value, depth - 1, predicate, isStrict, result);\n } else {\n arrayPush(result, value);\n }\n } else if (!isStrict) {\n result[result.length] = value;\n }\n }\n return result;\n}\n\nmodule.exports = baseFlatten;\n", + "modules": [] + }, + { + "id": 219, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_isFlattenable.js", + "name": "./node_modules/lodash/_isFlattenable.js", + "index": 216, + "index2": 206, + "size": 608, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseFlatten.js", + "issuerId": 218, + "issuerName": "./node_modules/lodash/_baseFlatten.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 102, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/trim.js", + "name": "./node_modules/lodash/fp/trim.js" + }, + { + "id": 8, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/convert.js", + "name": "./node_modules/lodash/fp/convert.js" + }, + { + "id": 109, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/_util.js", + "name": "./node_modules/lodash/fp/_util.js" + }, + { + "id": 216, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/rearg.js", + "name": "./node_modules/lodash/rearg.js" + }, + { + "id": 97, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_flatRest.js", + "name": "./node_modules/lodash/_flatRest.js" + }, + { + "id": 217, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/flatten.js", + "name": "./node_modules/lodash/flatten.js" + }, + { + "id": 218, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseFlatten.js", + "name": "./node_modules/lodash/_baseFlatten.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 218, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseFlatten.js", + "module": "./node_modules/lodash/_baseFlatten.js", + "moduleName": "./node_modules/lodash/_baseFlatten.js", + "type": "cjs require", + "userRequest": "./_isFlattenable", + "loc": "2:20-47" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 10, + "source": "var Symbol = require('./_Symbol'),\n isArguments = require('./isArguments'),\n isArray = require('./isArray');\n\n/** Built-in value references. */\nvar spreadableSymbol = Symbol ? Symbol.isConcatSpreadable : undefined;\n\n/**\n * Checks if `value` is a flattenable `arguments` object or array.\n *\n * @private\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is flattenable, else `false`.\n */\nfunction isFlattenable(value) {\n return isArray(value) || isArguments(value) ||\n !!(spreadableSymbol && value && value[spreadableSymbol]);\n}\n\nmodule.exports = isFlattenable;\n", + "parsedSize": 112, + "parsedSource": "e=r(9),o=r(21),i=r(0),u=e?e.isConcatSpreadable:void 0;t.exports=function(t){return i(t)||o(t)||!!(u&&t&&t[u])}},", + "originalSize": 608, + "originalSource": "var Symbol = require('./_Symbol'),\n isArguments = require('./isArguments'),\n isArray = require('./isArray');\n\n/** Built-in value references. */\nvar spreadableSymbol = Symbol ? Symbol.isConcatSpreadable : undefined;\n\n/**\n * Checks if `value` is a flattenable `arguments` object or array.\n *\n * @private\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is flattenable, else `false`.\n */\nfunction isFlattenable(value) {\n return isArray(value) || isArguments(value) ||\n !!(spreadableSymbol && value && value[spreadableSymbol]);\n}\n\nmodule.exports = isFlattenable;\n", + "modules": [] + }, + { + "id": 220, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_overRest.js", + "name": "./node_modules/lodash/_overRest.js", + "index": 217, + "index2": 209, + "size": 1096, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_flatRest.js", + "issuerId": 97, + "issuerName": "./node_modules/lodash/_flatRest.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 102, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/trim.js", + "name": "./node_modules/lodash/fp/trim.js" + }, + { + "id": 8, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/convert.js", + "name": "./node_modules/lodash/fp/convert.js" + }, + { + "id": 109, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/_util.js", + "name": "./node_modules/lodash/fp/_util.js" + }, + { + "id": 216, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/rearg.js", + "name": "./node_modules/lodash/rearg.js" + }, + { + "id": 97, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_flatRest.js", + "name": "./node_modules/lodash/_flatRest.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 97, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_flatRest.js", + "module": "./node_modules/lodash/_flatRest.js", + "moduleName": "./node_modules/lodash/_flatRest.js", + "type": "cjs require", + "userRequest": "./_overRest", + "loc": "2:15-37" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 8, + "source": "var apply = require('./_apply');\n\n/* Built-in method references for those with the same name as other `lodash` methods. */\nvar nativeMax = Math.max;\n\n/**\n * A specialized version of `baseRest` which transforms the rest array.\n *\n * @private\n * @param {Function} func The function to apply a rest parameter to.\n * @param {number} [start=func.length-1] The start position of the rest parameter.\n * @param {Function} transform The rest array transform.\n * @returns {Function} Returns the new function.\n */\nfunction overRest(func, start, transform) {\n start = nativeMax(start === undefined ? (func.length - 1) : start, 0);\n return function() {\n var args = arguments,\n index = -1,\n length = nativeMax(args.length - start, 0),\n array = Array(length);\n\n while (++index < length) {\n array[index] = args[start + index];\n }\n index = -1;\n var otherArgs = Array(start + 1);\n while (++index < start) {\n otherArgs[index] = args[index];\n }\n otherArgs[start] = transform(array);\n return apply(func, this, otherArgs);\n };\n}\n\nmodule.exports = overRest;\n", + "parsedSize": 242, + "parsedSource": "e=r(35),o=Math.max;t.exports=function(t,n,r){return n=o(void 0===n?t.length-1:n,0),function(){for(var i=arguments,u=-1,a=o(i.length-n,0),c=Array(a);++u ['a', 'b', 'c']\n *\n * _.toPath('a[0].b.c');\n * // => ['a', '0', 'b', 'c']\n */\nfunction toPath(value) {\n if (isArray(value)) {\n return arrayMap(value, toKey);\n }\n return isSymbol(value) ? [value] : copyArray(stringToPath(toString(value)));\n}\n\nmodule.exports = toPath;\n", + "parsedSize": 118, + "parsedSource": "e=r(57),o=r(17),i=r(0),u=r(12),a=r(96),c=r(14),f=r(30);t.exports=function(t){return i(t)?e(t,c):u(t)?[t]:o(a(f(t)))}},", + "originalSize": 804, + "originalSource": "var arrayMap = require('./_arrayMap'),\n copyArray = require('./_copyArray'),\n isArray = require('./isArray'),\n isSymbol = require('./isSymbol'),\n stringToPath = require('./_stringToPath'),\n toKey = require('./_toKey'),\n toString = require('./toString');\n\n/**\n * Converts `value` to a property path array.\n *\n * @static\n * @memberOf _\n * @since 4.0.0\n * @category Util\n * @param {*} value The value to convert.\n * @returns {Array} Returns the new property path array.\n * @example\n *\n * _.toPath('a.b.c');\n * // => ['a', 'b', 'c']\n *\n * _.toPath('a[0].b.c');\n * // => ['a', '0', 'b', 'c']\n */\nfunction toPath(value) {\n if (isArray(value)) {\n return arrayMap(value, toKey);\n }\n return isSymbol(value) ? [value] : copyArray(stringToPath(toString(value)));\n}\n\nmodule.exports = toPath;\n", + "modules": [] + }, + { + "id": 222, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/trim.js", + "name": "./node_modules/lodash/trim.js", + "index": 219, + "index2": 223, + "size": 1434, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/trim.js", + "issuerId": 102, + "issuerName": "./node_modules/lodash/fp/trim.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 102, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/trim.js", + "name": "./node_modules/lodash/fp/trim.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 102, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/trim.js", + "module": "./node_modules/lodash/fp/trim.js", + "moduleName": "./node_modules/lodash/fp/trim.js", + "type": "cjs require", + "userRequest": "../trim", + "loc": "2:27-45" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 4, + "source": "var baseToString = require('./_baseToString'),\n castSlice = require('./_castSlice'),\n charsEndIndex = require('./_charsEndIndex'),\n charsStartIndex = require('./_charsStartIndex'),\n stringToArray = require('./_stringToArray'),\n toString = require('./toString');\n\n/** Used to match leading and trailing whitespace. */\nvar reTrim = /^\\s+|\\s+$/g;\n\n/**\n * Removes leading and trailing whitespace or specified characters from `string`.\n *\n * @static\n * @memberOf _\n * @since 3.0.0\n * @category String\n * @param {string} [string=''] The string to trim.\n * @param {string} [chars=whitespace] The characters to trim.\n * @param- {Object} [guard] Enables use as an iteratee for methods like `_.map`.\n * @returns {string} Returns the trimmed string.\n * @example\n *\n * _.trim(' abc ');\n * // => 'abc'\n *\n * _.trim('-_-abc-_-', '_-');\n * // => 'abc'\n *\n * _.map([' foo ', ' bar '], _.trim);\n * // => ['foo', 'bar']\n */\nfunction trim(string, chars, guard) {\n string = toString(string);\n if (string && (guard || chars === undefined)) {\n return string.replace(reTrim, '');\n }\n if (!string || !(chars = baseToString(chars))) {\n return string;\n }\n var strSymbols = stringToArray(string),\n chrSymbols = stringToArray(chars),\n start = charsStartIndex(strSymbols, chrSymbols),\n end = charsEndIndex(strSymbols, chrSymbols) + 1;\n\n return castSlice(strSymbols, start, end).join('');\n}\n\nmodule.exports = trim;\n", + "parsedSize": 234, + "parsedSource": "e=r(56),o=r(98),i=r(224),u=r(225),a=r(99),c=r(30),f=/^\\s+|\\s+$/g;t.exports=function(t,n,r){if((t=c(t))&&(r||void 0===n))return t.replace(f,\"\");if(!t||!(n=e(n)))return t;var s=a(t),l=a(n),p=u(s,l),v=i(s,l)+1;return o(s,p,v).join(\"\")}},", + "originalSize": 1434, + "originalSource": "var baseToString = require('./_baseToString'),\n castSlice = require('./_castSlice'),\n charsEndIndex = require('./_charsEndIndex'),\n charsStartIndex = require('./_charsStartIndex'),\n stringToArray = require('./_stringToArray'),\n toString = require('./toString');\n\n/** Used to match leading and trailing whitespace. */\nvar reTrim = /^\\s+|\\s+$/g;\n\n/**\n * Removes leading and trailing whitespace or specified characters from `string`.\n *\n * @static\n * @memberOf _\n * @since 3.0.0\n * @category String\n * @param {string} [string=''] The string to trim.\n * @param {string} [chars=whitespace] The characters to trim.\n * @param- {Object} [guard] Enables use as an iteratee for methods like `_.map`.\n * @returns {string} Returns the trimmed string.\n * @example\n *\n * _.trim(' abc ');\n * // => 'abc'\n *\n * _.trim('-_-abc-_-', '_-');\n * // => 'abc'\n *\n * _.map([' foo ', ' bar '], _.trim);\n * // => ['foo', 'bar']\n */\nfunction trim(string, chars, guard) {\n string = toString(string);\n if (string && (guard || chars === undefined)) {\n return string.replace(reTrim, '');\n }\n if (!string || !(chars = baseToString(chars))) {\n return string;\n }\n var strSymbols = stringToArray(string),\n chrSymbols = stringToArray(chars),\n start = charsStartIndex(strSymbols, chrSymbols),\n end = charsEndIndex(strSymbols, chrSymbols) + 1;\n\n return castSlice(strSymbols, start, end).join('');\n}\n\nmodule.exports = trim;\n", + "modules": [] + }, + { + "id": 223, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseSlice.js", + "name": "./node_modules/lodash/_baseSlice.js", + "index": 221, + "index2": 215, + "size": 756, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_castSlice.js", + "issuerId": 98, + "issuerName": "./node_modules/lodash/_castSlice.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 102, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/trim.js", + "name": "./node_modules/lodash/fp/trim.js" + }, + { + "id": 222, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/trim.js", + "name": "./node_modules/lodash/trim.js" + }, + { + "id": 98, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_castSlice.js", + "name": "./node_modules/lodash/_castSlice.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 98, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_castSlice.js", + "module": "./node_modules/lodash/_castSlice.js", + "moduleName": "./node_modules/lodash/_castSlice.js", + "type": "cjs require", + "userRequest": "./_baseSlice", + "loc": "1:16-39" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 6, + "source": "/**\n * The base implementation of `_.slice` without an iteratee call guard.\n *\n * @private\n * @param {Array} array The array to slice.\n * @param {number} [start=0] The start position.\n * @param {number} [end=array.length] The end position.\n * @returns {Array} Returns the slice of `array`.\n */\nfunction baseSlice(array, start, end) {\n var index = -1,\n length = array.length;\n\n if (start < 0) {\n start = -start > length ? 0 : (length + start);\n }\n end = end > length ? length : end;\n if (end < 0) {\n end += length;\n }\n length = start > end ? 0 : ((end - start) >>> 0);\n start >>>= 0;\n\n var result = Array(length);\n while (++index < length) {\n result[index] = array[index + start];\n }\n return result;\n}\n\nmodule.exports = baseSlice;\n", + "parsedSize": 160, + "parsedSource": "t.exports=function(t,n,r){var e=-1,o=t.length;n<0&&(n=-n>o?0:o+n),(r=r>o?o:r)<0&&(r+=o),o=n>r?0:r-n>>>0,n>>>=0;for(var i=Array(o);++e length ? 0 : (length + start);\n }\n end = end > length ? length : end;\n if (end < 0) {\n end += length;\n }\n length = start > end ? 0 : ((end - start) >>> 0);\n start >>>= 0;\n\n var result = Array(length);\n while (++index < length) {\n result[index] = array[index + start];\n }\n return result;\n}\n\nmodule.exports = baseSlice;\n", + "modules": [] + }, + { + "id": 224, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_charsEndIndex.js", + "name": "./node_modules/lodash/_charsEndIndex.js", + "index": 222, + "index2": 217, + "size": 600, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/trim.js", + "issuerId": 222, + "issuerName": "./node_modules/lodash/trim.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 102, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/trim.js", + "name": "./node_modules/lodash/fp/trim.js" + }, + { + "id": 222, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/trim.js", + "name": "./node_modules/lodash/trim.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 222, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/trim.js", + "module": "./node_modules/lodash/trim.js", + "moduleName": "./node_modules/lodash/trim.js", + "type": "cjs require", + "userRequest": "./_charsEndIndex", + "loc": "3:20-47" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 5, + "source": "var baseIndexOf = require('./_baseIndexOf');\n\n/**\n * Used by `_.trim` and `_.trimEnd` to get the index of the last string symbol\n * that is not found in the character symbols.\n *\n * @private\n * @param {Array} strSymbols The string symbols to inspect.\n * @param {Array} chrSymbols The character symbols to find.\n * @returns {number} Returns the index of the last unmatched string symbol.\n */\nfunction charsEndIndex(strSymbols, chrSymbols) {\n var index = strSymbols.length;\n\n while (index-- && baseIndexOf(chrSymbols, strSymbols[index], 0) > -1) {}\n return index;\n}\n\nmodule.exports = charsEndIndex;\n", + "parsedSize": 84, + "parsedSource": "e=r(41);t.exports=function(t,n){for(var r=t.length;r--&&e(n,t[r],0)>-1;);return r}},", + "originalSize": 600, + "originalSource": "var baseIndexOf = require('./_baseIndexOf');\n\n/**\n * Used by `_.trim` and `_.trimEnd` to get the index of the last string symbol\n * that is not found in the character symbols.\n *\n * @private\n * @param {Array} strSymbols The string symbols to inspect.\n * @param {Array} chrSymbols The character symbols to find.\n * @returns {number} Returns the index of the last unmatched string symbol.\n */\nfunction charsEndIndex(strSymbols, chrSymbols) {\n var index = strSymbols.length;\n\n while (index-- && baseIndexOf(chrSymbols, strSymbols[index], 0) > -1) {}\n return index;\n}\n\nmodule.exports = charsEndIndex;\n", + "modules": [] + }, + { + "id": 225, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_charsStartIndex.js", + "name": "./node_modules/lodash/_charsStartIndex.js", + "index": 223, + "index2": 218, + "size": 636, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/trim.js", + "issuerId": 222, + "issuerName": "./node_modules/lodash/trim.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 102, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/trim.js", + "name": "./node_modules/lodash/fp/trim.js" + }, + { + "id": 222, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/trim.js", + "name": "./node_modules/lodash/trim.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 222, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/trim.js", + "module": "./node_modules/lodash/trim.js", + "moduleName": "./node_modules/lodash/trim.js", + "type": "cjs require", + "userRequest": "./_charsStartIndex", + "loc": "4:22-51" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 5, + "source": "var baseIndexOf = require('./_baseIndexOf');\n\n/**\n * Used by `_.trim` and `_.trimStart` to get the index of the first string symbol\n * that is not found in the character symbols.\n *\n * @private\n * @param {Array} strSymbols The string symbols to inspect.\n * @param {Array} chrSymbols The character symbols to find.\n * @returns {number} Returns the index of the first unmatched string symbol.\n */\nfunction charsStartIndex(strSymbols, chrSymbols) {\n var index = -1,\n length = strSymbols.length;\n\n while (++index < length && baseIndexOf(chrSymbols, strSymbols[index], 0) > -1) {}\n return index;\n}\n\nmodule.exports = charsStartIndex;\n", + "parsedSize": 91, + "parsedSource": "e=r(41);t.exports=function(t,n){for(var r=-1,o=t.length;++r-1;);return r}},", + "originalSize": 636, + "originalSource": "var baseIndexOf = require('./_baseIndexOf');\n\n/**\n * Used by `_.trim` and `_.trimStart` to get the index of the first string symbol\n * that is not found in the character symbols.\n *\n * @private\n * @param {Array} strSymbols The string symbols to inspect.\n * @param {Array} chrSymbols The character symbols to find.\n * @returns {number} Returns the index of the first unmatched string symbol.\n */\nfunction charsStartIndex(strSymbols, chrSymbols) {\n var index = -1,\n length = strSymbols.length;\n\n while (++index < length && baseIndexOf(chrSymbols, strSymbols[index], 0) > -1) {}\n return index;\n}\n\nmodule.exports = charsStartIndex;\n", + "modules": [] + }, + { + "id": 226, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_asciiToArray.js", + "name": "./node_modules/lodash/_asciiToArray.js", + "index": 225, + "index2": 219, + "size": 257, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_stringToArray.js", + "issuerId": 99, + "issuerName": "./node_modules/lodash/_stringToArray.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 102, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/trim.js", + "name": "./node_modules/lodash/fp/trim.js" + }, + { + "id": 222, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/trim.js", + "name": "./node_modules/lodash/trim.js" + }, + { + "id": 99, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_stringToArray.js", + "name": "./node_modules/lodash/_stringToArray.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 99, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_stringToArray.js", + "module": "./node_modules/lodash/_stringToArray.js", + "moduleName": "./node_modules/lodash/_stringToArray.js", + "type": "cjs require", + "userRequest": "./_asciiToArray", + "loc": "1:19-45" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 6, + "source": "/**\n * Converts an ASCII `string` to an array.\n *\n * @private\n * @param {string} string The string to convert.\n * @returns {Array} Returns the converted array.\n */\nfunction asciiToArray(string) {\n return string.split('');\n}\n\nmodule.exports = asciiToArray;\n", + "parsedSize": 43, + "parsedSource": "t.exports=function(t){return t.split(\"\")}},", + "originalSize": 257, + "originalSource": "/**\n * Converts an ASCII `string` to an array.\n *\n * @private\n * @param {string} string The string to convert.\n * @returns {Array} Returns the converted array.\n */\nfunction asciiToArray(string) {\n return string.split('');\n}\n\nmodule.exports = asciiToArray;\n", + "modules": [] + }, + { + "id": 227, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_unicodeToArray.js", + "name": "./node_modules/lodash/_unicodeToArray.js", + "index": 227, + "index2": 221, + "size": 1588, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_stringToArray.js", + "issuerId": 99, + "issuerName": "./node_modules/lodash/_stringToArray.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 102, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/trim.js", + "name": "./node_modules/lodash/fp/trim.js" + }, + { + "id": 222, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/trim.js", + "name": "./node_modules/lodash/trim.js" + }, + { + "id": 99, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_stringToArray.js", + "name": "./node_modules/lodash/_stringToArray.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 99, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_stringToArray.js", + "module": "./node_modules/lodash/_stringToArray.js", + "moduleName": "./node_modules/lodash/_stringToArray.js", + "type": "cjs require", + "userRequest": "./_unicodeToArray", + "loc": "3:21-49" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 6, + "source": "/** Used to compose unicode character classes. */\nvar rsAstralRange = '\\\\ud800-\\\\udfff',\n rsComboMarksRange = '\\\\u0300-\\\\u036f',\n reComboHalfMarksRange = '\\\\ufe20-\\\\ufe2f',\n rsComboSymbolsRange = '\\\\u20d0-\\\\u20ff',\n rsComboRange = rsComboMarksRange + reComboHalfMarksRange + rsComboSymbolsRange,\n rsVarRange = '\\\\ufe0e\\\\ufe0f';\n\n/** Used to compose unicode capture groups. */\nvar rsAstral = '[' + rsAstralRange + ']',\n rsCombo = '[' + rsComboRange + ']',\n rsFitz = '\\\\ud83c[\\\\udffb-\\\\udfff]',\n rsModifier = '(?:' + rsCombo + '|' + rsFitz + ')',\n rsNonAstral = '[^' + rsAstralRange + ']',\n rsRegional = '(?:\\\\ud83c[\\\\udde6-\\\\uddff]){2}',\n rsSurrPair = '[\\\\ud800-\\\\udbff][\\\\udc00-\\\\udfff]',\n rsZWJ = '\\\\u200d';\n\n/** Used to compose unicode regexes. */\nvar reOptMod = rsModifier + '?',\n rsOptVar = '[' + rsVarRange + ']?',\n rsOptJoin = '(?:' + rsZWJ + '(?:' + [rsNonAstral, rsRegional, rsSurrPair].join('|') + ')' + rsOptVar + reOptMod + ')*',\n rsSeq = rsOptVar + reOptMod + rsOptJoin,\n rsSymbol = '(?:' + [rsNonAstral + rsCombo + '?', rsCombo, rsRegional, rsSurrPair, rsAstral].join('|') + ')';\n\n/** Used to match [string symbols](https://mathiasbynens.be/notes/javascript-unicode). */\nvar reUnicode = RegExp(rsFitz + '(?=' + rsFitz + ')|' + rsSymbol + rsSeq, 'g');\n\n/**\n * Converts a Unicode `string` to an array.\n *\n * @private\n * @param {string} string The string to convert.\n * @returns {Array} Returns the converted array.\n */\nfunction unicodeToArray(string) {\n return string.match(reUnicode) || [];\n}\n\nmodule.exports = unicodeToArray;\n", + "parsedSize": 436, + "parsedSource": "var r=\"[\\\\ud800-\\\\udfff]\",e=\"[\\\\u0300-\\\\u036f\\\\ufe20-\\\\ufe2f\\\\u20d0-\\\\u20ff]\",o=\"\\\\ud83c[\\\\udffb-\\\\udfff]\",i=\"[^\\\\ud800-\\\\udfff]\",u=\"(?:\\\\ud83c[\\\\udde6-\\\\uddff]){2}\",a=\"[\\\\ud800-\\\\udbff][\\\\udc00-\\\\udfff]\",c=\"(?:\"+e+\"|\"+o+\")\"+\"?\",f=\"[\\\\ufe0e\\\\ufe0f]?\"+c+(\"(?:\\\\u200d(?:\"+[i,u,a].join(\"|\")+\")[\\\\ufe0e\\\\ufe0f]?\"+c+\")*\"),s=\"(?:\"+[i+e+\"?\",e,u,a,r].join(\"|\")+\")\",l=RegExp(o+\"(?=\"+o+\")|\"+s+f,\"g\");t.exports=function(t){return t.match(l)||[]}},", + "originalSize": 1588, + "originalSource": "/** Used to compose unicode character classes. */\nvar rsAstralRange = '\\\\ud800-\\\\udfff',\n rsComboMarksRange = '\\\\u0300-\\\\u036f',\n reComboHalfMarksRange = '\\\\ufe20-\\\\ufe2f',\n rsComboSymbolsRange = '\\\\u20d0-\\\\u20ff',\n rsComboRange = rsComboMarksRange + reComboHalfMarksRange + rsComboSymbolsRange,\n rsVarRange = '\\\\ufe0e\\\\ufe0f';\n\n/** Used to compose unicode capture groups. */\nvar rsAstral = '[' + rsAstralRange + ']',\n rsCombo = '[' + rsComboRange + ']',\n rsFitz = '\\\\ud83c[\\\\udffb-\\\\udfff]',\n rsModifier = '(?:' + rsCombo + '|' + rsFitz + ')',\n rsNonAstral = '[^' + rsAstralRange + ']',\n rsRegional = '(?:\\\\ud83c[\\\\udde6-\\\\uddff]){2}',\n rsSurrPair = '[\\\\ud800-\\\\udbff][\\\\udc00-\\\\udfff]',\n rsZWJ = '\\\\u200d';\n\n/** Used to compose unicode regexes. */\nvar reOptMod = rsModifier + '?',\n rsOptVar = '[' + rsVarRange + ']?',\n rsOptJoin = '(?:' + rsZWJ + '(?:' + [rsNonAstral, rsRegional, rsSurrPair].join('|') + ')' + rsOptVar + reOptMod + ')*',\n rsSeq = rsOptVar + reOptMod + rsOptJoin,\n rsSymbol = '(?:' + [rsNonAstral + rsCombo + '?', rsCombo, rsRegional, rsSurrPair, rsAstral].join('|') + ')';\n\n/** Used to match [string symbols](https://mathiasbynens.be/notes/javascript-unicode). */\nvar reUnicode = RegExp(rsFitz + '(?=' + rsFitz + ')|' + rsSymbol + rsSeq, 'g');\n\n/**\n * Converts a Unicode `string` to an array.\n *\n * @private\n * @param {string} string The string to convert.\n * @returns {Array} Returns the converted array.\n */\nfunction unicodeToArray(string) {\n return string.match(reUnicode) || [];\n}\n\nmodule.exports = unicodeToArray;\n", + "modules": [] + }, + { + "id": 228, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/split.js", + "name": "./node_modules/lodash/split.js", + "index": 229, + "index2": 228, + "size": 1550, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/split.js", + "issuerId": 103, + "issuerName": "./node_modules/lodash/fp/split.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 103, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/split.js", + "name": "./node_modules/lodash/fp/split.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 103, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/split.js", + "module": "./node_modules/lodash/fp/split.js", + "moduleName": "./node_modules/lodash/fp/split.js", + "type": "cjs require", + "userRequest": "../split", + "loc": "2:28-47" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 4, + "source": "var baseToString = require('./_baseToString'),\n castSlice = require('./_castSlice'),\n hasUnicode = require('./_hasUnicode'),\n isIterateeCall = require('./_isIterateeCall'),\n isRegExp = require('./isRegExp'),\n stringToArray = require('./_stringToArray'),\n toString = require('./toString');\n\n/** Used as references for the maximum length and index of an array. */\nvar MAX_ARRAY_LENGTH = 4294967295;\n\n/**\n * Splits `string` by `separator`.\n *\n * **Note:** This method is based on\n * [`String#split`](https://mdn.io/String/split).\n *\n * @static\n * @memberOf _\n * @since 4.0.0\n * @category String\n * @param {string} [string=''] The string to split.\n * @param {RegExp|string} separator The separator pattern to split by.\n * @param {number} [limit] The length to truncate results to.\n * @returns {Array} Returns the string segments.\n * @example\n *\n * _.split('a-b-c', '-', 2);\n * // => ['a', 'b']\n */\nfunction split(string, separator, limit) {\n if (limit && typeof limit != 'number' && isIterateeCall(string, separator, limit)) {\n separator = limit = undefined;\n }\n limit = limit === undefined ? MAX_ARRAY_LENGTH : limit >>> 0;\n if (!limit) {\n return [];\n }\n string = toString(string);\n if (string && (\n typeof separator == 'string' ||\n (separator != null && !isRegExp(separator))\n )) {\n separator = baseToString(separator);\n if (!separator && hasUnicode(string)) {\n return castSlice(stringToArray(string), 0, limit);\n }\n }\n return string.split(separator, limit);\n}\n\nmodule.exports = split;\n", + "parsedSize": 268, + "parsedSource": "e=r(56),o=r(98),i=r(100),u=r(229),a=r(230),c=r(99),f=r(30),s=4294967295;t.exports=function(t,n,r){return r&&\"number\"!=typeof r&&u(t,n,r)&&(n=r=void 0),(r=void 0===r?s:r>>>0)?(t=f(t))&&(\"string\"==typeof n||null!=n&&!a(n))&&!(n=e(n))&&i(t)?o(c(t),0,r):t.split(n,r):[]}},", + "originalSize": 1550, + "originalSource": "var baseToString = require('./_baseToString'),\n castSlice = require('./_castSlice'),\n hasUnicode = require('./_hasUnicode'),\n isIterateeCall = require('./_isIterateeCall'),\n isRegExp = require('./isRegExp'),\n stringToArray = require('./_stringToArray'),\n toString = require('./toString');\n\n/** Used as references for the maximum length and index of an array. */\nvar MAX_ARRAY_LENGTH = 4294967295;\n\n/**\n * Splits `string` by `separator`.\n *\n * **Note:** This method is based on\n * [`String#split`](https://mdn.io/String/split).\n *\n * @static\n * @memberOf _\n * @since 4.0.0\n * @category String\n * @param {string} [string=''] The string to split.\n * @param {RegExp|string} separator The separator pattern to split by.\n * @param {number} [limit] The length to truncate results to.\n * @returns {Array} Returns the string segments.\n * @example\n *\n * _.split('a-b-c', '-', 2);\n * // => ['a', 'b']\n */\nfunction split(string, separator, limit) {\n if (limit && typeof limit != 'number' && isIterateeCall(string, separator, limit)) {\n separator = limit = undefined;\n }\n limit = limit === undefined ? MAX_ARRAY_LENGTH : limit >>> 0;\n if (!limit) {\n return [];\n }\n string = toString(string);\n if (string && (\n typeof separator == 'string' ||\n (separator != null && !isRegExp(separator))\n )) {\n separator = baseToString(separator);\n if (!separator && hasUnicode(string)) {\n return castSlice(stringToArray(string), 0, limit);\n }\n }\n return string.split(separator, limit);\n}\n\nmodule.exports = split;\n", + "modules": [] + }, + { + "id": 229, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_isIterateeCall.js", + "name": "./node_modules/lodash/_isIterateeCall.js", + "index": 230, + "index2": 225, + "size": 877, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/split.js", + "issuerId": 228, + "issuerName": "./node_modules/lodash/split.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 103, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/split.js", + "name": "./node_modules/lodash/fp/split.js" + }, + { + "id": 228, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/split.js", + "name": "./node_modules/lodash/split.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 228, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/split.js", + "module": "./node_modules/lodash/split.js", + "moduleName": "./node_modules/lodash/split.js", + "type": "cjs require", + "userRequest": "./_isIterateeCall", + "loc": "4:21-49" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 5, + "source": "var eq = require('./eq'),\n isArrayLike = require('./isArrayLike'),\n isIndex = require('./_isIndex'),\n isObject = require('./isObject');\n\n/**\n * Checks if the given arguments are from an iteratee call.\n *\n * @private\n * @param {*} value The potential iteratee value argument.\n * @param {*} index The potential iteratee index or key argument.\n * @param {*} object The potential iteratee object argument.\n * @returns {boolean} Returns `true` if the arguments are from an iteratee call,\n * else `false`.\n */\nfunction isIterateeCall(value, index, object) {\n if (!isObject(object)) {\n return false;\n }\n var type = typeof index;\n if (type == 'number'\n ? (isArrayLike(object) && isIndex(index, object.length))\n : (type == 'string' && index in object)\n ) {\n return eq(object[index], value);\n }\n return false;\n}\n\nmodule.exports = isIterateeCall;\n", + "parsedSize": 165, + "parsedSource": "e=r(20),o=r(10),i=r(18),u=r(3);t.exports=function(t,n,r){if(!u(r))return!1;var a=typeof n;return!!(\"number\"==a?o(r)&&i(n,r.length):\"string\"==a&&n in r)&&e(r[n],t)}},", + "originalSize": 877, + "originalSource": "var eq = require('./eq'),\n isArrayLike = require('./isArrayLike'),\n isIndex = require('./_isIndex'),\n isObject = require('./isObject');\n\n/**\n * Checks if the given arguments are from an iteratee call.\n *\n * @private\n * @param {*} value The potential iteratee value argument.\n * @param {*} index The potential iteratee index or key argument.\n * @param {*} object The potential iteratee object argument.\n * @returns {boolean} Returns `true` if the arguments are from an iteratee call,\n * else `false`.\n */\nfunction isIterateeCall(value, index, object) {\n if (!isObject(object)) {\n return false;\n }\n var type = typeof index;\n if (type == 'number'\n ? (isArrayLike(object) && isIndex(index, object.length))\n : (type == 'string' && index in object)\n ) {\n return eq(object[index], value);\n }\n return false;\n}\n\nmodule.exports = isIterateeCall;\n", + "modules": [] + }, + { + "id": 230, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/isRegExp.js", + "name": "./node_modules/lodash/isRegExp.js", + "index": 231, + "index2": 227, + "size": 646, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/split.js", + "issuerId": 228, + "issuerName": "./node_modules/lodash/split.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 103, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/split.js", + "name": "./node_modules/lodash/fp/split.js" + }, + { + "id": 228, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/split.js", + "name": "./node_modules/lodash/split.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 228, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/split.js", + "module": "./node_modules/lodash/split.js", + "moduleName": "./node_modules/lodash/split.js", + "type": "cjs require", + "userRequest": "./isRegExp", + "loc": "5:15-36" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 5, + "source": "var baseIsRegExp = require('./_baseIsRegExp'),\n baseUnary = require('./_baseUnary'),\n nodeUtil = require('./_nodeUtil');\n\n/* Node.js helper references. */\nvar nodeIsRegExp = nodeUtil && nodeUtil.isRegExp;\n\n/**\n * Checks if `value` is classified as a `RegExp` object.\n *\n * @static\n * @memberOf _\n * @since 0.1.0\n * @category Lang\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is a regexp, else `false`.\n * @example\n *\n * _.isRegExp(/abc/);\n * // => true\n *\n * _.isRegExp('/abc/');\n * // => false\n */\nvar isRegExp = nodeIsRegExp ? baseUnary(nodeIsRegExp) : baseIsRegExp;\n\nmodule.exports = isRegExp;\n", + "parsedSize": 65, + "parsedSource": "e=r(231),o=r(23),i=r(24),u=i&&i.isRegExp,a=u?o(u):e;t.exports=a},", + "originalSize": 646, + "originalSource": "var baseIsRegExp = require('./_baseIsRegExp'),\n baseUnary = require('./_baseUnary'),\n nodeUtil = require('./_nodeUtil');\n\n/* Node.js helper references. */\nvar nodeIsRegExp = nodeUtil && nodeUtil.isRegExp;\n\n/**\n * Checks if `value` is classified as a `RegExp` object.\n *\n * @static\n * @memberOf _\n * @since 0.1.0\n * @category Lang\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is a regexp, else `false`.\n * @example\n *\n * _.isRegExp(/abc/);\n * // => true\n *\n * _.isRegExp('/abc/');\n * // => false\n */\nvar isRegExp = nodeIsRegExp ? baseUnary(nodeIsRegExp) : baseIsRegExp;\n\nmodule.exports = isRegExp;\n", + "modules": [] + }, + { + "id": 231, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseIsRegExp.js", + "name": "./node_modules/lodash/_baseIsRegExp.js", + "index": 232, + "index2": 226, + "size": 511, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/isRegExp.js", + "issuerId": 230, + "issuerName": "./node_modules/lodash/isRegExp.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 103, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/split.js", + "name": "./node_modules/lodash/fp/split.js" + }, + { + "id": 228, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/split.js", + "name": "./node_modules/lodash/split.js" + }, + { + "id": 230, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/isRegExp.js", + "name": "./node_modules/lodash/isRegExp.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 230, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/isRegExp.js", + "module": "./node_modules/lodash/isRegExp.js", + "moduleName": "./node_modules/lodash/isRegExp.js", + "type": "cjs require", + "userRequest": "./_baseIsRegExp", + "loc": "1:19-45" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 6, + "source": "var baseGetTag = require('./_baseGetTag'),\n isObjectLike = require('./isObjectLike');\n\n/** `Object#toString` result references. */\nvar regexpTag = '[object RegExp]';\n\n/**\n * The base implementation of `_.isRegExp` without Node.js optimizations.\n *\n * @private\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is a regexp, else `false`.\n */\nfunction baseIsRegExp(value) {\n return isObjectLike(value) && baseGetTag(value) == regexpTag;\n}\n\nmodule.exports = baseIsRegExp;\n", + "parsedSize": 79, + "parsedSource": "e=r(4),o=r(2),i=\"[object RegExp]\";t.exports=function(t){return o(t)&&e(t)==i}},", + "originalSize": 511, + "originalSource": "var baseGetTag = require('./_baseGetTag'),\n isObjectLike = require('./isObjectLike');\n\n/** `Object#toString` result references. */\nvar regexpTag = '[object RegExp]';\n\n/**\n * The base implementation of `_.isRegExp` without Node.js optimizations.\n *\n * @private\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is a regexp, else `false`.\n */\nfunction baseIsRegExp(value) {\n return isObjectLike(value) && baseGetTag(value) == regexpTag;\n}\n\nmodule.exports = baseIsRegExp;\n", + "modules": [] + }, + { + "id": 232, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/reject.js", + "name": "./node_modules/lodash/reject.js", + "index": 234, + "index2": 237, + "size": 1417, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/reject.js", + "issuerId": 104, + "issuerName": "./node_modules/lodash/fp/reject.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 104, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/reject.js", + "name": "./node_modules/lodash/fp/reject.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 104, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/reject.js", + "module": "./node_modules/lodash/fp/reject.js", + "moduleName": "./node_modules/lodash/fp/reject.js", + "type": "cjs require", + "userRequest": "../reject", + "loc": "2:29-49" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 4, + "source": "var arrayFilter = require('./_arrayFilter'),\n baseFilter = require('./_baseFilter'),\n baseIteratee = require('./_baseIteratee'),\n isArray = require('./isArray'),\n negate = require('./negate');\n\n/**\n * The opposite of `_.filter`; this method returns the elements of `collection`\n * that `predicate` does **not** return truthy for.\n *\n * @static\n * @memberOf _\n * @since 0.1.0\n * @category Collection\n * @param {Array|Object} collection The collection to iterate over.\n * @param {Function} [predicate=_.identity] The function invoked per iteration.\n * @returns {Array} Returns the new filtered array.\n * @see _.filter\n * @example\n *\n * var users = [\n * { 'user': 'barney', 'age': 36, 'active': false },\n * { 'user': 'fred', 'age': 40, 'active': true }\n * ];\n *\n * _.reject(users, function(o) { return !o.active; });\n * // => objects for ['fred']\n *\n * // The `_.matches` iteratee shorthand.\n * _.reject(users, { 'age': 40, 'active': true });\n * // => objects for ['barney']\n *\n * // The `_.matchesProperty` iteratee shorthand.\n * _.reject(users, ['active', false]);\n * // => objects for ['fred']\n *\n * // The `_.property` iteratee shorthand.\n * _.reject(users, 'active');\n * // => objects for ['barney']\n */\nfunction reject(collection, predicate) {\n var func = isArray(collection) ? arrayFilter : baseFilter;\n return func(collection, negate(baseIteratee(predicate, 3)));\n}\n\nmodule.exports = reject;\n", + "parsedSize": 97, + "parsedSource": "e=r(84),o=r(233),i=r(54),u=r(0),a=r(238);t.exports=function(t,n){return(u(t)?e:o)(t,a(i(n,3)))}},", + "originalSize": 1417, + "originalSource": "var arrayFilter = require('./_arrayFilter'),\n baseFilter = require('./_baseFilter'),\n baseIteratee = require('./_baseIteratee'),\n isArray = require('./isArray'),\n negate = require('./negate');\n\n/**\n * The opposite of `_.filter`; this method returns the elements of `collection`\n * that `predicate` does **not** return truthy for.\n *\n * @static\n * @memberOf _\n * @since 0.1.0\n * @category Collection\n * @param {Array|Object} collection The collection to iterate over.\n * @param {Function} [predicate=_.identity] The function invoked per iteration.\n * @returns {Array} Returns the new filtered array.\n * @see _.filter\n * @example\n *\n * var users = [\n * { 'user': 'barney', 'age': 36, 'active': false },\n * { 'user': 'fred', 'age': 40, 'active': true }\n * ];\n *\n * _.reject(users, function(o) { return !o.active; });\n * // => objects for ['fred']\n *\n * // The `_.matches` iteratee shorthand.\n * _.reject(users, { 'age': 40, 'active': true });\n * // => objects for ['barney']\n *\n * // The `_.matchesProperty` iteratee shorthand.\n * _.reject(users, ['active', false]);\n * // => objects for ['fred']\n *\n * // The `_.property` iteratee shorthand.\n * _.reject(users, 'active');\n * // => objects for ['barney']\n */\nfunction reject(collection, predicate) {\n var func = isArray(collection) ? arrayFilter : baseFilter;\n return func(collection, negate(baseIteratee(predicate, 3)));\n}\n\nmodule.exports = reject;\n", + "modules": [] + }, + { + "id": 233, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseFilter.js", + "name": "./node_modules/lodash/_baseFilter.js", + "index": 235, + "index2": 235, + "size": 590, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/reject.js", + "issuerId": 232, + "issuerName": "./node_modules/lodash/reject.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 104, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/reject.js", + "name": "./node_modules/lodash/fp/reject.js" + }, + { + "id": 232, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/reject.js", + "name": "./node_modules/lodash/reject.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 232, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/reject.js", + "module": "./node_modules/lodash/reject.js", + "moduleName": "./node_modules/lodash/reject.js", + "type": "cjs require", + "userRequest": "./_baseFilter", + "loc": "2:17-41" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 5, + "source": "var baseEach = require('./_baseEach');\n\n/**\n * The base implementation of `_.filter` without support for iteratee shorthands.\n *\n * @private\n * @param {Array|Object} collection The collection to iterate over.\n * @param {Function} predicate The function invoked per iteration.\n * @returns {Array} Returns the new filtered array.\n */\nfunction baseFilter(collection, predicate) {\n var result = [];\n baseEach(collection, function(value, index, collection) {\n if (predicate(value, index, collection)) {\n result.push(value);\n }\n });\n return result;\n}\n\nmodule.exports = baseFilter;\n", + "parsedSize": 97, + "parsedSource": "e=r(101);t.exports=function(t,n){var r=[];return e(t,(function(t,e,o){n(t,e,o)&&r.push(t)})),r}},", + "originalSize": 590, + "originalSource": "var baseEach = require('./_baseEach');\n\n/**\n * The base implementation of `_.filter` without support for iteratee shorthands.\n *\n * @private\n * @param {Array|Object} collection The collection to iterate over.\n * @param {Function} predicate The function invoked per iteration.\n * @returns {Array} Returns the new filtered array.\n */\nfunction baseFilter(collection, predicate) {\n var result = [];\n baseEach(collection, function(value, index, collection) {\n if (predicate(value, index, collection)) {\n result.push(value);\n }\n });\n return result;\n}\n\nmodule.exports = baseFilter;\n", + "modules": [] + }, + { + "id": 234, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseForOwn.js", + "name": "./node_modules/lodash/_baseForOwn.js", + "index": 237, + "index2": 232, + "size": 456, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseEach.js", + "issuerId": 101, + "issuerName": "./node_modules/lodash/_baseEach.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 104, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/reject.js", + "name": "./node_modules/lodash/fp/reject.js" + }, + { + "id": 232, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/reject.js", + "name": "./node_modules/lodash/reject.js" + }, + { + "id": 233, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseFilter.js", + "name": "./node_modules/lodash/_baseFilter.js" + }, + { + "id": 101, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseEach.js", + "name": "./node_modules/lodash/_baseEach.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 101, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseEach.js", + "module": "./node_modules/lodash/_baseEach.js", + "moduleName": "./node_modules/lodash/_baseEach.js", + "type": "cjs require", + "userRequest": "./_baseForOwn", + "loc": "1:17-41" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 7, + "source": "var baseFor = require('./_baseFor'),\n keys = require('./keys');\n\n/**\n * The base implementation of `_.forOwn` without support for iteratee shorthands.\n *\n * @private\n * @param {Object} object The object to iterate over.\n * @param {Function} iteratee The function invoked per iteration.\n * @returns {Object} Returns `object`.\n */\nfunction baseForOwn(object, iteratee) {\n return object && baseFor(object, iteratee, keys);\n}\n\nmodule.exports = baseForOwn;\n", + "parsedSize": 62, + "parsedSource": "e=r(235),o=r(13);t.exports=function(t,n){return t&&e(t,n,o)}},", + "originalSize": 456, + "originalSource": "var baseFor = require('./_baseFor'),\n keys = require('./keys');\n\n/**\n * The base implementation of `_.forOwn` without support for iteratee shorthands.\n *\n * @private\n * @param {Object} object The object to iterate over.\n * @param {Function} iteratee The function invoked per iteration.\n * @returns {Object} Returns `object`.\n */\nfunction baseForOwn(object, iteratee) {\n return object && baseFor(object, iteratee, keys);\n}\n\nmodule.exports = baseForOwn;\n", + "modules": [] + }, + { + "id": 235, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseFor.js", + "name": "./node_modules/lodash/_baseFor.js", + "index": 238, + "index2": 231, + "size": 593, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseForOwn.js", + "issuerId": 234, + "issuerName": "./node_modules/lodash/_baseForOwn.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 104, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/reject.js", + "name": "./node_modules/lodash/fp/reject.js" + }, + { + "id": 232, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/reject.js", + "name": "./node_modules/lodash/reject.js" + }, + { + "id": 233, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseFilter.js", + "name": "./node_modules/lodash/_baseFilter.js" + }, + { + "id": 101, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseEach.js", + "name": "./node_modules/lodash/_baseEach.js" + }, + { + "id": 234, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseForOwn.js", + "name": "./node_modules/lodash/_baseForOwn.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 234, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseForOwn.js", + "module": "./node_modules/lodash/_baseForOwn.js", + "moduleName": "./node_modules/lodash/_baseForOwn.js", + "type": "cjs require", + "userRequest": "./_baseFor", + "loc": "1:14-35" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 8, + "source": "var createBaseFor = require('./_createBaseFor');\n\n/**\n * The base implementation of `baseForOwn` which iterates over `object`\n * properties returned by `keysFunc` and invokes `iteratee` for each property.\n * Iteratee functions may exit iteration early by explicitly returning `false`.\n *\n * @private\n * @param {Object} object The object to iterate over.\n * @param {Function} iteratee The function invoked per iteration.\n * @param {Function} keysFunc The function to get the keys of `object`.\n * @returns {Object} Returns `object`.\n */\nvar baseFor = createBaseFor();\n\nmodule.exports = baseFor;\n", + "parsedSize": 24, + "parsedSource": "e=r(236)();t.exports=e},", + "originalSize": 593, + "originalSource": "var createBaseFor = require('./_createBaseFor');\n\n/**\n * The base implementation of `baseForOwn` which iterates over `object`\n * properties returned by `keysFunc` and invokes `iteratee` for each property.\n * Iteratee functions may exit iteration early by explicitly returning `false`.\n *\n * @private\n * @param {Object} object The object to iterate over.\n * @param {Function} iteratee The function invoked per iteration.\n * @param {Function} keysFunc The function to get the keys of `object`.\n * @returns {Object} Returns `object`.\n */\nvar baseFor = createBaseFor();\n\nmodule.exports = baseFor;\n", + "modules": [] + }, + { + "id": 236, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_createBaseFor.js", + "name": "./node_modules/lodash/_createBaseFor.js", + "index": 239, + "index2": 230, + "size": 648, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseFor.js", + "issuerId": 235, + "issuerName": "./node_modules/lodash/_baseFor.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 104, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/reject.js", + "name": "./node_modules/lodash/fp/reject.js" + }, + { + "id": 232, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/reject.js", + "name": "./node_modules/lodash/reject.js" + }, + { + "id": 233, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseFilter.js", + "name": "./node_modules/lodash/_baseFilter.js" + }, + { + "id": 101, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseEach.js", + "name": "./node_modules/lodash/_baseEach.js" + }, + { + "id": 234, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseForOwn.js", + "name": "./node_modules/lodash/_baseForOwn.js" + }, + { + "id": 235, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseFor.js", + "name": "./node_modules/lodash/_baseFor.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 235, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseFor.js", + "module": "./node_modules/lodash/_baseFor.js", + "moduleName": "./node_modules/lodash/_baseFor.js", + "type": "cjs require", + "userRequest": "./_createBaseFor", + "loc": "1:20-47" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 9, + "source": "/**\n * Creates a base function for methods like `_.forIn` and `_.forOwn`.\n *\n * @private\n * @param {boolean} [fromRight] Specify iterating from right to left.\n * @returns {Function} Returns the new base function.\n */\nfunction createBaseFor(fromRight) {\n return function(object, iteratee, keysFunc) {\n var index = -1,\n iterable = Object(object),\n props = keysFunc(object),\n length = props.length;\n\n while (length--) {\n var key = props[fromRight ? length : ++index];\n if (iteratee(iterable[key], key, iterable) === false) {\n break;\n }\n }\n return object;\n };\n}\n\nmodule.exports = createBaseFor;\n", + "parsedSize": 149, + "parsedSource": "t.exports=function(t){return function(n,r,e){for(var o=-1,i=Object(n),u=e(n),a=u.length;a--;){var c=u[t?a:++o];if(!1===r(i[c],c,i))break}return n}}},", + "originalSize": 648, + "originalSource": "/**\n * Creates a base function for methods like `_.forIn` and `_.forOwn`.\n *\n * @private\n * @param {boolean} [fromRight] Specify iterating from right to left.\n * @returns {Function} Returns the new base function.\n */\nfunction createBaseFor(fromRight) {\n return function(object, iteratee, keysFunc) {\n var index = -1,\n iterable = Object(object),\n props = keysFunc(object),\n length = props.length;\n\n while (length--) {\n var key = props[fromRight ? length : ++index];\n if (iteratee(iterable[key], key, iterable) === false) {\n break;\n }\n }\n return object;\n };\n}\n\nmodule.exports = createBaseFor;\n", + "modules": [] + }, + { + "id": 237, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_createBaseEach.js", + "name": "./node_modules/lodash/_createBaseEach.js", + "index": 240, + "index2": 233, + "size": 886, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseEach.js", + "issuerId": 101, + "issuerName": "./node_modules/lodash/_baseEach.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 104, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/reject.js", + "name": "./node_modules/lodash/fp/reject.js" + }, + { + "id": 232, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/reject.js", + "name": "./node_modules/lodash/reject.js" + }, + { + "id": 233, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseFilter.js", + "name": "./node_modules/lodash/_baseFilter.js" + }, + { + "id": 101, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseEach.js", + "name": "./node_modules/lodash/_baseEach.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 101, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseEach.js", + "module": "./node_modules/lodash/_baseEach.js", + "moduleName": "./node_modules/lodash/_baseEach.js", + "type": "cjs require", + "userRequest": "./_createBaseEach", + "loc": "2:21-49" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 7, + "source": "var isArrayLike = require('./isArrayLike');\n\n/**\n * Creates a `baseEach` or `baseEachRight` function.\n *\n * @private\n * @param {Function} eachFunc The function to iterate over a collection.\n * @param {boolean} [fromRight] Specify iterating from right to left.\n * @returns {Function} Returns the new base function.\n */\nfunction createBaseEach(eachFunc, fromRight) {\n return function(collection, iteratee) {\n if (collection == null) {\n return collection;\n }\n if (!isArrayLike(collection)) {\n return eachFunc(collection, iteratee);\n }\n var length = collection.length,\n index = fromRight ? length : -1,\n iterable = Object(collection);\n\n while ((fromRight ? index-- : ++index < length)) {\n if (iteratee(iterable[index], index, iterable) === false) {\n break;\n }\n }\n return collection;\n };\n}\n\nmodule.exports = createBaseEach;\n", + "parsedSize": 182, + "parsedSource": "e=r(10);t.exports=function(t,n){return function(r,o){if(null==r)return r;if(!e(r))return t(r,o);for(var i=r.length,u=n?i:-1,a=Object(r);(n?u--:++u [1, 3, 5]\n */\nfunction negate(predicate) {\n if (typeof predicate != 'function') {\n throw new TypeError(FUNC_ERROR_TEXT);\n }\n return function() {\n var args = arguments;\n switch (args.length) {\n case 0: return !predicate.call(this);\n case 1: return !predicate.call(this, args[0]);\n case 2: return !predicate.call(this, args[0], args[1]);\n case 3: return !predicate.call(this, args[0], args[1], args[2]);\n }\n return !predicate.apply(this, args);\n };\n}\n\nmodule.exports = negate;\n", + "parsedSize": 312, + "parsedSource": "var r=\"Expected a function\";t.exports=function(t){if(\"function\"!=typeof t)throw new TypeError(r);return function(){var n=arguments;switch(n.length){case 0:return!t.call(this);case 1:return!t.call(this,n[0]);case 2:return!t.call(this,n[0],n[1]);case 3:return!t.call(this,n[0],n[1],n[2])}return!t.apply(this,n)}}},", + "originalSize": 1079, + "originalSource": "/** Error message constants. */\nvar FUNC_ERROR_TEXT = 'Expected a function';\n\n/**\n * Creates a function that negates the result of the predicate `func`. The\n * `func` predicate is invoked with the `this` binding and arguments of the\n * created function.\n *\n * @static\n * @memberOf _\n * @since 3.0.0\n * @category Function\n * @param {Function} predicate The predicate to negate.\n * @returns {Function} Returns the new negated function.\n * @example\n *\n * function isEven(n) {\n * return n % 2 == 0;\n * }\n *\n * _.filter([1, 2, 3, 4, 5, 6], _.negate(isEven));\n * // => [1, 3, 5]\n */\nfunction negate(predicate) {\n if (typeof predicate != 'function') {\n throw new TypeError(FUNC_ERROR_TEXT);\n }\n return function() {\n var args = arguments;\n switch (args.length) {\n case 0: return !predicate.call(this);\n case 1: return !predicate.call(this, args[0]);\n case 2: return !predicate.call(this, args[0], args[1]);\n case 3: return !predicate.call(this, args[0], args[1], args[2]);\n }\n return !predicate.apply(this, args);\n };\n}\n\nmodule.exports = negate;\n", + "modules": [] + }, + { + "id": 239, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/flow.js", + "name": "./node_modules/lodash/fp/flow.js", + "index": 243, + "index2": 241, + "size": 153, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/pipe.js", + "issuerId": 105, + "issuerName": "./node_modules/lodash/fp/pipe.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 105, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/pipe.js", + "name": "./node_modules/lodash/fp/pipe.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 105, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/pipe.js", + "module": "./node_modules/lodash/fp/pipe.js", + "moduleName": "./node_modules/lodash/fp/pipe.js", + "type": "cjs require", + "userRequest": "./flow", + "loc": "1:17-34" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 4, + "source": "var convert = require('./convert'),\n func = convert('flow', require('../flow'));\n\nfunc.placeholder = require('./placeholder');\nmodule.exports = func;\n", + "parsedSize": 54, + "parsedSource": "e=r(8)(\"flow\",r(240));e.placeholder=r(5),t.exports=e},", + "originalSize": 153, + "originalSource": "var convert = require('./convert'),\n func = convert('flow', require('../flow'));\n\nfunc.placeholder = require('./placeholder');\nmodule.exports = func;\n", + "modules": [] + }, + { + "id": 240, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/flow.js", + "name": "./node_modules/lodash/flow.js", + "index": 244, + "index2": 240, + "size": 666, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/flow.js", + "issuerId": 239, + "issuerName": "./node_modules/lodash/fp/flow.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 105, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/pipe.js", + "name": "./node_modules/lodash/fp/pipe.js" + }, + { + "id": 239, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/flow.js", + "name": "./node_modules/lodash/fp/flow.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 239, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/flow.js", + "module": "./node_modules/lodash/fp/flow.js", + "moduleName": "./node_modules/lodash/fp/flow.js", + "type": "cjs require", + "userRequest": "../flow", + "loc": "2:27-45" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 5, + "source": "var createFlow = require('./_createFlow');\n\n/**\n * Creates a function that returns the result of invoking the given functions\n * with the `this` binding of the created function, where each successive\n * invocation is supplied the return value of the previous.\n *\n * @static\n * @memberOf _\n * @since 3.0.0\n * @category Util\n * @param {...(Function|Function[])} [funcs] The functions to invoke.\n * @returns {Function} Returns the new composite function.\n * @see _.flowRight\n * @example\n *\n * function square(n) {\n * return n * n;\n * }\n *\n * var addSquare = _.flow([_.add, square]);\n * addSquare(1, 2);\n * // => 9\n */\nvar flow = createFlow();\n\nmodule.exports = flow;\n", + "parsedSize": 24, + "parsedSource": "e=r(241)();t.exports=e},", + "originalSize": 666, + "originalSource": "var createFlow = require('./_createFlow');\n\n/**\n * Creates a function that returns the result of invoking the given functions\n * with the `this` binding of the created function, where each successive\n * invocation is supplied the return value of the previous.\n *\n * @static\n * @memberOf _\n * @since 3.0.0\n * @category Util\n * @param {...(Function|Function[])} [funcs] The functions to invoke.\n * @returns {Function} Returns the new composite function.\n * @see _.flowRight\n * @example\n *\n * function square(n) {\n * return n * n;\n * }\n *\n * var addSquare = _.flow([_.add, square]);\n * addSquare(1, 2);\n * // => 9\n */\nvar flow = createFlow();\n\nmodule.exports = flow;\n", + "modules": [] + }, + { + "id": 241, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_createFlow.js", + "name": "./node_modules/lodash/_createFlow.js", + "index": 245, + "index2": 239, + "size": 2249, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/flow.js", + "issuerId": 240, + "issuerName": "./node_modules/lodash/flow.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 105, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/pipe.js", + "name": "./node_modules/lodash/fp/pipe.js" + }, + { + "id": 239, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/flow.js", + "name": "./node_modules/lodash/fp/flow.js" + }, + { + "id": 240, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/flow.js", + "name": "./node_modules/lodash/flow.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 240, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/flow.js", + "module": "./node_modules/lodash/flow.js", + "moduleName": "./node_modules/lodash/flow.js", + "type": "cjs require", + "userRequest": "./_createFlow", + "loc": "1:17-41" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 6, + "source": "var LodashWrapper = require('./_LodashWrapper'),\n flatRest = require('./_flatRest'),\n getData = require('./_getData'),\n getFuncName = require('./_getFuncName'),\n isArray = require('./isArray'),\n isLaziable = require('./_isLaziable');\n\n/** Error message constants. */\nvar FUNC_ERROR_TEXT = 'Expected a function';\n\n/** Used to compose bitmasks for function metadata. */\nvar WRAP_CURRY_FLAG = 8,\n WRAP_PARTIAL_FLAG = 32,\n WRAP_ARY_FLAG = 128,\n WRAP_REARG_FLAG = 256;\n\n/**\n * Creates a `_.flow` or `_.flowRight` function.\n *\n * @private\n * @param {boolean} [fromRight] Specify iterating from right to left.\n * @returns {Function} Returns the new flow function.\n */\nfunction createFlow(fromRight) {\n return flatRest(function(funcs) {\n var length = funcs.length,\n index = length,\n prereq = LodashWrapper.prototype.thru;\n\n if (fromRight) {\n funcs.reverse();\n }\n while (index--) {\n var func = funcs[index];\n if (typeof func != 'function') {\n throw new TypeError(FUNC_ERROR_TEXT);\n }\n if (prereq && !wrapper && getFuncName(func) == 'wrapper') {\n var wrapper = new LodashWrapper([], true);\n }\n }\n index = wrapper ? index : length;\n while (++index < length) {\n func = funcs[index];\n\n var funcName = getFuncName(func),\n data = funcName == 'wrapper' ? getData(func) : undefined;\n\n if (data && isLaziable(data[0]) &&\n data[1] == (WRAP_ARY_FLAG | WRAP_CURRY_FLAG | WRAP_PARTIAL_FLAG | WRAP_REARG_FLAG) &&\n !data[4].length && data[9] == 1\n ) {\n wrapper = wrapper[getFuncName(data[0])].apply(wrapper, data[3]);\n } else {\n wrapper = (func.length == 1 && isLaziable(func))\n ? wrapper[funcName]()\n : wrapper.thru(func);\n }\n }\n return function() {\n var args = arguments,\n value = args[0];\n\n if (wrapper && args.length == 1 && isArray(value)) {\n return wrapper.plant(value).value();\n }\n var index = 0,\n result = length ? funcs[index].apply(this, args) : value;\n\n while (++index < length) {\n result = funcs[index].call(this, result);\n }\n return result;\n };\n });\n}\n\nmodule.exports = createFlow;\n", + "parsedSize": 650, + "parsedSource": "e=r(39),o=r(97),i=r(38),u=r(69),a=r(0),c=r(68),f=\"Expected a function\",s=8,l=32,p=128,v=256;t.exports=function(t){return o((function(n){var r=n.length,o=r,_=e.prototype.thru;for(t&&n.reverse();o--;){var h=n[o];if(\"function\"!=typeof h)throw new TypeError(f);if(_&&!d&&\"wrapper\"==u(h))var d=new e([],!0)}for(o=d?o:r;++o [16, 64]\n *\n * _.map({ 'a': 4, 'b': 8 }, square);\n * // => [16, 64] (iteration order is not guaranteed)\n *\n * var users = [\n * { 'user': 'barney' },\n * { 'user': 'fred' }\n * ];\n *\n * // The `_.property` iteratee shorthand.\n * _.map(users, 'user');\n * // => ['barney', 'fred']\n */\nfunction map(collection, iteratee) {\n var func = isArray(collection) ? arrayMap : baseMap;\n return func(collection, baseIteratee(iteratee, 3));\n}\n\nmodule.exports = map;\n", + "parsedSize": 85, + "parsedSource": "e=r(57),o=r(54),i=r(243),u=r(0);t.exports=function(t,n){return(u(t)?e:i)(t,o(n,3))}},", + "originalSize": 1621, + "originalSource": "var arrayMap = require('./_arrayMap'),\n baseIteratee = require('./_baseIteratee'),\n baseMap = require('./_baseMap'),\n isArray = require('./isArray');\n\n/**\n * Creates an array of values by running each element in `collection` thru\n * `iteratee`. The iteratee is invoked with three arguments:\n * (value, index|key, collection).\n *\n * Many lodash methods are guarded to work as iteratees for methods like\n * `_.every`, `_.filter`, `_.map`, `_.mapValues`, `_.reject`, and `_.some`.\n *\n * The guarded methods are:\n * `ary`, `chunk`, `curry`, `curryRight`, `drop`, `dropRight`, `every`,\n * `fill`, `invert`, `parseInt`, `random`, `range`, `rangeRight`, `repeat`,\n * `sampleSize`, `slice`, `some`, `sortBy`, `split`, `take`, `takeRight`,\n * `template`, `trim`, `trimEnd`, `trimStart`, and `words`\n *\n * @static\n * @memberOf _\n * @since 0.1.0\n * @category Collection\n * @param {Array|Object} collection The collection to iterate over.\n * @param {Function} [iteratee=_.identity] The function invoked per iteration.\n * @returns {Array} Returns the new mapped array.\n * @example\n *\n * function square(n) {\n * return n * n;\n * }\n *\n * _.map([4, 8], square);\n * // => [16, 64]\n *\n * _.map({ 'a': 4, 'b': 8 }, square);\n * // => [16, 64] (iteration order is not guaranteed)\n *\n * var users = [\n * { 'user': 'barney' },\n * { 'user': 'fred' }\n * ];\n *\n * // The `_.property` iteratee shorthand.\n * _.map(users, 'user');\n * // => ['barney', 'fred']\n */\nfunction map(collection, iteratee) {\n var func = isArray(collection) ? arrayMap : baseMap;\n return func(collection, baseIteratee(iteratee, 3));\n}\n\nmodule.exports = map;\n", + "modules": [] + }, + { + "id": 243, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/_baseMap.js", + "name": "./node_modules/lodash/_baseMap.js", + "index": 248, + "index2": 243, + "size": 668, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/map.js", + "issuerId": 242, + "issuerName": "./node_modules/lodash/map.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 58, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/map.js", + "name": "./node_modules/lodash/fp/map.js" + }, + { + "id": 242, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/map.js", + "name": "./node_modules/lodash/map.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 242, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/map.js", + "module": "./node_modules/lodash/map.js", + "moduleName": "./node_modules/lodash/map.js", + "type": "cjs require", + "userRequest": "./_baseMap", + "loc": "3:14-35" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 5, + "source": "var baseEach = require('./_baseEach'),\n isArrayLike = require('./isArrayLike');\n\n/**\n * The base implementation of `_.map` without support for iteratee shorthands.\n *\n * @private\n * @param {Array|Object} collection The collection to iterate over.\n * @param {Function} iteratee The function invoked per iteration.\n * @returns {Array} Returns the new mapped array.\n */\nfunction baseMap(collection, iteratee) {\n var index = -1,\n result = isArrayLike(collection) ? Array(collection.length) : [];\n\n baseEach(collection, function(value, key, collection) {\n result[++index] = iteratee(value, key, collection);\n });\n return result;\n}\n\nmodule.exports = baseMap;\n", + "parsedSize": 127, + "parsedSource": "e=r(101),o=r(10);t.exports=function(t,n){var r=-1,i=o(t)?Array(t.length):[];return e(t,(function(t,e,o){i[++r]=n(t,e,o)})),i}},", + "originalSize": 668, + "originalSource": "var baseEach = require('./_baseEach'),\n isArrayLike = require('./isArrayLike');\n\n/**\n * The base implementation of `_.map` without support for iteratee shorthands.\n *\n * @private\n * @param {Array|Object} collection The collection to iterate over.\n * @param {Function} iteratee The function invoked per iteration.\n * @returns {Array} Returns the new mapped array.\n */\nfunction baseMap(collection, iteratee) {\n var index = -1,\n result = isArrayLike(collection) ? Array(collection.length) : [];\n\n baseEach(collection, function(value, key, collection) {\n result[++index] = iteratee(value, key, collection);\n });\n return result;\n}\n\nmodule.exports = baseMap;\n", + "modules": [] + }, + { + "id": 244, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/isEmpty.js", + "name": "./node_modules/lodash/isEmpty.js", + "index": 250, + "index2": 246, + "size": 2000, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/isEmpty.js", + "issuerId": 106, + "issuerName": "./node_modules/lodash/fp/isEmpty.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 106, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/isEmpty.js", + "name": "./node_modules/lodash/fp/isEmpty.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 106, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/isEmpty.js", + "module": "./node_modules/lodash/fp/isEmpty.js", + "moduleName": "./node_modules/lodash/fp/isEmpty.js", + "type": "cjs require", + "userRequest": "../isEmpty", + "loc": "2:30-51" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 4, + "source": "var baseKeys = require('./_baseKeys'),\n getTag = require('./_getTag'),\n isArguments = require('./isArguments'),\n isArray = require('./isArray'),\n isArrayLike = require('./isArrayLike'),\n isBuffer = require('./isBuffer'),\n isPrototype = require('./_isPrototype'),\n isTypedArray = require('./isTypedArray');\n\n/** `Object#toString` result references. */\nvar mapTag = '[object Map]',\n setTag = '[object Set]';\n\n/** Used for built-in method references. */\nvar objectProto = Object.prototype;\n\n/** Used to check objects for own properties. */\nvar hasOwnProperty = objectProto.hasOwnProperty;\n\n/**\n * Checks if `value` is an empty object, collection, map, or set.\n *\n * Objects are considered empty if they have no own enumerable string keyed\n * properties.\n *\n * Array-like values such as `arguments` objects, arrays, buffers, strings, or\n * jQuery-like collections are considered empty if they have a `length` of `0`.\n * Similarly, maps and sets are considered empty if they have a `size` of `0`.\n *\n * @static\n * @memberOf _\n * @since 0.1.0\n * @category Lang\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is empty, else `false`.\n * @example\n *\n * _.isEmpty(null);\n * // => true\n *\n * _.isEmpty(true);\n * // => true\n *\n * _.isEmpty(1);\n * // => true\n *\n * _.isEmpty([1, 2, 3]);\n * // => false\n *\n * _.isEmpty({ 'a': 1 });\n * // => false\n */\nfunction isEmpty(value) {\n if (value == null) {\n return true;\n }\n if (isArrayLike(value) &&\n (isArray(value) || typeof value == 'string' || typeof value.splice == 'function' ||\n isBuffer(value) || isTypedArray(value) || isArguments(value))) {\n return !value.length;\n }\n var tag = getTag(value);\n if (tag == mapTag || tag == setTag) {\n return !value.size;\n }\n if (isPrototype(value)) {\n return !baseKeys(value).length;\n }\n for (var key in value) {\n if (hasOwnProperty.call(value, key)) {\n return false;\n }\n }\n return true;\n}\n\nmodule.exports = isEmpty;\n", + "parsedSize": 388, + "parsedSource": "e=r(46),o=r(11),i=r(21),u=r(0),a=r(10),c=r(22),f=r(25),s=r(44),l=\"[object Map]\",p=\"[object Set]\",v=Object.prototype.hasOwnProperty;t.exports=function(t){if(null==t)return!0;if(a(t)&&(u(t)||\"string\"==typeof t||\"function\"==typeof t.splice||c(t)||s(t)||i(t)))return!t.length;var n=o(t);if(n==l||n==p)return!t.size;if(f(t))return!e(t).length;for(var r in t)if(v.call(t,r))return!1;return!0}},", + "originalSize": 2000, + "originalSource": "var baseKeys = require('./_baseKeys'),\n getTag = require('./_getTag'),\n isArguments = require('./isArguments'),\n isArray = require('./isArray'),\n isArrayLike = require('./isArrayLike'),\n isBuffer = require('./isBuffer'),\n isPrototype = require('./_isPrototype'),\n isTypedArray = require('./isTypedArray');\n\n/** `Object#toString` result references. */\nvar mapTag = '[object Map]',\n setTag = '[object Set]';\n\n/** Used for built-in method references. */\nvar objectProto = Object.prototype;\n\n/** Used to check objects for own properties. */\nvar hasOwnProperty = objectProto.hasOwnProperty;\n\n/**\n * Checks if `value` is an empty object, collection, map, or set.\n *\n * Objects are considered empty if they have no own enumerable string keyed\n * properties.\n *\n * Array-like values such as `arguments` objects, arrays, buffers, strings, or\n * jQuery-like collections are considered empty if they have a `length` of `0`.\n * Similarly, maps and sets are considered empty if they have a `size` of `0`.\n *\n * @static\n * @memberOf _\n * @since 0.1.0\n * @category Lang\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is empty, else `false`.\n * @example\n *\n * _.isEmpty(null);\n * // => true\n *\n * _.isEmpty(true);\n * // => true\n *\n * _.isEmpty(1);\n * // => true\n *\n * _.isEmpty([1, 2, 3]);\n * // => false\n *\n * _.isEmpty({ 'a': 1 });\n * // => false\n */\nfunction isEmpty(value) {\n if (value == null) {\n return true;\n }\n if (isArrayLike(value) &&\n (isArray(value) || typeof value == 'string' || typeof value.splice == 'function' ||\n isBuffer(value) || isTypedArray(value) || isArguments(value))) {\n return !value.length;\n }\n var tag = getTag(value);\n if (tag == mapTag || tag == setTag) {\n return !value.size;\n }\n if (isPrototype(value)) {\n return !baseKeys(value).length;\n }\n for (var key in value) {\n if (hasOwnProperty.call(value, key)) {\n return false;\n }\n }\n return true;\n}\n\nmodule.exports = isEmpty;\n", + "modules": [] + }, + { + "id": 245, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/_falseOptions.js", + "name": "./node_modules/lodash/fp/_falseOptions.js", + "index": 251, + "index2": 247, + "size": 113, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/isEmpty.js", + "issuerId": 106, + "issuerName": "./node_modules/lodash/fp/isEmpty.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 106, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/isEmpty.js", + "name": "./node_modules/lodash/fp/isEmpty.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 106, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/lodash/fp/isEmpty.js", + "module": "./node_modules/lodash/fp/isEmpty.js", + "moduleName": "./node_modules/lodash/fp/isEmpty.js", + "type": "cjs require", + "userRequest": "./_falseOptions", + "loc": "2:53-79" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 4, + "source": "module.exports = {\n 'cap': false,\n 'curry': false,\n 'fixed': false,\n 'immutable': false,\n 'rearg': false\n};\n", + "parsedSize": 58, + "parsedSource": "exports={cap:!1,curry:!1,fixed:!1,immutable:!1,rearg:!1}},", + "originalSize": 113, + "originalSource": "module.exports = {\n 'cap': false,\n 'curry': false,\n 'fixed': false,\n 'immutable': false,\n 'rearg': false\n};\n", + "modules": [] + }, + { + "id": 246, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js 319e037d5ee72d255babc83bf9a736c1", + "name": "./src/index.js + 5 modules", + "index": 0, + "index2": 253, + "size": 15194, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": null, + "issuerId": null, + "issuerName": null, + "issuerPath": null, + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": null, + "module": null, + "moduleName": null, + "type": "single entry", + "userRequest": "./src/index.js", + "loc": "main" + } + ], + "usedExports": true, + "providedExports": [], + "optimizationBailout": [ + "ModuleConcatenation bailout: Cannot concat with ./src/app.css (<- Module is not an ECMAScript module)", + "ModuleConcatenation bailout: Cannot concat with ./src/article.css (<- Module is not an ECMAScript module)", + "ModuleConcatenation bailout: Cannot concat with ./node_modules/lodash/fp/isEmpty.js (<- Module is not an ECMAScript module)", + "ModuleConcatenation bailout: Cannot concat with ./node_modules/lodash/fp/map.js (<- Module is not an ECMAScript module)", + "ModuleConcatenation bailout: Cannot concat with ./node_modules/lodash/fp/pipe.js (<- Module is not an ECMAScript module)", + "ModuleConcatenation bailout: Cannot concat with ./node_modules/lodash/fp/reject.js (<- Module is not an ECMAScript module)", + "ModuleConcatenation bailout: Cannot concat with ./node_modules/lodash/fp/split.js (<- Module is not an ECMAScript module)", + "ModuleConcatenation bailout: Cannot concat with ./node_modules/lodash/fp/trim.js (<- Module is not an ECMAScript module)" + ], + "depth": 0, + "filteredModules": 0, + "parsedSize": null, + "parsedSource": null, + "originalSize": null, + "originalSource": null, + "modules": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js", + "name": "./src/index.js", + "index": 0, + "index2": 253, + "size": 97, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": null, + "issuerId": null, + "issuerName": null, + "issuerPath": null, + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": null, + "module": null, + "moduleName": null, + "type": "single entry", + "userRequest": "./src/index.js", + "loc": "main" + } + ], + "usedExports": true, + "providedExports": [], + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is an entry point" + ], + "depth": 0, + "source": "import { h, render } from 'preact';\nimport App from './app';\nrender(h(App, null), document.body);", + "parsedSize": 29, + "parsedSource": "M(_((null),document.body)}]);", + "originalSize": 95, + "originalSource": "import { h, render } from 'preact';\n\nimport App from './app';\n\nrender(, document.body);\n", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/preact/dist/preact.module.js", + "name": "./node_modules/preact/dist/preact.module.js", + "index": 1, + "index2": 0, + "size": 9566, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js", + "issuerId": null, + "issuerName": "./src/index.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js", + "name": "./src/index.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js", + "module": "./src/index.js", + "moduleName": "./src/index.js", + "type": "harmony side effect evaluation", + "userRequest": "preact", + "loc": "1:0-35" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/preact/hooks/dist/hooks.module.js", + "module": "./node_modules/preact/hooks/dist/hooks.module.js", + "moduleName": "./node_modules/preact/hooks/dist/hooks.module.js", + "type": "harmony side effect evaluation", + "userRequest": "preact", + "loc": "1:0-33" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/preact/hooks/dist/hooks.module.js", + "module": "./node_modules/preact/hooks/dist/hooks.module.js", + "moduleName": "./node_modules/preact/hooks/dist/hooks.module.js", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "1:54-55" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/preact/hooks/dist/hooks.module.js", + "module": "./node_modules/preact/hooks/dist/hooks.module.js", + "moduleName": "./node_modules/preact/hooks/dist/hooks.module.js", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "1:62-63" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/preact/hooks/dist/hooks.module.js", + "module": "./node_modules/preact/hooks/dist/hooks.module.js", + "moduleName": "./node_modules/preact/hooks/dist/hooks.module.js", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "1:73-74" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/preact/hooks/dist/hooks.module.js", + "module": "./node_modules/preact/hooks/dist/hooks.module.js", + "moduleName": "./node_modules/preact/hooks/dist/hooks.module.js", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "1:81-82" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/preact/hooks/dist/hooks.module.js", + "module": "./node_modules/preact/hooks/dist/hooks.module.js", + "moduleName": "./node_modules/preact/hooks/dist/hooks.module.js", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "1:107-108" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/preact/hooks/dist/hooks.module.js", + "module": "./node_modules/preact/hooks/dist/hooks.module.js", + "moduleName": "./node_modules/preact/hooks/dist/hooks.module.js", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "1:114-115" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/preact/hooks/dist/hooks.module.js", + "module": "./node_modules/preact/hooks/dist/hooks.module.js", + "moduleName": "./node_modules/preact/hooks/dist/hooks.module.js", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "1:443-444" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/preact/hooks/dist/hooks.module.js", + "module": "./node_modules/preact/hooks/dist/hooks.module.js", + "moduleName": "./node_modules/preact/hooks/dist/hooks.module.js", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "1:529-530" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/preact/hooks/dist/hooks.module.js", + "module": "./node_modules/preact/hooks/dist/hooks.module.js", + "moduleName": "./node_modules/preact/hooks/dist/hooks.module.js", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "1:1013-1014" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/preact/hooks/dist/hooks.module.js", + "module": "./node_modules/preact/hooks/dist/hooks.module.js", + "moduleName": "./node_modules/preact/hooks/dist/hooks.module.js", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "1:1030-1031" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/preact/hooks/dist/hooks.module.js", + "module": "./node_modules/preact/hooks/dist/hooks.module.js", + "moduleName": "./node_modules/preact/hooks/dist/hooks.module.js", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "1:1345-1346" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/preact/hooks/dist/hooks.module.js", + "module": "./node_modules/preact/hooks/dist/hooks.module.js", + "moduleName": "./node_modules/preact/hooks/dist/hooks.module.js", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "1:1568-1569" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/preact/hooks/dist/hooks.module.js", + "module": "./node_modules/preact/hooks/dist/hooks.module.js", + "moduleName": "./node_modules/preact/hooks/dist/hooks.module.js", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "1:1671-1672" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/preact/hooks/dist/hooks.module.js", + "module": "./node_modules/preact/hooks/dist/hooks.module.js", + "moduleName": "./node_modules/preact/hooks/dist/hooks.module.js", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "1:1767-1768" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/preact/hooks/dist/hooks.module.js", + "module": "./node_modules/preact/hooks/dist/hooks.module.js", + "moduleName": "./node_modules/preact/hooks/dist/hooks.module.js", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "1:1796-1797" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/preact/hooks/dist/hooks.module.js", + "module": "./node_modules/preact/hooks/dist/hooks.module.js", + "moduleName": "./node_modules/preact/hooks/dist/hooks.module.js", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "1:1993-1994" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/preact/hooks/dist/hooks.module.js", + "module": "./node_modules/preact/hooks/dist/hooks.module.js", + "moduleName": "./node_modules/preact/hooks/dist/hooks.module.js", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "1:2157-2158" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/preact/hooks/dist/hooks.module.js", + "module": "./node_modules/preact/hooks/dist/hooks.module.js", + "moduleName": "./node_modules/preact/hooks/dist/hooks.module.js", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "1:2186-2187" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/preact/hooks/dist/hooks.module.js", + "module": "./node_modules/preact/hooks/dist/hooks.module.js", + "moduleName": "./node_modules/preact/hooks/dist/hooks.module.js", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "1:2309-2310" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js", + "module": "./src/index.js", + "moduleName": "./src/index.js", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "3:0-6" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js", + "module": "./src/index.js", + "moduleName": "./src/index.js", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "3:7-8" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.jsx", + "module": "./src/article.jsx", + "moduleName": "./src/article.jsx", + "type": "harmony side effect evaluation", + "userRequest": "preact", + "loc": "7:0-27" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.jsx", + "module": "./src/app.jsx", + "moduleName": "./src/app.jsx", + "type": "harmony side effect evaluation", + "userRequest": "preact", + "loc": "9:0-27" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.jsx", + "module": "./src/article.jsx", + "moduleName": "./src/article.jsx", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "11:9-10" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.jsx", + "module": "./src/article.jsx", + "moduleName": "./src/article.jsx", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "20:9-10" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.jsx", + "module": "./src/article.jsx", + "moduleName": "./src/article.jsx", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "22:5-6" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.jsx", + "module": "./src/article.jsx", + "moduleName": "./src/article.jsx", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "22:23-24" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.jsx", + "module": "./src/app.jsx", + "moduleName": "./src/app.jsx", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "23:9-10" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.jsx", + "module": "./src/article.jsx", + "moduleName": "./src/article.jsx", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "24:13-14" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.jsx", + "module": "./src/app.jsx", + "moduleName": "./src/app.jsx", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "25:5-6" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.jsx", + "module": "./src/app.jsx", + "moduleName": "./src/app.jsx", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "25:23-24" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.jsx", + "module": "./src/article.jsx", + "moduleName": "./src/article.jsx", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "26:5-6" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.jsx", + "module": "./src/app.jsx", + "moduleName": "./src/app.jsx", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "28:11-12" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.jsx", + "module": "./src/article.jsx", + "moduleName": "./src/article.jsx", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "28:30-31" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.jsx", + "module": "./src/app.jsx", + "moduleName": "./src/app.jsx", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "29:7-8" + } + ], + "usedExports": [ + "render", + "h", + "options" + ], + "providedExports": [ + "render", + "hydrate", + "createElement", + "h", + "Fragment", + "createRef", + "isValidElement", + "Component", + "cloneElement", + "createContext", + "toChildArray", + "_unmount", + "options" + ], + "optimizationBailout": [], + "depth": 1, + "source": "var n,l,u,i,t,r,o,f,e={},c=[],s=/acit|ex(?:s|g|n|p|$)|rph|grid|ows|mnc|ntw|ine[ch]|zoo|^ord/i;function a(n,l){for(var u in l)n[u]=l[u];return n}function v(n){var l=n.parentNode;l&&l.removeChild(n)}function h(n,l,u){var i,t=arguments,r={};for(i in l)\"key\"!==i&&\"ref\"!==i&&(r[i]=l[i]);if(arguments.length>3)for(u=[u],i=3;i2&&(l.children=c.slice.call(arguments,2)),u={},l)\"key\"!==i&&\"ref\"!==i&&(u[i]=l[i]);return p(n.type,u,l.key||n.key,l.ref||n.ref,null)}function M(n){var l={},u={__c:\"__cC\"+f++,__:n,Consumer:function(n,l){return n.children(l)},Provider:function(n){var i,t=this;return this.getChildContext||(i=[],this.getChildContext=function(){return l[u.__c]=t,l},this.shouldComponentUpdate=function(n){t.props.value!==n.value&&i.some(function(l){l.context=n.value,g(l)})},this.sub=function(n){i.push(n);var l=n.componentWillUnmount;n.componentWillUnmount=function(){i.splice(i.indexOf(n),1),l&&l.call(n)}}),n.children}};return u.Consumer.contextType=u,u.Provider.__=u,u}n={__e:function(n,l){for(var u,i;l=l.__;)if((u=l.__c)&&!u.__)try{if(u.constructor&&null!=u.constructor.getDerivedStateFromError&&(i=!0,u.setState(u.constructor.getDerivedStateFromError(n))),null!=u.componentDidCatch&&(i=!0,u.componentDidCatch(n)),i)return g(u.__E=u)}catch(l){n=l}throw n}},l=function(n){return null!=n&&void 0===n.constructor},m.prototype.setState=function(n,l){var u;u=this.__s!==this.state?this.__s:this.__s=a({},this.state),\"function\"==typeof n&&(n=n(u,this.props)),n&&a(u,n),null!=n&&this.__v&&(l&&this.__h.push(l),g(this))},m.prototype.forceUpdate=function(n){this.__v&&(this.__e=!0,n&&this.__h.push(n),g(this))},m.prototype.render=d,u=[],i=0,t=\"function\"==typeof Promise?Promise.prototype.then.bind(Promise.resolve()):setTimeout,o=e,f=0;export{H as render,I as hydrate,h as createElement,h,d as Fragment,y as createRef,l as isValidElement,m as Component,L as cloneElement,M as createContext,x as toChildArray,D as _unmount,n as options};\n//# sourceMappingURL=preact.module.js.map\n", + "parsedSize": 8497, + "parsedSource": "e,o,i,u,a,c,f={},s=[],l=/acit|ex(?:s|g|n|p|$)|rph|grid|ows|mnc|ntw|ine[ch]|zoo|^ord/i;function p(t,n){for(var r in n)t[r]=n[r];return t}function v(t){var n=t.parentNode;n&&n.removeChild(t)}function _(t,n,r){var e,o=arguments,i={};for(e in n)\"key\"!==e&&\"ref\"!==e&&(i[e]=n[e]);if(arguments.length>3)for(r=[r],e=3;e3)for(u=[u],i=3;i2&&(l.children=c.slice.call(arguments,2)),u={},l)\"key\"!==i&&\"ref\"!==i&&(u[i]=l[i]);return p(n.type,u,l.key||n.key,l.ref||n.ref,null)}function M(n){var l={},u={__c:\"__cC\"+f++,__:n,Consumer:function(n,l){return n.children(l)},Provider:function(n){var i,t=this;return this.getChildContext||(i=[],this.getChildContext=function(){return l[u.__c]=t,l},this.shouldComponentUpdate=function(n){t.props.value!==n.value&&i.some(function(l){l.context=n.value,g(l)})},this.sub=function(n){i.push(n);var l=n.componentWillUnmount;n.componentWillUnmount=function(){i.splice(i.indexOf(n),1),l&&l.call(n)}}),n.children}};return u.Consumer.contextType=u,u.Provider.__=u,u}n={__e:function(n,l){for(var u,i;l=l.__;)if((u=l.__c)&&!u.__)try{if(u.constructor&&null!=u.constructor.getDerivedStateFromError&&(i=!0,u.setState(u.constructor.getDerivedStateFromError(n))),null!=u.componentDidCatch&&(i=!0,u.componentDidCatch(n)),i)return g(u.__E=u)}catch(l){n=l}throw n}},l=function(n){return null!=n&&void 0===n.constructor},m.prototype.setState=function(n,l){var u;u=this.__s!==this.state?this.__s:this.__s=a({},this.state),\"function\"==typeof n&&(n=n(u,this.props)),n&&a(u,n),null!=n&&this.__v&&(l&&this.__h.push(l),g(this))},m.prototype.forceUpdate=function(n){this.__v&&(this.__e=!0,n&&this.__h.push(n),g(this))},m.prototype.render=d,u=[],i=0,t=\"function\"==typeof Promise?Promise.prototype.then.bind(Promise.resolve()):setTimeout,o=e,f=0;export{H as render,I as hydrate,h as createElement,h,d as Fragment,y as createRef,l as isValidElement,m as Component,L as cloneElement,M as createContext,x as toChildArray,D as _unmount,n as options};\n//# sourceMappingURL=preact.module.js.map\n", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.jsx", + "name": "./src/app.jsx", + "index": 2, + "index2": 252, + "size": 1561, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js", + "issuerId": null, + "issuerName": "./src/index.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js", + "name": "./src/index.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js", + "module": "./src/index.js", + "moduleName": "./src/index.js", + "type": "harmony side effect evaluation", + "userRequest": "./app", + "loc": "2:0-24" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js", + "module": "./src/index.js", + "moduleName": "./src/index.js", + "type": "harmony import specifier", + "userRequest": "./app", + "loc": "3:9-12" + } + ], + "usedExports": [ + "default" + ], + "providedExports": [ + "default" + ], + "optimizationBailout": [], + "depth": 1, + "source": "function _slicedToArray(arr, i) { return _arrayWithHoles(arr) || _iterableToArrayLimit(arr, i) || _nonIterableRest(); }\n\nfunction _nonIterableRest() { throw new TypeError(\"Invalid attempt to destructure non-iterable instance\"); }\n\nfunction _iterableToArrayLimit(arr, i) { if (!(Symbol.iterator in Object(arr) || Object.prototype.toString.call(arr) === \"[object Arguments]\")) { return; } var _arr = []; var _n = true; var _d = false; var _e = undefined; try { for (var _i = arr[Symbol.iterator](), _s; !(_n = (_s = _i.next()).done); _n = true) { _arr.push(_s.value); if (i && _arr.length === i) break; } } catch (err) { _d = true; _e = err; } finally { try { if (!_n && _i[\"return\"] != null) _i[\"return\"](); } finally { if (_d) throw _e; } } return _arr; }\n\nfunction _arrayWithHoles(arr) { if (Array.isArray(arr)) return arr; }\n\nimport { h } from 'preact';\nimport { useState, useEffect } from 'preact/hooks';\nimport styles from './app.css';\nimport { fetchFullArticles } from './api';\nimport Article from './article';\nexport default function App() {\n var _useState = useState([]),\n _useState2 = _slicedToArray(_useState, 2),\n articles = _useState2[0],\n setArticles = _useState2[1];\n\n useEffect(function () {\n fetchFullArticles().then(setArticles);\n });\n return h(\"section\", {\n className: styles.root\n }, h(\"header\", null, h(\"h1\", {\n className: styles.title\n }, \"Latest dev.to articles\")), articles.length ? articles.map(function (article) {\n return h(Article, article);\n }) : h(\"progress\", {\n className: styles.loader\n }));\n}", + "parsedSize": 261, + "parsedSource": "function(){var o=dt(H([]),2),i=o[0],u=o[1];return function(){then(u)},_(\"section\",{className:Y.a.root},_(\"header\",null,_(\"h1\",{className:Y.a.title},\"Latest dev.to articles\")),i.length?i.map((function(t){return _(ht,t)})):_(\"progress\",{className:Y.a.loader}))}),", + "originalSize": 671, + "originalSource": "import { h } from 'preact';\nimport { useState, useEffect } from 'preact/hooks';\n\nimport styles from './app.css';\n\nimport { fetchFullArticles } from './api';\nimport Article from './article';\n\nexport default function App() {\n const [articles, setArticles] = useState([]);\n\n useEffect(() => {\n fetchFullArticles().then(setArticles);\n });\n\n return
    \n
    \n

    Latest dev.to articles

    \n
    \n {articles.length\n ? articles.map((article) =>
    )\n : }\n
    \n}", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/preact/hooks/dist/hooks.module.js", + "name": "./node_modules/preact/hooks/dist/hooks.module.js", + "index": 3, + "index2": 1, + "size": 2567, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.jsx", + "issuerId": null, + "issuerName": "./src/app.jsx", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.jsx", + "name": "./src/app.jsx" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.jsx", + "module": "./src/app.jsx", + "moduleName": "./src/app.jsx", + "type": "harmony side effect evaluation", + "userRequest": "preact/hooks", + "loc": "10:0-51" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.jsx", + "module": "./src/app.jsx", + "moduleName": "./src/app.jsx", + "type": "harmony import specifier", + "userRequest": "preact/hooks", + "loc": "15:18-26" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.jsx", + "module": "./src/app.jsx", + "moduleName": "./src/app.jsx", + "type": "harmony import specifier", + "userRequest": "preact/hooks", + "loc": "20:2-11" + } + ], + "usedExports": [ + "useState", + "useEffect" + ], + "providedExports": [ + "useState", + "useReducer", + "useEffect", + "useLayoutEffect", + "useRef", + "useImperativeHandle", + "useMemo", + "useCallback", + "useContext", + "useDebugValue", + "useErrorBoundary" + ], + "optimizationBailout": [], + "depth": 2, + "source": "import{options as n}from\"preact\";var t,u,r,i=0,o=[],c=n.__r,f=n.diffed,e=n.__c,a=n.unmount;function v(t,r){n.__h&&n.__h(u,t,i||r),i=0;var o=u.__H||(u.__H={__:[],__h:[]});return t>=o.__.length&&o.__.push({}),o.__[t]}function m(n){return i=1,p(E,n)}function p(n,r,i){var o=v(t++,2);return o.__c||(o.__c=u,o.__=[i?i(r):E(void 0,r),function(t){var u=n(o.__[0],t);o.__[0]!==u&&(o.__[0]=u,o.__c.setState({}))}]),o.__}function l(r,i){var o=v(t++,3);!n.__s&&x(o.__H,i)&&(o.__=r,o.__H=i,u.__H.__h.push(o))}function y(r,i){var o=v(t++,4);!n.__s&&x(o.__H,i)&&(o.__=r,o.__H=i,u.__h.push(o))}function d(n){return i=5,h(function(){return{current:n}},[])}function s(n,t,u){i=6,y(function(){\"function\"==typeof n?n(t()):n&&(n.current=t())},null==u?u:u.concat(n))}function h(n,u){var r=v(t++,7);return x(r.__H,u)?(r.__H=u,r.__h=n,r.__=n()):r.__}function T(n,t){return i=8,h(function(){return n},t)}function w(n){var r=u.context[n.__c],i=v(t++,9);return i.__c=n,r?(null==i.__&&(i.__=!0,r.sub(u)),r.props.value):n.__}function A(t,u){n.useDebugValue&&n.useDebugValue(u?u(t):t)}function F(n){var r=v(t++,10),i=m();return r.__=n,u.componentDidCatch||(u.componentDidCatch=function(n){r.__&&r.__(n),i[1](n)}),[i[0],function(){i[1](void 0)}]}function _(){o.some(function(t){if(t.__P)try{t.__H.__h.forEach(g),t.__H.__h.forEach(q),t.__H.__h=[]}catch(u){return t.__H.__h=[],n.__e(u,t.__v),!0}}),o=[]}function g(n){n.t&&n.t()}function q(n){var t=n.__();\"function\"==typeof t&&(n.t=t)}function x(n,t){return!n||t.some(function(t,u){return t!==n[u]})}function E(n,t){return\"function\"==typeof t?t(n):t}n.__r=function(n){c&&c(n),t=0,(u=n.__c).__H&&(u.__H.__h.forEach(g),u.__H.__h.forEach(q),u.__H.__h=[])},n.diffed=function(t){f&&f(t);var u=t.__c;if(u){var i=u.__H;i&&i.__h.length&&(1!==o.push(u)&&r===n.requestAnimationFrame||((r=n.requestAnimationFrame)||function(n){var t,u=function(){clearTimeout(r),cancelAnimationFrame(t),setTimeout(n)},r=setTimeout(u,100);\"undefined\"!=typeof window&&(t=requestAnimationFrame(u))})(_))}},n.__c=function(t,u){u.some(function(t){try{t.__h.forEach(g),t.__h=t.__h.filter(function(n){return!n.__||q(n)})}catch(r){u.some(function(n){n.__h&&(n.__h=[])}),u=[],n.__e(r,t.__v)}}),e&&e(t,u)},n.unmount=function(t){a&&a(t);var u=t.__c;if(u){var r=u.__H;if(r)try{r.__.forEach(function(n){return n.t&&n.t()})}catch(t){n.__e(t,u.__v)}}};export{m as useState,p as useReducer,l as useEffect,y as useLayoutEffect,d as useRef,s as useImperativeHandle,h as useMemo,T as useCallback,w as useContext,A as useDebugValue,F as useErrorBoundary};\n//# sourceMappingURL=hooks.module.js.map\n", + "parsedSize": 1568, + "parsedSource": "F,B,z,C=0,D=[],T=e.__r,L=e.diffed,N=e.__c,U=e.unmount;function q(t,n){e.__h&&e.__h(B,t,C||n),C=0;var r=B.__H||(B.__H={__:[],__h:[]});return t>=r.__.length&&r.__.push({}),r.__[t]}function H(t){return C=1,function(t,n,r){var e=q(F++,2);return e.__c||(e.__c=B,e.__=[r?r(n):J(void 0,n),function(n){var r=t(e.__[0],n);e.__[0]!==r&&(e.__[0]=r,e.__c.setState({}))}]),e.__}(J,t)}function $(){D.some((function(t){if(t.__P)try{t.__H.__h.forEach(V),t.__H.__h.forEach(K),t.__H.__h=[]}catch(n){return t.__H.__h=[],e.__e(n,t.__v),!0}})),D=[]}function V(t){t.t&&t.t()}function K(t){var n=t.__();\"function\"==typeof n&&(t.t=n)}function G(t,n){return!t||n.some((function(n,r){return n!==t[r]}))}function J(t,n){return\"function\"==typeof n?n(t):n}e.__r=function(t){T&&T(t),F=0,(B=t.__c).__H&&(B.__H.__h.forEach(V),B.__H.__h.forEach(K),B.__H.__h=[])},e.diffed=function(t){L&&L(t);var n=t.__c;if(n){var r=n.__H;r&&r.__h.length&&(1!==D.push(n)&&z===e.requestAnimationFrame||((z=e.requestAnimationFrame)||function(t){var n,r=function(){clearTimeout(e),cancelAnimationFrame(n),setTimeout(t)},e=setTimeout(r,100);\"undefined\"!=typeof window&&(n=requestAnimationFrame(r))})($))}},e.__c=function(t,n){n.some((function(t){try{t.__h.forEach(V),t.__h=t.__h.filter((function(t){return!t.__||K(t)}))}catch(r){n.some((function(t){t.__h&&(t.__h=[])})),n=[],e.__e(r,t.__v)}})),N&&N(t,n)},e.unmount=function(t){U&&U(t);var n=t.__c;if(n){var r=n.__H;if(r)try{r.__.forEach((function(t){return t.t&&t.t()}))}catch(t){e.__e(t,n.__v)}}};t,n,r,t=r=q(F++,3),!e.__s&&G(r.__H,n)&&(r.__=t,r.__H=n,B.__H.__h.push(r)),", + "originalSize": 2567, + "originalSource": "import{options as n}from\"preact\";var t,u,r,i=0,o=[],c=n.__r,f=n.diffed,e=n.__c,a=n.unmount;function v(t,r){n.__h&&n.__h(u,t,i||r),i=0;var o=u.__H||(u.__H={__:[],__h:[]});return t>=o.__.length&&o.__.push({}),o.__[t]}function m(n){return i=1,p(E,n)}function p(n,r,i){var o=v(t++,2);return o.__c||(o.__c=u,o.__=[i?i(r):E(void 0,r),function(t){var u=n(o.__[0],t);o.__[0]!==u&&(o.__[0]=u,o.__c.setState({}))}]),o.__}function l(r,i){var o=v(t++,3);!n.__s&&x(o.__H,i)&&(o.__=r,o.__H=i,u.__H.__h.push(o))}function y(r,i){var o=v(t++,4);!n.__s&&x(o.__H,i)&&(o.__=r,o.__H=i,u.__h.push(o))}function d(n){return i=5,h(function(){return{current:n}},[])}function s(n,t,u){i=6,y(function(){\"function\"==typeof n?n(t()):n&&(n.current=t())},null==u?u:u.concat(n))}function h(n,u){var r=v(t++,7);return x(r.__H,u)?(r.__H=u,r.__h=n,r.__=n()):r.__}function T(n,t){return i=8,h(function(){return n},t)}function w(n){var r=u.context[n.__c],i=v(t++,9);return i.__c=n,r?(null==i.__&&(i.__=!0,r.sub(u)),r.props.value):n.__}function A(t,u){n.useDebugValue&&n.useDebugValue(u?u(t):t)}function F(n){var r=v(t++,10),i=m();return r.__=n,u.componentDidCatch||(u.componentDidCatch=function(n){r.__&&r.__(n),i[1](n)}),[i[0],function(){i[1](void 0)}]}function _(){o.some(function(t){if(t.__P)try{t.__H.__h.forEach(g),t.__H.__h.forEach(q),t.__H.__h=[]}catch(u){return t.__H.__h=[],n.__e(u,t.__v),!0}}),o=[]}function g(n){n.t&&n.t()}function q(n){var t=n.__();\"function\"==typeof t&&(n.t=t)}function x(n,t){return!n||t.some(function(t,u){return t!==n[u]})}function E(n,t){return\"function\"==typeof t?t(n):t}n.__r=function(n){c&&c(n),t=0,(u=n.__c).__H&&(u.__H.__h.forEach(g),u.__H.__h.forEach(q),u.__H.__h=[])},n.diffed=function(t){f&&f(t);var u=t.__c;if(u){var i=u.__H;i&&i.__h.length&&(1!==o.push(u)&&r===n.requestAnimationFrame||((r=n.requestAnimationFrame)||function(n){var t,u=function(){clearTimeout(r),cancelAnimationFrame(t),setTimeout(n)},r=setTimeout(u,100);\"undefined\"!=typeof window&&(t=requestAnimationFrame(u))})(_))}},n.__c=function(t,u){u.some(function(t){try{t.__h.forEach(g),t.__h=t.__h.filter(function(n){return!n.__||q(n)})}catch(r){u.some(function(n){n.__h&&(n.__h=[])}),u=[],n.__e(r,t.__v)}}),e&&e(t,u)},n.unmount=function(t){a&&a(t);var u=t.__c;if(u){var r=u.__H;if(r)try{r.__.forEach(function(n){return n.t&&n.t()})}catch(t){n.__e(t,u.__v)}}};export{m as useState,p as useReducer,l as useEffect,y as useLayoutEffect,d as useRef,s as useImperativeHandle,h as useMemo,T as useCallback,w as useContext,A as useDebugValue,F as useErrorBoundary};\n//# sourceMappingURL=hooks.module.js.map\n", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/api.js", + "name": "./src/api.js", + "index": 6, + "index2": 4, + "size": 433, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.jsx", + "issuerId": null, + "issuerName": "./src/app.jsx", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.jsx", + "name": "./src/app.jsx" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.jsx", + "module": "./src/app.jsx", + "moduleName": "./src/app.jsx", + "type": "harmony side effect evaluation", + "userRequest": "./api", + "loc": "12:0-42" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.jsx", + "module": "./src/app.jsx", + "moduleName": "./src/app.jsx", + "type": "harmony import specifier", + "userRequest": "./api", + "loc": "21:4-21" + } + ], + "usedExports": [ + "fetchFullArticles" + ], + "providedExports": [ + "fetchFullArticles" + ], + "optimizationBailout": [], + "depth": 2, + "source": "var API_URL = 'https://dev.to/api/articles';\n\nfunction extractJson(response) {\n return response.json();\n}\n\nexport function fetchFullArticles() {\n return fetch(\"\".concat(API_URL, \"?per_page=5\")).then(extractJson).then(function (articles) {\n var fullArticles = articles.map(function (article) {\n return fetch(\"\".concat(API_URL, \"/\").concat(article.id)).then(extractJson);\n });\n return Promise.all(fullArticles);\n });\n}", + "parsedSize": 225, + "parsedSource": "\"https://dev.to/api/articles\";function Z(t){return t.json()}fetch(\"\".concat(Q,\"?per_page=5\")).then(Z).then((function(t){var n=t.map((function(t){return fetch(\"\".concat(Q,\"/\").concat(t.id)).then(Z)}));return Promise.all(n)})).", + "originalSize": 451, + "originalSource": "const API_URL = 'https://dev.to/api/articles';\n\nfunction extractJson(response) {\n return response.json();\n}\n\nexport function fetchFullArticles() {\n return fetch(`${API_URL}?per_page=5`)\n .then(extractJson)\n .then((articles) => {\n const fullArticles = articles.map((article) =>\n fetch(`${API_URL}/${article.id}`).then(extractJson)\n );\n\n return Promise.all(fullArticles);\n });\n}", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.jsx", + "name": "./src/article.jsx", + "index": 7, + "index2": 251, + "size": 930, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.jsx", + "issuerId": null, + "issuerName": "./src/app.jsx", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.jsx", + "name": "./src/app.jsx" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.jsx", + "module": "./src/app.jsx", + "moduleName": "./src/app.jsx", + "type": "harmony side effect evaluation", + "userRequest": "./article", + "loc": "13:0-32" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.jsx", + "module": "./src/app.jsx", + "moduleName": "./src/app.jsx", + "type": "harmony import specifier", + "userRequest": "./article", + "loc": "28:13-20" + } + ], + "usedExports": [ + "default" + ], + "providedExports": [ + "default" + ], + "optimizationBailout": [], + "depth": 2, + "source": "import _trim from \"lodash/fp/trim\";\nimport _split from \"lodash/fp/split\";\nimport _reject from \"lodash/fp/reject\";\nimport _pipe from \"lodash/fp/pipe\";\nimport _map from \"lodash/fp/map\";\nimport _isEmpty from \"lodash/fp/isEmpty\";\nimport { h } from 'preact';\nimport styles from './article.css';\n\nvar renderTags = _pipe(_split(','), _map(_trim), _reject(_isEmpty), _map(function (tag) {\n return h(\"li\", {\n className: styles.tag\n }, tag);\n}));\n\nexport default function Article(_ref) {\n var body_html = _ref.body_html,\n title = _ref.title,\n tag_list = _ref.tag_list;\n return h(\"article\", {\n className: styles.root\n }, h(\"header\", null, h(\"h2\", {\n className: styles.title\n }, title), h(\"nav\", {\n className: styles.tagsContainer\n }, h(\"ul\", {\n className: styles.tags\n }, renderTags(tag_list)))), h(\"div\", {\n className: styles.content,\n dangerouslySetInnerHTML: {\n __html: body_html\n }\n }));\n}", + "parsedSize": 393, + "parsedSource": "_t=at()(et()(\",\"),ft()(nt.a),it()(lt.a),ft()((function(t){return _(\"li\",{className:vt.a.tag},t)})));function ht(t){var n=t.body_html,r=t.title,e=t.tag_list;return _(\"article\",{className:vt.a.root},_(\"header\",null,_(\"h2\",{className:vt.a.title},r),_(\"nav\",{className:vt.a.tagsContainer},_(\"ul\",{className:vt.a.tags},_t(e)))),_(\"div\",{className:vt.a.content,dangerouslySetInnerHTML:{__html:n}}))}", + "originalSize": 783, + "originalSource": "import { h } from 'preact';\nimport {\n isEmpty,\n map,\n pipe,\n reject,\n split,\n trim\n} from 'lodash/fp';\n\nimport styles from './article.css';\n\nconst renderTags = pipe(\n split(','),\n map(trim),\n reject(isEmpty),\n map((tag) =>
  • {tag}
  • )\n);\n\nexport default function Article({ body_html, title, tag_list }) {\n return
    \n
    \n

    {title}

    \n \n
    \n
    \n
    ;\n}\n", + "modules": [] + } + ] + }, + { + "id": "", + "identifier": "css /home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/css-loader/dist/cjs.js??ref--5-1!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.css 0", + "name": "css ./node_modules/css-loader/dist/cjs.js??ref--5-1!./node_modules/webpack-enhanced-stats-plugin/loader.js!./src/app.css", + "index": 5, + "index2": 2, + "size": 174, + "built": false, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/mini-css-extract-plugin/dist/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/css-loader/dist/cjs.js??ref--5-1!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.css", + "issuerId": 31, + "issuerName": "./src/app.css", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": 31, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/mini-css-extract-plugin/dist/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/css-loader/dist/cjs.js??ref--5-1!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.css", + "name": "./src/app.css" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 31, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/mini-css-extract-plugin/dist/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/css-loader/dist/cjs.js??ref--5-1!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.css", + "module": "./src/app.css", + "moduleName": "./src/app.css" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 3, + "parsedSize": null, + "parsedSource": null, + "originalSize": null, + "originalSource": null, + "modules": [] + }, + { + "id": "", + "identifier": "css /home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/css-loader/dist/cjs.js??ref--5-1!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.css 0", + "name": "css ./node_modules/css-loader/dist/cjs.js??ref--5-1!./node_modules/webpack-enhanced-stats-plugin/loader.js!./src/article.css", + "index": 253, + "index2": 249, + "size": 705, + "built": false, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/mini-css-extract-plugin/dist/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/css-loader/dist/cjs.js??ref--5-1!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.css", + "issuerId": 7, + "issuerName": "./src/article.css", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 7, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/mini-css-extract-plugin/dist/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/css-loader/dist/cjs.js??ref--5-1!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.css", + "name": "./src/article.css" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 7, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/mini-css-extract-plugin/dist/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/css-loader/dist/cjs.js??ref--5-1!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.css", + "module": "./src/article.css", + "moduleName": "./src/article.css" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 4, + "parsedSize": null, + "parsedSource": null, + "originalSize": null, + "originalSource": null, + "modules": [] + } + ], + "filteredModules": 0, + "logging": { + "webpack.buildChunkGraph.visitModules": { + "entries": [], + "filteredEntries": 2, + "debug": false + } + }, + "children": [ + { + "errors": [], + "warnings": [], + "publicPath": "", + "outputPath": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/dist", + "assetsByChunkName": {}, + "assets": [ + { + "name": "index.html", + "size": 4014, + "chunks": [ + 0 + ], + "chunkNames": [], + "info": {}, + "emitted": false + } + ], + "filteredAssets": 0, + "entrypoints": { + "undefined": { + "chunks": [ + 0 + ], + "assets": [ + "index.html" + ], + "children": {}, + "childAssets": {} + } + }, + "namedChunkGroups": { + "undefined": { + "chunks": [ + 0 + ], + "assets": [ + "index.html" + ], + "children": {}, + "childAssets": {} + } + }, + "chunks": [ + { + "id": 0, + "rendered": true, + "initial": true, + "entry": true, + "size": 181, + "names": [], + "files": [ + "index.html" + ], + "hash": "4a6d9c5b8b0c47a3c7f6", + "siblings": [], + "parents": [], + "children": [], + "childrenByOrder": {}, + "modules": [ + { + "id": 0, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/html-webpack-plugin/lib/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/raw-loader/dist/cjs.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/html-webpack-plugin/default_index.ejs", + "name": "./node_modules/html-webpack-plugin/lib/loader.js!./node_modules/html-webpack-plugin/default_index.ejs", + "index": 0, + "index2": 0, + "size": 181, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": null, + "issuerId": null, + "issuerName": null, + "issuerPath": null, + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": null, + "module": null, + "moduleName": null, + "type": "single entry", + "userRequest": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/html-webpack-plugin/lib/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/html-webpack-plugin/default_index.ejs" + } + ], + "usedExports": true, + "providedExports": [ + "default" + ], + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is an entry point" + ], + "depth": 0, + "source": "export default \"\\n\\n \\n \\n <%= htmlWebpackPlugin.options.title %>\\n \\n \\n \\n\";" + } + ], + "filteredModules": 0, + "origins": [ + { + "module": "", + "moduleIdentifier": "", + "moduleName": "", + "loc": "", + "request": null, + "reasons": [] + } + ] + } + ], + "modules": [ + { + "id": 0, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/html-webpack-plugin/lib/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/raw-loader/dist/cjs.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/html-webpack-plugin/default_index.ejs", + "name": "./node_modules/html-webpack-plugin/lib/loader.js!./node_modules/html-webpack-plugin/default_index.ejs", + "index": 0, + "index2": 0, + "size": 181, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": null, + "issuerId": null, + "issuerName": null, + "issuerPath": null, + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": null, + "module": null, + "moduleName": null, + "type": "single entry", + "userRequest": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/html-webpack-plugin/lib/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/html-webpack-plugin/default_index.ejs" + } + ], + "usedExports": true, + "providedExports": [ + "default" + ], + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is an entry point" + ], + "depth": 0, + "source": "export default \"\\n\\n \\n \\n <%= htmlWebpackPlugin.options.title %>\\n \\n \\n \\n\";" + } + ], + "filteredModules": 0, + "logging": { + "webpack.buildChunkGraph.visitModules": { + "entries": [], + "filteredEntries": 2, + "debug": false + } + }, + "children": [], + "name": "html-webpack-plugin for \"index.html\"" + }, + { + "errors": [], + "warnings": [], + "publicPath": "", + "outputPath": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/dist", + "assetsByChunkName": {}, + "assets": [], + "filteredAssets": 0, + "entrypoints": { + "mini-css-extract-plugin": { + "chunks": [ + 0 + ], + "assets": [ + "*" + ], + "children": {}, + "childAssets": {} + } + }, + "namedChunkGroups": { + "mini-css-extract-plugin": { + "chunks": [ + 0 + ], + "assets": [ + "*" + ], + "children": {}, + "childAssets": {} + } + }, + "chunks": [ + { + "id": 0, + "rendered": true, + "initial": true, + "entry": true, + "size": 3031, + "names": [ + "mini-css-extract-plugin" + ], + "files": [ + "*" + ], + "hash": "d1bb7079853735daed61", + "siblings": [], + "parents": [], + "children": [], + "childrenByOrder": {}, + "modules": [ + { + "id": 0, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/css-loader/dist/cjs.js??ref--5-1!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.css", + "name": "./node_modules/css-loader/dist/cjs.js??ref--5-1!./node_modules/webpack-enhanced-stats-plugin/loader.js!./src/app.css", + "index": 0, + "index2": 1, + "size": 514, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": null, + "issuerId": null, + "issuerName": null, + "issuerPath": null, + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": null, + "module": null, + "moduleName": null, + "type": "single entry", + "userRequest": "!!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/css-loader/dist/cjs.js??ref--5-1!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.css", + "loc": "mini-css-extract-plugin" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 0, + "source": "// Imports\nvar ___CSS_LOADER_API_IMPORT___ = require(\"../node_modules/css-loader/dist/runtime/api.js\");\nexports = ___CSS_LOADER_API_IMPORT___(false);\n// Module\nexports.push([module.id, \".root-3xwm5 {\\n font-family: sans-serif;\\n}\\n\\n.title-l9td2 {\\n margin-left: 1rem;\\n}\\n\\n.loader-XUngJ {\\n display: block;\\n width: calc(100% - 2rem);\\n margin: 0 1rem;\\n}\", \"\"]);\n// Exports\nexports.locals = {\n\t\"root\": \"root-3xwm5\",\n\t\"title\": \"title-l9td2\",\n\t\"loader\": \"loader-XUngJ\"\n};\nmodule.exports = exports;\n" + }, + { + "id": 1, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/css-loader/dist/runtime/api.js", + "name": "./node_modules/css-loader/dist/runtime/api.js", + "index": 1, + "index2": 0, + "size": 2517, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/css-loader/dist/cjs.js??ref--5-1!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.css", + "issuerId": 0, + "issuerName": "./node_modules/css-loader/dist/cjs.js??ref--5-1!./node_modules/webpack-enhanced-stats-plugin/loader.js!./src/app.css", + "issuerPath": [ + { + "id": 0, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/css-loader/dist/cjs.js??ref--5-1!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.css", + "name": "./node_modules/css-loader/dist/cjs.js??ref--5-1!./node_modules/webpack-enhanced-stats-plugin/loader.js!./src/app.css" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 0, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/css-loader/dist/cjs.js??ref--5-1!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.css", + "module": "./node_modules/css-loader/dist/cjs.js??ref--5-1!./node_modules/webpack-enhanced-stats-plugin/loader.js!./src/app.css", + "moduleName": "./node_modules/css-loader/dist/cjs.js??ref--5-1!./node_modules/webpack-enhanced-stats-plugin/loader.js!./src/app.css", + "type": "cjs require", + "userRequest": "../node_modules/css-loader/dist/runtime/api.js", + "loc": "2:34-91" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 1, + "source": "\"use strict\";\n\n/*\n MIT License http://www.opensource.org/licenses/mit-license.php\n Author Tobias Koppers @sokra\n*/\n// css base code, injected by the css-loader\n// eslint-disable-next-line func-names\nmodule.exports = function (useSourceMap) {\n var list = []; // return the list of modules as css string\n\n list.toString = function toString() {\n return this.map(function (item) {\n var content = cssWithMappingToString(item, useSourceMap);\n\n if (item[2]) {\n return \"@media \".concat(item[2], \" {\").concat(content, \"}\");\n }\n\n return content;\n }).join('');\n }; // import a list of modules into the list\n // eslint-disable-next-line func-names\n\n\n list.i = function (modules, mediaQuery, dedupe) {\n if (typeof modules === 'string') {\n // eslint-disable-next-line no-param-reassign\n modules = [[null, modules, '']];\n }\n\n var alreadyImportedModules = {};\n\n if (dedupe) {\n for (var i = 0; i < this.length; i++) {\n // eslint-disable-next-line prefer-destructuring\n var id = this[i][0];\n\n if (id != null) {\n alreadyImportedModules[id] = true;\n }\n }\n }\n\n for (var _i = 0; _i < modules.length; _i++) {\n var item = [].concat(modules[_i]);\n\n if (dedupe && alreadyImportedModules[item[0]]) {\n // eslint-disable-next-line no-continue\n continue;\n }\n\n if (mediaQuery) {\n if (!item[2]) {\n item[2] = mediaQuery;\n } else {\n item[2] = \"\".concat(mediaQuery, \" and \").concat(item[2]);\n }\n }\n\n list.push(item);\n }\n };\n\n return list;\n};\n\nfunction cssWithMappingToString(item, useSourceMap) {\n var content = item[1] || ''; // eslint-disable-next-line prefer-destructuring\n\n var cssMapping = item[3];\n\n if (!cssMapping) {\n return content;\n }\n\n if (useSourceMap && typeof btoa === 'function') {\n var sourceMapping = toComment(cssMapping);\n var sourceURLs = cssMapping.sources.map(function (source) {\n return \"/*# sourceURL=\".concat(cssMapping.sourceRoot || '').concat(source, \" */\");\n });\n return [content].concat(sourceURLs).concat([sourceMapping]).join('\\n');\n }\n\n return [content].join('\\n');\n} // Adapted from convert-source-map (MIT)\n\n\nfunction toComment(sourceMap) {\n // eslint-disable-next-line no-undef\n var base64 = btoa(unescape(encodeURIComponent(JSON.stringify(sourceMap))));\n var data = \"sourceMappingURL=data:application/json;charset=utf-8;base64,\".concat(base64);\n return \"/*# \".concat(data, \" */\");\n}" + } + ], + "filteredModules": 0, + "origins": [ + { + "module": "", + "moduleIdentifier": "", + "moduleName": "", + "loc": "mini-css-extract-plugin", + "request": null, + "reasons": [] + } + ] + } + ], + "modules": [ + { + "id": 0, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/css-loader/dist/cjs.js??ref--5-1!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.css", + "name": "./node_modules/css-loader/dist/cjs.js??ref--5-1!./node_modules/webpack-enhanced-stats-plugin/loader.js!./src/app.css", + "index": 0, + "index2": 1, + "size": 514, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": null, + "issuerId": null, + "issuerName": null, + "issuerPath": null, + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": null, + "module": null, + "moduleName": null, + "type": "single entry", + "userRequest": "!!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/css-loader/dist/cjs.js??ref--5-1!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.css", + "loc": "mini-css-extract-plugin" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 0, + "source": "// Imports\nvar ___CSS_LOADER_API_IMPORT___ = require(\"../node_modules/css-loader/dist/runtime/api.js\");\nexports = ___CSS_LOADER_API_IMPORT___(false);\n// Module\nexports.push([module.id, \".root-3xwm5 {\\n font-family: sans-serif;\\n}\\n\\n.title-l9td2 {\\n margin-left: 1rem;\\n}\\n\\n.loader-XUngJ {\\n display: block;\\n width: calc(100% - 2rem);\\n margin: 0 1rem;\\n}\", \"\"]);\n// Exports\nexports.locals = {\n\t\"root\": \"root-3xwm5\",\n\t\"title\": \"title-l9td2\",\n\t\"loader\": \"loader-XUngJ\"\n};\nmodule.exports = exports;\n" + }, + { + "id": 1, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/css-loader/dist/runtime/api.js", + "name": "./node_modules/css-loader/dist/runtime/api.js", + "index": 1, + "index2": 0, + "size": 2517, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/css-loader/dist/cjs.js??ref--5-1!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.css", + "issuerId": 0, + "issuerName": "./node_modules/css-loader/dist/cjs.js??ref--5-1!./node_modules/webpack-enhanced-stats-plugin/loader.js!./src/app.css", + "issuerPath": [ + { + "id": 0, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/css-loader/dist/cjs.js??ref--5-1!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.css", + "name": "./node_modules/css-loader/dist/cjs.js??ref--5-1!./node_modules/webpack-enhanced-stats-plugin/loader.js!./src/app.css" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 0, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/css-loader/dist/cjs.js??ref--5-1!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/app.css", + "module": "./node_modules/css-loader/dist/cjs.js??ref--5-1!./node_modules/webpack-enhanced-stats-plugin/loader.js!./src/app.css", + "moduleName": "./node_modules/css-loader/dist/cjs.js??ref--5-1!./node_modules/webpack-enhanced-stats-plugin/loader.js!./src/app.css", + "type": "cjs require", + "userRequest": "../node_modules/css-loader/dist/runtime/api.js", + "loc": "2:34-91" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 1, + "source": "\"use strict\";\n\n/*\n MIT License http://www.opensource.org/licenses/mit-license.php\n Author Tobias Koppers @sokra\n*/\n// css base code, injected by the css-loader\n// eslint-disable-next-line func-names\nmodule.exports = function (useSourceMap) {\n var list = []; // return the list of modules as css string\n\n list.toString = function toString() {\n return this.map(function (item) {\n var content = cssWithMappingToString(item, useSourceMap);\n\n if (item[2]) {\n return \"@media \".concat(item[2], \" {\").concat(content, \"}\");\n }\n\n return content;\n }).join('');\n }; // import a list of modules into the list\n // eslint-disable-next-line func-names\n\n\n list.i = function (modules, mediaQuery, dedupe) {\n if (typeof modules === 'string') {\n // eslint-disable-next-line no-param-reassign\n modules = [[null, modules, '']];\n }\n\n var alreadyImportedModules = {};\n\n if (dedupe) {\n for (var i = 0; i < this.length; i++) {\n // eslint-disable-next-line prefer-destructuring\n var id = this[i][0];\n\n if (id != null) {\n alreadyImportedModules[id] = true;\n }\n }\n }\n\n for (var _i = 0; _i < modules.length; _i++) {\n var item = [].concat(modules[_i]);\n\n if (dedupe && alreadyImportedModules[item[0]]) {\n // eslint-disable-next-line no-continue\n continue;\n }\n\n if (mediaQuery) {\n if (!item[2]) {\n item[2] = mediaQuery;\n } else {\n item[2] = \"\".concat(mediaQuery, \" and \").concat(item[2]);\n }\n }\n\n list.push(item);\n }\n };\n\n return list;\n};\n\nfunction cssWithMappingToString(item, useSourceMap) {\n var content = item[1] || ''; // eslint-disable-next-line prefer-destructuring\n\n var cssMapping = item[3];\n\n if (!cssMapping) {\n return content;\n }\n\n if (useSourceMap && typeof btoa === 'function') {\n var sourceMapping = toComment(cssMapping);\n var sourceURLs = cssMapping.sources.map(function (source) {\n return \"/*# sourceURL=\".concat(cssMapping.sourceRoot || '').concat(source, \" */\");\n });\n return [content].concat(sourceURLs).concat([sourceMapping]).join('\\n');\n }\n\n return [content].join('\\n');\n} // Adapted from convert-source-map (MIT)\n\n\nfunction toComment(sourceMap) {\n // eslint-disable-next-line no-undef\n var base64 = btoa(unescape(encodeURIComponent(JSON.stringify(sourceMap))));\n var data = \"sourceMappingURL=data:application/json;charset=utf-8;base64,\".concat(base64);\n return \"/*# \".concat(data, \" */\");\n}" + } + ], + "filteredModules": 0, + "logging": { + "webpack.buildChunkGraph.visitModules": { + "entries": [], + "filteredEntries": 2, + "debug": false + } + }, + "children": [], + "name": "mini-css-extract-plugin node_modules/css-loader/dist/cjs.js??ref--5-1!node_modules/webpack-enhanced-stats-plugin/loader.js!src/app.css" + }, + { + "errors": [], + "warnings": [], + "publicPath": "", + "outputPath": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/dist", + "assetsByChunkName": {}, + "assets": [], + "filteredAssets": 0, + "entrypoints": { + "mini-css-extract-plugin": { + "chunks": [ + 0 + ], + "assets": [ + "*" + ], + "children": {}, + "childAssets": {} + } + }, + "namedChunkGroups": { + "mini-css-extract-plugin": { + "chunks": [ + 0 + ], + "assets": [ + "*" + ], + "children": {}, + "childAssets": {} + } + }, + "chunks": [ + { + "id": 0, + "rendered": true, + "initial": true, + "entry": true, + "size": 3683, + "names": [ + "mini-css-extract-plugin" + ], + "files": [ + "*" + ], + "hash": "2ff4132e14aeae53a242", + "siblings": [], + "parents": [], + "children": [], + "childrenByOrder": {}, + "modules": [ + { + "id": 0, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/css-loader/dist/cjs.js??ref--5-1!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.css", + "name": "./node_modules/css-loader/dist/cjs.js??ref--5-1!./node_modules/webpack-enhanced-stats-plugin/loader.js!./src/article.css", + "index": 0, + "index2": 1, + "size": 1166, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": null, + "issuerId": null, + "issuerName": null, + "issuerPath": null, + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": null, + "module": null, + "moduleName": null, + "type": "single entry", + "userRequest": "!!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/css-loader/dist/cjs.js??ref--5-1!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.css", + "loc": "mini-css-extract-plugin" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 0, + "source": "// Imports\nvar ___CSS_LOADER_API_IMPORT___ = require(\"../node_modules/css-loader/dist/runtime/api.js\");\nexports = ___CSS_LOADER_API_IMPORT___(false);\n// Module\nexports.push([module.id, \".tagsContainer-2D41J {\\n display: flex;\\n align-items: center;\\n}\\n\\n.tags-3OYob {\\n list-style-type: none;\\n margin: 0;\\n padding: 0;\\n display: flex;\\n}\\n\\n.tag-RF4Iq {\\n border: 1px solid black;\\n margin-right: 1em;\\n padding: 0.5em;\\n}\\n\\n.root-263gx {\\n padding: 1em;\\n border: 1px solid gray;\\n margin: 1em;\\n box-shadow: 0.5em 0.5em 0.5em rgba(0, 0, 0, 0.5);\\n}\\n\\n.title-1Fpjz {\\n margin-top: 0;\\n}\\n\\n.content-2yA3z {\\n max-height: 10em;\\n overflow: hidden;\\n position: relative;\\n}\\n\\n.content-2yA3z:after {\\n content: \\\"\\\";\\n position: absolute;\\n bottom: 0;\\n right: 0;\\n left: 0;\\n height: 2em;\\n background: linear-gradient(180deg, transparent 0%, white 100%);\\n}\\n\", \"\"]);\n// Exports\nexports.locals = {\n\t\"tagsContainer\": \"tagsContainer-2D41J\",\n\t\"tags\": \"tags-3OYob\",\n\t\"tag\": \"tag-RF4Iq\",\n\t\"root\": \"root-263gx\",\n\t\"title\": \"title-1Fpjz\",\n\t\"content\": \"content-2yA3z\"\n};\nmodule.exports = exports;\n" + }, + { + "id": 1, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/css-loader/dist/runtime/api.js", + "name": "./node_modules/css-loader/dist/runtime/api.js", + "index": 1, + "index2": 0, + "size": 2517, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/css-loader/dist/cjs.js??ref--5-1!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.css", + "issuerId": 0, + "issuerName": "./node_modules/css-loader/dist/cjs.js??ref--5-1!./node_modules/webpack-enhanced-stats-plugin/loader.js!./src/article.css", + "issuerPath": [ + { + "id": 0, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/css-loader/dist/cjs.js??ref--5-1!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.css", + "name": "./node_modules/css-loader/dist/cjs.js??ref--5-1!./node_modules/webpack-enhanced-stats-plugin/loader.js!./src/article.css" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 0, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/css-loader/dist/cjs.js??ref--5-1!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.css", + "module": "./node_modules/css-loader/dist/cjs.js??ref--5-1!./node_modules/webpack-enhanced-stats-plugin/loader.js!./src/article.css", + "moduleName": "./node_modules/css-loader/dist/cjs.js??ref--5-1!./node_modules/webpack-enhanced-stats-plugin/loader.js!./src/article.css", + "type": "cjs require", + "userRequest": "../node_modules/css-loader/dist/runtime/api.js", + "loc": "2:34-91" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 1, + "source": "\"use strict\";\n\n/*\n MIT License http://www.opensource.org/licenses/mit-license.php\n Author Tobias Koppers @sokra\n*/\n// css base code, injected by the css-loader\n// eslint-disable-next-line func-names\nmodule.exports = function (useSourceMap) {\n var list = []; // return the list of modules as css string\n\n list.toString = function toString() {\n return this.map(function (item) {\n var content = cssWithMappingToString(item, useSourceMap);\n\n if (item[2]) {\n return \"@media \".concat(item[2], \" {\").concat(content, \"}\");\n }\n\n return content;\n }).join('');\n }; // import a list of modules into the list\n // eslint-disable-next-line func-names\n\n\n list.i = function (modules, mediaQuery, dedupe) {\n if (typeof modules === 'string') {\n // eslint-disable-next-line no-param-reassign\n modules = [[null, modules, '']];\n }\n\n var alreadyImportedModules = {};\n\n if (dedupe) {\n for (var i = 0; i < this.length; i++) {\n // eslint-disable-next-line prefer-destructuring\n var id = this[i][0];\n\n if (id != null) {\n alreadyImportedModules[id] = true;\n }\n }\n }\n\n for (var _i = 0; _i < modules.length; _i++) {\n var item = [].concat(modules[_i]);\n\n if (dedupe && alreadyImportedModules[item[0]]) {\n // eslint-disable-next-line no-continue\n continue;\n }\n\n if (mediaQuery) {\n if (!item[2]) {\n item[2] = mediaQuery;\n } else {\n item[2] = \"\".concat(mediaQuery, \" and \").concat(item[2]);\n }\n }\n\n list.push(item);\n }\n };\n\n return list;\n};\n\nfunction cssWithMappingToString(item, useSourceMap) {\n var content = item[1] || ''; // eslint-disable-next-line prefer-destructuring\n\n var cssMapping = item[3];\n\n if (!cssMapping) {\n return content;\n }\n\n if (useSourceMap && typeof btoa === 'function') {\n var sourceMapping = toComment(cssMapping);\n var sourceURLs = cssMapping.sources.map(function (source) {\n return \"/*# sourceURL=\".concat(cssMapping.sourceRoot || '').concat(source, \" */\");\n });\n return [content].concat(sourceURLs).concat([sourceMapping]).join('\\n');\n }\n\n return [content].join('\\n');\n} // Adapted from convert-source-map (MIT)\n\n\nfunction toComment(sourceMap) {\n // eslint-disable-next-line no-undef\n var base64 = btoa(unescape(encodeURIComponent(JSON.stringify(sourceMap))));\n var data = \"sourceMappingURL=data:application/json;charset=utf-8;base64,\".concat(base64);\n return \"/*# \".concat(data, \" */\");\n}" + } + ], + "filteredModules": 0, + "origins": [ + { + "module": "", + "moduleIdentifier": "", + "moduleName": "", + "loc": "mini-css-extract-plugin", + "request": null, + "reasons": [] + } + ] + } + ], + "modules": [ + { + "id": 0, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/css-loader/dist/cjs.js??ref--5-1!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.css", + "name": "./node_modules/css-loader/dist/cjs.js??ref--5-1!./node_modules/webpack-enhanced-stats-plugin/loader.js!./src/article.css", + "index": 0, + "index2": 1, + "size": 1166, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": null, + "issuerId": null, + "issuerName": null, + "issuerPath": null, + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": null, + "module": null, + "moduleName": null, + "type": "single entry", + "userRequest": "!!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/css-loader/dist/cjs.js??ref--5-1!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.css", + "loc": "mini-css-extract-plugin" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 0, + "source": "// Imports\nvar ___CSS_LOADER_API_IMPORT___ = require(\"../node_modules/css-loader/dist/runtime/api.js\");\nexports = ___CSS_LOADER_API_IMPORT___(false);\n// Module\nexports.push([module.id, \".tagsContainer-2D41J {\\n display: flex;\\n align-items: center;\\n}\\n\\n.tags-3OYob {\\n list-style-type: none;\\n margin: 0;\\n padding: 0;\\n display: flex;\\n}\\n\\n.tag-RF4Iq {\\n border: 1px solid black;\\n margin-right: 1em;\\n padding: 0.5em;\\n}\\n\\n.root-263gx {\\n padding: 1em;\\n border: 1px solid gray;\\n margin: 1em;\\n box-shadow: 0.5em 0.5em 0.5em rgba(0, 0, 0, 0.5);\\n}\\n\\n.title-1Fpjz {\\n margin-top: 0;\\n}\\n\\n.content-2yA3z {\\n max-height: 10em;\\n overflow: hidden;\\n position: relative;\\n}\\n\\n.content-2yA3z:after {\\n content: \\\"\\\";\\n position: absolute;\\n bottom: 0;\\n right: 0;\\n left: 0;\\n height: 2em;\\n background: linear-gradient(180deg, transparent 0%, white 100%);\\n}\\n\", \"\"]);\n// Exports\nexports.locals = {\n\t\"tagsContainer\": \"tagsContainer-2D41J\",\n\t\"tags\": \"tags-3OYob\",\n\t\"tag\": \"tag-RF4Iq\",\n\t\"root\": \"root-263gx\",\n\t\"title\": \"title-1Fpjz\",\n\t\"content\": \"content-2yA3z\"\n};\nmodule.exports = exports;\n" + }, + { + "id": 1, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/css-loader/dist/runtime/api.js", + "name": "./node_modules/css-loader/dist/runtime/api.js", + "index": 1, + "index2": 0, + "size": 2517, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/css-loader/dist/cjs.js??ref--5-1!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.css", + "issuerId": 0, + "issuerName": "./node_modules/css-loader/dist/cjs.js??ref--5-1!./node_modules/webpack-enhanced-stats-plugin/loader.js!./src/article.css", + "issuerPath": [ + { + "id": 0, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/css-loader/dist/cjs.js??ref--5-1!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.css", + "name": "./node_modules/css-loader/dist/cjs.js??ref--5-1!./node_modules/webpack-enhanced-stats-plugin/loader.js!./src/article.css" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 0, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/css-loader/dist/cjs.js??ref--5-1!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/d/src/article.css", + "module": "./node_modules/css-loader/dist/cjs.js??ref--5-1!./node_modules/webpack-enhanced-stats-plugin/loader.js!./src/article.css", + "moduleName": "./node_modules/css-loader/dist/cjs.js??ref--5-1!./node_modules/webpack-enhanced-stats-plugin/loader.js!./src/article.css", + "type": "cjs require", + "userRequest": "../node_modules/css-loader/dist/runtime/api.js", + "loc": "2:34-91" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 1, + "source": "\"use strict\";\n\n/*\n MIT License http://www.opensource.org/licenses/mit-license.php\n Author Tobias Koppers @sokra\n*/\n// css base code, injected by the css-loader\n// eslint-disable-next-line func-names\nmodule.exports = function (useSourceMap) {\n var list = []; // return the list of modules as css string\n\n list.toString = function toString() {\n return this.map(function (item) {\n var content = cssWithMappingToString(item, useSourceMap);\n\n if (item[2]) {\n return \"@media \".concat(item[2], \" {\").concat(content, \"}\");\n }\n\n return content;\n }).join('');\n }; // import a list of modules into the list\n // eslint-disable-next-line func-names\n\n\n list.i = function (modules, mediaQuery, dedupe) {\n if (typeof modules === 'string') {\n // eslint-disable-next-line no-param-reassign\n modules = [[null, modules, '']];\n }\n\n var alreadyImportedModules = {};\n\n if (dedupe) {\n for (var i = 0; i < this.length; i++) {\n // eslint-disable-next-line prefer-destructuring\n var id = this[i][0];\n\n if (id != null) {\n alreadyImportedModules[id] = true;\n }\n }\n }\n\n for (var _i = 0; _i < modules.length; _i++) {\n var item = [].concat(modules[_i]);\n\n if (dedupe && alreadyImportedModules[item[0]]) {\n // eslint-disable-next-line no-continue\n continue;\n }\n\n if (mediaQuery) {\n if (!item[2]) {\n item[2] = mediaQuery;\n } else {\n item[2] = \"\".concat(mediaQuery, \" and \").concat(item[2]);\n }\n }\n\n list.push(item);\n }\n };\n\n return list;\n};\n\nfunction cssWithMappingToString(item, useSourceMap) {\n var content = item[1] || ''; // eslint-disable-next-line prefer-destructuring\n\n var cssMapping = item[3];\n\n if (!cssMapping) {\n return content;\n }\n\n if (useSourceMap && typeof btoa === 'function') {\n var sourceMapping = toComment(cssMapping);\n var sourceURLs = cssMapping.sources.map(function (source) {\n return \"/*# sourceURL=\".concat(cssMapping.sourceRoot || '').concat(source, \" */\");\n });\n return [content].concat(sourceURLs).concat([sourceMapping]).join('\\n');\n }\n\n return [content].join('\\n');\n} // Adapted from convert-source-map (MIT)\n\n\nfunction toComment(sourceMap) {\n // eslint-disable-next-line no-undef\n var base64 = btoa(unescape(encodeURIComponent(JSON.stringify(sourceMap))));\n var data = \"sourceMappingURL=data:application/json;charset=utf-8;base64,\".concat(base64);\n return \"/*# \".concat(data, \" */\");\n}" + } + ], + "filteredModules": 0, + "logging": { + "webpack.buildChunkGraph.visitModules": { + "entries": [], + "filteredEntries": 2, + "debug": false + } + }, + "children": [], + "name": "mini-css-extract-plugin node_modules/css-loader/dist/cjs.js??ref--5-1!node_modules/webpack-enhanced-stats-plugin/loader.js!src/article.css" + } + ] +} \ No newline at end of file diff --git a/a/e.json b/a/e.json new file mode 100644 index 00000000..a673c611 --- /dev/null +++ b/a/e.json @@ -0,0 +1,21512 @@ +{ + "errors": [], + "warnings": [ + "configuration\nThe 'mode' option has not been set, webpack will fallback to 'production' for this value. Set 'mode' option to 'development' or 'production' to enable defaults for each environment.\nYou can also set it to 'none' to disable any default behavior. Learn more: https://webpack.js.org/configuration/mode/" + ], + "version": "4.43.0", + "hash": "bd2e325d8de35ac70552", + "time": 3482, + "builtAt": 1589838890987, + "publicPath": "", + "outputPath": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/dist", + "assetsByChunkName": { + "main": [ + "main.css", + "main.js", + "main.css.map", + "main.js.map" + ] + }, + "assets": [ + { + "name": "index.html", + "size": 246, + "chunks": [], + "chunkNames": [], + "info": {}, + "emitted": true + }, + { + "name": "main.css", + "size": 917, + "chunks": [ + 0 + ], + "chunkNames": [ + "main" + ], + "info": {}, + "emitted": true + }, + { + "name": "main.css.map", + "size": 1358, + "chunks": [ + 0 + ], + "chunkNames": [ + "main" + ], + "info": { + "development": true + }, + "emitted": true + }, + { + "name": "main.js", + "size": 38584, + "chunks": [ + 0 + ], + "chunkNames": [ + "main" + ], + "info": {}, + "emitted": true + }, + { + "name": "main.js.map", + "size": 184097, + "chunks": [ + 0 + ], + "chunkNames": [ + "main" + ], + "info": { + "development": true + }, + "emitted": true + } + ], + "filteredAssets": 0, + "entrypoints": { + "main": { + "chunks": [ + 0 + ], + "assets": [ + "main.css", + "main.js", + "main.css.map", + "main.js.map" + ], + "children": {}, + "childAssets": {} + } + }, + "namedChunkGroups": { + "main": { + "chunks": [ + 0 + ], + "assets": [ + "main.css", + "main.js", + "main.css.map", + "main.js.map" + ], + "children": {}, + "childAssets": {} + } + }, + "chunks": [ + { + "id": 0, + "rendered": true, + "initial": true, + "entry": true, + "size": 117683, + "names": [ + "main" + ], + "files": [ + "main.css", + "main.js", + "main.css.map", + "main.js.map" + ], + "hash": "1beb73dfa44959ae0b91", + "siblings": [], + "parents": [], + "children": [], + "childrenByOrder": {}, + "filteredModules": 0, + "origins": [ + { + "module": "", + "moduleIdentifier": "", + "moduleName": "", + "loc": "main", + "request": "./src/index.js", + "reasons": [] + } + ], + "modules": [ + { + "id": 0, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/placeholder.js", + "name": "./node_modules/lodash/fp/placeholder.js", + "index": 12, + "index2": 6, + "size": 105, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/trim.js", + "issuerId": 38, + "issuerName": "./node_modules/lodash/fp/trim.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 38, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/trim.js", + "name": "./node_modules/lodash/fp/trim.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 13, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/map.js", + "module": "./node_modules/lodash/fp/map.js", + "moduleName": "./node_modules/lodash/fp/map.js", + "type": "cjs require", + "userRequest": "./placeholder", + "loc": "4:19-43" + }, + { + "moduleId": 38, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/trim.js", + "module": "./node_modules/lodash/fp/trim.js", + "moduleName": "./node_modules/lodash/fp/trim.js", + "type": "cjs require", + "userRequest": "./placeholder", + "loc": "4:19-43" + }, + { + "moduleId": 39, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/split.js", + "module": "./node_modules/lodash/fp/split.js", + "moduleName": "./node_modules/lodash/fp/split.js", + "type": "cjs require", + "userRequest": "./placeholder", + "loc": "4:19-43" + }, + { + "moduleId": 40, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/reject.js", + "module": "./node_modules/lodash/fp/reject.js", + "moduleName": "./node_modules/lodash/fp/reject.js", + "type": "cjs require", + "userRequest": "./placeholder", + "loc": "4:19-43" + }, + { + "moduleId": 42, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/isEmpty.js", + "module": "./node_modules/lodash/fp/isEmpty.js", + "moduleName": "./node_modules/lodash/fp/isEmpty.js", + "type": "cjs require", + "userRequest": "./placeholder", + "loc": "4:19-43" + }, + { + "moduleId": 43, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/_baseConvert.js", + "module": "./node_modules/lodash/fp/_baseConvert.js", + "moduleName": "./node_modules/lodash/fp/_baseConvert.js", + "type": "cjs require", + "userRequest": "./placeholder", + "loc": "2:21-45" + }, + { + "moduleId": 98, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/flow.js", + "module": "./node_modules/lodash/fp/flow.js", + "moduleName": "./node_modules/lodash/fp/flow.js", + "type": "cjs require", + "userRequest": "./placeholder", + "loc": "4:19-43" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 4, + "source": "/**\n * The default argument placeholder value for methods.\n *\n * @type {Object}\n */\nmodule.exports = {};\n", + "parsedSize": 14, + "parsedSource": "t.exports={}},", + "originalSize": 105, + "originalSource": "/**\n * The default argument placeholder value for methods.\n *\n * @type {Object}\n */\nmodule.exports = {};\n", + "modules": [] + }, + { + "id": 1, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/mini-css-extract-plugin/dist/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/css-loader/dist/cjs.js??ref--5-1!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/article.css", + "name": "./src/article.css", + "index": 118, + "index2": 116, + "size": 203, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/article.jsx", + "issuerId": null, + "issuerName": "./src/article.jsx", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/article.jsx", + "name": "./src/article.jsx" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 112, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/index.js 21caf51e1624563496aa1258694d7df8", + "module": "./src/index.js + 5 modules", + "moduleName": "./src/index.js + 5 modules", + "type": "harmony side effect evaluation", + "userRequest": "./article.css", + "loc": "8:0-35" + }, + { + "moduleId": 112, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/index.js 21caf51e1624563496aa1258694d7df8", + "module": "./src/index.js + 5 modules", + "moduleName": "./src/index.js + 5 modules", + "type": "harmony import specifier", + "userRequest": "./article.css", + "loc": "12:15-21" + }, + { + "moduleId": 112, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/index.js 21caf51e1624563496aa1258694d7df8", + "module": "./src/index.js + 5 modules", + "moduleName": "./src/index.js + 5 modules", + "type": "harmony import specifier", + "userRequest": "./article.css", + "loc": "21:15-21" + }, + { + "moduleId": 112, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/index.js 21caf51e1624563496aa1258694d7df8", + "module": "./src/index.js + 5 modules", + "moduleName": "./src/index.js + 5 modules", + "type": "harmony import specifier", + "userRequest": "./article.css", + "loc": "23:15-21" + }, + { + "moduleId": 112, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/index.js 21caf51e1624563496aa1258694d7df8", + "module": "./src/index.js + 5 modules", + "moduleName": "./src/index.js + 5 modules", + "type": "harmony import specifier", + "userRequest": "./article.css", + "loc": "25:15-21" + }, + { + "moduleId": 112, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/index.js 21caf51e1624563496aa1258694d7df8", + "module": "./src/index.js + 5 modules", + "moduleName": "./src/index.js + 5 modules", + "type": "harmony import specifier", + "userRequest": "./article.css", + "loc": "27:15-21" + }, + { + "moduleId": 112, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/index.js 21caf51e1624563496aa1258694d7df8", + "module": "./src/index.js + 5 modules", + "moduleName": "./src/index.js + 5 modules", + "type": "harmony import specifier", + "userRequest": "./article.css", + "loc": "29:15-21" + } + ], + "usedExports": [ + "default" + ], + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 3, + "source": "// extracted by mini-css-extract-plugin\nmodule.exports = {\"tagsContainer\":\"tagsContainer-2D41J\",\"tags\":\"tags-3OYob\",\"tag\":\"tag-RF4Iq\",\"root\":\"root-263gx\",\"title\":\"title-1Fpjz\",\"content\":\"content-2yA3z\"};", + "parsedSize": 145, + "parsedSource": "t.exports={tagsContainer:\"tagsContainer-2D41J\",tags:\"tags-3OYob\",tag:\"tag-RF4Iq\",root:\"root-263gx\",title:\"title-1Fpjz\",content:\"content-2yA3z\"}},", + "originalSize": 663, + "originalSource": ".tagsContainer {\n display: flex;\n align-items: center;\n}\n\n.tags {\n list-style-type: none;\n margin: 0;\n padding: 0;\n display: flex;\n}\n\n.tag {\n border: 1px solid black;\n margin-right: 1em;\n padding: 0.5em;\n}\n\n.root {\n padding: 1em;\n border: 1px solid gray;\n margin: 1em;\n box-shadow: 0.5em 0.5em 0.5em rgba(0, 0, 0, 0.5);\n}\n\n.title {\n margin-top: 0;\n}\n\n.content {\n max-height: 10em;\n overflow: hidden;\n position: relative;\n}\n\n.content:after {\n content: \"\";\n position: absolute;\n bottom: 0;\n right: 0;\n left: 0;\n height: 2em;\n background: linear-gradient(180deg, transparent 0%, white 100%);\n}\n", + "modules": [] + }, + { + "id": 2, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/convert.js", + "name": "./node_modules/lodash/fp/convert.js", + "index": 9, + "index2": 72, + "size": 657, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/trim.js", + "issuerId": 38, + "issuerName": "./node_modules/lodash/fp/trim.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 38, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/trim.js", + "name": "./node_modules/lodash/fp/trim.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 13, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/map.js", + "module": "./node_modules/lodash/fp/map.js", + "moduleName": "./node_modules/lodash/fp/map.js", + "type": "cjs require", + "userRequest": "./convert", + "loc": "1:14-34" + }, + { + "moduleId": 38, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/trim.js", + "module": "./node_modules/lodash/fp/trim.js", + "moduleName": "./node_modules/lodash/fp/trim.js", + "type": "cjs require", + "userRequest": "./convert", + "loc": "1:14-34" + }, + { + "moduleId": 39, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/split.js", + "module": "./node_modules/lodash/fp/split.js", + "moduleName": "./node_modules/lodash/fp/split.js", + "type": "cjs require", + "userRequest": "./convert", + "loc": "1:14-34" + }, + { + "moduleId": 40, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/reject.js", + "module": "./node_modules/lodash/fp/reject.js", + "moduleName": "./node_modules/lodash/fp/reject.js", + "type": "cjs require", + "userRequest": "./convert", + "loc": "1:14-34" + }, + { + "moduleId": 42, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/isEmpty.js", + "module": "./node_modules/lodash/fp/isEmpty.js", + "moduleName": "./node_modules/lodash/fp/isEmpty.js", + "type": "cjs require", + "userRequest": "./convert", + "loc": "1:14-34" + }, + { + "moduleId": 98, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/flow.js", + "module": "./node_modules/lodash/fp/flow.js", + "moduleName": "./node_modules/lodash/fp/flow.js", + "type": "cjs require", + "userRequest": "./convert", + "loc": "1:14-34" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 4, + "source": "var baseConvert = require('./_baseConvert'),\n util = require('./_util');\n\n/**\n * Converts `func` of `name` to an immutable auto-curried iteratee-first data-last\n * version with conversion `options` applied. If `name` is an object its methods\n * will be converted.\n *\n * @param {string} name The name of the function to wrap.\n * @param {Function} [func] The function to wrap.\n * @param {Object} [options] The options object. See `baseConvert` for more details.\n * @returns {Function|Object} Returns the converted function or object.\n */\nfunction convert(name, func, options) {\n return baseConvert(util, name, func, options);\n}\n\nmodule.exports = convert;\n", + "parsedSize": 62, + "parsedSource": "r=e(43),o=e(45);t.exports=function(t,n,e){return r(o,t,n,e)}},", + "originalSize": 657, + "originalSource": "var baseConvert = require('./_baseConvert'),\n util = require('./_util');\n\n/**\n * Converts `func` of `name` to an immutable auto-curried iteratee-first data-last\n * version with conversion `options` applied. If `name` is an object its methods\n * will be converted.\n *\n * @param {string} name The name of the function to wrap.\n * @param {Function} [func] The function to wrap.\n * @param {Object} [options] The options object. See `baseConvert` for more details.\n * @returns {Function|Object} Returns the converted function or object.\n */\nfunction convert(name, func, options) {\n return baseConvert(util, name, func, options);\n}\n\nmodule.exports = convert;\n", + "modules": [] + }, + { + "id": 3, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/isArray.js", + "name": "./node_modules/lodash/isArray.js", + "index": 56, + "index2": 50, + "size": 488, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/reject.js", + "issuerId": 94, + "issuerName": "./node_modules/lodash/reject.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 40, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/reject.js", + "name": "./node_modules/lodash/fp/reject.js" + }, + { + "id": 94, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/reject.js", + "name": "./node_modules/lodash/reject.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 45, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/_util.js", + "module": "./node_modules/lodash/fp/_util.js", + "moduleName": "./node_modules/lodash/fp/_util.js", + "type": "cjs require", + "userRequest": "../isArray", + "loc": "7:13-34" + }, + { + "moduleId": 75, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/toPath.js", + "module": "./node_modules/lodash/toPath.js", + "moduleName": "./node_modules/lodash/toPath.js", + "type": "cjs require", + "userRequest": "./isArray", + "loc": "3:14-34" + }, + { + "moduleId": 94, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/reject.js", + "module": "./node_modules/lodash/reject.js", + "moduleName": "./node_modules/lodash/reject.js", + "type": "cjs require", + "userRequest": "./isArray", + "loc": "4:14-34" + }, + { + "moduleId": 100, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/_createFlow.js", + "module": "./node_modules/lodash/_createFlow.js", + "moduleName": "./node_modules/lodash/_createFlow.js", + "type": "cjs require", + "userRequest": "./isArray", + "loc": "5:14-34" + }, + { + "moduleId": 104, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/isEmpty.js", + "module": "./node_modules/lodash/isEmpty.js", + "moduleName": "./node_modules/lodash/isEmpty.js", + "type": "cjs require", + "userRequest": "./isArray", + "loc": "4:14-34" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 5, + "source": "/**\n * Checks if `value` is classified as an `Array` object.\n *\n * @static\n * @memberOf _\n * @since 0.1.0\n * @category Lang\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is an array, else `false`.\n * @example\n *\n * _.isArray([1, 2, 3]);\n * // => true\n *\n * _.isArray(document.body.children);\n * // => false\n *\n * _.isArray('abc');\n * // => false\n *\n * _.isArray(_.noop);\n * // => false\n */\nvar isArray = Array.isArray;\n\nmodule.exports = isArray;\n", + "parsedSize": 33, + "parsedSource": "var e=Array.isArray;t.exports=e},", + "originalSize": 488, + "originalSource": "/**\n * Checks if `value` is classified as an `Array` object.\n *\n * @static\n * @memberOf _\n * @since 0.1.0\n * @category Lang\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is an array, else `false`.\n * @example\n *\n * _.isArray([1, 2, 3]);\n * // => true\n *\n * _.isArray(document.body.children);\n * // => false\n *\n * _.isArray('abc');\n * // => false\n *\n * _.isArray(_.noop);\n * // => false\n */\nvar isArray = Array.isArray;\n\nmodule.exports = isArray;\n", + "modules": [] + }, + { + "id": 4, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/_createCtor.js", + "name": "./node_modules/lodash/_createCtor.js", + "index": 18, + "index2": 11, + "size": 1482, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/_createBind.js", + "issuerId": 48, + "issuerName": "./node_modules/lodash/_createBind.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 38, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/trim.js", + "name": "./node_modules/lodash/fp/trim.js" + }, + { + "id": 2, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/convert.js", + "name": "./node_modules/lodash/fp/convert.js" + }, + { + "id": 45, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/_util.js", + "name": "./node_modules/lodash/fp/_util.js" + }, + { + "id": 46, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/ary.js", + "name": "./node_modules/lodash/ary.js" + }, + { + "id": 9, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/_createWrap.js", + "name": "./node_modules/lodash/_createWrap.js" + }, + { + "id": 48, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/_createBind.js", + "name": "./node_modules/lodash/_createBind.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 16, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/_createHybrid.js", + "module": "./node_modules/lodash/_createHybrid.js", + "moduleName": "./node_modules/lodash/_createHybrid.js", + "type": "cjs require", + "userRequest": "./_createCtor", + "loc": "4:17-41" + }, + { + "moduleId": 48, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/_createBind.js", + "module": "./node_modules/lodash/_createBind.js", + "moduleName": "./node_modules/lodash/_createBind.js", + "type": "cjs require", + "userRequest": "./_createCtor", + "loc": "1:17-41" + }, + { + "moduleId": 51, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/_createCurry.js", + "module": "./node_modules/lodash/_createCurry.js", + "moduleName": "./node_modules/lodash/_createCurry.js", + "type": "cjs require", + "userRequest": "./_createCtor", + "loc": "2:17-41" + }, + { + "moduleId": 57, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/_createPartial.js", + "module": "./node_modules/lodash/_createPartial.js", + "moduleName": "./node_modules/lodash/_createPartial.js", + "type": "cjs require", + "userRequest": "./_createCtor", + "loc": "2:17-41" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 9, + "source": "var baseCreate = require('./_baseCreate'),\n isObject = require('./isObject');\n\n/**\n * Creates a function that produces an instance of `Ctor` regardless of\n * whether it was invoked as part of a `new` expression or by `call` or `apply`.\n *\n * @private\n * @param {Function} Ctor The constructor to wrap.\n * @returns {Function} Returns the new wrapped function.\n */\nfunction createCtor(Ctor) {\n return function() {\n // Use a `switch` statement to work with class constructors. See\n // http://ecma-international.org/ecma-262/7.0/#sec-ecmascript-function-objects-call-thisargument-argumentslist\n // for more details.\n var args = arguments;\n switch (args.length) {\n case 0: return new Ctor;\n case 1: return new Ctor(args[0]);\n case 2: return new Ctor(args[0], args[1]);\n case 3: return new Ctor(args[0], args[1], args[2]);\n case 4: return new Ctor(args[0], args[1], args[2], args[3]);\n case 5: return new Ctor(args[0], args[1], args[2], args[3], args[4]);\n case 6: return new Ctor(args[0], args[1], args[2], args[3], args[4], args[5]);\n case 7: return new Ctor(args[0], args[1], args[2], args[3], args[4], args[5], args[6]);\n }\n var thisBinding = baseCreate(Ctor.prototype),\n result = Ctor.apply(thisBinding, args);\n\n // Mimic the constructor's `return` behavior.\n // See https://es5.github.io/#x13.2.2 for more details.\n return isObject(result) ? result : thisBinding;\n };\n}\n\nmodule.exports = createCtor;\n", + "parsedSize": 451, + "parsedSource": "r=e(49),o=e(10);t.exports=function(t){return function(){var n=arguments;switch(n.length){case 0:return new t;case 1:return new t(n[0]);case 2:return new t(n[0],n[1]);case 3:return new t(n[0],n[1],n[2]);case 4:return new t(n[0],n[1],n[2],n[3]);case 5:return new t(n[0],n[1],n[2],n[3],n[4]);case 6:return new t(n[0],n[1],n[2],n[3],n[4],n[5]);case 7:return new t(n[0],n[1],n[2],n[3],n[4],n[5],n[6])}var e=r(t.prototype),i=t.apply(e,n);return o(i)?i:e}}},", + "originalSize": 1482, + "originalSource": "var baseCreate = require('./_baseCreate'),\n isObject = require('./isObject');\n\n/**\n * Creates a function that produces an instance of `Ctor` regardless of\n * whether it was invoked as part of a `new` expression or by `call` or `apply`.\n *\n * @private\n * @param {Function} Ctor The constructor to wrap.\n * @returns {Function} Returns the new wrapped function.\n */\nfunction createCtor(Ctor) {\n return function() {\n // Use a `switch` statement to work with class constructors. See\n // http://ecma-international.org/ecma-262/7.0/#sec-ecmascript-function-objects-call-thisargument-argumentslist\n // for more details.\n var args = arguments;\n switch (args.length) {\n case 0: return new Ctor;\n case 1: return new Ctor(args[0]);\n case 2: return new Ctor(args[0], args[1]);\n case 3: return new Ctor(args[0], args[1], args[2]);\n case 4: return new Ctor(args[0], args[1], args[2], args[3]);\n case 5: return new Ctor(args[0], args[1], args[2], args[3], args[4]);\n case 6: return new Ctor(args[0], args[1], args[2], args[3], args[4], args[5]);\n case 7: return new Ctor(args[0], args[1], args[2], args[3], args[4], args[5], args[6]);\n }\n var thisBinding = baseCreate(Ctor.prototype),\n result = Ctor.apply(thisBinding, args);\n\n // Mimic the constructor's `return` behavior.\n // See https://es5.github.io/#x13.2.2 for more details.\n return isObject(result) ? result : thisBinding;\n };\n}\n\nmodule.exports = createCtor;\n", + "modules": [] + }, + { + "id": 5, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/_root.js", + "name": "./node_modules/lodash/_root.js", + "index": 21, + "index2": 14, + "size": 300, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/_createBind.js", + "issuerId": 48, + "issuerName": "./node_modules/lodash/_createBind.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 38, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/trim.js", + "name": "./node_modules/lodash/fp/trim.js" + }, + { + "id": 2, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/convert.js", + "name": "./node_modules/lodash/fp/convert.js" + }, + { + "id": 45, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/_util.js", + "name": "./node_modules/lodash/fp/_util.js" + }, + { + "id": 46, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/ary.js", + "name": "./node_modules/lodash/ary.js" + }, + { + "id": 9, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/_createWrap.js", + "name": "./node_modules/lodash/_createWrap.js" + }, + { + "id": 48, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/_createBind.js", + "name": "./node_modules/lodash/_createBind.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 16, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/_createHybrid.js", + "module": "./node_modules/lodash/_createHybrid.js", + "moduleName": "./node_modules/lodash/_createHybrid.js", + "type": "cjs require", + "userRequest": "./_root", + "loc": "9:11-29" + }, + { + "moduleId": 48, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/_createBind.js", + "module": "./node_modules/lodash/_createBind.js", + "moduleName": "./node_modules/lodash/_createBind.js", + "type": "cjs require", + "userRequest": "./_root", + "loc": "2:11-29" + }, + { + "moduleId": 51, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/_createCurry.js", + "module": "./node_modules/lodash/_createCurry.js", + "moduleName": "./node_modules/lodash/_createCurry.js", + "type": "cjs require", + "userRequest": "./_root", + "loc": "7:11-29" + }, + { + "moduleId": 57, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/_createPartial.js", + "module": "./node_modules/lodash/_createPartial.js", + "moduleName": "./node_modules/lodash/_createPartial.js", + "type": "cjs require", + "userRequest": "./_root", + "loc": "3:11-29" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 9, + "source": "var freeGlobal = require('./_freeGlobal');\n\n/** Detect free variable `self`. */\nvar freeSelf = typeof self == 'object' && self && self.Object === Object && self;\n\n/** Used as a reference to the global object. */\nvar root = freeGlobal || freeSelf || Function('return this')();\n\nmodule.exports = root;\n", + "parsedSize": 113, + "parsedSource": "r=e(14),o=\"object\"==typeof self&&self&&self.Object===Object&&self,i=r||o||Function(\"return this\")();t.exports=i},", + "originalSize": 300, + "originalSource": "var freeGlobal = require('./_freeGlobal');\n\n/** Detect free variable `self`. */\nvar freeSelf = typeof self == 'object' && self && self.Object === Object && self;\n\n/** Used as a reference to the global object. */\nvar root = freeGlobal || freeSelf || Function('return this')();\n\nmodule.exports = root;\n", + "modules": [] + }, + { + "id": 6, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/_baseGetTag.js", + "name": "./node_modules/lodash/_baseGetTag.js", + "index": 58, + "index2": 51, + "size": 565, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/isError.js", + "issuerId": 69, + "issuerName": "./node_modules/lodash/isError.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 38, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/trim.js", + "name": "./node_modules/lodash/fp/trim.js" + }, + { + "id": 2, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/convert.js", + "name": "./node_modules/lodash/fp/convert.js" + }, + { + "id": 45, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/_util.js", + "name": "./node_modules/lodash/fp/_util.js" + }, + { + "id": 69, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/isError.js", + "name": "./node_modules/lodash/isError.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 28, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/isFunction.js", + "module": "./node_modules/lodash/isFunction.js", + "moduleName": "./node_modules/lodash/isFunction.js", + "type": "cjs require", + "userRequest": "./_baseGetTag", + "loc": "1:17-41" + }, + { + "moduleId": 69, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/isError.js", + "module": "./node_modules/lodash/isError.js", + "moduleName": "./node_modules/lodash/isError.js", + "type": "cjs require", + "userRequest": "./_baseGetTag", + "loc": "1:17-41" + }, + { + "moduleId": 70, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/isPlainObject.js", + "module": "./node_modules/lodash/isPlainObject.js", + "moduleName": "./node_modules/lodash/isPlainObject.js", + "type": "cjs require", + "userRequest": "./_baseGetTag", + "loc": "1:17-41" + }, + { + "moduleId": 90, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/_baseIsRegExp.js", + "module": "./node_modules/lodash/_baseIsRegExp.js", + "moduleName": "./node_modules/lodash/_baseIsRegExp.js", + "type": "cjs require", + "userRequest": "./_baseGetTag", + "loc": "1:17-41" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 7, + "source": "/** Used for built-in method references. */\nvar objectProto = Object.prototype;\n\n/**\n * Used to resolve the\n * [`toStringTag`](http://ecma-international.org/ecma-262/7.0/#sec-object.prototype.tostring)\n * of values.\n */\nvar nativeObjectToString = objectProto.toString;\n\n/**\n * Converts `value` to a string using `Object.prototype.toString`.\n *\n * @private\n * @param {*} value The value to convert.\n * @returns {string} Returns the converted string.\n */\nfunction objectToString(value) {\n return nativeObjectToString.call(value);\n}\n\nmodule.exports = objectToString;\n", + "parsedSize": 73, + "parsedSource": "var e=Object.prototype.toString;t.exports=function(t){return e.call(t)}},", + "originalSize": null, + "originalSource": null, + "modules": [] + }, + { + "id": 7, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/isObjectLike.js", + "name": "./node_modules/lodash/isObjectLike.js", + "index": 59, + "index2": 52, + "size": 614, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/isError.js", + "issuerId": 69, + "issuerName": "./node_modules/lodash/isError.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 38, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/trim.js", + "name": "./node_modules/lodash/fp/trim.js" + }, + { + "id": 2, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/convert.js", + "name": "./node_modules/lodash/fp/convert.js" + }, + { + "id": 45, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/_util.js", + "name": "./node_modules/lodash/fp/_util.js" + }, + { + "id": 69, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/isError.js", + "name": "./node_modules/lodash/isError.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 69, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/isError.js", + "module": "./node_modules/lodash/isError.js", + "moduleName": "./node_modules/lodash/isError.js", + "type": "cjs require", + "userRequest": "./isObjectLike", + "loc": "2:19-44" + }, + { + "moduleId": 70, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/isPlainObject.js", + "module": "./node_modules/lodash/isPlainObject.js", + "moduleName": "./node_modules/lodash/isPlainObject.js", + "type": "cjs require", + "userRequest": "./isObjectLike", + "loc": "3:19-44" + }, + { + "moduleId": 72, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/isWeakMap.js", + "module": "./node_modules/lodash/isWeakMap.js", + "moduleName": "./node_modules/lodash/isWeakMap.js", + "type": "cjs require", + "userRequest": "./isObjectLike", + "loc": "2:19-44" + }, + { + "moduleId": 90, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/_baseIsRegExp.js", + "module": "./node_modules/lodash/_baseIsRegExp.js", + "moduleName": "./node_modules/lodash/_baseIsRegExp.js", + "type": "cjs require", + "userRequest": "./isObjectLike", + "loc": "2:19-44" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 7, + "source": "/**\n * Checks if `value` is object-like. A value is object-like if it's not `null`\n * and has a `typeof` result of \"object\".\n *\n * @static\n * @memberOf _\n * @since 4.0.0\n * @category Lang\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is object-like, else `false`.\n * @example\n *\n * _.isObjectLike({});\n * // => true\n *\n * _.isObjectLike([1, 2, 3]);\n * // => true\n *\n * _.isObjectLike(_.noop);\n * // => false\n *\n * _.isObjectLike(null);\n * // => false\n */\nfunction isObjectLike(value) {\n return value != null && typeof value == 'object';\n}\n\nmodule.exports = isObjectLike;\n", + "parsedSize": 59, + "parsedSource": "t.exports=function(t){return null!=t&&\"object\"==typeof t}},", + "originalSize": 614, + "originalSource": "/**\n * Checks if `value` is object-like. A value is object-like if it's not `null`\n * and has a `typeof` result of \"object\".\n *\n * @static\n * @memberOf _\n * @since 4.0.0\n * @category Lang\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is object-like, else `false`.\n * @example\n *\n * _.isObjectLike({});\n * // => true\n *\n * _.isObjectLike([1, 2, 3]);\n * // => true\n *\n * _.isObjectLike(_.noop);\n * // => false\n *\n * _.isObjectLike(null);\n * // => false\n */\nfunction isObjectLike(value) {\n return value != null && typeof value == 'object';\n}\n\nmodule.exports = isObjectLike;\n", + "modules": [] + }, + { + "id": 8, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/mini-css-extract-plugin/dist/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/css-loader/dist/cjs.js??ref--5-1!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/app.css", + "name": "./src/app.css", + "index": 4, + "index2": 3, + "size": 125, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/app.jsx", + "issuerId": null, + "issuerName": "./src/app.jsx", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/app.jsx", + "name": "./src/app.jsx" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 112, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/index.js 21caf51e1624563496aa1258694d7df8", + "module": "./src/index.js + 5 modules", + "moduleName": "./src/index.js + 5 modules", + "type": "harmony side effect evaluation", + "userRequest": "./app.css", + "loc": "11:0-31" + }, + { + "moduleId": 112, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/index.js 21caf51e1624563496aa1258694d7df8", + "module": "./src/index.js + 5 modules", + "moduleName": "./src/index.js + 5 modules", + "type": "harmony import specifier", + "userRequest": "./app.css", + "loc": "24:15-21" + }, + { + "moduleId": 112, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/index.js 21caf51e1624563496aa1258694d7df8", + "module": "./src/index.js + 5 modules", + "moduleName": "./src/index.js + 5 modules", + "type": "harmony import specifier", + "userRequest": "./app.css", + "loc": "26:15-21" + }, + { + "moduleId": 112, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/index.js 21caf51e1624563496aa1258694d7df8", + "module": "./src/index.js + 5 modules", + "moduleName": "./src/index.js + 5 modules", + "type": "harmony import specifier", + "userRequest": "./app.css", + "loc": "30:15-21" + } + ], + "usedExports": [ + "default" + ], + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 2, + "source": "// extracted by mini-css-extract-plugin\nmodule.exports = {\"root\":\"root-3xwm5\",\"title\":\"title-l9td2\",\"loader\":\"loader-XUngJ\"};", + "parsedSize": 73, + "parsedSource": "t.exports={root:\"root-3xwm5\",title:\"title-l9td2\",loader:\"loader-XUngJ\"}},", + "originalSize": 156, + "originalSource": ".root {\n font-family: sans-serif;\n}\n\n.title {\n margin-left: 1rem;\n}\n\n.loader {\n display: block;\n width: calc(100% - 2rem);\n margin: 0 1rem;\n}", + "modules": [] + }, + { + "id": 9, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/_createWrap.js", + "name": "./node_modules/lodash/_createWrap.js", + "index": 15, + "index2": 35, + "size": 3714, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/ary.js", + "issuerId": 46, + "issuerName": "./node_modules/lodash/ary.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 38, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/trim.js", + "name": "./node_modules/lodash/fp/trim.js" + }, + { + "id": 2, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/convert.js", + "name": "./node_modules/lodash/fp/convert.js" + }, + { + "id": 45, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/_util.js", + "name": "./node_modules/lodash/fp/_util.js" + }, + { + "id": 46, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/ary.js", + "name": "./node_modules/lodash/ary.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 46, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/ary.js", + "module": "./node_modules/lodash/ary.js", + "moduleName": "./node_modules/lodash/ary.js", + "type": "cjs require", + "userRequest": "./_createWrap", + "loc": "1:17-41" + }, + { + "moduleId": 67, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/curry.js", + "module": "./node_modules/lodash/curry.js", + "moduleName": "./node_modules/lodash/curry.js", + "type": "cjs require", + "userRequest": "./_createWrap", + "loc": "1:17-41" + }, + { + "moduleId": 74, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/rearg.js", + "module": "./node_modules/lodash/rearg.js", + "moduleName": "./node_modules/lodash/rearg.js", + "type": "cjs require", + "userRequest": "./_createWrap", + "loc": "1:17-41" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 7, + "source": "var baseSetData = require('./_baseSetData'),\n createBind = require('./_createBind'),\n createCurry = require('./_createCurry'),\n createHybrid = require('./_createHybrid'),\n createPartial = require('./_createPartial'),\n getData = require('./_getData'),\n mergeData = require('./_mergeData'),\n setData = require('./_setData'),\n setWrapToString = require('./_setWrapToString'),\n toInteger = require('./toInteger');\n\n/** Error message constants. */\nvar FUNC_ERROR_TEXT = 'Expected a function';\n\n/** Used to compose bitmasks for function metadata. */\nvar WRAP_BIND_FLAG = 1,\n WRAP_BIND_KEY_FLAG = 2,\n WRAP_CURRY_FLAG = 8,\n WRAP_CURRY_RIGHT_FLAG = 16,\n WRAP_PARTIAL_FLAG = 32,\n WRAP_PARTIAL_RIGHT_FLAG = 64;\n\n/* Built-in method references for those with the same name as other `lodash` methods. */\nvar nativeMax = Math.max;\n\n/**\n * Creates a function that either curries or invokes `func` with optional\n * `this` binding and partially applied arguments.\n *\n * @private\n * @param {Function|string} func The function or method name to wrap.\n * @param {number} bitmask The bitmask flags.\n * 1 - `_.bind`\n * 2 - `_.bindKey`\n * 4 - `_.curry` or `_.curryRight` of a bound function\n * 8 - `_.curry`\n * 16 - `_.curryRight`\n * 32 - `_.partial`\n * 64 - `_.partialRight`\n * 128 - `_.rearg`\n * 256 - `_.ary`\n * 512 - `_.flip`\n * @param {*} [thisArg] The `this` binding of `func`.\n * @param {Array} [partials] The arguments to be partially applied.\n * @param {Array} [holders] The `partials` placeholder indexes.\n * @param {Array} [argPos] The argument positions of the new function.\n * @param {number} [ary] The arity cap of `func`.\n * @param {number} [arity] The arity of `func`.\n * @returns {Function} Returns the new wrapped function.\n */\nfunction createWrap(func, bitmask, thisArg, partials, holders, argPos, ary, arity) {\n var isBindKey = bitmask & WRAP_BIND_KEY_FLAG;\n if (!isBindKey && typeof func != 'function') {\n throw new TypeError(FUNC_ERROR_TEXT);\n }\n var length = partials ? partials.length : 0;\n if (!length) {\n bitmask &= ~(WRAP_PARTIAL_FLAG | WRAP_PARTIAL_RIGHT_FLAG);\n partials = holders = undefined;\n }\n ary = ary === undefined ? ary : nativeMax(toInteger(ary), 0);\n arity = arity === undefined ? arity : toInteger(arity);\n length -= holders ? holders.length : 0;\n\n if (bitmask & WRAP_PARTIAL_RIGHT_FLAG) {\n var partialsRight = partials,\n holdersRight = holders;\n\n partials = holders = undefined;\n }\n var data = isBindKey ? undefined : getData(func);\n\n var newData = [\n func, bitmask, thisArg, partials, holders, partialsRight, holdersRight,\n argPos, ary, arity\n ];\n\n if (data) {\n mergeData(newData, data);\n }\n func = newData[0];\n bitmask = newData[1];\n thisArg = newData[2];\n partials = newData[3];\n holders = newData[4];\n arity = newData[9] = newData[9] === undefined\n ? (isBindKey ? 0 : func.length)\n : nativeMax(newData[9] - length, 0);\n\n if (!arity && bitmask & (WRAP_CURRY_FLAG | WRAP_CURRY_RIGHT_FLAG)) {\n bitmask &= ~(WRAP_CURRY_FLAG | WRAP_CURRY_RIGHT_FLAG);\n }\n if (!bitmask || bitmask == WRAP_BIND_FLAG) {\n var result = createBind(func, bitmask, thisArg);\n } else if (bitmask == WRAP_CURRY_FLAG || bitmask == WRAP_CURRY_RIGHT_FLAG) {\n result = createCurry(func, bitmask, arity);\n } else if ((bitmask == WRAP_PARTIAL_FLAG || bitmask == (WRAP_BIND_FLAG | WRAP_PARTIAL_FLAG)) && !holders.length) {\n result = createPartial(func, bitmask, thisArg, partials);\n } else {\n result = createHybrid.apply(undefined, newData);\n }\n var setter = data ? baseSetData : setData;\n return setWrapToString(setter(result, newData), func, bitmask);\n}\n\nmodule.exports = createWrap;\n", + "parsedSize": 672, + "parsedSource": "r=e(47),o=e(48),i=e(51),u=e(16),a=e(57),c=e(24),l=e(58),s=e(19),f=e(20),p=e(25),h=\"Expected a function\",_=1,d=2,v=8,y=16,g=32,m=64,x=Math.max;t.exports=function(t,n,e,b,A,k,W,w){var O=n&d;if(!O&&\"function\"!=typeof t)throw new TypeError(h);var j=b?b.length:0;if(j||(n&=~(g|m),b=A=void 0),W=void 0===W?W:x(p(W),0),w=void 0===w?w:p(w),j-=A?A.length:0,n&m){var I=b,E=A;b=A=void 0}var R=O?void 0:c(t),S=[t,n,e,b,A,I,E,k,W,w];if(R&&l(S,R),t=S[0],n=S[1],e=S[2],b=S[3],A=S[4],!(w=S[9]=void 0===S[9]?O?0:t.length:x(S[9]-j,0))&&n&(v|y)&&(n&=~(v|y)),n&&n!=_)P=n==v||n==y?i(t,n,w):n!=g&&n!=(_|g)||A.length?u.apply(void 0,S):a(t,n,e,b);else var P=o(t,n,e);return f((R?r:s)(P,S),t,n)}},", + "originalSize": 3714, + "originalSource": "var baseSetData = require('./_baseSetData'),\n createBind = require('./_createBind'),\n createCurry = require('./_createCurry'),\n createHybrid = require('./_createHybrid'),\n createPartial = require('./_createPartial'),\n getData = require('./_getData'),\n mergeData = require('./_mergeData'),\n setData = require('./_setData'),\n setWrapToString = require('./_setWrapToString'),\n toInteger = require('./toInteger');\n\n/** Error message constants. */\nvar FUNC_ERROR_TEXT = 'Expected a function';\n\n/** Used to compose bitmasks for function metadata. */\nvar WRAP_BIND_FLAG = 1,\n WRAP_BIND_KEY_FLAG = 2,\n WRAP_CURRY_FLAG = 8,\n WRAP_CURRY_RIGHT_FLAG = 16,\n WRAP_PARTIAL_FLAG = 32,\n WRAP_PARTIAL_RIGHT_FLAG = 64;\n\n/* Built-in method references for those with the same name as other `lodash` methods. */\nvar nativeMax = Math.max;\n\n/**\n * Creates a function that either curries or invokes `func` with optional\n * `this` binding and partially applied arguments.\n *\n * @private\n * @param {Function|string} func The function or method name to wrap.\n * @param {number} bitmask The bitmask flags.\n * 1 - `_.bind`\n * 2 - `_.bindKey`\n * 4 - `_.curry` or `_.curryRight` of a bound function\n * 8 - `_.curry`\n * 16 - `_.curryRight`\n * 32 - `_.partial`\n * 64 - `_.partialRight`\n * 128 - `_.rearg`\n * 256 - `_.ary`\n * 512 - `_.flip`\n * @param {*} [thisArg] The `this` binding of `func`.\n * @param {Array} [partials] The arguments to be partially applied.\n * @param {Array} [holders] The `partials` placeholder indexes.\n * @param {Array} [argPos] The argument positions of the new function.\n * @param {number} [ary] The arity cap of `func`.\n * @param {number} [arity] The arity of `func`.\n * @returns {Function} Returns the new wrapped function.\n */\nfunction createWrap(func, bitmask, thisArg, partials, holders, argPos, ary, arity) {\n var isBindKey = bitmask & WRAP_BIND_KEY_FLAG;\n if (!isBindKey && typeof func != 'function') {\n throw new TypeError(FUNC_ERROR_TEXT);\n }\n var length = partials ? partials.length : 0;\n if (!length) {\n bitmask &= ~(WRAP_PARTIAL_FLAG | WRAP_PARTIAL_RIGHT_FLAG);\n partials = holders = undefined;\n }\n ary = ary === undefined ? ary : nativeMax(toInteger(ary), 0);\n arity = arity === undefined ? arity : toInteger(arity);\n length -= holders ? holders.length : 0;\n\n if (bitmask & WRAP_PARTIAL_RIGHT_FLAG) {\n var partialsRight = partials,\n holdersRight = holders;\n\n partials = holders = undefined;\n }\n var data = isBindKey ? undefined : getData(func);\n\n var newData = [\n func, bitmask, thisArg, partials, holders, partialsRight, holdersRight,\n argPos, ary, arity\n ];\n\n if (data) {\n mergeData(newData, data);\n }\n func = newData[0];\n bitmask = newData[1];\n thisArg = newData[2];\n partials = newData[3];\n holders = newData[4];\n arity = newData[9] = newData[9] === undefined\n ? (isBindKey ? 0 : func.length)\n : nativeMax(newData[9] - length, 0);\n\n if (!arity && bitmask & (WRAP_CURRY_FLAG | WRAP_CURRY_RIGHT_FLAG)) {\n bitmask &= ~(WRAP_CURRY_FLAG | WRAP_CURRY_RIGHT_FLAG);\n }\n if (!bitmask || bitmask == WRAP_BIND_FLAG) {\n var result = createBind(func, bitmask, thisArg);\n } else if (bitmask == WRAP_CURRY_FLAG || bitmask == WRAP_CURRY_RIGHT_FLAG) {\n result = createCurry(func, bitmask, arity);\n } else if ((bitmask == WRAP_PARTIAL_FLAG || bitmask == (WRAP_BIND_FLAG | WRAP_PARTIAL_FLAG)) && !holders.length) {\n result = createPartial(func, bitmask, thisArg, partials);\n } else {\n result = createHybrid.apply(undefined, newData);\n }\n var setter = data ? baseSetData : setData;\n return setWrapToString(setter(result, newData), func, bitmask);\n}\n\nmodule.exports = createWrap;\n", + "modules": [] + }, + { + "id": 10, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/isObject.js", + "name": "./node_modules/lodash/isObject.js", + "index": 20, + "index2": 9, + "size": 733, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/isFunction.js", + "issuerId": 28, + "issuerName": "./node_modules/lodash/isFunction.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 38, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/trim.js", + "name": "./node_modules/lodash/fp/trim.js" + }, + { + "id": 2, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/convert.js", + "name": "./node_modules/lodash/fp/convert.js" + }, + { + "id": 45, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/_util.js", + "name": "./node_modules/lodash/fp/_util.js" + }, + { + "id": 28, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/isFunction.js", + "name": "./node_modules/lodash/isFunction.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 4, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/_createCtor.js", + "module": "./node_modules/lodash/_createCtor.js", + "moduleName": "./node_modules/lodash/_createCtor.js", + "type": "cjs require", + "userRequest": "./isObject", + "loc": "2:15-36" + }, + { + "moduleId": 28, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/isFunction.js", + "module": "./node_modules/lodash/isFunction.js", + "moduleName": "./node_modules/lodash/isFunction.js", + "type": "cjs require", + "userRequest": "./isObject", + "loc": "2:15-36" + }, + { + "moduleId": 49, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/_baseCreate.js", + "module": "./node_modules/lodash/_baseCreate.js", + "moduleName": "./node_modules/lodash/_baseCreate.js", + "type": "cjs require", + "userRequest": "./isObject", + "loc": "1:15-36" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 7, + "source": "/**\n * Checks if `value` is the\n * [language type](http://www.ecma-international.org/ecma-262/7.0/#sec-ecmascript-language-types)\n * of `Object`. (e.g. arrays, functions, objects, regexes, `new Number(0)`, and `new String('')`)\n *\n * @static\n * @memberOf _\n * @since 0.1.0\n * @category Lang\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is an object, else `false`.\n * @example\n *\n * _.isObject({});\n * // => true\n *\n * _.isObject([1, 2, 3]);\n * // => true\n *\n * _.isObject(_.noop);\n * // => true\n *\n * _.isObject(null);\n * // => false\n */\nfunction isObject(value) {\n var type = typeof value;\n return value != null && (type == 'object' || type == 'function');\n}\n\nmodule.exports = isObject;\n", + "parsedSize": 84, + "parsedSource": "t.exports=function(t){var n=typeof t;return null!=t&&(\"object\"==n||\"function\"==n)}},", + "originalSize": 733, + "originalSource": "/**\n * Checks if `value` is the\n * [language type](http://www.ecma-international.org/ecma-262/7.0/#sec-ecmascript-language-types)\n * of `Object`. (e.g. arrays, functions, objects, regexes, `new Number(0)`, and `new String('')`)\n *\n * @static\n * @memberOf _\n * @since 0.1.0\n * @category Lang\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is an object, else `false`.\n * @example\n *\n * _.isObject({});\n * // => true\n *\n * _.isObject([1, 2, 3]);\n * // => true\n *\n * _.isObject(_.noop);\n * // => true\n *\n * _.isObject(null);\n * // => false\n */\nfunction isObject(value) {\n var type = typeof value;\n return value != null && (type == 'object' || type == 'function');\n}\n\nmodule.exports = isObject;\n", + "modules": [] + }, + { + "id": 11, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/_overArg.js", + "name": "./node_modules/lodash/_overArg.js", + "index": 51, + "index2": 43, + "size": 382, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/_baseKeys.js", + "issuerId": 31, + "issuerName": "./node_modules/lodash/_baseKeys.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 42, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/isEmpty.js", + "name": "./node_modules/lodash/fp/isEmpty.js" + }, + { + "id": 104, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/isEmpty.js", + "name": "./node_modules/lodash/isEmpty.js" + }, + { + "id": 31, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/_baseKeys.js", + "name": "./node_modules/lodash/_baseKeys.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 31, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/_baseKeys.js", + "module": "./node_modules/lodash/_baseKeys.js", + "moduleName": "./node_modules/lodash/_baseKeys.js", + "type": "cjs require", + "userRequest": "./_overArg", + "loc": "1:14-35" + }, + { + "moduleId": 65, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/keys.js", + "module": "./node_modules/lodash/keys.js", + "moduleName": "./node_modules/lodash/keys.js", + "type": "cjs require", + "userRequest": "./_overArg", + "loc": "1:14-35" + }, + { + "moduleId": 71, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/_getPrototype.js", + "module": "./node_modules/lodash/_getPrototype.js", + "moduleName": "./node_modules/lodash/_getPrototype.js", + "type": "cjs require", + "userRequest": "./_overArg", + "loc": "1:14-35" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 6, + "source": "/**\n * Creates a unary function that invokes `func` with its argument transformed.\n *\n * @private\n * @param {Function} func The function to wrap.\n * @param {Function} transform The argument transform.\n * @returns {Function} Returns the new function.\n */\nfunction overArg(func, transform) {\n return function(arg) {\n return func(transform(arg));\n };\n}\n\nmodule.exports = overArg;\n", + "parsedSize": 61, + "parsedSource": "t.exports=function(t,n){return function(e){return t(n(e))}}},", + "originalSize": 382, + "originalSource": "/**\n * Creates a unary function that invokes `func` with its argument transformed.\n *\n * @private\n * @param {Function} func The function to wrap.\n * @param {Function} transform The argument transform.\n * @returns {Function} Returns the new function.\n */\nfunction overArg(func, transform) {\n return function(arg) {\n return func(transform(arg));\n };\n}\n\nmodule.exports = overArg;\n", + "modules": [] + }, + { + "id": 12, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/toString.js", + "name": "./node_modules/lodash/toString.js", + "index": 76, + "index2": 69, + "size": 370, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/trim.js", + "issuerId": 81, + "issuerName": "./node_modules/lodash/trim.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 38, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/trim.js", + "name": "./node_modules/lodash/fp/trim.js" + }, + { + "id": 81, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/trim.js", + "name": "./node_modules/lodash/trim.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 75, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/toPath.js", + "module": "./node_modules/lodash/toPath.js", + "moduleName": "./node_modules/lodash/toPath.js", + "type": "cjs require", + "userRequest": "./toString", + "loc": "7:15-36" + }, + { + "moduleId": 81, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/trim.js", + "module": "./node_modules/lodash/trim.js", + "moduleName": "./node_modules/lodash/trim.js", + "type": "cjs require", + "userRequest": "./toString", + "loc": "6:15-36" + }, + { + "moduleId": 87, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/split.js", + "module": "./node_modules/lodash/split.js", + "moduleName": "./node_modules/lodash/split.js", + "type": "cjs require", + "userRequest": "./toString", + "loc": "7:15-36" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 5, + "source": "/**\n * This method returns the first argument it receives.\n *\n * @static\n * @since 0.1.0\n * @memberOf _\n * @category Util\n * @param {*} value Any value.\n * @returns {*} Returns `value`.\n * @example\n *\n * var object = { 'a': 1 };\n *\n * console.log(_.identity(object) === object);\n * // => true\n */\nfunction identity(value) {\n return value;\n}\n\nmodule.exports = identity;\n", + "parsedSize": 33, + "parsedSource": "t.exports=function(t){return t}},", + "originalSize": null, + "originalSource": null, + "modules": [] + }, + { + "id": 13, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/map.js", + "name": "./node_modules/lodash/fp/map.js", + "index": 107, + "index2": 105, + "size": 151, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/article.jsx", + "issuerId": null, + "issuerName": "./src/article.jsx", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/article.jsx", + "name": "./src/article.jsx" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 112, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/index.js 21caf51e1624563496aa1258694d7df8", + "module": "./src/index.js + 5 modules", + "moduleName": "./src/index.js + 5 modules", + "type": "harmony side effect evaluation", + "userRequest": "lodash/fp/map", + "loc": "5:0-33" + }, + { + "moduleId": 112, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/index.js 21caf51e1624563496aa1258694d7df8", + "module": "./src/index.js + 5 modules", + "moduleName": "./src/index.js + 5 modules", + "type": "harmony import specifier", + "userRequest": "lodash/fp/map", + "loc": "10:36-40" + }, + { + "moduleId": 112, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/index.js 21caf51e1624563496aa1258694d7df8", + "module": "./src/index.js + 5 modules", + "moduleName": "./src/index.js + 5 modules", + "type": "harmony import specifier", + "userRequest": "lodash/fp/map", + "loc": "10:68-72" + } + ], + "usedExports": [ + "default" + ], + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 3, + "source": "var convert = require('./convert'),\n func = convert('map', require('../map'));\n\nfunc.placeholder = require('./placeholder');\nmodule.exports = func;\n", + "parsedSize": 53, + "parsedSource": "r=e(2)(\"map\",e(103));r.placeholder=e(0),t.exports=r},", + "originalSize": 151, + "originalSource": "var convert = require('./convert'),\n func = convert('map', require('../map'));\n\nfunc.placeholder = require('./placeholder');\nmodule.exports = func;\n", + "modules": [] + }, + { + "id": 14, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/_freeGlobal.js", + "name": "./node_modules/lodash/_freeGlobal.js", + "index": 22, + "index2": 13, + "size": 173, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/_nodeUtil.js", + "issuerId": 92, + "issuerName": "./node_modules/lodash/_nodeUtil.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 39, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/split.js", + "name": "./node_modules/lodash/fp/split.js" + }, + { + "id": 87, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/split.js", + "name": "./node_modules/lodash/split.js" + }, + { + "id": 89, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/isRegExp.js", + "name": "./node_modules/lodash/isRegExp.js" + }, + { + "id": 92, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/_nodeUtil.js", + "name": "./node_modules/lodash/_nodeUtil.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 5, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/_root.js", + "module": "./node_modules/lodash/_root.js", + "moduleName": "./node_modules/lodash/_root.js", + "type": "cjs require", + "userRequest": "./_freeGlobal", + "loc": "1:17-41" + }, + { + "moduleId": 92, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/_nodeUtil.js", + "module": "./node_modules/lodash/_nodeUtil.js", + "moduleName": "./node_modules/lodash/_nodeUtil.js", + "type": "cjs require", + "userRequest": "./_freeGlobal", + "loc": "1:17-41" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 7, + "source": "/** Detect free variable `global` from Node.js. */\nvar freeGlobal = typeof global == 'object' && global && global.Object === Object && global;\n\nmodule.exports = freeGlobal;\n", + "parsedSize": 64, + "parsedSource": "var e=\"object\"==typeof n&&n&&n.Object===Object&&n;t.exports=e}).", + "originalSize": 173, + "originalSource": "/** Detect free variable `global` from Node.js. */\nvar freeGlobal = typeof global == 'object' && global && global.Object === Object && global;\n\nmodule.exports = freeGlobal;\n", + "modules": [] + }, + { + "id": 15, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/_apply.js", + "name": "./node_modules/lodash/_apply.js", + "index": 25, + "index2": 16, + "size": 714, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/_createCurry.js", + "issuerId": 51, + "issuerName": "./node_modules/lodash/_createCurry.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 38, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/trim.js", + "name": "./node_modules/lodash/fp/trim.js" + }, + { + "id": 2, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/convert.js", + "name": "./node_modules/lodash/fp/convert.js" + }, + { + "id": 45, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/_util.js", + "name": "./node_modules/lodash/fp/_util.js" + }, + { + "id": 46, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/ary.js", + "name": "./node_modules/lodash/ary.js" + }, + { + "id": 9, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/_createWrap.js", + "name": "./node_modules/lodash/_createWrap.js" + }, + { + "id": 51, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/_createCurry.js", + "name": "./node_modules/lodash/_createCurry.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 51, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/_createCurry.js", + "module": "./node_modules/lodash/_createCurry.js", + "moduleName": "./node_modules/lodash/_createCurry.js", + "type": "cjs require", + "userRequest": "./_apply", + "loc": "1:12-31" + }, + { + "moduleId": 57, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/_createPartial.js", + "module": "./node_modules/lodash/_createPartial.js", + "moduleName": "./node_modules/lodash/_createPartial.js", + "type": "cjs require", + "userRequest": "./_apply", + "loc": "1:12-31" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 9, + "source": "/**\n * A faster alternative to `Function#apply`, this function invokes `func`\n * with the `this` binding of `thisArg` and the arguments of `args`.\n *\n * @private\n * @param {Function} func The function to invoke.\n * @param {*} thisArg The `this` binding of `func`.\n * @param {Array} args The arguments to invoke `func` with.\n * @returns {*} Returns the result of `func`.\n */\nfunction apply(func, thisArg, args) {\n switch (args.length) {\n case 0: return func.call(thisArg);\n case 1: return func.call(thisArg, args[0]);\n case 2: return func.call(thisArg, args[0], args[1]);\n case 3: return func.call(thisArg, args[0], args[1], args[2]);\n }\n return func.apply(thisArg, args);\n}\n\nmodule.exports = apply;\n", + "parsedSize": 191, + "parsedSource": "t.exports=function(t,n,e){switch(e.length){case 0:return t.call(n);case 1:return t.call(n,e[0]);case 2:return t.call(n,e[0],e[1]);case 3:return t.call(n,e[0],e[1],e[2])}return t.apply(n,e)}},", + "originalSize": 714, + "originalSource": "/**\n * A faster alternative to `Function#apply`, this function invokes `func`\n * with the `this` binding of `thisArg` and the arguments of `args`.\n *\n * @private\n * @param {Function} func The function to invoke.\n * @param {*} thisArg The `this` binding of `func`.\n * @param {Array} args The arguments to invoke `func` with.\n * @returns {*} Returns the result of `func`.\n */\nfunction apply(func, thisArg, args) {\n switch (args.length) {\n case 0: return func.call(thisArg);\n case 1: return func.call(thisArg, args[0]);\n case 2: return func.call(thisArg, args[0], args[1]);\n case 3: return func.call(thisArg, args[0], args[1], args[2]);\n }\n return func.apply(thisArg, args);\n}\n\nmodule.exports = apply;\n", + "modules": [] + }, + { + "id": 16, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/_createHybrid.js", + "name": "./node_modules/lodash/_createHybrid.js", + "index": 26, + "index2": 29, + "size": 3252, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/_createWrap.js", + "issuerId": 9, + "issuerName": "./node_modules/lodash/_createWrap.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 38, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/trim.js", + "name": "./node_modules/lodash/fp/trim.js" + }, + { + "id": 2, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/convert.js", + "name": "./node_modules/lodash/fp/convert.js" + }, + { + "id": 45, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/_util.js", + "name": "./node_modules/lodash/fp/_util.js" + }, + { + "id": 46, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/ary.js", + "name": "./node_modules/lodash/ary.js" + }, + { + "id": 9, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/_createWrap.js", + "name": "./node_modules/lodash/_createWrap.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 9, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/_createWrap.js", + "module": "./node_modules/lodash/_createWrap.js", + "moduleName": "./node_modules/lodash/_createWrap.js", + "type": "cjs require", + "userRequest": "./_createHybrid", + "loc": "4:19-45" + }, + { + "moduleId": 51, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/_createCurry.js", + "module": "./node_modules/lodash/_createCurry.js", + "moduleName": "./node_modules/lodash/_createCurry.js", + "type": "cjs require", + "userRequest": "./_createHybrid", + "loc": "3:19-45" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 8, + "source": "var composeArgs = require('./_composeArgs'),\n composeArgsRight = require('./_composeArgsRight'),\n countHolders = require('./_countHolders'),\n createCtor = require('./_createCtor'),\n createRecurry = require('./_createRecurry'),\n getHolder = require('./_getHolder'),\n reorder = require('./_reorder'),\n replaceHolders = require('./_replaceHolders'),\n root = require('./_root');\n\n/** Used to compose bitmasks for function metadata. */\nvar WRAP_BIND_FLAG = 1,\n WRAP_BIND_KEY_FLAG = 2,\n WRAP_CURRY_FLAG = 8,\n WRAP_CURRY_RIGHT_FLAG = 16,\n WRAP_ARY_FLAG = 128,\n WRAP_FLIP_FLAG = 512;\n\n/**\n * Creates a function that wraps `func` to invoke it with optional `this`\n * binding of `thisArg`, partial application, and currying.\n *\n * @private\n * @param {Function|string} func The function or method name to wrap.\n * @param {number} bitmask The bitmask flags. See `createWrap` for more details.\n * @param {*} [thisArg] The `this` binding of `func`.\n * @param {Array} [partials] The arguments to prepend to those provided to\n * the new function.\n * @param {Array} [holders] The `partials` placeholder indexes.\n * @param {Array} [partialsRight] The arguments to append to those provided\n * to the new function.\n * @param {Array} [holdersRight] The `partialsRight` placeholder indexes.\n * @param {Array} [argPos] The argument positions of the new function.\n * @param {number} [ary] The arity cap of `func`.\n * @param {number} [arity] The arity of `func`.\n * @returns {Function} Returns the new wrapped function.\n */\nfunction createHybrid(func, bitmask, thisArg, partials, holders, partialsRight, holdersRight, argPos, ary, arity) {\n var isAry = bitmask & WRAP_ARY_FLAG,\n isBind = bitmask & WRAP_BIND_FLAG,\n isBindKey = bitmask & WRAP_BIND_KEY_FLAG,\n isCurried = bitmask & (WRAP_CURRY_FLAG | WRAP_CURRY_RIGHT_FLAG),\n isFlip = bitmask & WRAP_FLIP_FLAG,\n Ctor = isBindKey ? undefined : createCtor(func);\n\n function wrapper() {\n var length = arguments.length,\n args = Array(length),\n index = length;\n\n while (index--) {\n args[index] = arguments[index];\n }\n if (isCurried) {\n var placeholder = getHolder(wrapper),\n holdersCount = countHolders(args, placeholder);\n }\n if (partials) {\n args = composeArgs(args, partials, holders, isCurried);\n }\n if (partialsRight) {\n args = composeArgsRight(args, partialsRight, holdersRight, isCurried);\n }\n length -= holdersCount;\n if (isCurried && length < arity) {\n var newHolders = replaceHolders(args, placeholder);\n return createRecurry(\n func, bitmask, createHybrid, wrapper.placeholder, thisArg,\n args, newHolders, argPos, ary, arity - length\n );\n }\n var thisBinding = isBind ? thisArg : this,\n fn = isBindKey ? thisBinding[func] : func;\n\n length = args.length;\n if (argPos) {\n args = reorder(args, argPos);\n } else if (isFlip && length > 1) {\n args.reverse();\n }\n if (isAry && ary < length) {\n args.length = ary;\n }\n if (this && this !== root && this instanceof wrapper) {\n fn = Ctor || createCtor(fn);\n }\n return fn.apply(thisBinding, args);\n }\n return wrapper;\n}\n\nmodule.exports = createHybrid;\n", + "parsedSize": 573, + "parsedSource": "r=e(52),o=e(53),i=e(54),u=e(4),a=e(17),c=e(21),l=e(55),s=e(23),f=e(5),p=1,h=2,_=8,d=16,v=128,y=512;t.exports=function t(n,e,g,m,x,b,A,k,W,w){var O=e&v,j=e&p,I=e&h,E=e&(_|d),R=e&y,S=I?void 0:u(n);return function p(){for(var h=arguments.length,_=Array(h),d=h;d--;)_[d]=arguments[d];if(E)var v=c(p),y=i(_,v);if(m&&(_=r(_,m,x,E)),b&&(_=o(_,b,A,E)),h-=y,E&&h1&&_.reverse(),O&&W 1) {\n args.reverse();\n }\n if (isAry && ary < length) {\n args.length = ary;\n }\n if (this && this !== root && this instanceof wrapper) {\n fn = Ctor || createCtor(fn);\n }\n return fn.apply(thisBinding, args);\n }\n return wrapper;\n}\n\nmodule.exports = createHybrid;\n", + "modules": [] + }, + { + "id": 17, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/_createRecurry.js", + "name": "./node_modules/lodash/_createRecurry.js", + "index": 30, + "index2": 23, + "size": 2117, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/_createCurry.js", + "issuerId": 51, + "issuerName": "./node_modules/lodash/_createCurry.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 38, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/trim.js", + "name": "./node_modules/lodash/fp/trim.js" + }, + { + "id": 2, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/convert.js", + "name": "./node_modules/lodash/fp/convert.js" + }, + { + "id": 45, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/_util.js", + "name": "./node_modules/lodash/fp/_util.js" + }, + { + "id": 46, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/ary.js", + "name": "./node_modules/lodash/ary.js" + }, + { + "id": 9, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/_createWrap.js", + "name": "./node_modules/lodash/_createWrap.js" + }, + { + "id": 51, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/_createCurry.js", + "name": "./node_modules/lodash/_createCurry.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 16, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/_createHybrid.js", + "module": "./node_modules/lodash/_createHybrid.js", + "moduleName": "./node_modules/lodash/_createHybrid.js", + "type": "cjs require", + "userRequest": "./_createRecurry", + "loc": "5:20-47" + }, + { + "moduleId": 51, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/_createCurry.js", + "module": "./node_modules/lodash/_createCurry.js", + "moduleName": "./node_modules/lodash/_createCurry.js", + "type": "cjs require", + "userRequest": "./_createRecurry", + "loc": "4:20-47" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 9, + "source": "var isLaziable = require('./_isLaziable'),\n setData = require('./_setData'),\n setWrapToString = require('./_setWrapToString');\n\n/** Used to compose bitmasks for function metadata. */\nvar WRAP_BIND_FLAG = 1,\n WRAP_BIND_KEY_FLAG = 2,\n WRAP_CURRY_BOUND_FLAG = 4,\n WRAP_CURRY_FLAG = 8,\n WRAP_PARTIAL_FLAG = 32,\n WRAP_PARTIAL_RIGHT_FLAG = 64;\n\n/**\n * Creates a function that wraps `func` to continue currying.\n *\n * @private\n * @param {Function} func The function to wrap.\n * @param {number} bitmask The bitmask flags. See `createWrap` for more details.\n * @param {Function} wrapFunc The function to create the `func` wrapper.\n * @param {*} placeholder The placeholder value.\n * @param {*} [thisArg] The `this` binding of `func`.\n * @param {Array} [partials] The arguments to prepend to those provided to\n * the new function.\n * @param {Array} [holders] The `partials` placeholder indexes.\n * @param {Array} [argPos] The argument positions of the new function.\n * @param {number} [ary] The arity cap of `func`.\n * @param {number} [arity] The arity of `func`.\n * @returns {Function} Returns the new wrapped function.\n */\nfunction createRecurry(func, bitmask, wrapFunc, placeholder, thisArg, partials, holders, argPos, ary, arity) {\n var isCurry = bitmask & WRAP_CURRY_FLAG,\n newHolders = isCurry ? holders : undefined,\n newHoldersRight = isCurry ? undefined : holders,\n newPartials = isCurry ? partials : undefined,\n newPartialsRight = isCurry ? undefined : partials;\n\n bitmask |= (isCurry ? WRAP_PARTIAL_FLAG : WRAP_PARTIAL_RIGHT_FLAG);\n bitmask &= ~(isCurry ? WRAP_PARTIAL_RIGHT_FLAG : WRAP_PARTIAL_FLAG);\n\n if (!(bitmask & WRAP_CURRY_BOUND_FLAG)) {\n bitmask &= ~(WRAP_BIND_FLAG | WRAP_BIND_KEY_FLAG);\n }\n var newData = [\n func, bitmask, thisArg, newPartials, newHolders, newPartialsRight,\n newHoldersRight, argPos, ary, arity\n ];\n\n var result = wrapFunc.apply(undefined, newData);\n if (isLaziable(func)) {\n setData(result, newData);\n }\n result.placeholder = placeholder;\n return setWrapToString(result, func, bitmask);\n}\n\nmodule.exports = createRecurry;\n", + "parsedSize": 269, + "parsedSource": "r=e(18),o=e(19),i=e(20),u=1,a=2,c=4,l=8,s=32,f=64;t.exports=function(t,n,e,p,h,_,d,v,y,g){var m=n&l;n|=m?s:f,(n&=~(m?f:s))&c||(n&=~(u|a));var x=[t,n,h,m?_:void 0,m?d:void 0,m?void 0:_,m?void 0:d,v,y,g],b=e.apply(void 0,x);return r(t)&&o(b,x),b.placeholder=p,i(b,t,n)}},", + "originalSize": 2117, + "originalSource": "var isLaziable = require('./_isLaziable'),\n setData = require('./_setData'),\n setWrapToString = require('./_setWrapToString');\n\n/** Used to compose bitmasks for function metadata. */\nvar WRAP_BIND_FLAG = 1,\n WRAP_BIND_KEY_FLAG = 2,\n WRAP_CURRY_BOUND_FLAG = 4,\n WRAP_CURRY_FLAG = 8,\n WRAP_PARTIAL_FLAG = 32,\n WRAP_PARTIAL_RIGHT_FLAG = 64;\n\n/**\n * Creates a function that wraps `func` to continue currying.\n *\n * @private\n * @param {Function} func The function to wrap.\n * @param {number} bitmask The bitmask flags. See `createWrap` for more details.\n * @param {Function} wrapFunc The function to create the `func` wrapper.\n * @param {*} placeholder The placeholder value.\n * @param {*} [thisArg] The `this` binding of `func`.\n * @param {Array} [partials] The arguments to prepend to those provided to\n * the new function.\n * @param {Array} [holders] The `partials` placeholder indexes.\n * @param {Array} [argPos] The argument positions of the new function.\n * @param {number} [ary] The arity cap of `func`.\n * @param {number} [arity] The arity of `func`.\n * @returns {Function} Returns the new wrapped function.\n */\nfunction createRecurry(func, bitmask, wrapFunc, placeholder, thisArg, partials, holders, argPos, ary, arity) {\n var isCurry = bitmask & WRAP_CURRY_FLAG,\n newHolders = isCurry ? holders : undefined,\n newHoldersRight = isCurry ? undefined : holders,\n newPartials = isCurry ? partials : undefined,\n newPartialsRight = isCurry ? undefined : partials;\n\n bitmask |= (isCurry ? WRAP_PARTIAL_FLAG : WRAP_PARTIAL_RIGHT_FLAG);\n bitmask &= ~(isCurry ? WRAP_PARTIAL_RIGHT_FLAG : WRAP_PARTIAL_FLAG);\n\n if (!(bitmask & WRAP_CURRY_BOUND_FLAG)) {\n bitmask &= ~(WRAP_BIND_FLAG | WRAP_BIND_KEY_FLAG);\n }\n var newData = [\n func, bitmask, thisArg, newPartials, newHolders, newPartialsRight,\n newHoldersRight, argPos, ary, arity\n ];\n\n var result = wrapFunc.apply(undefined, newData);\n if (isLaziable(func)) {\n setData(result, newData);\n }\n result.placeholder = placeholder;\n return setWrapToString(result, func, bitmask);\n}\n\nmodule.exports = createRecurry;\n", + "modules": [] + }, + { + "id": 18, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/_isLaziable.js", + "name": "./node_modules/lodash/_isLaziable.js", + "index": 31, + "index2": 20, + "size": 280, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/_createFlow.js", + "issuerId": 100, + "issuerName": "./node_modules/lodash/_createFlow.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 41, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/pipe.js", + "name": "./node_modules/lodash/fp/pipe.js" + }, + { + "id": 98, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/flow.js", + "name": "./node_modules/lodash/fp/flow.js" + }, + { + "id": 99, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/flow.js", + "name": "./node_modules/lodash/flow.js" + }, + { + "id": 100, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/_createFlow.js", + "name": "./node_modules/lodash/_createFlow.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 17, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/_createRecurry.js", + "module": "./node_modules/lodash/_createRecurry.js", + "moduleName": "./node_modules/lodash/_createRecurry.js", + "type": "cjs require", + "userRequest": "./_isLaziable", + "loc": "1:17-41" + }, + { + "moduleId": 100, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/_createFlow.js", + "module": "./node_modules/lodash/_createFlow.js", + "moduleName": "./node_modules/lodash/_createFlow.js", + "type": "cjs require", + "userRequest": "./_isLaziable", + "loc": "6:17-41" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 7, + "source": "/**\n * This method returns `false`.\n *\n * @static\n * @memberOf _\n * @since 4.13.0\n * @category Util\n * @returns {boolean} Returns `false`.\n * @example\n *\n * _.times(2, _.stubFalse);\n * // => [false, false]\n */\nfunction stubFalse() {\n return false;\n}\n\nmodule.exports = stubFalse;\n", + "parsedSize": 32, + "parsedSource": "t.exports=function(){return!1}},", + "originalSize": null, + "originalSource": null, + "modules": [] + }, + { + "id": 19, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/_setData.js", + "name": "./node_modules/lodash/_setData.js", + "index": 32, + "index2": 21, + "size": 370, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/_createWrap.js", + "issuerId": 9, + "issuerName": "./node_modules/lodash/_createWrap.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 38, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/trim.js", + "name": "./node_modules/lodash/fp/trim.js" + }, + { + "id": 2, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/convert.js", + "name": "./node_modules/lodash/fp/convert.js" + }, + { + "id": 45, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/_util.js", + "name": "./node_modules/lodash/fp/_util.js" + }, + { + "id": 46, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/ary.js", + "name": "./node_modules/lodash/ary.js" + }, + { + "id": 9, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/_createWrap.js", + "name": "./node_modules/lodash/_createWrap.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 9, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/_createWrap.js", + "module": "./node_modules/lodash/_createWrap.js", + "moduleName": "./node_modules/lodash/_createWrap.js", + "type": "cjs require", + "userRequest": "./_setData", + "loc": "8:14-35" + }, + { + "moduleId": 17, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/_createRecurry.js", + "module": "./node_modules/lodash/_createRecurry.js", + "moduleName": "./node_modules/lodash/_createRecurry.js", + "type": "cjs require", + "userRequest": "./_setData", + "loc": "2:14-35" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 8, + "source": "/**\n * This method returns the first argument it receives.\n *\n * @static\n * @since 0.1.0\n * @memberOf _\n * @category Util\n * @param {*} value Any value.\n * @returns {*} Returns `value`.\n * @example\n *\n * var object = { 'a': 1 };\n *\n * console.log(_.identity(object) === object);\n * // => true\n */\nfunction identity(value) {\n return value;\n}\n\nmodule.exports = identity;\n", + "parsedSize": 33, + "parsedSource": "t.exports=function(t){return t}},", + "originalSize": null, + "originalSource": null, + "modules": [] + }, + { + "id": 20, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/_setWrapToString.js", + "name": "./node_modules/lodash/_setWrapToString.js", + "index": 33, + "index2": 22, + "size": 370, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/_createWrap.js", + "issuerId": 9, + "issuerName": "./node_modules/lodash/_createWrap.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 38, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/trim.js", + "name": "./node_modules/lodash/fp/trim.js" + }, + { + "id": 2, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/convert.js", + "name": "./node_modules/lodash/fp/convert.js" + }, + { + "id": 45, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/_util.js", + "name": "./node_modules/lodash/fp/_util.js" + }, + { + "id": 46, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/ary.js", + "name": "./node_modules/lodash/ary.js" + }, + { + "id": 9, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/_createWrap.js", + "name": "./node_modules/lodash/_createWrap.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 9, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/_createWrap.js", + "module": "./node_modules/lodash/_createWrap.js", + "moduleName": "./node_modules/lodash/_createWrap.js", + "type": "cjs require", + "userRequest": "./_setWrapToString", + "loc": "9:22-51" + }, + { + "moduleId": 17, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/_createRecurry.js", + "module": "./node_modules/lodash/_createRecurry.js", + "moduleName": "./node_modules/lodash/_createRecurry.js", + "type": "cjs require", + "userRequest": "./_setWrapToString", + "loc": "3:22-51" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 8, + "source": "/**\n * This method returns the first argument it receives.\n *\n * @static\n * @since 0.1.0\n * @memberOf _\n * @category Util\n * @param {*} value Any value.\n * @returns {*} Returns `value`.\n * @example\n *\n * var object = { 'a': 1 };\n *\n * console.log(_.identity(object) === object);\n * // => true\n */\nfunction identity(value) {\n return value;\n}\n\nmodule.exports = identity;\n", + "parsedSize": 33, + "parsedSource": "t.exports=function(t){return t}},", + "originalSize": null, + "originalSource": null, + "modules": [] + }, + { + "id": 21, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/_getHolder.js", + "name": "./node_modules/lodash/_getHolder.js", + "index": 34, + "index2": 24, + "size": 250, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/_createCurry.js", + "issuerId": 51, + "issuerName": "./node_modules/lodash/_createCurry.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 38, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/trim.js", + "name": "./node_modules/lodash/fp/trim.js" + }, + { + "id": 2, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/convert.js", + "name": "./node_modules/lodash/fp/convert.js" + }, + { + "id": 45, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/_util.js", + "name": "./node_modules/lodash/fp/_util.js" + }, + { + "id": 46, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/ary.js", + "name": "./node_modules/lodash/ary.js" + }, + { + "id": 9, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/_createWrap.js", + "name": "./node_modules/lodash/_createWrap.js" + }, + { + "id": 51, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/_createCurry.js", + "name": "./node_modules/lodash/_createCurry.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 16, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/_createHybrid.js", + "module": "./node_modules/lodash/_createHybrid.js", + "moduleName": "./node_modules/lodash/_createHybrid.js", + "type": "cjs require", + "userRequest": "./_getHolder", + "loc": "6:16-39" + }, + { + "moduleId": 51, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/_createCurry.js", + "module": "./node_modules/lodash/_createCurry.js", + "moduleName": "./node_modules/lodash/_createCurry.js", + "type": "cjs require", + "userRequest": "./_getHolder", + "loc": "5:16-39" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 9, + "source": "/**\n * This method returns `undefined`.\n *\n * @static\n * @memberOf _\n * @since 2.3.0\n * @category Util\n * @example\n *\n * _.times(2, _.noop);\n * // => [undefined, undefined]\n */\nfunction noop() {\n // No operation performed.\n}\n\nmodule.exports = noop;\n", + "parsedSize": 24, + "parsedSource": "t.exports=function(){}},", + "originalSize": null, + "originalSource": null, + "modules": [] + }, + { + "id": 22, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/_copyArray.js", + "name": "./node_modules/lodash/_copyArray.js", + "index": 36, + "index2": 25, + "size": 454, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/toPath.js", + "issuerId": 75, + "issuerName": "./node_modules/lodash/toPath.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 38, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/trim.js", + "name": "./node_modules/lodash/fp/trim.js" + }, + { + "id": 2, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/convert.js", + "name": "./node_modules/lodash/fp/convert.js" + }, + { + "id": 45, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/_util.js", + "name": "./node_modules/lodash/fp/_util.js" + }, + { + "id": 75, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/toPath.js", + "name": "./node_modules/lodash/toPath.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 55, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/_reorder.js", + "module": "./node_modules/lodash/_reorder.js", + "moduleName": "./node_modules/lodash/_reorder.js", + "type": "cjs require", + "userRequest": "./_copyArray", + "loc": "1:16-39" + }, + { + "moduleId": 75, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/toPath.js", + "module": "./node_modules/lodash/toPath.js", + "moduleName": "./node_modules/lodash/toPath.js", + "type": "cjs require", + "userRequest": "./_copyArray", + "loc": "2:16-39" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 7, + "source": "/**\n * Copies the values of `source` to `array`.\n *\n * @private\n * @param {Array} source The array to copy values from.\n * @param {Array} [array=[]] The array to copy values to.\n * @returns {Array} Returns `array`.\n */\nfunction copyArray(source, array) {\n var index = -1,\n length = source.length;\n\n array || (array = Array(length));\n while (++index < length) {\n array[index] = source[index];\n }\n return array;\n}\n\nmodule.exports = copyArray;\n", + "parsedSize": 92, + "parsedSource": "t.exports=function(t,n){var e=-1,r=t.length;for(n||(n=Array(r));++e [[], []]\n *\n * console.log(arrays[0] === arrays[1]);\n * // => false\n */\nfunction stubArray() {\n return [];\n}\n\nmodule.exports = stubArray;\n", + "parsedSize": 32, + "parsedSource": "t.exports=function(){return[]}},", + "originalSize": null, + "originalSource": null, + "modules": [] + }, + { + "id": 24, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/_getData.js", + "name": "./node_modules/lodash/_getData.js", + "index": 40, + "index2": 32, + "size": 250, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/_createFlow.js", + "issuerId": 100, + "issuerName": "./node_modules/lodash/_createFlow.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 41, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/pipe.js", + "name": "./node_modules/lodash/fp/pipe.js" + }, + { + "id": 98, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/flow.js", + "name": "./node_modules/lodash/fp/flow.js" + }, + { + "id": 99, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/flow.js", + "name": "./node_modules/lodash/flow.js" + }, + { + "id": 100, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/_createFlow.js", + "name": "./node_modules/lodash/_createFlow.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 9, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/_createWrap.js", + "module": "./node_modules/lodash/_createWrap.js", + "moduleName": "./node_modules/lodash/_createWrap.js", + "type": "cjs require", + "userRequest": "./_getData", + "loc": "6:14-35" + }, + { + "moduleId": 100, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/_createFlow.js", + "module": "./node_modules/lodash/_createFlow.js", + "moduleName": "./node_modules/lodash/_createFlow.js", + "type": "cjs require", + "userRequest": "./_getData", + "loc": "3:14-35" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 7, + "source": "/**\n * This method returns `undefined`.\n *\n * @static\n * @memberOf _\n * @since 2.3.0\n * @category Util\n * @example\n *\n * _.times(2, _.noop);\n * // => [undefined, undefined]\n */\nfunction noop() {\n // No operation performed.\n}\n\nmodule.exports = noop;\n", + "parsedSize": 24, + "parsedSource": "t.exports=function(){}},", + "originalSize": null, + "originalSource": null, + "modules": [] + }, + { + "id": 25, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/toInteger.js", + "name": "./node_modules/lodash/toInteger.js", + "index": 42, + "index2": 34, + "size": 370, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/_util.js", + "issuerId": 45, + "issuerName": "./node_modules/lodash/fp/_util.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 38, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/trim.js", + "name": "./node_modules/lodash/fp/trim.js" + }, + { + "id": 2, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/convert.js", + "name": "./node_modules/lodash/fp/convert.js" + }, + { + "id": 45, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/_util.js", + "name": "./node_modules/lodash/fp/_util.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 9, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/_createWrap.js", + "module": "./node_modules/lodash/_createWrap.js", + "moduleName": "./node_modules/lodash/_createWrap.js", + "type": "cjs require", + "userRequest": "./toInteger", + "loc": "10:16-38" + }, + { + "moduleId": 45, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/_util.js", + "module": "./node_modules/lodash/fp/_util.js", + "moduleName": "./node_modules/lodash/fp/_util.js", + "type": "cjs require", + "userRequest": "../toInteger", + "loc": "14:15-38" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 6, + "source": "/**\n * This method returns the first argument it receives.\n *\n * @static\n * @since 0.1.0\n * @memberOf _\n * @category Util\n * @param {*} value Any value.\n * @returns {*} Returns `value`.\n * @example\n *\n * var object = { 'a': 1 };\n *\n * console.log(_.identity(object) === object);\n * // => true\n */\nfunction identity(value) {\n return value;\n}\n\nmodule.exports = identity;\n", + "parsedSize": 33, + "parsedSource": "t.exports=function(t){return t}},", + "originalSize": null, + "originalSource": null, + "modules": [] + }, + { + "id": 26, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/_baseAssignValue.js", + "name": "./node_modules/lodash/_baseAssignValue.js", + "index": 46, + "index2": 39, + "size": 625, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/_copyObject.js", + "issuerId": 60, + "issuerName": "./node_modules/lodash/_copyObject.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 38, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/trim.js", + "name": "./node_modules/lodash/fp/trim.js" + }, + { + "id": 2, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/convert.js", + "name": "./node_modules/lodash/fp/convert.js" + }, + { + "id": 45, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/_util.js", + "name": "./node_modules/lodash/fp/_util.js" + }, + { + "id": 59, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/_baseAssign.js", + "name": "./node_modules/lodash/_baseAssign.js" + }, + { + "id": 60, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/_copyObject.js", + "name": "./node_modules/lodash/_copyObject.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 60, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/_copyObject.js", + "module": "./node_modules/lodash/_copyObject.js", + "moduleName": "./node_modules/lodash/_copyObject.js", + "type": "cjs require", + "userRequest": "./_baseAssignValue", + "loc": "2:22-51" + }, + { + "moduleId": 61, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/_assignValue.js", + "module": "./node_modules/lodash/_assignValue.js", + "moduleName": "./node_modules/lodash/_assignValue.js", + "type": "cjs require", + "userRequest": "./_baseAssignValue", + "loc": "1:22-51" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 8, + "source": "var defineProperty = require('./_defineProperty');\n\n/**\n * The base implementation of `assignValue` and `assignMergeValue` without\n * value checks.\n *\n * @private\n * @param {Object} object The object to modify.\n * @param {string} key The key of the property to assign.\n * @param {*} value The value to assign.\n */\nfunction baseAssignValue(object, key, value) {\n if (key == '__proto__' && defineProperty) {\n defineProperty(object, key, {\n 'configurable': true,\n 'enumerable': true,\n 'value': value,\n 'writable': true\n });\n } else {\n object[key] = value;\n }\n}\n\nmodule.exports = baseAssignValue;\n", + "parsedSize": 120, + "parsedSource": "r=e(62);t.exports=function(t,n,e){\"__proto__\"==n&&r?r(t,n,{configurable:!0,enumerable:!0,value:e,writable:!0}):t[n]=e}},", + "originalSize": 625, + "originalSource": "var defineProperty = require('./_defineProperty');\n\n/**\n * The base implementation of `assignValue` and `assignMergeValue` without\n * value checks.\n *\n * @private\n * @param {Object} object The object to modify.\n * @param {string} key The key of the property to assign.\n * @param {*} value The value to assign.\n */\nfunction baseAssignValue(object, key, value) {\n if (key == '__proto__' && defineProperty) {\n defineProperty(object, key, {\n 'configurable': true,\n 'enumerable': true,\n 'value': value,\n 'writable': true\n });\n } else {\n object[key] = value;\n }\n}\n\nmodule.exports = baseAssignValue;\n", + "modules": [] + }, + { + "id": 27, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/_baseClone.js", + "name": "./node_modules/lodash/_baseClone.js", + "index": 53, + "index2": 46, + "size": 370, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/clone.js", + "issuerId": 66, + "issuerName": "./node_modules/lodash/clone.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 38, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/trim.js", + "name": "./node_modules/lodash/fp/trim.js" + }, + { + "id": 2, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/convert.js", + "name": "./node_modules/lodash/fp/convert.js" + }, + { + "id": 45, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/_util.js", + "name": "./node_modules/lodash/fp/_util.js" + }, + { + "id": 66, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/clone.js", + "name": "./node_modules/lodash/clone.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 66, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/clone.js", + "module": "./node_modules/lodash/clone.js", + "moduleName": "./node_modules/lodash/clone.js", + "type": "cjs require", + "userRequest": "./_baseClone", + "loc": "1:16-39" + }, + { + "moduleId": 73, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/iteratee.js", + "module": "./node_modules/lodash/iteratee.js", + "moduleName": "./node_modules/lodash/iteratee.js", + "type": "cjs require", + "userRequest": "./_baseClone", + "loc": "1:16-39" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 7, + "source": "/**\n * This method returns the first argument it receives.\n *\n * @static\n * @since 0.1.0\n * @memberOf _\n * @category Util\n * @param {*} value Any value.\n * @returns {*} Returns `value`.\n * @example\n *\n * var object = { 'a': 1 };\n *\n * console.log(_.identity(object) === object);\n * // => true\n */\nfunction identity(value) {\n return value;\n}\n\nmodule.exports = identity;\n", + "parsedSize": 33, + "parsedSource": "t.exports=function(t){return t}},", + "originalSize": null, + "originalSource": null, + "modules": [] + }, + { + "id": 28, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/isFunction.js", + "name": "./node_modules/lodash/isFunction.js", + "index": 62, + "index2": 56, + "size": 993, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/_util.js", + "issuerId": 45, + "issuerName": "./node_modules/lodash/fp/_util.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 38, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/trim.js", + "name": "./node_modules/lodash/fp/trim.js" + }, + { + "id": 2, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/convert.js", + "name": "./node_modules/lodash/fp/convert.js" + }, + { + "id": 45, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/_util.js", + "name": "./node_modules/lodash/fp/_util.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 45, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/_util.js", + "module": "./node_modules/lodash/fp/_util.js", + "moduleName": "./node_modules/lodash/fp/_util.js", + "type": "cjs require", + "userRequest": "../isFunction", + "loc": "9:16-40" + }, + { + "moduleId": 106, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/isArrayLike.js", + "module": "./node_modules/lodash/isArrayLike.js", + "moduleName": "./node_modules/lodash/isArrayLike.js", + "type": "cjs require", + "userRequest": "./isFunction", + "loc": "1:17-40" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 6, + "source": "var baseGetTag = require('./_baseGetTag'),\n isObject = require('./isObject');\n\n/** `Object#toString` result references. */\nvar asyncTag = '[object AsyncFunction]',\n funcTag = '[object Function]',\n genTag = '[object GeneratorFunction]',\n proxyTag = '[object Proxy]';\n\n/**\n * Checks if `value` is classified as a `Function` object.\n *\n * @static\n * @memberOf _\n * @since 0.1.0\n * @category Lang\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is a function, else `false`.\n * @example\n *\n * _.isFunction(_);\n * // => true\n *\n * _.isFunction(/abc/);\n * // => false\n */\nfunction isFunction(value) {\n if (!isObject(value)) {\n return false;\n }\n // The use of `Object#toString` avoids issues with the `typeof` operator\n // in Safari 9 which returns 'object' for typed arrays and other constructors.\n var tag = baseGetTag(value);\n return tag == funcTag || tag == genTag || tag == asyncTag || tag == proxyTag;\n}\n\nmodule.exports = isFunction;\n", + "parsedSize": 197, + "parsedSource": "r=e(6),o=e(10),i=\"[object AsyncFunction]\",u=\"[object Function]\",a=\"[object GeneratorFunction]\",c=\"[object Proxy]\";t.exports=function(t){if(!o(t))return!1;var n=r(t);return n==u||n==a||n==i||n==c}},", + "originalSize": 993, + "originalSource": "var baseGetTag = require('./_baseGetTag'),\n isObject = require('./isObject');\n\n/** `Object#toString` result references. */\nvar asyncTag = '[object AsyncFunction]',\n funcTag = '[object Function]',\n genTag = '[object GeneratorFunction]',\n proxyTag = '[object Proxy]';\n\n/**\n * Checks if `value` is classified as a `Function` object.\n *\n * @static\n * @memberOf _\n * @since 0.1.0\n * @category Lang\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is a function, else `false`.\n * @example\n *\n * _.isFunction(_);\n * // => true\n *\n * _.isFunction(/abc/);\n * // => false\n */\nfunction isFunction(value) {\n if (!isObject(value)) {\n return false;\n }\n // The use of `Object#toString` avoids issues with the `typeof` operator\n // in Safari 9 which returns 'object' for typed arrays and other constructors.\n var tag = baseGetTag(value);\n return tag == funcTag || tag == genTag || tag == asyncTag || tag == proxyTag;\n}\n\nmodule.exports = isFunction;\n", + "modules": [] + }, + { + "id": 29, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/_getTag.js", + "name": "./node_modules/lodash/_getTag.js", + "index": 64, + "index2": 57, + "size": 565, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/isEmpty.js", + "issuerId": 104, + "issuerName": "./node_modules/lodash/isEmpty.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 42, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/isEmpty.js", + "name": "./node_modules/lodash/fp/isEmpty.js" + }, + { + "id": 104, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/isEmpty.js", + "name": "./node_modules/lodash/isEmpty.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 72, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/isWeakMap.js", + "module": "./node_modules/lodash/isWeakMap.js", + "moduleName": "./node_modules/lodash/isWeakMap.js", + "type": "cjs require", + "userRequest": "./_getTag", + "loc": "1:13-33" + }, + { + "moduleId": 104, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/isEmpty.js", + "module": "./node_modules/lodash/isEmpty.js", + "moduleName": "./node_modules/lodash/isEmpty.js", + "type": "cjs require", + "userRequest": "./_getTag", + "loc": "2:13-33" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 5, + "source": "/** Used for built-in method references. */\nvar objectProto = Object.prototype;\n\n/**\n * Used to resolve the\n * [`toStringTag`](http://ecma-international.org/ecma-262/7.0/#sec-object.prototype.tostring)\n * of values.\n */\nvar nativeObjectToString = objectProto.toString;\n\n/**\n * Converts `value` to a string using `Object.prototype.toString`.\n *\n * @private\n * @param {*} value The value to convert.\n * @returns {string} Returns the converted string.\n */\nfunction objectToString(value) {\n return nativeObjectToString.call(value);\n}\n\nmodule.exports = objectToString;\n", + "parsedSize": 73, + "parsedSource": "var e=Object.prototype.toString;t.exports=function(t){return e.call(t)}},", + "originalSize": null, + "originalSource": null, + "modules": [] + }, + { + "id": 30, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/_baseIteratee.js", + "name": "./node_modules/lodash/_baseIteratee.js", + "index": 66, + "index2": 59, + "size": 370, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/reject.js", + "issuerId": 94, + "issuerName": "./node_modules/lodash/reject.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 40, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/reject.js", + "name": "./node_modules/lodash/fp/reject.js" + }, + { + "id": 94, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/reject.js", + "name": "./node_modules/lodash/reject.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 73, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/iteratee.js", + "module": "./node_modules/lodash/iteratee.js", + "moduleName": "./node_modules/lodash/iteratee.js", + "type": "cjs require", + "userRequest": "./_baseIteratee", + "loc": "2:19-45" + }, + { + "moduleId": 94, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/reject.js", + "module": "./node_modules/lodash/reject.js", + "moduleName": "./node_modules/lodash/reject.js", + "type": "cjs require", + "userRequest": "./_baseIteratee", + "loc": "3:19-45" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 5, + "source": "/**\n * This method returns the first argument it receives.\n *\n * @static\n * @since 0.1.0\n * @memberOf _\n * @category Util\n * @param {*} value Any value.\n * @returns {*} Returns `value`.\n * @example\n *\n * var object = { 'a': 1 };\n *\n * console.log(_.identity(object) === object);\n * // => true\n */\nfunction identity(value) {\n return value;\n}\n\nmodule.exports = identity;\n", + "parsedSize": 33, + "parsedSource": "t.exports=function(t){return t}},", + "originalSize": null, + "originalSource": null, + "modules": [] + }, + { + "id": 31, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/_baseKeys.js", + "name": "./node_modules/lodash/_baseKeys.js", + "index": 67, + "index2": 61, + "size": 204, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/isEmpty.js", + "issuerId": 104, + "issuerName": "./node_modules/lodash/isEmpty.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 42, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/isEmpty.js", + "name": "./node_modules/lodash/fp/isEmpty.js" + }, + { + "id": 104, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/isEmpty.js", + "name": "./node_modules/lodash/isEmpty.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 45, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/_util.js", + "module": "./node_modules/lodash/fp/_util.js", + "moduleName": "./node_modules/lodash/fp/_util.js", + "type": "cjs require", + "userRequest": "../_baseKeys", + "loc": "12:10-33" + }, + { + "moduleId": 104, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/isEmpty.js", + "module": "./node_modules/lodash/isEmpty.js", + "moduleName": "./node_modules/lodash/isEmpty.js", + "type": "cjs require", + "userRequest": "./_baseKeys", + "loc": "1:15-37" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 5, + "source": "var overArg = require('./_overArg');\n\n/* Built-in method references for those with the same name as other `lodash` methods. */\nvar nativeKeys = overArg(Object.keys, Object);\n\nmodule.exports = nativeKeys;\n", + "parsedSize": 41, + "parsedSource": "r=e(11)(Object.keys,Object);t.exports=r},", + "originalSize": null, + "originalSource": null, + "modules": [] + }, + { + "id": 32, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/_flatRest.js", + "name": "./node_modules/lodash/_flatRest.js", + "index": 69, + "index2": 62, + "size": 370, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/rearg.js", + "issuerId": 74, + "issuerName": "./node_modules/lodash/rearg.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 38, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/trim.js", + "name": "./node_modules/lodash/fp/trim.js" + }, + { + "id": 2, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/convert.js", + "name": "./node_modules/lodash/fp/convert.js" + }, + { + "id": 45, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/_util.js", + "name": "./node_modules/lodash/fp/_util.js" + }, + { + "id": 74, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/rearg.js", + "name": "./node_modules/lodash/rearg.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 74, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/rearg.js", + "module": "./node_modules/lodash/rearg.js", + "moduleName": "./node_modules/lodash/rearg.js", + "type": "cjs require", + "userRequest": "./_flatRest", + "loc": "2:15-37" + }, + { + "moduleId": 100, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/_createFlow.js", + "module": "./node_modules/lodash/_createFlow.js", + "moduleName": "./node_modules/lodash/_createFlow.js", + "type": "cjs require", + "userRequest": "./_flatRest", + "loc": "2:15-37" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 7, + "source": "/**\n * This method returns the first argument it receives.\n *\n * @static\n * @since 0.1.0\n * @memberOf _\n * @category Util\n * @param {*} value Any value.\n * @returns {*} Returns `value`.\n * @example\n *\n * var object = { 'a': 1 };\n *\n * console.log(_.identity(object) === object);\n * // => true\n */\nfunction identity(value) {\n return value;\n}\n\nmodule.exports = identity;\n", + "parsedSize": 33, + "parsedSource": "t.exports=function(t){return t}},", + "originalSize": null, + "originalSource": null, + "modules": [] + }, + { + "id": 33, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/_baseToString.js", + "name": "./node_modules/lodash/_baseToString.js", + "index": 78, + "index2": 73, + "size": 370, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/trim.js", + "issuerId": 81, + "issuerName": "./node_modules/lodash/trim.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 38, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/trim.js", + "name": "./node_modules/lodash/fp/trim.js" + }, + { + "id": 81, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/trim.js", + "name": "./node_modules/lodash/trim.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 81, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/trim.js", + "module": "./node_modules/lodash/trim.js", + "moduleName": "./node_modules/lodash/trim.js", + "type": "cjs require", + "userRequest": "./_baseToString", + "loc": "1:19-45" + }, + { + "moduleId": 87, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/split.js", + "module": "./node_modules/lodash/split.js", + "moduleName": "./node_modules/lodash/split.js", + "type": "cjs require", + "userRequest": "./_baseToString", + "loc": "1:19-45" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 5, + "source": "/**\n * This method returns the first argument it receives.\n *\n * @static\n * @since 0.1.0\n * @memberOf _\n * @category Util\n * @param {*} value Any value.\n * @returns {*} Returns `value`.\n * @example\n *\n * var object = { 'a': 1 };\n *\n * console.log(_.identity(object) === object);\n * // => true\n */\nfunction identity(value) {\n return value;\n}\n\nmodule.exports = identity;\n", + "parsedSize": 33, + "parsedSource": "t.exports=function(t){return t}},", + "originalSize": null, + "originalSource": null, + "modules": [] + }, + { + "id": 34, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/_castSlice.js", + "name": "./node_modules/lodash/_castSlice.js", + "index": 79, + "index2": 75, + "size": 517, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/trim.js", + "issuerId": 81, + "issuerName": "./node_modules/lodash/trim.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 38, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/trim.js", + "name": "./node_modules/lodash/fp/trim.js" + }, + { + "id": 81, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/trim.js", + "name": "./node_modules/lodash/trim.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 81, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/trim.js", + "module": "./node_modules/lodash/trim.js", + "moduleName": "./node_modules/lodash/trim.js", + "type": "cjs require", + "userRequest": "./_castSlice", + "loc": "2:16-39" + }, + { + "moduleId": 87, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/split.js", + "module": "./node_modules/lodash/split.js", + "moduleName": "./node_modules/lodash/split.js", + "type": "cjs require", + "userRequest": "./_castSlice", + "loc": "2:16-39" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 5, + "source": "var baseSlice = require('./_baseSlice');\n\n/**\n * Casts `array` to a slice if it's needed.\n *\n * @private\n * @param {Array} array The array to inspect.\n * @param {number} start The start position.\n * @param {number} [end=array.length] The end position.\n * @returns {Array} Returns the cast slice.\n */\nfunction castSlice(array, start, end) {\n var length = array.length;\n end = end === undefined ? length : end;\n return (!start && end >= length) ? array : baseSlice(array, start, end);\n}\n\nmodule.exports = castSlice;\n", + "parsedSize": 95, + "parsedSource": "r=e(82);t.exports=function(t,n,e){var o=t.length;return e=void 0===e?o:e,!n&&e>=o?t:r(t,n,e)}},", + "originalSize": 517, + "originalSource": "var baseSlice = require('./_baseSlice');\n\n/**\n * Casts `array` to a slice if it's needed.\n *\n * @private\n * @param {Array} array The array to inspect.\n * @param {number} start The start position.\n * @param {number} [end=array.length] The end position.\n * @returns {Array} Returns the cast slice.\n */\nfunction castSlice(array, start, end) {\n var length = array.length;\n end = end === undefined ? length : end;\n return (!start && end >= length) ? array : baseSlice(array, start, end);\n}\n\nmodule.exports = castSlice;\n", + "modules": [] + }, + { + "id": 35, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/_baseIndexOf.js", + "name": "./node_modules/lodash/_baseIndexOf.js", + "index": 82, + "index2": 76, + "size": 600, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/_charsEndIndex.js", + "issuerId": 83, + "issuerName": "./node_modules/lodash/_charsEndIndex.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 38, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/trim.js", + "name": "./node_modules/lodash/fp/trim.js" + }, + { + "id": 81, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/trim.js", + "name": "./node_modules/lodash/trim.js" + }, + { + "id": 83, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/_charsEndIndex.js", + "name": "./node_modules/lodash/_charsEndIndex.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 83, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/_charsEndIndex.js", + "module": "./node_modules/lodash/_charsEndIndex.js", + "moduleName": "./node_modules/lodash/_charsEndIndex.js", + "type": "cjs require", + "userRequest": "./_baseIndexOf", + "loc": "1:18-43" + }, + { + "moduleId": 84, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/_charsStartIndex.js", + "module": "./node_modules/lodash/_charsStartIndex.js", + "moduleName": "./node_modules/lodash/_charsStartIndex.js", + "type": "cjs require", + "userRequest": "./_baseIndexOf", + "loc": "1:18-43" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 6, + "source": "/**\n * A specialized version of `_.indexOf` which performs strict equality\n * comparisons of values, i.e. `===`.\n *\n * @private\n * @param {Array} array The array to inspect.\n * @param {*} value The value to search for.\n * @param {number} fromIndex The index to search from.\n * @returns {number} Returns the index of the matched value, else `-1`.\n */\nfunction strictIndexOf(array, value, fromIndex) {\n var index = fromIndex - 1,\n length = array.length;\n\n while (++index < length) {\n if (array[index] === value) {\n return index;\n }\n }\n return -1;\n}\n\nmodule.exports = strictIndexOf;\n", + "parsedSize": 90, + "parsedSource": "t.exports=function(t,n,e){for(var r=e-1,o=t.length;++r [false, false]\n */\nfunction stubFalse() {\n return false;\n}\n\nmodule.exports = stubFalse;\n", + "parsedSize": 32, + "parsedSource": "t.exports=function(){return!1}},", + "originalSize": null, + "originalSource": null, + "modules": [] + }, + { + "id": 38, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/trim.js", + "name": "./node_modules/lodash/fp/trim.js", + "index": 8, + "index2": 84, + "size": 153, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/article.jsx", + "issuerId": null, + "issuerName": "./src/article.jsx", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/article.jsx", + "name": "./src/article.jsx" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 112, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/index.js 21caf51e1624563496aa1258694d7df8", + "module": "./src/index.js + 5 modules", + "moduleName": "./src/index.js + 5 modules", + "type": "harmony side effect evaluation", + "userRequest": "lodash/fp/trim", + "loc": "1:0-35" + }, + { + "moduleId": 112, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/index.js 21caf51e1624563496aa1258694d7df8", + "module": "./src/index.js + 5 modules", + "moduleName": "./src/index.js + 5 modules", + "type": "harmony import specifier", + "userRequest": "lodash/fp/trim", + "loc": "10:41-46" + } + ], + "usedExports": [ + "default" + ], + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 3, + "source": "var convert = require('./convert'),\n func = convert('trim', require('../trim'));\n\nfunc.placeholder = require('./placeholder');\nmodule.exports = func;\n", + "parsedSize": 53, + "parsedSource": "r=e(2)(\"trim\",e(81));r.placeholder=e(0),t.exports=r},", + "originalSize": 153, + "originalSource": "var convert = require('./convert'),\n func = convert('trim', require('../trim'));\n\nfunc.placeholder = require('./placeholder');\nmodule.exports = func;\n", + "modules": [] + }, + { + "id": 39, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/split.js", + "name": "./node_modules/lodash/fp/split.js", + "index": 88, + "index2": 92, + "size": 155, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/article.jsx", + "issuerId": null, + "issuerName": "./src/article.jsx", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/article.jsx", + "name": "./src/article.jsx" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 112, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/index.js 21caf51e1624563496aa1258694d7df8", + "module": "./src/index.js + 5 modules", + "moduleName": "./src/index.js + 5 modules", + "type": "harmony side effect evaluation", + "userRequest": "lodash/fp/split", + "loc": "2:0-37" + }, + { + "moduleId": 112, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/index.js 21caf51e1624563496aa1258694d7df8", + "module": "./src/index.js + 5 modules", + "moduleName": "./src/index.js + 5 modules", + "type": "harmony import specifier", + "userRequest": "lodash/fp/split", + "loc": "10:23-29" + } + ], + "usedExports": [ + "default" + ], + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 3, + "source": "var convert = require('./convert'),\n func = convert('split', require('../split'));\n\nfunc.placeholder = require('./placeholder');\nmodule.exports = func;\n", + "parsedSize": 54, + "parsedSource": "r=e(2)(\"split\",e(87));r.placeholder=e(0),t.exports=r},", + "originalSize": 155, + "originalSource": "var convert = require('./convert'),\n func = convert('split', require('../split'));\n\nfunc.placeholder = require('./placeholder');\nmodule.exports = func;\n", + "modules": [] + }, + { + "id": 40, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/reject.js", + "name": "./node_modules/lodash/fp/reject.js", + "index": 96, + "index2": 97, + "size": 157, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/article.jsx", + "issuerId": null, + "issuerName": "./src/article.jsx", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/article.jsx", + "name": "./src/article.jsx" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 112, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/index.js 21caf51e1624563496aa1258694d7df8", + "module": "./src/index.js + 5 modules", + "moduleName": "./src/index.js + 5 modules", + "type": "harmony side effect evaluation", + "userRequest": "lodash/fp/reject", + "loc": "3:0-39" + }, + { + "moduleId": 112, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/index.js 21caf51e1624563496aa1258694d7df8", + "module": "./src/index.js + 5 modules", + "moduleName": "./src/index.js + 5 modules", + "type": "harmony import specifier", + "userRequest": "lodash/fp/reject", + "loc": "10:49-56" + } + ], + "usedExports": [ + "default" + ], + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 3, + "source": "var convert = require('./convert'),\n func = convert('reject', require('../reject'));\n\nfunc.placeholder = require('./placeholder');\nmodule.exports = func;\n", + "parsedSize": 55, + "parsedSource": "r=e(2)(\"reject\",e(94));r.placeholder=e(0),t.exports=r},", + "originalSize": 157, + "originalSource": "var convert = require('./convert'),\n func = convert('reject', require('../reject'));\n\nfunc.placeholder = require('./placeholder');\nmodule.exports = func;\n", + "modules": [] + }, + { + "id": 41, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/pipe.js", + "name": "./node_modules/lodash/fp/pipe.js", + "index": 101, + "index2": 103, + "size": 36, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/article.jsx", + "issuerId": null, + "issuerName": "./src/article.jsx", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/article.jsx", + "name": "./src/article.jsx" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 112, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/index.js 21caf51e1624563496aa1258694d7df8", + "module": "./src/index.js + 5 modules", + "moduleName": "./src/index.js + 5 modules", + "type": "harmony side effect evaluation", + "userRequest": "lodash/fp/pipe", + "loc": "4:0-35" + }, + { + "moduleId": 112, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/index.js 21caf51e1624563496aa1258694d7df8", + "module": "./src/index.js + 5 modules", + "moduleName": "./src/index.js + 5 modules", + "type": "harmony import specifier", + "userRequest": "lodash/fp/pipe", + "loc": "10:17-22" + } + ], + "usedExports": [ + "default" + ], + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 3, + "source": "module.exports = require('./flow');\n", + "parsedSize": 15, + "parsedSource": "exports=e(98)},", + "originalSize": 36, + "originalSource": "module.exports = require('./flow');\n", + "modules": [] + }, + { + "id": 42, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/isEmpty.js", + "name": "./node_modules/lodash/fp/isEmpty.js", + "index": 109, + "index2": 114, + "size": 187, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/article.jsx", + "issuerId": null, + "issuerName": "./src/article.jsx", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/article.jsx", + "name": "./src/article.jsx" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 112, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/index.js 21caf51e1624563496aa1258694d7df8", + "module": "./src/index.js + 5 modules", + "moduleName": "./src/index.js + 5 modules", + "type": "harmony side effect evaluation", + "userRequest": "lodash/fp/isEmpty", + "loc": "6:0-41" + }, + { + "moduleId": 112, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/index.js 21caf51e1624563496aa1258694d7df8", + "module": "./src/index.js + 5 modules", + "moduleName": "./src/index.js + 5 modules", + "type": "harmony import specifier", + "userRequest": "lodash/fp/isEmpty", + "loc": "10:57-65" + } + ], + "usedExports": [ + "default" + ], + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 3, + "source": "var convert = require('./convert'),\n func = convert('isEmpty', require('../isEmpty'), require('./_falseOptions'));\n\nfunc.placeholder = require('./placeholder');\nmodule.exports = func;\n", + "parsedSize": 64, + "parsedSource": "r=e(2)(\"isEmpty\",e(104),e(111));r.placeholder=e(0),t.exports=r},", + "originalSize": 187, + "originalSource": "var convert = require('./convert'),\n func = convert('isEmpty', require('../isEmpty'), require('./_falseOptions'));\n\nfunc.placeholder = require('./placeholder');\nmodule.exports = func;\n", + "modules": [] + }, + { + "id": 43, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/_baseConvert.js", + "name": "./node_modules/lodash/fp/_baseConvert.js", + "index": 10, + "index2": 7, + "size": 16414, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/convert.js", + "issuerId": 2, + "issuerName": "./node_modules/lodash/fp/convert.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 38, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/trim.js", + "name": "./node_modules/lodash/fp/trim.js" + }, + { + "id": 2, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/convert.js", + "name": "./node_modules/lodash/fp/convert.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 2, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/convert.js", + "module": "./node_modules/lodash/fp/convert.js", + "moduleName": "./node_modules/lodash/fp/convert.js", + "type": "cjs require", + "userRequest": "./_baseConvert", + "loc": "1:18-43" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 5, + "source": "var mapping = require('./_mapping'),\n fallbackHolder = require('./placeholder');\n\n/** Built-in value reference. */\nvar push = Array.prototype.push;\n\n/**\n * Creates a function, with an arity of `n`, that invokes `func` with the\n * arguments it receives.\n *\n * @private\n * @param {Function} func The function to wrap.\n * @param {number} n The arity of the new function.\n * @returns {Function} Returns the new function.\n */\nfunction baseArity(func, n) {\n return n == 2\n ? function(a, b) { return func.apply(undefined, arguments); }\n : function(a) { return func.apply(undefined, arguments); };\n}\n\n/**\n * Creates a function that invokes `func`, with up to `n` arguments, ignoring\n * any additional arguments.\n *\n * @private\n * @param {Function} func The function to cap arguments for.\n * @param {number} n The arity cap.\n * @returns {Function} Returns the new function.\n */\nfunction baseAry(func, n) {\n return n == 2\n ? function(a, b) { return func(a, b); }\n : function(a) { return func(a); };\n}\n\n/**\n * Creates a clone of `array`.\n *\n * @private\n * @param {Array} array The array to clone.\n * @returns {Array} Returns the cloned array.\n */\nfunction cloneArray(array) {\n var length = array ? array.length : 0,\n result = Array(length);\n\n while (length--) {\n result[length] = array[length];\n }\n return result;\n}\n\n/**\n * Creates a function that clones a given object using the assignment `func`.\n *\n * @private\n * @param {Function} func The assignment function.\n * @returns {Function} Returns the new cloner function.\n */\nfunction createCloner(func) {\n return function(object) {\n return func({}, object);\n };\n}\n\n/**\n * A specialized version of `_.spread` which flattens the spread array into\n * the arguments of the invoked `func`.\n *\n * @private\n * @param {Function} func The function to spread arguments over.\n * @param {number} start The start position of the spread.\n * @returns {Function} Returns the new function.\n */\nfunction flatSpread(func, start) {\n return function() {\n var length = arguments.length,\n lastIndex = length - 1,\n args = Array(length);\n\n while (length--) {\n args[length] = arguments[length];\n }\n var array = args[start],\n otherArgs = args.slice(0, start);\n\n if (array) {\n push.apply(otherArgs, array);\n }\n if (start != lastIndex) {\n push.apply(otherArgs, args.slice(start + 1));\n }\n return func.apply(this, otherArgs);\n };\n}\n\n/**\n * Creates a function that wraps `func` and uses `cloner` to clone the first\n * argument it receives.\n *\n * @private\n * @param {Function} func The function to wrap.\n * @param {Function} cloner The function to clone arguments.\n * @returns {Function} Returns the new immutable function.\n */\nfunction wrapImmutable(func, cloner) {\n return function() {\n var length = arguments.length;\n if (!length) {\n return;\n }\n var args = Array(length);\n while (length--) {\n args[length] = arguments[length];\n }\n var result = args[0] = cloner.apply(undefined, args);\n func.apply(undefined, args);\n return result;\n };\n}\n\n/**\n * The base implementation of `convert` which accepts a `util` object of methods\n * required to perform conversions.\n *\n * @param {Object} util The util object.\n * @param {string} name The name of the function to convert.\n * @param {Function} func The function to convert.\n * @param {Object} [options] The options object.\n * @param {boolean} [options.cap=true] Specify capping iteratee arguments.\n * @param {boolean} [options.curry=true] Specify currying.\n * @param {boolean} [options.fixed=true] Specify fixed arity.\n * @param {boolean} [options.immutable=true] Specify immutable operations.\n * @param {boolean} [options.rearg=true] Specify rearranging arguments.\n * @returns {Function|Object} Returns the converted function or object.\n */\nfunction baseConvert(util, name, func, options) {\n var isLib = typeof name == 'function',\n isObj = name === Object(name);\n\n if (isObj) {\n options = func;\n func = name;\n name = undefined;\n }\n if (func == null) {\n throw new TypeError;\n }\n options || (options = {});\n\n var config = {\n 'cap': 'cap' in options ? options.cap : true,\n 'curry': 'curry' in options ? options.curry : true,\n 'fixed': 'fixed' in options ? options.fixed : true,\n 'immutable': 'immutable' in options ? options.immutable : true,\n 'rearg': 'rearg' in options ? options.rearg : true\n };\n\n var defaultHolder = isLib ? func : fallbackHolder,\n forceCurry = ('curry' in options) && options.curry,\n forceFixed = ('fixed' in options) && options.fixed,\n forceRearg = ('rearg' in options) && options.rearg,\n pristine = isLib ? func.runInContext() : undefined;\n\n var helpers = isLib ? func : {\n 'ary': util.ary,\n 'assign': util.assign,\n 'clone': util.clone,\n 'curry': util.curry,\n 'forEach': util.forEach,\n 'isArray': util.isArray,\n 'isError': util.isError,\n 'isFunction': util.isFunction,\n 'isWeakMap': util.isWeakMap,\n 'iteratee': util.iteratee,\n 'keys': util.keys,\n 'rearg': util.rearg,\n 'toInteger': util.toInteger,\n 'toPath': util.toPath\n };\n\n var ary = helpers.ary,\n assign = helpers.assign,\n clone = helpers.clone,\n curry = helpers.curry,\n each = helpers.forEach,\n isArray = helpers.isArray,\n isError = helpers.isError,\n isFunction = helpers.isFunction,\n isWeakMap = helpers.isWeakMap,\n keys = helpers.keys,\n rearg = helpers.rearg,\n toInteger = helpers.toInteger,\n toPath = helpers.toPath;\n\n var aryMethodKeys = keys(mapping.aryMethod);\n\n var wrappers = {\n 'castArray': function(castArray) {\n return function() {\n var value = arguments[0];\n return isArray(value)\n ? castArray(cloneArray(value))\n : castArray.apply(undefined, arguments);\n };\n },\n 'iteratee': function(iteratee) {\n return function() {\n var func = arguments[0],\n arity = arguments[1],\n result = iteratee(func, arity),\n length = result.length;\n\n if (config.cap && typeof arity == 'number') {\n arity = arity > 2 ? (arity - 2) : 1;\n return (length && length <= arity) ? result : baseAry(result, arity);\n }\n return result;\n };\n },\n 'mixin': function(mixin) {\n return function(source) {\n var func = this;\n if (!isFunction(func)) {\n return mixin(func, Object(source));\n }\n var pairs = [];\n each(keys(source), function(key) {\n if (isFunction(source[key])) {\n pairs.push([key, func.prototype[key]]);\n }\n });\n\n mixin(func, Object(source));\n\n each(pairs, function(pair) {\n var value = pair[1];\n if (isFunction(value)) {\n func.prototype[pair[0]] = value;\n } else {\n delete func.prototype[pair[0]];\n }\n });\n return func;\n };\n },\n 'nthArg': function(nthArg) {\n return function(n) {\n var arity = n < 0 ? 1 : (toInteger(n) + 1);\n return curry(nthArg(n), arity);\n };\n },\n 'rearg': function(rearg) {\n return function(func, indexes) {\n var arity = indexes ? indexes.length : 0;\n return curry(rearg(func, indexes), arity);\n };\n },\n 'runInContext': function(runInContext) {\n return function(context) {\n return baseConvert(util, runInContext(context), options);\n };\n }\n };\n\n /*--------------------------------------------------------------------------*/\n\n /**\n * Casts `func` to a function with an arity capped iteratee if needed.\n *\n * @private\n * @param {string} name The name of the function to inspect.\n * @param {Function} func The function to inspect.\n * @returns {Function} Returns the cast function.\n */\n function castCap(name, func) {\n if (config.cap) {\n var indexes = mapping.iterateeRearg[name];\n if (indexes) {\n return iterateeRearg(func, indexes);\n }\n var n = !isLib && mapping.iterateeAry[name];\n if (n) {\n return iterateeAry(func, n);\n }\n }\n return func;\n }\n\n /**\n * Casts `func` to a curried function if needed.\n *\n * @private\n * @param {string} name The name of the function to inspect.\n * @param {Function} func The function to inspect.\n * @param {number} n The arity of `func`.\n * @returns {Function} Returns the cast function.\n */\n function castCurry(name, func, n) {\n return (forceCurry || (config.curry && n > 1))\n ? curry(func, n)\n : func;\n }\n\n /**\n * Casts `func` to a fixed arity function if needed.\n *\n * @private\n * @param {string} name The name of the function to inspect.\n * @param {Function} func The function to inspect.\n * @param {number} n The arity cap.\n * @returns {Function} Returns the cast function.\n */\n function castFixed(name, func, n) {\n if (config.fixed && (forceFixed || !mapping.skipFixed[name])) {\n var data = mapping.methodSpread[name],\n start = data && data.start;\n\n return start === undefined ? ary(func, n) : flatSpread(func, start);\n }\n return func;\n }\n\n /**\n * Casts `func` to an rearged function if needed.\n *\n * @private\n * @param {string} name The name of the function to inspect.\n * @param {Function} func The function to inspect.\n * @param {number} n The arity of `func`.\n * @returns {Function} Returns the cast function.\n */\n function castRearg(name, func, n) {\n return (config.rearg && n > 1 && (forceRearg || !mapping.skipRearg[name]))\n ? rearg(func, mapping.methodRearg[name] || mapping.aryRearg[n])\n : func;\n }\n\n /**\n * Creates a clone of `object` by `path`.\n *\n * @private\n * @param {Object} object The object to clone.\n * @param {Array|string} path The path to clone by.\n * @returns {Object} Returns the cloned object.\n */\n function cloneByPath(object, path) {\n path = toPath(path);\n\n var index = -1,\n length = path.length,\n lastIndex = length - 1,\n result = clone(Object(object)),\n nested = result;\n\n while (nested != null && ++index < length) {\n var key = path[index],\n value = nested[key];\n\n if (value != null &&\n !(isFunction(value) || isError(value) || isWeakMap(value))) {\n nested[key] = clone(index == lastIndex ? value : Object(value));\n }\n nested = nested[key];\n }\n return result;\n }\n\n /**\n * Converts `lodash` to an immutable auto-curried iteratee-first data-last\n * version with conversion `options` applied.\n *\n * @param {Object} [options] The options object. See `baseConvert` for more details.\n * @returns {Function} Returns the converted `lodash`.\n */\n function convertLib(options) {\n return _.runInContext.convert(options)(undefined);\n }\n\n /**\n * Create a converter function for `func` of `name`.\n *\n * @param {string} name The name of the function to convert.\n * @param {Function} func The function to convert.\n * @returns {Function} Returns the new converter function.\n */\n function createConverter(name, func) {\n var realName = mapping.aliasToReal[name] || name,\n methodName = mapping.remap[realName] || realName,\n oldOptions = options;\n\n return function(options) {\n var newUtil = isLib ? pristine : helpers,\n newFunc = isLib ? pristine[methodName] : func,\n newOptions = assign(assign({}, oldOptions), options);\n\n return baseConvert(newUtil, realName, newFunc, newOptions);\n };\n }\n\n /**\n * Creates a function that wraps `func` to invoke its iteratee, with up to `n`\n * arguments, ignoring any additional arguments.\n *\n * @private\n * @param {Function} func The function to cap iteratee arguments for.\n * @param {number} n The arity cap.\n * @returns {Function} Returns the new function.\n */\n function iterateeAry(func, n) {\n return overArg(func, function(func) {\n return typeof func == 'function' ? baseAry(func, n) : func;\n });\n }\n\n /**\n * Creates a function that wraps `func` to invoke its iteratee with arguments\n * arranged according to the specified `indexes` where the argument value at\n * the first index is provided as the first argument, the argument value at\n * the second index is provided as the second argument, and so on.\n *\n * @private\n * @param {Function} func The function to rearrange iteratee arguments for.\n * @param {number[]} indexes The arranged argument indexes.\n * @returns {Function} Returns the new function.\n */\n function iterateeRearg(func, indexes) {\n return overArg(func, function(func) {\n var n = indexes.length;\n return baseArity(rearg(baseAry(func, n), indexes), n);\n });\n }\n\n /**\n * Creates a function that invokes `func` with its first argument transformed.\n *\n * @private\n * @param {Function} func The function to wrap.\n * @param {Function} transform The argument transform.\n * @returns {Function} Returns the new function.\n */\n function overArg(func, transform) {\n return function() {\n var length = arguments.length;\n if (!length) {\n return func();\n }\n var args = Array(length);\n while (length--) {\n args[length] = arguments[length];\n }\n var index = config.rearg ? 0 : (length - 1);\n args[index] = transform(args[index]);\n return func.apply(undefined, args);\n };\n }\n\n /**\n * Creates a function that wraps `func` and applys the conversions\n * rules by `name`.\n *\n * @private\n * @param {string} name The name of the function to wrap.\n * @param {Function} func The function to wrap.\n * @returns {Function} Returns the converted function.\n */\n function wrap(name, func, placeholder) {\n var result,\n realName = mapping.aliasToReal[name] || name,\n wrapped = func,\n wrapper = wrappers[realName];\n\n if (wrapper) {\n wrapped = wrapper(func);\n }\n else if (config.immutable) {\n if (mapping.mutate.array[realName]) {\n wrapped = wrapImmutable(func, cloneArray);\n }\n else if (mapping.mutate.object[realName]) {\n wrapped = wrapImmutable(func, createCloner(func));\n }\n else if (mapping.mutate.set[realName]) {\n wrapped = wrapImmutable(func, cloneByPath);\n }\n }\n each(aryMethodKeys, function(aryKey) {\n each(mapping.aryMethod[aryKey], function(otherName) {\n if (realName == otherName) {\n var data = mapping.methodSpread[realName],\n afterRearg = data && data.afterRearg;\n\n result = afterRearg\n ? castFixed(realName, castRearg(realName, wrapped, aryKey), aryKey)\n : castRearg(realName, castFixed(realName, wrapped, aryKey), aryKey);\n\n result = castCap(realName, result);\n result = castCurry(realName, result, aryKey);\n return false;\n }\n });\n return !result;\n });\n\n result || (result = wrapped);\n if (result == func) {\n result = forceCurry ? curry(result, 1) : function() {\n return func.apply(this, arguments);\n };\n }\n result.convert = createConverter(realName, func);\n result.placeholder = func.placeholder = placeholder;\n\n return result;\n }\n\n /*--------------------------------------------------------------------------*/\n\n if (!isObj) {\n return wrap(name, func, defaultHolder);\n }\n var _ = func;\n\n // Convert methods by ary cap.\n var pairs = [];\n each(aryMethodKeys, function(aryKey) {\n each(mapping.aryMethod[aryKey], function(key) {\n var func = _[mapping.remap[key] || key];\n if (func) {\n pairs.push([key, wrap(key, func, _)]);\n }\n });\n });\n\n // Convert remaining methods.\n each(keys(_), function(key) {\n var func = _[key];\n if (typeof func == 'function') {\n var length = pairs.length;\n while (length--) {\n if (pairs[length][0] == key) {\n return;\n }\n }\n func.convert = createConverter(key, func);\n pairs.push([key, func]);\n }\n });\n\n // Assign to `_` leaving `_.prototype` unchanged to allow chaining.\n each(pairs, function(pair) {\n _[pair[0]] = pair[1];\n });\n\n _.convert = convertLib;\n _.placeholder = _;\n\n // Assign aliases.\n each(keys(_), function(key) {\n each(mapping.realToAlias[key] || [], function(alias) {\n _[alias] = _[key];\n });\n });\n\n return _;\n}\n\nmodule.exports = baseConvert;\n", + "parsedSize": 4262, + "parsedSource": "r=e(44),o=e(0),i=Array.prototype.push;function u(t,n){return 2==n?function(n,e){return t(n,e)}:function(n){return t(n)}}function a(t){for(var n=t?t.length:0,e=Array(n);n--;)e[n]=t[n];return e}function c(t,n){return function(){var e=arguments.length;if(e){for(var r=Array(e);e--;)r[e]=arguments[e];var o=r[0]=n.apply(void 0,r);return t.apply(void 0,r),o}}}t.exports=function t(n,e,l,s){var f=\"function\"==typeof e,p=e===Object(e);if(p&&(s=l,l=e,e=void 0),null==l)throw new TypeError;s||(s={});var h={cap:!(\"cap\"in s)||s.cap,curry:!(\"curry\"in s)||s.curry,fixed:!(\"fixed\"in s)||s.fixed,immutable:!(\"immutable\"in s)||s.immutable,rearg:!(\"rearg\"in s)||s.rearg},_=f?l:o,d=\"curry\"in s&&s.curry,v=\"fixed\"in s&&s.fixed,y=\"rearg\"in s&&s.rearg,g=f?l.runInContext():void 0,m=f?l:{ary:n.ary,assign:n.assign,clone:n.clone,curry:n.curry,forEach:n.forEach,isArray:n.isArray,isError:n.isError,isFunction:n.isFunction,isWeakMap:n.isWeakMap,iteratee:n.iteratee,keys:n.keys,rearg:n.rearg,toInteger:n.toInteger,toPath:n.toPath},x=m.ary,b=m.assign,A=m.clone,k=m.curry,W=m.forEach,w=m.isArray,O=m.isError,j=m.isFunction,I=m.isWeakMap,E=m.keys,R=m.rearg,S=m.toInteger,P=m.toPath,F=E(r.aryMethod),M={castArray:function(t){return function(){var n=arguments[0];return w(n)?t(a(n)):t.apply(void 0,arguments)}},iteratee:function(t){return function(){var n=arguments[0],e=arguments[1],r=t(n,e),o=r.length;return h.cap&&\"number\"==typeof e?(e=e>2?e-2:1,o&&o<=e?r:u(r,e)):r}},mixin:function(t){return function(n){var e=this;if(!j(e))return t(e,Object(n));var r=[];return W(E(n),(function(t){j(n[t])&&r.push([t,e.prototype[t]])})),t(e,Object(n)),W(r,(function(t){var n=t[1];j(n)?e.prototype[t[0]]=n:delete e.prototype[t[0]]})),e}},nthArg:function(t){return function(n){var e=n<0?1:S(n)+1;return k(t(n),e)}},rearg:function(t){return function(n,e){var r=e?e.length:0;return k(t(n,e),r)}},runInContext:function(e){return function(r){return t(n,e(r),s)}}};function C(t,n){if(h.cap){var e=r.iterateeRearg[t];if(e)return function(t,n){return N(t,(function(t){var e=n.length;return function(t,n){return 2==n?function(n,e){return t.apply(void 0,arguments)}:function(n){return t.apply(void 0,arguments)}}(R(u(t,e),n),e)}))}(n,e);var o=!f&&r.iterateeAry[t];if(o)return function(t,n){return N(t,(function(t){return\"function\"==typeof t?u(t,n):t}))}(n,o)}return n}function B(t,n,e){if(h.fixed&&(v||!r.skipFixed[t])){var o=r.methodSpread[t],u=o&&o.start;return void 0===u?x(n,e):function(t,n){return function(){for(var e=arguments.length,r=e-1,o=Array(e);e--;)o[e]=arguments[e];var u=o[n],a=o.slice(0,n);return u&&i.apply(a,u),n!=r&&i.apply(a,o.slice(n+1)),t.apply(this,a)}}(n,u)}return n}function T(t,n,e){return h.rearg&&e>1&&(y||!r.skipRearg[t])?R(n,r.methodRearg[t]||r.aryRearg[e]):n}function L(t,n){for(var e=-1,r=(n=P(n)).length,o=r-1,i=A(Object(t)),u=i;null!=u&&++e1?k(n,e):n}(0,o=C(i,o),t),!1}})),!o})),o||(o=u),o==n&&(o=d?k(o,1):function(){return n.apply(this,arguments)}),o.convert=D(i,n),o.placeholder=n.placeholder=e,o}if(!p)return q(e,l,_);var z=l,H=[];return W(F,(function(t){W(r.aryMethod[t],(function(t){var n=z[r.remap[t]||t];n&&H.push([t,q(t,n,z)])}))})),W(E(z),(function(t){var n=z[t];if(\"function\"==typeof n){for(var e=H.length;e--;)if(H[e][0]==t)return;n.convert=D(t,n),H.push([t,n])}})),W(H,(function(t){z[t[0]]=t[1]})),z.convert=function(t){return z.runInContext.convert(t)(void 0)},z.placeholder=z,W(E(z),(function(t){W(r.realToAlias[t]||[],(function(n){z[n]=z[t]}))})),z}},", + "originalSize": 16414, + "originalSource": "var mapping = require('./_mapping'),\n fallbackHolder = require('./placeholder');\n\n/** Built-in value reference. */\nvar push = Array.prototype.push;\n\n/**\n * Creates a function, with an arity of `n`, that invokes `func` with the\n * arguments it receives.\n *\n * @private\n * @param {Function} func The function to wrap.\n * @param {number} n The arity of the new function.\n * @returns {Function} Returns the new function.\n */\nfunction baseArity(func, n) {\n return n == 2\n ? function(a, b) { return func.apply(undefined, arguments); }\n : function(a) { return func.apply(undefined, arguments); };\n}\n\n/**\n * Creates a function that invokes `func`, with up to `n` arguments, ignoring\n * any additional arguments.\n *\n * @private\n * @param {Function} func The function to cap arguments for.\n * @param {number} n The arity cap.\n * @returns {Function} Returns the new function.\n */\nfunction baseAry(func, n) {\n return n == 2\n ? function(a, b) { return func(a, b); }\n : function(a) { return func(a); };\n}\n\n/**\n * Creates a clone of `array`.\n *\n * @private\n * @param {Array} array The array to clone.\n * @returns {Array} Returns the cloned array.\n */\nfunction cloneArray(array) {\n var length = array ? array.length : 0,\n result = Array(length);\n\n while (length--) {\n result[length] = array[length];\n }\n return result;\n}\n\n/**\n * Creates a function that clones a given object using the assignment `func`.\n *\n * @private\n * @param {Function} func The assignment function.\n * @returns {Function} Returns the new cloner function.\n */\nfunction createCloner(func) {\n return function(object) {\n return func({}, object);\n };\n}\n\n/**\n * A specialized version of `_.spread` which flattens the spread array into\n * the arguments of the invoked `func`.\n *\n * @private\n * @param {Function} func The function to spread arguments over.\n * @param {number} start The start position of the spread.\n * @returns {Function} Returns the new function.\n */\nfunction flatSpread(func, start) {\n return function() {\n var length = arguments.length,\n lastIndex = length - 1,\n args = Array(length);\n\n while (length--) {\n args[length] = arguments[length];\n }\n var array = args[start],\n otherArgs = args.slice(0, start);\n\n if (array) {\n push.apply(otherArgs, array);\n }\n if (start != lastIndex) {\n push.apply(otherArgs, args.slice(start + 1));\n }\n return func.apply(this, otherArgs);\n };\n}\n\n/**\n * Creates a function that wraps `func` and uses `cloner` to clone the first\n * argument it receives.\n *\n * @private\n * @param {Function} func The function to wrap.\n * @param {Function} cloner The function to clone arguments.\n * @returns {Function} Returns the new immutable function.\n */\nfunction wrapImmutable(func, cloner) {\n return function() {\n var length = arguments.length;\n if (!length) {\n return;\n }\n var args = Array(length);\n while (length--) {\n args[length] = arguments[length];\n }\n var result = args[0] = cloner.apply(undefined, args);\n func.apply(undefined, args);\n return result;\n };\n}\n\n/**\n * The base implementation of `convert` which accepts a `util` object of methods\n * required to perform conversions.\n *\n * @param {Object} util The util object.\n * @param {string} name The name of the function to convert.\n * @param {Function} func The function to convert.\n * @param {Object} [options] The options object.\n * @param {boolean} [options.cap=true] Specify capping iteratee arguments.\n * @param {boolean} [options.curry=true] Specify currying.\n * @param {boolean} [options.fixed=true] Specify fixed arity.\n * @param {boolean} [options.immutable=true] Specify immutable operations.\n * @param {boolean} [options.rearg=true] Specify rearranging arguments.\n * @returns {Function|Object} Returns the converted function or object.\n */\nfunction baseConvert(util, name, func, options) {\n var isLib = typeof name == 'function',\n isObj = name === Object(name);\n\n if (isObj) {\n options = func;\n func = name;\n name = undefined;\n }\n if (func == null) {\n throw new TypeError;\n }\n options || (options = {});\n\n var config = {\n 'cap': 'cap' in options ? options.cap : true,\n 'curry': 'curry' in options ? options.curry : true,\n 'fixed': 'fixed' in options ? options.fixed : true,\n 'immutable': 'immutable' in options ? options.immutable : true,\n 'rearg': 'rearg' in options ? options.rearg : true\n };\n\n var defaultHolder = isLib ? func : fallbackHolder,\n forceCurry = ('curry' in options) && options.curry,\n forceFixed = ('fixed' in options) && options.fixed,\n forceRearg = ('rearg' in options) && options.rearg,\n pristine = isLib ? func.runInContext() : undefined;\n\n var helpers = isLib ? func : {\n 'ary': util.ary,\n 'assign': util.assign,\n 'clone': util.clone,\n 'curry': util.curry,\n 'forEach': util.forEach,\n 'isArray': util.isArray,\n 'isError': util.isError,\n 'isFunction': util.isFunction,\n 'isWeakMap': util.isWeakMap,\n 'iteratee': util.iteratee,\n 'keys': util.keys,\n 'rearg': util.rearg,\n 'toInteger': util.toInteger,\n 'toPath': util.toPath\n };\n\n var ary = helpers.ary,\n assign = helpers.assign,\n clone = helpers.clone,\n curry = helpers.curry,\n each = helpers.forEach,\n isArray = helpers.isArray,\n isError = helpers.isError,\n isFunction = helpers.isFunction,\n isWeakMap = helpers.isWeakMap,\n keys = helpers.keys,\n rearg = helpers.rearg,\n toInteger = helpers.toInteger,\n toPath = helpers.toPath;\n\n var aryMethodKeys = keys(mapping.aryMethod);\n\n var wrappers = {\n 'castArray': function(castArray) {\n return function() {\n var value = arguments[0];\n return isArray(value)\n ? castArray(cloneArray(value))\n : castArray.apply(undefined, arguments);\n };\n },\n 'iteratee': function(iteratee) {\n return function() {\n var func = arguments[0],\n arity = arguments[1],\n result = iteratee(func, arity),\n length = result.length;\n\n if (config.cap && typeof arity == 'number') {\n arity = arity > 2 ? (arity - 2) : 1;\n return (length && length <= arity) ? result : baseAry(result, arity);\n }\n return result;\n };\n },\n 'mixin': function(mixin) {\n return function(source) {\n var func = this;\n if (!isFunction(func)) {\n return mixin(func, Object(source));\n }\n var pairs = [];\n each(keys(source), function(key) {\n if (isFunction(source[key])) {\n pairs.push([key, func.prototype[key]]);\n }\n });\n\n mixin(func, Object(source));\n\n each(pairs, function(pair) {\n var value = pair[1];\n if (isFunction(value)) {\n func.prototype[pair[0]] = value;\n } else {\n delete func.prototype[pair[0]];\n }\n });\n return func;\n };\n },\n 'nthArg': function(nthArg) {\n return function(n) {\n var arity = n < 0 ? 1 : (toInteger(n) + 1);\n return curry(nthArg(n), arity);\n };\n },\n 'rearg': function(rearg) {\n return function(func, indexes) {\n var arity = indexes ? indexes.length : 0;\n return curry(rearg(func, indexes), arity);\n };\n },\n 'runInContext': function(runInContext) {\n return function(context) {\n return baseConvert(util, runInContext(context), options);\n };\n }\n };\n\n /*--------------------------------------------------------------------------*/\n\n /**\n * Casts `func` to a function with an arity capped iteratee if needed.\n *\n * @private\n * @param {string} name The name of the function to inspect.\n * @param {Function} func The function to inspect.\n * @returns {Function} Returns the cast function.\n */\n function castCap(name, func) {\n if (config.cap) {\n var indexes = mapping.iterateeRearg[name];\n if (indexes) {\n return iterateeRearg(func, indexes);\n }\n var n = !isLib && mapping.iterateeAry[name];\n if (n) {\n return iterateeAry(func, n);\n }\n }\n return func;\n }\n\n /**\n * Casts `func` to a curried function if needed.\n *\n * @private\n * @param {string} name The name of the function to inspect.\n * @param {Function} func The function to inspect.\n * @param {number} n The arity of `func`.\n * @returns {Function} Returns the cast function.\n */\n function castCurry(name, func, n) {\n return (forceCurry || (config.curry && n > 1))\n ? curry(func, n)\n : func;\n }\n\n /**\n * Casts `func` to a fixed arity function if needed.\n *\n * @private\n * @param {string} name The name of the function to inspect.\n * @param {Function} func The function to inspect.\n * @param {number} n The arity cap.\n * @returns {Function} Returns the cast function.\n */\n function castFixed(name, func, n) {\n if (config.fixed && (forceFixed || !mapping.skipFixed[name])) {\n var data = mapping.methodSpread[name],\n start = data && data.start;\n\n return start === undefined ? ary(func, n) : flatSpread(func, start);\n }\n return func;\n }\n\n /**\n * Casts `func` to an rearged function if needed.\n *\n * @private\n * @param {string} name The name of the function to inspect.\n * @param {Function} func The function to inspect.\n * @param {number} n The arity of `func`.\n * @returns {Function} Returns the cast function.\n */\n function castRearg(name, func, n) {\n return (config.rearg && n > 1 && (forceRearg || !mapping.skipRearg[name]))\n ? rearg(func, mapping.methodRearg[name] || mapping.aryRearg[n])\n : func;\n }\n\n /**\n * Creates a clone of `object` by `path`.\n *\n * @private\n * @param {Object} object The object to clone.\n * @param {Array|string} path The path to clone by.\n * @returns {Object} Returns the cloned object.\n */\n function cloneByPath(object, path) {\n path = toPath(path);\n\n var index = -1,\n length = path.length,\n lastIndex = length - 1,\n result = clone(Object(object)),\n nested = result;\n\n while (nested != null && ++index < length) {\n var key = path[index],\n value = nested[key];\n\n if (value != null &&\n !(isFunction(value) || isError(value) || isWeakMap(value))) {\n nested[key] = clone(index == lastIndex ? value : Object(value));\n }\n nested = nested[key];\n }\n return result;\n }\n\n /**\n * Converts `lodash` to an immutable auto-curried iteratee-first data-last\n * version with conversion `options` applied.\n *\n * @param {Object} [options] The options object. See `baseConvert` for more details.\n * @returns {Function} Returns the converted `lodash`.\n */\n function convertLib(options) {\n return _.runInContext.convert(options)(undefined);\n }\n\n /**\n * Create a converter function for `func` of `name`.\n *\n * @param {string} name The name of the function to convert.\n * @param {Function} func The function to convert.\n * @returns {Function} Returns the new converter function.\n */\n function createConverter(name, func) {\n var realName = mapping.aliasToReal[name] || name,\n methodName = mapping.remap[realName] || realName,\n oldOptions = options;\n\n return function(options) {\n var newUtil = isLib ? pristine : helpers,\n newFunc = isLib ? pristine[methodName] : func,\n newOptions = assign(assign({}, oldOptions), options);\n\n return baseConvert(newUtil, realName, newFunc, newOptions);\n };\n }\n\n /**\n * Creates a function that wraps `func` to invoke its iteratee, with up to `n`\n * arguments, ignoring any additional arguments.\n *\n * @private\n * @param {Function} func The function to cap iteratee arguments for.\n * @param {number} n The arity cap.\n * @returns {Function} Returns the new function.\n */\n function iterateeAry(func, n) {\n return overArg(func, function(func) {\n return typeof func == 'function' ? baseAry(func, n) : func;\n });\n }\n\n /**\n * Creates a function that wraps `func` to invoke its iteratee with arguments\n * arranged according to the specified `indexes` where the argument value at\n * the first index is provided as the first argument, the argument value at\n * the second index is provided as the second argument, and so on.\n *\n * @private\n * @param {Function} func The function to rearrange iteratee arguments for.\n * @param {number[]} indexes The arranged argument indexes.\n * @returns {Function} Returns the new function.\n */\n function iterateeRearg(func, indexes) {\n return overArg(func, function(func) {\n var n = indexes.length;\n return baseArity(rearg(baseAry(func, n), indexes), n);\n });\n }\n\n /**\n * Creates a function that invokes `func` with its first argument transformed.\n *\n * @private\n * @param {Function} func The function to wrap.\n * @param {Function} transform The argument transform.\n * @returns {Function} Returns the new function.\n */\n function overArg(func, transform) {\n return function() {\n var length = arguments.length;\n if (!length) {\n return func();\n }\n var args = Array(length);\n while (length--) {\n args[length] = arguments[length];\n }\n var index = config.rearg ? 0 : (length - 1);\n args[index] = transform(args[index]);\n return func.apply(undefined, args);\n };\n }\n\n /**\n * Creates a function that wraps `func` and applys the conversions\n * rules by `name`.\n *\n * @private\n * @param {string} name The name of the function to wrap.\n * @param {Function} func The function to wrap.\n * @returns {Function} Returns the converted function.\n */\n function wrap(name, func, placeholder) {\n var result,\n realName = mapping.aliasToReal[name] || name,\n wrapped = func,\n wrapper = wrappers[realName];\n\n if (wrapper) {\n wrapped = wrapper(func);\n }\n else if (config.immutable) {\n if (mapping.mutate.array[realName]) {\n wrapped = wrapImmutable(func, cloneArray);\n }\n else if (mapping.mutate.object[realName]) {\n wrapped = wrapImmutable(func, createCloner(func));\n }\n else if (mapping.mutate.set[realName]) {\n wrapped = wrapImmutable(func, cloneByPath);\n }\n }\n each(aryMethodKeys, function(aryKey) {\n each(mapping.aryMethod[aryKey], function(otherName) {\n if (realName == otherName) {\n var data = mapping.methodSpread[realName],\n afterRearg = data && data.afterRearg;\n\n result = afterRearg\n ? castFixed(realName, castRearg(realName, wrapped, aryKey), aryKey)\n : castRearg(realName, castFixed(realName, wrapped, aryKey), aryKey);\n\n result = castCap(realName, result);\n result = castCurry(realName, result, aryKey);\n return false;\n }\n });\n return !result;\n });\n\n result || (result = wrapped);\n if (result == func) {\n result = forceCurry ? curry(result, 1) : function() {\n return func.apply(this, arguments);\n };\n }\n result.convert = createConverter(realName, func);\n result.placeholder = func.placeholder = placeholder;\n\n return result;\n }\n\n /*--------------------------------------------------------------------------*/\n\n if (!isObj) {\n return wrap(name, func, defaultHolder);\n }\n var _ = func;\n\n // Convert methods by ary cap.\n var pairs = [];\n each(aryMethodKeys, function(aryKey) {\n each(mapping.aryMethod[aryKey], function(key) {\n var func = _[mapping.remap[key] || key];\n if (func) {\n pairs.push([key, wrap(key, func, _)]);\n }\n });\n });\n\n // Convert remaining methods.\n each(keys(_), function(key) {\n var func = _[key];\n if (typeof func == 'function') {\n var length = pairs.length;\n while (length--) {\n if (pairs[length][0] == key) {\n return;\n }\n }\n func.convert = createConverter(key, func);\n pairs.push([key, func]);\n }\n });\n\n // Assign to `_` leaving `_.prototype` unchanged to allow chaining.\n each(pairs, function(pair) {\n _[pair[0]] = pair[1];\n });\n\n _.convert = convertLib;\n _.placeholder = _;\n\n // Assign aliases.\n each(keys(_), function(key) {\n each(mapping.realToAlias[key] || [], function(alias) {\n _[alias] = _[key];\n });\n });\n\n return _;\n}\n\nmodule.exports = baseConvert;\n", + "modules": [] + }, + { + "id": 44, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/_mapping.js", + "name": "./node_modules/lodash/fp/_mapping.js", + "index": 11, + "index2": 5, + "size": 9955, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/_baseConvert.js", + "issuerId": 43, + "issuerName": "./node_modules/lodash/fp/_baseConvert.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 38, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/trim.js", + "name": "./node_modules/lodash/fp/trim.js" + }, + { + "id": 2, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/convert.js", + "name": "./node_modules/lodash/fp/convert.js" + }, + { + "id": 43, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/_baseConvert.js", + "name": "./node_modules/lodash/fp/_baseConvert.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 43, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/_baseConvert.js", + "module": "./node_modules/lodash/fp/_baseConvert.js", + "moduleName": "./node_modules/lodash/fp/_baseConvert.js", + "type": "cjs require", + "userRequest": "./_mapping", + "loc": "1:14-35" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 6, + "source": "/** Used to map aliases to their real names. */\nexports.aliasToReal = {\n\n // Lodash aliases.\n 'each': 'forEach',\n 'eachRight': 'forEachRight',\n 'entries': 'toPairs',\n 'entriesIn': 'toPairsIn',\n 'extend': 'assignIn',\n 'extendAll': 'assignInAll',\n 'extendAllWith': 'assignInAllWith',\n 'extendWith': 'assignInWith',\n 'first': 'head',\n\n // Methods that are curried variants of others.\n 'conforms': 'conformsTo',\n 'matches': 'isMatch',\n 'property': 'get',\n\n // Ramda aliases.\n '__': 'placeholder',\n 'F': 'stubFalse',\n 'T': 'stubTrue',\n 'all': 'every',\n 'allPass': 'overEvery',\n 'always': 'constant',\n 'any': 'some',\n 'anyPass': 'overSome',\n 'apply': 'spread',\n 'assoc': 'set',\n 'assocPath': 'set',\n 'complement': 'negate',\n 'compose': 'flowRight',\n 'contains': 'includes',\n 'dissoc': 'unset',\n 'dissocPath': 'unset',\n 'dropLast': 'dropRight',\n 'dropLastWhile': 'dropRightWhile',\n 'equals': 'isEqual',\n 'identical': 'eq',\n 'indexBy': 'keyBy',\n 'init': 'initial',\n 'invertObj': 'invert',\n 'juxt': 'over',\n 'omitAll': 'omit',\n 'nAry': 'ary',\n 'path': 'get',\n 'pathEq': 'matchesProperty',\n 'pathOr': 'getOr',\n 'paths': 'at',\n 'pickAll': 'pick',\n 'pipe': 'flow',\n 'pluck': 'map',\n 'prop': 'get',\n 'propEq': 'matchesProperty',\n 'propOr': 'getOr',\n 'props': 'at',\n 'symmetricDifference': 'xor',\n 'symmetricDifferenceBy': 'xorBy',\n 'symmetricDifferenceWith': 'xorWith',\n 'takeLast': 'takeRight',\n 'takeLastWhile': 'takeRightWhile',\n 'unapply': 'rest',\n 'unnest': 'flatten',\n 'useWith': 'overArgs',\n 'where': 'conformsTo',\n 'whereEq': 'isMatch',\n 'zipObj': 'zipObject'\n};\n\n/** Used to map ary to method names. */\nexports.aryMethod = {\n '1': [\n 'assignAll', 'assignInAll', 'attempt', 'castArray', 'ceil', 'create',\n 'curry', 'curryRight', 'defaultsAll', 'defaultsDeepAll', 'floor', 'flow',\n 'flowRight', 'fromPairs', 'invert', 'iteratee', 'memoize', 'method', 'mergeAll',\n 'methodOf', 'mixin', 'nthArg', 'over', 'overEvery', 'overSome','rest', 'reverse',\n 'round', 'runInContext', 'spread', 'template', 'trim', 'trimEnd', 'trimStart',\n 'uniqueId', 'words', 'zipAll'\n ],\n '2': [\n 'add', 'after', 'ary', 'assign', 'assignAllWith', 'assignIn', 'assignInAllWith',\n 'at', 'before', 'bind', 'bindAll', 'bindKey', 'chunk', 'cloneDeepWith',\n 'cloneWith', 'concat', 'conformsTo', 'countBy', 'curryN', 'curryRightN',\n 'debounce', 'defaults', 'defaultsDeep', 'defaultTo', 'delay', 'difference',\n 'divide', 'drop', 'dropRight', 'dropRightWhile', 'dropWhile', 'endsWith', 'eq',\n 'every', 'filter', 'find', 'findIndex', 'findKey', 'findLast', 'findLastIndex',\n 'findLastKey', 'flatMap', 'flatMapDeep', 'flattenDepth', 'forEach',\n 'forEachRight', 'forIn', 'forInRight', 'forOwn', 'forOwnRight', 'get',\n 'groupBy', 'gt', 'gte', 'has', 'hasIn', 'includes', 'indexOf', 'intersection',\n 'invertBy', 'invoke', 'invokeMap', 'isEqual', 'isMatch', 'join', 'keyBy',\n 'lastIndexOf', 'lt', 'lte', 'map', 'mapKeys', 'mapValues', 'matchesProperty',\n 'maxBy', 'meanBy', 'merge', 'mergeAllWith', 'minBy', 'multiply', 'nth', 'omit',\n 'omitBy', 'overArgs', 'pad', 'padEnd', 'padStart', 'parseInt', 'partial',\n 'partialRight', 'partition', 'pick', 'pickBy', 'propertyOf', 'pull', 'pullAll',\n 'pullAt', 'random', 'range', 'rangeRight', 'rearg', 'reject', 'remove',\n 'repeat', 'restFrom', 'result', 'sampleSize', 'some', 'sortBy', 'sortedIndex',\n 'sortedIndexOf', 'sortedLastIndex', 'sortedLastIndexOf', 'sortedUniqBy',\n 'split', 'spreadFrom', 'startsWith', 'subtract', 'sumBy', 'take', 'takeRight',\n 'takeRightWhile', 'takeWhile', 'tap', 'throttle', 'thru', 'times', 'trimChars',\n 'trimCharsEnd', 'trimCharsStart', 'truncate', 'union', 'uniqBy', 'uniqWith',\n 'unset', 'unzipWith', 'without', 'wrap', 'xor', 'zip', 'zipObject',\n 'zipObjectDeep'\n ],\n '3': [\n 'assignInWith', 'assignWith', 'clamp', 'differenceBy', 'differenceWith',\n 'findFrom', 'findIndexFrom', 'findLastFrom', 'findLastIndexFrom', 'getOr',\n 'includesFrom', 'indexOfFrom', 'inRange', 'intersectionBy', 'intersectionWith',\n 'invokeArgs', 'invokeArgsMap', 'isEqualWith', 'isMatchWith', 'flatMapDepth',\n 'lastIndexOfFrom', 'mergeWith', 'orderBy', 'padChars', 'padCharsEnd',\n 'padCharsStart', 'pullAllBy', 'pullAllWith', 'rangeStep', 'rangeStepRight',\n 'reduce', 'reduceRight', 'replace', 'set', 'slice', 'sortedIndexBy',\n 'sortedLastIndexBy', 'transform', 'unionBy', 'unionWith', 'update', 'xorBy',\n 'xorWith', 'zipWith'\n ],\n '4': [\n 'fill', 'setWith', 'updateWith'\n ]\n};\n\n/** Used to map ary to rearg configs. */\nexports.aryRearg = {\n '2': [1, 0],\n '3': [2, 0, 1],\n '4': [3, 2, 0, 1]\n};\n\n/** Used to map method names to their iteratee ary. */\nexports.iterateeAry = {\n 'dropRightWhile': 1,\n 'dropWhile': 1,\n 'every': 1,\n 'filter': 1,\n 'find': 1,\n 'findFrom': 1,\n 'findIndex': 1,\n 'findIndexFrom': 1,\n 'findKey': 1,\n 'findLast': 1,\n 'findLastFrom': 1,\n 'findLastIndex': 1,\n 'findLastIndexFrom': 1,\n 'findLastKey': 1,\n 'flatMap': 1,\n 'flatMapDeep': 1,\n 'flatMapDepth': 1,\n 'forEach': 1,\n 'forEachRight': 1,\n 'forIn': 1,\n 'forInRight': 1,\n 'forOwn': 1,\n 'forOwnRight': 1,\n 'map': 1,\n 'mapKeys': 1,\n 'mapValues': 1,\n 'partition': 1,\n 'reduce': 2,\n 'reduceRight': 2,\n 'reject': 1,\n 'remove': 1,\n 'some': 1,\n 'takeRightWhile': 1,\n 'takeWhile': 1,\n 'times': 1,\n 'transform': 2\n};\n\n/** Used to map method names to iteratee rearg configs. */\nexports.iterateeRearg = {\n 'mapKeys': [1],\n 'reduceRight': [1, 0]\n};\n\n/** Used to map method names to rearg configs. */\nexports.methodRearg = {\n 'assignInAllWith': [1, 0],\n 'assignInWith': [1, 2, 0],\n 'assignAllWith': [1, 0],\n 'assignWith': [1, 2, 0],\n 'differenceBy': [1, 2, 0],\n 'differenceWith': [1, 2, 0],\n 'getOr': [2, 1, 0],\n 'intersectionBy': [1, 2, 0],\n 'intersectionWith': [1, 2, 0],\n 'isEqualWith': [1, 2, 0],\n 'isMatchWith': [2, 1, 0],\n 'mergeAllWith': [1, 0],\n 'mergeWith': [1, 2, 0],\n 'padChars': [2, 1, 0],\n 'padCharsEnd': [2, 1, 0],\n 'padCharsStart': [2, 1, 0],\n 'pullAllBy': [2, 1, 0],\n 'pullAllWith': [2, 1, 0],\n 'rangeStep': [1, 2, 0],\n 'rangeStepRight': [1, 2, 0],\n 'setWith': [3, 1, 2, 0],\n 'sortedIndexBy': [2, 1, 0],\n 'sortedLastIndexBy': [2, 1, 0],\n 'unionBy': [1, 2, 0],\n 'unionWith': [1, 2, 0],\n 'updateWith': [3, 1, 2, 0],\n 'xorBy': [1, 2, 0],\n 'xorWith': [1, 2, 0],\n 'zipWith': [1, 2, 0]\n};\n\n/** Used to map method names to spread configs. */\nexports.methodSpread = {\n 'assignAll': { 'start': 0 },\n 'assignAllWith': { 'start': 0 },\n 'assignInAll': { 'start': 0 },\n 'assignInAllWith': { 'start': 0 },\n 'defaultsAll': { 'start': 0 },\n 'defaultsDeepAll': { 'start': 0 },\n 'invokeArgs': { 'start': 2 },\n 'invokeArgsMap': { 'start': 2 },\n 'mergeAll': { 'start': 0 },\n 'mergeAllWith': { 'start': 0 },\n 'partial': { 'start': 1 },\n 'partialRight': { 'start': 1 },\n 'without': { 'start': 1 },\n 'zipAll': { 'start': 0 }\n};\n\n/** Used to identify methods which mutate arrays or objects. */\nexports.mutate = {\n 'array': {\n 'fill': true,\n 'pull': true,\n 'pullAll': true,\n 'pullAllBy': true,\n 'pullAllWith': true,\n 'pullAt': true,\n 'remove': true,\n 'reverse': true\n },\n 'object': {\n 'assign': true,\n 'assignAll': true,\n 'assignAllWith': true,\n 'assignIn': true,\n 'assignInAll': true,\n 'assignInAllWith': true,\n 'assignInWith': true,\n 'assignWith': true,\n 'defaults': true,\n 'defaultsAll': true,\n 'defaultsDeep': true,\n 'defaultsDeepAll': true,\n 'merge': true,\n 'mergeAll': true,\n 'mergeAllWith': true,\n 'mergeWith': true,\n },\n 'set': {\n 'set': true,\n 'setWith': true,\n 'unset': true,\n 'update': true,\n 'updateWith': true\n }\n};\n\n/** Used to map real names to their aliases. */\nexports.realToAlias = (function() {\n var hasOwnProperty = Object.prototype.hasOwnProperty,\n object = exports.aliasToReal,\n result = {};\n\n for (var key in object) {\n var value = object[key];\n if (hasOwnProperty.call(result, value)) {\n result[value].push(key);\n } else {\n result[value] = [key];\n }\n }\n return result;\n}());\n\n/** Used to map method names to other names. */\nexports.remap = {\n 'assignAll': 'assign',\n 'assignAllWith': 'assignWith',\n 'assignInAll': 'assignIn',\n 'assignInAllWith': 'assignInWith',\n 'curryN': 'curry',\n 'curryRightN': 'curryRight',\n 'defaultsAll': 'defaults',\n 'defaultsDeepAll': 'defaultsDeep',\n 'findFrom': 'find',\n 'findIndexFrom': 'findIndex',\n 'findLastFrom': 'findLast',\n 'findLastIndexFrom': 'findLastIndex',\n 'getOr': 'get',\n 'includesFrom': 'includes',\n 'indexOfFrom': 'indexOf',\n 'invokeArgs': 'invoke',\n 'invokeArgsMap': 'invokeMap',\n 'lastIndexOfFrom': 'lastIndexOf',\n 'mergeAll': 'merge',\n 'mergeAllWith': 'mergeWith',\n 'padChars': 'pad',\n 'padCharsEnd': 'padEnd',\n 'padCharsStart': 'padStart',\n 'propertyOf': 'get',\n 'rangeStep': 'range',\n 'rangeStepRight': 'rangeRight',\n 'restFrom': 'rest',\n 'spreadFrom': 'spread',\n 'trimChars': 'trim',\n 'trimCharsEnd': 'trimEnd',\n 'trimCharsStart': 'trimStart',\n 'zipAll': 'zip'\n};\n\n/** Used to track methods that skip fixing their arity. */\nexports.skipFixed = {\n 'castArray': true,\n 'flow': true,\n 'flowRight': true,\n 'iteratee': true,\n 'mixin': true,\n 'rearg': true,\n 'runInContext': true\n};\n\n/** Used to track methods that skip rearranging arguments. */\nexports.skipRearg = {\n 'add': true,\n 'assign': true,\n 'assignIn': true,\n 'bind': true,\n 'bindKey': true,\n 'concat': true,\n 'difference': true,\n 'divide': true,\n 'eq': true,\n 'gt': true,\n 'gte': true,\n 'isEqual': true,\n 'lt': true,\n 'lte': true,\n 'matchesProperty': true,\n 'merge': true,\n 'multiply': true,\n 'overArgs': true,\n 'partial': true,\n 'partialRight': true,\n 'propertyOf': true,\n 'random': true,\n 'range': true,\n 'rangeRight': true,\n 'subtract': true,\n 'zip': true,\n 'zipObject': true,\n 'zipObjectDeep': true\n};\n", + "parsedSize": 6716, + "parsedSource": "n.aliasToReal={each:\"forEach\",eachRight:\"forEachRight\",entries:\"toPairs\",entriesIn:\"toPairsIn\",extend:\"assignIn\",extendAll:\"assignInAll\",extendAllWith:\"assignInAllWith\",extendWith:\"assignInWith\",first:\"head\",conforms:\"conformsTo\",matches:\"isMatch\",property:\"get\",__:\"placeholder\",F:\"stubFalse\",T:\"stubTrue\",all:\"every\",allPass:\"overEvery\",always:\"constant\",any:\"some\",anyPass:\"overSome\",apply:\"spread\",assoc:\"set\",assocPath:\"set\",complement:\"negate\",compose:\"flowRight\",contains:\"includes\",dissoc:\"unset\",dissocPath:\"unset\",dropLast:\"dropRight\",dropLastWhile:\"dropRightWhile\",equals:\"isEqual\",identical:\"eq\",indexBy:\"keyBy\",init:\"initial\",invertObj:\"invert\",juxt:\"over\",omitAll:\"omit\",nAry:\"ary\",path:\"get\",pathEq:\"matchesProperty\",pathOr:\"getOr\",paths:\"at\",pickAll:\"pick\",pipe:\"flow\",pluck:\"map\",prop:\"get\",propEq:\"matchesProperty\",propOr:\"getOr\",props:\"at\",symmetricDifference:\"xor\",symmetricDifferenceBy:\"xorBy\",symmetricDifferenceWith:\"xorWith\",takeLast:\"takeRight\",takeLastWhile:\"takeRightWhile\",unapply:\"rest\",unnest:\"flatten\",useWith:\"overArgs\",where:\"conformsTo\",whereEq:\"isMatch\",zipObj:\"zipObject\"},n.aryMethod={1:[\"assignAll\",\"assignInAll\",\"attempt\",\"castArray\",\"ceil\",\"create\",\"curry\",\"curryRight\",\"defaultsAll\",\"defaultsDeepAll\",\"floor\",\"flow\",\"flowRight\",\"fromPairs\",\"invert\",\"iteratee\",\"memoize\",\"method\",\"mergeAll\",\"methodOf\",\"mixin\",\"nthArg\",\"over\",\"overEvery\",\"overSome\",\"rest\",\"reverse\",\"round\",\"runInContext\",\"spread\",\"template\",\"trim\",\"trimEnd\",\"trimStart\",\"uniqueId\",\"words\",\"zipAll\"],2:[\"add\",\"after\",\"ary\",\"assign\",\"assignAllWith\",\"assignIn\",\"assignInAllWith\",\"at\",\"before\",\"bind\",\"bindAll\",\"bindKey\",\"chunk\",\"cloneDeepWith\",\"cloneWith\",\"concat\",\"conformsTo\",\"countBy\",\"curryN\",\"curryRightN\",\"debounce\",\"defaults\",\"defaultsDeep\",\"defaultTo\",\"delay\",\"difference\",\"divide\",\"drop\",\"dropRight\",\"dropRightWhile\",\"dropWhile\",\"endsWith\",\"eq\",\"every\",\"filter\",\"find\",\"findIndex\",\"findKey\",\"findLast\",\"findLastIndex\",\"findLastKey\",\"flatMap\",\"flatMapDeep\",\"flattenDepth\",\"forEach\",\"forEachRight\",\"forIn\",\"forInRight\",\"forOwn\",\"forOwnRight\",\"get\",\"groupBy\",\"gt\",\"gte\",\"has\",\"hasIn\",\"includes\",\"indexOf\",\"intersection\",\"invertBy\",\"invoke\",\"invokeMap\",\"isEqual\",\"isMatch\",\"join\",\"keyBy\",\"lastIndexOf\",\"lt\",\"lte\",\"map\",\"mapKeys\",\"mapValues\",\"matchesProperty\",\"maxBy\",\"meanBy\",\"merge\",\"mergeAllWith\",\"minBy\",\"multiply\",\"nth\",\"omit\",\"omitBy\",\"overArgs\",\"pad\",\"padEnd\",\"padStart\",\"parseInt\",\"partial\",\"partialRight\",\"partition\",\"pick\",\"pickBy\",\"propertyOf\",\"pull\",\"pullAll\",\"pullAt\",\"random\",\"range\",\"rangeRight\",\"rearg\",\"reject\",\"remove\",\"repeat\",\"restFrom\",\"result\",\"sampleSize\",\"some\",\"sortBy\",\"sortedIndex\",\"sortedIndexOf\",\"sortedLastIndex\",\"sortedLastIndexOf\",\"sortedUniqBy\",\"split\",\"spreadFrom\",\"startsWith\",\"subtract\",\"sumBy\",\"take\",\"takeRight\",\"takeRightWhile\",\"takeWhile\",\"tap\",\"throttle\",\"thru\",\"times\",\"trimChars\",\"trimCharsEnd\",\"trimCharsStart\",\"truncate\",\"union\",\"uniqBy\",\"uniqWith\",\"unset\",\"unzipWith\",\"without\",\"wrap\",\"xor\",\"zip\",\"zipObject\",\"zipObjectDeep\"],3:[\"assignInWith\",\"assignWith\",\"clamp\",\"differenceBy\",\"differenceWith\",\"findFrom\",\"findIndexFrom\",\"findLastFrom\",\"findLastIndexFrom\",\"getOr\",\"includesFrom\",\"indexOfFrom\",\"inRange\",\"intersectionBy\",\"intersectionWith\",\"invokeArgs\",\"invokeArgsMap\",\"isEqualWith\",\"isMatchWith\",\"flatMapDepth\",\"lastIndexOfFrom\",\"mergeWith\",\"orderBy\",\"padChars\",\"padCharsEnd\",\"padCharsStart\",\"pullAllBy\",\"pullAllWith\",\"rangeStep\",\"rangeStepRight\",\"reduce\",\"reduceRight\",\"replace\",\"set\",\"slice\",\"sortedIndexBy\",\"sortedLastIndexBy\",\"transform\",\"unionBy\",\"unionWith\",\"update\",\"xorBy\",\"xorWith\",\"zipWith\"],4:[\"fill\",\"setWith\",\"updateWith\"]},n.aryRearg={2:[1,0],3:[2,0,1],4:[3,2,0,1]},n.iterateeAry={dropRightWhile:1,dropWhile:1,every:1,filter:1,find:1,findFrom:1,findIndex:1,findIndexFrom:1,findKey:1,findLast:1,findLastFrom:1,findLastIndex:1,findLastIndexFrom:1,findLastKey:1,flatMap:1,flatMapDeep:1,flatMapDepth:1,forEach:1,forEachRight:1,forIn:1,forInRight:1,forOwn:1,forOwnRight:1,map:1,mapKeys:1,mapValues:1,partition:1,reduce:2,reduceRight:2,reject:1,remove:1,some:1,takeRightWhile:1,takeWhile:1,times:1,transform:2},n.iterateeRearg={mapKeys:[1],reduceRight:[1,0]},n.methodRearg={assignInAllWith:[1,0],assignInWith:[1,2,0],assignAllWith:[1,0],assignWith:[1,2,0],differenceBy:[1,2,0],differenceWith:[1,2,0],getOr:[2,1,0],intersectionBy:[1,2,0],intersectionWith:[1,2,0],isEqualWith:[1,2,0],isMatchWith:[2,1,0],mergeAllWith:[1,0],mergeWith:[1,2,0],padChars:[2,1,0],padCharsEnd:[2,1,0],padCharsStart:[2,1,0],pullAllBy:[2,1,0],pullAllWith:[2,1,0],rangeStep:[1,2,0],rangeStepRight:[1,2,0],setWith:[3,1,2,0],sortedIndexBy:[2,1,0],sortedLastIndexBy:[2,1,0],unionBy:[1,2,0],unionWith:[1,2,0],updateWith:[3,1,2,0],xorBy:[1,2,0],xorWith:[1,2,0],zipWith:[1,2,0]},n.methodSpread={assignAll:{start:0},assignAllWith:{start:0},assignInAll:{start:0},assignInAllWith:{start:0},defaultsAll:{start:0},defaultsDeepAll:{start:0},invokeArgs:{start:2},invokeArgsMap:{start:2},mergeAll:{start:0},mergeAllWith:{start:0},partial:{start:1},partialRight:{start:1},without:{start:1},zipAll:{start:0}},n.mutate={array:{fill:!0,pull:!0,pullAll:!0,pullAllBy:!0,pullAllWith:!0,pullAt:!0,remove:!0,reverse:!0},object:{assign:!0,assignAll:!0,assignAllWith:!0,assignIn:!0,assignInAll:!0,assignInAllWith:!0,assignInWith:!0,assignWith:!0,defaults:!0,defaultsAll:!0,defaultsDeep:!0,defaultsDeepAll:!0,merge:!0,mergeAll:!0,mergeAllWith:!0,mergeWith:!0},set:{set:!0,setWith:!0,unset:!0,update:!0,updateWith:!0}},n.realToAlias=function(){var t=Object.prototype.hasOwnProperty,e=n.aliasToReal,r={};for(var o in e){var i=e[o];t.call(r,i)?r[i].push(o):r[i]=[o]}return r}(),n.remap={assignAll:\"assign\",assignAllWith:\"assignWith\",assignInAll:\"assignIn\",assignInAllWith:\"assignInWith\",curryN:\"curry\",curryRightN:\"curryRight\",defaultsAll:\"defaults\",defaultsDeepAll:\"defaultsDeep\",findFrom:\"find\",findIndexFrom:\"findIndex\",findLastFrom:\"findLast\",findLastIndexFrom:\"findLastIndex\",getOr:\"get\",includesFrom:\"includes\",indexOfFrom:\"indexOf\",invokeArgs:\"invoke\",invokeArgsMap:\"invokeMap\",lastIndexOfFrom:\"lastIndexOf\",mergeAll:\"merge\",mergeAllWith:\"mergeWith\",padChars:\"pad\",padCharsEnd:\"padEnd\",padCharsStart:\"padStart\",propertyOf:\"get\",rangeStep:\"range\",rangeStepRight:\"rangeRight\",restFrom:\"rest\",spreadFrom:\"spread\",trimChars:\"trim\",trimCharsEnd:\"trimEnd\",trimCharsStart:\"trimStart\",zipAll:\"zip\"},n.skipFixed={castArray:!0,flow:!0,flowRight:!0,iteratee:!0,mixin:!0,rearg:!0,runInContext:!0},n.skipRearg={add:!0,assign:!0,assignIn:!0,bind:!0,bindKey:!0,concat:!0,difference:!0,divide:!0,eq:!0,gt:!0,gte:!0,isEqual:!0,lt:!0,lte:!0,matchesProperty:!0,merge:!0,multiply:!0,overArgs:!0,partial:!0,partialRight:!0,propertyOf:!0,random:!0,range:!0,rangeRight:!0,subtract:!0,zip:!0,zipObject:!0,zipObjectDeep:!0}},", + "originalSize": 9955, + "originalSource": "/** Used to map aliases to their real names. */\nexports.aliasToReal = {\n\n // Lodash aliases.\n 'each': 'forEach',\n 'eachRight': 'forEachRight',\n 'entries': 'toPairs',\n 'entriesIn': 'toPairsIn',\n 'extend': 'assignIn',\n 'extendAll': 'assignInAll',\n 'extendAllWith': 'assignInAllWith',\n 'extendWith': 'assignInWith',\n 'first': 'head',\n\n // Methods that are curried variants of others.\n 'conforms': 'conformsTo',\n 'matches': 'isMatch',\n 'property': 'get',\n\n // Ramda aliases.\n '__': 'placeholder',\n 'F': 'stubFalse',\n 'T': 'stubTrue',\n 'all': 'every',\n 'allPass': 'overEvery',\n 'always': 'constant',\n 'any': 'some',\n 'anyPass': 'overSome',\n 'apply': 'spread',\n 'assoc': 'set',\n 'assocPath': 'set',\n 'complement': 'negate',\n 'compose': 'flowRight',\n 'contains': 'includes',\n 'dissoc': 'unset',\n 'dissocPath': 'unset',\n 'dropLast': 'dropRight',\n 'dropLastWhile': 'dropRightWhile',\n 'equals': 'isEqual',\n 'identical': 'eq',\n 'indexBy': 'keyBy',\n 'init': 'initial',\n 'invertObj': 'invert',\n 'juxt': 'over',\n 'omitAll': 'omit',\n 'nAry': 'ary',\n 'path': 'get',\n 'pathEq': 'matchesProperty',\n 'pathOr': 'getOr',\n 'paths': 'at',\n 'pickAll': 'pick',\n 'pipe': 'flow',\n 'pluck': 'map',\n 'prop': 'get',\n 'propEq': 'matchesProperty',\n 'propOr': 'getOr',\n 'props': 'at',\n 'symmetricDifference': 'xor',\n 'symmetricDifferenceBy': 'xorBy',\n 'symmetricDifferenceWith': 'xorWith',\n 'takeLast': 'takeRight',\n 'takeLastWhile': 'takeRightWhile',\n 'unapply': 'rest',\n 'unnest': 'flatten',\n 'useWith': 'overArgs',\n 'where': 'conformsTo',\n 'whereEq': 'isMatch',\n 'zipObj': 'zipObject'\n};\n\n/** Used to map ary to method names. */\nexports.aryMethod = {\n '1': [\n 'assignAll', 'assignInAll', 'attempt', 'castArray', 'ceil', 'create',\n 'curry', 'curryRight', 'defaultsAll', 'defaultsDeepAll', 'floor', 'flow',\n 'flowRight', 'fromPairs', 'invert', 'iteratee', 'memoize', 'method', 'mergeAll',\n 'methodOf', 'mixin', 'nthArg', 'over', 'overEvery', 'overSome','rest', 'reverse',\n 'round', 'runInContext', 'spread', 'template', 'trim', 'trimEnd', 'trimStart',\n 'uniqueId', 'words', 'zipAll'\n ],\n '2': [\n 'add', 'after', 'ary', 'assign', 'assignAllWith', 'assignIn', 'assignInAllWith',\n 'at', 'before', 'bind', 'bindAll', 'bindKey', 'chunk', 'cloneDeepWith',\n 'cloneWith', 'concat', 'conformsTo', 'countBy', 'curryN', 'curryRightN',\n 'debounce', 'defaults', 'defaultsDeep', 'defaultTo', 'delay', 'difference',\n 'divide', 'drop', 'dropRight', 'dropRightWhile', 'dropWhile', 'endsWith', 'eq',\n 'every', 'filter', 'find', 'findIndex', 'findKey', 'findLast', 'findLastIndex',\n 'findLastKey', 'flatMap', 'flatMapDeep', 'flattenDepth', 'forEach',\n 'forEachRight', 'forIn', 'forInRight', 'forOwn', 'forOwnRight', 'get',\n 'groupBy', 'gt', 'gte', 'has', 'hasIn', 'includes', 'indexOf', 'intersection',\n 'invertBy', 'invoke', 'invokeMap', 'isEqual', 'isMatch', 'join', 'keyBy',\n 'lastIndexOf', 'lt', 'lte', 'map', 'mapKeys', 'mapValues', 'matchesProperty',\n 'maxBy', 'meanBy', 'merge', 'mergeAllWith', 'minBy', 'multiply', 'nth', 'omit',\n 'omitBy', 'overArgs', 'pad', 'padEnd', 'padStart', 'parseInt', 'partial',\n 'partialRight', 'partition', 'pick', 'pickBy', 'propertyOf', 'pull', 'pullAll',\n 'pullAt', 'random', 'range', 'rangeRight', 'rearg', 'reject', 'remove',\n 'repeat', 'restFrom', 'result', 'sampleSize', 'some', 'sortBy', 'sortedIndex',\n 'sortedIndexOf', 'sortedLastIndex', 'sortedLastIndexOf', 'sortedUniqBy',\n 'split', 'spreadFrom', 'startsWith', 'subtract', 'sumBy', 'take', 'takeRight',\n 'takeRightWhile', 'takeWhile', 'tap', 'throttle', 'thru', 'times', 'trimChars',\n 'trimCharsEnd', 'trimCharsStart', 'truncate', 'union', 'uniqBy', 'uniqWith',\n 'unset', 'unzipWith', 'without', 'wrap', 'xor', 'zip', 'zipObject',\n 'zipObjectDeep'\n ],\n '3': [\n 'assignInWith', 'assignWith', 'clamp', 'differenceBy', 'differenceWith',\n 'findFrom', 'findIndexFrom', 'findLastFrom', 'findLastIndexFrom', 'getOr',\n 'includesFrom', 'indexOfFrom', 'inRange', 'intersectionBy', 'intersectionWith',\n 'invokeArgs', 'invokeArgsMap', 'isEqualWith', 'isMatchWith', 'flatMapDepth',\n 'lastIndexOfFrom', 'mergeWith', 'orderBy', 'padChars', 'padCharsEnd',\n 'padCharsStart', 'pullAllBy', 'pullAllWith', 'rangeStep', 'rangeStepRight',\n 'reduce', 'reduceRight', 'replace', 'set', 'slice', 'sortedIndexBy',\n 'sortedLastIndexBy', 'transform', 'unionBy', 'unionWith', 'update', 'xorBy',\n 'xorWith', 'zipWith'\n ],\n '4': [\n 'fill', 'setWith', 'updateWith'\n ]\n};\n\n/** Used to map ary to rearg configs. */\nexports.aryRearg = {\n '2': [1, 0],\n '3': [2, 0, 1],\n '4': [3, 2, 0, 1]\n};\n\n/** Used to map method names to their iteratee ary. */\nexports.iterateeAry = {\n 'dropRightWhile': 1,\n 'dropWhile': 1,\n 'every': 1,\n 'filter': 1,\n 'find': 1,\n 'findFrom': 1,\n 'findIndex': 1,\n 'findIndexFrom': 1,\n 'findKey': 1,\n 'findLast': 1,\n 'findLastFrom': 1,\n 'findLastIndex': 1,\n 'findLastIndexFrom': 1,\n 'findLastKey': 1,\n 'flatMap': 1,\n 'flatMapDeep': 1,\n 'flatMapDepth': 1,\n 'forEach': 1,\n 'forEachRight': 1,\n 'forIn': 1,\n 'forInRight': 1,\n 'forOwn': 1,\n 'forOwnRight': 1,\n 'map': 1,\n 'mapKeys': 1,\n 'mapValues': 1,\n 'partition': 1,\n 'reduce': 2,\n 'reduceRight': 2,\n 'reject': 1,\n 'remove': 1,\n 'some': 1,\n 'takeRightWhile': 1,\n 'takeWhile': 1,\n 'times': 1,\n 'transform': 2\n};\n\n/** Used to map method names to iteratee rearg configs. */\nexports.iterateeRearg = {\n 'mapKeys': [1],\n 'reduceRight': [1, 0]\n};\n\n/** Used to map method names to rearg configs. */\nexports.methodRearg = {\n 'assignInAllWith': [1, 0],\n 'assignInWith': [1, 2, 0],\n 'assignAllWith': [1, 0],\n 'assignWith': [1, 2, 0],\n 'differenceBy': [1, 2, 0],\n 'differenceWith': [1, 2, 0],\n 'getOr': [2, 1, 0],\n 'intersectionBy': [1, 2, 0],\n 'intersectionWith': [1, 2, 0],\n 'isEqualWith': [1, 2, 0],\n 'isMatchWith': [2, 1, 0],\n 'mergeAllWith': [1, 0],\n 'mergeWith': [1, 2, 0],\n 'padChars': [2, 1, 0],\n 'padCharsEnd': [2, 1, 0],\n 'padCharsStart': [2, 1, 0],\n 'pullAllBy': [2, 1, 0],\n 'pullAllWith': [2, 1, 0],\n 'rangeStep': [1, 2, 0],\n 'rangeStepRight': [1, 2, 0],\n 'setWith': [3, 1, 2, 0],\n 'sortedIndexBy': [2, 1, 0],\n 'sortedLastIndexBy': [2, 1, 0],\n 'unionBy': [1, 2, 0],\n 'unionWith': [1, 2, 0],\n 'updateWith': [3, 1, 2, 0],\n 'xorBy': [1, 2, 0],\n 'xorWith': [1, 2, 0],\n 'zipWith': [1, 2, 0]\n};\n\n/** Used to map method names to spread configs. */\nexports.methodSpread = {\n 'assignAll': { 'start': 0 },\n 'assignAllWith': { 'start': 0 },\n 'assignInAll': { 'start': 0 },\n 'assignInAllWith': { 'start': 0 },\n 'defaultsAll': { 'start': 0 },\n 'defaultsDeepAll': { 'start': 0 },\n 'invokeArgs': { 'start': 2 },\n 'invokeArgsMap': { 'start': 2 },\n 'mergeAll': { 'start': 0 },\n 'mergeAllWith': { 'start': 0 },\n 'partial': { 'start': 1 },\n 'partialRight': { 'start': 1 },\n 'without': { 'start': 1 },\n 'zipAll': { 'start': 0 }\n};\n\n/** Used to identify methods which mutate arrays or objects. */\nexports.mutate = {\n 'array': {\n 'fill': true,\n 'pull': true,\n 'pullAll': true,\n 'pullAllBy': true,\n 'pullAllWith': true,\n 'pullAt': true,\n 'remove': true,\n 'reverse': true\n },\n 'object': {\n 'assign': true,\n 'assignAll': true,\n 'assignAllWith': true,\n 'assignIn': true,\n 'assignInAll': true,\n 'assignInAllWith': true,\n 'assignInWith': true,\n 'assignWith': true,\n 'defaults': true,\n 'defaultsAll': true,\n 'defaultsDeep': true,\n 'defaultsDeepAll': true,\n 'merge': true,\n 'mergeAll': true,\n 'mergeAllWith': true,\n 'mergeWith': true,\n },\n 'set': {\n 'set': true,\n 'setWith': true,\n 'unset': true,\n 'update': true,\n 'updateWith': true\n }\n};\n\n/** Used to map real names to their aliases. */\nexports.realToAlias = (function() {\n var hasOwnProperty = Object.prototype.hasOwnProperty,\n object = exports.aliasToReal,\n result = {};\n\n for (var key in object) {\n var value = object[key];\n if (hasOwnProperty.call(result, value)) {\n result[value].push(key);\n } else {\n result[value] = [key];\n }\n }\n return result;\n}());\n\n/** Used to map method names to other names. */\nexports.remap = {\n 'assignAll': 'assign',\n 'assignAllWith': 'assignWith',\n 'assignInAll': 'assignIn',\n 'assignInAllWith': 'assignInWith',\n 'curryN': 'curry',\n 'curryRightN': 'curryRight',\n 'defaultsAll': 'defaults',\n 'defaultsDeepAll': 'defaultsDeep',\n 'findFrom': 'find',\n 'findIndexFrom': 'findIndex',\n 'findLastFrom': 'findLast',\n 'findLastIndexFrom': 'findLastIndex',\n 'getOr': 'get',\n 'includesFrom': 'includes',\n 'indexOfFrom': 'indexOf',\n 'invokeArgs': 'invoke',\n 'invokeArgsMap': 'invokeMap',\n 'lastIndexOfFrom': 'lastIndexOf',\n 'mergeAll': 'merge',\n 'mergeAllWith': 'mergeWith',\n 'padChars': 'pad',\n 'padCharsEnd': 'padEnd',\n 'padCharsStart': 'padStart',\n 'propertyOf': 'get',\n 'rangeStep': 'range',\n 'rangeStepRight': 'rangeRight',\n 'restFrom': 'rest',\n 'spreadFrom': 'spread',\n 'trimChars': 'trim',\n 'trimCharsEnd': 'trimEnd',\n 'trimCharsStart': 'trimStart',\n 'zipAll': 'zip'\n};\n\n/** Used to track methods that skip fixing their arity. */\nexports.skipFixed = {\n 'castArray': true,\n 'flow': true,\n 'flowRight': true,\n 'iteratee': true,\n 'mixin': true,\n 'rearg': true,\n 'runInContext': true\n};\n\n/** Used to track methods that skip rearranging arguments. */\nexports.skipRearg = {\n 'add': true,\n 'assign': true,\n 'assignIn': true,\n 'bind': true,\n 'bindKey': true,\n 'concat': true,\n 'difference': true,\n 'divide': true,\n 'eq': true,\n 'gt': true,\n 'gte': true,\n 'isEqual': true,\n 'lt': true,\n 'lte': true,\n 'matchesProperty': true,\n 'merge': true,\n 'multiply': true,\n 'overArgs': true,\n 'partial': true,\n 'partialRight': true,\n 'propertyOf': true,\n 'random': true,\n 'range': true,\n 'rangeRight': true,\n 'subtract': true,\n 'zip': true,\n 'zipObject': true,\n 'zipObjectDeep': true\n};\n", + "modules": [] + }, + { + "id": 45, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/_util.js", + "name": "./node_modules/lodash/fp/_util.js", + "index": 13, + "index2": 71, + "size": 524, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/convert.js", + "issuerId": 2, + "issuerName": "./node_modules/lodash/fp/convert.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 38, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/trim.js", + "name": "./node_modules/lodash/fp/trim.js" + }, + { + "id": 2, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/convert.js", + "name": "./node_modules/lodash/fp/convert.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 2, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/convert.js", + "module": "./node_modules/lodash/fp/convert.js", + "moduleName": "./node_modules/lodash/fp/convert.js", + "type": "cjs require", + "userRequest": "./_util", + "loc": "2:11-29" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 5, + "source": "module.exports = {\n 'ary': require('../ary'),\n 'assign': require('../_baseAssign'),\n 'clone': require('../clone'),\n 'curry': require('../curry'),\n 'forEach': require('../_arrayEach'),\n 'isArray': require('../isArray'),\n 'isError': require('../isError'),\n 'isFunction': require('../isFunction'),\n 'isWeakMap': require('../isWeakMap'),\n 'iteratee': require('../iteratee'),\n 'keys': require('../_baseKeys'),\n 'rearg': require('../rearg'),\n 'toInteger': require('../toInteger'),\n 'toPath': require('../toPath')\n};\n", + "parsedSize": 199, + "parsedSource": "exports={ary:e(46),assign:e(59),clone:e(66),curry:e(67),forEach:e(68),isArray:e(3),isError:e(69),isFunction:e(28),isWeakMap:e(72),iteratee:e(73),keys:e(31),rearg:e(74),toInteger:e(25),toPath:e(75)}},", + "originalSize": 524, + "originalSource": "module.exports = {\n 'ary': require('../ary'),\n 'assign': require('../_baseAssign'),\n 'clone': require('../clone'),\n 'curry': require('../curry'),\n 'forEach': require('../_arrayEach'),\n 'isArray': require('../isArray'),\n 'isError': require('../isError'),\n 'isFunction': require('../isFunction'),\n 'isWeakMap': require('../isWeakMap'),\n 'iteratee': require('../iteratee'),\n 'keys': require('../_baseKeys'),\n 'rearg': require('../rearg'),\n 'toInteger': require('../toInteger'),\n 'toPath': require('../toPath')\n};\n", + "modules": [] + }, + { + "id": 46, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/ary.js", + "name": "./node_modules/lodash/ary.js", + "index": 14, + "index2": 36, + "size": 857, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/_util.js", + "issuerId": 45, + "issuerName": "./node_modules/lodash/fp/_util.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 38, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/trim.js", + "name": "./node_modules/lodash/fp/trim.js" + }, + { + "id": 2, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/convert.js", + "name": "./node_modules/lodash/fp/convert.js" + }, + { + "id": 45, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/_util.js", + "name": "./node_modules/lodash/fp/_util.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 45, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/_util.js", + "module": "./node_modules/lodash/fp/_util.js", + "moduleName": "./node_modules/lodash/fp/_util.js", + "type": "cjs require", + "userRequest": "../ary", + "loc": "2:9-26" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 6, + "source": "var createWrap = require('./_createWrap');\n\n/** Used to compose bitmasks for function metadata. */\nvar WRAP_ARY_FLAG = 128;\n\n/**\n * Creates a function that invokes `func`, with up to `n` arguments,\n * ignoring any additional arguments.\n *\n * @static\n * @memberOf _\n * @since 3.0.0\n * @category Function\n * @param {Function} func The function to cap arguments for.\n * @param {number} [n=func.length] The arity cap.\n * @param- {Object} [guard] Enables use as an iteratee for methods like `_.map`.\n * @returns {Function} Returns the new capped function.\n * @example\n *\n * _.map(['6', '8', '10'], _.ary(parseInt, 1));\n * // => [6, 8, 10]\n */\nfunction ary(func, n, guard) {\n n = guard ? undefined : n;\n n = (func && n == null) ? func.length : n;\n return createWrap(func, WRAP_ARY_FLAG, undefined, undefined, undefined, undefined, n);\n}\n\nmodule.exports = ary;\n", + "parsedSize": 122, + "parsedSource": "r=e(9),o=128;t.exports=function(t,n,e){return n=e?void 0:n,n=t&&null==n?t.length:n,r(t,o,void 0,void 0,void 0,void 0,n)}},", + "originalSize": 857, + "originalSource": "var createWrap = require('./_createWrap');\n\n/** Used to compose bitmasks for function metadata. */\nvar WRAP_ARY_FLAG = 128;\n\n/**\n * Creates a function that invokes `func`, with up to `n` arguments,\n * ignoring any additional arguments.\n *\n * @static\n * @memberOf _\n * @since 3.0.0\n * @category Function\n * @param {Function} func The function to cap arguments for.\n * @param {number} [n=func.length] The arity cap.\n * @param- {Object} [guard] Enables use as an iteratee for methods like `_.map`.\n * @returns {Function} Returns the new capped function.\n * @example\n *\n * _.map(['6', '8', '10'], _.ary(parseInt, 1));\n * // => [6, 8, 10]\n */\nfunction ary(func, n, guard) {\n n = guard ? undefined : n;\n n = (func && n == null) ? func.length : n;\n return createWrap(func, WRAP_ARY_FLAG, undefined, undefined, undefined, undefined, n);\n}\n\nmodule.exports = ary;\n", + "modules": [] + }, + { + "id": 47, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/_baseSetData.js", + "name": "./node_modules/lodash/_baseSetData.js", + "index": 16, + "index2": 8, + "size": 370, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/_createWrap.js", + "issuerId": 9, + "issuerName": "./node_modules/lodash/_createWrap.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 38, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/trim.js", + "name": "./node_modules/lodash/fp/trim.js" + }, + { + "id": 2, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/convert.js", + "name": "./node_modules/lodash/fp/convert.js" + }, + { + "id": 45, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/_util.js", + "name": "./node_modules/lodash/fp/_util.js" + }, + { + "id": 46, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/ary.js", + "name": "./node_modules/lodash/ary.js" + }, + { + "id": 9, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/_createWrap.js", + "name": "./node_modules/lodash/_createWrap.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 9, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/_createWrap.js", + "module": "./node_modules/lodash/_createWrap.js", + "moduleName": "./node_modules/lodash/_createWrap.js", + "type": "cjs require", + "userRequest": "./_baseSetData", + "loc": "1:18-43" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 8, + "source": "/**\n * This method returns the first argument it receives.\n *\n * @static\n * @since 0.1.0\n * @memberOf _\n * @category Util\n * @param {*} value Any value.\n * @returns {*} Returns `value`.\n * @example\n *\n * var object = { 'a': 1 };\n *\n * console.log(_.identity(object) === object);\n * // => true\n */\nfunction identity(value) {\n return value;\n}\n\nmodule.exports = identity;\n", + "parsedSize": 33, + "parsedSource": "t.exports=function(t){return t}},", + "originalSize": null, + "originalSource": null, + "modules": [] + }, + { + "id": 48, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/_createBind.js", + "name": "./node_modules/lodash/_createBind.js", + "index": 17, + "index2": 15, + "size": 853, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/_createWrap.js", + "issuerId": 9, + "issuerName": "./node_modules/lodash/_createWrap.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 38, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/trim.js", + "name": "./node_modules/lodash/fp/trim.js" + }, + { + "id": 2, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/convert.js", + "name": "./node_modules/lodash/fp/convert.js" + }, + { + "id": 45, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/_util.js", + "name": "./node_modules/lodash/fp/_util.js" + }, + { + "id": 46, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/ary.js", + "name": "./node_modules/lodash/ary.js" + }, + { + "id": 9, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/_createWrap.js", + "name": "./node_modules/lodash/_createWrap.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 9, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/_createWrap.js", + "module": "./node_modules/lodash/_createWrap.js", + "moduleName": "./node_modules/lodash/_createWrap.js", + "type": "cjs require", + "userRequest": "./_createBind", + "loc": "2:17-41" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 8, + "source": "var createCtor = require('./_createCtor'),\n root = require('./_root');\n\n/** Used to compose bitmasks for function metadata. */\nvar WRAP_BIND_FLAG = 1;\n\n/**\n * Creates a function that wraps `func` to invoke it with the optional `this`\n * binding of `thisArg`.\n *\n * @private\n * @param {Function} func The function to wrap.\n * @param {number} bitmask The bitmask flags. See `createWrap` for more details.\n * @param {*} [thisArg] The `this` binding of `func`.\n * @returns {Function} Returns the new wrapped function.\n */\nfunction createBind(func, bitmask, thisArg) {\n var isBind = bitmask & WRAP_BIND_FLAG,\n Ctor = createCtor(func);\n\n function wrapper() {\n var fn = (this && this !== root && this instanceof wrapper) ? Ctor : func;\n return fn.apply(isBind ? thisArg : this, arguments);\n }\n return wrapper;\n}\n\nmodule.exports = createBind;\n", + "parsedSize": 156, + "parsedSource": "r=e(4),o=e(5),i=1;t.exports=function(t,n,e){var u=n&i,a=r(t);return function n(){return(this&&this!==o&&this instanceof n?a:t).apply(u?e:this,arguments)}}},", + "originalSize": 853, + "originalSource": "var createCtor = require('./_createCtor'),\n root = require('./_root');\n\n/** Used to compose bitmasks for function metadata. */\nvar WRAP_BIND_FLAG = 1;\n\n/**\n * Creates a function that wraps `func` to invoke it with the optional `this`\n * binding of `thisArg`.\n *\n * @private\n * @param {Function} func The function to wrap.\n * @param {number} bitmask The bitmask flags. See `createWrap` for more details.\n * @param {*} [thisArg] The `this` binding of `func`.\n * @returns {Function} Returns the new wrapped function.\n */\nfunction createBind(func, bitmask, thisArg) {\n var isBind = bitmask & WRAP_BIND_FLAG,\n Ctor = createCtor(func);\n\n function wrapper() {\n var fn = (this && this !== root && this instanceof wrapper) ? Ctor : func;\n return fn.apply(isBind ? thisArg : this, arguments);\n }\n return wrapper;\n}\n\nmodule.exports = createBind;\n", + "modules": [] + }, + { + "id": 49, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/_baseCreate.js", + "name": "./node_modules/lodash/_baseCreate.js", + "index": 19, + "index2": 10, + "size": 686, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/_createCtor.js", + "issuerId": 4, + "issuerName": "./node_modules/lodash/_createCtor.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 38, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/trim.js", + "name": "./node_modules/lodash/fp/trim.js" + }, + { + "id": 2, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/convert.js", + "name": "./node_modules/lodash/fp/convert.js" + }, + { + "id": 45, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/_util.js", + "name": "./node_modules/lodash/fp/_util.js" + }, + { + "id": 46, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/ary.js", + "name": "./node_modules/lodash/ary.js" + }, + { + "id": 9, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/_createWrap.js", + "name": "./node_modules/lodash/_createWrap.js" + }, + { + "id": 48, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/_createBind.js", + "name": "./node_modules/lodash/_createBind.js" + }, + { + "id": 4, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/_createCtor.js", + "name": "./node_modules/lodash/_createCtor.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 4, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/_createCtor.js", + "module": "./node_modules/lodash/_createCtor.js", + "moduleName": "./node_modules/lodash/_createCtor.js", + "type": "cjs require", + "userRequest": "./_baseCreate", + "loc": "1:17-41" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 10, + "source": "var isObject = require('./isObject');\n\n/** Built-in value references. */\nvar objectCreate = Object.create;\n\n/**\n * The base implementation of `_.create` without support for assigning\n * properties to the created object.\n *\n * @private\n * @param {Object} proto The object to inherit from.\n * @returns {Object} Returns the new object.\n */\nvar baseCreate = (function() {\n function object() {}\n return function(proto) {\n if (!isObject(proto)) {\n return {};\n }\n if (objectCreate) {\n return objectCreate(proto);\n }\n object.prototype = proto;\n var result = new object;\n object.prototype = undefined;\n return result;\n };\n}());\n\nmodule.exports = baseCreate;\n", + "parsedSize": 176, + "parsedSource": "r=e(10),o=Object.create,i=function(){function t(){}return function(n){if(!r(n))return{};if(o)return o(n);t.prototype=n;var e=new t;return t.prototype=void 0,e}}();t.exports=i},", + "originalSize": 686, + "originalSource": "var isObject = require('./isObject');\n\n/** Built-in value references. */\nvar objectCreate = Object.create;\n\n/**\n * The base implementation of `_.create` without support for assigning\n * properties to the created object.\n *\n * @private\n * @param {Object} proto The object to inherit from.\n * @returns {Object} Returns the new object.\n */\nvar baseCreate = (function() {\n function object() {}\n return function(proto) {\n if (!isObject(proto)) {\n return {};\n }\n if (objectCreate) {\n return objectCreate(proto);\n }\n object.prototype = proto;\n var result = new object;\n object.prototype = undefined;\n return result;\n };\n}());\n\nmodule.exports = baseCreate;\n", + "modules": [] + }, + { + "id": 50, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/node_modules/webpack/buildin/global.js", + "name": "(webpack)/buildin/global.js", + "index": 23, + "index2": 12, + "size": 475, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/_freeGlobal.js", + "issuerId": 14, + "issuerName": "./node_modules/lodash/_freeGlobal.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 39, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/split.js", + "name": "./node_modules/lodash/fp/split.js" + }, + { + "id": 87, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/split.js", + "name": "./node_modules/lodash/split.js" + }, + { + "id": 89, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/isRegExp.js", + "name": "./node_modules/lodash/isRegExp.js" + }, + { + "id": 92, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/_nodeUtil.js", + "name": "./node_modules/lodash/_nodeUtil.js" + }, + { + "id": 14, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/_freeGlobal.js", + "name": "./node_modules/lodash/_freeGlobal.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 14, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/_freeGlobal.js", + "module": "./node_modules/lodash/_freeGlobal.js", + "moduleName": "./node_modules/lodash/_freeGlobal.js", + "type": "cjs require", + "userRequest": "global", + "loc": "1:0-66" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 8, + "source": "var g; // This works in non-strict mode\n\ng = function () {\n return this;\n}();\n\ntry {\n // This works if eval is allowed (see CSP)\n g = g || new Function(\"return this\")();\n} catch (e) {\n // This works if the window reference is available\n if (typeof window === \"object\") g = window;\n} // g can still be undefined, but nothing to do about it...\n// We return undefined, instead of nothing here, so it's\n// easier to handle this case. if(!global) { ...}\n\n\nmodule.exports = g;", + "parsedSize": 127, + "parsedSource": "e;e=function(){return this}();try{e=e||new Function(\"return this\")()}catch(t){\"object\"==typeof window&&(e=window)}t.exports=e},", + "originalSize": 472, + "originalSource": "var g;\n\n// This works in non-strict mode\ng = (function() {\n\treturn this;\n})();\n\ntry {\n\t// This works if eval is allowed (see CSP)\n\tg = g || new Function(\"return this\")();\n} catch (e) {\n\t// This works if the window reference is available\n\tif (typeof window === \"object\") g = window;\n}\n\n// g can still be undefined, but nothing to do about it...\n// We return undefined, instead of nothing here, so it's\n// easier to handle this case. if(!global) { ...}\n\nmodule.exports = g;\n", + "modules": [] + }, + { + "id": 51, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/_createCurry.js", + "name": "./node_modules/lodash/_createCurry.js", + "index": 24, + "index2": 30, + "size": 1447, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/_createWrap.js", + "issuerId": 9, + "issuerName": "./node_modules/lodash/_createWrap.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 38, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/trim.js", + "name": "./node_modules/lodash/fp/trim.js" + }, + { + "id": 2, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/convert.js", + "name": "./node_modules/lodash/fp/convert.js" + }, + { + "id": 45, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/_util.js", + "name": "./node_modules/lodash/fp/_util.js" + }, + { + "id": 46, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/ary.js", + "name": "./node_modules/lodash/ary.js" + }, + { + "id": 9, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/_createWrap.js", + "name": "./node_modules/lodash/_createWrap.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 9, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/_createWrap.js", + "module": "./node_modules/lodash/_createWrap.js", + "moduleName": "./node_modules/lodash/_createWrap.js", + "type": "cjs require", + "userRequest": "./_createCurry", + "loc": "3:18-43" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 8, + "source": "var apply = require('./_apply'),\n createCtor = require('./_createCtor'),\n createHybrid = require('./_createHybrid'),\n createRecurry = require('./_createRecurry'),\n getHolder = require('./_getHolder'),\n replaceHolders = require('./_replaceHolders'),\n root = require('./_root');\n\n/**\n * Creates a function that wraps `func` to enable currying.\n *\n * @private\n * @param {Function} func The function to wrap.\n * @param {number} bitmask The bitmask flags. See `createWrap` for more details.\n * @param {number} arity The arity of `func`.\n * @returns {Function} Returns the new wrapped function.\n */\nfunction createCurry(func, bitmask, arity) {\n var Ctor = createCtor(func);\n\n function wrapper() {\n var length = arguments.length,\n args = Array(length),\n index = length,\n placeholder = getHolder(wrapper);\n\n while (index--) {\n args[index] = arguments[index];\n }\n var holders = (length < 3 && args[0] !== placeholder && args[length - 1] !== placeholder)\n ? []\n : replaceHolders(args, placeholder);\n\n length -= holders.length;\n if (length < arity) {\n return createRecurry(\n func, bitmask, createHybrid, wrapper.placeholder, undefined,\n args, holders, undefined, undefined, arity - length);\n }\n var fn = (this && this !== root && this instanceof wrapper) ? Ctor : func;\n return apply(fn, this, args);\n }\n return wrapper;\n}\n\nmodule.exports = createCurry;\n", + "parsedSize": 350, + "parsedSource": "r=e(15),o=e(4),i=e(16),u=e(17),a=e(21),c=e(23),l=e(5);t.exports=function(t,n,e){var s=o(t);return function o(){for(var f=arguments.length,p=Array(f),h=f,_=a(o);h--;)p[h]=arguments[h];var d=f<3&&p[0]!==_&&p[f-1]!==_?[]:c(p,_);return(f-=d.length) -1 && value % 1 == 0 && value < length);\n}\n\nmodule.exports = isIndex;\n", + "parsedSize": 167, + "parsedSource": "var e=9007199254740991,r=/^(?:0|[1-9]\\d*)$/;t.exports=function(t,n){var o=typeof t;return!!(n=null==n?e:n)&&(\"number\"==o||\"symbol\"!=o&&r.test(t))&&t>-1&&t%1==0&&t -1 && value % 1 == 0 && value < length);\n}\n\nmodule.exports = isIndex;\n", + "modules": [] + }, + { + "id": 57, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/_createPartial.js", + "name": "./node_modules/lodash/_createPartial.js", + "index": 39, + "index2": 31, + "size": 1382, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/_createWrap.js", + "issuerId": 9, + "issuerName": "./node_modules/lodash/_createWrap.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 38, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/trim.js", + "name": "./node_modules/lodash/fp/trim.js" + }, + { + "id": 2, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/convert.js", + "name": "./node_modules/lodash/fp/convert.js" + }, + { + "id": 45, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/_util.js", + "name": "./node_modules/lodash/fp/_util.js" + }, + { + "id": 46, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/ary.js", + "name": "./node_modules/lodash/ary.js" + }, + { + "id": 9, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/_createWrap.js", + "name": "./node_modules/lodash/_createWrap.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 9, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/_createWrap.js", + "module": "./node_modules/lodash/_createWrap.js", + "moduleName": "./node_modules/lodash/_createWrap.js", + "type": "cjs require", + "userRequest": "./_createPartial", + "loc": "5:20-47" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 8, + "source": "var apply = require('./_apply'),\n createCtor = require('./_createCtor'),\n root = require('./_root');\n\n/** Used to compose bitmasks for function metadata. */\nvar WRAP_BIND_FLAG = 1;\n\n/**\n * Creates a function that wraps `func` to invoke it with the `this` binding\n * of `thisArg` and `partials` prepended to the arguments it receives.\n *\n * @private\n * @param {Function} func The function to wrap.\n * @param {number} bitmask The bitmask flags. See `createWrap` for more details.\n * @param {*} thisArg The `this` binding of `func`.\n * @param {Array} partials The arguments to prepend to those provided to\n * the new function.\n * @returns {Function} Returns the new wrapped function.\n */\nfunction createPartial(func, bitmask, thisArg, partials) {\n var isBind = bitmask & WRAP_BIND_FLAG,\n Ctor = createCtor(func);\n\n function wrapper() {\n var argsIndex = -1,\n argsLength = arguments.length,\n leftIndex = -1,\n leftLength = partials.length,\n args = Array(leftLength + argsLength),\n fn = (this && this !== root && this instanceof wrapper) ? Ctor : func;\n\n while (++leftIndex < leftLength) {\n args[leftIndex] = partials[leftIndex];\n }\n while (argsLength--) {\n args[leftIndex++] = arguments[++argsIndex];\n }\n return apply(fn, isBind ? thisArg : this, args);\n }\n return wrapper;\n}\n\nmodule.exports = createPartial;\n", + "parsedSize": 267, + "parsedSource": "r=e(15),o=e(4),i=e(5),u=1;t.exports=function(t,n,e,a){var c=n&u,l=o(t);return function n(){for(var o=-1,u=arguments.length,s=-1,f=a.length,p=Array(f+u),h=this&&this!==i&&this instanceof n?l:t;++s true\n */\nfunction identity(value) {\n return value;\n}\n\nmodule.exports = identity;\n", + "parsedSize": 33, + "parsedSource": "t.exports=function(t){return t}},", + "originalSize": null, + "originalSource": null, + "modules": [] + }, + { + "id": 59, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/_baseAssign.js", + "name": "./node_modules/lodash/_baseAssign.js", + "index": 43, + "index2": 45, + "size": 470, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/_util.js", + "issuerId": 45, + "issuerName": "./node_modules/lodash/fp/_util.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 38, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/trim.js", + "name": "./node_modules/lodash/fp/trim.js" + }, + { + "id": 2, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/convert.js", + "name": "./node_modules/lodash/fp/convert.js" + }, + { + "id": 45, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/_util.js", + "name": "./node_modules/lodash/fp/_util.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 45, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/_util.js", + "module": "./node_modules/lodash/fp/_util.js", + "moduleName": "./node_modules/lodash/fp/_util.js", + "type": "cjs require", + "userRequest": "../_baseAssign", + "loc": "3:12-37" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 6, + "source": "var copyObject = require('./_copyObject'),\n keys = require('./keys');\n\n/**\n * The base implementation of `_.assign` without support for multiple sources\n * or `customizer` functions.\n *\n * @private\n * @param {Object} object The destination object.\n * @param {Object} source The source object.\n * @returns {Object} Returns `object`.\n */\nfunction baseAssign(object, source) {\n return object && copyObject(source, keys(source), object);\n}\n\nmodule.exports = baseAssign;\n", + "parsedSize": 64, + "parsedSource": "r=e(60),o=e(65);t.exports=function(t,n){return t&&r(n,o(n),t)}},", + "originalSize": 470, + "originalSource": "var copyObject = require('./_copyObject'),\n keys = require('./keys');\n\n/**\n * The base implementation of `_.assign` without support for multiple sources\n * or `customizer` functions.\n *\n * @private\n * @param {Object} object The destination object.\n * @param {Object} source The source object.\n * @returns {Object} Returns `object`.\n */\nfunction baseAssign(object, source) {\n return object && copyObject(source, keys(source), object);\n}\n\nmodule.exports = baseAssign;\n", + "modules": [] + }, + { + "id": 60, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/_copyObject.js", + "name": "./node_modules/lodash/_copyObject.js", + "index": 44, + "index2": 42, + "size": 1044, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/_baseAssign.js", + "issuerId": 59, + "issuerName": "./node_modules/lodash/_baseAssign.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 38, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/trim.js", + "name": "./node_modules/lodash/fp/trim.js" + }, + { + "id": 2, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/convert.js", + "name": "./node_modules/lodash/fp/convert.js" + }, + { + "id": 45, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/_util.js", + "name": "./node_modules/lodash/fp/_util.js" + }, + { + "id": 59, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/_baseAssign.js", + "name": "./node_modules/lodash/_baseAssign.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 59, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/_baseAssign.js", + "module": "./node_modules/lodash/_baseAssign.js", + "moduleName": "./node_modules/lodash/_baseAssign.js", + "type": "cjs require", + "userRequest": "./_copyObject", + "loc": "1:17-41" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 7, + "source": "var assignValue = require('./_assignValue'),\n baseAssignValue = require('./_baseAssignValue');\n\n/**\n * Copies properties of `source` to `object`.\n *\n * @private\n * @param {Object} source The object to copy properties from.\n * @param {Array} props The property identifiers to copy.\n * @param {Object} [object={}] The object to copy properties to.\n * @param {Function} [customizer] The function to customize copied values.\n * @returns {Object} Returns `object`.\n */\nfunction copyObject(source, props, object, customizer) {\n var isNew = !object;\n object || (object = {});\n\n var index = -1,\n length = props.length;\n\n while (++index < length) {\n var key = props[index];\n\n var newValue = customizer\n ? customizer(object[key], source[key], key, object, source)\n : undefined;\n\n if (newValue === undefined) {\n newValue = source[key];\n }\n if (isNew) {\n baseAssignValue(object, key, newValue);\n } else {\n assignValue(object, key, newValue);\n }\n }\n return object;\n}\n\nmodule.exports = copyObject;\n", + "parsedSize": 188, + "parsedSource": "r=e(61),o=e(26);t.exports=function(t,n,e,i){var u=!e;e||(e={});for(var a=-1,c=n.length;++a true\n *\n * _.eq(object, other);\n * // => false\n *\n * _.eq('a', 'a');\n * // => true\n *\n * _.eq('a', Object('a'));\n * // => false\n *\n * _.eq(NaN, NaN);\n * // => true\n */\nfunction eq(value, other) {\n return value === other || (value !== value && other !== other);\n}\n\nmodule.exports = eq;\n", + "parsedSize": 51, + "parsedSource": "t.exports=function(t,n){return t===n||t!=t&&n!=n}},", + "originalSize": 799, + "originalSource": "/**\n * Performs a\n * [`SameValueZero`](http://ecma-international.org/ecma-262/7.0/#sec-samevaluezero)\n * comparison between two values to determine if they are equivalent.\n *\n * @static\n * @memberOf _\n * @since 4.0.0\n * @category Lang\n * @param {*} value The value to compare.\n * @param {*} other The other value to compare.\n * @returns {boolean} Returns `true` if the values are equivalent, else `false`.\n * @example\n *\n * var object = { 'a': 1 };\n * var other = { 'a': 1 };\n *\n * _.eq(object, object);\n * // => true\n *\n * _.eq(object, other);\n * // => false\n *\n * _.eq('a', 'a');\n * // => true\n *\n * _.eq('a', Object('a'));\n * // => false\n *\n * _.eq(NaN, NaN);\n * // => true\n */\nfunction eq(value, other) {\n return value === other || (value !== value && other !== other);\n}\n\nmodule.exports = eq;\n", + "modules": [] + }, + { + "id": 65, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/keys.js", + "name": "./node_modules/lodash/keys.js", + "index": 50, + "index2": 44, + "size": 204, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/_baseAssign.js", + "issuerId": 59, + "issuerName": "./node_modules/lodash/_baseAssign.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 38, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/trim.js", + "name": "./node_modules/lodash/fp/trim.js" + }, + { + "id": 2, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/convert.js", + "name": "./node_modules/lodash/fp/convert.js" + }, + { + "id": 45, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/_util.js", + "name": "./node_modules/lodash/fp/_util.js" + }, + { + "id": 59, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/_baseAssign.js", + "name": "./node_modules/lodash/_baseAssign.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 59, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/_baseAssign.js", + "module": "./node_modules/lodash/_baseAssign.js", + "moduleName": "./node_modules/lodash/_baseAssign.js", + "type": "cjs require", + "userRequest": "./keys", + "loc": "2:11-28" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 7, + "source": "var overArg = require('./_overArg');\n\n/* Built-in method references for those with the same name as other `lodash` methods. */\nvar nativeKeys = overArg(Object.keys, Object);\n\nmodule.exports = nativeKeys;\n", + "parsedSize": 41, + "parsedSource": "r=e(11)(Object.keys,Object);t.exports=r},", + "originalSize": null, + "originalSource": null, + "modules": [] + }, + { + "id": 66, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/clone.js", + "name": "./node_modules/lodash/clone.js", + "index": 52, + "index2": 47, + "size": 1065, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/_util.js", + "issuerId": 45, + "issuerName": "./node_modules/lodash/fp/_util.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 38, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/trim.js", + "name": "./node_modules/lodash/fp/trim.js" + }, + { + "id": 2, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/convert.js", + "name": "./node_modules/lodash/fp/convert.js" + }, + { + "id": 45, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/_util.js", + "name": "./node_modules/lodash/fp/_util.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 45, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/_util.js", + "module": "./node_modules/lodash/fp/_util.js", + "moduleName": "./node_modules/lodash/fp/_util.js", + "type": "cjs require", + "userRequest": "../clone", + "loc": "4:11-30" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 6, + "source": "var baseClone = require('./_baseClone');\n\n/** Used to compose bitmasks for cloning. */\nvar CLONE_SYMBOLS_FLAG = 4;\n\n/**\n * Creates a shallow clone of `value`.\n *\n * **Note:** This method is loosely based on the\n * [structured clone algorithm](https://mdn.io/Structured_clone_algorithm)\n * and supports cloning arrays, array buffers, booleans, date objects, maps,\n * numbers, `Object` objects, regexes, sets, strings, symbols, and typed\n * arrays. The own enumerable properties of `arguments` objects are cloned\n * as plain objects. An empty object is returned for uncloneable values such\n * as error objects, functions, DOM nodes, and WeakMaps.\n *\n * @static\n * @memberOf _\n * @since 0.1.0\n * @category Lang\n * @param {*} value The value to clone.\n * @returns {*} Returns the cloned value.\n * @see _.cloneDeep\n * @example\n *\n * var objects = [{ 'a': 1 }, { 'b': 2 }];\n *\n * var shallow = _.clone(objects);\n * console.log(shallow[0] === objects[0]);\n * // => true\n */\nfunction clone(value) {\n return baseClone(value, CLONE_SYMBOLS_FLAG);\n}\n\nmodule.exports = clone;\n", + "parsedSize": 50, + "parsedSource": "r=e(27),o=4;t.exports=function(t){return r(t,o)}},", + "originalSize": 1065, + "originalSource": "var baseClone = require('./_baseClone');\n\n/** Used to compose bitmasks for cloning. */\nvar CLONE_SYMBOLS_FLAG = 4;\n\n/**\n * Creates a shallow clone of `value`.\n *\n * **Note:** This method is loosely based on the\n * [structured clone algorithm](https://mdn.io/Structured_clone_algorithm)\n * and supports cloning arrays, array buffers, booleans, date objects, maps,\n * numbers, `Object` objects, regexes, sets, strings, symbols, and typed\n * arrays. The own enumerable properties of `arguments` objects are cloned\n * as plain objects. An empty object is returned for uncloneable values such\n * as error objects, functions, DOM nodes, and WeakMaps.\n *\n * @static\n * @memberOf _\n * @since 0.1.0\n * @category Lang\n * @param {*} value The value to clone.\n * @returns {*} Returns the cloned value.\n * @see _.cloneDeep\n * @example\n *\n * var objects = [{ 'a': 1 }, { 'b': 2 }];\n *\n * var shallow = _.clone(objects);\n * console.log(shallow[0] === objects[0]);\n * // => true\n */\nfunction clone(value) {\n return baseClone(value, CLONE_SYMBOLS_FLAG);\n}\n\nmodule.exports = clone;\n", + "modules": [] + }, + { + "id": 67, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/curry.js", + "name": "./node_modules/lodash/curry.js", + "index": 54, + "index2": 48, + "size": 1644, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/_util.js", + "issuerId": 45, + "issuerName": "./node_modules/lodash/fp/_util.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 38, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/trim.js", + "name": "./node_modules/lodash/fp/trim.js" + }, + { + "id": 2, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/convert.js", + "name": "./node_modules/lodash/fp/convert.js" + }, + { + "id": 45, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/_util.js", + "name": "./node_modules/lodash/fp/_util.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 45, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/_util.js", + "module": "./node_modules/lodash/fp/_util.js", + "moduleName": "./node_modules/lodash/fp/_util.js", + "type": "cjs require", + "userRequest": "../curry", + "loc": "5:11-30" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 6, + "source": "var createWrap = require('./_createWrap');\n\n/** Used to compose bitmasks for function metadata. */\nvar WRAP_CURRY_FLAG = 8;\n\n/**\n * Creates a function that accepts arguments of `func` and either invokes\n * `func` returning its result, if at least `arity` number of arguments have\n * been provided, or returns a function that accepts the remaining `func`\n * arguments, and so on. The arity of `func` may be specified if `func.length`\n * is not sufficient.\n *\n * The `_.curry.placeholder` value, which defaults to `_` in monolithic builds,\n * may be used as a placeholder for provided arguments.\n *\n * **Note:** This method doesn't set the \"length\" property of curried functions.\n *\n * @static\n * @memberOf _\n * @since 2.0.0\n * @category Function\n * @param {Function} func The function to curry.\n * @param {number} [arity=func.length] The arity of `func`.\n * @param- {Object} [guard] Enables use as an iteratee for methods like `_.map`.\n * @returns {Function} Returns the new curried function.\n * @example\n *\n * var abc = function(a, b, c) {\n * return [a, b, c];\n * };\n *\n * var curried = _.curry(abc);\n *\n * curried(1)(2)(3);\n * // => [1, 2, 3]\n *\n * curried(1, 2)(3);\n * // => [1, 2, 3]\n *\n * curried(1, 2, 3);\n * // => [1, 2, 3]\n *\n * // Curried with placeholders.\n * curried(1)(_, 3)(2);\n * // => [1, 2, 3]\n */\nfunction curry(func, arity, guard) {\n arity = guard ? undefined : arity;\n var result = createWrap(func, WRAP_CURRY_FLAG, undefined, undefined, undefined, undefined, undefined, arity);\n result.placeholder = curry.placeholder;\n return result;\n}\n\n// Assign default placeholders.\ncurry.placeholder = {};\n\nmodule.exports = curry;\n", + "parsedSize": 157, + "parsedSource": "r=e(9),o=8;function i(t,n,e){var u=r(t,o,void 0,void 0,void 0,void 0,void 0,n=e?void 0:n);return u.placeholder=i.placeholder,u}i.placeholder={},t.exports=i},", + "originalSize": 1644, + "originalSource": "var createWrap = require('./_createWrap');\n\n/** Used to compose bitmasks for function metadata. */\nvar WRAP_CURRY_FLAG = 8;\n\n/**\n * Creates a function that accepts arguments of `func` and either invokes\n * `func` returning its result, if at least `arity` number of arguments have\n * been provided, or returns a function that accepts the remaining `func`\n * arguments, and so on. The arity of `func` may be specified if `func.length`\n * is not sufficient.\n *\n * The `_.curry.placeholder` value, which defaults to `_` in monolithic builds,\n * may be used as a placeholder for provided arguments.\n *\n * **Note:** This method doesn't set the \"length\" property of curried functions.\n *\n * @static\n * @memberOf _\n * @since 2.0.0\n * @category Function\n * @param {Function} func The function to curry.\n * @param {number} [arity=func.length] The arity of `func`.\n * @param- {Object} [guard] Enables use as an iteratee for methods like `_.map`.\n * @returns {Function} Returns the new curried function.\n * @example\n *\n * var abc = function(a, b, c) {\n * return [a, b, c];\n * };\n *\n * var curried = _.curry(abc);\n *\n * curried(1)(2)(3);\n * // => [1, 2, 3]\n *\n * curried(1, 2)(3);\n * // => [1, 2, 3]\n *\n * curried(1, 2, 3);\n * // => [1, 2, 3]\n *\n * // Curried with placeholders.\n * curried(1)(_, 3)(2);\n * // => [1, 2, 3]\n */\nfunction curry(func, arity, guard) {\n arity = guard ? undefined : arity;\n var result = createWrap(func, WRAP_CURRY_FLAG, undefined, undefined, undefined, undefined, undefined, arity);\n result.placeholder = curry.placeholder;\n return result;\n}\n\n// Assign default placeholders.\ncurry.placeholder = {};\n\nmodule.exports = curry;\n", + "modules": [] + }, + { + "id": 68, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/_arrayEach.js", + "name": "./node_modules/lodash/_arrayEach.js", + "index": 55, + "index2": 49, + "size": 537, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/_util.js", + "issuerId": 45, + "issuerName": "./node_modules/lodash/fp/_util.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 38, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/trim.js", + "name": "./node_modules/lodash/fp/trim.js" + }, + { + "id": 2, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/convert.js", + "name": "./node_modules/lodash/fp/convert.js" + }, + { + "id": 45, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/_util.js", + "name": "./node_modules/lodash/fp/_util.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 45, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/_util.js", + "module": "./node_modules/lodash/fp/_util.js", + "moduleName": "./node_modules/lodash/fp/_util.js", + "type": "cjs require", + "userRequest": "../_arrayEach", + "loc": "6:13-37" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 6, + "source": "/**\n * A specialized version of `_.forEach` for arrays without support for\n * iteratee shorthands.\n *\n * @private\n * @param {Array} [array] The array to iterate over.\n * @param {Function} iteratee The function invoked per iteration.\n * @returns {Array} Returns `array`.\n */\nfunction arrayEach(array, iteratee) {\n var index = -1,\n length = array == null ? 0 : array.length;\n\n while (++index < length) {\n if (iteratee(array[index], index, array) === false) {\n break;\n }\n }\n return array;\n}\n\nmodule.exports = arrayEach;\n", + "parsedSize": 95, + "parsedSource": "t.exports=function(t,n){for(var e=-1,r=null==t?0:t.length;++e true\n *\n * _.isError(Error);\n * // => false\n */\nfunction isError(value) {\n if (!isObjectLike(value)) {\n return false;\n }\n var tag = baseGetTag(value);\n return tag == errorTag || tag == domExcTag ||\n (typeof value.message == 'string' && typeof value.name == 'string' && !isPlainObject(value));\n}\n\nmodule.exports = isError;\n", + "parsedSize": 198, + "parsedSource": "r=e(6),o=e(7),i=e(70),u=\"[object DOMException]\",a=\"[object Error]\";t.exports=function(t){if(!o(t))return!1;var n=r(t);return n==a||n==u||\"string\"==typeof t.message&&\"string\"==typeof t.name&&!i(t)}},", + "originalSize": 961, + "originalSource": "var baseGetTag = require('./_baseGetTag'),\n isObjectLike = require('./isObjectLike'),\n isPlainObject = require('./isPlainObject');\n\n/** `Object#toString` result references. */\nvar domExcTag = '[object DOMException]',\n errorTag = '[object Error]';\n\n/**\n * Checks if `value` is an `Error`, `EvalError`, `RangeError`, `ReferenceError`,\n * `SyntaxError`, `TypeError`, or `URIError` object.\n *\n * @static\n * @memberOf _\n * @since 3.0.0\n * @category Lang\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is an error object, else `false`.\n * @example\n *\n * _.isError(new Error);\n * // => true\n *\n * _.isError(Error);\n * // => false\n */\nfunction isError(value) {\n if (!isObjectLike(value)) {\n return false;\n }\n var tag = baseGetTag(value);\n return tag == errorTag || tag == domExcTag ||\n (typeof value.message == 'string' && typeof value.name == 'string' && !isPlainObject(value));\n}\n\nmodule.exports = isError;\n", + "modules": [] + }, + { + "id": 70, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/isPlainObject.js", + "name": "./node_modules/lodash/isPlainObject.js", + "index": 60, + "index2": 54, + "size": 1650, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/isError.js", + "issuerId": 69, + "issuerName": "./node_modules/lodash/isError.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 38, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/trim.js", + "name": "./node_modules/lodash/fp/trim.js" + }, + { + "id": 2, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/convert.js", + "name": "./node_modules/lodash/fp/convert.js" + }, + { + "id": 45, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/_util.js", + "name": "./node_modules/lodash/fp/_util.js" + }, + { + "id": 69, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/isError.js", + "name": "./node_modules/lodash/isError.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 69, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/isError.js", + "module": "./node_modules/lodash/isError.js", + "moduleName": "./node_modules/lodash/isError.js", + "type": "cjs require", + "userRequest": "./isPlainObject", + "loc": "3:20-46" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 7, + "source": "var baseGetTag = require('./_baseGetTag'),\n getPrototype = require('./_getPrototype'),\n isObjectLike = require('./isObjectLike');\n\n/** `Object#toString` result references. */\nvar objectTag = '[object Object]';\n\n/** Used for built-in method references. */\nvar funcProto = Function.prototype,\n objectProto = Object.prototype;\n\n/** Used to resolve the decompiled source of functions. */\nvar funcToString = funcProto.toString;\n\n/** Used to check objects for own properties. */\nvar hasOwnProperty = objectProto.hasOwnProperty;\n\n/** Used to infer the `Object` constructor. */\nvar objectCtorString = funcToString.call(Object);\n\n/**\n * Checks if `value` is a plain object, that is, an object created by the\n * `Object` constructor or one with a `[[Prototype]]` of `null`.\n *\n * @static\n * @memberOf _\n * @since 0.8.0\n * @category Lang\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is a plain object, else `false`.\n * @example\n *\n * function Foo() {\n * this.a = 1;\n * }\n *\n * _.isPlainObject(new Foo);\n * // => false\n *\n * _.isPlainObject([1, 2, 3]);\n * // => false\n *\n * _.isPlainObject({ 'x': 0, 'y': 0 });\n * // => true\n *\n * _.isPlainObject(Object.create(null));\n * // => true\n */\nfunction isPlainObject(value) {\n if (!isObjectLike(value) || baseGetTag(value) != objectTag) {\n return false;\n }\n var proto = getPrototype(value);\n if (proto === null) {\n return true;\n }\n var Ctor = hasOwnProperty.call(proto, 'constructor') && proto.constructor;\n return typeof Ctor == 'function' && Ctor instanceof Ctor &&\n funcToString.call(Ctor) == objectCtorString;\n}\n\nmodule.exports = isPlainObject;\n", + "parsedSize": 316, + "parsedSource": "r=e(6),o=e(71),i=e(7),u=\"[object Object]\",a=Function.prototype,c=Object.prototype,l=a.toString,s=c.hasOwnProperty,f=l.call(Object);t.exports=function(t){if(!i(t)||r(t)!=u)return!1;var n=o(t);if(null===n)return!0;var e=s.call(n,\"constructor\")&&n.constructor;return\"function\"==typeof e&&e instanceof e&&l.call(e)==f}},", + "originalSize": 1650, + "originalSource": "var baseGetTag = require('./_baseGetTag'),\n getPrototype = require('./_getPrototype'),\n isObjectLike = require('./isObjectLike');\n\n/** `Object#toString` result references. */\nvar objectTag = '[object Object]';\n\n/** Used for built-in method references. */\nvar funcProto = Function.prototype,\n objectProto = Object.prototype;\n\n/** Used to resolve the decompiled source of functions. */\nvar funcToString = funcProto.toString;\n\n/** Used to check objects for own properties. */\nvar hasOwnProperty = objectProto.hasOwnProperty;\n\n/** Used to infer the `Object` constructor. */\nvar objectCtorString = funcToString.call(Object);\n\n/**\n * Checks if `value` is a plain object, that is, an object created by the\n * `Object` constructor or one with a `[[Prototype]]` of `null`.\n *\n * @static\n * @memberOf _\n * @since 0.8.0\n * @category Lang\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is a plain object, else `false`.\n * @example\n *\n * function Foo() {\n * this.a = 1;\n * }\n *\n * _.isPlainObject(new Foo);\n * // => false\n *\n * _.isPlainObject([1, 2, 3]);\n * // => false\n *\n * _.isPlainObject({ 'x': 0, 'y': 0 });\n * // => true\n *\n * _.isPlainObject(Object.create(null));\n * // => true\n */\nfunction isPlainObject(value) {\n if (!isObjectLike(value) || baseGetTag(value) != objectTag) {\n return false;\n }\n var proto = getPrototype(value);\n if (proto === null) {\n return true;\n }\n var Ctor = hasOwnProperty.call(proto, 'constructor') && proto.constructor;\n return typeof Ctor == 'function' && Ctor instanceof Ctor &&\n funcToString.call(Ctor) == objectCtorString;\n}\n\nmodule.exports = isPlainObject;\n", + "modules": [] + }, + { + "id": 71, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/_getPrototype.js", + "name": "./node_modules/lodash/_getPrototype.js", + "index": 61, + "index2": 53, + "size": 163, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/isPlainObject.js", + "issuerId": 70, + "issuerName": "./node_modules/lodash/isPlainObject.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 38, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/trim.js", + "name": "./node_modules/lodash/fp/trim.js" + }, + { + "id": 2, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/convert.js", + "name": "./node_modules/lodash/fp/convert.js" + }, + { + "id": 45, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/_util.js", + "name": "./node_modules/lodash/fp/_util.js" + }, + { + "id": 69, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/isError.js", + "name": "./node_modules/lodash/isError.js" + }, + { + "id": 70, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/isPlainObject.js", + "name": "./node_modules/lodash/isPlainObject.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 70, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/isPlainObject.js", + "module": "./node_modules/lodash/isPlainObject.js", + "moduleName": "./node_modules/lodash/isPlainObject.js", + "type": "cjs require", + "userRequest": "./_getPrototype", + "loc": "2:19-45" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 8, + "source": "var overArg = require('./_overArg');\n\n/** Built-in value references. */\nvar getPrototype = overArg(Object.getPrototypeOf, Object);\n\nmodule.exports = getPrototype;\n", + "parsedSize": 51, + "parsedSource": "r=e(11)(Object.getPrototypeOf,Object);t.exports=r},", + "originalSize": 163, + "originalSource": "var overArg = require('./_overArg');\n\n/** Built-in value references. */\nvar getPrototype = overArg(Object.getPrototypeOf, Object);\n\nmodule.exports = getPrototype;\n", + "modules": [] + }, + { + "id": 72, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/isWeakMap.js", + "name": "./node_modules/lodash/isWeakMap.js", + "index": 63, + "index2": 58, + "size": 631, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/_util.js", + "issuerId": 45, + "issuerName": "./node_modules/lodash/fp/_util.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 38, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/trim.js", + "name": "./node_modules/lodash/fp/trim.js" + }, + { + "id": 2, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/convert.js", + "name": "./node_modules/lodash/fp/convert.js" + }, + { + "id": 45, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/_util.js", + "name": "./node_modules/lodash/fp/_util.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 45, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/_util.js", + "module": "./node_modules/lodash/fp/_util.js", + "moduleName": "./node_modules/lodash/fp/_util.js", + "type": "cjs require", + "userRequest": "../isWeakMap", + "loc": "10:15-38" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 6, + "source": "var getTag = require('./_getTag'),\n isObjectLike = require('./isObjectLike');\n\n/** `Object#toString` result references. */\nvar weakMapTag = '[object WeakMap]';\n\n/**\n * Checks if `value` is classified as a `WeakMap` object.\n *\n * @static\n * @memberOf _\n * @since 4.3.0\n * @category Lang\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is a weak map, else `false`.\n * @example\n *\n * _.isWeakMap(new WeakMap);\n * // => true\n *\n * _.isWeakMap(new Map);\n * // => false\n */\nfunction isWeakMap(value) {\n return isObjectLike(value) && getTag(value) == weakMapTag;\n}\n\nmodule.exports = isWeakMap;\n", + "parsedSize": 81, + "parsedSource": "r=e(29),o=e(7),i=\"[object WeakMap]\";t.exports=function(t){return o(t)&&r(t)==i}},", + "originalSize": 631, + "originalSource": "var getTag = require('./_getTag'),\n isObjectLike = require('./isObjectLike');\n\n/** `Object#toString` result references. */\nvar weakMapTag = '[object WeakMap]';\n\n/**\n * Checks if `value` is classified as a `WeakMap` object.\n *\n * @static\n * @memberOf _\n * @since 4.3.0\n * @category Lang\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is a weak map, else `false`.\n * @example\n *\n * _.isWeakMap(new WeakMap);\n * // => true\n *\n * _.isWeakMap(new Map);\n * // => false\n */\nfunction isWeakMap(value) {\n return isObjectLike(value) && getTag(value) == weakMapTag;\n}\n\nmodule.exports = isWeakMap;\n", + "modules": [] + }, + { + "id": 73, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/iteratee.js", + "name": "./node_modules/lodash/iteratee.js", + "index": 65, + "index2": 60, + "size": 1700, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/_util.js", + "issuerId": 45, + "issuerName": "./node_modules/lodash/fp/_util.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 38, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/trim.js", + "name": "./node_modules/lodash/fp/trim.js" + }, + { + "id": 2, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/convert.js", + "name": "./node_modules/lodash/fp/convert.js" + }, + { + "id": 45, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/_util.js", + "name": "./node_modules/lodash/fp/_util.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 45, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/_util.js", + "module": "./node_modules/lodash/fp/_util.js", + "moduleName": "./node_modules/lodash/fp/_util.js", + "type": "cjs require", + "userRequest": "../iteratee", + "loc": "11:14-36" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 6, + "source": "var baseClone = require('./_baseClone'),\n baseIteratee = require('./_baseIteratee');\n\n/** Used to compose bitmasks for cloning. */\nvar CLONE_DEEP_FLAG = 1;\n\n/**\n * Creates a function that invokes `func` with the arguments of the created\n * function. If `func` is a property name, the created function returns the\n * property value for a given element. If `func` is an array or object, the\n * created function returns `true` for elements that contain the equivalent\n * source properties, otherwise it returns `false`.\n *\n * @static\n * @since 4.0.0\n * @memberOf _\n * @category Util\n * @param {*} [func=_.identity] The value to convert to a callback.\n * @returns {Function} Returns the callback.\n * @example\n *\n * var users = [\n * { 'user': 'barney', 'age': 36, 'active': true },\n * { 'user': 'fred', 'age': 40, 'active': false }\n * ];\n *\n * // The `_.matches` iteratee shorthand.\n * _.filter(users, _.iteratee({ 'user': 'barney', 'active': true }));\n * // => [{ 'user': 'barney', 'age': 36, 'active': true }]\n *\n * // The `_.matchesProperty` iteratee shorthand.\n * _.filter(users, _.iteratee(['user', 'fred']));\n * // => [{ 'user': 'fred', 'age': 40 }]\n *\n * // The `_.property` iteratee shorthand.\n * _.map(users, _.iteratee('user'));\n * // => ['barney', 'fred']\n *\n * // Create custom iteratee shorthands.\n * _.iteratee = _.wrap(_.iteratee, function(iteratee, func) {\n * return !_.isRegExp(func) ? iteratee(func) : function(string) {\n * return func.test(string);\n * };\n * });\n *\n * _.filter(['abc', 'def'], /ef/);\n * // => ['def']\n */\nfunction iteratee(func) {\n return baseIteratee(typeof func == 'function' ? func : baseClone(func, CLONE_DEEP_FLAG));\n}\n\nmodule.exports = iteratee;\n", + "parsedSize": 84, + "parsedSource": "r=e(27),o=e(30),i=1;t.exports=function(t){return o(\"function\"==typeof t?t:r(t,i))}},", + "originalSize": 1700, + "originalSource": "var baseClone = require('./_baseClone'),\n baseIteratee = require('./_baseIteratee');\n\n/** Used to compose bitmasks for cloning. */\nvar CLONE_DEEP_FLAG = 1;\n\n/**\n * Creates a function that invokes `func` with the arguments of the created\n * function. If `func` is a property name, the created function returns the\n * property value for a given element. If `func` is an array or object, the\n * created function returns `true` for elements that contain the equivalent\n * source properties, otherwise it returns `false`.\n *\n * @static\n * @since 4.0.0\n * @memberOf _\n * @category Util\n * @param {*} [func=_.identity] The value to convert to a callback.\n * @returns {Function} Returns the callback.\n * @example\n *\n * var users = [\n * { 'user': 'barney', 'age': 36, 'active': true },\n * { 'user': 'fred', 'age': 40, 'active': false }\n * ];\n *\n * // The `_.matches` iteratee shorthand.\n * _.filter(users, _.iteratee({ 'user': 'barney', 'active': true }));\n * // => [{ 'user': 'barney', 'age': 36, 'active': true }]\n *\n * // The `_.matchesProperty` iteratee shorthand.\n * _.filter(users, _.iteratee(['user', 'fred']));\n * // => [{ 'user': 'fred', 'age': 40 }]\n *\n * // The `_.property` iteratee shorthand.\n * _.map(users, _.iteratee('user'));\n * // => ['barney', 'fred']\n *\n * // Create custom iteratee shorthands.\n * _.iteratee = _.wrap(_.iteratee, function(iteratee, func) {\n * return !_.isRegExp(func) ? iteratee(func) : function(string) {\n * return func.test(string);\n * };\n * });\n *\n * _.filter(['abc', 'def'], /ef/);\n * // => ['def']\n */\nfunction iteratee(func) {\n return baseIteratee(typeof func == 'function' ? func : baseClone(func, CLONE_DEEP_FLAG));\n}\n\nmodule.exports = iteratee;\n", + "modules": [] + }, + { + "id": 74, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/rearg.js", + "name": "./node_modules/lodash/rearg.js", + "index": 68, + "index2": 63, + "size": 1023, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/_util.js", + "issuerId": 45, + "issuerName": "./node_modules/lodash/fp/_util.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 38, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/trim.js", + "name": "./node_modules/lodash/fp/trim.js" + }, + { + "id": 2, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/convert.js", + "name": "./node_modules/lodash/fp/convert.js" + }, + { + "id": 45, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/_util.js", + "name": "./node_modules/lodash/fp/_util.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 45, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/_util.js", + "module": "./node_modules/lodash/fp/_util.js", + "moduleName": "./node_modules/lodash/fp/_util.js", + "type": "cjs require", + "userRequest": "../rearg", + "loc": "13:11-30" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 6, + "source": "var createWrap = require('./_createWrap'),\n flatRest = require('./_flatRest');\n\n/** Used to compose bitmasks for function metadata. */\nvar WRAP_REARG_FLAG = 256;\n\n/**\n * Creates a function that invokes `func` with arguments arranged according\n * to the specified `indexes` where the argument value at the first index is\n * provided as the first argument, the argument value at the second index is\n * provided as the second argument, and so on.\n *\n * @static\n * @memberOf _\n * @since 3.0.0\n * @category Function\n * @param {Function} func The function to rearrange arguments for.\n * @param {...(number|number[])} indexes The arranged argument indexes.\n * @returns {Function} Returns the new function.\n * @example\n *\n * var rearged = _.rearg(function(a, b, c) {\n * return [a, b, c];\n * }, [2, 0, 1]);\n *\n * rearged('b', 'c', 'a')\n * // => ['a', 'b', 'c']\n */\nvar rearg = flatRest(function(func, indexes) {\n return createWrap(func, WRAP_REARG_FLAG, undefined, undefined, undefined, indexes);\n});\n\nmodule.exports = rearg;\n", + "parsedSize": 89, + "parsedSource": "r=e(9),o=e(32),i=o((function(t,n){return r(t,256,void 0,void 0,void 0,n)}));t.exports=i},", + "originalSize": 1023, + "originalSource": "var createWrap = require('./_createWrap'),\n flatRest = require('./_flatRest');\n\n/** Used to compose bitmasks for function metadata. */\nvar WRAP_REARG_FLAG = 256;\n\n/**\n * Creates a function that invokes `func` with arguments arranged according\n * to the specified `indexes` where the argument value at the first index is\n * provided as the first argument, the argument value at the second index is\n * provided as the second argument, and so on.\n *\n * @static\n * @memberOf _\n * @since 3.0.0\n * @category Function\n * @param {Function} func The function to rearrange arguments for.\n * @param {...(number|number[])} indexes The arranged argument indexes.\n * @returns {Function} Returns the new function.\n * @example\n *\n * var rearged = _.rearg(function(a, b, c) {\n * return [a, b, c];\n * }, [2, 0, 1]);\n *\n * rearged('b', 'c', 'a')\n * // => ['a', 'b', 'c']\n */\nvar rearg = flatRest(function(func, indexes) {\n return createWrap(func, WRAP_REARG_FLAG, undefined, undefined, undefined, indexes);\n});\n\nmodule.exports = rearg;\n", + "modules": [] + }, + { + "id": 75, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/toPath.js", + "name": "./node_modules/lodash/toPath.js", + "index": 70, + "index2": 70, + "size": 804, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/_util.js", + "issuerId": 45, + "issuerName": "./node_modules/lodash/fp/_util.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 38, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/trim.js", + "name": "./node_modules/lodash/fp/trim.js" + }, + { + "id": 2, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/convert.js", + "name": "./node_modules/lodash/fp/convert.js" + }, + { + "id": 45, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/_util.js", + "name": "./node_modules/lodash/fp/_util.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 45, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/_util.js", + "module": "./node_modules/lodash/fp/_util.js", + "moduleName": "./node_modules/lodash/fp/_util.js", + "type": "cjs require", + "userRequest": "../toPath", + "loc": "15:12-32" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 6, + "source": "var arrayMap = require('./_arrayMap'),\n copyArray = require('./_copyArray'),\n isArray = require('./isArray'),\n isSymbol = require('./isSymbol'),\n stringToPath = require('./_stringToPath'),\n toKey = require('./_toKey'),\n toString = require('./toString');\n\n/**\n * Converts `value` to a property path array.\n *\n * @static\n * @memberOf _\n * @since 4.0.0\n * @category Util\n * @param {*} value The value to convert.\n * @returns {Array} Returns the new property path array.\n * @example\n *\n * _.toPath('a.b.c');\n * // => ['a', 'b', 'c']\n *\n * _.toPath('a[0].b.c');\n * // => ['a', '0', 'b', 'c']\n */\nfunction toPath(value) {\n if (isArray(value)) {\n return arrayMap(value, toKey);\n }\n return isSymbol(value) ? [value] : copyArray(stringToPath(toString(value)));\n}\n\nmodule.exports = toPath;\n", + "parsedSize": 118, + "parsedSource": "r=e(76),o=e(22),i=e(3),u=e(77),a=e(78),c=e(80),l=e(12);t.exports=function(t){return i(t)?r(t,c):u(t)?[t]:o(a(l(t)))}},", + "originalSize": 804, + "originalSource": "var arrayMap = require('./_arrayMap'),\n copyArray = require('./_copyArray'),\n isArray = require('./isArray'),\n isSymbol = require('./isSymbol'),\n stringToPath = require('./_stringToPath'),\n toKey = require('./_toKey'),\n toString = require('./toString');\n\n/**\n * Converts `value` to a property path array.\n *\n * @static\n * @memberOf _\n * @since 4.0.0\n * @category Util\n * @param {*} value The value to convert.\n * @returns {Array} Returns the new property path array.\n * @example\n *\n * _.toPath('a.b.c');\n * // => ['a', 'b', 'c']\n *\n * _.toPath('a[0].b.c');\n * // => ['a', '0', 'b', 'c']\n */\nfunction toPath(value) {\n if (isArray(value)) {\n return arrayMap(value, toKey);\n }\n return isSymbol(value) ? [value] : copyArray(stringToPath(toString(value)));\n}\n\nmodule.exports = toPath;\n", + "modules": [] + }, + { + "id": 76, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/_arrayMap.js", + "name": "./node_modules/lodash/_arrayMap.js", + "index": 71, + "index2": 64, + "size": 556, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/toPath.js", + "issuerId": 75, + "issuerName": "./node_modules/lodash/toPath.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 38, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/trim.js", + "name": "./node_modules/lodash/fp/trim.js" + }, + { + "id": 2, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/convert.js", + "name": "./node_modules/lodash/fp/convert.js" + }, + { + "id": 45, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/_util.js", + "name": "./node_modules/lodash/fp/_util.js" + }, + { + "id": 75, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/toPath.js", + "name": "./node_modules/lodash/toPath.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 75, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/toPath.js", + "module": "./node_modules/lodash/toPath.js", + "moduleName": "./node_modules/lodash/toPath.js", + "type": "cjs require", + "userRequest": "./_arrayMap", + "loc": "1:15-37" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 7, + "source": "/**\n * A specialized version of `_.map` for arrays without support for iteratee\n * shorthands.\n *\n * @private\n * @param {Array} [array] The array to iterate over.\n * @param {Function} iteratee The function invoked per iteration.\n * @returns {Array} Returns the new mapped array.\n */\nfunction arrayMap(array, iteratee) {\n var index = -1,\n length = array == null ? 0 : array.length,\n result = Array(length);\n\n while (++index < length) {\n result[index] = iteratee(array[index], index, array);\n }\n return result;\n}\n\nmodule.exports = arrayMap;\n", + "parsedSize": 104, + "parsedSource": "t.exports=function(t,n){for(var e=-1,r=null==t?0:t.length,o=Array(r);++e [false, false]\n */\nfunction stubFalse() {\n return false;\n}\n\nmodule.exports = stubFalse;\n", + "parsedSize": 32, + "parsedSource": "t.exports=function(){return!1}},", + "originalSize": null, + "originalSource": null, + "modules": [] + }, + { + "id": 78, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/_stringToPath.js", + "name": "./node_modules/lodash/_stringToPath.js", + "index": 73, + "index2": 67, + "size": 840, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/toPath.js", + "issuerId": 75, + "issuerName": "./node_modules/lodash/toPath.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 38, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/trim.js", + "name": "./node_modules/lodash/fp/trim.js" + }, + { + "id": 2, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/convert.js", + "name": "./node_modules/lodash/fp/convert.js" + }, + { + "id": 45, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/_util.js", + "name": "./node_modules/lodash/fp/_util.js" + }, + { + "id": 75, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/toPath.js", + "name": "./node_modules/lodash/toPath.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 75, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/toPath.js", + "module": "./node_modules/lodash/toPath.js", + "moduleName": "./node_modules/lodash/toPath.js", + "type": "cjs require", + "userRequest": "./_stringToPath", + "loc": "5:19-45" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 7, + "source": "var memoizeCapped = require('./_memoizeCapped');\n\n/** Used to match property names within property paths. */\nvar rePropName = /[^.[\\]]+|\\[(?:(-?\\d+(?:\\.\\d+)?)|([\"'])((?:(?!\\2)[^\\\\]|\\\\.)*?)\\2)\\]|(?=(?:\\.|\\[\\])(?:\\.|\\[\\]|$))/g;\n\n/** Used to match backslashes in property paths. */\nvar reEscapeChar = /\\\\(\\\\)?/g;\n\n/**\n * Converts `string` to a property path array.\n *\n * @private\n * @param {string} string The string to convert.\n * @returns {Array} Returns the property path array.\n */\nvar stringToPath = memoizeCapped(function(string) {\n var result = [];\n if (string.charCodeAt(0) === 46 /* . */) {\n result.push('');\n }\n string.replace(rePropName, function(match, number, quote, subString) {\n result.push(quote ? subString.replace(reEscapeChar, '$1') : (number || match));\n });\n return result;\n});\n\nmodule.exports = stringToPath;\n", + "parsedSize": 273, + "parsedSource": "r=e(79),o=/[^.[\\]]+|\\[(?:(-?\\d+(?:\\.\\d+)?)|([\"'])((?:(?!\\2)[^\\\\]|\\\\.)*?)\\2)\\]|(?=(?:\\.|\\[\\])(?:\\.|\\[\\]|$))/g,i=/\\\\(\\\\)?/g,u=r((function(t){var n=[];return 46===t.charCodeAt(0)&&n.push(\"\"),t.replace(o,(function(t,e,r,o){n.push(r?o.replace(i,\"$1\"):e||t)})),n}));t.exports=u},", + "originalSize": 840, + "originalSource": "var memoizeCapped = require('./_memoizeCapped');\n\n/** Used to match property names within property paths. */\nvar rePropName = /[^.[\\]]+|\\[(?:(-?\\d+(?:\\.\\d+)?)|([\"'])((?:(?!\\2)[^\\\\]|\\\\.)*?)\\2)\\]|(?=(?:\\.|\\[\\])(?:\\.|\\[\\]|$))/g;\n\n/** Used to match backslashes in property paths. */\nvar reEscapeChar = /\\\\(\\\\)?/g;\n\n/**\n * Converts `string` to a property path array.\n *\n * @private\n * @param {string} string The string to convert.\n * @returns {Array} Returns the property path array.\n */\nvar stringToPath = memoizeCapped(function(string) {\n var result = [];\n if (string.charCodeAt(0) === 46 /* . */) {\n result.push('');\n }\n string.replace(rePropName, function(match, number, quote, subString) {\n result.push(quote ? subString.replace(reEscapeChar, '$1') : (number || match));\n });\n return result;\n});\n\nmodule.exports = stringToPath;\n", + "modules": [] + }, + { + "id": 79, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/_memoizeCapped.js", + "name": "./node_modules/lodash/_memoizeCapped.js", + "index": 74, + "index2": 66, + "size": 370, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/_stringToPath.js", + "issuerId": 78, + "issuerName": "./node_modules/lodash/_stringToPath.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 38, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/trim.js", + "name": "./node_modules/lodash/fp/trim.js" + }, + { + "id": 2, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/convert.js", + "name": "./node_modules/lodash/fp/convert.js" + }, + { + "id": 45, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/_util.js", + "name": "./node_modules/lodash/fp/_util.js" + }, + { + "id": 75, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/toPath.js", + "name": "./node_modules/lodash/toPath.js" + }, + { + "id": 78, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/_stringToPath.js", + "name": "./node_modules/lodash/_stringToPath.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 78, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/_stringToPath.js", + "module": "./node_modules/lodash/_stringToPath.js", + "moduleName": "./node_modules/lodash/_stringToPath.js", + "type": "cjs require", + "userRequest": "./_memoizeCapped", + "loc": "1:20-47" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 8, + "source": "/**\n * This method returns the first argument it receives.\n *\n * @static\n * @since 0.1.0\n * @memberOf _\n * @category Util\n * @param {*} value Any value.\n * @returns {*} Returns `value`.\n * @example\n *\n * var object = { 'a': 1 };\n *\n * console.log(_.identity(object) === object);\n * // => true\n */\nfunction identity(value) {\n return value;\n}\n\nmodule.exports = identity;\n", + "parsedSize": 33, + "parsedSource": "t.exports=function(t){return t}},", + "originalSize": null, + "originalSource": null, + "modules": [] + }, + { + "id": 80, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/_toKey.js", + "name": "./node_modules/lodash/_toKey.js", + "index": 75, + "index2": 68, + "size": 370, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/toPath.js", + "issuerId": 75, + "issuerName": "./node_modules/lodash/toPath.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 38, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/trim.js", + "name": "./node_modules/lodash/fp/trim.js" + }, + { + "id": 2, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/convert.js", + "name": "./node_modules/lodash/fp/convert.js" + }, + { + "id": 45, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/_util.js", + "name": "./node_modules/lodash/fp/_util.js" + }, + { + "id": 75, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/toPath.js", + "name": "./node_modules/lodash/toPath.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 75, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/toPath.js", + "module": "./node_modules/lodash/toPath.js", + "moduleName": "./node_modules/lodash/toPath.js", + "type": "cjs require", + "userRequest": "./_toKey", + "loc": "6:12-31" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 7, + "source": "/**\n * This method returns the first argument it receives.\n *\n * @static\n * @since 0.1.0\n * @memberOf _\n * @category Util\n * @param {*} value Any value.\n * @returns {*} Returns `value`.\n * @example\n *\n * var object = { 'a': 1 };\n *\n * console.log(_.identity(object) === object);\n * // => true\n */\nfunction identity(value) {\n return value;\n}\n\nmodule.exports = identity;\n", + "parsedSize": 33, + "parsedSource": "t.exports=function(t){return t}},", + "originalSize": null, + "originalSource": null, + "modules": [] + }, + { + "id": 81, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/trim.js", + "name": "./node_modules/lodash/trim.js", + "index": 77, + "index2": 83, + "size": 1434, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/trim.js", + "issuerId": 38, + "issuerName": "./node_modules/lodash/fp/trim.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 38, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/trim.js", + "name": "./node_modules/lodash/fp/trim.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 38, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/trim.js", + "module": "./node_modules/lodash/fp/trim.js", + "moduleName": "./node_modules/lodash/fp/trim.js", + "type": "cjs require", + "userRequest": "../trim", + "loc": "2:27-45" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 4, + "source": "var baseToString = require('./_baseToString'),\n castSlice = require('./_castSlice'),\n charsEndIndex = require('./_charsEndIndex'),\n charsStartIndex = require('./_charsStartIndex'),\n stringToArray = require('./_stringToArray'),\n toString = require('./toString');\n\n/** Used to match leading and trailing whitespace. */\nvar reTrim = /^\\s+|\\s+$/g;\n\n/**\n * Removes leading and trailing whitespace or specified characters from `string`.\n *\n * @static\n * @memberOf _\n * @since 3.0.0\n * @category String\n * @param {string} [string=''] The string to trim.\n * @param {string} [chars=whitespace] The characters to trim.\n * @param- {Object} [guard] Enables use as an iteratee for methods like `_.map`.\n * @returns {string} Returns the trimmed string.\n * @example\n *\n * _.trim(' abc ');\n * // => 'abc'\n *\n * _.trim('-_-abc-_-', '_-');\n * // => 'abc'\n *\n * _.map([' foo ', ' bar '], _.trim);\n * // => ['foo', 'bar']\n */\nfunction trim(string, chars, guard) {\n string = toString(string);\n if (string && (guard || chars === undefined)) {\n return string.replace(reTrim, '');\n }\n if (!string || !(chars = baseToString(chars))) {\n return string;\n }\n var strSymbols = stringToArray(string),\n chrSymbols = stringToArray(chars),\n start = charsStartIndex(strSymbols, chrSymbols),\n end = charsEndIndex(strSymbols, chrSymbols) + 1;\n\n return castSlice(strSymbols, start, end).join('');\n}\n\nmodule.exports = trim;\n", + "parsedSize": 232, + "parsedSource": "r=e(33),o=e(34),i=e(83),u=e(84),a=e(36),c=e(12),l=/^\\s+|\\s+$/g;t.exports=function(t,n,e){if((t=c(t))&&(e||void 0===n))return t.replace(l,\"\");if(!t||!(n=r(n)))return t;var s=a(t),f=a(n),p=u(s,f),h=i(s,f)+1;return o(s,p,h).join(\"\")}},", + "originalSize": 1434, + "originalSource": "var baseToString = require('./_baseToString'),\n castSlice = require('./_castSlice'),\n charsEndIndex = require('./_charsEndIndex'),\n charsStartIndex = require('./_charsStartIndex'),\n stringToArray = require('./_stringToArray'),\n toString = require('./toString');\n\n/** Used to match leading and trailing whitespace. */\nvar reTrim = /^\\s+|\\s+$/g;\n\n/**\n * Removes leading and trailing whitespace or specified characters from `string`.\n *\n * @static\n * @memberOf _\n * @since 3.0.0\n * @category String\n * @param {string} [string=''] The string to trim.\n * @param {string} [chars=whitespace] The characters to trim.\n * @param- {Object} [guard] Enables use as an iteratee for methods like `_.map`.\n * @returns {string} Returns the trimmed string.\n * @example\n *\n * _.trim(' abc ');\n * // => 'abc'\n *\n * _.trim('-_-abc-_-', '_-');\n * // => 'abc'\n *\n * _.map([' foo ', ' bar '], _.trim);\n * // => ['foo', 'bar']\n */\nfunction trim(string, chars, guard) {\n string = toString(string);\n if (string && (guard || chars === undefined)) {\n return string.replace(reTrim, '');\n }\n if (!string || !(chars = baseToString(chars))) {\n return string;\n }\n var strSymbols = stringToArray(string),\n chrSymbols = stringToArray(chars),\n start = charsStartIndex(strSymbols, chrSymbols),\n end = charsEndIndex(strSymbols, chrSymbols) + 1;\n\n return castSlice(strSymbols, start, end).join('');\n}\n\nmodule.exports = trim;\n", + "modules": [] + }, + { + "id": 82, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/_baseSlice.js", + "name": "./node_modules/lodash/_baseSlice.js", + "index": 80, + "index2": 74, + "size": 756, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/_castSlice.js", + "issuerId": 34, + "issuerName": "./node_modules/lodash/_castSlice.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 38, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/trim.js", + "name": "./node_modules/lodash/fp/trim.js" + }, + { + "id": 81, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/trim.js", + "name": "./node_modules/lodash/trim.js" + }, + { + "id": 34, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/_castSlice.js", + "name": "./node_modules/lodash/_castSlice.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 34, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/_castSlice.js", + "module": "./node_modules/lodash/_castSlice.js", + "moduleName": "./node_modules/lodash/_castSlice.js", + "type": "cjs require", + "userRequest": "./_baseSlice", + "loc": "1:16-39" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 6, + "source": "/**\n * The base implementation of `_.slice` without an iteratee call guard.\n *\n * @private\n * @param {Array} array The array to slice.\n * @param {number} [start=0] The start position.\n * @param {number} [end=array.length] The end position.\n * @returns {Array} Returns the slice of `array`.\n */\nfunction baseSlice(array, start, end) {\n var index = -1,\n length = array.length;\n\n if (start < 0) {\n start = -start > length ? 0 : (length + start);\n }\n end = end > length ? length : end;\n if (end < 0) {\n end += length;\n }\n length = start > end ? 0 : ((end - start) >>> 0);\n start >>>= 0;\n\n var result = Array(length);\n while (++index < length) {\n result[index] = array[index + start];\n }\n return result;\n}\n\nmodule.exports = baseSlice;\n", + "parsedSize": 160, + "parsedSource": "t.exports=function(t,n,e){var r=-1,o=t.length;n<0&&(n=-n>o?0:o+n),(e=e>o?o:e)<0&&(e+=o),o=n>e?0:e-n>>>0,n>>>=0;for(var i=Array(o);++r length ? 0 : (length + start);\n }\n end = end > length ? length : end;\n if (end < 0) {\n end += length;\n }\n length = start > end ? 0 : ((end - start) >>> 0);\n start >>>= 0;\n\n var result = Array(length);\n while (++index < length) {\n result[index] = array[index + start];\n }\n return result;\n}\n\nmodule.exports = baseSlice;\n", + "modules": [] + }, + { + "id": 83, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/_charsEndIndex.js", + "name": "./node_modules/lodash/_charsEndIndex.js", + "index": 81, + "index2": 77, + "size": 600, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/trim.js", + "issuerId": 81, + "issuerName": "./node_modules/lodash/trim.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 38, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/trim.js", + "name": "./node_modules/lodash/fp/trim.js" + }, + { + "id": 81, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/trim.js", + "name": "./node_modules/lodash/trim.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 81, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/trim.js", + "module": "./node_modules/lodash/trim.js", + "moduleName": "./node_modules/lodash/trim.js", + "type": "cjs require", + "userRequest": "./_charsEndIndex", + "loc": "3:20-47" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 5, + "source": "var baseIndexOf = require('./_baseIndexOf');\n\n/**\n * Used by `_.trim` and `_.trimEnd` to get the index of the last string symbol\n * that is not found in the character symbols.\n *\n * @private\n * @param {Array} strSymbols The string symbols to inspect.\n * @param {Array} chrSymbols The character symbols to find.\n * @returns {number} Returns the index of the last unmatched string symbol.\n */\nfunction charsEndIndex(strSymbols, chrSymbols) {\n var index = strSymbols.length;\n\n while (index-- && baseIndexOf(chrSymbols, strSymbols[index], 0) > -1) {}\n return index;\n}\n\nmodule.exports = charsEndIndex;\n", + "parsedSize": 84, + "parsedSource": "r=e(35);t.exports=function(t,n){for(var e=t.length;e--&&r(n,t[e],0)>-1;);return e}},", + "originalSize": 600, + "originalSource": "var baseIndexOf = require('./_baseIndexOf');\n\n/**\n * Used by `_.trim` and `_.trimEnd` to get the index of the last string symbol\n * that is not found in the character symbols.\n *\n * @private\n * @param {Array} strSymbols The string symbols to inspect.\n * @param {Array} chrSymbols The character symbols to find.\n * @returns {number} Returns the index of the last unmatched string symbol.\n */\nfunction charsEndIndex(strSymbols, chrSymbols) {\n var index = strSymbols.length;\n\n while (index-- && baseIndexOf(chrSymbols, strSymbols[index], 0) > -1) {}\n return index;\n}\n\nmodule.exports = charsEndIndex;\n", + "modules": [] + }, + { + "id": 84, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/_charsStartIndex.js", + "name": "./node_modules/lodash/_charsStartIndex.js", + "index": 83, + "index2": 78, + "size": 636, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/trim.js", + "issuerId": 81, + "issuerName": "./node_modules/lodash/trim.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 38, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/trim.js", + "name": "./node_modules/lodash/fp/trim.js" + }, + { + "id": 81, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/trim.js", + "name": "./node_modules/lodash/trim.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 81, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/trim.js", + "module": "./node_modules/lodash/trim.js", + "moduleName": "./node_modules/lodash/trim.js", + "type": "cjs require", + "userRequest": "./_charsStartIndex", + "loc": "4:22-51" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 5, + "source": "var baseIndexOf = require('./_baseIndexOf');\n\n/**\n * Used by `_.trim` and `_.trimStart` to get the index of the first string symbol\n * that is not found in the character symbols.\n *\n * @private\n * @param {Array} strSymbols The string symbols to inspect.\n * @param {Array} chrSymbols The character symbols to find.\n * @returns {number} Returns the index of the first unmatched string symbol.\n */\nfunction charsStartIndex(strSymbols, chrSymbols) {\n var index = -1,\n length = strSymbols.length;\n\n while (++index < length && baseIndexOf(chrSymbols, strSymbols[index], 0) > -1) {}\n return index;\n}\n\nmodule.exports = charsStartIndex;\n", + "parsedSize": 91, + "parsedSource": "r=e(35);t.exports=function(t,n){for(var e=-1,o=t.length;++e-1;);return e}},", + "originalSize": 636, + "originalSource": "var baseIndexOf = require('./_baseIndexOf');\n\n/**\n * Used by `_.trim` and `_.trimStart` to get the index of the first string symbol\n * that is not found in the character symbols.\n *\n * @private\n * @param {Array} strSymbols The string symbols to inspect.\n * @param {Array} chrSymbols The character symbols to find.\n * @returns {number} Returns the index of the first unmatched string symbol.\n */\nfunction charsStartIndex(strSymbols, chrSymbols) {\n var index = -1,\n length = strSymbols.length;\n\n while (++index < length && baseIndexOf(chrSymbols, strSymbols[index], 0) > -1) {}\n return index;\n}\n\nmodule.exports = charsStartIndex;\n", + "modules": [] + }, + { + "id": 85, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/_asciiToArray.js", + "name": "./node_modules/lodash/_asciiToArray.js", + "index": 85, + "index2": 79, + "size": 257, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/_stringToArray.js", + "issuerId": 36, + "issuerName": "./node_modules/lodash/_stringToArray.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 38, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/trim.js", + "name": "./node_modules/lodash/fp/trim.js" + }, + { + "id": 81, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/trim.js", + "name": "./node_modules/lodash/trim.js" + }, + { + "id": 36, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/_stringToArray.js", + "name": "./node_modules/lodash/_stringToArray.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 36, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/_stringToArray.js", + "module": "./node_modules/lodash/_stringToArray.js", + "moduleName": "./node_modules/lodash/_stringToArray.js", + "type": "cjs require", + "userRequest": "./_asciiToArray", + "loc": "1:19-45" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 6, + "source": "/**\n * Converts an ASCII `string` to an array.\n *\n * @private\n * @param {string} string The string to convert.\n * @returns {Array} Returns the converted array.\n */\nfunction asciiToArray(string) {\n return string.split('');\n}\n\nmodule.exports = asciiToArray;\n", + "parsedSize": 43, + "parsedSource": "t.exports=function(t){return t.split(\"\")}},", + "originalSize": 257, + "originalSource": "/**\n * Converts an ASCII `string` to an array.\n *\n * @private\n * @param {string} string The string to convert.\n * @returns {Array} Returns the converted array.\n */\nfunction asciiToArray(string) {\n return string.split('');\n}\n\nmodule.exports = asciiToArray;\n", + "modules": [] + }, + { + "id": 86, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/_unicodeToArray.js", + "name": "./node_modules/lodash/_unicodeToArray.js", + "index": 87, + "index2": 81, + "size": 257, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/_stringToArray.js", + "issuerId": 36, + "issuerName": "./node_modules/lodash/_stringToArray.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 38, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/trim.js", + "name": "./node_modules/lodash/fp/trim.js" + }, + { + "id": 81, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/trim.js", + "name": "./node_modules/lodash/trim.js" + }, + { + "id": 36, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/_stringToArray.js", + "name": "./node_modules/lodash/_stringToArray.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 36, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/_stringToArray.js", + "module": "./node_modules/lodash/_stringToArray.js", + "moduleName": "./node_modules/lodash/_stringToArray.js", + "type": "cjs require", + "userRequest": "./_unicodeToArray", + "loc": "3:21-49" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 6, + "source": "/**\n * Converts an ASCII `string` to an array.\n *\n * @private\n * @param {string} string The string to convert.\n * @returns {Array} Returns the converted array.\n */\nfunction asciiToArray(string) {\n return string.split('');\n}\n\nmodule.exports = asciiToArray;\n", + "parsedSize": 43, + "parsedSource": "t.exports=function(t){return t.split(\"\")}},", + "originalSize": null, + "originalSource": null, + "modules": [] + }, + { + "id": 87, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/split.js", + "name": "./node_modules/lodash/split.js", + "index": 89, + "index2": 91, + "size": 1550, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/split.js", + "issuerId": 39, + "issuerName": "./node_modules/lodash/fp/split.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 39, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/split.js", + "name": "./node_modules/lodash/fp/split.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 39, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/split.js", + "module": "./node_modules/lodash/fp/split.js", + "moduleName": "./node_modules/lodash/fp/split.js", + "type": "cjs require", + "userRequest": "../split", + "loc": "2:28-47" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 4, + "source": "var baseToString = require('./_baseToString'),\n castSlice = require('./_castSlice'),\n hasUnicode = require('./_hasUnicode'),\n isIterateeCall = require('./_isIterateeCall'),\n isRegExp = require('./isRegExp'),\n stringToArray = require('./_stringToArray'),\n toString = require('./toString');\n\n/** Used as references for the maximum length and index of an array. */\nvar MAX_ARRAY_LENGTH = 4294967295;\n\n/**\n * Splits `string` by `separator`.\n *\n * **Note:** This method is based on\n * [`String#split`](https://mdn.io/String/split).\n *\n * @static\n * @memberOf _\n * @since 4.0.0\n * @category String\n * @param {string} [string=''] The string to split.\n * @param {RegExp|string} separator The separator pattern to split by.\n * @param {number} [limit] The length to truncate results to.\n * @returns {Array} Returns the string segments.\n * @example\n *\n * _.split('a-b-c', '-', 2);\n * // => ['a', 'b']\n */\nfunction split(string, separator, limit) {\n if (limit && typeof limit != 'number' && isIterateeCall(string, separator, limit)) {\n separator = limit = undefined;\n }\n limit = limit === undefined ? MAX_ARRAY_LENGTH : limit >>> 0;\n if (!limit) {\n return [];\n }\n string = toString(string);\n if (string && (\n typeof separator == 'string' ||\n (separator != null && !isRegExp(separator))\n )) {\n separator = baseToString(separator);\n if (!separator && hasUnicode(string)) {\n return castSlice(stringToArray(string), 0, limit);\n }\n }\n return string.split(separator, limit);\n}\n\nmodule.exports = split;\n", + "parsedSize": 265, + "parsedSource": "r=e(33),o=e(34),i=e(37),u=e(88),a=e(89),c=e(36),l=e(12),s=4294967295;t.exports=function(t,n,e){return e&&\"number\"!=typeof e&&u(t,n,e)&&(n=e=void 0),(e=void 0===e?s:e>>>0)?(t=l(t))&&(\"string\"==typeof n||null!=n&&!a(n))&&!(n=r(n))&&i(t)?o(c(t),0,e):t.split(n,e):[]}},", + "originalSize": 1550, + "originalSource": "var baseToString = require('./_baseToString'),\n castSlice = require('./_castSlice'),\n hasUnicode = require('./_hasUnicode'),\n isIterateeCall = require('./_isIterateeCall'),\n isRegExp = require('./isRegExp'),\n stringToArray = require('./_stringToArray'),\n toString = require('./toString');\n\n/** Used as references for the maximum length and index of an array. */\nvar MAX_ARRAY_LENGTH = 4294967295;\n\n/**\n * Splits `string` by `separator`.\n *\n * **Note:** This method is based on\n * [`String#split`](https://mdn.io/String/split).\n *\n * @static\n * @memberOf _\n * @since 4.0.0\n * @category String\n * @param {string} [string=''] The string to split.\n * @param {RegExp|string} separator The separator pattern to split by.\n * @param {number} [limit] The length to truncate results to.\n * @returns {Array} Returns the string segments.\n * @example\n *\n * _.split('a-b-c', '-', 2);\n * // => ['a', 'b']\n */\nfunction split(string, separator, limit) {\n if (limit && typeof limit != 'number' && isIterateeCall(string, separator, limit)) {\n separator = limit = undefined;\n }\n limit = limit === undefined ? MAX_ARRAY_LENGTH : limit >>> 0;\n if (!limit) {\n return [];\n }\n string = toString(string);\n if (string && (\n typeof separator == 'string' ||\n (separator != null && !isRegExp(separator))\n )) {\n separator = baseToString(separator);\n if (!separator && hasUnicode(string)) {\n return castSlice(stringToArray(string), 0, limit);\n }\n }\n return string.split(separator, limit);\n}\n\nmodule.exports = split;\n", + "modules": [] + }, + { + "id": 88, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/_isIterateeCall.js", + "name": "./node_modules/lodash/_isIterateeCall.js", + "index": 90, + "index2": 85, + "size": 280, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/split.js", + "issuerId": 87, + "issuerName": "./node_modules/lodash/split.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 39, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/split.js", + "name": "./node_modules/lodash/fp/split.js" + }, + { + "id": 87, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/split.js", + "name": "./node_modules/lodash/split.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 87, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/split.js", + "module": "./node_modules/lodash/split.js", + "moduleName": "./node_modules/lodash/split.js", + "type": "cjs require", + "userRequest": "./_isIterateeCall", + "loc": "4:21-49" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 5, + "source": "/**\n * This method returns `false`.\n *\n * @static\n * @memberOf _\n * @since 4.13.0\n * @category Util\n * @returns {boolean} Returns `false`.\n * @example\n *\n * _.times(2, _.stubFalse);\n * // => [false, false]\n */\nfunction stubFalse() {\n return false;\n}\n\nmodule.exports = stubFalse;\n", + "parsedSize": 32, + "parsedSource": "t.exports=function(){return!1}},", + "originalSize": null, + "originalSource": null, + "modules": [] + }, + { + "id": 89, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/isRegExp.js", + "name": "./node_modules/lodash/isRegExp.js", + "index": 91, + "index2": 90, + "size": 646, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/split.js", + "issuerId": 87, + "issuerName": "./node_modules/lodash/split.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 39, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/split.js", + "name": "./node_modules/lodash/fp/split.js" + }, + { + "id": 87, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/split.js", + "name": "./node_modules/lodash/split.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 87, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/split.js", + "module": "./node_modules/lodash/split.js", + "moduleName": "./node_modules/lodash/split.js", + "type": "cjs require", + "userRequest": "./isRegExp", + "loc": "5:15-36" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 5, + "source": "var baseIsRegExp = require('./_baseIsRegExp'),\n baseUnary = require('./_baseUnary'),\n nodeUtil = require('./_nodeUtil');\n\n/* Node.js helper references. */\nvar nodeIsRegExp = nodeUtil && nodeUtil.isRegExp;\n\n/**\n * Checks if `value` is classified as a `RegExp` object.\n *\n * @static\n * @memberOf _\n * @since 0.1.0\n * @category Lang\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is a regexp, else `false`.\n * @example\n *\n * _.isRegExp(/abc/);\n * // => true\n *\n * _.isRegExp('/abc/');\n * // => false\n */\nvar isRegExp = nodeIsRegExp ? baseUnary(nodeIsRegExp) : baseIsRegExp;\n\nmodule.exports = isRegExp;\n", + "parsedSize": 64, + "parsedSource": "r=e(90),o=e(91),i=e(92),u=i&&i.isRegExp,a=u?o(u):r;t.exports=a},", + "originalSize": 646, + "originalSource": "var baseIsRegExp = require('./_baseIsRegExp'),\n baseUnary = require('./_baseUnary'),\n nodeUtil = require('./_nodeUtil');\n\n/* Node.js helper references. */\nvar nodeIsRegExp = nodeUtil && nodeUtil.isRegExp;\n\n/**\n * Checks if `value` is classified as a `RegExp` object.\n *\n * @static\n * @memberOf _\n * @since 0.1.0\n * @category Lang\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is a regexp, else `false`.\n * @example\n *\n * _.isRegExp(/abc/);\n * // => true\n *\n * _.isRegExp('/abc/');\n * // => false\n */\nvar isRegExp = nodeIsRegExp ? baseUnary(nodeIsRegExp) : baseIsRegExp;\n\nmodule.exports = isRegExp;\n", + "modules": [] + }, + { + "id": 90, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/_baseIsRegExp.js", + "name": "./node_modules/lodash/_baseIsRegExp.js", + "index": 92, + "index2": 86, + "size": 511, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/isRegExp.js", + "issuerId": 89, + "issuerName": "./node_modules/lodash/isRegExp.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 39, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/split.js", + "name": "./node_modules/lodash/fp/split.js" + }, + { + "id": 87, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/split.js", + "name": "./node_modules/lodash/split.js" + }, + { + "id": 89, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/isRegExp.js", + "name": "./node_modules/lodash/isRegExp.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 89, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/isRegExp.js", + "module": "./node_modules/lodash/isRegExp.js", + "moduleName": "./node_modules/lodash/isRegExp.js", + "type": "cjs require", + "userRequest": "./_baseIsRegExp", + "loc": "1:19-45" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 6, + "source": "var baseGetTag = require('./_baseGetTag'),\n isObjectLike = require('./isObjectLike');\n\n/** `Object#toString` result references. */\nvar regexpTag = '[object RegExp]';\n\n/**\n * The base implementation of `_.isRegExp` without Node.js optimizations.\n *\n * @private\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is a regexp, else `false`.\n */\nfunction baseIsRegExp(value) {\n return isObjectLike(value) && baseGetTag(value) == regexpTag;\n}\n\nmodule.exports = baseIsRegExp;\n", + "parsedSize": 79, + "parsedSource": "r=e(6),o=e(7),i=\"[object RegExp]\";t.exports=function(t){return o(t)&&r(t)==i}},", + "originalSize": 511, + "originalSource": "var baseGetTag = require('./_baseGetTag'),\n isObjectLike = require('./isObjectLike');\n\n/** `Object#toString` result references. */\nvar regexpTag = '[object RegExp]';\n\n/**\n * The base implementation of `_.isRegExp` without Node.js optimizations.\n *\n * @private\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is a regexp, else `false`.\n */\nfunction baseIsRegExp(value) {\n return isObjectLike(value) && baseGetTag(value) == regexpTag;\n}\n\nmodule.exports = baseIsRegExp;\n", + "modules": [] + }, + { + "id": 91, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/_baseUnary.js", + "name": "./node_modules/lodash/_baseUnary.js", + "index": 93, + "index2": 87, + "size": 332, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/isRegExp.js", + "issuerId": 89, + "issuerName": "./node_modules/lodash/isRegExp.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 39, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/split.js", + "name": "./node_modules/lodash/fp/split.js" + }, + { + "id": 87, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/split.js", + "name": "./node_modules/lodash/split.js" + }, + { + "id": 89, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/isRegExp.js", + "name": "./node_modules/lodash/isRegExp.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 89, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/isRegExp.js", + "module": "./node_modules/lodash/isRegExp.js", + "moduleName": "./node_modules/lodash/isRegExp.js", + "type": "cjs require", + "userRequest": "./_baseUnary", + "loc": "2:16-39" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 6, + "source": "/**\n * The base implementation of `_.unary` without support for storing metadata.\n *\n * @private\n * @param {Function} func The function to cap arguments for.\n * @returns {Function} Returns the new capped function.\n */\nfunction baseUnary(func) {\n return function(value) {\n return func(value);\n };\n}\n\nmodule.exports = baseUnary;\n", + "parsedSize": 56, + "parsedSource": "t.exports=function(t){return function(n){return t(n)}}},", + "originalSize": 332, + "originalSource": "/**\n * The base implementation of `_.unary` without support for storing metadata.\n *\n * @private\n * @param {Function} func The function to cap arguments for.\n * @returns {Function} Returns the new capped function.\n */\nfunction baseUnary(func) {\n return function(value) {\n return func(value);\n };\n}\n\nmodule.exports = baseUnary;\n", + "modules": [] + }, + { + "id": 92, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/_nodeUtil.js", + "name": "./node_modules/lodash/_nodeUtil.js", + "index": 94, + "index2": 89, + "size": 995, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/isRegExp.js", + "issuerId": 89, + "issuerName": "./node_modules/lodash/isRegExp.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 39, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/split.js", + "name": "./node_modules/lodash/fp/split.js" + }, + { + "id": 87, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/split.js", + "name": "./node_modules/lodash/split.js" + }, + { + "id": 89, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/isRegExp.js", + "name": "./node_modules/lodash/isRegExp.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 89, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/isRegExp.js", + "module": "./node_modules/lodash/isRegExp.js", + "moduleName": "./node_modules/lodash/isRegExp.js", + "type": "cjs require", + "userRequest": "./_nodeUtil", + "loc": "3:15-37" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 6, + "source": "var freeGlobal = require('./_freeGlobal');\n\n/** Detect free variable `exports`. */\nvar freeExports = typeof exports == 'object' && exports && !exports.nodeType && exports;\n\n/** Detect free variable `module`. */\nvar freeModule = freeExports && typeof module == 'object' && module && !module.nodeType && module;\n\n/** Detect the popular CommonJS extension `module.exports`. */\nvar moduleExports = freeModule && freeModule.exports === freeExports;\n\n/** Detect free variable `process` from Node.js. */\nvar freeProcess = moduleExports && freeGlobal.process;\n\n/** Used to access faster Node.js helpers. */\nvar nodeUtil = (function() {\n try {\n // Use `util.types` for Node.js 10+.\n var types = freeModule && freeModule.require && freeModule.require('util').types;\n\n if (types) {\n return types;\n }\n\n // Legacy `process.binding('util')` for Node.js < 10.\n return freeProcess && freeProcess.binding && freeProcess.binding('util');\n } catch (e) {}\n}());\n\nmodule.exports = nodeUtil;\n", + "parsedSize": 230, + "parsedSource": "e(14),o=n&&!n.nodeType&&n,i=o&&\"object\"==typeof t&&t&&!t.nodeType&&t,u=i&&i.exports===o&&r.process,a=function(){try{var t=i&&i.require&&i.require(\"util\").types;return t||u&&u.binding&&u.binding(\"util\")}catch(t){}}();t.exports=a}).", + "originalSize": 995, + "originalSource": "var freeGlobal = require('./_freeGlobal');\n\n/** Detect free variable `exports`. */\nvar freeExports = typeof exports == 'object' && exports && !exports.nodeType && exports;\n\n/** Detect free variable `module`. */\nvar freeModule = freeExports && typeof module == 'object' && module && !module.nodeType && module;\n\n/** Detect the popular CommonJS extension `module.exports`. */\nvar moduleExports = freeModule && freeModule.exports === freeExports;\n\n/** Detect free variable `process` from Node.js. */\nvar freeProcess = moduleExports && freeGlobal.process;\n\n/** Used to access faster Node.js helpers. */\nvar nodeUtil = (function() {\n try {\n // Use `util.types` for Node.js 10+.\n var types = freeModule && freeModule.require && freeModule.require('util').types;\n\n if (types) {\n return types;\n }\n\n // Legacy `process.binding('util')` for Node.js < 10.\n return freeProcess && freeProcess.binding && freeProcess.binding('util');\n } catch (e) {}\n}());\n\nmodule.exports = nodeUtil;\n", + "modules": [] + }, + { + "id": 93, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/node_modules/webpack/buildin/module.js", + "name": "(webpack)/buildin/module.js", + "index": 95, + "index2": 88, + "size": 546, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/_nodeUtil.js", + "issuerId": 92, + "issuerName": "./node_modules/lodash/_nodeUtil.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 39, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/split.js", + "name": "./node_modules/lodash/fp/split.js" + }, + { + "id": 87, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/split.js", + "name": "./node_modules/lodash/split.js" + }, + { + "id": 89, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/isRegExp.js", + "name": "./node_modules/lodash/isRegExp.js" + }, + { + "id": 92, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/_nodeUtil.js", + "name": "./node_modules/lodash/_nodeUtil.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 92, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/_nodeUtil.js", + "module": "./node_modules/lodash/_nodeUtil.js", + "moduleName": "./node_modules/lodash/_nodeUtil.js", + "type": "cjs require", + "userRequest": "module", + "loc": "1:0-66" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 7, + "source": "module.exports = function (module) {\n if (!module.webpackPolyfill) {\n module.deprecate = function () {};\n\n module.paths = []; // module.parent = undefined by default\n\n if (!module.children) module.children = [];\n Object.defineProperty(module, \"loaded\", {\n enumerable: true,\n get: function () {\n return module.l;\n }\n });\n Object.defineProperty(module, \"id\", {\n enumerable: true,\n get: function () {\n return module.i;\n }\n });\n module.webpackPolyfill = 1;\n }\n\n return module;\n};", + "parsedSize": 286, + "parsedSource": "exports=function(t){return t.webpackPolyfill||(t.deprecate=function(){},t.paths=[],t.children||(t.children=[]),Object.defineProperty(t,\"loaded\",{enumerable:!0,get:function(){return t.l}}),Object.defineProperty(t,\"id\",{enumerable:!0,get:function(){return t.i}}),t.webpackPolyfill=1),t}},", + "originalSize": 497, + "originalSource": "module.exports = function(module) {\n\tif (!module.webpackPolyfill) {\n\t\tmodule.deprecate = function() {};\n\t\tmodule.paths = [];\n\t\t// module.parent = undefined by default\n\t\tif (!module.children) module.children = [];\n\t\tObject.defineProperty(module, \"loaded\", {\n\t\t\tenumerable: true,\n\t\t\tget: function() {\n\t\t\t\treturn module.l;\n\t\t\t}\n\t\t});\n\t\tObject.defineProperty(module, \"id\", {\n\t\t\tenumerable: true,\n\t\t\tget: function() {\n\t\t\t\treturn module.i;\n\t\t\t}\n\t\t});\n\t\tmodule.webpackPolyfill = 1;\n\t}\n\treturn module;\n};\n", + "modules": [] + }, + { + "id": 94, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/reject.js", + "name": "./node_modules/lodash/reject.js", + "index": 97, + "index2": 96, + "size": 1417, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/reject.js", + "issuerId": 40, + "issuerName": "./node_modules/lodash/fp/reject.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 40, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/reject.js", + "name": "./node_modules/lodash/fp/reject.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 40, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/reject.js", + "module": "./node_modules/lodash/fp/reject.js", + "moduleName": "./node_modules/lodash/fp/reject.js", + "type": "cjs require", + "userRequest": "../reject", + "loc": "2:29-49" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 4, + "source": "var arrayFilter = require('./_arrayFilter'),\n baseFilter = require('./_baseFilter'),\n baseIteratee = require('./_baseIteratee'),\n isArray = require('./isArray'),\n negate = require('./negate');\n\n/**\n * The opposite of `_.filter`; this method returns the elements of `collection`\n * that `predicate` does **not** return truthy for.\n *\n * @static\n * @memberOf _\n * @since 0.1.0\n * @category Collection\n * @param {Array|Object} collection The collection to iterate over.\n * @param {Function} [predicate=_.identity] The function invoked per iteration.\n * @returns {Array} Returns the new filtered array.\n * @see _.filter\n * @example\n *\n * var users = [\n * { 'user': 'barney', 'age': 36, 'active': false },\n * { 'user': 'fred', 'age': 40, 'active': true }\n * ];\n *\n * _.reject(users, function(o) { return !o.active; });\n * // => objects for ['fred']\n *\n * // The `_.matches` iteratee shorthand.\n * _.reject(users, { 'age': 40, 'active': true });\n * // => objects for ['barney']\n *\n * // The `_.matchesProperty` iteratee shorthand.\n * _.reject(users, ['active', false]);\n * // => objects for ['fred']\n *\n * // The `_.property` iteratee shorthand.\n * _.reject(users, 'active');\n * // => objects for ['barney']\n */\nfunction reject(collection, predicate) {\n var func = isArray(collection) ? arrayFilter : baseFilter;\n return func(collection, negate(baseIteratee(predicate, 3)));\n}\n\nmodule.exports = reject;\n", + "parsedSize": 95, + "parsedSource": "r=e(95),o=e(96),i=e(30),u=e(3),a=e(97);t.exports=function(t,n){return(u(t)?r:o)(t,a(i(n,3)))}},", + "originalSize": 1417, + "originalSource": "var arrayFilter = require('./_arrayFilter'),\n baseFilter = require('./_baseFilter'),\n baseIteratee = require('./_baseIteratee'),\n isArray = require('./isArray'),\n negate = require('./negate');\n\n/**\n * The opposite of `_.filter`; this method returns the elements of `collection`\n * that `predicate` does **not** return truthy for.\n *\n * @static\n * @memberOf _\n * @since 0.1.0\n * @category Collection\n * @param {Array|Object} collection The collection to iterate over.\n * @param {Function} [predicate=_.identity] The function invoked per iteration.\n * @returns {Array} Returns the new filtered array.\n * @see _.filter\n * @example\n *\n * var users = [\n * { 'user': 'barney', 'age': 36, 'active': false },\n * { 'user': 'fred', 'age': 40, 'active': true }\n * ];\n *\n * _.reject(users, function(o) { return !o.active; });\n * // => objects for ['fred']\n *\n * // The `_.matches` iteratee shorthand.\n * _.reject(users, { 'age': 40, 'active': true });\n * // => objects for ['barney']\n *\n * // The `_.matchesProperty` iteratee shorthand.\n * _.reject(users, ['active', false]);\n * // => objects for ['fred']\n *\n * // The `_.property` iteratee shorthand.\n * _.reject(users, 'active');\n * // => objects for ['barney']\n */\nfunction reject(collection, predicate) {\n var func = isArray(collection) ? arrayFilter : baseFilter;\n return func(collection, negate(baseIteratee(predicate, 3)));\n}\n\nmodule.exports = reject;\n", + "modules": [] + }, + { + "id": 95, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/_arrayFilter.js", + "name": "./node_modules/lodash/_arrayFilter.js", + "index": 98, + "index2": 93, + "size": 632, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/reject.js", + "issuerId": 94, + "issuerName": "./node_modules/lodash/reject.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 40, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/reject.js", + "name": "./node_modules/lodash/fp/reject.js" + }, + { + "id": 94, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/reject.js", + "name": "./node_modules/lodash/reject.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 94, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/reject.js", + "module": "./node_modules/lodash/reject.js", + "moduleName": "./node_modules/lodash/reject.js", + "type": "cjs require", + "userRequest": "./_arrayFilter", + "loc": "1:18-43" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 5, + "source": "/**\n * A specialized version of `_.filter` for arrays without support for\n * iteratee shorthands.\n *\n * @private\n * @param {Array} [array] The array to iterate over.\n * @param {Function} predicate The function invoked per iteration.\n * @returns {Array} Returns the new filtered array.\n */\nfunction arrayFilter(array, predicate) {\n var index = -1,\n length = array == null ? 0 : array.length,\n resIndex = 0,\n result = [];\n\n while (++index < length) {\n var value = array[index];\n if (predicate(value, index, array)) {\n result[resIndex++] = value;\n }\n }\n return result;\n}\n\nmodule.exports = arrayFilter;\n", + "parsedSize": 118, + "parsedSource": "t.exports=function(t,n){for(var e=-1,r=null==t?0:t.length,o=0,i=[];++e [1, 3, 5]\n */\nfunction negate(predicate) {\n if (typeof predicate != 'function') {\n throw new TypeError(FUNC_ERROR_TEXT);\n }\n return function() {\n var args = arguments;\n switch (args.length) {\n case 0: return !predicate.call(this);\n case 1: return !predicate.call(this, args[0]);\n case 2: return !predicate.call(this, args[0], args[1]);\n case 3: return !predicate.call(this, args[0], args[1], args[2]);\n }\n return !predicate.apply(this, args);\n };\n}\n\nmodule.exports = negate;\n", + "parsedSize": 312, + "parsedSource": "var e=\"Expected a function\";t.exports=function(t){if(\"function\"!=typeof t)throw new TypeError(e);return function(){var n=arguments;switch(n.length){case 0:return!t.call(this);case 1:return!t.call(this,n[0]);case 2:return!t.call(this,n[0],n[1]);case 3:return!t.call(this,n[0],n[1],n[2])}return!t.apply(this,n)}}},", + "originalSize": 1079, + "originalSource": "/** Error message constants. */\nvar FUNC_ERROR_TEXT = 'Expected a function';\n\n/**\n * Creates a function that negates the result of the predicate `func`. The\n * `func` predicate is invoked with the `this` binding and arguments of the\n * created function.\n *\n * @static\n * @memberOf _\n * @since 3.0.0\n * @category Function\n * @param {Function} predicate The predicate to negate.\n * @returns {Function} Returns the new negated function.\n * @example\n *\n * function isEven(n) {\n * return n % 2 == 0;\n * }\n *\n * _.filter([1, 2, 3, 4, 5, 6], _.negate(isEven));\n * // => [1, 3, 5]\n */\nfunction negate(predicate) {\n if (typeof predicate != 'function') {\n throw new TypeError(FUNC_ERROR_TEXT);\n }\n return function() {\n var args = arguments;\n switch (args.length) {\n case 0: return !predicate.call(this);\n case 1: return !predicate.call(this, args[0]);\n case 2: return !predicate.call(this, args[0], args[1]);\n case 3: return !predicate.call(this, args[0], args[1], args[2]);\n }\n return !predicate.apply(this, args);\n };\n}\n\nmodule.exports = negate;\n", + "modules": [] + }, + { + "id": 98, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/flow.js", + "name": "./node_modules/lodash/fp/flow.js", + "index": 102, + "index2": 102, + "size": 153, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/pipe.js", + "issuerId": 41, + "issuerName": "./node_modules/lodash/fp/pipe.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 41, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/pipe.js", + "name": "./node_modules/lodash/fp/pipe.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 41, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/pipe.js", + "module": "./node_modules/lodash/fp/pipe.js", + "moduleName": "./node_modules/lodash/fp/pipe.js", + "type": "cjs require", + "userRequest": "./flow", + "loc": "1:17-34" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 4, + "source": "var convert = require('./convert'),\n func = convert('flow', require('../flow'));\n\nfunc.placeholder = require('./placeholder');\nmodule.exports = func;\n", + "parsedSize": 53, + "parsedSource": "r=e(2)(\"flow\",e(99));r.placeholder=e(0),t.exports=r},", + "originalSize": 153, + "originalSource": "var convert = require('./convert'),\n func = convert('flow', require('../flow'));\n\nfunc.placeholder = require('./placeholder');\nmodule.exports = func;\n", + "modules": [] + }, + { + "id": 99, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/flow.js", + "name": "./node_modules/lodash/flow.js", + "index": 103, + "index2": 101, + "size": 666, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/flow.js", + "issuerId": 98, + "issuerName": "./node_modules/lodash/fp/flow.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 41, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/pipe.js", + "name": "./node_modules/lodash/fp/pipe.js" + }, + { + "id": 98, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/flow.js", + "name": "./node_modules/lodash/fp/flow.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 98, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/flow.js", + "module": "./node_modules/lodash/fp/flow.js", + "moduleName": "./node_modules/lodash/fp/flow.js", + "type": "cjs require", + "userRequest": "../flow", + "loc": "2:27-45" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 5, + "source": "var createFlow = require('./_createFlow');\n\n/**\n * Creates a function that returns the result of invoking the given functions\n * with the `this` binding of the created function, where each successive\n * invocation is supplied the return value of the previous.\n *\n * @static\n * @memberOf _\n * @since 3.0.0\n * @category Util\n * @param {...(Function|Function[])} [funcs] The functions to invoke.\n * @returns {Function} Returns the new composite function.\n * @see _.flowRight\n * @example\n *\n * function square(n) {\n * return n * n;\n * }\n *\n * var addSquare = _.flow([_.add, square]);\n * addSquare(1, 2);\n * // => 9\n */\nvar flow = createFlow();\n\nmodule.exports = flow;\n", + "parsedSize": 24, + "parsedSource": "r=e(100)();t.exports=r},", + "originalSize": 666, + "originalSource": "var createFlow = require('./_createFlow');\n\n/**\n * Creates a function that returns the result of invoking the given functions\n * with the `this` binding of the created function, where each successive\n * invocation is supplied the return value of the previous.\n *\n * @static\n * @memberOf _\n * @since 3.0.0\n * @category Util\n * @param {...(Function|Function[])} [funcs] The functions to invoke.\n * @returns {Function} Returns the new composite function.\n * @see _.flowRight\n * @example\n *\n * function square(n) {\n * return n * n;\n * }\n *\n * var addSquare = _.flow([_.add, square]);\n * addSquare(1, 2);\n * // => 9\n */\nvar flow = createFlow();\n\nmodule.exports = flow;\n", + "modules": [] + }, + { + "id": 100, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/_createFlow.js", + "name": "./node_modules/lodash/_createFlow.js", + "index": 104, + "index2": 100, + "size": 2249, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/flow.js", + "issuerId": 99, + "issuerName": "./node_modules/lodash/flow.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 41, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/pipe.js", + "name": "./node_modules/lodash/fp/pipe.js" + }, + { + "id": 98, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/flow.js", + "name": "./node_modules/lodash/fp/flow.js" + }, + { + "id": 99, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/flow.js", + "name": "./node_modules/lodash/flow.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 99, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/flow.js", + "module": "./node_modules/lodash/flow.js", + "moduleName": "./node_modules/lodash/flow.js", + "type": "cjs require", + "userRequest": "./_createFlow", + "loc": "1:17-41" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 6, + "source": "var LodashWrapper = require('./_LodashWrapper'),\n flatRest = require('./_flatRest'),\n getData = require('./_getData'),\n getFuncName = require('./_getFuncName'),\n isArray = require('./isArray'),\n isLaziable = require('./_isLaziable');\n\n/** Error message constants. */\nvar FUNC_ERROR_TEXT = 'Expected a function';\n\n/** Used to compose bitmasks for function metadata. */\nvar WRAP_CURRY_FLAG = 8,\n WRAP_PARTIAL_FLAG = 32,\n WRAP_ARY_FLAG = 128,\n WRAP_REARG_FLAG = 256;\n\n/**\n * Creates a `_.flow` or `_.flowRight` function.\n *\n * @private\n * @param {boolean} [fromRight] Specify iterating from right to left.\n * @returns {Function} Returns the new flow function.\n */\nfunction createFlow(fromRight) {\n return flatRest(function(funcs) {\n var length = funcs.length,\n index = length,\n prereq = LodashWrapper.prototype.thru;\n\n if (fromRight) {\n funcs.reverse();\n }\n while (index--) {\n var func = funcs[index];\n if (typeof func != 'function') {\n throw new TypeError(FUNC_ERROR_TEXT);\n }\n if (prereq && !wrapper && getFuncName(func) == 'wrapper') {\n var wrapper = new LodashWrapper([], true);\n }\n }\n index = wrapper ? index : length;\n while (++index < length) {\n func = funcs[index];\n\n var funcName = getFuncName(func),\n data = funcName == 'wrapper' ? getData(func) : undefined;\n\n if (data && isLaziable(data[0]) &&\n data[1] == (WRAP_ARY_FLAG | WRAP_CURRY_FLAG | WRAP_PARTIAL_FLAG | WRAP_REARG_FLAG) &&\n !data[4].length && data[9] == 1\n ) {\n wrapper = wrapper[getFuncName(data[0])].apply(wrapper, data[3]);\n } else {\n wrapper = (func.length == 1 && isLaziable(func))\n ? wrapper[funcName]()\n : wrapper.thru(func);\n }\n }\n return function() {\n var args = arguments,\n value = args[0];\n\n if (wrapper && args.length == 1 && isArray(value)) {\n return wrapper.plant(value).value();\n }\n var index = 0,\n result = length ? funcs[index].apply(this, args) : value;\n\n while (++index < length) {\n result = funcs[index].call(this, result);\n }\n return result;\n };\n });\n}\n\nmodule.exports = createFlow;\n", + "parsedSize": 652, + "parsedSource": "r=e(101),o=e(32),i=e(24),u=e(102),a=e(3),c=e(18),l=\"Expected a function\",s=8,f=32,p=128,h=256;t.exports=function(t){return o((function(n){var e=n.length,o=e,_=r.prototype.thru;for(t&&n.reverse();o--;){var d=n[o];if(\"function\"!=typeof d)throw new TypeError(l);if(_&&!v&&\"wrapper\"==u(d))var v=new r([],!0)}for(o=v?o:e;++o [undefined, undefined]\n */\nfunction noop() {\n // No operation performed.\n}\n\nmodule.exports = noop;\n", + "parsedSize": 24, + "parsedSource": "t.exports=function(){}},", + "originalSize": null, + "originalSource": null, + "modules": [] + }, + { + "id": 102, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/_getFuncName.js", + "name": "./node_modules/lodash/_getFuncName.js", + "index": 106, + "index2": 99, + "size": 290, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/_createFlow.js", + "issuerId": 100, + "issuerName": "./node_modules/lodash/_createFlow.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 41, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/pipe.js", + "name": "./node_modules/lodash/fp/pipe.js" + }, + { + "id": 98, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/flow.js", + "name": "./node_modules/lodash/fp/flow.js" + }, + { + "id": 99, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/flow.js", + "name": "./node_modules/lodash/flow.js" + }, + { + "id": 100, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/_createFlow.js", + "name": "./node_modules/lodash/_createFlow.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 100, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/_createFlow.js", + "module": "./node_modules/lodash/_createFlow.js", + "moduleName": "./node_modules/lodash/_createFlow.js", + "type": "cjs require", + "userRequest": "./_getFuncName", + "loc": "4:18-43" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 7, + "source": "/**\n * This method returns an empty string.\n *\n * @static\n * @memberOf _\n * @since 4.13.0\n * @category Util\n * @returns {string} Returns the empty string.\n * @example\n *\n * _.times(2, _.stubString);\n * // => ['', '']\n */\nfunction stubString() {\n return '';\n}\n\nmodule.exports = stubString;\n", + "parsedSize": 32, + "parsedSource": "t.exports=function(){return\"\"}},", + "originalSize": null, + "originalSource": null, + "modules": [] + }, + { + "id": 103, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/map.js", + "name": "./node_modules/lodash/map.js", + "index": 108, + "index2": 104, + "size": 556, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/map.js", + "issuerId": 13, + "issuerName": "./node_modules/lodash/fp/map.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 13, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/map.js", + "name": "./node_modules/lodash/fp/map.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 13, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/map.js", + "module": "./node_modules/lodash/fp/map.js", + "moduleName": "./node_modules/lodash/fp/map.js", + "type": "cjs require", + "userRequest": "../map", + "loc": "2:26-43" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 4, + "source": "/**\n * A specialized version of `_.map` for arrays without support for iteratee\n * shorthands.\n *\n * @private\n * @param {Array} [array] The array to iterate over.\n * @param {Function} iteratee The function invoked per iteration.\n * @returns {Array} Returns the new mapped array.\n */\nfunction arrayMap(array, iteratee) {\n var index = -1,\n length = array == null ? 0 : array.length,\n result = Array(length);\n\n while (++index < length) {\n result[index] = iteratee(array[index], index, array);\n }\n return result;\n}\n\nmodule.exports = arrayMap;\n", + "parsedSize": 104, + "parsedSource": "t.exports=function(t,n){for(var e=-1,r=null==t?0:t.length,o=Array(r);++e true\n *\n * _.isEmpty(true);\n * // => true\n *\n * _.isEmpty(1);\n * // => true\n *\n * _.isEmpty([1, 2, 3]);\n * // => false\n *\n * _.isEmpty({ 'a': 1 });\n * // => false\n */\nfunction isEmpty(value) {\n if (value == null) {\n return true;\n }\n if (isArrayLike(value) &&\n (isArray(value) || typeof value == 'string' || typeof value.splice == 'function' ||\n isBuffer(value) || isTypedArray(value) || isArguments(value))) {\n return !value.length;\n }\n var tag = getTag(value);\n if (tag == mapTag || tag == setTag) {\n return !value.size;\n }\n if (isPrototype(value)) {\n return !baseKeys(value).length;\n }\n for (var key in value) {\n if (hasOwnProperty.call(value, key)) {\n return false;\n }\n }\n return true;\n}\n\nmodule.exports = isEmpty;\n", + "parsedSize": 393, + "parsedSource": "r=e(31),o=e(29),i=e(105),u=e(3),a=e(106),c=e(108),l=e(109),s=e(110),f=\"[object Map]\",p=\"[object Set]\",h=Object.prototype.hasOwnProperty;t.exports=function(t){if(null==t)return!0;if(a(t)&&(u(t)||\"string\"==typeof t||\"function\"==typeof t.splice||c(t)||s(t)||i(t)))return!t.length;var n=o(t);if(n==f||n==p)return!t.size;if(l(t))return!r(t).length;for(var e in t)if(h.call(t,e))return!1;return!0}},", + "originalSize": 2000, + "originalSource": "var baseKeys = require('./_baseKeys'),\n getTag = require('./_getTag'),\n isArguments = require('./isArguments'),\n isArray = require('./isArray'),\n isArrayLike = require('./isArrayLike'),\n isBuffer = require('./isBuffer'),\n isPrototype = require('./_isPrototype'),\n isTypedArray = require('./isTypedArray');\n\n/** `Object#toString` result references. */\nvar mapTag = '[object Map]',\n setTag = '[object Set]';\n\n/** Used for built-in method references. */\nvar objectProto = Object.prototype;\n\n/** Used to check objects for own properties. */\nvar hasOwnProperty = objectProto.hasOwnProperty;\n\n/**\n * Checks if `value` is an empty object, collection, map, or set.\n *\n * Objects are considered empty if they have no own enumerable string keyed\n * properties.\n *\n * Array-like values such as `arguments` objects, arrays, buffers, strings, or\n * jQuery-like collections are considered empty if they have a `length` of `0`.\n * Similarly, maps and sets are considered empty if they have a `size` of `0`.\n *\n * @static\n * @memberOf _\n * @since 0.1.0\n * @category Lang\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is empty, else `false`.\n * @example\n *\n * _.isEmpty(null);\n * // => true\n *\n * _.isEmpty(true);\n * // => true\n *\n * _.isEmpty(1);\n * // => true\n *\n * _.isEmpty([1, 2, 3]);\n * // => false\n *\n * _.isEmpty({ 'a': 1 });\n * // => false\n */\nfunction isEmpty(value) {\n if (value == null) {\n return true;\n }\n if (isArrayLike(value) &&\n (isArray(value) || typeof value == 'string' || typeof value.splice == 'function' ||\n isBuffer(value) || isTypedArray(value) || isArguments(value))) {\n return !value.length;\n }\n var tag = getTag(value);\n if (tag == mapTag || tag == setTag) {\n return !value.size;\n }\n if (isPrototype(value)) {\n return !baseKeys(value).length;\n }\n for (var key in value) {\n if (hasOwnProperty.call(value, key)) {\n return false;\n }\n }\n return true;\n}\n\nmodule.exports = isEmpty;\n", + "modules": [] + }, + { + "id": 105, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/isArguments.js", + "name": "./node_modules/lodash/isArguments.js", + "index": 111, + "index2": 106, + "size": 280, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/isEmpty.js", + "issuerId": 104, + "issuerName": "./node_modules/lodash/isEmpty.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 42, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/isEmpty.js", + "name": "./node_modules/lodash/fp/isEmpty.js" + }, + { + "id": 104, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/isEmpty.js", + "name": "./node_modules/lodash/isEmpty.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 104, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/isEmpty.js", + "module": "./node_modules/lodash/isEmpty.js", + "moduleName": "./node_modules/lodash/isEmpty.js", + "type": "cjs require", + "userRequest": "./isArguments", + "loc": "3:18-42" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 5, + "source": "/**\n * This method returns `false`.\n *\n * @static\n * @memberOf _\n * @since 4.13.0\n * @category Util\n * @returns {boolean} Returns `false`.\n * @example\n *\n * _.times(2, _.stubFalse);\n * // => [false, false]\n */\nfunction stubFalse() {\n return false;\n}\n\nmodule.exports = stubFalse;\n", + "parsedSize": 32, + "parsedSource": "t.exports=function(){return!1}},", + "originalSize": null, + "originalSource": null, + "modules": [] + }, + { + "id": 106, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/isArrayLike.js", + "name": "./node_modules/lodash/isArrayLike.js", + "index": 112, + "index2": 108, + "size": 830, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/isEmpty.js", + "issuerId": 104, + "issuerName": "./node_modules/lodash/isEmpty.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 42, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/isEmpty.js", + "name": "./node_modules/lodash/fp/isEmpty.js" + }, + { + "id": 104, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/isEmpty.js", + "name": "./node_modules/lodash/isEmpty.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 104, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/isEmpty.js", + "module": "./node_modules/lodash/isEmpty.js", + "moduleName": "./node_modules/lodash/isEmpty.js", + "type": "cjs require", + "userRequest": "./isArrayLike", + "loc": "5:18-42" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 5, + "source": "var isFunction = require('./isFunction'),\n isLength = require('./isLength');\n\n/**\n * Checks if `value` is array-like. A value is considered array-like if it's\n * not a function and has a `value.length` that's an integer greater than or\n * equal to `0` and less than or equal to `Number.MAX_SAFE_INTEGER`.\n *\n * @static\n * @memberOf _\n * @since 4.0.0\n * @category Lang\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is array-like, else `false`.\n * @example\n *\n * _.isArrayLike([1, 2, 3]);\n * // => true\n *\n * _.isArrayLike(document.body.children);\n * // => true\n *\n * _.isArrayLike('abc');\n * // => true\n *\n * _.isArrayLike(_.noop);\n * // => false\n */\nfunction isArrayLike(value) {\n return value != null && isLength(value.length) && !isFunction(value);\n}\n\nmodule.exports = isArrayLike;\n", + "parsedSize": 76, + "parsedSource": "r=e(28),o=e(107);t.exports=function(t){return null!=t&&o(t.length)&&!r(t)}},", + "originalSize": 830, + "originalSource": "var isFunction = require('./isFunction'),\n isLength = require('./isLength');\n\n/**\n * Checks if `value` is array-like. A value is considered array-like if it's\n * not a function and has a `value.length` that's an integer greater than or\n * equal to `0` and less than or equal to `Number.MAX_SAFE_INTEGER`.\n *\n * @static\n * @memberOf _\n * @since 4.0.0\n * @category Lang\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is array-like, else `false`.\n * @example\n *\n * _.isArrayLike([1, 2, 3]);\n * // => true\n *\n * _.isArrayLike(document.body.children);\n * // => true\n *\n * _.isArrayLike('abc');\n * // => true\n *\n * _.isArrayLike(_.noop);\n * // => false\n */\nfunction isArrayLike(value) {\n return value != null && isLength(value.length) && !isFunction(value);\n}\n\nmodule.exports = isArrayLike;\n", + "modules": [] + }, + { + "id": 107, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/isLength.js", + "name": "./node_modules/lodash/isLength.js", + "index": 113, + "index2": 107, + "size": 802, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/isArrayLike.js", + "issuerId": 106, + "issuerName": "./node_modules/lodash/isArrayLike.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 42, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/isEmpty.js", + "name": "./node_modules/lodash/fp/isEmpty.js" + }, + { + "id": 104, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/isEmpty.js", + "name": "./node_modules/lodash/isEmpty.js" + }, + { + "id": 106, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/isArrayLike.js", + "name": "./node_modules/lodash/isArrayLike.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 106, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/isArrayLike.js", + "module": "./node_modules/lodash/isArrayLike.js", + "moduleName": "./node_modules/lodash/isArrayLike.js", + "type": "cjs require", + "userRequest": "./isLength", + "loc": "2:15-36" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 6, + "source": "/** Used as references for various `Number` constants. */\nvar MAX_SAFE_INTEGER = 9007199254740991;\n\n/**\n * Checks if `value` is a valid array-like length.\n *\n * **Note:** This method is loosely based on\n * [`ToLength`](http://ecma-international.org/ecma-262/7.0/#sec-tolength).\n *\n * @static\n * @memberOf _\n * @since 4.0.0\n * @category Lang\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is a valid length, else `false`.\n * @example\n *\n * _.isLength(3);\n * // => true\n *\n * _.isLength(Number.MIN_VALUE);\n * // => false\n *\n * _.isLength(Infinity);\n * // => false\n *\n * _.isLength('3');\n * // => false\n */\nfunction isLength(value) {\n return typeof value == 'number' &&\n value > -1 && value % 1 == 0 && value <= MAX_SAFE_INTEGER;\n}\n\nmodule.exports = isLength;\n", + "parsedSize": 92, + "parsedSource": "var e=9007199254740991;t.exports=function(t){return\"number\"==typeof t&&t>-1&&t%1==0&&t<=e}},", + "originalSize": 802, + "originalSource": "/** Used as references for various `Number` constants. */\nvar MAX_SAFE_INTEGER = 9007199254740991;\n\n/**\n * Checks if `value` is a valid array-like length.\n *\n * **Note:** This method is loosely based on\n * [`ToLength`](http://ecma-international.org/ecma-262/7.0/#sec-tolength).\n *\n * @static\n * @memberOf _\n * @since 4.0.0\n * @category Lang\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is a valid length, else `false`.\n * @example\n *\n * _.isLength(3);\n * // => true\n *\n * _.isLength(Number.MIN_VALUE);\n * // => false\n *\n * _.isLength(Infinity);\n * // => false\n *\n * _.isLength('3');\n * // => false\n */\nfunction isLength(value) {\n return typeof value == 'number' &&\n value > -1 && value % 1 == 0 && value <= MAX_SAFE_INTEGER;\n}\n\nmodule.exports = isLength;\n", + "modules": [] + }, + { + "id": 108, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/isBuffer.js", + "name": "./node_modules/lodash/isBuffer.js", + "index": 114, + "index2": 109, + "size": 280, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/isEmpty.js", + "issuerId": 104, + "issuerName": "./node_modules/lodash/isEmpty.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 42, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/isEmpty.js", + "name": "./node_modules/lodash/fp/isEmpty.js" + }, + { + "id": 104, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/isEmpty.js", + "name": "./node_modules/lodash/isEmpty.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 104, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/isEmpty.js", + "module": "./node_modules/lodash/isEmpty.js", + "moduleName": "./node_modules/lodash/isEmpty.js", + "type": "cjs require", + "userRequest": "./isBuffer", + "loc": "6:15-36" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 5, + "source": "/**\n * This method returns `false`.\n *\n * @static\n * @memberOf _\n * @since 4.13.0\n * @category Util\n * @returns {boolean} Returns `false`.\n * @example\n *\n * _.times(2, _.stubFalse);\n * // => [false, false]\n */\nfunction stubFalse() {\n return false;\n}\n\nmodule.exports = stubFalse;\n", + "parsedSize": 32, + "parsedSource": "t.exports=function(){return!1}},", + "originalSize": null, + "originalSource": null, + "modules": [] + }, + { + "id": 109, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/_isPrototype.js", + "name": "./node_modules/lodash/_isPrototype.js", + "index": 115, + "index2": 110, + "size": 280, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/isEmpty.js", + "issuerId": 104, + "issuerName": "./node_modules/lodash/isEmpty.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 42, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/isEmpty.js", + "name": "./node_modules/lodash/fp/isEmpty.js" + }, + { + "id": 104, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/isEmpty.js", + "name": "./node_modules/lodash/isEmpty.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 104, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/isEmpty.js", + "module": "./node_modules/lodash/isEmpty.js", + "moduleName": "./node_modules/lodash/isEmpty.js", + "type": "cjs require", + "userRequest": "./_isPrototype", + "loc": "7:18-43" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 5, + "source": "/**\n * This method returns `false`.\n *\n * @static\n * @memberOf _\n * @since 4.13.0\n * @category Util\n * @returns {boolean} Returns `false`.\n * @example\n *\n * _.times(2, _.stubFalse);\n * // => [false, false]\n */\nfunction stubFalse() {\n return false;\n}\n\nmodule.exports = stubFalse;\n", + "parsedSize": 32, + "parsedSource": "t.exports=function(){return!1}},", + "originalSize": null, + "originalSource": null, + "modules": [] + }, + { + "id": 110, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/isTypedArray.js", + "name": "./node_modules/lodash/isTypedArray.js", + "index": 116, + "index2": 111, + "size": 280, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/isEmpty.js", + "issuerId": 104, + "issuerName": "./node_modules/lodash/isEmpty.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 42, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/isEmpty.js", + "name": "./node_modules/lodash/fp/isEmpty.js" + }, + { + "id": 104, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/isEmpty.js", + "name": "./node_modules/lodash/isEmpty.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 104, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/isEmpty.js", + "module": "./node_modules/lodash/isEmpty.js", + "moduleName": "./node_modules/lodash/isEmpty.js", + "type": "cjs require", + "userRequest": "./isTypedArray", + "loc": "8:19-44" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 5, + "source": "/**\n * This method returns `false`.\n *\n * @static\n * @memberOf _\n * @since 4.13.0\n * @category Util\n * @returns {boolean} Returns `false`.\n * @example\n *\n * _.times(2, _.stubFalse);\n * // => [false, false]\n */\nfunction stubFalse() {\n return false;\n}\n\nmodule.exports = stubFalse;\n", + "parsedSize": 32, + "parsedSource": "t.exports=function(){return!1}},", + "originalSize": null, + "originalSource": null, + "modules": [] + }, + { + "id": 111, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/_falseOptions.js", + "name": "./node_modules/lodash/fp/_falseOptions.js", + "index": 117, + "index2": 113, + "size": 113, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/isEmpty.js", + "issuerId": 42, + "issuerName": "./node_modules/lodash/fp/isEmpty.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 42, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/isEmpty.js", + "name": "./node_modules/lodash/fp/isEmpty.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 42, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/isEmpty.js", + "module": "./node_modules/lodash/fp/isEmpty.js", + "moduleName": "./node_modules/lodash/fp/isEmpty.js", + "type": "cjs require", + "userRequest": "./_falseOptions", + "loc": "2:53-79" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 4, + "source": "module.exports = {\n 'cap': false,\n 'curry': false,\n 'fixed': false,\n 'immutable': false,\n 'rearg': false\n};\n", + "parsedSize": 58, + "parsedSource": "exports={cap:!1,curry:!1,fixed:!1,immutable:!1,rearg:!1}},", + "originalSize": 113, + "originalSource": "module.exports = {\n 'cap': false,\n 'curry': false,\n 'fixed': false,\n 'immutable': false,\n 'rearg': false\n};\n", + "modules": [] + }, + { + "id": 112, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/index.js 21caf51e1624563496aa1258694d7df8", + "name": "./src/index.js + 5 modules", + "index": 0, + "index2": 119, + "size": 15194, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": null, + "issuerId": null, + "issuerName": null, + "issuerPath": null, + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": null, + "module": null, + "moduleName": null, + "type": "single entry", + "userRequest": "./src/index.js", + "loc": "main" + } + ], + "usedExports": true, + "providedExports": [], + "optimizationBailout": [ + "ModuleConcatenation bailout: Cannot concat with ./src/app.css (<- Module is not an ECMAScript module)", + "ModuleConcatenation bailout: Cannot concat with ./src/article.css (<- Module is not an ECMAScript module)", + "ModuleConcatenation bailout: Cannot concat with ./node_modules/lodash/fp/isEmpty.js (<- Module is not an ECMAScript module)", + "ModuleConcatenation bailout: Cannot concat with ./node_modules/lodash/fp/map.js (<- Module is not an ECMAScript module)", + "ModuleConcatenation bailout: Cannot concat with ./node_modules/lodash/fp/pipe.js (<- Module is not an ECMAScript module)", + "ModuleConcatenation bailout: Cannot concat with ./node_modules/lodash/fp/reject.js (<- Module is not an ECMAScript module)", + "ModuleConcatenation bailout: Cannot concat with ./node_modules/lodash/fp/split.js (<- Module is not an ECMAScript module)", + "ModuleConcatenation bailout: Cannot concat with ./node_modules/lodash/fp/trim.js (<- Module is not an ECMAScript module)" + ], + "depth": 0, + "filteredModules": 0, + "parsedSize": null, + "parsedSource": null, + "originalSize": null, + "originalSource": null, + "modules": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/index.js", + "name": "./src/index.js", + "index": 0, + "index2": 119, + "size": 97, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": null, + "issuerId": null, + "issuerName": null, + "issuerPath": null, + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": null, + "module": null, + "moduleName": null, + "type": "single entry", + "userRequest": "./src/index.js", + "loc": "main" + } + ], + "usedExports": true, + "providedExports": [], + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is an entry point" + ], + "depth": 0, + "source": "import { h, render } from 'preact';\nimport App from './app';\nrender(h(App, null), document.body);", + "parsedSize": 29, + "parsedSource": "F(_((null),document.body)}]);", + "originalSize": 95, + "originalSource": "import { h, render } from 'preact';\n\nimport App from './app';\n\nrender(, document.body);\n", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/preact/dist/preact.module.js", + "name": "./node_modules/preact/dist/preact.module.js", + "index": 1, + "index2": 0, + "size": 9566, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/index.js", + "issuerId": null, + "issuerName": "./src/index.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/index.js", + "name": "./src/index.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/index.js", + "module": "./src/index.js", + "moduleName": "./src/index.js", + "type": "harmony side effect evaluation", + "userRequest": "preact", + "loc": "1:0-35" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/preact/hooks/dist/hooks.module.js", + "module": "./node_modules/preact/hooks/dist/hooks.module.js", + "moduleName": "./node_modules/preact/hooks/dist/hooks.module.js", + "type": "harmony side effect evaluation", + "userRequest": "preact", + "loc": "1:0-33" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/preact/hooks/dist/hooks.module.js", + "module": "./node_modules/preact/hooks/dist/hooks.module.js", + "moduleName": "./node_modules/preact/hooks/dist/hooks.module.js", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "1:54-55" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/preact/hooks/dist/hooks.module.js", + "module": "./node_modules/preact/hooks/dist/hooks.module.js", + "moduleName": "./node_modules/preact/hooks/dist/hooks.module.js", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "1:62-63" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/preact/hooks/dist/hooks.module.js", + "module": "./node_modules/preact/hooks/dist/hooks.module.js", + "moduleName": "./node_modules/preact/hooks/dist/hooks.module.js", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "1:73-74" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/preact/hooks/dist/hooks.module.js", + "module": "./node_modules/preact/hooks/dist/hooks.module.js", + "moduleName": "./node_modules/preact/hooks/dist/hooks.module.js", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "1:81-82" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/preact/hooks/dist/hooks.module.js", + "module": "./node_modules/preact/hooks/dist/hooks.module.js", + "moduleName": "./node_modules/preact/hooks/dist/hooks.module.js", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "1:107-108" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/preact/hooks/dist/hooks.module.js", + "module": "./node_modules/preact/hooks/dist/hooks.module.js", + "moduleName": "./node_modules/preact/hooks/dist/hooks.module.js", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "1:114-115" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/preact/hooks/dist/hooks.module.js", + "module": "./node_modules/preact/hooks/dist/hooks.module.js", + "moduleName": "./node_modules/preact/hooks/dist/hooks.module.js", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "1:443-444" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/preact/hooks/dist/hooks.module.js", + "module": "./node_modules/preact/hooks/dist/hooks.module.js", + "moduleName": "./node_modules/preact/hooks/dist/hooks.module.js", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "1:529-530" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/preact/hooks/dist/hooks.module.js", + "module": "./node_modules/preact/hooks/dist/hooks.module.js", + "moduleName": "./node_modules/preact/hooks/dist/hooks.module.js", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "1:1013-1014" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/preact/hooks/dist/hooks.module.js", + "module": "./node_modules/preact/hooks/dist/hooks.module.js", + "moduleName": "./node_modules/preact/hooks/dist/hooks.module.js", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "1:1030-1031" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/preact/hooks/dist/hooks.module.js", + "module": "./node_modules/preact/hooks/dist/hooks.module.js", + "moduleName": "./node_modules/preact/hooks/dist/hooks.module.js", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "1:1345-1346" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/preact/hooks/dist/hooks.module.js", + "module": "./node_modules/preact/hooks/dist/hooks.module.js", + "moduleName": "./node_modules/preact/hooks/dist/hooks.module.js", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "1:1568-1569" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/preact/hooks/dist/hooks.module.js", + "module": "./node_modules/preact/hooks/dist/hooks.module.js", + "moduleName": "./node_modules/preact/hooks/dist/hooks.module.js", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "1:1671-1672" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/preact/hooks/dist/hooks.module.js", + "module": "./node_modules/preact/hooks/dist/hooks.module.js", + "moduleName": "./node_modules/preact/hooks/dist/hooks.module.js", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "1:1767-1768" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/preact/hooks/dist/hooks.module.js", + "module": "./node_modules/preact/hooks/dist/hooks.module.js", + "moduleName": "./node_modules/preact/hooks/dist/hooks.module.js", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "1:1796-1797" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/preact/hooks/dist/hooks.module.js", + "module": "./node_modules/preact/hooks/dist/hooks.module.js", + "moduleName": "./node_modules/preact/hooks/dist/hooks.module.js", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "1:1993-1994" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/preact/hooks/dist/hooks.module.js", + "module": "./node_modules/preact/hooks/dist/hooks.module.js", + "moduleName": "./node_modules/preact/hooks/dist/hooks.module.js", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "1:2157-2158" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/preact/hooks/dist/hooks.module.js", + "module": "./node_modules/preact/hooks/dist/hooks.module.js", + "moduleName": "./node_modules/preact/hooks/dist/hooks.module.js", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "1:2186-2187" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/preact/hooks/dist/hooks.module.js", + "module": "./node_modules/preact/hooks/dist/hooks.module.js", + "moduleName": "./node_modules/preact/hooks/dist/hooks.module.js", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "1:2309-2310" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/index.js", + "module": "./src/index.js", + "moduleName": "./src/index.js", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "3:0-6" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/index.js", + "module": "./src/index.js", + "moduleName": "./src/index.js", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "3:7-8" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/article.jsx", + "module": "./src/article.jsx", + "moduleName": "./src/article.jsx", + "type": "harmony side effect evaluation", + "userRequest": "preact", + "loc": "7:0-27" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/app.jsx", + "module": "./src/app.jsx", + "moduleName": "./src/app.jsx", + "type": "harmony side effect evaluation", + "userRequest": "preact", + "loc": "9:0-27" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/article.jsx", + "module": "./src/article.jsx", + "moduleName": "./src/article.jsx", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "11:9-10" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/article.jsx", + "module": "./src/article.jsx", + "moduleName": "./src/article.jsx", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "20:9-10" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/article.jsx", + "module": "./src/article.jsx", + "moduleName": "./src/article.jsx", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "22:5-6" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/article.jsx", + "module": "./src/article.jsx", + "moduleName": "./src/article.jsx", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "22:23-24" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/app.jsx", + "module": "./src/app.jsx", + "moduleName": "./src/app.jsx", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "23:9-10" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/article.jsx", + "module": "./src/article.jsx", + "moduleName": "./src/article.jsx", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "24:13-14" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/app.jsx", + "module": "./src/app.jsx", + "moduleName": "./src/app.jsx", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "25:5-6" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/app.jsx", + "module": "./src/app.jsx", + "moduleName": "./src/app.jsx", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "25:23-24" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/article.jsx", + "module": "./src/article.jsx", + "moduleName": "./src/article.jsx", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "26:5-6" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/app.jsx", + "module": "./src/app.jsx", + "moduleName": "./src/app.jsx", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "28:11-12" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/article.jsx", + "module": "./src/article.jsx", + "moduleName": "./src/article.jsx", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "28:30-31" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/app.jsx", + "module": "./src/app.jsx", + "moduleName": "./src/app.jsx", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "29:7-8" + } + ], + "usedExports": [ + "render", + "h", + "options" + ], + "providedExports": [ + "render", + "hydrate", + "createElement", + "h", + "Fragment", + "createRef", + "isValidElement", + "Component", + "cloneElement", + "createContext", + "toChildArray", + "_unmount", + "options" + ], + "optimizationBailout": [], + "depth": 1, + "source": "var n,l,u,i,t,r,o,f,e={},c=[],s=/acit|ex(?:s|g|n|p|$)|rph|grid|ows|mnc|ntw|ine[ch]|zoo|^ord/i;function a(n,l){for(var u in l)n[u]=l[u];return n}function v(n){var l=n.parentNode;l&&l.removeChild(n)}function h(n,l,u){var i,t=arguments,r={};for(i in l)\"key\"!==i&&\"ref\"!==i&&(r[i]=l[i]);if(arguments.length>3)for(u=[u],i=3;i2&&(l.children=c.slice.call(arguments,2)),u={},l)\"key\"!==i&&\"ref\"!==i&&(u[i]=l[i]);return p(n.type,u,l.key||n.key,l.ref||n.ref,null)}function M(n){var l={},u={__c:\"__cC\"+f++,__:n,Consumer:function(n,l){return n.children(l)},Provider:function(n){var i,t=this;return this.getChildContext||(i=[],this.getChildContext=function(){return l[u.__c]=t,l},this.shouldComponentUpdate=function(n){t.props.value!==n.value&&i.some(function(l){l.context=n.value,g(l)})},this.sub=function(n){i.push(n);var l=n.componentWillUnmount;n.componentWillUnmount=function(){i.splice(i.indexOf(n),1),l&&l.call(n)}}),n.children}};return u.Consumer.contextType=u,u.Provider.__=u,u}n={__e:function(n,l){for(var u,i;l=l.__;)if((u=l.__c)&&!u.__)try{if(u.constructor&&null!=u.constructor.getDerivedStateFromError&&(i=!0,u.setState(u.constructor.getDerivedStateFromError(n))),null!=u.componentDidCatch&&(i=!0,u.componentDidCatch(n)),i)return g(u.__E=u)}catch(l){n=l}throw n}},l=function(n){return null!=n&&void 0===n.constructor},m.prototype.setState=function(n,l){var u;u=this.__s!==this.state?this.__s:this.__s=a({},this.state),\"function\"==typeof n&&(n=n(u,this.props)),n&&a(u,n),null!=n&&this.__v&&(l&&this.__h.push(l),g(this))},m.prototype.forceUpdate=function(n){this.__v&&(this.__e=!0,n&&this.__h.push(n),g(this))},m.prototype.render=d,u=[],i=0,t=\"function\"==typeof Promise?Promise.prototype.then.bind(Promise.resolve()):setTimeout,o=e,f=0;export{H as render,I as hydrate,h as createElement,h,d as Fragment,y as createRef,l as isValidElement,m as Component,L as cloneElement,M as createContext,x as toChildArray,D as _unmount,n as options};\n//# sourceMappingURL=preact.module.js.map\n", + "parsedSize": 8497, + "parsedSource": "r,o,i,u,a,c,l={},s=[],f=/acit|ex(?:s|g|n|p|$)|rph|grid|ows|mnc|ntw|ine[ch]|zoo|^ord/i;function p(t,n){for(var e in n)t[e]=n[e];return t}function h(t){var n=t.parentNode;n&&n.removeChild(t)}function _(t,n,e){var r,o=arguments,i={};for(r in n)\"key\"!==r&&\"ref\"!==r&&(i[r]=n[r]);if(arguments.length>3)for(e=[e],r=3;r3)for(u=[u],i=3;i2&&(l.children=c.slice.call(arguments,2)),u={},l)\"key\"!==i&&\"ref\"!==i&&(u[i]=l[i]);return p(n.type,u,l.key||n.key,l.ref||n.ref,null)}function M(n){var l={},u={__c:\"__cC\"+f++,__:n,Consumer:function(n,l){return n.children(l)},Provider:function(n){var i,t=this;return this.getChildContext||(i=[],this.getChildContext=function(){return l[u.__c]=t,l},this.shouldComponentUpdate=function(n){t.props.value!==n.value&&i.some(function(l){l.context=n.value,g(l)})},this.sub=function(n){i.push(n);var l=n.componentWillUnmount;n.componentWillUnmount=function(){i.splice(i.indexOf(n),1),l&&l.call(n)}}),n.children}};return u.Consumer.contextType=u,u.Provider.__=u,u}n={__e:function(n,l){for(var u,i;l=l.__;)if((u=l.__c)&&!u.__)try{if(u.constructor&&null!=u.constructor.getDerivedStateFromError&&(i=!0,u.setState(u.constructor.getDerivedStateFromError(n))),null!=u.componentDidCatch&&(i=!0,u.componentDidCatch(n)),i)return g(u.__E=u)}catch(l){n=l}throw n}},l=function(n){return null!=n&&void 0===n.constructor},m.prototype.setState=function(n,l){var u;u=this.__s!==this.state?this.__s:this.__s=a({},this.state),\"function\"==typeof n&&(n=n(u,this.props)),n&&a(u,n),null!=n&&this.__v&&(l&&this.__h.push(l),g(this))},m.prototype.forceUpdate=function(n){this.__v&&(this.__e=!0,n&&this.__h.push(n),g(this))},m.prototype.render=d,u=[],i=0,t=\"function\"==typeof Promise?Promise.prototype.then.bind(Promise.resolve()):setTimeout,o=e,f=0;export{H as render,I as hydrate,h as createElement,h,d as Fragment,y as createRef,l as isValidElement,m as Component,L as cloneElement,M as createContext,x as toChildArray,D as _unmount,n as options};\n//# sourceMappingURL=preact.module.js.map\n", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/app.jsx", + "name": "./src/app.jsx", + "index": 2, + "index2": 118, + "size": 1561, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/index.js", + "issuerId": null, + "issuerName": "./src/index.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/index.js", + "name": "./src/index.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/index.js", + "module": "./src/index.js", + "moduleName": "./src/index.js", + "type": "harmony side effect evaluation", + "userRequest": "./app", + "loc": "2:0-24" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/index.js", + "module": "./src/index.js", + "moduleName": "./src/index.js", + "type": "harmony import specifier", + "userRequest": "./app", + "loc": "3:9-12" + } + ], + "usedExports": [ + "default" + ], + "providedExports": [ + "default" + ], + "optimizationBailout": [], + "depth": 1, + "source": "function _slicedToArray(arr, i) { return _arrayWithHoles(arr) || _iterableToArrayLimit(arr, i) || _nonIterableRest(); }\n\nfunction _nonIterableRest() { throw new TypeError(\"Invalid attempt to destructure non-iterable instance\"); }\n\nfunction _iterableToArrayLimit(arr, i) { if (!(Symbol.iterator in Object(arr) || Object.prototype.toString.call(arr) === \"[object Arguments]\")) { return; } var _arr = []; var _n = true; var _d = false; var _e = undefined; try { for (var _i = arr[Symbol.iterator](), _s; !(_n = (_s = _i.next()).done); _n = true) { _arr.push(_s.value); if (i && _arr.length === i) break; } } catch (err) { _d = true; _e = err; } finally { try { if (!_n && _i[\"return\"] != null) _i[\"return\"](); } finally { if (_d) throw _e; } } return _arr; }\n\nfunction _arrayWithHoles(arr) { if (Array.isArray(arr)) return arr; }\n\nimport { h } from 'preact';\nimport { useState, useEffect } from 'preact/hooks';\nimport styles from './app.css';\nimport { fetchFullArticles } from './api';\nimport Article from './article';\nexport default function App() {\n var _useState = useState([]),\n _useState2 = _slicedToArray(_useState, 2),\n articles = _useState2[0],\n setArticles = _useState2[1];\n\n useEffect(function () {\n fetchFullArticles().then(setArticles);\n });\n return h(\"section\", {\n className: styles.root\n }, h(\"header\", null, h(\"h1\", {\n className: styles.title\n }, \"Latest dev.to articles\")), articles.length ? articles.map(function (article) {\n return h(Article, article);\n }) : h(\"progress\", {\n className: styles.loader\n }));\n}", + "parsedSize": 261, + "parsedSource": "function(){var o=vt(U([]),2),i=o[0],u=o[1];return function(){then(u)},_(\"section\",{className:Y.a.root},_(\"header\",null,_(\"h1\",{className:Y.a.title},\"Latest dev.to articles\")),i.length?i.map((function(t){return _(dt,t)})):_(\"progress\",{className:Y.a.loader}))}),", + "originalSize": 671, + "originalSource": "import { h } from 'preact';\nimport { useState, useEffect } from 'preact/hooks';\n\nimport styles from './app.css';\n\nimport { fetchFullArticles } from './api';\nimport Article from './article';\n\nexport default function App() {\n const [articles, setArticles] = useState([]);\n\n useEffect(() => {\n fetchFullArticles().then(setArticles);\n });\n\n return
    \n
    \n

    Latest dev.to articles

    \n
    \n {articles.length\n ? articles.map((article) =>
    )\n : }\n
    \n}", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/preact/hooks/dist/hooks.module.js", + "name": "./node_modules/preact/hooks/dist/hooks.module.js", + "index": 3, + "index2": 1, + "size": 2567, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/app.jsx", + "issuerId": null, + "issuerName": "./src/app.jsx", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/app.jsx", + "name": "./src/app.jsx" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/app.jsx", + "module": "./src/app.jsx", + "moduleName": "./src/app.jsx", + "type": "harmony side effect evaluation", + "userRequest": "preact/hooks", + "loc": "10:0-51" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/app.jsx", + "module": "./src/app.jsx", + "moduleName": "./src/app.jsx", + "type": "harmony import specifier", + "userRequest": "preact/hooks", + "loc": "15:18-26" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/app.jsx", + "module": "./src/app.jsx", + "moduleName": "./src/app.jsx", + "type": "harmony import specifier", + "userRequest": "preact/hooks", + "loc": "20:2-11" + } + ], + "usedExports": [ + "useState", + "useEffect" + ], + "providedExports": [ + "useState", + "useReducer", + "useEffect", + "useLayoutEffect", + "useRef", + "useImperativeHandle", + "useMemo", + "useCallback", + "useContext", + "useDebugValue", + "useErrorBoundary" + ], + "optimizationBailout": [], + "depth": 2, + "source": "import{options as n}from\"preact\";var t,u,r,i=0,o=[],c=n.__r,f=n.diffed,e=n.__c,a=n.unmount;function v(t,r){n.__h&&n.__h(u,t,i||r),i=0;var o=u.__H||(u.__H={__:[],__h:[]});return t>=o.__.length&&o.__.push({}),o.__[t]}function m(n){return i=1,p(E,n)}function p(n,r,i){var o=v(t++,2);return o.__c||(o.__c=u,o.__=[i?i(r):E(void 0,r),function(t){var u=n(o.__[0],t);o.__[0]!==u&&(o.__[0]=u,o.__c.setState({}))}]),o.__}function l(r,i){var o=v(t++,3);!n.__s&&x(o.__H,i)&&(o.__=r,o.__H=i,u.__H.__h.push(o))}function y(r,i){var o=v(t++,4);!n.__s&&x(o.__H,i)&&(o.__=r,o.__H=i,u.__h.push(o))}function d(n){return i=5,h(function(){return{current:n}},[])}function s(n,t,u){i=6,y(function(){\"function\"==typeof n?n(t()):n&&(n.current=t())},null==u?u:u.concat(n))}function h(n,u){var r=v(t++,7);return x(r.__H,u)?(r.__H=u,r.__h=n,r.__=n()):r.__}function T(n,t){return i=8,h(function(){return n},t)}function w(n){var r=u.context[n.__c],i=v(t++,9);return i.__c=n,r?(null==i.__&&(i.__=!0,r.sub(u)),r.props.value):n.__}function A(t,u){n.useDebugValue&&n.useDebugValue(u?u(t):t)}function F(n){var r=v(t++,10),i=m();return r.__=n,u.componentDidCatch||(u.componentDidCatch=function(n){r.__&&r.__(n),i[1](n)}),[i[0],function(){i[1](void 0)}]}function _(){o.some(function(t){if(t.__P)try{t.__H.__h.forEach(g),t.__H.__h.forEach(q),t.__H.__h=[]}catch(u){return t.__H.__h=[],n.__e(u,t.__v),!0}}),o=[]}function g(n){n.t&&n.t()}function q(n){var t=n.__();\"function\"==typeof t&&(n.t=t)}function x(n,t){return!n||t.some(function(t,u){return t!==n[u]})}function E(n,t){return\"function\"==typeof t?t(n):t}n.__r=function(n){c&&c(n),t=0,(u=n.__c).__H&&(u.__H.__h.forEach(g),u.__H.__h.forEach(q),u.__H.__h=[])},n.diffed=function(t){f&&f(t);var u=t.__c;if(u){var i=u.__H;i&&i.__h.length&&(1!==o.push(u)&&r===n.requestAnimationFrame||((r=n.requestAnimationFrame)||function(n){var t,u=function(){clearTimeout(r),cancelAnimationFrame(t),setTimeout(n)},r=setTimeout(u,100);\"undefined\"!=typeof window&&(t=requestAnimationFrame(u))})(_))}},n.__c=function(t,u){u.some(function(t){try{t.__h.forEach(g),t.__h=t.__h.filter(function(n){return!n.__||q(n)})}catch(r){u.some(function(n){n.__h&&(n.__h=[])}),u=[],n.__e(r,t.__v)}}),e&&e(t,u)},n.unmount=function(t){a&&a(t);var u=t.__c;if(u){var r=u.__H;if(r)try{r.__.forEach(function(n){return n.t&&n.t()})}catch(t){n.__e(t,u.__v)}}};export{m as useState,p as useReducer,l as useEffect,y as useLayoutEffect,d as useRef,s as useImperativeHandle,h as useMemo,T as useCallback,w as useContext,A as useDebugValue,F as useErrorBoundary};\n//# sourceMappingURL=hooks.module.js.map\n", + "parsedSize": 1568, + "parsedSource": "M,C,B,T=0,L=[],D=r.__r,N=r.diffed,q=r.__c,z=r.unmount;function H(t,n){r.__h&&r.__h(C,t,T||n),T=0;var e=C.__H||(C.__H={__:[],__h:[]});return t>=e.__.length&&e.__.push({}),e.__[t]}function U(t){return T=1,function(t,n,e){var r=H(M++,2);return r.__c||(r.__c=C,r.__=[e?e(n):J(void 0,n),function(n){var e=t(r.__[0],n);r.__[0]!==e&&(r.__[0]=e,r.__c.setState({}))}]),r.__}(J,t)}function K(){L.some((function(t){if(t.__P)try{t.__H.__h.forEach($),t.__H.__h.forEach(V),t.__H.__h=[]}catch(n){return t.__H.__h=[],r.__e(n,t.__v),!0}})),L=[]}function $(t){t.t&&t.t()}function V(t){var n=t.__();\"function\"==typeof n&&(t.t=n)}function G(t,n){return!t||n.some((function(n,e){return n!==t[e]}))}function J(t,n){return\"function\"==typeof n?n(t):n}r.__r=function(t){D&&D(t),M=0,(C=t.__c).__H&&(C.__H.__h.forEach($),C.__H.__h.forEach(V),C.__H.__h=[])},r.diffed=function(t){N&&N(t);var n=t.__c;if(n){var e=n.__H;e&&e.__h.length&&(1!==L.push(n)&&B===r.requestAnimationFrame||((B=r.requestAnimationFrame)||function(t){var n,e=function(){clearTimeout(r),cancelAnimationFrame(n),setTimeout(t)},r=setTimeout(e,100);\"undefined\"!=typeof window&&(n=requestAnimationFrame(e))})(K))}},r.__c=function(t,n){n.some((function(t){try{t.__h.forEach($),t.__h=t.__h.filter((function(t){return!t.__||V(t)}))}catch(e){n.some((function(t){t.__h&&(t.__h=[])})),n=[],r.__e(e,t.__v)}})),q&&q(t,n)},r.unmount=function(t){z&&z(t);var n=t.__c;if(n){var e=n.__H;if(e)try{e.__.forEach((function(t){return t.t&&t.t()}))}catch(t){r.__e(t,n.__v)}}};t,n,e,t=e=H(M++,3),!r.__s&&G(e.__H,n)&&(e.__=t,e.__H=n,C.__H.__h.push(e)),", + "originalSize": 2567, + "originalSource": "import{options as n}from\"preact\";var t,u,r,i=0,o=[],c=n.__r,f=n.diffed,e=n.__c,a=n.unmount;function v(t,r){n.__h&&n.__h(u,t,i||r),i=0;var o=u.__H||(u.__H={__:[],__h:[]});return t>=o.__.length&&o.__.push({}),o.__[t]}function m(n){return i=1,p(E,n)}function p(n,r,i){var o=v(t++,2);return o.__c||(o.__c=u,o.__=[i?i(r):E(void 0,r),function(t){var u=n(o.__[0],t);o.__[0]!==u&&(o.__[0]=u,o.__c.setState({}))}]),o.__}function l(r,i){var o=v(t++,3);!n.__s&&x(o.__H,i)&&(o.__=r,o.__H=i,u.__H.__h.push(o))}function y(r,i){var o=v(t++,4);!n.__s&&x(o.__H,i)&&(o.__=r,o.__H=i,u.__h.push(o))}function d(n){return i=5,h(function(){return{current:n}},[])}function s(n,t,u){i=6,y(function(){\"function\"==typeof n?n(t()):n&&(n.current=t())},null==u?u:u.concat(n))}function h(n,u){var r=v(t++,7);return x(r.__H,u)?(r.__H=u,r.__h=n,r.__=n()):r.__}function T(n,t){return i=8,h(function(){return n},t)}function w(n){var r=u.context[n.__c],i=v(t++,9);return i.__c=n,r?(null==i.__&&(i.__=!0,r.sub(u)),r.props.value):n.__}function A(t,u){n.useDebugValue&&n.useDebugValue(u?u(t):t)}function F(n){var r=v(t++,10),i=m();return r.__=n,u.componentDidCatch||(u.componentDidCatch=function(n){r.__&&r.__(n),i[1](n)}),[i[0],function(){i[1](void 0)}]}function _(){o.some(function(t){if(t.__P)try{t.__H.__h.forEach(g),t.__H.__h.forEach(q),t.__H.__h=[]}catch(u){return t.__H.__h=[],n.__e(u,t.__v),!0}}),o=[]}function g(n){n.t&&n.t()}function q(n){var t=n.__();\"function\"==typeof t&&(n.t=t)}function x(n,t){return!n||t.some(function(t,u){return t!==n[u]})}function E(n,t){return\"function\"==typeof t?t(n):t}n.__r=function(n){c&&c(n),t=0,(u=n.__c).__H&&(u.__H.__h.forEach(g),u.__H.__h.forEach(q),u.__H.__h=[])},n.diffed=function(t){f&&f(t);var u=t.__c;if(u){var i=u.__H;i&&i.__h.length&&(1!==o.push(u)&&r===n.requestAnimationFrame||((r=n.requestAnimationFrame)||function(n){var t,u=function(){clearTimeout(r),cancelAnimationFrame(t),setTimeout(n)},r=setTimeout(u,100);\"undefined\"!=typeof window&&(t=requestAnimationFrame(u))})(_))}},n.__c=function(t,u){u.some(function(t){try{t.__h.forEach(g),t.__h=t.__h.filter(function(n){return!n.__||q(n)})}catch(r){u.some(function(n){n.__h&&(n.__h=[])}),u=[],n.__e(r,t.__v)}}),e&&e(t,u)},n.unmount=function(t){a&&a(t);var u=t.__c;if(u){var r=u.__H;if(r)try{r.__.forEach(function(n){return n.t&&n.t()})}catch(t){n.__e(t,u.__v)}}};export{m as useState,p as useReducer,l as useEffect,y as useLayoutEffect,d as useRef,s as useImperativeHandle,h as useMemo,T as useCallback,w as useContext,A as useDebugValue,F as useErrorBoundary};\n//# sourceMappingURL=hooks.module.js.map\n", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/api.js", + "name": "./src/api.js", + "index": 6, + "index2": 4, + "size": 433, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/app.jsx", + "issuerId": null, + "issuerName": "./src/app.jsx", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/app.jsx", + "name": "./src/app.jsx" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/app.jsx", + "module": "./src/app.jsx", + "moduleName": "./src/app.jsx", + "type": "harmony side effect evaluation", + "userRequest": "./api", + "loc": "12:0-42" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/app.jsx", + "module": "./src/app.jsx", + "moduleName": "./src/app.jsx", + "type": "harmony import specifier", + "userRequest": "./api", + "loc": "21:4-21" + } + ], + "usedExports": [ + "fetchFullArticles" + ], + "providedExports": [ + "fetchFullArticles" + ], + "optimizationBailout": [], + "depth": 2, + "source": "var API_URL = 'https://dev.to/api/articles';\n\nfunction extractJson(response) {\n return response.json();\n}\n\nexport function fetchFullArticles() {\n return fetch(\"\".concat(API_URL, \"?per_page=5\")).then(extractJson).then(function (articles) {\n var fullArticles = articles.map(function (article) {\n return fetch(\"\".concat(API_URL, \"/\").concat(article.id)).then(extractJson);\n });\n return Promise.all(fullArticles);\n });\n}", + "parsedSize": 225, + "parsedSource": "\"https://dev.to/api/articles\";function Z(t){return t.json()}fetch(\"\".concat(Q,\"?per_page=5\")).then(Z).then((function(t){var n=t.map((function(t){return fetch(\"\".concat(Q,\"/\").concat(t.id)).then(Z)}));return Promise.all(n)})).", + "originalSize": 451, + "originalSource": "const API_URL = 'https://dev.to/api/articles';\n\nfunction extractJson(response) {\n return response.json();\n}\n\nexport function fetchFullArticles() {\n return fetch(`${API_URL}?per_page=5`)\n .then(extractJson)\n .then((articles) => {\n const fullArticles = articles.map((article) =>\n fetch(`${API_URL}/${article.id}`).then(extractJson)\n );\n\n return Promise.all(fullArticles);\n });\n}", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/article.jsx", + "name": "./src/article.jsx", + "index": 7, + "index2": 117, + "size": 930, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/app.jsx", + "issuerId": null, + "issuerName": "./src/app.jsx", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/app.jsx", + "name": "./src/app.jsx" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/app.jsx", + "module": "./src/app.jsx", + "moduleName": "./src/app.jsx", + "type": "harmony side effect evaluation", + "userRequest": "./article", + "loc": "13:0-32" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/app.jsx", + "module": "./src/app.jsx", + "moduleName": "./src/app.jsx", + "type": "harmony import specifier", + "userRequest": "./article", + "loc": "28:13-20" + } + ], + "usedExports": [ + "default" + ], + "providedExports": [ + "default" + ], + "optimizationBailout": [], + "depth": 2, + "source": "import _trim from \"lodash/fp/trim\";\nimport _split from \"lodash/fp/split\";\nimport _reject from \"lodash/fp/reject\";\nimport _pipe from \"lodash/fp/pipe\";\nimport _map from \"lodash/fp/map\";\nimport _isEmpty from \"lodash/fp/isEmpty\";\nimport { h } from 'preact';\nimport styles from './article.css';\n\nvar renderTags = _pipe(_split(','), _map(_trim), _reject(_isEmpty), _map(function (tag) {\n return h(\"li\", {\n className: styles.tag\n }, tag);\n}));\n\nexport default function Article(_ref) {\n var body_html = _ref.body_html,\n title = _ref.title,\n tag_list = _ref.tag_list;\n return h(\"article\", {\n className: styles.root\n }, h(\"header\", null, h(\"h2\", {\n className: styles.title\n }, title), h(\"nav\", {\n className: styles.tagsContainer\n }, h(\"ul\", {\n className: styles.tags\n }, renderTags(tag_list)))), h(\"div\", {\n className: styles.content,\n dangerouslySetInnerHTML: {\n __html: body_html\n }\n }));\n}", + "parsedSize": 393, + "parsedSource": "_t=at()(rt()(\",\"),lt()(nt.a),it()(ft.a),lt()((function(t){return _(\"li\",{className:ht.a.tag},t)})));function dt(t){var n=t.body_html,e=t.title,r=t.tag_list;return _(\"article\",{className:ht.a.root},_(\"header\",null,_(\"h2\",{className:ht.a.title},e),_(\"nav\",{className:ht.a.tagsContainer},_(\"ul\",{className:ht.a.tags},_t(r)))),_(\"div\",{className:ht.a.content,dangerouslySetInnerHTML:{__html:n}}))}", + "originalSize": 783, + "originalSource": "import { h } from 'preact';\nimport {\n isEmpty,\n map,\n pipe,\n reject,\n split,\n trim\n} from 'lodash/fp';\n\nimport styles from './article.css';\n\nconst renderTags = pipe(\n split(','),\n map(trim),\n reject(isEmpty),\n map((tag) =>
  • {tag}
  • )\n);\n\nexport default function Article({ body_html, title, tag_list }) {\n return
    \n
    \n

    {title}

    \n \n
    \n
    \n
    ;\n}\n", + "modules": [] + } + ] + }, + { + "id": "", + "identifier": "css /home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/css-loader/dist/cjs.js??ref--5-1!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/app.css 0", + "name": "css ./node_modules/css-loader/dist/cjs.js??ref--5-1!./node_modules/webpack-enhanced-stats-plugin/loader.js!./src/app.css", + "index": 5, + "index2": 2, + "size": 174, + "built": false, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/mini-css-extract-plugin/dist/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/css-loader/dist/cjs.js??ref--5-1!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/app.css", + "issuerId": 8, + "issuerName": "./src/app.css", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": 8, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/mini-css-extract-plugin/dist/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/css-loader/dist/cjs.js??ref--5-1!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/app.css", + "name": "./src/app.css" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 8, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/mini-css-extract-plugin/dist/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/css-loader/dist/cjs.js??ref--5-1!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/app.css", + "module": "./src/app.css", + "moduleName": "./src/app.css" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 3, + "parsedSize": null, + "parsedSource": null, + "originalSize": null, + "originalSource": null, + "modules": [] + }, + { + "id": "", + "identifier": "css /home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/css-loader/dist/cjs.js??ref--5-1!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/article.css 0", + "name": "css ./node_modules/css-loader/dist/cjs.js??ref--5-1!./node_modules/webpack-enhanced-stats-plugin/loader.js!./src/article.css", + "index": 119, + "index2": 115, + "size": 705, + "built": false, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/mini-css-extract-plugin/dist/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/css-loader/dist/cjs.js??ref--5-1!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/article.css", + "issuerId": 1, + "issuerName": "./src/article.css", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 1, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/mini-css-extract-plugin/dist/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/css-loader/dist/cjs.js??ref--5-1!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/article.css", + "name": "./src/article.css" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 1, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/mini-css-extract-plugin/dist/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/css-loader/dist/cjs.js??ref--5-1!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/article.css", + "module": "./src/article.css", + "moduleName": "./src/article.css" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 4, + "parsedSize": null, + "parsedSource": null, + "originalSize": null, + "originalSource": null, + "modules": [] + } + ] + } + ], + "modules": [ + { + "id": 0, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/placeholder.js", + "name": "./node_modules/lodash/fp/placeholder.js", + "index": 12, + "index2": 6, + "size": 105, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/trim.js", + "issuerId": 38, + "issuerName": "./node_modules/lodash/fp/trim.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 38, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/trim.js", + "name": "./node_modules/lodash/fp/trim.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 13, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/map.js", + "module": "./node_modules/lodash/fp/map.js", + "moduleName": "./node_modules/lodash/fp/map.js", + "type": "cjs require", + "userRequest": "./placeholder", + "loc": "4:19-43" + }, + { + "moduleId": 38, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/trim.js", + "module": "./node_modules/lodash/fp/trim.js", + "moduleName": "./node_modules/lodash/fp/trim.js", + "type": "cjs require", + "userRequest": "./placeholder", + "loc": "4:19-43" + }, + { + "moduleId": 39, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/split.js", + "module": "./node_modules/lodash/fp/split.js", + "moduleName": "./node_modules/lodash/fp/split.js", + "type": "cjs require", + "userRequest": "./placeholder", + "loc": "4:19-43" + }, + { + "moduleId": 40, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/reject.js", + "module": "./node_modules/lodash/fp/reject.js", + "moduleName": "./node_modules/lodash/fp/reject.js", + "type": "cjs require", + "userRequest": "./placeholder", + "loc": "4:19-43" + }, + { + "moduleId": 42, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/isEmpty.js", + "module": "./node_modules/lodash/fp/isEmpty.js", + "moduleName": "./node_modules/lodash/fp/isEmpty.js", + "type": "cjs require", + "userRequest": "./placeholder", + "loc": "4:19-43" + }, + { + "moduleId": 43, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/_baseConvert.js", + "module": "./node_modules/lodash/fp/_baseConvert.js", + "moduleName": "./node_modules/lodash/fp/_baseConvert.js", + "type": "cjs require", + "userRequest": "./placeholder", + "loc": "2:21-45" + }, + { + "moduleId": 98, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/flow.js", + "module": "./node_modules/lodash/fp/flow.js", + "moduleName": "./node_modules/lodash/fp/flow.js", + "type": "cjs require", + "userRequest": "./placeholder", + "loc": "4:19-43" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 4, + "source": "/**\n * The default argument placeholder value for methods.\n *\n * @type {Object}\n */\nmodule.exports = {};\n", + "parsedSize": 14, + "parsedSource": "t.exports={}},", + "originalSize": 105, + "originalSource": "/**\n * The default argument placeholder value for methods.\n *\n * @type {Object}\n */\nmodule.exports = {};\n", + "modules": [] + }, + { + "id": 1, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/mini-css-extract-plugin/dist/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/css-loader/dist/cjs.js??ref--5-1!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/article.css", + "name": "./src/article.css", + "index": 118, + "index2": 116, + "size": 203, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/article.jsx", + "issuerId": null, + "issuerName": "./src/article.jsx", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/article.jsx", + "name": "./src/article.jsx" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 112, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/index.js 21caf51e1624563496aa1258694d7df8", + "module": "./src/index.js + 5 modules", + "moduleName": "./src/index.js + 5 modules", + "type": "harmony side effect evaluation", + "userRequest": "./article.css", + "loc": "8:0-35" + }, + { + "moduleId": 112, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/index.js 21caf51e1624563496aa1258694d7df8", + "module": "./src/index.js + 5 modules", + "moduleName": "./src/index.js + 5 modules", + "type": "harmony import specifier", + "userRequest": "./article.css", + "loc": "12:15-21" + }, + { + "moduleId": 112, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/index.js 21caf51e1624563496aa1258694d7df8", + "module": "./src/index.js + 5 modules", + "moduleName": "./src/index.js + 5 modules", + "type": "harmony import specifier", + "userRequest": "./article.css", + "loc": "21:15-21" + }, + { + "moduleId": 112, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/index.js 21caf51e1624563496aa1258694d7df8", + "module": "./src/index.js + 5 modules", + "moduleName": "./src/index.js + 5 modules", + "type": "harmony import specifier", + "userRequest": "./article.css", + "loc": "23:15-21" + }, + { + "moduleId": 112, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/index.js 21caf51e1624563496aa1258694d7df8", + "module": "./src/index.js + 5 modules", + "moduleName": "./src/index.js + 5 modules", + "type": "harmony import specifier", + "userRequest": "./article.css", + "loc": "25:15-21" + }, + { + "moduleId": 112, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/index.js 21caf51e1624563496aa1258694d7df8", + "module": "./src/index.js + 5 modules", + "moduleName": "./src/index.js + 5 modules", + "type": "harmony import specifier", + "userRequest": "./article.css", + "loc": "27:15-21" + }, + { + "moduleId": 112, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/index.js 21caf51e1624563496aa1258694d7df8", + "module": "./src/index.js + 5 modules", + "moduleName": "./src/index.js + 5 modules", + "type": "harmony import specifier", + "userRequest": "./article.css", + "loc": "29:15-21" + } + ], + "usedExports": [ + "default" + ], + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 3, + "source": "// extracted by mini-css-extract-plugin\nmodule.exports = {\"tagsContainer\":\"tagsContainer-2D41J\",\"tags\":\"tags-3OYob\",\"tag\":\"tag-RF4Iq\",\"root\":\"root-263gx\",\"title\":\"title-1Fpjz\",\"content\":\"content-2yA3z\"};", + "parsedSize": 145, + "parsedSource": "t.exports={tagsContainer:\"tagsContainer-2D41J\",tags:\"tags-3OYob\",tag:\"tag-RF4Iq\",root:\"root-263gx\",title:\"title-1Fpjz\",content:\"content-2yA3z\"}},", + "originalSize": 663, + "originalSource": ".tagsContainer {\n display: flex;\n align-items: center;\n}\n\n.tags {\n list-style-type: none;\n margin: 0;\n padding: 0;\n display: flex;\n}\n\n.tag {\n border: 1px solid black;\n margin-right: 1em;\n padding: 0.5em;\n}\n\n.root {\n padding: 1em;\n border: 1px solid gray;\n margin: 1em;\n box-shadow: 0.5em 0.5em 0.5em rgba(0, 0, 0, 0.5);\n}\n\n.title {\n margin-top: 0;\n}\n\n.content {\n max-height: 10em;\n overflow: hidden;\n position: relative;\n}\n\n.content:after {\n content: \"\";\n position: absolute;\n bottom: 0;\n right: 0;\n left: 0;\n height: 2em;\n background: linear-gradient(180deg, transparent 0%, white 100%);\n}\n", + "modules": [] + }, + { + "id": 2, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/convert.js", + "name": "./node_modules/lodash/fp/convert.js", + "index": 9, + "index2": 72, + "size": 657, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/trim.js", + "issuerId": 38, + "issuerName": "./node_modules/lodash/fp/trim.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 38, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/trim.js", + "name": "./node_modules/lodash/fp/trim.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 13, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/map.js", + "module": "./node_modules/lodash/fp/map.js", + "moduleName": "./node_modules/lodash/fp/map.js", + "type": "cjs require", + "userRequest": "./convert", + "loc": "1:14-34" + }, + { + "moduleId": 38, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/trim.js", + "module": "./node_modules/lodash/fp/trim.js", + "moduleName": "./node_modules/lodash/fp/trim.js", + "type": "cjs require", + "userRequest": "./convert", + "loc": "1:14-34" + }, + { + "moduleId": 39, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/split.js", + "module": "./node_modules/lodash/fp/split.js", + "moduleName": "./node_modules/lodash/fp/split.js", + "type": "cjs require", + "userRequest": "./convert", + "loc": "1:14-34" + }, + { + "moduleId": 40, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/reject.js", + "module": "./node_modules/lodash/fp/reject.js", + "moduleName": "./node_modules/lodash/fp/reject.js", + "type": "cjs require", + "userRequest": "./convert", + "loc": "1:14-34" + }, + { + "moduleId": 42, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/isEmpty.js", + "module": "./node_modules/lodash/fp/isEmpty.js", + "moduleName": "./node_modules/lodash/fp/isEmpty.js", + "type": "cjs require", + "userRequest": "./convert", + "loc": "1:14-34" + }, + { + "moduleId": 98, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/flow.js", + "module": "./node_modules/lodash/fp/flow.js", + "moduleName": "./node_modules/lodash/fp/flow.js", + "type": "cjs require", + "userRequest": "./convert", + "loc": "1:14-34" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 4, + "source": "var baseConvert = require('./_baseConvert'),\n util = require('./_util');\n\n/**\n * Converts `func` of `name` to an immutable auto-curried iteratee-first data-last\n * version with conversion `options` applied. If `name` is an object its methods\n * will be converted.\n *\n * @param {string} name The name of the function to wrap.\n * @param {Function} [func] The function to wrap.\n * @param {Object} [options] The options object. See `baseConvert` for more details.\n * @returns {Function|Object} Returns the converted function or object.\n */\nfunction convert(name, func, options) {\n return baseConvert(util, name, func, options);\n}\n\nmodule.exports = convert;\n", + "parsedSize": 62, + "parsedSource": "r=e(43),o=e(45);t.exports=function(t,n,e){return r(o,t,n,e)}},", + "originalSize": 657, + "originalSource": "var baseConvert = require('./_baseConvert'),\n util = require('./_util');\n\n/**\n * Converts `func` of `name` to an immutable auto-curried iteratee-first data-last\n * version with conversion `options` applied. If `name` is an object its methods\n * will be converted.\n *\n * @param {string} name The name of the function to wrap.\n * @param {Function} [func] The function to wrap.\n * @param {Object} [options] The options object. See `baseConvert` for more details.\n * @returns {Function|Object} Returns the converted function or object.\n */\nfunction convert(name, func, options) {\n return baseConvert(util, name, func, options);\n}\n\nmodule.exports = convert;\n", + "modules": [] + }, + { + "id": 3, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/isArray.js", + "name": "./node_modules/lodash/isArray.js", + "index": 56, + "index2": 50, + "size": 488, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/reject.js", + "issuerId": 94, + "issuerName": "./node_modules/lodash/reject.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 40, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/reject.js", + "name": "./node_modules/lodash/fp/reject.js" + }, + { + "id": 94, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/reject.js", + "name": "./node_modules/lodash/reject.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 45, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/_util.js", + "module": "./node_modules/lodash/fp/_util.js", + "moduleName": "./node_modules/lodash/fp/_util.js", + "type": "cjs require", + "userRequest": "../isArray", + "loc": "7:13-34" + }, + { + "moduleId": 75, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/toPath.js", + "module": "./node_modules/lodash/toPath.js", + "moduleName": "./node_modules/lodash/toPath.js", + "type": "cjs require", + "userRequest": "./isArray", + "loc": "3:14-34" + }, + { + "moduleId": 94, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/reject.js", + "module": "./node_modules/lodash/reject.js", + "moduleName": "./node_modules/lodash/reject.js", + "type": "cjs require", + "userRequest": "./isArray", + "loc": "4:14-34" + }, + { + "moduleId": 100, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/_createFlow.js", + "module": "./node_modules/lodash/_createFlow.js", + "moduleName": "./node_modules/lodash/_createFlow.js", + "type": "cjs require", + "userRequest": "./isArray", + "loc": "5:14-34" + }, + { + "moduleId": 104, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/isEmpty.js", + "module": "./node_modules/lodash/isEmpty.js", + "moduleName": "./node_modules/lodash/isEmpty.js", + "type": "cjs require", + "userRequest": "./isArray", + "loc": "4:14-34" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 5, + "source": "/**\n * Checks if `value` is classified as an `Array` object.\n *\n * @static\n * @memberOf _\n * @since 0.1.0\n * @category Lang\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is an array, else `false`.\n * @example\n *\n * _.isArray([1, 2, 3]);\n * // => true\n *\n * _.isArray(document.body.children);\n * // => false\n *\n * _.isArray('abc');\n * // => false\n *\n * _.isArray(_.noop);\n * // => false\n */\nvar isArray = Array.isArray;\n\nmodule.exports = isArray;\n", + "parsedSize": 33, + "parsedSource": "var e=Array.isArray;t.exports=e},", + "originalSize": 488, + "originalSource": "/**\n * Checks if `value` is classified as an `Array` object.\n *\n * @static\n * @memberOf _\n * @since 0.1.0\n * @category Lang\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is an array, else `false`.\n * @example\n *\n * _.isArray([1, 2, 3]);\n * // => true\n *\n * _.isArray(document.body.children);\n * // => false\n *\n * _.isArray('abc');\n * // => false\n *\n * _.isArray(_.noop);\n * // => false\n */\nvar isArray = Array.isArray;\n\nmodule.exports = isArray;\n", + "modules": [] + }, + { + "id": 4, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/_createCtor.js", + "name": "./node_modules/lodash/_createCtor.js", + "index": 18, + "index2": 11, + "size": 1482, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/_createBind.js", + "issuerId": 48, + "issuerName": "./node_modules/lodash/_createBind.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 38, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/trim.js", + "name": "./node_modules/lodash/fp/trim.js" + }, + { + "id": 2, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/convert.js", + "name": "./node_modules/lodash/fp/convert.js" + }, + { + "id": 45, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/_util.js", + "name": "./node_modules/lodash/fp/_util.js" + }, + { + "id": 46, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/ary.js", + "name": "./node_modules/lodash/ary.js" + }, + { + "id": 9, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/_createWrap.js", + "name": "./node_modules/lodash/_createWrap.js" + }, + { + "id": 48, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/_createBind.js", + "name": "./node_modules/lodash/_createBind.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 16, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/_createHybrid.js", + "module": "./node_modules/lodash/_createHybrid.js", + "moduleName": "./node_modules/lodash/_createHybrid.js", + "type": "cjs require", + "userRequest": "./_createCtor", + "loc": "4:17-41" + }, + { + "moduleId": 48, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/_createBind.js", + "module": "./node_modules/lodash/_createBind.js", + "moduleName": "./node_modules/lodash/_createBind.js", + "type": "cjs require", + "userRequest": "./_createCtor", + "loc": "1:17-41" + }, + { + "moduleId": 51, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/_createCurry.js", + "module": "./node_modules/lodash/_createCurry.js", + "moduleName": "./node_modules/lodash/_createCurry.js", + "type": "cjs require", + "userRequest": "./_createCtor", + "loc": "2:17-41" + }, + { + "moduleId": 57, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/_createPartial.js", + "module": "./node_modules/lodash/_createPartial.js", + "moduleName": "./node_modules/lodash/_createPartial.js", + "type": "cjs require", + "userRequest": "./_createCtor", + "loc": "2:17-41" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 9, + "source": "var baseCreate = require('./_baseCreate'),\n isObject = require('./isObject');\n\n/**\n * Creates a function that produces an instance of `Ctor` regardless of\n * whether it was invoked as part of a `new` expression or by `call` or `apply`.\n *\n * @private\n * @param {Function} Ctor The constructor to wrap.\n * @returns {Function} Returns the new wrapped function.\n */\nfunction createCtor(Ctor) {\n return function() {\n // Use a `switch` statement to work with class constructors. See\n // http://ecma-international.org/ecma-262/7.0/#sec-ecmascript-function-objects-call-thisargument-argumentslist\n // for more details.\n var args = arguments;\n switch (args.length) {\n case 0: return new Ctor;\n case 1: return new Ctor(args[0]);\n case 2: return new Ctor(args[0], args[1]);\n case 3: return new Ctor(args[0], args[1], args[2]);\n case 4: return new Ctor(args[0], args[1], args[2], args[3]);\n case 5: return new Ctor(args[0], args[1], args[2], args[3], args[4]);\n case 6: return new Ctor(args[0], args[1], args[2], args[3], args[4], args[5]);\n case 7: return new Ctor(args[0], args[1], args[2], args[3], args[4], args[5], args[6]);\n }\n var thisBinding = baseCreate(Ctor.prototype),\n result = Ctor.apply(thisBinding, args);\n\n // Mimic the constructor's `return` behavior.\n // See https://es5.github.io/#x13.2.2 for more details.\n return isObject(result) ? result : thisBinding;\n };\n}\n\nmodule.exports = createCtor;\n", + "parsedSize": 451, + "parsedSource": "r=e(49),o=e(10);t.exports=function(t){return function(){var n=arguments;switch(n.length){case 0:return new t;case 1:return new t(n[0]);case 2:return new t(n[0],n[1]);case 3:return new t(n[0],n[1],n[2]);case 4:return new t(n[0],n[1],n[2],n[3]);case 5:return new t(n[0],n[1],n[2],n[3],n[4]);case 6:return new t(n[0],n[1],n[2],n[3],n[4],n[5]);case 7:return new t(n[0],n[1],n[2],n[3],n[4],n[5],n[6])}var e=r(t.prototype),i=t.apply(e,n);return o(i)?i:e}}},", + "originalSize": 1482, + "originalSource": "var baseCreate = require('./_baseCreate'),\n isObject = require('./isObject');\n\n/**\n * Creates a function that produces an instance of `Ctor` regardless of\n * whether it was invoked as part of a `new` expression or by `call` or `apply`.\n *\n * @private\n * @param {Function} Ctor The constructor to wrap.\n * @returns {Function} Returns the new wrapped function.\n */\nfunction createCtor(Ctor) {\n return function() {\n // Use a `switch` statement to work with class constructors. See\n // http://ecma-international.org/ecma-262/7.0/#sec-ecmascript-function-objects-call-thisargument-argumentslist\n // for more details.\n var args = arguments;\n switch (args.length) {\n case 0: return new Ctor;\n case 1: return new Ctor(args[0]);\n case 2: return new Ctor(args[0], args[1]);\n case 3: return new Ctor(args[0], args[1], args[2]);\n case 4: return new Ctor(args[0], args[1], args[2], args[3]);\n case 5: return new Ctor(args[0], args[1], args[2], args[3], args[4]);\n case 6: return new Ctor(args[0], args[1], args[2], args[3], args[4], args[5]);\n case 7: return new Ctor(args[0], args[1], args[2], args[3], args[4], args[5], args[6]);\n }\n var thisBinding = baseCreate(Ctor.prototype),\n result = Ctor.apply(thisBinding, args);\n\n // Mimic the constructor's `return` behavior.\n // See https://es5.github.io/#x13.2.2 for more details.\n return isObject(result) ? result : thisBinding;\n };\n}\n\nmodule.exports = createCtor;\n", + "modules": [] + }, + { + "id": 5, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/_root.js", + "name": "./node_modules/lodash/_root.js", + "index": 21, + "index2": 14, + "size": 300, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/_createBind.js", + "issuerId": 48, + "issuerName": "./node_modules/lodash/_createBind.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 38, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/trim.js", + "name": "./node_modules/lodash/fp/trim.js" + }, + { + "id": 2, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/convert.js", + "name": "./node_modules/lodash/fp/convert.js" + }, + { + "id": 45, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/_util.js", + "name": "./node_modules/lodash/fp/_util.js" + }, + { + "id": 46, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/ary.js", + "name": "./node_modules/lodash/ary.js" + }, + { + "id": 9, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/_createWrap.js", + "name": "./node_modules/lodash/_createWrap.js" + }, + { + "id": 48, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/_createBind.js", + "name": "./node_modules/lodash/_createBind.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 16, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/_createHybrid.js", + "module": "./node_modules/lodash/_createHybrid.js", + "moduleName": "./node_modules/lodash/_createHybrid.js", + "type": "cjs require", + "userRequest": "./_root", + "loc": "9:11-29" + }, + { + "moduleId": 48, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/_createBind.js", + "module": "./node_modules/lodash/_createBind.js", + "moduleName": "./node_modules/lodash/_createBind.js", + "type": "cjs require", + "userRequest": "./_root", + "loc": "2:11-29" + }, + { + "moduleId": 51, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/_createCurry.js", + "module": "./node_modules/lodash/_createCurry.js", + "moduleName": "./node_modules/lodash/_createCurry.js", + "type": "cjs require", + "userRequest": "./_root", + "loc": "7:11-29" + }, + { + "moduleId": 57, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/_createPartial.js", + "module": "./node_modules/lodash/_createPartial.js", + "moduleName": "./node_modules/lodash/_createPartial.js", + "type": "cjs require", + "userRequest": "./_root", + "loc": "3:11-29" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 9, + "source": "var freeGlobal = require('./_freeGlobal');\n\n/** Detect free variable `self`. */\nvar freeSelf = typeof self == 'object' && self && self.Object === Object && self;\n\n/** Used as a reference to the global object. */\nvar root = freeGlobal || freeSelf || Function('return this')();\n\nmodule.exports = root;\n", + "parsedSize": 113, + "parsedSource": "r=e(14),o=\"object\"==typeof self&&self&&self.Object===Object&&self,i=r||o||Function(\"return this\")();t.exports=i},", + "originalSize": 300, + "originalSource": "var freeGlobal = require('./_freeGlobal');\n\n/** Detect free variable `self`. */\nvar freeSelf = typeof self == 'object' && self && self.Object === Object && self;\n\n/** Used as a reference to the global object. */\nvar root = freeGlobal || freeSelf || Function('return this')();\n\nmodule.exports = root;\n", + "modules": [] + }, + { + "id": 6, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/_baseGetTag.js", + "name": "./node_modules/lodash/_baseGetTag.js", + "index": 58, + "index2": 51, + "size": 565, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/isError.js", + "issuerId": 69, + "issuerName": "./node_modules/lodash/isError.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 38, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/trim.js", + "name": "./node_modules/lodash/fp/trim.js" + }, + { + "id": 2, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/convert.js", + "name": "./node_modules/lodash/fp/convert.js" + }, + { + "id": 45, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/_util.js", + "name": "./node_modules/lodash/fp/_util.js" + }, + { + "id": 69, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/isError.js", + "name": "./node_modules/lodash/isError.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 28, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/isFunction.js", + "module": "./node_modules/lodash/isFunction.js", + "moduleName": "./node_modules/lodash/isFunction.js", + "type": "cjs require", + "userRequest": "./_baseGetTag", + "loc": "1:17-41" + }, + { + "moduleId": 69, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/isError.js", + "module": "./node_modules/lodash/isError.js", + "moduleName": "./node_modules/lodash/isError.js", + "type": "cjs require", + "userRequest": "./_baseGetTag", + "loc": "1:17-41" + }, + { + "moduleId": 70, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/isPlainObject.js", + "module": "./node_modules/lodash/isPlainObject.js", + "moduleName": "./node_modules/lodash/isPlainObject.js", + "type": "cjs require", + "userRequest": "./_baseGetTag", + "loc": "1:17-41" + }, + { + "moduleId": 90, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/_baseIsRegExp.js", + "module": "./node_modules/lodash/_baseIsRegExp.js", + "moduleName": "./node_modules/lodash/_baseIsRegExp.js", + "type": "cjs require", + "userRequest": "./_baseGetTag", + "loc": "1:17-41" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 7, + "source": "/** Used for built-in method references. */\nvar objectProto = Object.prototype;\n\n/**\n * Used to resolve the\n * [`toStringTag`](http://ecma-international.org/ecma-262/7.0/#sec-object.prototype.tostring)\n * of values.\n */\nvar nativeObjectToString = objectProto.toString;\n\n/**\n * Converts `value` to a string using `Object.prototype.toString`.\n *\n * @private\n * @param {*} value The value to convert.\n * @returns {string} Returns the converted string.\n */\nfunction objectToString(value) {\n return nativeObjectToString.call(value);\n}\n\nmodule.exports = objectToString;\n", + "parsedSize": 73, + "parsedSource": "var e=Object.prototype.toString;t.exports=function(t){return e.call(t)}},", + "originalSize": null, + "originalSource": null, + "modules": [] + }, + { + "id": 7, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/isObjectLike.js", + "name": "./node_modules/lodash/isObjectLike.js", + "index": 59, + "index2": 52, + "size": 614, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/isError.js", + "issuerId": 69, + "issuerName": "./node_modules/lodash/isError.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 38, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/trim.js", + "name": "./node_modules/lodash/fp/trim.js" + }, + { + "id": 2, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/convert.js", + "name": "./node_modules/lodash/fp/convert.js" + }, + { + "id": 45, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/_util.js", + "name": "./node_modules/lodash/fp/_util.js" + }, + { + "id": 69, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/isError.js", + "name": "./node_modules/lodash/isError.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 69, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/isError.js", + "module": "./node_modules/lodash/isError.js", + "moduleName": "./node_modules/lodash/isError.js", + "type": "cjs require", + "userRequest": "./isObjectLike", + "loc": "2:19-44" + }, + { + "moduleId": 70, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/isPlainObject.js", + "module": "./node_modules/lodash/isPlainObject.js", + "moduleName": "./node_modules/lodash/isPlainObject.js", + "type": "cjs require", + "userRequest": "./isObjectLike", + "loc": "3:19-44" + }, + { + "moduleId": 72, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/isWeakMap.js", + "module": "./node_modules/lodash/isWeakMap.js", + "moduleName": "./node_modules/lodash/isWeakMap.js", + "type": "cjs require", + "userRequest": "./isObjectLike", + "loc": "2:19-44" + }, + { + "moduleId": 90, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/_baseIsRegExp.js", + "module": "./node_modules/lodash/_baseIsRegExp.js", + "moduleName": "./node_modules/lodash/_baseIsRegExp.js", + "type": "cjs require", + "userRequest": "./isObjectLike", + "loc": "2:19-44" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 7, + "source": "/**\n * Checks if `value` is object-like. A value is object-like if it's not `null`\n * and has a `typeof` result of \"object\".\n *\n * @static\n * @memberOf _\n * @since 4.0.0\n * @category Lang\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is object-like, else `false`.\n * @example\n *\n * _.isObjectLike({});\n * // => true\n *\n * _.isObjectLike([1, 2, 3]);\n * // => true\n *\n * _.isObjectLike(_.noop);\n * // => false\n *\n * _.isObjectLike(null);\n * // => false\n */\nfunction isObjectLike(value) {\n return value != null && typeof value == 'object';\n}\n\nmodule.exports = isObjectLike;\n", + "parsedSize": 59, + "parsedSource": "t.exports=function(t){return null!=t&&\"object\"==typeof t}},", + "originalSize": 614, + "originalSource": "/**\n * Checks if `value` is object-like. A value is object-like if it's not `null`\n * and has a `typeof` result of \"object\".\n *\n * @static\n * @memberOf _\n * @since 4.0.0\n * @category Lang\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is object-like, else `false`.\n * @example\n *\n * _.isObjectLike({});\n * // => true\n *\n * _.isObjectLike([1, 2, 3]);\n * // => true\n *\n * _.isObjectLike(_.noop);\n * // => false\n *\n * _.isObjectLike(null);\n * // => false\n */\nfunction isObjectLike(value) {\n return value != null && typeof value == 'object';\n}\n\nmodule.exports = isObjectLike;\n", + "modules": [] + }, + { + "id": 8, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/mini-css-extract-plugin/dist/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/css-loader/dist/cjs.js??ref--5-1!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/app.css", + "name": "./src/app.css", + "index": 4, + "index2": 3, + "size": 125, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/app.jsx", + "issuerId": null, + "issuerName": "./src/app.jsx", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/app.jsx", + "name": "./src/app.jsx" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 112, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/index.js 21caf51e1624563496aa1258694d7df8", + "module": "./src/index.js + 5 modules", + "moduleName": "./src/index.js + 5 modules", + "type": "harmony side effect evaluation", + "userRequest": "./app.css", + "loc": "11:0-31" + }, + { + "moduleId": 112, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/index.js 21caf51e1624563496aa1258694d7df8", + "module": "./src/index.js + 5 modules", + "moduleName": "./src/index.js + 5 modules", + "type": "harmony import specifier", + "userRequest": "./app.css", + "loc": "24:15-21" + }, + { + "moduleId": 112, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/index.js 21caf51e1624563496aa1258694d7df8", + "module": "./src/index.js + 5 modules", + "moduleName": "./src/index.js + 5 modules", + "type": "harmony import specifier", + "userRequest": "./app.css", + "loc": "26:15-21" + }, + { + "moduleId": 112, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/index.js 21caf51e1624563496aa1258694d7df8", + "module": "./src/index.js + 5 modules", + "moduleName": "./src/index.js + 5 modules", + "type": "harmony import specifier", + "userRequest": "./app.css", + "loc": "30:15-21" + } + ], + "usedExports": [ + "default" + ], + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 2, + "source": "// extracted by mini-css-extract-plugin\nmodule.exports = {\"root\":\"root-3xwm5\",\"title\":\"title-l9td2\",\"loader\":\"loader-XUngJ\"};", + "parsedSize": 73, + "parsedSource": "t.exports={root:\"root-3xwm5\",title:\"title-l9td2\",loader:\"loader-XUngJ\"}},", + "originalSize": 156, + "originalSource": ".root {\n font-family: sans-serif;\n}\n\n.title {\n margin-left: 1rem;\n}\n\n.loader {\n display: block;\n width: calc(100% - 2rem);\n margin: 0 1rem;\n}", + "modules": [] + }, + { + "id": 9, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/_createWrap.js", + "name": "./node_modules/lodash/_createWrap.js", + "index": 15, + "index2": 35, + "size": 3714, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/ary.js", + "issuerId": 46, + "issuerName": "./node_modules/lodash/ary.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 38, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/trim.js", + "name": "./node_modules/lodash/fp/trim.js" + }, + { + "id": 2, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/convert.js", + "name": "./node_modules/lodash/fp/convert.js" + }, + { + "id": 45, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/_util.js", + "name": "./node_modules/lodash/fp/_util.js" + }, + { + "id": 46, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/ary.js", + "name": "./node_modules/lodash/ary.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 46, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/ary.js", + "module": "./node_modules/lodash/ary.js", + "moduleName": "./node_modules/lodash/ary.js", + "type": "cjs require", + "userRequest": "./_createWrap", + "loc": "1:17-41" + }, + { + "moduleId": 67, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/curry.js", + "module": "./node_modules/lodash/curry.js", + "moduleName": "./node_modules/lodash/curry.js", + "type": "cjs require", + "userRequest": "./_createWrap", + "loc": "1:17-41" + }, + { + "moduleId": 74, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/rearg.js", + "module": "./node_modules/lodash/rearg.js", + "moduleName": "./node_modules/lodash/rearg.js", + "type": "cjs require", + "userRequest": "./_createWrap", + "loc": "1:17-41" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 7, + "source": "var baseSetData = require('./_baseSetData'),\n createBind = require('./_createBind'),\n createCurry = require('./_createCurry'),\n createHybrid = require('./_createHybrid'),\n createPartial = require('./_createPartial'),\n getData = require('./_getData'),\n mergeData = require('./_mergeData'),\n setData = require('./_setData'),\n setWrapToString = require('./_setWrapToString'),\n toInteger = require('./toInteger');\n\n/** Error message constants. */\nvar FUNC_ERROR_TEXT = 'Expected a function';\n\n/** Used to compose bitmasks for function metadata. */\nvar WRAP_BIND_FLAG = 1,\n WRAP_BIND_KEY_FLAG = 2,\n WRAP_CURRY_FLAG = 8,\n WRAP_CURRY_RIGHT_FLAG = 16,\n WRAP_PARTIAL_FLAG = 32,\n WRAP_PARTIAL_RIGHT_FLAG = 64;\n\n/* Built-in method references for those with the same name as other `lodash` methods. */\nvar nativeMax = Math.max;\n\n/**\n * Creates a function that either curries or invokes `func` with optional\n * `this` binding and partially applied arguments.\n *\n * @private\n * @param {Function|string} func The function or method name to wrap.\n * @param {number} bitmask The bitmask flags.\n * 1 - `_.bind`\n * 2 - `_.bindKey`\n * 4 - `_.curry` or `_.curryRight` of a bound function\n * 8 - `_.curry`\n * 16 - `_.curryRight`\n * 32 - `_.partial`\n * 64 - `_.partialRight`\n * 128 - `_.rearg`\n * 256 - `_.ary`\n * 512 - `_.flip`\n * @param {*} [thisArg] The `this` binding of `func`.\n * @param {Array} [partials] The arguments to be partially applied.\n * @param {Array} [holders] The `partials` placeholder indexes.\n * @param {Array} [argPos] The argument positions of the new function.\n * @param {number} [ary] The arity cap of `func`.\n * @param {number} [arity] The arity of `func`.\n * @returns {Function} Returns the new wrapped function.\n */\nfunction createWrap(func, bitmask, thisArg, partials, holders, argPos, ary, arity) {\n var isBindKey = bitmask & WRAP_BIND_KEY_FLAG;\n if (!isBindKey && typeof func != 'function') {\n throw new TypeError(FUNC_ERROR_TEXT);\n }\n var length = partials ? partials.length : 0;\n if (!length) {\n bitmask &= ~(WRAP_PARTIAL_FLAG | WRAP_PARTIAL_RIGHT_FLAG);\n partials = holders = undefined;\n }\n ary = ary === undefined ? ary : nativeMax(toInteger(ary), 0);\n arity = arity === undefined ? arity : toInteger(arity);\n length -= holders ? holders.length : 0;\n\n if (bitmask & WRAP_PARTIAL_RIGHT_FLAG) {\n var partialsRight = partials,\n holdersRight = holders;\n\n partials = holders = undefined;\n }\n var data = isBindKey ? undefined : getData(func);\n\n var newData = [\n func, bitmask, thisArg, partials, holders, partialsRight, holdersRight,\n argPos, ary, arity\n ];\n\n if (data) {\n mergeData(newData, data);\n }\n func = newData[0];\n bitmask = newData[1];\n thisArg = newData[2];\n partials = newData[3];\n holders = newData[4];\n arity = newData[9] = newData[9] === undefined\n ? (isBindKey ? 0 : func.length)\n : nativeMax(newData[9] - length, 0);\n\n if (!arity && bitmask & (WRAP_CURRY_FLAG | WRAP_CURRY_RIGHT_FLAG)) {\n bitmask &= ~(WRAP_CURRY_FLAG | WRAP_CURRY_RIGHT_FLAG);\n }\n if (!bitmask || bitmask == WRAP_BIND_FLAG) {\n var result = createBind(func, bitmask, thisArg);\n } else if (bitmask == WRAP_CURRY_FLAG || bitmask == WRAP_CURRY_RIGHT_FLAG) {\n result = createCurry(func, bitmask, arity);\n } else if ((bitmask == WRAP_PARTIAL_FLAG || bitmask == (WRAP_BIND_FLAG | WRAP_PARTIAL_FLAG)) && !holders.length) {\n result = createPartial(func, bitmask, thisArg, partials);\n } else {\n result = createHybrid.apply(undefined, newData);\n }\n var setter = data ? baseSetData : setData;\n return setWrapToString(setter(result, newData), func, bitmask);\n}\n\nmodule.exports = createWrap;\n", + "parsedSize": 672, + "parsedSource": "r=e(47),o=e(48),i=e(51),u=e(16),a=e(57),c=e(24),l=e(58),s=e(19),f=e(20),p=e(25),h=\"Expected a function\",_=1,d=2,v=8,y=16,g=32,m=64,x=Math.max;t.exports=function(t,n,e,b,A,k,W,w){var O=n&d;if(!O&&\"function\"!=typeof t)throw new TypeError(h);var j=b?b.length:0;if(j||(n&=~(g|m),b=A=void 0),W=void 0===W?W:x(p(W),0),w=void 0===w?w:p(w),j-=A?A.length:0,n&m){var I=b,E=A;b=A=void 0}var R=O?void 0:c(t),S=[t,n,e,b,A,I,E,k,W,w];if(R&&l(S,R),t=S[0],n=S[1],e=S[2],b=S[3],A=S[4],!(w=S[9]=void 0===S[9]?O?0:t.length:x(S[9]-j,0))&&n&(v|y)&&(n&=~(v|y)),n&&n!=_)P=n==v||n==y?i(t,n,w):n!=g&&n!=(_|g)||A.length?u.apply(void 0,S):a(t,n,e,b);else var P=o(t,n,e);return f((R?r:s)(P,S),t,n)}},", + "originalSize": 3714, + "originalSource": "var baseSetData = require('./_baseSetData'),\n createBind = require('./_createBind'),\n createCurry = require('./_createCurry'),\n createHybrid = require('./_createHybrid'),\n createPartial = require('./_createPartial'),\n getData = require('./_getData'),\n mergeData = require('./_mergeData'),\n setData = require('./_setData'),\n setWrapToString = require('./_setWrapToString'),\n toInteger = require('./toInteger');\n\n/** Error message constants. */\nvar FUNC_ERROR_TEXT = 'Expected a function';\n\n/** Used to compose bitmasks for function metadata. */\nvar WRAP_BIND_FLAG = 1,\n WRAP_BIND_KEY_FLAG = 2,\n WRAP_CURRY_FLAG = 8,\n WRAP_CURRY_RIGHT_FLAG = 16,\n WRAP_PARTIAL_FLAG = 32,\n WRAP_PARTIAL_RIGHT_FLAG = 64;\n\n/* Built-in method references for those with the same name as other `lodash` methods. */\nvar nativeMax = Math.max;\n\n/**\n * Creates a function that either curries or invokes `func` with optional\n * `this` binding and partially applied arguments.\n *\n * @private\n * @param {Function|string} func The function or method name to wrap.\n * @param {number} bitmask The bitmask flags.\n * 1 - `_.bind`\n * 2 - `_.bindKey`\n * 4 - `_.curry` or `_.curryRight` of a bound function\n * 8 - `_.curry`\n * 16 - `_.curryRight`\n * 32 - `_.partial`\n * 64 - `_.partialRight`\n * 128 - `_.rearg`\n * 256 - `_.ary`\n * 512 - `_.flip`\n * @param {*} [thisArg] The `this` binding of `func`.\n * @param {Array} [partials] The arguments to be partially applied.\n * @param {Array} [holders] The `partials` placeholder indexes.\n * @param {Array} [argPos] The argument positions of the new function.\n * @param {number} [ary] The arity cap of `func`.\n * @param {number} [arity] The arity of `func`.\n * @returns {Function} Returns the new wrapped function.\n */\nfunction createWrap(func, bitmask, thisArg, partials, holders, argPos, ary, arity) {\n var isBindKey = bitmask & WRAP_BIND_KEY_FLAG;\n if (!isBindKey && typeof func != 'function') {\n throw new TypeError(FUNC_ERROR_TEXT);\n }\n var length = partials ? partials.length : 0;\n if (!length) {\n bitmask &= ~(WRAP_PARTIAL_FLAG | WRAP_PARTIAL_RIGHT_FLAG);\n partials = holders = undefined;\n }\n ary = ary === undefined ? ary : nativeMax(toInteger(ary), 0);\n arity = arity === undefined ? arity : toInteger(arity);\n length -= holders ? holders.length : 0;\n\n if (bitmask & WRAP_PARTIAL_RIGHT_FLAG) {\n var partialsRight = partials,\n holdersRight = holders;\n\n partials = holders = undefined;\n }\n var data = isBindKey ? undefined : getData(func);\n\n var newData = [\n func, bitmask, thisArg, partials, holders, partialsRight, holdersRight,\n argPos, ary, arity\n ];\n\n if (data) {\n mergeData(newData, data);\n }\n func = newData[0];\n bitmask = newData[1];\n thisArg = newData[2];\n partials = newData[3];\n holders = newData[4];\n arity = newData[9] = newData[9] === undefined\n ? (isBindKey ? 0 : func.length)\n : nativeMax(newData[9] - length, 0);\n\n if (!arity && bitmask & (WRAP_CURRY_FLAG | WRAP_CURRY_RIGHT_FLAG)) {\n bitmask &= ~(WRAP_CURRY_FLAG | WRAP_CURRY_RIGHT_FLAG);\n }\n if (!bitmask || bitmask == WRAP_BIND_FLAG) {\n var result = createBind(func, bitmask, thisArg);\n } else if (bitmask == WRAP_CURRY_FLAG || bitmask == WRAP_CURRY_RIGHT_FLAG) {\n result = createCurry(func, bitmask, arity);\n } else if ((bitmask == WRAP_PARTIAL_FLAG || bitmask == (WRAP_BIND_FLAG | WRAP_PARTIAL_FLAG)) && !holders.length) {\n result = createPartial(func, bitmask, thisArg, partials);\n } else {\n result = createHybrid.apply(undefined, newData);\n }\n var setter = data ? baseSetData : setData;\n return setWrapToString(setter(result, newData), func, bitmask);\n}\n\nmodule.exports = createWrap;\n", + "modules": [] + }, + { + "id": 10, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/isObject.js", + "name": "./node_modules/lodash/isObject.js", + "index": 20, + "index2": 9, + "size": 733, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/isFunction.js", + "issuerId": 28, + "issuerName": "./node_modules/lodash/isFunction.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 38, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/trim.js", + "name": "./node_modules/lodash/fp/trim.js" + }, + { + "id": 2, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/convert.js", + "name": "./node_modules/lodash/fp/convert.js" + }, + { + "id": 45, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/_util.js", + "name": "./node_modules/lodash/fp/_util.js" + }, + { + "id": 28, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/isFunction.js", + "name": "./node_modules/lodash/isFunction.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 4, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/_createCtor.js", + "module": "./node_modules/lodash/_createCtor.js", + "moduleName": "./node_modules/lodash/_createCtor.js", + "type": "cjs require", + "userRequest": "./isObject", + "loc": "2:15-36" + }, + { + "moduleId": 28, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/isFunction.js", + "module": "./node_modules/lodash/isFunction.js", + "moduleName": "./node_modules/lodash/isFunction.js", + "type": "cjs require", + "userRequest": "./isObject", + "loc": "2:15-36" + }, + { + "moduleId": 49, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/_baseCreate.js", + "module": "./node_modules/lodash/_baseCreate.js", + "moduleName": "./node_modules/lodash/_baseCreate.js", + "type": "cjs require", + "userRequest": "./isObject", + "loc": "1:15-36" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 7, + "source": "/**\n * Checks if `value` is the\n * [language type](http://www.ecma-international.org/ecma-262/7.0/#sec-ecmascript-language-types)\n * of `Object`. (e.g. arrays, functions, objects, regexes, `new Number(0)`, and `new String('')`)\n *\n * @static\n * @memberOf _\n * @since 0.1.0\n * @category Lang\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is an object, else `false`.\n * @example\n *\n * _.isObject({});\n * // => true\n *\n * _.isObject([1, 2, 3]);\n * // => true\n *\n * _.isObject(_.noop);\n * // => true\n *\n * _.isObject(null);\n * // => false\n */\nfunction isObject(value) {\n var type = typeof value;\n return value != null && (type == 'object' || type == 'function');\n}\n\nmodule.exports = isObject;\n", + "parsedSize": 84, + "parsedSource": "t.exports=function(t){var n=typeof t;return null!=t&&(\"object\"==n||\"function\"==n)}},", + "originalSize": 733, + "originalSource": "/**\n * Checks if `value` is the\n * [language type](http://www.ecma-international.org/ecma-262/7.0/#sec-ecmascript-language-types)\n * of `Object`. (e.g. arrays, functions, objects, regexes, `new Number(0)`, and `new String('')`)\n *\n * @static\n * @memberOf _\n * @since 0.1.0\n * @category Lang\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is an object, else `false`.\n * @example\n *\n * _.isObject({});\n * // => true\n *\n * _.isObject([1, 2, 3]);\n * // => true\n *\n * _.isObject(_.noop);\n * // => true\n *\n * _.isObject(null);\n * // => false\n */\nfunction isObject(value) {\n var type = typeof value;\n return value != null && (type == 'object' || type == 'function');\n}\n\nmodule.exports = isObject;\n", + "modules": [] + }, + { + "id": 11, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/_overArg.js", + "name": "./node_modules/lodash/_overArg.js", + "index": 51, + "index2": 43, + "size": 382, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/_baseKeys.js", + "issuerId": 31, + "issuerName": "./node_modules/lodash/_baseKeys.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 42, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/isEmpty.js", + "name": "./node_modules/lodash/fp/isEmpty.js" + }, + { + "id": 104, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/isEmpty.js", + "name": "./node_modules/lodash/isEmpty.js" + }, + { + "id": 31, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/_baseKeys.js", + "name": "./node_modules/lodash/_baseKeys.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 31, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/_baseKeys.js", + "module": "./node_modules/lodash/_baseKeys.js", + "moduleName": "./node_modules/lodash/_baseKeys.js", + "type": "cjs require", + "userRequest": "./_overArg", + "loc": "1:14-35" + }, + { + "moduleId": 65, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/keys.js", + "module": "./node_modules/lodash/keys.js", + "moduleName": "./node_modules/lodash/keys.js", + "type": "cjs require", + "userRequest": "./_overArg", + "loc": "1:14-35" + }, + { + "moduleId": 71, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/_getPrototype.js", + "module": "./node_modules/lodash/_getPrototype.js", + "moduleName": "./node_modules/lodash/_getPrototype.js", + "type": "cjs require", + "userRequest": "./_overArg", + "loc": "1:14-35" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 6, + "source": "/**\n * Creates a unary function that invokes `func` with its argument transformed.\n *\n * @private\n * @param {Function} func The function to wrap.\n * @param {Function} transform The argument transform.\n * @returns {Function} Returns the new function.\n */\nfunction overArg(func, transform) {\n return function(arg) {\n return func(transform(arg));\n };\n}\n\nmodule.exports = overArg;\n", + "parsedSize": 61, + "parsedSource": "t.exports=function(t,n){return function(e){return t(n(e))}}},", + "originalSize": 382, + "originalSource": "/**\n * Creates a unary function that invokes `func` with its argument transformed.\n *\n * @private\n * @param {Function} func The function to wrap.\n * @param {Function} transform The argument transform.\n * @returns {Function} Returns the new function.\n */\nfunction overArg(func, transform) {\n return function(arg) {\n return func(transform(arg));\n };\n}\n\nmodule.exports = overArg;\n", + "modules": [] + }, + { + "id": 12, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/toString.js", + "name": "./node_modules/lodash/toString.js", + "index": 76, + "index2": 69, + "size": 370, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/trim.js", + "issuerId": 81, + "issuerName": "./node_modules/lodash/trim.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 38, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/trim.js", + "name": "./node_modules/lodash/fp/trim.js" + }, + { + "id": 81, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/trim.js", + "name": "./node_modules/lodash/trim.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 75, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/toPath.js", + "module": "./node_modules/lodash/toPath.js", + "moduleName": "./node_modules/lodash/toPath.js", + "type": "cjs require", + "userRequest": "./toString", + "loc": "7:15-36" + }, + { + "moduleId": 81, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/trim.js", + "module": "./node_modules/lodash/trim.js", + "moduleName": "./node_modules/lodash/trim.js", + "type": "cjs require", + "userRequest": "./toString", + "loc": "6:15-36" + }, + { + "moduleId": 87, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/split.js", + "module": "./node_modules/lodash/split.js", + "moduleName": "./node_modules/lodash/split.js", + "type": "cjs require", + "userRequest": "./toString", + "loc": "7:15-36" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 5, + "source": "/**\n * This method returns the first argument it receives.\n *\n * @static\n * @since 0.1.0\n * @memberOf _\n * @category Util\n * @param {*} value Any value.\n * @returns {*} Returns `value`.\n * @example\n *\n * var object = { 'a': 1 };\n *\n * console.log(_.identity(object) === object);\n * // => true\n */\nfunction identity(value) {\n return value;\n}\n\nmodule.exports = identity;\n", + "parsedSize": 33, + "parsedSource": "t.exports=function(t){return t}},", + "originalSize": null, + "originalSource": null, + "modules": [] + }, + { + "id": 13, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/map.js", + "name": "./node_modules/lodash/fp/map.js", + "index": 107, + "index2": 105, + "size": 151, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/article.jsx", + "issuerId": null, + "issuerName": "./src/article.jsx", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/article.jsx", + "name": "./src/article.jsx" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 112, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/index.js 21caf51e1624563496aa1258694d7df8", + "module": "./src/index.js + 5 modules", + "moduleName": "./src/index.js + 5 modules", + "type": "harmony side effect evaluation", + "userRequest": "lodash/fp/map", + "loc": "5:0-33" + }, + { + "moduleId": 112, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/index.js 21caf51e1624563496aa1258694d7df8", + "module": "./src/index.js + 5 modules", + "moduleName": "./src/index.js + 5 modules", + "type": "harmony import specifier", + "userRequest": "lodash/fp/map", + "loc": "10:36-40" + }, + { + "moduleId": 112, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/index.js 21caf51e1624563496aa1258694d7df8", + "module": "./src/index.js + 5 modules", + "moduleName": "./src/index.js + 5 modules", + "type": "harmony import specifier", + "userRequest": "lodash/fp/map", + "loc": "10:68-72" + } + ], + "usedExports": [ + "default" + ], + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 3, + "source": "var convert = require('./convert'),\n func = convert('map', require('../map'));\n\nfunc.placeholder = require('./placeholder');\nmodule.exports = func;\n", + "parsedSize": 53, + "parsedSource": "r=e(2)(\"map\",e(103));r.placeholder=e(0),t.exports=r},", + "originalSize": 151, + "originalSource": "var convert = require('./convert'),\n func = convert('map', require('../map'));\n\nfunc.placeholder = require('./placeholder');\nmodule.exports = func;\n", + "modules": [] + }, + { + "id": 14, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/_freeGlobal.js", + "name": "./node_modules/lodash/_freeGlobal.js", + "index": 22, + "index2": 13, + "size": 173, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/_nodeUtil.js", + "issuerId": 92, + "issuerName": "./node_modules/lodash/_nodeUtil.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 39, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/split.js", + "name": "./node_modules/lodash/fp/split.js" + }, + { + "id": 87, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/split.js", + "name": "./node_modules/lodash/split.js" + }, + { + "id": 89, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/isRegExp.js", + "name": "./node_modules/lodash/isRegExp.js" + }, + { + "id": 92, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/_nodeUtil.js", + "name": "./node_modules/lodash/_nodeUtil.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 5, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/_root.js", + "module": "./node_modules/lodash/_root.js", + "moduleName": "./node_modules/lodash/_root.js", + "type": "cjs require", + "userRequest": "./_freeGlobal", + "loc": "1:17-41" + }, + { + "moduleId": 92, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/_nodeUtil.js", + "module": "./node_modules/lodash/_nodeUtil.js", + "moduleName": "./node_modules/lodash/_nodeUtil.js", + "type": "cjs require", + "userRequest": "./_freeGlobal", + "loc": "1:17-41" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 7, + "source": "/** Detect free variable `global` from Node.js. */\nvar freeGlobal = typeof global == 'object' && global && global.Object === Object && global;\n\nmodule.exports = freeGlobal;\n", + "parsedSize": 64, + "parsedSource": "var e=\"object\"==typeof n&&n&&n.Object===Object&&n;t.exports=e}).", + "originalSize": 173, + "originalSource": "/** Detect free variable `global` from Node.js. */\nvar freeGlobal = typeof global == 'object' && global && global.Object === Object && global;\n\nmodule.exports = freeGlobal;\n", + "modules": [] + }, + { + "id": 15, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/_apply.js", + "name": "./node_modules/lodash/_apply.js", + "index": 25, + "index2": 16, + "size": 714, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/_createCurry.js", + "issuerId": 51, + "issuerName": "./node_modules/lodash/_createCurry.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 38, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/trim.js", + "name": "./node_modules/lodash/fp/trim.js" + }, + { + "id": 2, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/convert.js", + "name": "./node_modules/lodash/fp/convert.js" + }, + { + "id": 45, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/_util.js", + "name": "./node_modules/lodash/fp/_util.js" + }, + { + "id": 46, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/ary.js", + "name": "./node_modules/lodash/ary.js" + }, + { + "id": 9, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/_createWrap.js", + "name": "./node_modules/lodash/_createWrap.js" + }, + { + "id": 51, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/_createCurry.js", + "name": "./node_modules/lodash/_createCurry.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 51, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/_createCurry.js", + "module": "./node_modules/lodash/_createCurry.js", + "moduleName": "./node_modules/lodash/_createCurry.js", + "type": "cjs require", + "userRequest": "./_apply", + "loc": "1:12-31" + }, + { + "moduleId": 57, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/_createPartial.js", + "module": "./node_modules/lodash/_createPartial.js", + "moduleName": "./node_modules/lodash/_createPartial.js", + "type": "cjs require", + "userRequest": "./_apply", + "loc": "1:12-31" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 9, + "source": "/**\n * A faster alternative to `Function#apply`, this function invokes `func`\n * with the `this` binding of `thisArg` and the arguments of `args`.\n *\n * @private\n * @param {Function} func The function to invoke.\n * @param {*} thisArg The `this` binding of `func`.\n * @param {Array} args The arguments to invoke `func` with.\n * @returns {*} Returns the result of `func`.\n */\nfunction apply(func, thisArg, args) {\n switch (args.length) {\n case 0: return func.call(thisArg);\n case 1: return func.call(thisArg, args[0]);\n case 2: return func.call(thisArg, args[0], args[1]);\n case 3: return func.call(thisArg, args[0], args[1], args[2]);\n }\n return func.apply(thisArg, args);\n}\n\nmodule.exports = apply;\n", + "parsedSize": 191, + "parsedSource": "t.exports=function(t,n,e){switch(e.length){case 0:return t.call(n);case 1:return t.call(n,e[0]);case 2:return t.call(n,e[0],e[1]);case 3:return t.call(n,e[0],e[1],e[2])}return t.apply(n,e)}},", + "originalSize": 714, + "originalSource": "/**\n * A faster alternative to `Function#apply`, this function invokes `func`\n * with the `this` binding of `thisArg` and the arguments of `args`.\n *\n * @private\n * @param {Function} func The function to invoke.\n * @param {*} thisArg The `this` binding of `func`.\n * @param {Array} args The arguments to invoke `func` with.\n * @returns {*} Returns the result of `func`.\n */\nfunction apply(func, thisArg, args) {\n switch (args.length) {\n case 0: return func.call(thisArg);\n case 1: return func.call(thisArg, args[0]);\n case 2: return func.call(thisArg, args[0], args[1]);\n case 3: return func.call(thisArg, args[0], args[1], args[2]);\n }\n return func.apply(thisArg, args);\n}\n\nmodule.exports = apply;\n", + "modules": [] + }, + { + "id": 16, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/_createHybrid.js", + "name": "./node_modules/lodash/_createHybrid.js", + "index": 26, + "index2": 29, + "size": 3252, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/_createWrap.js", + "issuerId": 9, + "issuerName": "./node_modules/lodash/_createWrap.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 38, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/trim.js", + "name": "./node_modules/lodash/fp/trim.js" + }, + { + "id": 2, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/convert.js", + "name": "./node_modules/lodash/fp/convert.js" + }, + { + "id": 45, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/_util.js", + "name": "./node_modules/lodash/fp/_util.js" + }, + { + "id": 46, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/ary.js", + "name": "./node_modules/lodash/ary.js" + }, + { + "id": 9, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/_createWrap.js", + "name": "./node_modules/lodash/_createWrap.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 9, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/_createWrap.js", + "module": "./node_modules/lodash/_createWrap.js", + "moduleName": "./node_modules/lodash/_createWrap.js", + "type": "cjs require", + "userRequest": "./_createHybrid", + "loc": "4:19-45" + }, + { + "moduleId": 51, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/_createCurry.js", + "module": "./node_modules/lodash/_createCurry.js", + "moduleName": "./node_modules/lodash/_createCurry.js", + "type": "cjs require", + "userRequest": "./_createHybrid", + "loc": "3:19-45" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 8, + "source": "var composeArgs = require('./_composeArgs'),\n composeArgsRight = require('./_composeArgsRight'),\n countHolders = require('./_countHolders'),\n createCtor = require('./_createCtor'),\n createRecurry = require('./_createRecurry'),\n getHolder = require('./_getHolder'),\n reorder = require('./_reorder'),\n replaceHolders = require('./_replaceHolders'),\n root = require('./_root');\n\n/** Used to compose bitmasks for function metadata. */\nvar WRAP_BIND_FLAG = 1,\n WRAP_BIND_KEY_FLAG = 2,\n WRAP_CURRY_FLAG = 8,\n WRAP_CURRY_RIGHT_FLAG = 16,\n WRAP_ARY_FLAG = 128,\n WRAP_FLIP_FLAG = 512;\n\n/**\n * Creates a function that wraps `func` to invoke it with optional `this`\n * binding of `thisArg`, partial application, and currying.\n *\n * @private\n * @param {Function|string} func The function or method name to wrap.\n * @param {number} bitmask The bitmask flags. See `createWrap` for more details.\n * @param {*} [thisArg] The `this` binding of `func`.\n * @param {Array} [partials] The arguments to prepend to those provided to\n * the new function.\n * @param {Array} [holders] The `partials` placeholder indexes.\n * @param {Array} [partialsRight] The arguments to append to those provided\n * to the new function.\n * @param {Array} [holdersRight] The `partialsRight` placeholder indexes.\n * @param {Array} [argPos] The argument positions of the new function.\n * @param {number} [ary] The arity cap of `func`.\n * @param {number} [arity] The arity of `func`.\n * @returns {Function} Returns the new wrapped function.\n */\nfunction createHybrid(func, bitmask, thisArg, partials, holders, partialsRight, holdersRight, argPos, ary, arity) {\n var isAry = bitmask & WRAP_ARY_FLAG,\n isBind = bitmask & WRAP_BIND_FLAG,\n isBindKey = bitmask & WRAP_BIND_KEY_FLAG,\n isCurried = bitmask & (WRAP_CURRY_FLAG | WRAP_CURRY_RIGHT_FLAG),\n isFlip = bitmask & WRAP_FLIP_FLAG,\n Ctor = isBindKey ? undefined : createCtor(func);\n\n function wrapper() {\n var length = arguments.length,\n args = Array(length),\n index = length;\n\n while (index--) {\n args[index] = arguments[index];\n }\n if (isCurried) {\n var placeholder = getHolder(wrapper),\n holdersCount = countHolders(args, placeholder);\n }\n if (partials) {\n args = composeArgs(args, partials, holders, isCurried);\n }\n if (partialsRight) {\n args = composeArgsRight(args, partialsRight, holdersRight, isCurried);\n }\n length -= holdersCount;\n if (isCurried && length < arity) {\n var newHolders = replaceHolders(args, placeholder);\n return createRecurry(\n func, bitmask, createHybrid, wrapper.placeholder, thisArg,\n args, newHolders, argPos, ary, arity - length\n );\n }\n var thisBinding = isBind ? thisArg : this,\n fn = isBindKey ? thisBinding[func] : func;\n\n length = args.length;\n if (argPos) {\n args = reorder(args, argPos);\n } else if (isFlip && length > 1) {\n args.reverse();\n }\n if (isAry && ary < length) {\n args.length = ary;\n }\n if (this && this !== root && this instanceof wrapper) {\n fn = Ctor || createCtor(fn);\n }\n return fn.apply(thisBinding, args);\n }\n return wrapper;\n}\n\nmodule.exports = createHybrid;\n", + "parsedSize": 573, + "parsedSource": "r=e(52),o=e(53),i=e(54),u=e(4),a=e(17),c=e(21),l=e(55),s=e(23),f=e(5),p=1,h=2,_=8,d=16,v=128,y=512;t.exports=function t(n,e,g,m,x,b,A,k,W,w){var O=e&v,j=e&p,I=e&h,E=e&(_|d),R=e&y,S=I?void 0:u(n);return function p(){for(var h=arguments.length,_=Array(h),d=h;d--;)_[d]=arguments[d];if(E)var v=c(p),y=i(_,v);if(m&&(_=r(_,m,x,E)),b&&(_=o(_,b,A,E)),h-=y,E&&h1&&_.reverse(),O&&W 1) {\n args.reverse();\n }\n if (isAry && ary < length) {\n args.length = ary;\n }\n if (this && this !== root && this instanceof wrapper) {\n fn = Ctor || createCtor(fn);\n }\n return fn.apply(thisBinding, args);\n }\n return wrapper;\n}\n\nmodule.exports = createHybrid;\n", + "modules": [] + }, + { + "id": 17, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/_createRecurry.js", + "name": "./node_modules/lodash/_createRecurry.js", + "index": 30, + "index2": 23, + "size": 2117, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/_createCurry.js", + "issuerId": 51, + "issuerName": "./node_modules/lodash/_createCurry.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 38, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/trim.js", + "name": "./node_modules/lodash/fp/trim.js" + }, + { + "id": 2, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/convert.js", + "name": "./node_modules/lodash/fp/convert.js" + }, + { + "id": 45, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/_util.js", + "name": "./node_modules/lodash/fp/_util.js" + }, + { + "id": 46, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/ary.js", + "name": "./node_modules/lodash/ary.js" + }, + { + "id": 9, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/_createWrap.js", + "name": "./node_modules/lodash/_createWrap.js" + }, + { + "id": 51, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/_createCurry.js", + "name": "./node_modules/lodash/_createCurry.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 16, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/_createHybrid.js", + "module": "./node_modules/lodash/_createHybrid.js", + "moduleName": "./node_modules/lodash/_createHybrid.js", + "type": "cjs require", + "userRequest": "./_createRecurry", + "loc": "5:20-47" + }, + { + "moduleId": 51, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/_createCurry.js", + "module": "./node_modules/lodash/_createCurry.js", + "moduleName": "./node_modules/lodash/_createCurry.js", + "type": "cjs require", + "userRequest": "./_createRecurry", + "loc": "4:20-47" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 9, + "source": "var isLaziable = require('./_isLaziable'),\n setData = require('./_setData'),\n setWrapToString = require('./_setWrapToString');\n\n/** Used to compose bitmasks for function metadata. */\nvar WRAP_BIND_FLAG = 1,\n WRAP_BIND_KEY_FLAG = 2,\n WRAP_CURRY_BOUND_FLAG = 4,\n WRAP_CURRY_FLAG = 8,\n WRAP_PARTIAL_FLAG = 32,\n WRAP_PARTIAL_RIGHT_FLAG = 64;\n\n/**\n * Creates a function that wraps `func` to continue currying.\n *\n * @private\n * @param {Function} func The function to wrap.\n * @param {number} bitmask The bitmask flags. See `createWrap` for more details.\n * @param {Function} wrapFunc The function to create the `func` wrapper.\n * @param {*} placeholder The placeholder value.\n * @param {*} [thisArg] The `this` binding of `func`.\n * @param {Array} [partials] The arguments to prepend to those provided to\n * the new function.\n * @param {Array} [holders] The `partials` placeholder indexes.\n * @param {Array} [argPos] The argument positions of the new function.\n * @param {number} [ary] The arity cap of `func`.\n * @param {number} [arity] The arity of `func`.\n * @returns {Function} Returns the new wrapped function.\n */\nfunction createRecurry(func, bitmask, wrapFunc, placeholder, thisArg, partials, holders, argPos, ary, arity) {\n var isCurry = bitmask & WRAP_CURRY_FLAG,\n newHolders = isCurry ? holders : undefined,\n newHoldersRight = isCurry ? undefined : holders,\n newPartials = isCurry ? partials : undefined,\n newPartialsRight = isCurry ? undefined : partials;\n\n bitmask |= (isCurry ? WRAP_PARTIAL_FLAG : WRAP_PARTIAL_RIGHT_FLAG);\n bitmask &= ~(isCurry ? WRAP_PARTIAL_RIGHT_FLAG : WRAP_PARTIAL_FLAG);\n\n if (!(bitmask & WRAP_CURRY_BOUND_FLAG)) {\n bitmask &= ~(WRAP_BIND_FLAG | WRAP_BIND_KEY_FLAG);\n }\n var newData = [\n func, bitmask, thisArg, newPartials, newHolders, newPartialsRight,\n newHoldersRight, argPos, ary, arity\n ];\n\n var result = wrapFunc.apply(undefined, newData);\n if (isLaziable(func)) {\n setData(result, newData);\n }\n result.placeholder = placeholder;\n return setWrapToString(result, func, bitmask);\n}\n\nmodule.exports = createRecurry;\n", + "parsedSize": 269, + "parsedSource": "r=e(18),o=e(19),i=e(20),u=1,a=2,c=4,l=8,s=32,f=64;t.exports=function(t,n,e,p,h,_,d,v,y,g){var m=n&l;n|=m?s:f,(n&=~(m?f:s))&c||(n&=~(u|a));var x=[t,n,h,m?_:void 0,m?d:void 0,m?void 0:_,m?void 0:d,v,y,g],b=e.apply(void 0,x);return r(t)&&o(b,x),b.placeholder=p,i(b,t,n)}},", + "originalSize": 2117, + "originalSource": "var isLaziable = require('./_isLaziable'),\n setData = require('./_setData'),\n setWrapToString = require('./_setWrapToString');\n\n/** Used to compose bitmasks for function metadata. */\nvar WRAP_BIND_FLAG = 1,\n WRAP_BIND_KEY_FLAG = 2,\n WRAP_CURRY_BOUND_FLAG = 4,\n WRAP_CURRY_FLAG = 8,\n WRAP_PARTIAL_FLAG = 32,\n WRAP_PARTIAL_RIGHT_FLAG = 64;\n\n/**\n * Creates a function that wraps `func` to continue currying.\n *\n * @private\n * @param {Function} func The function to wrap.\n * @param {number} bitmask The bitmask flags. See `createWrap` for more details.\n * @param {Function} wrapFunc The function to create the `func` wrapper.\n * @param {*} placeholder The placeholder value.\n * @param {*} [thisArg] The `this` binding of `func`.\n * @param {Array} [partials] The arguments to prepend to those provided to\n * the new function.\n * @param {Array} [holders] The `partials` placeholder indexes.\n * @param {Array} [argPos] The argument positions of the new function.\n * @param {number} [ary] The arity cap of `func`.\n * @param {number} [arity] The arity of `func`.\n * @returns {Function} Returns the new wrapped function.\n */\nfunction createRecurry(func, bitmask, wrapFunc, placeholder, thisArg, partials, holders, argPos, ary, arity) {\n var isCurry = bitmask & WRAP_CURRY_FLAG,\n newHolders = isCurry ? holders : undefined,\n newHoldersRight = isCurry ? undefined : holders,\n newPartials = isCurry ? partials : undefined,\n newPartialsRight = isCurry ? undefined : partials;\n\n bitmask |= (isCurry ? WRAP_PARTIAL_FLAG : WRAP_PARTIAL_RIGHT_FLAG);\n bitmask &= ~(isCurry ? WRAP_PARTIAL_RIGHT_FLAG : WRAP_PARTIAL_FLAG);\n\n if (!(bitmask & WRAP_CURRY_BOUND_FLAG)) {\n bitmask &= ~(WRAP_BIND_FLAG | WRAP_BIND_KEY_FLAG);\n }\n var newData = [\n func, bitmask, thisArg, newPartials, newHolders, newPartialsRight,\n newHoldersRight, argPos, ary, arity\n ];\n\n var result = wrapFunc.apply(undefined, newData);\n if (isLaziable(func)) {\n setData(result, newData);\n }\n result.placeholder = placeholder;\n return setWrapToString(result, func, bitmask);\n}\n\nmodule.exports = createRecurry;\n", + "modules": [] + }, + { + "id": 18, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/_isLaziable.js", + "name": "./node_modules/lodash/_isLaziable.js", + "index": 31, + "index2": 20, + "size": 280, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/_createFlow.js", + "issuerId": 100, + "issuerName": "./node_modules/lodash/_createFlow.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 41, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/pipe.js", + "name": "./node_modules/lodash/fp/pipe.js" + }, + { + "id": 98, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/flow.js", + "name": "./node_modules/lodash/fp/flow.js" + }, + { + "id": 99, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/flow.js", + "name": "./node_modules/lodash/flow.js" + }, + { + "id": 100, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/_createFlow.js", + "name": "./node_modules/lodash/_createFlow.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 17, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/_createRecurry.js", + "module": "./node_modules/lodash/_createRecurry.js", + "moduleName": "./node_modules/lodash/_createRecurry.js", + "type": "cjs require", + "userRequest": "./_isLaziable", + "loc": "1:17-41" + }, + { + "moduleId": 100, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/_createFlow.js", + "module": "./node_modules/lodash/_createFlow.js", + "moduleName": "./node_modules/lodash/_createFlow.js", + "type": "cjs require", + "userRequest": "./_isLaziable", + "loc": "6:17-41" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 7, + "source": "/**\n * This method returns `false`.\n *\n * @static\n * @memberOf _\n * @since 4.13.0\n * @category Util\n * @returns {boolean} Returns `false`.\n * @example\n *\n * _.times(2, _.stubFalse);\n * // => [false, false]\n */\nfunction stubFalse() {\n return false;\n}\n\nmodule.exports = stubFalse;\n", + "parsedSize": 32, + "parsedSource": "t.exports=function(){return!1}},", + "originalSize": null, + "originalSource": null, + "modules": [] + }, + { + "id": 19, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/_setData.js", + "name": "./node_modules/lodash/_setData.js", + "index": 32, + "index2": 21, + "size": 370, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/_createWrap.js", + "issuerId": 9, + "issuerName": "./node_modules/lodash/_createWrap.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 38, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/trim.js", + "name": "./node_modules/lodash/fp/trim.js" + }, + { + "id": 2, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/convert.js", + "name": "./node_modules/lodash/fp/convert.js" + }, + { + "id": 45, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/_util.js", + "name": "./node_modules/lodash/fp/_util.js" + }, + { + "id": 46, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/ary.js", + "name": "./node_modules/lodash/ary.js" + }, + { + "id": 9, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/_createWrap.js", + "name": "./node_modules/lodash/_createWrap.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 9, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/_createWrap.js", + "module": "./node_modules/lodash/_createWrap.js", + "moduleName": "./node_modules/lodash/_createWrap.js", + "type": "cjs require", + "userRequest": "./_setData", + "loc": "8:14-35" + }, + { + "moduleId": 17, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/_createRecurry.js", + "module": "./node_modules/lodash/_createRecurry.js", + "moduleName": "./node_modules/lodash/_createRecurry.js", + "type": "cjs require", + "userRequest": "./_setData", + "loc": "2:14-35" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 8, + "source": "/**\n * This method returns the first argument it receives.\n *\n * @static\n * @since 0.1.0\n * @memberOf _\n * @category Util\n * @param {*} value Any value.\n * @returns {*} Returns `value`.\n * @example\n *\n * var object = { 'a': 1 };\n *\n * console.log(_.identity(object) === object);\n * // => true\n */\nfunction identity(value) {\n return value;\n}\n\nmodule.exports = identity;\n", + "parsedSize": 33, + "parsedSource": "t.exports=function(t){return t}},", + "originalSize": null, + "originalSource": null, + "modules": [] + }, + { + "id": 20, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/_setWrapToString.js", + "name": "./node_modules/lodash/_setWrapToString.js", + "index": 33, + "index2": 22, + "size": 370, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/_createWrap.js", + "issuerId": 9, + "issuerName": "./node_modules/lodash/_createWrap.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 38, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/trim.js", + "name": "./node_modules/lodash/fp/trim.js" + }, + { + "id": 2, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/convert.js", + "name": "./node_modules/lodash/fp/convert.js" + }, + { + "id": 45, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/_util.js", + "name": "./node_modules/lodash/fp/_util.js" + }, + { + "id": 46, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/ary.js", + "name": "./node_modules/lodash/ary.js" + }, + { + "id": 9, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/_createWrap.js", + "name": "./node_modules/lodash/_createWrap.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 9, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/_createWrap.js", + "module": "./node_modules/lodash/_createWrap.js", + "moduleName": "./node_modules/lodash/_createWrap.js", + "type": "cjs require", + "userRequest": "./_setWrapToString", + "loc": "9:22-51" + }, + { + "moduleId": 17, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/_createRecurry.js", + "module": "./node_modules/lodash/_createRecurry.js", + "moduleName": "./node_modules/lodash/_createRecurry.js", + "type": "cjs require", + "userRequest": "./_setWrapToString", + "loc": "3:22-51" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 8, + "source": "/**\n * This method returns the first argument it receives.\n *\n * @static\n * @since 0.1.0\n * @memberOf _\n * @category Util\n * @param {*} value Any value.\n * @returns {*} Returns `value`.\n * @example\n *\n * var object = { 'a': 1 };\n *\n * console.log(_.identity(object) === object);\n * // => true\n */\nfunction identity(value) {\n return value;\n}\n\nmodule.exports = identity;\n", + "parsedSize": 33, + "parsedSource": "t.exports=function(t){return t}},", + "originalSize": null, + "originalSource": null, + "modules": [] + }, + { + "id": 21, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/_getHolder.js", + "name": "./node_modules/lodash/_getHolder.js", + "index": 34, + "index2": 24, + "size": 250, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/_createCurry.js", + "issuerId": 51, + "issuerName": "./node_modules/lodash/_createCurry.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 38, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/trim.js", + "name": "./node_modules/lodash/fp/trim.js" + }, + { + "id": 2, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/convert.js", + "name": "./node_modules/lodash/fp/convert.js" + }, + { + "id": 45, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/_util.js", + "name": "./node_modules/lodash/fp/_util.js" + }, + { + "id": 46, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/ary.js", + "name": "./node_modules/lodash/ary.js" + }, + { + "id": 9, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/_createWrap.js", + "name": "./node_modules/lodash/_createWrap.js" + }, + { + "id": 51, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/_createCurry.js", + "name": "./node_modules/lodash/_createCurry.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 16, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/_createHybrid.js", + "module": "./node_modules/lodash/_createHybrid.js", + "moduleName": "./node_modules/lodash/_createHybrid.js", + "type": "cjs require", + "userRequest": "./_getHolder", + "loc": "6:16-39" + }, + { + "moduleId": 51, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/_createCurry.js", + "module": "./node_modules/lodash/_createCurry.js", + "moduleName": "./node_modules/lodash/_createCurry.js", + "type": "cjs require", + "userRequest": "./_getHolder", + "loc": "5:16-39" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 9, + "source": "/**\n * This method returns `undefined`.\n *\n * @static\n * @memberOf _\n * @since 2.3.0\n * @category Util\n * @example\n *\n * _.times(2, _.noop);\n * // => [undefined, undefined]\n */\nfunction noop() {\n // No operation performed.\n}\n\nmodule.exports = noop;\n", + "parsedSize": 24, + "parsedSource": "t.exports=function(){}},", + "originalSize": null, + "originalSource": null, + "modules": [] + }, + { + "id": 22, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/_copyArray.js", + "name": "./node_modules/lodash/_copyArray.js", + "index": 36, + "index2": 25, + "size": 454, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/toPath.js", + "issuerId": 75, + "issuerName": "./node_modules/lodash/toPath.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 38, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/trim.js", + "name": "./node_modules/lodash/fp/trim.js" + }, + { + "id": 2, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/convert.js", + "name": "./node_modules/lodash/fp/convert.js" + }, + { + "id": 45, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/_util.js", + "name": "./node_modules/lodash/fp/_util.js" + }, + { + "id": 75, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/toPath.js", + "name": "./node_modules/lodash/toPath.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 55, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/_reorder.js", + "module": "./node_modules/lodash/_reorder.js", + "moduleName": "./node_modules/lodash/_reorder.js", + "type": "cjs require", + "userRequest": "./_copyArray", + "loc": "1:16-39" + }, + { + "moduleId": 75, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/toPath.js", + "module": "./node_modules/lodash/toPath.js", + "moduleName": "./node_modules/lodash/toPath.js", + "type": "cjs require", + "userRequest": "./_copyArray", + "loc": "2:16-39" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 7, + "source": "/**\n * Copies the values of `source` to `array`.\n *\n * @private\n * @param {Array} source The array to copy values from.\n * @param {Array} [array=[]] The array to copy values to.\n * @returns {Array} Returns `array`.\n */\nfunction copyArray(source, array) {\n var index = -1,\n length = source.length;\n\n array || (array = Array(length));\n while (++index < length) {\n array[index] = source[index];\n }\n return array;\n}\n\nmodule.exports = copyArray;\n", + "parsedSize": 92, + "parsedSource": "t.exports=function(t,n){var e=-1,r=t.length;for(n||(n=Array(r));++e [[], []]\n *\n * console.log(arrays[0] === arrays[1]);\n * // => false\n */\nfunction stubArray() {\n return [];\n}\n\nmodule.exports = stubArray;\n", + "parsedSize": 32, + "parsedSource": "t.exports=function(){return[]}},", + "originalSize": null, + "originalSource": null, + "modules": [] + }, + { + "id": 24, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/_getData.js", + "name": "./node_modules/lodash/_getData.js", + "index": 40, + "index2": 32, + "size": 250, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/_createFlow.js", + "issuerId": 100, + "issuerName": "./node_modules/lodash/_createFlow.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 41, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/pipe.js", + "name": "./node_modules/lodash/fp/pipe.js" + }, + { + "id": 98, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/flow.js", + "name": "./node_modules/lodash/fp/flow.js" + }, + { + "id": 99, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/flow.js", + "name": "./node_modules/lodash/flow.js" + }, + { + "id": 100, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/_createFlow.js", + "name": "./node_modules/lodash/_createFlow.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 9, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/_createWrap.js", + "module": "./node_modules/lodash/_createWrap.js", + "moduleName": "./node_modules/lodash/_createWrap.js", + "type": "cjs require", + "userRequest": "./_getData", + "loc": "6:14-35" + }, + { + "moduleId": 100, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/_createFlow.js", + "module": "./node_modules/lodash/_createFlow.js", + "moduleName": "./node_modules/lodash/_createFlow.js", + "type": "cjs require", + "userRequest": "./_getData", + "loc": "3:14-35" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 7, + "source": "/**\n * This method returns `undefined`.\n *\n * @static\n * @memberOf _\n * @since 2.3.0\n * @category Util\n * @example\n *\n * _.times(2, _.noop);\n * // => [undefined, undefined]\n */\nfunction noop() {\n // No operation performed.\n}\n\nmodule.exports = noop;\n", + "parsedSize": 24, + "parsedSource": "t.exports=function(){}},", + "originalSize": null, + "originalSource": null, + "modules": [] + }, + { + "id": 25, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/toInteger.js", + "name": "./node_modules/lodash/toInteger.js", + "index": 42, + "index2": 34, + "size": 370, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/_util.js", + "issuerId": 45, + "issuerName": "./node_modules/lodash/fp/_util.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 38, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/trim.js", + "name": "./node_modules/lodash/fp/trim.js" + }, + { + "id": 2, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/convert.js", + "name": "./node_modules/lodash/fp/convert.js" + }, + { + "id": 45, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/_util.js", + "name": "./node_modules/lodash/fp/_util.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 9, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/_createWrap.js", + "module": "./node_modules/lodash/_createWrap.js", + "moduleName": "./node_modules/lodash/_createWrap.js", + "type": "cjs require", + "userRequest": "./toInteger", + "loc": "10:16-38" + }, + { + "moduleId": 45, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/_util.js", + "module": "./node_modules/lodash/fp/_util.js", + "moduleName": "./node_modules/lodash/fp/_util.js", + "type": "cjs require", + "userRequest": "../toInteger", + "loc": "14:15-38" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 6, + "source": "/**\n * This method returns the first argument it receives.\n *\n * @static\n * @since 0.1.0\n * @memberOf _\n * @category Util\n * @param {*} value Any value.\n * @returns {*} Returns `value`.\n * @example\n *\n * var object = { 'a': 1 };\n *\n * console.log(_.identity(object) === object);\n * // => true\n */\nfunction identity(value) {\n return value;\n}\n\nmodule.exports = identity;\n", + "parsedSize": 33, + "parsedSource": "t.exports=function(t){return t}},", + "originalSize": null, + "originalSource": null, + "modules": [] + }, + { + "id": 26, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/_baseAssignValue.js", + "name": "./node_modules/lodash/_baseAssignValue.js", + "index": 46, + "index2": 39, + "size": 625, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/_copyObject.js", + "issuerId": 60, + "issuerName": "./node_modules/lodash/_copyObject.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 38, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/trim.js", + "name": "./node_modules/lodash/fp/trim.js" + }, + { + "id": 2, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/convert.js", + "name": "./node_modules/lodash/fp/convert.js" + }, + { + "id": 45, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/_util.js", + "name": "./node_modules/lodash/fp/_util.js" + }, + { + "id": 59, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/_baseAssign.js", + "name": "./node_modules/lodash/_baseAssign.js" + }, + { + "id": 60, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/_copyObject.js", + "name": "./node_modules/lodash/_copyObject.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 60, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/_copyObject.js", + "module": "./node_modules/lodash/_copyObject.js", + "moduleName": "./node_modules/lodash/_copyObject.js", + "type": "cjs require", + "userRequest": "./_baseAssignValue", + "loc": "2:22-51" + }, + { + "moduleId": 61, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/_assignValue.js", + "module": "./node_modules/lodash/_assignValue.js", + "moduleName": "./node_modules/lodash/_assignValue.js", + "type": "cjs require", + "userRequest": "./_baseAssignValue", + "loc": "1:22-51" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 8, + "source": "var defineProperty = require('./_defineProperty');\n\n/**\n * The base implementation of `assignValue` and `assignMergeValue` without\n * value checks.\n *\n * @private\n * @param {Object} object The object to modify.\n * @param {string} key The key of the property to assign.\n * @param {*} value The value to assign.\n */\nfunction baseAssignValue(object, key, value) {\n if (key == '__proto__' && defineProperty) {\n defineProperty(object, key, {\n 'configurable': true,\n 'enumerable': true,\n 'value': value,\n 'writable': true\n });\n } else {\n object[key] = value;\n }\n}\n\nmodule.exports = baseAssignValue;\n", + "parsedSize": 120, + "parsedSource": "r=e(62);t.exports=function(t,n,e){\"__proto__\"==n&&r?r(t,n,{configurable:!0,enumerable:!0,value:e,writable:!0}):t[n]=e}},", + "originalSize": 625, + "originalSource": "var defineProperty = require('./_defineProperty');\n\n/**\n * The base implementation of `assignValue` and `assignMergeValue` without\n * value checks.\n *\n * @private\n * @param {Object} object The object to modify.\n * @param {string} key The key of the property to assign.\n * @param {*} value The value to assign.\n */\nfunction baseAssignValue(object, key, value) {\n if (key == '__proto__' && defineProperty) {\n defineProperty(object, key, {\n 'configurable': true,\n 'enumerable': true,\n 'value': value,\n 'writable': true\n });\n } else {\n object[key] = value;\n }\n}\n\nmodule.exports = baseAssignValue;\n", + "modules": [] + }, + { + "id": 27, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/_baseClone.js", + "name": "./node_modules/lodash/_baseClone.js", + "index": 53, + "index2": 46, + "size": 370, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/clone.js", + "issuerId": 66, + "issuerName": "./node_modules/lodash/clone.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 38, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/trim.js", + "name": "./node_modules/lodash/fp/trim.js" + }, + { + "id": 2, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/convert.js", + "name": "./node_modules/lodash/fp/convert.js" + }, + { + "id": 45, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/_util.js", + "name": "./node_modules/lodash/fp/_util.js" + }, + { + "id": 66, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/clone.js", + "name": "./node_modules/lodash/clone.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 66, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/clone.js", + "module": "./node_modules/lodash/clone.js", + "moduleName": "./node_modules/lodash/clone.js", + "type": "cjs require", + "userRequest": "./_baseClone", + "loc": "1:16-39" + }, + { + "moduleId": 73, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/iteratee.js", + "module": "./node_modules/lodash/iteratee.js", + "moduleName": "./node_modules/lodash/iteratee.js", + "type": "cjs require", + "userRequest": "./_baseClone", + "loc": "1:16-39" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 7, + "source": "/**\n * This method returns the first argument it receives.\n *\n * @static\n * @since 0.1.0\n * @memberOf _\n * @category Util\n * @param {*} value Any value.\n * @returns {*} Returns `value`.\n * @example\n *\n * var object = { 'a': 1 };\n *\n * console.log(_.identity(object) === object);\n * // => true\n */\nfunction identity(value) {\n return value;\n}\n\nmodule.exports = identity;\n", + "parsedSize": 33, + "parsedSource": "t.exports=function(t){return t}},", + "originalSize": null, + "originalSource": null, + "modules": [] + }, + { + "id": 28, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/isFunction.js", + "name": "./node_modules/lodash/isFunction.js", + "index": 62, + "index2": 56, + "size": 993, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/_util.js", + "issuerId": 45, + "issuerName": "./node_modules/lodash/fp/_util.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 38, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/trim.js", + "name": "./node_modules/lodash/fp/trim.js" + }, + { + "id": 2, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/convert.js", + "name": "./node_modules/lodash/fp/convert.js" + }, + { + "id": 45, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/_util.js", + "name": "./node_modules/lodash/fp/_util.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 45, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/_util.js", + "module": "./node_modules/lodash/fp/_util.js", + "moduleName": "./node_modules/lodash/fp/_util.js", + "type": "cjs require", + "userRequest": "../isFunction", + "loc": "9:16-40" + }, + { + "moduleId": 106, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/isArrayLike.js", + "module": "./node_modules/lodash/isArrayLike.js", + "moduleName": "./node_modules/lodash/isArrayLike.js", + "type": "cjs require", + "userRequest": "./isFunction", + "loc": "1:17-40" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 6, + "source": "var baseGetTag = require('./_baseGetTag'),\n isObject = require('./isObject');\n\n/** `Object#toString` result references. */\nvar asyncTag = '[object AsyncFunction]',\n funcTag = '[object Function]',\n genTag = '[object GeneratorFunction]',\n proxyTag = '[object Proxy]';\n\n/**\n * Checks if `value` is classified as a `Function` object.\n *\n * @static\n * @memberOf _\n * @since 0.1.0\n * @category Lang\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is a function, else `false`.\n * @example\n *\n * _.isFunction(_);\n * // => true\n *\n * _.isFunction(/abc/);\n * // => false\n */\nfunction isFunction(value) {\n if (!isObject(value)) {\n return false;\n }\n // The use of `Object#toString` avoids issues with the `typeof` operator\n // in Safari 9 which returns 'object' for typed arrays and other constructors.\n var tag = baseGetTag(value);\n return tag == funcTag || tag == genTag || tag == asyncTag || tag == proxyTag;\n}\n\nmodule.exports = isFunction;\n", + "parsedSize": 197, + "parsedSource": "r=e(6),o=e(10),i=\"[object AsyncFunction]\",u=\"[object Function]\",a=\"[object GeneratorFunction]\",c=\"[object Proxy]\";t.exports=function(t){if(!o(t))return!1;var n=r(t);return n==u||n==a||n==i||n==c}},", + "originalSize": 993, + "originalSource": "var baseGetTag = require('./_baseGetTag'),\n isObject = require('./isObject');\n\n/** `Object#toString` result references. */\nvar asyncTag = '[object AsyncFunction]',\n funcTag = '[object Function]',\n genTag = '[object GeneratorFunction]',\n proxyTag = '[object Proxy]';\n\n/**\n * Checks if `value` is classified as a `Function` object.\n *\n * @static\n * @memberOf _\n * @since 0.1.0\n * @category Lang\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is a function, else `false`.\n * @example\n *\n * _.isFunction(_);\n * // => true\n *\n * _.isFunction(/abc/);\n * // => false\n */\nfunction isFunction(value) {\n if (!isObject(value)) {\n return false;\n }\n // The use of `Object#toString` avoids issues with the `typeof` operator\n // in Safari 9 which returns 'object' for typed arrays and other constructors.\n var tag = baseGetTag(value);\n return tag == funcTag || tag == genTag || tag == asyncTag || tag == proxyTag;\n}\n\nmodule.exports = isFunction;\n", + "modules": [] + }, + { + "id": 29, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/_getTag.js", + "name": "./node_modules/lodash/_getTag.js", + "index": 64, + "index2": 57, + "size": 565, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/isEmpty.js", + "issuerId": 104, + "issuerName": "./node_modules/lodash/isEmpty.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 42, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/isEmpty.js", + "name": "./node_modules/lodash/fp/isEmpty.js" + }, + { + "id": 104, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/isEmpty.js", + "name": "./node_modules/lodash/isEmpty.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 72, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/isWeakMap.js", + "module": "./node_modules/lodash/isWeakMap.js", + "moduleName": "./node_modules/lodash/isWeakMap.js", + "type": "cjs require", + "userRequest": "./_getTag", + "loc": "1:13-33" + }, + { + "moduleId": 104, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/isEmpty.js", + "module": "./node_modules/lodash/isEmpty.js", + "moduleName": "./node_modules/lodash/isEmpty.js", + "type": "cjs require", + "userRequest": "./_getTag", + "loc": "2:13-33" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 5, + "source": "/** Used for built-in method references. */\nvar objectProto = Object.prototype;\n\n/**\n * Used to resolve the\n * [`toStringTag`](http://ecma-international.org/ecma-262/7.0/#sec-object.prototype.tostring)\n * of values.\n */\nvar nativeObjectToString = objectProto.toString;\n\n/**\n * Converts `value` to a string using `Object.prototype.toString`.\n *\n * @private\n * @param {*} value The value to convert.\n * @returns {string} Returns the converted string.\n */\nfunction objectToString(value) {\n return nativeObjectToString.call(value);\n}\n\nmodule.exports = objectToString;\n", + "parsedSize": 73, + "parsedSource": "var e=Object.prototype.toString;t.exports=function(t){return e.call(t)}},", + "originalSize": null, + "originalSource": null, + "modules": [] + }, + { + "id": 30, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/_baseIteratee.js", + "name": "./node_modules/lodash/_baseIteratee.js", + "index": 66, + "index2": 59, + "size": 370, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/reject.js", + "issuerId": 94, + "issuerName": "./node_modules/lodash/reject.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 40, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/reject.js", + "name": "./node_modules/lodash/fp/reject.js" + }, + { + "id": 94, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/reject.js", + "name": "./node_modules/lodash/reject.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 73, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/iteratee.js", + "module": "./node_modules/lodash/iteratee.js", + "moduleName": "./node_modules/lodash/iteratee.js", + "type": "cjs require", + "userRequest": "./_baseIteratee", + "loc": "2:19-45" + }, + { + "moduleId": 94, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/reject.js", + "module": "./node_modules/lodash/reject.js", + "moduleName": "./node_modules/lodash/reject.js", + "type": "cjs require", + "userRequest": "./_baseIteratee", + "loc": "3:19-45" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 5, + "source": "/**\n * This method returns the first argument it receives.\n *\n * @static\n * @since 0.1.0\n * @memberOf _\n * @category Util\n * @param {*} value Any value.\n * @returns {*} Returns `value`.\n * @example\n *\n * var object = { 'a': 1 };\n *\n * console.log(_.identity(object) === object);\n * // => true\n */\nfunction identity(value) {\n return value;\n}\n\nmodule.exports = identity;\n", + "parsedSize": 33, + "parsedSource": "t.exports=function(t){return t}},", + "originalSize": null, + "originalSource": null, + "modules": [] + }, + { + "id": 31, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/_baseKeys.js", + "name": "./node_modules/lodash/_baseKeys.js", + "index": 67, + "index2": 61, + "size": 204, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/isEmpty.js", + "issuerId": 104, + "issuerName": "./node_modules/lodash/isEmpty.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 42, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/isEmpty.js", + "name": "./node_modules/lodash/fp/isEmpty.js" + }, + { + "id": 104, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/isEmpty.js", + "name": "./node_modules/lodash/isEmpty.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 45, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/_util.js", + "module": "./node_modules/lodash/fp/_util.js", + "moduleName": "./node_modules/lodash/fp/_util.js", + "type": "cjs require", + "userRequest": "../_baseKeys", + "loc": "12:10-33" + }, + { + "moduleId": 104, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/isEmpty.js", + "module": "./node_modules/lodash/isEmpty.js", + "moduleName": "./node_modules/lodash/isEmpty.js", + "type": "cjs require", + "userRequest": "./_baseKeys", + "loc": "1:15-37" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 5, + "source": "var overArg = require('./_overArg');\n\n/* Built-in method references for those with the same name as other `lodash` methods. */\nvar nativeKeys = overArg(Object.keys, Object);\n\nmodule.exports = nativeKeys;\n", + "parsedSize": 41, + "parsedSource": "r=e(11)(Object.keys,Object);t.exports=r},", + "originalSize": null, + "originalSource": null, + "modules": [] + }, + { + "id": 32, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/_flatRest.js", + "name": "./node_modules/lodash/_flatRest.js", + "index": 69, + "index2": 62, + "size": 370, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/rearg.js", + "issuerId": 74, + "issuerName": "./node_modules/lodash/rearg.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 38, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/trim.js", + "name": "./node_modules/lodash/fp/trim.js" + }, + { + "id": 2, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/convert.js", + "name": "./node_modules/lodash/fp/convert.js" + }, + { + "id": 45, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/_util.js", + "name": "./node_modules/lodash/fp/_util.js" + }, + { + "id": 74, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/rearg.js", + "name": "./node_modules/lodash/rearg.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 74, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/rearg.js", + "module": "./node_modules/lodash/rearg.js", + "moduleName": "./node_modules/lodash/rearg.js", + "type": "cjs require", + "userRequest": "./_flatRest", + "loc": "2:15-37" + }, + { + "moduleId": 100, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/_createFlow.js", + "module": "./node_modules/lodash/_createFlow.js", + "moduleName": "./node_modules/lodash/_createFlow.js", + "type": "cjs require", + "userRequest": "./_flatRest", + "loc": "2:15-37" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 7, + "source": "/**\n * This method returns the first argument it receives.\n *\n * @static\n * @since 0.1.0\n * @memberOf _\n * @category Util\n * @param {*} value Any value.\n * @returns {*} Returns `value`.\n * @example\n *\n * var object = { 'a': 1 };\n *\n * console.log(_.identity(object) === object);\n * // => true\n */\nfunction identity(value) {\n return value;\n}\n\nmodule.exports = identity;\n", + "parsedSize": 33, + "parsedSource": "t.exports=function(t){return t}},", + "originalSize": null, + "originalSource": null, + "modules": [] + }, + { + "id": 33, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/_baseToString.js", + "name": "./node_modules/lodash/_baseToString.js", + "index": 78, + "index2": 73, + "size": 370, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/trim.js", + "issuerId": 81, + "issuerName": "./node_modules/lodash/trim.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 38, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/trim.js", + "name": "./node_modules/lodash/fp/trim.js" + }, + { + "id": 81, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/trim.js", + "name": "./node_modules/lodash/trim.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 81, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/trim.js", + "module": "./node_modules/lodash/trim.js", + "moduleName": "./node_modules/lodash/trim.js", + "type": "cjs require", + "userRequest": "./_baseToString", + "loc": "1:19-45" + }, + { + "moduleId": 87, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/split.js", + "module": "./node_modules/lodash/split.js", + "moduleName": "./node_modules/lodash/split.js", + "type": "cjs require", + "userRequest": "./_baseToString", + "loc": "1:19-45" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 5, + "source": "/**\n * This method returns the first argument it receives.\n *\n * @static\n * @since 0.1.0\n * @memberOf _\n * @category Util\n * @param {*} value Any value.\n * @returns {*} Returns `value`.\n * @example\n *\n * var object = { 'a': 1 };\n *\n * console.log(_.identity(object) === object);\n * // => true\n */\nfunction identity(value) {\n return value;\n}\n\nmodule.exports = identity;\n", + "parsedSize": 33, + "parsedSource": "t.exports=function(t){return t}},", + "originalSize": null, + "originalSource": null, + "modules": [] + }, + { + "id": 34, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/_castSlice.js", + "name": "./node_modules/lodash/_castSlice.js", + "index": 79, + "index2": 75, + "size": 517, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/trim.js", + "issuerId": 81, + "issuerName": "./node_modules/lodash/trim.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 38, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/trim.js", + "name": "./node_modules/lodash/fp/trim.js" + }, + { + "id": 81, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/trim.js", + "name": "./node_modules/lodash/trim.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 81, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/trim.js", + "module": "./node_modules/lodash/trim.js", + "moduleName": "./node_modules/lodash/trim.js", + "type": "cjs require", + "userRequest": "./_castSlice", + "loc": "2:16-39" + }, + { + "moduleId": 87, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/split.js", + "module": "./node_modules/lodash/split.js", + "moduleName": "./node_modules/lodash/split.js", + "type": "cjs require", + "userRequest": "./_castSlice", + "loc": "2:16-39" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 5, + "source": "var baseSlice = require('./_baseSlice');\n\n/**\n * Casts `array` to a slice if it's needed.\n *\n * @private\n * @param {Array} array The array to inspect.\n * @param {number} start The start position.\n * @param {number} [end=array.length] The end position.\n * @returns {Array} Returns the cast slice.\n */\nfunction castSlice(array, start, end) {\n var length = array.length;\n end = end === undefined ? length : end;\n return (!start && end >= length) ? array : baseSlice(array, start, end);\n}\n\nmodule.exports = castSlice;\n", + "parsedSize": 95, + "parsedSource": "r=e(82);t.exports=function(t,n,e){var o=t.length;return e=void 0===e?o:e,!n&&e>=o?t:r(t,n,e)}},", + "originalSize": 517, + "originalSource": "var baseSlice = require('./_baseSlice');\n\n/**\n * Casts `array` to a slice if it's needed.\n *\n * @private\n * @param {Array} array The array to inspect.\n * @param {number} start The start position.\n * @param {number} [end=array.length] The end position.\n * @returns {Array} Returns the cast slice.\n */\nfunction castSlice(array, start, end) {\n var length = array.length;\n end = end === undefined ? length : end;\n return (!start && end >= length) ? array : baseSlice(array, start, end);\n}\n\nmodule.exports = castSlice;\n", + "modules": [] + }, + { + "id": 35, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/_baseIndexOf.js", + "name": "./node_modules/lodash/_baseIndexOf.js", + "index": 82, + "index2": 76, + "size": 600, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/_charsEndIndex.js", + "issuerId": 83, + "issuerName": "./node_modules/lodash/_charsEndIndex.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 38, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/trim.js", + "name": "./node_modules/lodash/fp/trim.js" + }, + { + "id": 81, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/trim.js", + "name": "./node_modules/lodash/trim.js" + }, + { + "id": 83, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/_charsEndIndex.js", + "name": "./node_modules/lodash/_charsEndIndex.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 83, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/_charsEndIndex.js", + "module": "./node_modules/lodash/_charsEndIndex.js", + "moduleName": "./node_modules/lodash/_charsEndIndex.js", + "type": "cjs require", + "userRequest": "./_baseIndexOf", + "loc": "1:18-43" + }, + { + "moduleId": 84, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/_charsStartIndex.js", + "module": "./node_modules/lodash/_charsStartIndex.js", + "moduleName": "./node_modules/lodash/_charsStartIndex.js", + "type": "cjs require", + "userRequest": "./_baseIndexOf", + "loc": "1:18-43" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 6, + "source": "/**\n * A specialized version of `_.indexOf` which performs strict equality\n * comparisons of values, i.e. `===`.\n *\n * @private\n * @param {Array} array The array to inspect.\n * @param {*} value The value to search for.\n * @param {number} fromIndex The index to search from.\n * @returns {number} Returns the index of the matched value, else `-1`.\n */\nfunction strictIndexOf(array, value, fromIndex) {\n var index = fromIndex - 1,\n length = array.length;\n\n while (++index < length) {\n if (array[index] === value) {\n return index;\n }\n }\n return -1;\n}\n\nmodule.exports = strictIndexOf;\n", + "parsedSize": 90, + "parsedSource": "t.exports=function(t,n,e){for(var r=e-1,o=t.length;++r [false, false]\n */\nfunction stubFalse() {\n return false;\n}\n\nmodule.exports = stubFalse;\n", + "parsedSize": 32, + "parsedSource": "t.exports=function(){return!1}},", + "originalSize": null, + "originalSource": null, + "modules": [] + }, + { + "id": 38, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/trim.js", + "name": "./node_modules/lodash/fp/trim.js", + "index": 8, + "index2": 84, + "size": 153, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/article.jsx", + "issuerId": null, + "issuerName": "./src/article.jsx", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/article.jsx", + "name": "./src/article.jsx" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 112, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/index.js 21caf51e1624563496aa1258694d7df8", + "module": "./src/index.js + 5 modules", + "moduleName": "./src/index.js + 5 modules", + "type": "harmony side effect evaluation", + "userRequest": "lodash/fp/trim", + "loc": "1:0-35" + }, + { + "moduleId": 112, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/index.js 21caf51e1624563496aa1258694d7df8", + "module": "./src/index.js + 5 modules", + "moduleName": "./src/index.js + 5 modules", + "type": "harmony import specifier", + "userRequest": "lodash/fp/trim", + "loc": "10:41-46" + } + ], + "usedExports": [ + "default" + ], + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 3, + "source": "var convert = require('./convert'),\n func = convert('trim', require('../trim'));\n\nfunc.placeholder = require('./placeholder');\nmodule.exports = func;\n", + "parsedSize": 53, + "parsedSource": "r=e(2)(\"trim\",e(81));r.placeholder=e(0),t.exports=r},", + "originalSize": 153, + "originalSource": "var convert = require('./convert'),\n func = convert('trim', require('../trim'));\n\nfunc.placeholder = require('./placeholder');\nmodule.exports = func;\n", + "modules": [] + }, + { + "id": 39, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/split.js", + "name": "./node_modules/lodash/fp/split.js", + "index": 88, + "index2": 92, + "size": 155, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/article.jsx", + "issuerId": null, + "issuerName": "./src/article.jsx", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/article.jsx", + "name": "./src/article.jsx" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 112, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/index.js 21caf51e1624563496aa1258694d7df8", + "module": "./src/index.js + 5 modules", + "moduleName": "./src/index.js + 5 modules", + "type": "harmony side effect evaluation", + "userRequest": "lodash/fp/split", + "loc": "2:0-37" + }, + { + "moduleId": 112, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/index.js 21caf51e1624563496aa1258694d7df8", + "module": "./src/index.js + 5 modules", + "moduleName": "./src/index.js + 5 modules", + "type": "harmony import specifier", + "userRequest": "lodash/fp/split", + "loc": "10:23-29" + } + ], + "usedExports": [ + "default" + ], + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 3, + "source": "var convert = require('./convert'),\n func = convert('split', require('../split'));\n\nfunc.placeholder = require('./placeholder');\nmodule.exports = func;\n", + "parsedSize": 54, + "parsedSource": "r=e(2)(\"split\",e(87));r.placeholder=e(0),t.exports=r},", + "originalSize": 155, + "originalSource": "var convert = require('./convert'),\n func = convert('split', require('../split'));\n\nfunc.placeholder = require('./placeholder');\nmodule.exports = func;\n", + "modules": [] + }, + { + "id": 40, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/reject.js", + "name": "./node_modules/lodash/fp/reject.js", + "index": 96, + "index2": 97, + "size": 157, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/article.jsx", + "issuerId": null, + "issuerName": "./src/article.jsx", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/article.jsx", + "name": "./src/article.jsx" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 112, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/index.js 21caf51e1624563496aa1258694d7df8", + "module": "./src/index.js + 5 modules", + "moduleName": "./src/index.js + 5 modules", + "type": "harmony side effect evaluation", + "userRequest": "lodash/fp/reject", + "loc": "3:0-39" + }, + { + "moduleId": 112, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/index.js 21caf51e1624563496aa1258694d7df8", + "module": "./src/index.js + 5 modules", + "moduleName": "./src/index.js + 5 modules", + "type": "harmony import specifier", + "userRequest": "lodash/fp/reject", + "loc": "10:49-56" + } + ], + "usedExports": [ + "default" + ], + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 3, + "source": "var convert = require('./convert'),\n func = convert('reject', require('../reject'));\n\nfunc.placeholder = require('./placeholder');\nmodule.exports = func;\n", + "parsedSize": 55, + "parsedSource": "r=e(2)(\"reject\",e(94));r.placeholder=e(0),t.exports=r},", + "originalSize": 157, + "originalSource": "var convert = require('./convert'),\n func = convert('reject', require('../reject'));\n\nfunc.placeholder = require('./placeholder');\nmodule.exports = func;\n", + "modules": [] + }, + { + "id": 41, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/pipe.js", + "name": "./node_modules/lodash/fp/pipe.js", + "index": 101, + "index2": 103, + "size": 36, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/article.jsx", + "issuerId": null, + "issuerName": "./src/article.jsx", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/article.jsx", + "name": "./src/article.jsx" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 112, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/index.js 21caf51e1624563496aa1258694d7df8", + "module": "./src/index.js + 5 modules", + "moduleName": "./src/index.js + 5 modules", + "type": "harmony side effect evaluation", + "userRequest": "lodash/fp/pipe", + "loc": "4:0-35" + }, + { + "moduleId": 112, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/index.js 21caf51e1624563496aa1258694d7df8", + "module": "./src/index.js + 5 modules", + "moduleName": "./src/index.js + 5 modules", + "type": "harmony import specifier", + "userRequest": "lodash/fp/pipe", + "loc": "10:17-22" + } + ], + "usedExports": [ + "default" + ], + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 3, + "source": "module.exports = require('./flow');\n", + "parsedSize": 15, + "parsedSource": "exports=e(98)},", + "originalSize": 36, + "originalSource": "module.exports = require('./flow');\n", + "modules": [] + }, + { + "id": 42, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/isEmpty.js", + "name": "./node_modules/lodash/fp/isEmpty.js", + "index": 109, + "index2": 114, + "size": 187, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/article.jsx", + "issuerId": null, + "issuerName": "./src/article.jsx", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/article.jsx", + "name": "./src/article.jsx" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 112, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/index.js 21caf51e1624563496aa1258694d7df8", + "module": "./src/index.js + 5 modules", + "moduleName": "./src/index.js + 5 modules", + "type": "harmony side effect evaluation", + "userRequest": "lodash/fp/isEmpty", + "loc": "6:0-41" + }, + { + "moduleId": 112, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/index.js 21caf51e1624563496aa1258694d7df8", + "module": "./src/index.js + 5 modules", + "moduleName": "./src/index.js + 5 modules", + "type": "harmony import specifier", + "userRequest": "lodash/fp/isEmpty", + "loc": "10:57-65" + } + ], + "usedExports": [ + "default" + ], + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 3, + "source": "var convert = require('./convert'),\n func = convert('isEmpty', require('../isEmpty'), require('./_falseOptions'));\n\nfunc.placeholder = require('./placeholder');\nmodule.exports = func;\n", + "parsedSize": 64, + "parsedSource": "r=e(2)(\"isEmpty\",e(104),e(111));r.placeholder=e(0),t.exports=r},", + "originalSize": 187, + "originalSource": "var convert = require('./convert'),\n func = convert('isEmpty', require('../isEmpty'), require('./_falseOptions'));\n\nfunc.placeholder = require('./placeholder');\nmodule.exports = func;\n", + "modules": [] + }, + { + "id": 43, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/_baseConvert.js", + "name": "./node_modules/lodash/fp/_baseConvert.js", + "index": 10, + "index2": 7, + "size": 16414, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/convert.js", + "issuerId": 2, + "issuerName": "./node_modules/lodash/fp/convert.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 38, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/trim.js", + "name": "./node_modules/lodash/fp/trim.js" + }, + { + "id": 2, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/convert.js", + "name": "./node_modules/lodash/fp/convert.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 2, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/convert.js", + "module": "./node_modules/lodash/fp/convert.js", + "moduleName": "./node_modules/lodash/fp/convert.js", + "type": "cjs require", + "userRequest": "./_baseConvert", + "loc": "1:18-43" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 5, + "source": "var mapping = require('./_mapping'),\n fallbackHolder = require('./placeholder');\n\n/** Built-in value reference. */\nvar push = Array.prototype.push;\n\n/**\n * Creates a function, with an arity of `n`, that invokes `func` with the\n * arguments it receives.\n *\n * @private\n * @param {Function} func The function to wrap.\n * @param {number} n The arity of the new function.\n * @returns {Function} Returns the new function.\n */\nfunction baseArity(func, n) {\n return n == 2\n ? function(a, b) { return func.apply(undefined, arguments); }\n : function(a) { return func.apply(undefined, arguments); };\n}\n\n/**\n * Creates a function that invokes `func`, with up to `n` arguments, ignoring\n * any additional arguments.\n *\n * @private\n * @param {Function} func The function to cap arguments for.\n * @param {number} n The arity cap.\n * @returns {Function} Returns the new function.\n */\nfunction baseAry(func, n) {\n return n == 2\n ? function(a, b) { return func(a, b); }\n : function(a) { return func(a); };\n}\n\n/**\n * Creates a clone of `array`.\n *\n * @private\n * @param {Array} array The array to clone.\n * @returns {Array} Returns the cloned array.\n */\nfunction cloneArray(array) {\n var length = array ? array.length : 0,\n result = Array(length);\n\n while (length--) {\n result[length] = array[length];\n }\n return result;\n}\n\n/**\n * Creates a function that clones a given object using the assignment `func`.\n *\n * @private\n * @param {Function} func The assignment function.\n * @returns {Function} Returns the new cloner function.\n */\nfunction createCloner(func) {\n return function(object) {\n return func({}, object);\n };\n}\n\n/**\n * A specialized version of `_.spread` which flattens the spread array into\n * the arguments of the invoked `func`.\n *\n * @private\n * @param {Function} func The function to spread arguments over.\n * @param {number} start The start position of the spread.\n * @returns {Function} Returns the new function.\n */\nfunction flatSpread(func, start) {\n return function() {\n var length = arguments.length,\n lastIndex = length - 1,\n args = Array(length);\n\n while (length--) {\n args[length] = arguments[length];\n }\n var array = args[start],\n otherArgs = args.slice(0, start);\n\n if (array) {\n push.apply(otherArgs, array);\n }\n if (start != lastIndex) {\n push.apply(otherArgs, args.slice(start + 1));\n }\n return func.apply(this, otherArgs);\n };\n}\n\n/**\n * Creates a function that wraps `func` and uses `cloner` to clone the first\n * argument it receives.\n *\n * @private\n * @param {Function} func The function to wrap.\n * @param {Function} cloner The function to clone arguments.\n * @returns {Function} Returns the new immutable function.\n */\nfunction wrapImmutable(func, cloner) {\n return function() {\n var length = arguments.length;\n if (!length) {\n return;\n }\n var args = Array(length);\n while (length--) {\n args[length] = arguments[length];\n }\n var result = args[0] = cloner.apply(undefined, args);\n func.apply(undefined, args);\n return result;\n };\n}\n\n/**\n * The base implementation of `convert` which accepts a `util` object of methods\n * required to perform conversions.\n *\n * @param {Object} util The util object.\n * @param {string} name The name of the function to convert.\n * @param {Function} func The function to convert.\n * @param {Object} [options] The options object.\n * @param {boolean} [options.cap=true] Specify capping iteratee arguments.\n * @param {boolean} [options.curry=true] Specify currying.\n * @param {boolean} [options.fixed=true] Specify fixed arity.\n * @param {boolean} [options.immutable=true] Specify immutable operations.\n * @param {boolean} [options.rearg=true] Specify rearranging arguments.\n * @returns {Function|Object} Returns the converted function or object.\n */\nfunction baseConvert(util, name, func, options) {\n var isLib = typeof name == 'function',\n isObj = name === Object(name);\n\n if (isObj) {\n options = func;\n func = name;\n name = undefined;\n }\n if (func == null) {\n throw new TypeError;\n }\n options || (options = {});\n\n var config = {\n 'cap': 'cap' in options ? options.cap : true,\n 'curry': 'curry' in options ? options.curry : true,\n 'fixed': 'fixed' in options ? options.fixed : true,\n 'immutable': 'immutable' in options ? options.immutable : true,\n 'rearg': 'rearg' in options ? options.rearg : true\n };\n\n var defaultHolder = isLib ? func : fallbackHolder,\n forceCurry = ('curry' in options) && options.curry,\n forceFixed = ('fixed' in options) && options.fixed,\n forceRearg = ('rearg' in options) && options.rearg,\n pristine = isLib ? func.runInContext() : undefined;\n\n var helpers = isLib ? func : {\n 'ary': util.ary,\n 'assign': util.assign,\n 'clone': util.clone,\n 'curry': util.curry,\n 'forEach': util.forEach,\n 'isArray': util.isArray,\n 'isError': util.isError,\n 'isFunction': util.isFunction,\n 'isWeakMap': util.isWeakMap,\n 'iteratee': util.iteratee,\n 'keys': util.keys,\n 'rearg': util.rearg,\n 'toInteger': util.toInteger,\n 'toPath': util.toPath\n };\n\n var ary = helpers.ary,\n assign = helpers.assign,\n clone = helpers.clone,\n curry = helpers.curry,\n each = helpers.forEach,\n isArray = helpers.isArray,\n isError = helpers.isError,\n isFunction = helpers.isFunction,\n isWeakMap = helpers.isWeakMap,\n keys = helpers.keys,\n rearg = helpers.rearg,\n toInteger = helpers.toInteger,\n toPath = helpers.toPath;\n\n var aryMethodKeys = keys(mapping.aryMethod);\n\n var wrappers = {\n 'castArray': function(castArray) {\n return function() {\n var value = arguments[0];\n return isArray(value)\n ? castArray(cloneArray(value))\n : castArray.apply(undefined, arguments);\n };\n },\n 'iteratee': function(iteratee) {\n return function() {\n var func = arguments[0],\n arity = arguments[1],\n result = iteratee(func, arity),\n length = result.length;\n\n if (config.cap && typeof arity == 'number') {\n arity = arity > 2 ? (arity - 2) : 1;\n return (length && length <= arity) ? result : baseAry(result, arity);\n }\n return result;\n };\n },\n 'mixin': function(mixin) {\n return function(source) {\n var func = this;\n if (!isFunction(func)) {\n return mixin(func, Object(source));\n }\n var pairs = [];\n each(keys(source), function(key) {\n if (isFunction(source[key])) {\n pairs.push([key, func.prototype[key]]);\n }\n });\n\n mixin(func, Object(source));\n\n each(pairs, function(pair) {\n var value = pair[1];\n if (isFunction(value)) {\n func.prototype[pair[0]] = value;\n } else {\n delete func.prototype[pair[0]];\n }\n });\n return func;\n };\n },\n 'nthArg': function(nthArg) {\n return function(n) {\n var arity = n < 0 ? 1 : (toInteger(n) + 1);\n return curry(nthArg(n), arity);\n };\n },\n 'rearg': function(rearg) {\n return function(func, indexes) {\n var arity = indexes ? indexes.length : 0;\n return curry(rearg(func, indexes), arity);\n };\n },\n 'runInContext': function(runInContext) {\n return function(context) {\n return baseConvert(util, runInContext(context), options);\n };\n }\n };\n\n /*--------------------------------------------------------------------------*/\n\n /**\n * Casts `func` to a function with an arity capped iteratee if needed.\n *\n * @private\n * @param {string} name The name of the function to inspect.\n * @param {Function} func The function to inspect.\n * @returns {Function} Returns the cast function.\n */\n function castCap(name, func) {\n if (config.cap) {\n var indexes = mapping.iterateeRearg[name];\n if (indexes) {\n return iterateeRearg(func, indexes);\n }\n var n = !isLib && mapping.iterateeAry[name];\n if (n) {\n return iterateeAry(func, n);\n }\n }\n return func;\n }\n\n /**\n * Casts `func` to a curried function if needed.\n *\n * @private\n * @param {string} name The name of the function to inspect.\n * @param {Function} func The function to inspect.\n * @param {number} n The arity of `func`.\n * @returns {Function} Returns the cast function.\n */\n function castCurry(name, func, n) {\n return (forceCurry || (config.curry && n > 1))\n ? curry(func, n)\n : func;\n }\n\n /**\n * Casts `func` to a fixed arity function if needed.\n *\n * @private\n * @param {string} name The name of the function to inspect.\n * @param {Function} func The function to inspect.\n * @param {number} n The arity cap.\n * @returns {Function} Returns the cast function.\n */\n function castFixed(name, func, n) {\n if (config.fixed && (forceFixed || !mapping.skipFixed[name])) {\n var data = mapping.methodSpread[name],\n start = data && data.start;\n\n return start === undefined ? ary(func, n) : flatSpread(func, start);\n }\n return func;\n }\n\n /**\n * Casts `func` to an rearged function if needed.\n *\n * @private\n * @param {string} name The name of the function to inspect.\n * @param {Function} func The function to inspect.\n * @param {number} n The arity of `func`.\n * @returns {Function} Returns the cast function.\n */\n function castRearg(name, func, n) {\n return (config.rearg && n > 1 && (forceRearg || !mapping.skipRearg[name]))\n ? rearg(func, mapping.methodRearg[name] || mapping.aryRearg[n])\n : func;\n }\n\n /**\n * Creates a clone of `object` by `path`.\n *\n * @private\n * @param {Object} object The object to clone.\n * @param {Array|string} path The path to clone by.\n * @returns {Object} Returns the cloned object.\n */\n function cloneByPath(object, path) {\n path = toPath(path);\n\n var index = -1,\n length = path.length,\n lastIndex = length - 1,\n result = clone(Object(object)),\n nested = result;\n\n while (nested != null && ++index < length) {\n var key = path[index],\n value = nested[key];\n\n if (value != null &&\n !(isFunction(value) || isError(value) || isWeakMap(value))) {\n nested[key] = clone(index == lastIndex ? value : Object(value));\n }\n nested = nested[key];\n }\n return result;\n }\n\n /**\n * Converts `lodash` to an immutable auto-curried iteratee-first data-last\n * version with conversion `options` applied.\n *\n * @param {Object} [options] The options object. See `baseConvert` for more details.\n * @returns {Function} Returns the converted `lodash`.\n */\n function convertLib(options) {\n return _.runInContext.convert(options)(undefined);\n }\n\n /**\n * Create a converter function for `func` of `name`.\n *\n * @param {string} name The name of the function to convert.\n * @param {Function} func The function to convert.\n * @returns {Function} Returns the new converter function.\n */\n function createConverter(name, func) {\n var realName = mapping.aliasToReal[name] || name,\n methodName = mapping.remap[realName] || realName,\n oldOptions = options;\n\n return function(options) {\n var newUtil = isLib ? pristine : helpers,\n newFunc = isLib ? pristine[methodName] : func,\n newOptions = assign(assign({}, oldOptions), options);\n\n return baseConvert(newUtil, realName, newFunc, newOptions);\n };\n }\n\n /**\n * Creates a function that wraps `func` to invoke its iteratee, with up to `n`\n * arguments, ignoring any additional arguments.\n *\n * @private\n * @param {Function} func The function to cap iteratee arguments for.\n * @param {number} n The arity cap.\n * @returns {Function} Returns the new function.\n */\n function iterateeAry(func, n) {\n return overArg(func, function(func) {\n return typeof func == 'function' ? baseAry(func, n) : func;\n });\n }\n\n /**\n * Creates a function that wraps `func` to invoke its iteratee with arguments\n * arranged according to the specified `indexes` where the argument value at\n * the first index is provided as the first argument, the argument value at\n * the second index is provided as the second argument, and so on.\n *\n * @private\n * @param {Function} func The function to rearrange iteratee arguments for.\n * @param {number[]} indexes The arranged argument indexes.\n * @returns {Function} Returns the new function.\n */\n function iterateeRearg(func, indexes) {\n return overArg(func, function(func) {\n var n = indexes.length;\n return baseArity(rearg(baseAry(func, n), indexes), n);\n });\n }\n\n /**\n * Creates a function that invokes `func` with its first argument transformed.\n *\n * @private\n * @param {Function} func The function to wrap.\n * @param {Function} transform The argument transform.\n * @returns {Function} Returns the new function.\n */\n function overArg(func, transform) {\n return function() {\n var length = arguments.length;\n if (!length) {\n return func();\n }\n var args = Array(length);\n while (length--) {\n args[length] = arguments[length];\n }\n var index = config.rearg ? 0 : (length - 1);\n args[index] = transform(args[index]);\n return func.apply(undefined, args);\n };\n }\n\n /**\n * Creates a function that wraps `func` and applys the conversions\n * rules by `name`.\n *\n * @private\n * @param {string} name The name of the function to wrap.\n * @param {Function} func The function to wrap.\n * @returns {Function} Returns the converted function.\n */\n function wrap(name, func, placeholder) {\n var result,\n realName = mapping.aliasToReal[name] || name,\n wrapped = func,\n wrapper = wrappers[realName];\n\n if (wrapper) {\n wrapped = wrapper(func);\n }\n else if (config.immutable) {\n if (mapping.mutate.array[realName]) {\n wrapped = wrapImmutable(func, cloneArray);\n }\n else if (mapping.mutate.object[realName]) {\n wrapped = wrapImmutable(func, createCloner(func));\n }\n else if (mapping.mutate.set[realName]) {\n wrapped = wrapImmutable(func, cloneByPath);\n }\n }\n each(aryMethodKeys, function(aryKey) {\n each(mapping.aryMethod[aryKey], function(otherName) {\n if (realName == otherName) {\n var data = mapping.methodSpread[realName],\n afterRearg = data && data.afterRearg;\n\n result = afterRearg\n ? castFixed(realName, castRearg(realName, wrapped, aryKey), aryKey)\n : castRearg(realName, castFixed(realName, wrapped, aryKey), aryKey);\n\n result = castCap(realName, result);\n result = castCurry(realName, result, aryKey);\n return false;\n }\n });\n return !result;\n });\n\n result || (result = wrapped);\n if (result == func) {\n result = forceCurry ? curry(result, 1) : function() {\n return func.apply(this, arguments);\n };\n }\n result.convert = createConverter(realName, func);\n result.placeholder = func.placeholder = placeholder;\n\n return result;\n }\n\n /*--------------------------------------------------------------------------*/\n\n if (!isObj) {\n return wrap(name, func, defaultHolder);\n }\n var _ = func;\n\n // Convert methods by ary cap.\n var pairs = [];\n each(aryMethodKeys, function(aryKey) {\n each(mapping.aryMethod[aryKey], function(key) {\n var func = _[mapping.remap[key] || key];\n if (func) {\n pairs.push([key, wrap(key, func, _)]);\n }\n });\n });\n\n // Convert remaining methods.\n each(keys(_), function(key) {\n var func = _[key];\n if (typeof func == 'function') {\n var length = pairs.length;\n while (length--) {\n if (pairs[length][0] == key) {\n return;\n }\n }\n func.convert = createConverter(key, func);\n pairs.push([key, func]);\n }\n });\n\n // Assign to `_` leaving `_.prototype` unchanged to allow chaining.\n each(pairs, function(pair) {\n _[pair[0]] = pair[1];\n });\n\n _.convert = convertLib;\n _.placeholder = _;\n\n // Assign aliases.\n each(keys(_), function(key) {\n each(mapping.realToAlias[key] || [], function(alias) {\n _[alias] = _[key];\n });\n });\n\n return _;\n}\n\nmodule.exports = baseConvert;\n", + "parsedSize": 4262, + "parsedSource": "r=e(44),o=e(0),i=Array.prototype.push;function u(t,n){return 2==n?function(n,e){return t(n,e)}:function(n){return t(n)}}function a(t){for(var n=t?t.length:0,e=Array(n);n--;)e[n]=t[n];return e}function c(t,n){return function(){var e=arguments.length;if(e){for(var r=Array(e);e--;)r[e]=arguments[e];var o=r[0]=n.apply(void 0,r);return t.apply(void 0,r),o}}}t.exports=function t(n,e,l,s){var f=\"function\"==typeof e,p=e===Object(e);if(p&&(s=l,l=e,e=void 0),null==l)throw new TypeError;s||(s={});var h={cap:!(\"cap\"in s)||s.cap,curry:!(\"curry\"in s)||s.curry,fixed:!(\"fixed\"in s)||s.fixed,immutable:!(\"immutable\"in s)||s.immutable,rearg:!(\"rearg\"in s)||s.rearg},_=f?l:o,d=\"curry\"in s&&s.curry,v=\"fixed\"in s&&s.fixed,y=\"rearg\"in s&&s.rearg,g=f?l.runInContext():void 0,m=f?l:{ary:n.ary,assign:n.assign,clone:n.clone,curry:n.curry,forEach:n.forEach,isArray:n.isArray,isError:n.isError,isFunction:n.isFunction,isWeakMap:n.isWeakMap,iteratee:n.iteratee,keys:n.keys,rearg:n.rearg,toInteger:n.toInteger,toPath:n.toPath},x=m.ary,b=m.assign,A=m.clone,k=m.curry,W=m.forEach,w=m.isArray,O=m.isError,j=m.isFunction,I=m.isWeakMap,E=m.keys,R=m.rearg,S=m.toInteger,P=m.toPath,F=E(r.aryMethod),M={castArray:function(t){return function(){var n=arguments[0];return w(n)?t(a(n)):t.apply(void 0,arguments)}},iteratee:function(t){return function(){var n=arguments[0],e=arguments[1],r=t(n,e),o=r.length;return h.cap&&\"number\"==typeof e?(e=e>2?e-2:1,o&&o<=e?r:u(r,e)):r}},mixin:function(t){return function(n){var e=this;if(!j(e))return t(e,Object(n));var r=[];return W(E(n),(function(t){j(n[t])&&r.push([t,e.prototype[t]])})),t(e,Object(n)),W(r,(function(t){var n=t[1];j(n)?e.prototype[t[0]]=n:delete e.prototype[t[0]]})),e}},nthArg:function(t){return function(n){var e=n<0?1:S(n)+1;return k(t(n),e)}},rearg:function(t){return function(n,e){var r=e?e.length:0;return k(t(n,e),r)}},runInContext:function(e){return function(r){return t(n,e(r),s)}}};function C(t,n){if(h.cap){var e=r.iterateeRearg[t];if(e)return function(t,n){return N(t,(function(t){var e=n.length;return function(t,n){return 2==n?function(n,e){return t.apply(void 0,arguments)}:function(n){return t.apply(void 0,arguments)}}(R(u(t,e),n),e)}))}(n,e);var o=!f&&r.iterateeAry[t];if(o)return function(t,n){return N(t,(function(t){return\"function\"==typeof t?u(t,n):t}))}(n,o)}return n}function B(t,n,e){if(h.fixed&&(v||!r.skipFixed[t])){var o=r.methodSpread[t],u=o&&o.start;return void 0===u?x(n,e):function(t,n){return function(){for(var e=arguments.length,r=e-1,o=Array(e);e--;)o[e]=arguments[e];var u=o[n],a=o.slice(0,n);return u&&i.apply(a,u),n!=r&&i.apply(a,o.slice(n+1)),t.apply(this,a)}}(n,u)}return n}function T(t,n,e){return h.rearg&&e>1&&(y||!r.skipRearg[t])?R(n,r.methodRearg[t]||r.aryRearg[e]):n}function L(t,n){for(var e=-1,r=(n=P(n)).length,o=r-1,i=A(Object(t)),u=i;null!=u&&++e1?k(n,e):n}(0,o=C(i,o),t),!1}})),!o})),o||(o=u),o==n&&(o=d?k(o,1):function(){return n.apply(this,arguments)}),o.convert=D(i,n),o.placeholder=n.placeholder=e,o}if(!p)return q(e,l,_);var z=l,H=[];return W(F,(function(t){W(r.aryMethod[t],(function(t){var n=z[r.remap[t]||t];n&&H.push([t,q(t,n,z)])}))})),W(E(z),(function(t){var n=z[t];if(\"function\"==typeof n){for(var e=H.length;e--;)if(H[e][0]==t)return;n.convert=D(t,n),H.push([t,n])}})),W(H,(function(t){z[t[0]]=t[1]})),z.convert=function(t){return z.runInContext.convert(t)(void 0)},z.placeholder=z,W(E(z),(function(t){W(r.realToAlias[t]||[],(function(n){z[n]=z[t]}))})),z}},", + "originalSize": 16414, + "originalSource": "var mapping = require('./_mapping'),\n fallbackHolder = require('./placeholder');\n\n/** Built-in value reference. */\nvar push = Array.prototype.push;\n\n/**\n * Creates a function, with an arity of `n`, that invokes `func` with the\n * arguments it receives.\n *\n * @private\n * @param {Function} func The function to wrap.\n * @param {number} n The arity of the new function.\n * @returns {Function} Returns the new function.\n */\nfunction baseArity(func, n) {\n return n == 2\n ? function(a, b) { return func.apply(undefined, arguments); }\n : function(a) { return func.apply(undefined, arguments); };\n}\n\n/**\n * Creates a function that invokes `func`, with up to `n` arguments, ignoring\n * any additional arguments.\n *\n * @private\n * @param {Function} func The function to cap arguments for.\n * @param {number} n The arity cap.\n * @returns {Function} Returns the new function.\n */\nfunction baseAry(func, n) {\n return n == 2\n ? function(a, b) { return func(a, b); }\n : function(a) { return func(a); };\n}\n\n/**\n * Creates a clone of `array`.\n *\n * @private\n * @param {Array} array The array to clone.\n * @returns {Array} Returns the cloned array.\n */\nfunction cloneArray(array) {\n var length = array ? array.length : 0,\n result = Array(length);\n\n while (length--) {\n result[length] = array[length];\n }\n return result;\n}\n\n/**\n * Creates a function that clones a given object using the assignment `func`.\n *\n * @private\n * @param {Function} func The assignment function.\n * @returns {Function} Returns the new cloner function.\n */\nfunction createCloner(func) {\n return function(object) {\n return func({}, object);\n };\n}\n\n/**\n * A specialized version of `_.spread` which flattens the spread array into\n * the arguments of the invoked `func`.\n *\n * @private\n * @param {Function} func The function to spread arguments over.\n * @param {number} start The start position of the spread.\n * @returns {Function} Returns the new function.\n */\nfunction flatSpread(func, start) {\n return function() {\n var length = arguments.length,\n lastIndex = length - 1,\n args = Array(length);\n\n while (length--) {\n args[length] = arguments[length];\n }\n var array = args[start],\n otherArgs = args.slice(0, start);\n\n if (array) {\n push.apply(otherArgs, array);\n }\n if (start != lastIndex) {\n push.apply(otherArgs, args.slice(start + 1));\n }\n return func.apply(this, otherArgs);\n };\n}\n\n/**\n * Creates a function that wraps `func` and uses `cloner` to clone the first\n * argument it receives.\n *\n * @private\n * @param {Function} func The function to wrap.\n * @param {Function} cloner The function to clone arguments.\n * @returns {Function} Returns the new immutable function.\n */\nfunction wrapImmutable(func, cloner) {\n return function() {\n var length = arguments.length;\n if (!length) {\n return;\n }\n var args = Array(length);\n while (length--) {\n args[length] = arguments[length];\n }\n var result = args[0] = cloner.apply(undefined, args);\n func.apply(undefined, args);\n return result;\n };\n}\n\n/**\n * The base implementation of `convert` which accepts a `util` object of methods\n * required to perform conversions.\n *\n * @param {Object} util The util object.\n * @param {string} name The name of the function to convert.\n * @param {Function} func The function to convert.\n * @param {Object} [options] The options object.\n * @param {boolean} [options.cap=true] Specify capping iteratee arguments.\n * @param {boolean} [options.curry=true] Specify currying.\n * @param {boolean} [options.fixed=true] Specify fixed arity.\n * @param {boolean} [options.immutable=true] Specify immutable operations.\n * @param {boolean} [options.rearg=true] Specify rearranging arguments.\n * @returns {Function|Object} Returns the converted function or object.\n */\nfunction baseConvert(util, name, func, options) {\n var isLib = typeof name == 'function',\n isObj = name === Object(name);\n\n if (isObj) {\n options = func;\n func = name;\n name = undefined;\n }\n if (func == null) {\n throw new TypeError;\n }\n options || (options = {});\n\n var config = {\n 'cap': 'cap' in options ? options.cap : true,\n 'curry': 'curry' in options ? options.curry : true,\n 'fixed': 'fixed' in options ? options.fixed : true,\n 'immutable': 'immutable' in options ? options.immutable : true,\n 'rearg': 'rearg' in options ? options.rearg : true\n };\n\n var defaultHolder = isLib ? func : fallbackHolder,\n forceCurry = ('curry' in options) && options.curry,\n forceFixed = ('fixed' in options) && options.fixed,\n forceRearg = ('rearg' in options) && options.rearg,\n pristine = isLib ? func.runInContext() : undefined;\n\n var helpers = isLib ? func : {\n 'ary': util.ary,\n 'assign': util.assign,\n 'clone': util.clone,\n 'curry': util.curry,\n 'forEach': util.forEach,\n 'isArray': util.isArray,\n 'isError': util.isError,\n 'isFunction': util.isFunction,\n 'isWeakMap': util.isWeakMap,\n 'iteratee': util.iteratee,\n 'keys': util.keys,\n 'rearg': util.rearg,\n 'toInteger': util.toInteger,\n 'toPath': util.toPath\n };\n\n var ary = helpers.ary,\n assign = helpers.assign,\n clone = helpers.clone,\n curry = helpers.curry,\n each = helpers.forEach,\n isArray = helpers.isArray,\n isError = helpers.isError,\n isFunction = helpers.isFunction,\n isWeakMap = helpers.isWeakMap,\n keys = helpers.keys,\n rearg = helpers.rearg,\n toInteger = helpers.toInteger,\n toPath = helpers.toPath;\n\n var aryMethodKeys = keys(mapping.aryMethod);\n\n var wrappers = {\n 'castArray': function(castArray) {\n return function() {\n var value = arguments[0];\n return isArray(value)\n ? castArray(cloneArray(value))\n : castArray.apply(undefined, arguments);\n };\n },\n 'iteratee': function(iteratee) {\n return function() {\n var func = arguments[0],\n arity = arguments[1],\n result = iteratee(func, arity),\n length = result.length;\n\n if (config.cap && typeof arity == 'number') {\n arity = arity > 2 ? (arity - 2) : 1;\n return (length && length <= arity) ? result : baseAry(result, arity);\n }\n return result;\n };\n },\n 'mixin': function(mixin) {\n return function(source) {\n var func = this;\n if (!isFunction(func)) {\n return mixin(func, Object(source));\n }\n var pairs = [];\n each(keys(source), function(key) {\n if (isFunction(source[key])) {\n pairs.push([key, func.prototype[key]]);\n }\n });\n\n mixin(func, Object(source));\n\n each(pairs, function(pair) {\n var value = pair[1];\n if (isFunction(value)) {\n func.prototype[pair[0]] = value;\n } else {\n delete func.prototype[pair[0]];\n }\n });\n return func;\n };\n },\n 'nthArg': function(nthArg) {\n return function(n) {\n var arity = n < 0 ? 1 : (toInteger(n) + 1);\n return curry(nthArg(n), arity);\n };\n },\n 'rearg': function(rearg) {\n return function(func, indexes) {\n var arity = indexes ? indexes.length : 0;\n return curry(rearg(func, indexes), arity);\n };\n },\n 'runInContext': function(runInContext) {\n return function(context) {\n return baseConvert(util, runInContext(context), options);\n };\n }\n };\n\n /*--------------------------------------------------------------------------*/\n\n /**\n * Casts `func` to a function with an arity capped iteratee if needed.\n *\n * @private\n * @param {string} name The name of the function to inspect.\n * @param {Function} func The function to inspect.\n * @returns {Function} Returns the cast function.\n */\n function castCap(name, func) {\n if (config.cap) {\n var indexes = mapping.iterateeRearg[name];\n if (indexes) {\n return iterateeRearg(func, indexes);\n }\n var n = !isLib && mapping.iterateeAry[name];\n if (n) {\n return iterateeAry(func, n);\n }\n }\n return func;\n }\n\n /**\n * Casts `func` to a curried function if needed.\n *\n * @private\n * @param {string} name The name of the function to inspect.\n * @param {Function} func The function to inspect.\n * @param {number} n The arity of `func`.\n * @returns {Function} Returns the cast function.\n */\n function castCurry(name, func, n) {\n return (forceCurry || (config.curry && n > 1))\n ? curry(func, n)\n : func;\n }\n\n /**\n * Casts `func` to a fixed arity function if needed.\n *\n * @private\n * @param {string} name The name of the function to inspect.\n * @param {Function} func The function to inspect.\n * @param {number} n The arity cap.\n * @returns {Function} Returns the cast function.\n */\n function castFixed(name, func, n) {\n if (config.fixed && (forceFixed || !mapping.skipFixed[name])) {\n var data = mapping.methodSpread[name],\n start = data && data.start;\n\n return start === undefined ? ary(func, n) : flatSpread(func, start);\n }\n return func;\n }\n\n /**\n * Casts `func` to an rearged function if needed.\n *\n * @private\n * @param {string} name The name of the function to inspect.\n * @param {Function} func The function to inspect.\n * @param {number} n The arity of `func`.\n * @returns {Function} Returns the cast function.\n */\n function castRearg(name, func, n) {\n return (config.rearg && n > 1 && (forceRearg || !mapping.skipRearg[name]))\n ? rearg(func, mapping.methodRearg[name] || mapping.aryRearg[n])\n : func;\n }\n\n /**\n * Creates a clone of `object` by `path`.\n *\n * @private\n * @param {Object} object The object to clone.\n * @param {Array|string} path The path to clone by.\n * @returns {Object} Returns the cloned object.\n */\n function cloneByPath(object, path) {\n path = toPath(path);\n\n var index = -1,\n length = path.length,\n lastIndex = length - 1,\n result = clone(Object(object)),\n nested = result;\n\n while (nested != null && ++index < length) {\n var key = path[index],\n value = nested[key];\n\n if (value != null &&\n !(isFunction(value) || isError(value) || isWeakMap(value))) {\n nested[key] = clone(index == lastIndex ? value : Object(value));\n }\n nested = nested[key];\n }\n return result;\n }\n\n /**\n * Converts `lodash` to an immutable auto-curried iteratee-first data-last\n * version with conversion `options` applied.\n *\n * @param {Object} [options] The options object. See `baseConvert` for more details.\n * @returns {Function} Returns the converted `lodash`.\n */\n function convertLib(options) {\n return _.runInContext.convert(options)(undefined);\n }\n\n /**\n * Create a converter function for `func` of `name`.\n *\n * @param {string} name The name of the function to convert.\n * @param {Function} func The function to convert.\n * @returns {Function} Returns the new converter function.\n */\n function createConverter(name, func) {\n var realName = mapping.aliasToReal[name] || name,\n methodName = mapping.remap[realName] || realName,\n oldOptions = options;\n\n return function(options) {\n var newUtil = isLib ? pristine : helpers,\n newFunc = isLib ? pristine[methodName] : func,\n newOptions = assign(assign({}, oldOptions), options);\n\n return baseConvert(newUtil, realName, newFunc, newOptions);\n };\n }\n\n /**\n * Creates a function that wraps `func` to invoke its iteratee, with up to `n`\n * arguments, ignoring any additional arguments.\n *\n * @private\n * @param {Function} func The function to cap iteratee arguments for.\n * @param {number} n The arity cap.\n * @returns {Function} Returns the new function.\n */\n function iterateeAry(func, n) {\n return overArg(func, function(func) {\n return typeof func == 'function' ? baseAry(func, n) : func;\n });\n }\n\n /**\n * Creates a function that wraps `func` to invoke its iteratee with arguments\n * arranged according to the specified `indexes` where the argument value at\n * the first index is provided as the first argument, the argument value at\n * the second index is provided as the second argument, and so on.\n *\n * @private\n * @param {Function} func The function to rearrange iteratee arguments for.\n * @param {number[]} indexes The arranged argument indexes.\n * @returns {Function} Returns the new function.\n */\n function iterateeRearg(func, indexes) {\n return overArg(func, function(func) {\n var n = indexes.length;\n return baseArity(rearg(baseAry(func, n), indexes), n);\n });\n }\n\n /**\n * Creates a function that invokes `func` with its first argument transformed.\n *\n * @private\n * @param {Function} func The function to wrap.\n * @param {Function} transform The argument transform.\n * @returns {Function} Returns the new function.\n */\n function overArg(func, transform) {\n return function() {\n var length = arguments.length;\n if (!length) {\n return func();\n }\n var args = Array(length);\n while (length--) {\n args[length] = arguments[length];\n }\n var index = config.rearg ? 0 : (length - 1);\n args[index] = transform(args[index]);\n return func.apply(undefined, args);\n };\n }\n\n /**\n * Creates a function that wraps `func` and applys the conversions\n * rules by `name`.\n *\n * @private\n * @param {string} name The name of the function to wrap.\n * @param {Function} func The function to wrap.\n * @returns {Function} Returns the converted function.\n */\n function wrap(name, func, placeholder) {\n var result,\n realName = mapping.aliasToReal[name] || name,\n wrapped = func,\n wrapper = wrappers[realName];\n\n if (wrapper) {\n wrapped = wrapper(func);\n }\n else if (config.immutable) {\n if (mapping.mutate.array[realName]) {\n wrapped = wrapImmutable(func, cloneArray);\n }\n else if (mapping.mutate.object[realName]) {\n wrapped = wrapImmutable(func, createCloner(func));\n }\n else if (mapping.mutate.set[realName]) {\n wrapped = wrapImmutable(func, cloneByPath);\n }\n }\n each(aryMethodKeys, function(aryKey) {\n each(mapping.aryMethod[aryKey], function(otherName) {\n if (realName == otherName) {\n var data = mapping.methodSpread[realName],\n afterRearg = data && data.afterRearg;\n\n result = afterRearg\n ? castFixed(realName, castRearg(realName, wrapped, aryKey), aryKey)\n : castRearg(realName, castFixed(realName, wrapped, aryKey), aryKey);\n\n result = castCap(realName, result);\n result = castCurry(realName, result, aryKey);\n return false;\n }\n });\n return !result;\n });\n\n result || (result = wrapped);\n if (result == func) {\n result = forceCurry ? curry(result, 1) : function() {\n return func.apply(this, arguments);\n };\n }\n result.convert = createConverter(realName, func);\n result.placeholder = func.placeholder = placeholder;\n\n return result;\n }\n\n /*--------------------------------------------------------------------------*/\n\n if (!isObj) {\n return wrap(name, func, defaultHolder);\n }\n var _ = func;\n\n // Convert methods by ary cap.\n var pairs = [];\n each(aryMethodKeys, function(aryKey) {\n each(mapping.aryMethod[aryKey], function(key) {\n var func = _[mapping.remap[key] || key];\n if (func) {\n pairs.push([key, wrap(key, func, _)]);\n }\n });\n });\n\n // Convert remaining methods.\n each(keys(_), function(key) {\n var func = _[key];\n if (typeof func == 'function') {\n var length = pairs.length;\n while (length--) {\n if (pairs[length][0] == key) {\n return;\n }\n }\n func.convert = createConverter(key, func);\n pairs.push([key, func]);\n }\n });\n\n // Assign to `_` leaving `_.prototype` unchanged to allow chaining.\n each(pairs, function(pair) {\n _[pair[0]] = pair[1];\n });\n\n _.convert = convertLib;\n _.placeholder = _;\n\n // Assign aliases.\n each(keys(_), function(key) {\n each(mapping.realToAlias[key] || [], function(alias) {\n _[alias] = _[key];\n });\n });\n\n return _;\n}\n\nmodule.exports = baseConvert;\n", + "modules": [] + }, + { + "id": 44, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/_mapping.js", + "name": "./node_modules/lodash/fp/_mapping.js", + "index": 11, + "index2": 5, + "size": 9955, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/_baseConvert.js", + "issuerId": 43, + "issuerName": "./node_modules/lodash/fp/_baseConvert.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 38, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/trim.js", + "name": "./node_modules/lodash/fp/trim.js" + }, + { + "id": 2, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/convert.js", + "name": "./node_modules/lodash/fp/convert.js" + }, + { + "id": 43, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/_baseConvert.js", + "name": "./node_modules/lodash/fp/_baseConvert.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 43, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/_baseConvert.js", + "module": "./node_modules/lodash/fp/_baseConvert.js", + "moduleName": "./node_modules/lodash/fp/_baseConvert.js", + "type": "cjs require", + "userRequest": "./_mapping", + "loc": "1:14-35" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 6, + "source": "/** Used to map aliases to their real names. */\nexports.aliasToReal = {\n\n // Lodash aliases.\n 'each': 'forEach',\n 'eachRight': 'forEachRight',\n 'entries': 'toPairs',\n 'entriesIn': 'toPairsIn',\n 'extend': 'assignIn',\n 'extendAll': 'assignInAll',\n 'extendAllWith': 'assignInAllWith',\n 'extendWith': 'assignInWith',\n 'first': 'head',\n\n // Methods that are curried variants of others.\n 'conforms': 'conformsTo',\n 'matches': 'isMatch',\n 'property': 'get',\n\n // Ramda aliases.\n '__': 'placeholder',\n 'F': 'stubFalse',\n 'T': 'stubTrue',\n 'all': 'every',\n 'allPass': 'overEvery',\n 'always': 'constant',\n 'any': 'some',\n 'anyPass': 'overSome',\n 'apply': 'spread',\n 'assoc': 'set',\n 'assocPath': 'set',\n 'complement': 'negate',\n 'compose': 'flowRight',\n 'contains': 'includes',\n 'dissoc': 'unset',\n 'dissocPath': 'unset',\n 'dropLast': 'dropRight',\n 'dropLastWhile': 'dropRightWhile',\n 'equals': 'isEqual',\n 'identical': 'eq',\n 'indexBy': 'keyBy',\n 'init': 'initial',\n 'invertObj': 'invert',\n 'juxt': 'over',\n 'omitAll': 'omit',\n 'nAry': 'ary',\n 'path': 'get',\n 'pathEq': 'matchesProperty',\n 'pathOr': 'getOr',\n 'paths': 'at',\n 'pickAll': 'pick',\n 'pipe': 'flow',\n 'pluck': 'map',\n 'prop': 'get',\n 'propEq': 'matchesProperty',\n 'propOr': 'getOr',\n 'props': 'at',\n 'symmetricDifference': 'xor',\n 'symmetricDifferenceBy': 'xorBy',\n 'symmetricDifferenceWith': 'xorWith',\n 'takeLast': 'takeRight',\n 'takeLastWhile': 'takeRightWhile',\n 'unapply': 'rest',\n 'unnest': 'flatten',\n 'useWith': 'overArgs',\n 'where': 'conformsTo',\n 'whereEq': 'isMatch',\n 'zipObj': 'zipObject'\n};\n\n/** Used to map ary to method names. */\nexports.aryMethod = {\n '1': [\n 'assignAll', 'assignInAll', 'attempt', 'castArray', 'ceil', 'create',\n 'curry', 'curryRight', 'defaultsAll', 'defaultsDeepAll', 'floor', 'flow',\n 'flowRight', 'fromPairs', 'invert', 'iteratee', 'memoize', 'method', 'mergeAll',\n 'methodOf', 'mixin', 'nthArg', 'over', 'overEvery', 'overSome','rest', 'reverse',\n 'round', 'runInContext', 'spread', 'template', 'trim', 'trimEnd', 'trimStart',\n 'uniqueId', 'words', 'zipAll'\n ],\n '2': [\n 'add', 'after', 'ary', 'assign', 'assignAllWith', 'assignIn', 'assignInAllWith',\n 'at', 'before', 'bind', 'bindAll', 'bindKey', 'chunk', 'cloneDeepWith',\n 'cloneWith', 'concat', 'conformsTo', 'countBy', 'curryN', 'curryRightN',\n 'debounce', 'defaults', 'defaultsDeep', 'defaultTo', 'delay', 'difference',\n 'divide', 'drop', 'dropRight', 'dropRightWhile', 'dropWhile', 'endsWith', 'eq',\n 'every', 'filter', 'find', 'findIndex', 'findKey', 'findLast', 'findLastIndex',\n 'findLastKey', 'flatMap', 'flatMapDeep', 'flattenDepth', 'forEach',\n 'forEachRight', 'forIn', 'forInRight', 'forOwn', 'forOwnRight', 'get',\n 'groupBy', 'gt', 'gte', 'has', 'hasIn', 'includes', 'indexOf', 'intersection',\n 'invertBy', 'invoke', 'invokeMap', 'isEqual', 'isMatch', 'join', 'keyBy',\n 'lastIndexOf', 'lt', 'lte', 'map', 'mapKeys', 'mapValues', 'matchesProperty',\n 'maxBy', 'meanBy', 'merge', 'mergeAllWith', 'minBy', 'multiply', 'nth', 'omit',\n 'omitBy', 'overArgs', 'pad', 'padEnd', 'padStart', 'parseInt', 'partial',\n 'partialRight', 'partition', 'pick', 'pickBy', 'propertyOf', 'pull', 'pullAll',\n 'pullAt', 'random', 'range', 'rangeRight', 'rearg', 'reject', 'remove',\n 'repeat', 'restFrom', 'result', 'sampleSize', 'some', 'sortBy', 'sortedIndex',\n 'sortedIndexOf', 'sortedLastIndex', 'sortedLastIndexOf', 'sortedUniqBy',\n 'split', 'spreadFrom', 'startsWith', 'subtract', 'sumBy', 'take', 'takeRight',\n 'takeRightWhile', 'takeWhile', 'tap', 'throttle', 'thru', 'times', 'trimChars',\n 'trimCharsEnd', 'trimCharsStart', 'truncate', 'union', 'uniqBy', 'uniqWith',\n 'unset', 'unzipWith', 'without', 'wrap', 'xor', 'zip', 'zipObject',\n 'zipObjectDeep'\n ],\n '3': [\n 'assignInWith', 'assignWith', 'clamp', 'differenceBy', 'differenceWith',\n 'findFrom', 'findIndexFrom', 'findLastFrom', 'findLastIndexFrom', 'getOr',\n 'includesFrom', 'indexOfFrom', 'inRange', 'intersectionBy', 'intersectionWith',\n 'invokeArgs', 'invokeArgsMap', 'isEqualWith', 'isMatchWith', 'flatMapDepth',\n 'lastIndexOfFrom', 'mergeWith', 'orderBy', 'padChars', 'padCharsEnd',\n 'padCharsStart', 'pullAllBy', 'pullAllWith', 'rangeStep', 'rangeStepRight',\n 'reduce', 'reduceRight', 'replace', 'set', 'slice', 'sortedIndexBy',\n 'sortedLastIndexBy', 'transform', 'unionBy', 'unionWith', 'update', 'xorBy',\n 'xorWith', 'zipWith'\n ],\n '4': [\n 'fill', 'setWith', 'updateWith'\n ]\n};\n\n/** Used to map ary to rearg configs. */\nexports.aryRearg = {\n '2': [1, 0],\n '3': [2, 0, 1],\n '4': [3, 2, 0, 1]\n};\n\n/** Used to map method names to their iteratee ary. */\nexports.iterateeAry = {\n 'dropRightWhile': 1,\n 'dropWhile': 1,\n 'every': 1,\n 'filter': 1,\n 'find': 1,\n 'findFrom': 1,\n 'findIndex': 1,\n 'findIndexFrom': 1,\n 'findKey': 1,\n 'findLast': 1,\n 'findLastFrom': 1,\n 'findLastIndex': 1,\n 'findLastIndexFrom': 1,\n 'findLastKey': 1,\n 'flatMap': 1,\n 'flatMapDeep': 1,\n 'flatMapDepth': 1,\n 'forEach': 1,\n 'forEachRight': 1,\n 'forIn': 1,\n 'forInRight': 1,\n 'forOwn': 1,\n 'forOwnRight': 1,\n 'map': 1,\n 'mapKeys': 1,\n 'mapValues': 1,\n 'partition': 1,\n 'reduce': 2,\n 'reduceRight': 2,\n 'reject': 1,\n 'remove': 1,\n 'some': 1,\n 'takeRightWhile': 1,\n 'takeWhile': 1,\n 'times': 1,\n 'transform': 2\n};\n\n/** Used to map method names to iteratee rearg configs. */\nexports.iterateeRearg = {\n 'mapKeys': [1],\n 'reduceRight': [1, 0]\n};\n\n/** Used to map method names to rearg configs. */\nexports.methodRearg = {\n 'assignInAllWith': [1, 0],\n 'assignInWith': [1, 2, 0],\n 'assignAllWith': [1, 0],\n 'assignWith': [1, 2, 0],\n 'differenceBy': [1, 2, 0],\n 'differenceWith': [1, 2, 0],\n 'getOr': [2, 1, 0],\n 'intersectionBy': [1, 2, 0],\n 'intersectionWith': [1, 2, 0],\n 'isEqualWith': [1, 2, 0],\n 'isMatchWith': [2, 1, 0],\n 'mergeAllWith': [1, 0],\n 'mergeWith': [1, 2, 0],\n 'padChars': [2, 1, 0],\n 'padCharsEnd': [2, 1, 0],\n 'padCharsStart': [2, 1, 0],\n 'pullAllBy': [2, 1, 0],\n 'pullAllWith': [2, 1, 0],\n 'rangeStep': [1, 2, 0],\n 'rangeStepRight': [1, 2, 0],\n 'setWith': [3, 1, 2, 0],\n 'sortedIndexBy': [2, 1, 0],\n 'sortedLastIndexBy': [2, 1, 0],\n 'unionBy': [1, 2, 0],\n 'unionWith': [1, 2, 0],\n 'updateWith': [3, 1, 2, 0],\n 'xorBy': [1, 2, 0],\n 'xorWith': [1, 2, 0],\n 'zipWith': [1, 2, 0]\n};\n\n/** Used to map method names to spread configs. */\nexports.methodSpread = {\n 'assignAll': { 'start': 0 },\n 'assignAllWith': { 'start': 0 },\n 'assignInAll': { 'start': 0 },\n 'assignInAllWith': { 'start': 0 },\n 'defaultsAll': { 'start': 0 },\n 'defaultsDeepAll': { 'start': 0 },\n 'invokeArgs': { 'start': 2 },\n 'invokeArgsMap': { 'start': 2 },\n 'mergeAll': { 'start': 0 },\n 'mergeAllWith': { 'start': 0 },\n 'partial': { 'start': 1 },\n 'partialRight': { 'start': 1 },\n 'without': { 'start': 1 },\n 'zipAll': { 'start': 0 }\n};\n\n/** Used to identify methods which mutate arrays or objects. */\nexports.mutate = {\n 'array': {\n 'fill': true,\n 'pull': true,\n 'pullAll': true,\n 'pullAllBy': true,\n 'pullAllWith': true,\n 'pullAt': true,\n 'remove': true,\n 'reverse': true\n },\n 'object': {\n 'assign': true,\n 'assignAll': true,\n 'assignAllWith': true,\n 'assignIn': true,\n 'assignInAll': true,\n 'assignInAllWith': true,\n 'assignInWith': true,\n 'assignWith': true,\n 'defaults': true,\n 'defaultsAll': true,\n 'defaultsDeep': true,\n 'defaultsDeepAll': true,\n 'merge': true,\n 'mergeAll': true,\n 'mergeAllWith': true,\n 'mergeWith': true,\n },\n 'set': {\n 'set': true,\n 'setWith': true,\n 'unset': true,\n 'update': true,\n 'updateWith': true\n }\n};\n\n/** Used to map real names to their aliases. */\nexports.realToAlias = (function() {\n var hasOwnProperty = Object.prototype.hasOwnProperty,\n object = exports.aliasToReal,\n result = {};\n\n for (var key in object) {\n var value = object[key];\n if (hasOwnProperty.call(result, value)) {\n result[value].push(key);\n } else {\n result[value] = [key];\n }\n }\n return result;\n}());\n\n/** Used to map method names to other names. */\nexports.remap = {\n 'assignAll': 'assign',\n 'assignAllWith': 'assignWith',\n 'assignInAll': 'assignIn',\n 'assignInAllWith': 'assignInWith',\n 'curryN': 'curry',\n 'curryRightN': 'curryRight',\n 'defaultsAll': 'defaults',\n 'defaultsDeepAll': 'defaultsDeep',\n 'findFrom': 'find',\n 'findIndexFrom': 'findIndex',\n 'findLastFrom': 'findLast',\n 'findLastIndexFrom': 'findLastIndex',\n 'getOr': 'get',\n 'includesFrom': 'includes',\n 'indexOfFrom': 'indexOf',\n 'invokeArgs': 'invoke',\n 'invokeArgsMap': 'invokeMap',\n 'lastIndexOfFrom': 'lastIndexOf',\n 'mergeAll': 'merge',\n 'mergeAllWith': 'mergeWith',\n 'padChars': 'pad',\n 'padCharsEnd': 'padEnd',\n 'padCharsStart': 'padStart',\n 'propertyOf': 'get',\n 'rangeStep': 'range',\n 'rangeStepRight': 'rangeRight',\n 'restFrom': 'rest',\n 'spreadFrom': 'spread',\n 'trimChars': 'trim',\n 'trimCharsEnd': 'trimEnd',\n 'trimCharsStart': 'trimStart',\n 'zipAll': 'zip'\n};\n\n/** Used to track methods that skip fixing their arity. */\nexports.skipFixed = {\n 'castArray': true,\n 'flow': true,\n 'flowRight': true,\n 'iteratee': true,\n 'mixin': true,\n 'rearg': true,\n 'runInContext': true\n};\n\n/** Used to track methods that skip rearranging arguments. */\nexports.skipRearg = {\n 'add': true,\n 'assign': true,\n 'assignIn': true,\n 'bind': true,\n 'bindKey': true,\n 'concat': true,\n 'difference': true,\n 'divide': true,\n 'eq': true,\n 'gt': true,\n 'gte': true,\n 'isEqual': true,\n 'lt': true,\n 'lte': true,\n 'matchesProperty': true,\n 'merge': true,\n 'multiply': true,\n 'overArgs': true,\n 'partial': true,\n 'partialRight': true,\n 'propertyOf': true,\n 'random': true,\n 'range': true,\n 'rangeRight': true,\n 'subtract': true,\n 'zip': true,\n 'zipObject': true,\n 'zipObjectDeep': true\n};\n", + "parsedSize": 6716, + "parsedSource": "n.aliasToReal={each:\"forEach\",eachRight:\"forEachRight\",entries:\"toPairs\",entriesIn:\"toPairsIn\",extend:\"assignIn\",extendAll:\"assignInAll\",extendAllWith:\"assignInAllWith\",extendWith:\"assignInWith\",first:\"head\",conforms:\"conformsTo\",matches:\"isMatch\",property:\"get\",__:\"placeholder\",F:\"stubFalse\",T:\"stubTrue\",all:\"every\",allPass:\"overEvery\",always:\"constant\",any:\"some\",anyPass:\"overSome\",apply:\"spread\",assoc:\"set\",assocPath:\"set\",complement:\"negate\",compose:\"flowRight\",contains:\"includes\",dissoc:\"unset\",dissocPath:\"unset\",dropLast:\"dropRight\",dropLastWhile:\"dropRightWhile\",equals:\"isEqual\",identical:\"eq\",indexBy:\"keyBy\",init:\"initial\",invertObj:\"invert\",juxt:\"over\",omitAll:\"omit\",nAry:\"ary\",path:\"get\",pathEq:\"matchesProperty\",pathOr:\"getOr\",paths:\"at\",pickAll:\"pick\",pipe:\"flow\",pluck:\"map\",prop:\"get\",propEq:\"matchesProperty\",propOr:\"getOr\",props:\"at\",symmetricDifference:\"xor\",symmetricDifferenceBy:\"xorBy\",symmetricDifferenceWith:\"xorWith\",takeLast:\"takeRight\",takeLastWhile:\"takeRightWhile\",unapply:\"rest\",unnest:\"flatten\",useWith:\"overArgs\",where:\"conformsTo\",whereEq:\"isMatch\",zipObj:\"zipObject\"},n.aryMethod={1:[\"assignAll\",\"assignInAll\",\"attempt\",\"castArray\",\"ceil\",\"create\",\"curry\",\"curryRight\",\"defaultsAll\",\"defaultsDeepAll\",\"floor\",\"flow\",\"flowRight\",\"fromPairs\",\"invert\",\"iteratee\",\"memoize\",\"method\",\"mergeAll\",\"methodOf\",\"mixin\",\"nthArg\",\"over\",\"overEvery\",\"overSome\",\"rest\",\"reverse\",\"round\",\"runInContext\",\"spread\",\"template\",\"trim\",\"trimEnd\",\"trimStart\",\"uniqueId\",\"words\",\"zipAll\"],2:[\"add\",\"after\",\"ary\",\"assign\",\"assignAllWith\",\"assignIn\",\"assignInAllWith\",\"at\",\"before\",\"bind\",\"bindAll\",\"bindKey\",\"chunk\",\"cloneDeepWith\",\"cloneWith\",\"concat\",\"conformsTo\",\"countBy\",\"curryN\",\"curryRightN\",\"debounce\",\"defaults\",\"defaultsDeep\",\"defaultTo\",\"delay\",\"difference\",\"divide\",\"drop\",\"dropRight\",\"dropRightWhile\",\"dropWhile\",\"endsWith\",\"eq\",\"every\",\"filter\",\"find\",\"findIndex\",\"findKey\",\"findLast\",\"findLastIndex\",\"findLastKey\",\"flatMap\",\"flatMapDeep\",\"flattenDepth\",\"forEach\",\"forEachRight\",\"forIn\",\"forInRight\",\"forOwn\",\"forOwnRight\",\"get\",\"groupBy\",\"gt\",\"gte\",\"has\",\"hasIn\",\"includes\",\"indexOf\",\"intersection\",\"invertBy\",\"invoke\",\"invokeMap\",\"isEqual\",\"isMatch\",\"join\",\"keyBy\",\"lastIndexOf\",\"lt\",\"lte\",\"map\",\"mapKeys\",\"mapValues\",\"matchesProperty\",\"maxBy\",\"meanBy\",\"merge\",\"mergeAllWith\",\"minBy\",\"multiply\",\"nth\",\"omit\",\"omitBy\",\"overArgs\",\"pad\",\"padEnd\",\"padStart\",\"parseInt\",\"partial\",\"partialRight\",\"partition\",\"pick\",\"pickBy\",\"propertyOf\",\"pull\",\"pullAll\",\"pullAt\",\"random\",\"range\",\"rangeRight\",\"rearg\",\"reject\",\"remove\",\"repeat\",\"restFrom\",\"result\",\"sampleSize\",\"some\",\"sortBy\",\"sortedIndex\",\"sortedIndexOf\",\"sortedLastIndex\",\"sortedLastIndexOf\",\"sortedUniqBy\",\"split\",\"spreadFrom\",\"startsWith\",\"subtract\",\"sumBy\",\"take\",\"takeRight\",\"takeRightWhile\",\"takeWhile\",\"tap\",\"throttle\",\"thru\",\"times\",\"trimChars\",\"trimCharsEnd\",\"trimCharsStart\",\"truncate\",\"union\",\"uniqBy\",\"uniqWith\",\"unset\",\"unzipWith\",\"without\",\"wrap\",\"xor\",\"zip\",\"zipObject\",\"zipObjectDeep\"],3:[\"assignInWith\",\"assignWith\",\"clamp\",\"differenceBy\",\"differenceWith\",\"findFrom\",\"findIndexFrom\",\"findLastFrom\",\"findLastIndexFrom\",\"getOr\",\"includesFrom\",\"indexOfFrom\",\"inRange\",\"intersectionBy\",\"intersectionWith\",\"invokeArgs\",\"invokeArgsMap\",\"isEqualWith\",\"isMatchWith\",\"flatMapDepth\",\"lastIndexOfFrom\",\"mergeWith\",\"orderBy\",\"padChars\",\"padCharsEnd\",\"padCharsStart\",\"pullAllBy\",\"pullAllWith\",\"rangeStep\",\"rangeStepRight\",\"reduce\",\"reduceRight\",\"replace\",\"set\",\"slice\",\"sortedIndexBy\",\"sortedLastIndexBy\",\"transform\",\"unionBy\",\"unionWith\",\"update\",\"xorBy\",\"xorWith\",\"zipWith\"],4:[\"fill\",\"setWith\",\"updateWith\"]},n.aryRearg={2:[1,0],3:[2,0,1],4:[3,2,0,1]},n.iterateeAry={dropRightWhile:1,dropWhile:1,every:1,filter:1,find:1,findFrom:1,findIndex:1,findIndexFrom:1,findKey:1,findLast:1,findLastFrom:1,findLastIndex:1,findLastIndexFrom:1,findLastKey:1,flatMap:1,flatMapDeep:1,flatMapDepth:1,forEach:1,forEachRight:1,forIn:1,forInRight:1,forOwn:1,forOwnRight:1,map:1,mapKeys:1,mapValues:1,partition:1,reduce:2,reduceRight:2,reject:1,remove:1,some:1,takeRightWhile:1,takeWhile:1,times:1,transform:2},n.iterateeRearg={mapKeys:[1],reduceRight:[1,0]},n.methodRearg={assignInAllWith:[1,0],assignInWith:[1,2,0],assignAllWith:[1,0],assignWith:[1,2,0],differenceBy:[1,2,0],differenceWith:[1,2,0],getOr:[2,1,0],intersectionBy:[1,2,0],intersectionWith:[1,2,0],isEqualWith:[1,2,0],isMatchWith:[2,1,0],mergeAllWith:[1,0],mergeWith:[1,2,0],padChars:[2,1,0],padCharsEnd:[2,1,0],padCharsStart:[2,1,0],pullAllBy:[2,1,0],pullAllWith:[2,1,0],rangeStep:[1,2,0],rangeStepRight:[1,2,0],setWith:[3,1,2,0],sortedIndexBy:[2,1,0],sortedLastIndexBy:[2,1,0],unionBy:[1,2,0],unionWith:[1,2,0],updateWith:[3,1,2,0],xorBy:[1,2,0],xorWith:[1,2,0],zipWith:[1,2,0]},n.methodSpread={assignAll:{start:0},assignAllWith:{start:0},assignInAll:{start:0},assignInAllWith:{start:0},defaultsAll:{start:0},defaultsDeepAll:{start:0},invokeArgs:{start:2},invokeArgsMap:{start:2},mergeAll:{start:0},mergeAllWith:{start:0},partial:{start:1},partialRight:{start:1},without:{start:1},zipAll:{start:0}},n.mutate={array:{fill:!0,pull:!0,pullAll:!0,pullAllBy:!0,pullAllWith:!0,pullAt:!0,remove:!0,reverse:!0},object:{assign:!0,assignAll:!0,assignAllWith:!0,assignIn:!0,assignInAll:!0,assignInAllWith:!0,assignInWith:!0,assignWith:!0,defaults:!0,defaultsAll:!0,defaultsDeep:!0,defaultsDeepAll:!0,merge:!0,mergeAll:!0,mergeAllWith:!0,mergeWith:!0},set:{set:!0,setWith:!0,unset:!0,update:!0,updateWith:!0}},n.realToAlias=function(){var t=Object.prototype.hasOwnProperty,e=n.aliasToReal,r={};for(var o in e){var i=e[o];t.call(r,i)?r[i].push(o):r[i]=[o]}return r}(),n.remap={assignAll:\"assign\",assignAllWith:\"assignWith\",assignInAll:\"assignIn\",assignInAllWith:\"assignInWith\",curryN:\"curry\",curryRightN:\"curryRight\",defaultsAll:\"defaults\",defaultsDeepAll:\"defaultsDeep\",findFrom:\"find\",findIndexFrom:\"findIndex\",findLastFrom:\"findLast\",findLastIndexFrom:\"findLastIndex\",getOr:\"get\",includesFrom:\"includes\",indexOfFrom:\"indexOf\",invokeArgs:\"invoke\",invokeArgsMap:\"invokeMap\",lastIndexOfFrom:\"lastIndexOf\",mergeAll:\"merge\",mergeAllWith:\"mergeWith\",padChars:\"pad\",padCharsEnd:\"padEnd\",padCharsStart:\"padStart\",propertyOf:\"get\",rangeStep:\"range\",rangeStepRight:\"rangeRight\",restFrom:\"rest\",spreadFrom:\"spread\",trimChars:\"trim\",trimCharsEnd:\"trimEnd\",trimCharsStart:\"trimStart\",zipAll:\"zip\"},n.skipFixed={castArray:!0,flow:!0,flowRight:!0,iteratee:!0,mixin:!0,rearg:!0,runInContext:!0},n.skipRearg={add:!0,assign:!0,assignIn:!0,bind:!0,bindKey:!0,concat:!0,difference:!0,divide:!0,eq:!0,gt:!0,gte:!0,isEqual:!0,lt:!0,lte:!0,matchesProperty:!0,merge:!0,multiply:!0,overArgs:!0,partial:!0,partialRight:!0,propertyOf:!0,random:!0,range:!0,rangeRight:!0,subtract:!0,zip:!0,zipObject:!0,zipObjectDeep:!0}},", + "originalSize": 9955, + "originalSource": "/** Used to map aliases to their real names. */\nexports.aliasToReal = {\n\n // Lodash aliases.\n 'each': 'forEach',\n 'eachRight': 'forEachRight',\n 'entries': 'toPairs',\n 'entriesIn': 'toPairsIn',\n 'extend': 'assignIn',\n 'extendAll': 'assignInAll',\n 'extendAllWith': 'assignInAllWith',\n 'extendWith': 'assignInWith',\n 'first': 'head',\n\n // Methods that are curried variants of others.\n 'conforms': 'conformsTo',\n 'matches': 'isMatch',\n 'property': 'get',\n\n // Ramda aliases.\n '__': 'placeholder',\n 'F': 'stubFalse',\n 'T': 'stubTrue',\n 'all': 'every',\n 'allPass': 'overEvery',\n 'always': 'constant',\n 'any': 'some',\n 'anyPass': 'overSome',\n 'apply': 'spread',\n 'assoc': 'set',\n 'assocPath': 'set',\n 'complement': 'negate',\n 'compose': 'flowRight',\n 'contains': 'includes',\n 'dissoc': 'unset',\n 'dissocPath': 'unset',\n 'dropLast': 'dropRight',\n 'dropLastWhile': 'dropRightWhile',\n 'equals': 'isEqual',\n 'identical': 'eq',\n 'indexBy': 'keyBy',\n 'init': 'initial',\n 'invertObj': 'invert',\n 'juxt': 'over',\n 'omitAll': 'omit',\n 'nAry': 'ary',\n 'path': 'get',\n 'pathEq': 'matchesProperty',\n 'pathOr': 'getOr',\n 'paths': 'at',\n 'pickAll': 'pick',\n 'pipe': 'flow',\n 'pluck': 'map',\n 'prop': 'get',\n 'propEq': 'matchesProperty',\n 'propOr': 'getOr',\n 'props': 'at',\n 'symmetricDifference': 'xor',\n 'symmetricDifferenceBy': 'xorBy',\n 'symmetricDifferenceWith': 'xorWith',\n 'takeLast': 'takeRight',\n 'takeLastWhile': 'takeRightWhile',\n 'unapply': 'rest',\n 'unnest': 'flatten',\n 'useWith': 'overArgs',\n 'where': 'conformsTo',\n 'whereEq': 'isMatch',\n 'zipObj': 'zipObject'\n};\n\n/** Used to map ary to method names. */\nexports.aryMethod = {\n '1': [\n 'assignAll', 'assignInAll', 'attempt', 'castArray', 'ceil', 'create',\n 'curry', 'curryRight', 'defaultsAll', 'defaultsDeepAll', 'floor', 'flow',\n 'flowRight', 'fromPairs', 'invert', 'iteratee', 'memoize', 'method', 'mergeAll',\n 'methodOf', 'mixin', 'nthArg', 'over', 'overEvery', 'overSome','rest', 'reverse',\n 'round', 'runInContext', 'spread', 'template', 'trim', 'trimEnd', 'trimStart',\n 'uniqueId', 'words', 'zipAll'\n ],\n '2': [\n 'add', 'after', 'ary', 'assign', 'assignAllWith', 'assignIn', 'assignInAllWith',\n 'at', 'before', 'bind', 'bindAll', 'bindKey', 'chunk', 'cloneDeepWith',\n 'cloneWith', 'concat', 'conformsTo', 'countBy', 'curryN', 'curryRightN',\n 'debounce', 'defaults', 'defaultsDeep', 'defaultTo', 'delay', 'difference',\n 'divide', 'drop', 'dropRight', 'dropRightWhile', 'dropWhile', 'endsWith', 'eq',\n 'every', 'filter', 'find', 'findIndex', 'findKey', 'findLast', 'findLastIndex',\n 'findLastKey', 'flatMap', 'flatMapDeep', 'flattenDepth', 'forEach',\n 'forEachRight', 'forIn', 'forInRight', 'forOwn', 'forOwnRight', 'get',\n 'groupBy', 'gt', 'gte', 'has', 'hasIn', 'includes', 'indexOf', 'intersection',\n 'invertBy', 'invoke', 'invokeMap', 'isEqual', 'isMatch', 'join', 'keyBy',\n 'lastIndexOf', 'lt', 'lte', 'map', 'mapKeys', 'mapValues', 'matchesProperty',\n 'maxBy', 'meanBy', 'merge', 'mergeAllWith', 'minBy', 'multiply', 'nth', 'omit',\n 'omitBy', 'overArgs', 'pad', 'padEnd', 'padStart', 'parseInt', 'partial',\n 'partialRight', 'partition', 'pick', 'pickBy', 'propertyOf', 'pull', 'pullAll',\n 'pullAt', 'random', 'range', 'rangeRight', 'rearg', 'reject', 'remove',\n 'repeat', 'restFrom', 'result', 'sampleSize', 'some', 'sortBy', 'sortedIndex',\n 'sortedIndexOf', 'sortedLastIndex', 'sortedLastIndexOf', 'sortedUniqBy',\n 'split', 'spreadFrom', 'startsWith', 'subtract', 'sumBy', 'take', 'takeRight',\n 'takeRightWhile', 'takeWhile', 'tap', 'throttle', 'thru', 'times', 'trimChars',\n 'trimCharsEnd', 'trimCharsStart', 'truncate', 'union', 'uniqBy', 'uniqWith',\n 'unset', 'unzipWith', 'without', 'wrap', 'xor', 'zip', 'zipObject',\n 'zipObjectDeep'\n ],\n '3': [\n 'assignInWith', 'assignWith', 'clamp', 'differenceBy', 'differenceWith',\n 'findFrom', 'findIndexFrom', 'findLastFrom', 'findLastIndexFrom', 'getOr',\n 'includesFrom', 'indexOfFrom', 'inRange', 'intersectionBy', 'intersectionWith',\n 'invokeArgs', 'invokeArgsMap', 'isEqualWith', 'isMatchWith', 'flatMapDepth',\n 'lastIndexOfFrom', 'mergeWith', 'orderBy', 'padChars', 'padCharsEnd',\n 'padCharsStart', 'pullAllBy', 'pullAllWith', 'rangeStep', 'rangeStepRight',\n 'reduce', 'reduceRight', 'replace', 'set', 'slice', 'sortedIndexBy',\n 'sortedLastIndexBy', 'transform', 'unionBy', 'unionWith', 'update', 'xorBy',\n 'xorWith', 'zipWith'\n ],\n '4': [\n 'fill', 'setWith', 'updateWith'\n ]\n};\n\n/** Used to map ary to rearg configs. */\nexports.aryRearg = {\n '2': [1, 0],\n '3': [2, 0, 1],\n '4': [3, 2, 0, 1]\n};\n\n/** Used to map method names to their iteratee ary. */\nexports.iterateeAry = {\n 'dropRightWhile': 1,\n 'dropWhile': 1,\n 'every': 1,\n 'filter': 1,\n 'find': 1,\n 'findFrom': 1,\n 'findIndex': 1,\n 'findIndexFrom': 1,\n 'findKey': 1,\n 'findLast': 1,\n 'findLastFrom': 1,\n 'findLastIndex': 1,\n 'findLastIndexFrom': 1,\n 'findLastKey': 1,\n 'flatMap': 1,\n 'flatMapDeep': 1,\n 'flatMapDepth': 1,\n 'forEach': 1,\n 'forEachRight': 1,\n 'forIn': 1,\n 'forInRight': 1,\n 'forOwn': 1,\n 'forOwnRight': 1,\n 'map': 1,\n 'mapKeys': 1,\n 'mapValues': 1,\n 'partition': 1,\n 'reduce': 2,\n 'reduceRight': 2,\n 'reject': 1,\n 'remove': 1,\n 'some': 1,\n 'takeRightWhile': 1,\n 'takeWhile': 1,\n 'times': 1,\n 'transform': 2\n};\n\n/** Used to map method names to iteratee rearg configs. */\nexports.iterateeRearg = {\n 'mapKeys': [1],\n 'reduceRight': [1, 0]\n};\n\n/** Used to map method names to rearg configs. */\nexports.methodRearg = {\n 'assignInAllWith': [1, 0],\n 'assignInWith': [1, 2, 0],\n 'assignAllWith': [1, 0],\n 'assignWith': [1, 2, 0],\n 'differenceBy': [1, 2, 0],\n 'differenceWith': [1, 2, 0],\n 'getOr': [2, 1, 0],\n 'intersectionBy': [1, 2, 0],\n 'intersectionWith': [1, 2, 0],\n 'isEqualWith': [1, 2, 0],\n 'isMatchWith': [2, 1, 0],\n 'mergeAllWith': [1, 0],\n 'mergeWith': [1, 2, 0],\n 'padChars': [2, 1, 0],\n 'padCharsEnd': [2, 1, 0],\n 'padCharsStart': [2, 1, 0],\n 'pullAllBy': [2, 1, 0],\n 'pullAllWith': [2, 1, 0],\n 'rangeStep': [1, 2, 0],\n 'rangeStepRight': [1, 2, 0],\n 'setWith': [3, 1, 2, 0],\n 'sortedIndexBy': [2, 1, 0],\n 'sortedLastIndexBy': [2, 1, 0],\n 'unionBy': [1, 2, 0],\n 'unionWith': [1, 2, 0],\n 'updateWith': [3, 1, 2, 0],\n 'xorBy': [1, 2, 0],\n 'xorWith': [1, 2, 0],\n 'zipWith': [1, 2, 0]\n};\n\n/** Used to map method names to spread configs. */\nexports.methodSpread = {\n 'assignAll': { 'start': 0 },\n 'assignAllWith': { 'start': 0 },\n 'assignInAll': { 'start': 0 },\n 'assignInAllWith': { 'start': 0 },\n 'defaultsAll': { 'start': 0 },\n 'defaultsDeepAll': { 'start': 0 },\n 'invokeArgs': { 'start': 2 },\n 'invokeArgsMap': { 'start': 2 },\n 'mergeAll': { 'start': 0 },\n 'mergeAllWith': { 'start': 0 },\n 'partial': { 'start': 1 },\n 'partialRight': { 'start': 1 },\n 'without': { 'start': 1 },\n 'zipAll': { 'start': 0 }\n};\n\n/** Used to identify methods which mutate arrays or objects. */\nexports.mutate = {\n 'array': {\n 'fill': true,\n 'pull': true,\n 'pullAll': true,\n 'pullAllBy': true,\n 'pullAllWith': true,\n 'pullAt': true,\n 'remove': true,\n 'reverse': true\n },\n 'object': {\n 'assign': true,\n 'assignAll': true,\n 'assignAllWith': true,\n 'assignIn': true,\n 'assignInAll': true,\n 'assignInAllWith': true,\n 'assignInWith': true,\n 'assignWith': true,\n 'defaults': true,\n 'defaultsAll': true,\n 'defaultsDeep': true,\n 'defaultsDeepAll': true,\n 'merge': true,\n 'mergeAll': true,\n 'mergeAllWith': true,\n 'mergeWith': true,\n },\n 'set': {\n 'set': true,\n 'setWith': true,\n 'unset': true,\n 'update': true,\n 'updateWith': true\n }\n};\n\n/** Used to map real names to their aliases. */\nexports.realToAlias = (function() {\n var hasOwnProperty = Object.prototype.hasOwnProperty,\n object = exports.aliasToReal,\n result = {};\n\n for (var key in object) {\n var value = object[key];\n if (hasOwnProperty.call(result, value)) {\n result[value].push(key);\n } else {\n result[value] = [key];\n }\n }\n return result;\n}());\n\n/** Used to map method names to other names. */\nexports.remap = {\n 'assignAll': 'assign',\n 'assignAllWith': 'assignWith',\n 'assignInAll': 'assignIn',\n 'assignInAllWith': 'assignInWith',\n 'curryN': 'curry',\n 'curryRightN': 'curryRight',\n 'defaultsAll': 'defaults',\n 'defaultsDeepAll': 'defaultsDeep',\n 'findFrom': 'find',\n 'findIndexFrom': 'findIndex',\n 'findLastFrom': 'findLast',\n 'findLastIndexFrom': 'findLastIndex',\n 'getOr': 'get',\n 'includesFrom': 'includes',\n 'indexOfFrom': 'indexOf',\n 'invokeArgs': 'invoke',\n 'invokeArgsMap': 'invokeMap',\n 'lastIndexOfFrom': 'lastIndexOf',\n 'mergeAll': 'merge',\n 'mergeAllWith': 'mergeWith',\n 'padChars': 'pad',\n 'padCharsEnd': 'padEnd',\n 'padCharsStart': 'padStart',\n 'propertyOf': 'get',\n 'rangeStep': 'range',\n 'rangeStepRight': 'rangeRight',\n 'restFrom': 'rest',\n 'spreadFrom': 'spread',\n 'trimChars': 'trim',\n 'trimCharsEnd': 'trimEnd',\n 'trimCharsStart': 'trimStart',\n 'zipAll': 'zip'\n};\n\n/** Used to track methods that skip fixing their arity. */\nexports.skipFixed = {\n 'castArray': true,\n 'flow': true,\n 'flowRight': true,\n 'iteratee': true,\n 'mixin': true,\n 'rearg': true,\n 'runInContext': true\n};\n\n/** Used to track methods that skip rearranging arguments. */\nexports.skipRearg = {\n 'add': true,\n 'assign': true,\n 'assignIn': true,\n 'bind': true,\n 'bindKey': true,\n 'concat': true,\n 'difference': true,\n 'divide': true,\n 'eq': true,\n 'gt': true,\n 'gte': true,\n 'isEqual': true,\n 'lt': true,\n 'lte': true,\n 'matchesProperty': true,\n 'merge': true,\n 'multiply': true,\n 'overArgs': true,\n 'partial': true,\n 'partialRight': true,\n 'propertyOf': true,\n 'random': true,\n 'range': true,\n 'rangeRight': true,\n 'subtract': true,\n 'zip': true,\n 'zipObject': true,\n 'zipObjectDeep': true\n};\n", + "modules": [] + }, + { + "id": 45, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/_util.js", + "name": "./node_modules/lodash/fp/_util.js", + "index": 13, + "index2": 71, + "size": 524, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/convert.js", + "issuerId": 2, + "issuerName": "./node_modules/lodash/fp/convert.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 38, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/trim.js", + "name": "./node_modules/lodash/fp/trim.js" + }, + { + "id": 2, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/convert.js", + "name": "./node_modules/lodash/fp/convert.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 2, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/convert.js", + "module": "./node_modules/lodash/fp/convert.js", + "moduleName": "./node_modules/lodash/fp/convert.js", + "type": "cjs require", + "userRequest": "./_util", + "loc": "2:11-29" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 5, + "source": "module.exports = {\n 'ary': require('../ary'),\n 'assign': require('../_baseAssign'),\n 'clone': require('../clone'),\n 'curry': require('../curry'),\n 'forEach': require('../_arrayEach'),\n 'isArray': require('../isArray'),\n 'isError': require('../isError'),\n 'isFunction': require('../isFunction'),\n 'isWeakMap': require('../isWeakMap'),\n 'iteratee': require('../iteratee'),\n 'keys': require('../_baseKeys'),\n 'rearg': require('../rearg'),\n 'toInteger': require('../toInteger'),\n 'toPath': require('../toPath')\n};\n", + "parsedSize": 199, + "parsedSource": "exports={ary:e(46),assign:e(59),clone:e(66),curry:e(67),forEach:e(68),isArray:e(3),isError:e(69),isFunction:e(28),isWeakMap:e(72),iteratee:e(73),keys:e(31),rearg:e(74),toInteger:e(25),toPath:e(75)}},", + "originalSize": 524, + "originalSource": "module.exports = {\n 'ary': require('../ary'),\n 'assign': require('../_baseAssign'),\n 'clone': require('../clone'),\n 'curry': require('../curry'),\n 'forEach': require('../_arrayEach'),\n 'isArray': require('../isArray'),\n 'isError': require('../isError'),\n 'isFunction': require('../isFunction'),\n 'isWeakMap': require('../isWeakMap'),\n 'iteratee': require('../iteratee'),\n 'keys': require('../_baseKeys'),\n 'rearg': require('../rearg'),\n 'toInteger': require('../toInteger'),\n 'toPath': require('../toPath')\n};\n", + "modules": [] + }, + { + "id": 46, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/ary.js", + "name": "./node_modules/lodash/ary.js", + "index": 14, + "index2": 36, + "size": 857, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/_util.js", + "issuerId": 45, + "issuerName": "./node_modules/lodash/fp/_util.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 38, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/trim.js", + "name": "./node_modules/lodash/fp/trim.js" + }, + { + "id": 2, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/convert.js", + "name": "./node_modules/lodash/fp/convert.js" + }, + { + "id": 45, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/_util.js", + "name": "./node_modules/lodash/fp/_util.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 45, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/_util.js", + "module": "./node_modules/lodash/fp/_util.js", + "moduleName": "./node_modules/lodash/fp/_util.js", + "type": "cjs require", + "userRequest": "../ary", + "loc": "2:9-26" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 6, + "source": "var createWrap = require('./_createWrap');\n\n/** Used to compose bitmasks for function metadata. */\nvar WRAP_ARY_FLAG = 128;\n\n/**\n * Creates a function that invokes `func`, with up to `n` arguments,\n * ignoring any additional arguments.\n *\n * @static\n * @memberOf _\n * @since 3.0.0\n * @category Function\n * @param {Function} func The function to cap arguments for.\n * @param {number} [n=func.length] The arity cap.\n * @param- {Object} [guard] Enables use as an iteratee for methods like `_.map`.\n * @returns {Function} Returns the new capped function.\n * @example\n *\n * _.map(['6', '8', '10'], _.ary(parseInt, 1));\n * // => [6, 8, 10]\n */\nfunction ary(func, n, guard) {\n n = guard ? undefined : n;\n n = (func && n == null) ? func.length : n;\n return createWrap(func, WRAP_ARY_FLAG, undefined, undefined, undefined, undefined, n);\n}\n\nmodule.exports = ary;\n", + "parsedSize": 122, + "parsedSource": "r=e(9),o=128;t.exports=function(t,n,e){return n=e?void 0:n,n=t&&null==n?t.length:n,r(t,o,void 0,void 0,void 0,void 0,n)}},", + "originalSize": 857, + "originalSource": "var createWrap = require('./_createWrap');\n\n/** Used to compose bitmasks for function metadata. */\nvar WRAP_ARY_FLAG = 128;\n\n/**\n * Creates a function that invokes `func`, with up to `n` arguments,\n * ignoring any additional arguments.\n *\n * @static\n * @memberOf _\n * @since 3.0.0\n * @category Function\n * @param {Function} func The function to cap arguments for.\n * @param {number} [n=func.length] The arity cap.\n * @param- {Object} [guard] Enables use as an iteratee for methods like `_.map`.\n * @returns {Function} Returns the new capped function.\n * @example\n *\n * _.map(['6', '8', '10'], _.ary(parseInt, 1));\n * // => [6, 8, 10]\n */\nfunction ary(func, n, guard) {\n n = guard ? undefined : n;\n n = (func && n == null) ? func.length : n;\n return createWrap(func, WRAP_ARY_FLAG, undefined, undefined, undefined, undefined, n);\n}\n\nmodule.exports = ary;\n", + "modules": [] + }, + { + "id": 47, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/_baseSetData.js", + "name": "./node_modules/lodash/_baseSetData.js", + "index": 16, + "index2": 8, + "size": 370, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/_createWrap.js", + "issuerId": 9, + "issuerName": "./node_modules/lodash/_createWrap.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 38, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/trim.js", + "name": "./node_modules/lodash/fp/trim.js" + }, + { + "id": 2, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/convert.js", + "name": "./node_modules/lodash/fp/convert.js" + }, + { + "id": 45, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/_util.js", + "name": "./node_modules/lodash/fp/_util.js" + }, + { + "id": 46, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/ary.js", + "name": "./node_modules/lodash/ary.js" + }, + { + "id": 9, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/_createWrap.js", + "name": "./node_modules/lodash/_createWrap.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 9, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/_createWrap.js", + "module": "./node_modules/lodash/_createWrap.js", + "moduleName": "./node_modules/lodash/_createWrap.js", + "type": "cjs require", + "userRequest": "./_baseSetData", + "loc": "1:18-43" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 8, + "source": "/**\n * This method returns the first argument it receives.\n *\n * @static\n * @since 0.1.0\n * @memberOf _\n * @category Util\n * @param {*} value Any value.\n * @returns {*} Returns `value`.\n * @example\n *\n * var object = { 'a': 1 };\n *\n * console.log(_.identity(object) === object);\n * // => true\n */\nfunction identity(value) {\n return value;\n}\n\nmodule.exports = identity;\n", + "parsedSize": 33, + "parsedSource": "t.exports=function(t){return t}},", + "originalSize": null, + "originalSource": null, + "modules": [] + }, + { + "id": 48, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/_createBind.js", + "name": "./node_modules/lodash/_createBind.js", + "index": 17, + "index2": 15, + "size": 853, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/_createWrap.js", + "issuerId": 9, + "issuerName": "./node_modules/lodash/_createWrap.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 38, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/trim.js", + "name": "./node_modules/lodash/fp/trim.js" + }, + { + "id": 2, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/convert.js", + "name": "./node_modules/lodash/fp/convert.js" + }, + { + "id": 45, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/_util.js", + "name": "./node_modules/lodash/fp/_util.js" + }, + { + "id": 46, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/ary.js", + "name": "./node_modules/lodash/ary.js" + }, + { + "id": 9, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/_createWrap.js", + "name": "./node_modules/lodash/_createWrap.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 9, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/_createWrap.js", + "module": "./node_modules/lodash/_createWrap.js", + "moduleName": "./node_modules/lodash/_createWrap.js", + "type": "cjs require", + "userRequest": "./_createBind", + "loc": "2:17-41" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 8, + "source": "var createCtor = require('./_createCtor'),\n root = require('./_root');\n\n/** Used to compose bitmasks for function metadata. */\nvar WRAP_BIND_FLAG = 1;\n\n/**\n * Creates a function that wraps `func` to invoke it with the optional `this`\n * binding of `thisArg`.\n *\n * @private\n * @param {Function} func The function to wrap.\n * @param {number} bitmask The bitmask flags. See `createWrap` for more details.\n * @param {*} [thisArg] The `this` binding of `func`.\n * @returns {Function} Returns the new wrapped function.\n */\nfunction createBind(func, bitmask, thisArg) {\n var isBind = bitmask & WRAP_BIND_FLAG,\n Ctor = createCtor(func);\n\n function wrapper() {\n var fn = (this && this !== root && this instanceof wrapper) ? Ctor : func;\n return fn.apply(isBind ? thisArg : this, arguments);\n }\n return wrapper;\n}\n\nmodule.exports = createBind;\n", + "parsedSize": 156, + "parsedSource": "r=e(4),o=e(5),i=1;t.exports=function(t,n,e){var u=n&i,a=r(t);return function n(){return(this&&this!==o&&this instanceof n?a:t).apply(u?e:this,arguments)}}},", + "originalSize": 853, + "originalSource": "var createCtor = require('./_createCtor'),\n root = require('./_root');\n\n/** Used to compose bitmasks for function metadata. */\nvar WRAP_BIND_FLAG = 1;\n\n/**\n * Creates a function that wraps `func` to invoke it with the optional `this`\n * binding of `thisArg`.\n *\n * @private\n * @param {Function} func The function to wrap.\n * @param {number} bitmask The bitmask flags. See `createWrap` for more details.\n * @param {*} [thisArg] The `this` binding of `func`.\n * @returns {Function} Returns the new wrapped function.\n */\nfunction createBind(func, bitmask, thisArg) {\n var isBind = bitmask & WRAP_BIND_FLAG,\n Ctor = createCtor(func);\n\n function wrapper() {\n var fn = (this && this !== root && this instanceof wrapper) ? Ctor : func;\n return fn.apply(isBind ? thisArg : this, arguments);\n }\n return wrapper;\n}\n\nmodule.exports = createBind;\n", + "modules": [] + }, + { + "id": 49, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/_baseCreate.js", + "name": "./node_modules/lodash/_baseCreate.js", + "index": 19, + "index2": 10, + "size": 686, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/_createCtor.js", + "issuerId": 4, + "issuerName": "./node_modules/lodash/_createCtor.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 38, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/trim.js", + "name": "./node_modules/lodash/fp/trim.js" + }, + { + "id": 2, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/convert.js", + "name": "./node_modules/lodash/fp/convert.js" + }, + { + "id": 45, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/_util.js", + "name": "./node_modules/lodash/fp/_util.js" + }, + { + "id": 46, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/ary.js", + "name": "./node_modules/lodash/ary.js" + }, + { + "id": 9, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/_createWrap.js", + "name": "./node_modules/lodash/_createWrap.js" + }, + { + "id": 48, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/_createBind.js", + "name": "./node_modules/lodash/_createBind.js" + }, + { + "id": 4, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/_createCtor.js", + "name": "./node_modules/lodash/_createCtor.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 4, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/_createCtor.js", + "module": "./node_modules/lodash/_createCtor.js", + "moduleName": "./node_modules/lodash/_createCtor.js", + "type": "cjs require", + "userRequest": "./_baseCreate", + "loc": "1:17-41" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 10, + "source": "var isObject = require('./isObject');\n\n/** Built-in value references. */\nvar objectCreate = Object.create;\n\n/**\n * The base implementation of `_.create` without support for assigning\n * properties to the created object.\n *\n * @private\n * @param {Object} proto The object to inherit from.\n * @returns {Object} Returns the new object.\n */\nvar baseCreate = (function() {\n function object() {}\n return function(proto) {\n if (!isObject(proto)) {\n return {};\n }\n if (objectCreate) {\n return objectCreate(proto);\n }\n object.prototype = proto;\n var result = new object;\n object.prototype = undefined;\n return result;\n };\n}());\n\nmodule.exports = baseCreate;\n", + "parsedSize": 176, + "parsedSource": "r=e(10),o=Object.create,i=function(){function t(){}return function(n){if(!r(n))return{};if(o)return o(n);t.prototype=n;var e=new t;return t.prototype=void 0,e}}();t.exports=i},", + "originalSize": 686, + "originalSource": "var isObject = require('./isObject');\n\n/** Built-in value references. */\nvar objectCreate = Object.create;\n\n/**\n * The base implementation of `_.create` without support for assigning\n * properties to the created object.\n *\n * @private\n * @param {Object} proto The object to inherit from.\n * @returns {Object} Returns the new object.\n */\nvar baseCreate = (function() {\n function object() {}\n return function(proto) {\n if (!isObject(proto)) {\n return {};\n }\n if (objectCreate) {\n return objectCreate(proto);\n }\n object.prototype = proto;\n var result = new object;\n object.prototype = undefined;\n return result;\n };\n}());\n\nmodule.exports = baseCreate;\n", + "modules": [] + }, + { + "id": 50, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/node_modules/webpack/buildin/global.js", + "name": "(webpack)/buildin/global.js", + "index": 23, + "index2": 12, + "size": 475, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/_freeGlobal.js", + "issuerId": 14, + "issuerName": "./node_modules/lodash/_freeGlobal.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 39, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/split.js", + "name": "./node_modules/lodash/fp/split.js" + }, + { + "id": 87, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/split.js", + "name": "./node_modules/lodash/split.js" + }, + { + "id": 89, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/isRegExp.js", + "name": "./node_modules/lodash/isRegExp.js" + }, + { + "id": 92, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/_nodeUtil.js", + "name": "./node_modules/lodash/_nodeUtil.js" + }, + { + "id": 14, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/_freeGlobal.js", + "name": "./node_modules/lodash/_freeGlobal.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 14, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/_freeGlobal.js", + "module": "./node_modules/lodash/_freeGlobal.js", + "moduleName": "./node_modules/lodash/_freeGlobal.js", + "type": "cjs require", + "userRequest": "global", + "loc": "1:0-66" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 8, + "source": "var g; // This works in non-strict mode\n\ng = function () {\n return this;\n}();\n\ntry {\n // This works if eval is allowed (see CSP)\n g = g || new Function(\"return this\")();\n} catch (e) {\n // This works if the window reference is available\n if (typeof window === \"object\") g = window;\n} // g can still be undefined, but nothing to do about it...\n// We return undefined, instead of nothing here, so it's\n// easier to handle this case. if(!global) { ...}\n\n\nmodule.exports = g;", + "parsedSize": 127, + "parsedSource": "e;e=function(){return this}();try{e=e||new Function(\"return this\")()}catch(t){\"object\"==typeof window&&(e=window)}t.exports=e},", + "originalSize": 472, + "originalSource": "var g;\n\n// This works in non-strict mode\ng = (function() {\n\treturn this;\n})();\n\ntry {\n\t// This works if eval is allowed (see CSP)\n\tg = g || new Function(\"return this\")();\n} catch (e) {\n\t// This works if the window reference is available\n\tif (typeof window === \"object\") g = window;\n}\n\n// g can still be undefined, but nothing to do about it...\n// We return undefined, instead of nothing here, so it's\n// easier to handle this case. if(!global) { ...}\n\nmodule.exports = g;\n", + "modules": [] + }, + { + "id": 51, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/_createCurry.js", + "name": "./node_modules/lodash/_createCurry.js", + "index": 24, + "index2": 30, + "size": 1447, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/_createWrap.js", + "issuerId": 9, + "issuerName": "./node_modules/lodash/_createWrap.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 38, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/trim.js", + "name": "./node_modules/lodash/fp/trim.js" + }, + { + "id": 2, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/convert.js", + "name": "./node_modules/lodash/fp/convert.js" + }, + { + "id": 45, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/_util.js", + "name": "./node_modules/lodash/fp/_util.js" + }, + { + "id": 46, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/ary.js", + "name": "./node_modules/lodash/ary.js" + }, + { + "id": 9, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/_createWrap.js", + "name": "./node_modules/lodash/_createWrap.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 9, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/_createWrap.js", + "module": "./node_modules/lodash/_createWrap.js", + "moduleName": "./node_modules/lodash/_createWrap.js", + "type": "cjs require", + "userRequest": "./_createCurry", + "loc": "3:18-43" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 8, + "source": "var apply = require('./_apply'),\n createCtor = require('./_createCtor'),\n createHybrid = require('./_createHybrid'),\n createRecurry = require('./_createRecurry'),\n getHolder = require('./_getHolder'),\n replaceHolders = require('./_replaceHolders'),\n root = require('./_root');\n\n/**\n * Creates a function that wraps `func` to enable currying.\n *\n * @private\n * @param {Function} func The function to wrap.\n * @param {number} bitmask The bitmask flags. See `createWrap` for more details.\n * @param {number} arity The arity of `func`.\n * @returns {Function} Returns the new wrapped function.\n */\nfunction createCurry(func, bitmask, arity) {\n var Ctor = createCtor(func);\n\n function wrapper() {\n var length = arguments.length,\n args = Array(length),\n index = length,\n placeholder = getHolder(wrapper);\n\n while (index--) {\n args[index] = arguments[index];\n }\n var holders = (length < 3 && args[0] !== placeholder && args[length - 1] !== placeholder)\n ? []\n : replaceHolders(args, placeholder);\n\n length -= holders.length;\n if (length < arity) {\n return createRecurry(\n func, bitmask, createHybrid, wrapper.placeholder, undefined,\n args, holders, undefined, undefined, arity - length);\n }\n var fn = (this && this !== root && this instanceof wrapper) ? Ctor : func;\n return apply(fn, this, args);\n }\n return wrapper;\n}\n\nmodule.exports = createCurry;\n", + "parsedSize": 350, + "parsedSource": "r=e(15),o=e(4),i=e(16),u=e(17),a=e(21),c=e(23),l=e(5);t.exports=function(t,n,e){var s=o(t);return function o(){for(var f=arguments.length,p=Array(f),h=f,_=a(o);h--;)p[h]=arguments[h];var d=f<3&&p[0]!==_&&p[f-1]!==_?[]:c(p,_);return(f-=d.length) -1 && value % 1 == 0 && value < length);\n}\n\nmodule.exports = isIndex;\n", + "parsedSize": 167, + "parsedSource": "var e=9007199254740991,r=/^(?:0|[1-9]\\d*)$/;t.exports=function(t,n){var o=typeof t;return!!(n=null==n?e:n)&&(\"number\"==o||\"symbol\"!=o&&r.test(t))&&t>-1&&t%1==0&&t -1 && value % 1 == 0 && value < length);\n}\n\nmodule.exports = isIndex;\n", + "modules": [] + }, + { + "id": 57, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/_createPartial.js", + "name": "./node_modules/lodash/_createPartial.js", + "index": 39, + "index2": 31, + "size": 1382, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/_createWrap.js", + "issuerId": 9, + "issuerName": "./node_modules/lodash/_createWrap.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 38, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/trim.js", + "name": "./node_modules/lodash/fp/trim.js" + }, + { + "id": 2, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/convert.js", + "name": "./node_modules/lodash/fp/convert.js" + }, + { + "id": 45, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/_util.js", + "name": "./node_modules/lodash/fp/_util.js" + }, + { + "id": 46, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/ary.js", + "name": "./node_modules/lodash/ary.js" + }, + { + "id": 9, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/_createWrap.js", + "name": "./node_modules/lodash/_createWrap.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 9, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/_createWrap.js", + "module": "./node_modules/lodash/_createWrap.js", + "moduleName": "./node_modules/lodash/_createWrap.js", + "type": "cjs require", + "userRequest": "./_createPartial", + "loc": "5:20-47" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 8, + "source": "var apply = require('./_apply'),\n createCtor = require('./_createCtor'),\n root = require('./_root');\n\n/** Used to compose bitmasks for function metadata. */\nvar WRAP_BIND_FLAG = 1;\n\n/**\n * Creates a function that wraps `func` to invoke it with the `this` binding\n * of `thisArg` and `partials` prepended to the arguments it receives.\n *\n * @private\n * @param {Function} func The function to wrap.\n * @param {number} bitmask The bitmask flags. See `createWrap` for more details.\n * @param {*} thisArg The `this` binding of `func`.\n * @param {Array} partials The arguments to prepend to those provided to\n * the new function.\n * @returns {Function} Returns the new wrapped function.\n */\nfunction createPartial(func, bitmask, thisArg, partials) {\n var isBind = bitmask & WRAP_BIND_FLAG,\n Ctor = createCtor(func);\n\n function wrapper() {\n var argsIndex = -1,\n argsLength = arguments.length,\n leftIndex = -1,\n leftLength = partials.length,\n args = Array(leftLength + argsLength),\n fn = (this && this !== root && this instanceof wrapper) ? Ctor : func;\n\n while (++leftIndex < leftLength) {\n args[leftIndex] = partials[leftIndex];\n }\n while (argsLength--) {\n args[leftIndex++] = arguments[++argsIndex];\n }\n return apply(fn, isBind ? thisArg : this, args);\n }\n return wrapper;\n}\n\nmodule.exports = createPartial;\n", + "parsedSize": 267, + "parsedSource": "r=e(15),o=e(4),i=e(5),u=1;t.exports=function(t,n,e,a){var c=n&u,l=o(t);return function n(){for(var o=-1,u=arguments.length,s=-1,f=a.length,p=Array(f+u),h=this&&this!==i&&this instanceof n?l:t;++s true\n */\nfunction identity(value) {\n return value;\n}\n\nmodule.exports = identity;\n", + "parsedSize": 33, + "parsedSource": "t.exports=function(t){return t}},", + "originalSize": null, + "originalSource": null, + "modules": [] + }, + { + "id": 59, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/_baseAssign.js", + "name": "./node_modules/lodash/_baseAssign.js", + "index": 43, + "index2": 45, + "size": 470, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/_util.js", + "issuerId": 45, + "issuerName": "./node_modules/lodash/fp/_util.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 38, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/trim.js", + "name": "./node_modules/lodash/fp/trim.js" + }, + { + "id": 2, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/convert.js", + "name": "./node_modules/lodash/fp/convert.js" + }, + { + "id": 45, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/_util.js", + "name": "./node_modules/lodash/fp/_util.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 45, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/_util.js", + "module": "./node_modules/lodash/fp/_util.js", + "moduleName": "./node_modules/lodash/fp/_util.js", + "type": "cjs require", + "userRequest": "../_baseAssign", + "loc": "3:12-37" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 6, + "source": "var copyObject = require('./_copyObject'),\n keys = require('./keys');\n\n/**\n * The base implementation of `_.assign` without support for multiple sources\n * or `customizer` functions.\n *\n * @private\n * @param {Object} object The destination object.\n * @param {Object} source The source object.\n * @returns {Object} Returns `object`.\n */\nfunction baseAssign(object, source) {\n return object && copyObject(source, keys(source), object);\n}\n\nmodule.exports = baseAssign;\n", + "parsedSize": 64, + "parsedSource": "r=e(60),o=e(65);t.exports=function(t,n){return t&&r(n,o(n),t)}},", + "originalSize": 470, + "originalSource": "var copyObject = require('./_copyObject'),\n keys = require('./keys');\n\n/**\n * The base implementation of `_.assign` without support for multiple sources\n * or `customizer` functions.\n *\n * @private\n * @param {Object} object The destination object.\n * @param {Object} source The source object.\n * @returns {Object} Returns `object`.\n */\nfunction baseAssign(object, source) {\n return object && copyObject(source, keys(source), object);\n}\n\nmodule.exports = baseAssign;\n", + "modules": [] + }, + { + "id": 60, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/_copyObject.js", + "name": "./node_modules/lodash/_copyObject.js", + "index": 44, + "index2": 42, + "size": 1044, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/_baseAssign.js", + "issuerId": 59, + "issuerName": "./node_modules/lodash/_baseAssign.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 38, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/trim.js", + "name": "./node_modules/lodash/fp/trim.js" + }, + { + "id": 2, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/convert.js", + "name": "./node_modules/lodash/fp/convert.js" + }, + { + "id": 45, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/_util.js", + "name": "./node_modules/lodash/fp/_util.js" + }, + { + "id": 59, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/_baseAssign.js", + "name": "./node_modules/lodash/_baseAssign.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 59, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/_baseAssign.js", + "module": "./node_modules/lodash/_baseAssign.js", + "moduleName": "./node_modules/lodash/_baseAssign.js", + "type": "cjs require", + "userRequest": "./_copyObject", + "loc": "1:17-41" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 7, + "source": "var assignValue = require('./_assignValue'),\n baseAssignValue = require('./_baseAssignValue');\n\n/**\n * Copies properties of `source` to `object`.\n *\n * @private\n * @param {Object} source The object to copy properties from.\n * @param {Array} props The property identifiers to copy.\n * @param {Object} [object={}] The object to copy properties to.\n * @param {Function} [customizer] The function to customize copied values.\n * @returns {Object} Returns `object`.\n */\nfunction copyObject(source, props, object, customizer) {\n var isNew = !object;\n object || (object = {});\n\n var index = -1,\n length = props.length;\n\n while (++index < length) {\n var key = props[index];\n\n var newValue = customizer\n ? customizer(object[key], source[key], key, object, source)\n : undefined;\n\n if (newValue === undefined) {\n newValue = source[key];\n }\n if (isNew) {\n baseAssignValue(object, key, newValue);\n } else {\n assignValue(object, key, newValue);\n }\n }\n return object;\n}\n\nmodule.exports = copyObject;\n", + "parsedSize": 188, + "parsedSource": "r=e(61),o=e(26);t.exports=function(t,n,e,i){var u=!e;e||(e={});for(var a=-1,c=n.length;++a true\n *\n * _.eq(object, other);\n * // => false\n *\n * _.eq('a', 'a');\n * // => true\n *\n * _.eq('a', Object('a'));\n * // => false\n *\n * _.eq(NaN, NaN);\n * // => true\n */\nfunction eq(value, other) {\n return value === other || (value !== value && other !== other);\n}\n\nmodule.exports = eq;\n", + "parsedSize": 51, + "parsedSource": "t.exports=function(t,n){return t===n||t!=t&&n!=n}},", + "originalSize": 799, + "originalSource": "/**\n * Performs a\n * [`SameValueZero`](http://ecma-international.org/ecma-262/7.0/#sec-samevaluezero)\n * comparison between two values to determine if they are equivalent.\n *\n * @static\n * @memberOf _\n * @since 4.0.0\n * @category Lang\n * @param {*} value The value to compare.\n * @param {*} other The other value to compare.\n * @returns {boolean} Returns `true` if the values are equivalent, else `false`.\n * @example\n *\n * var object = { 'a': 1 };\n * var other = { 'a': 1 };\n *\n * _.eq(object, object);\n * // => true\n *\n * _.eq(object, other);\n * // => false\n *\n * _.eq('a', 'a');\n * // => true\n *\n * _.eq('a', Object('a'));\n * // => false\n *\n * _.eq(NaN, NaN);\n * // => true\n */\nfunction eq(value, other) {\n return value === other || (value !== value && other !== other);\n}\n\nmodule.exports = eq;\n", + "modules": [] + }, + { + "id": 65, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/keys.js", + "name": "./node_modules/lodash/keys.js", + "index": 50, + "index2": 44, + "size": 204, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/_baseAssign.js", + "issuerId": 59, + "issuerName": "./node_modules/lodash/_baseAssign.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 38, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/trim.js", + "name": "./node_modules/lodash/fp/trim.js" + }, + { + "id": 2, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/convert.js", + "name": "./node_modules/lodash/fp/convert.js" + }, + { + "id": 45, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/_util.js", + "name": "./node_modules/lodash/fp/_util.js" + }, + { + "id": 59, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/_baseAssign.js", + "name": "./node_modules/lodash/_baseAssign.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 59, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/_baseAssign.js", + "module": "./node_modules/lodash/_baseAssign.js", + "moduleName": "./node_modules/lodash/_baseAssign.js", + "type": "cjs require", + "userRequest": "./keys", + "loc": "2:11-28" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 7, + "source": "var overArg = require('./_overArg');\n\n/* Built-in method references for those with the same name as other `lodash` methods. */\nvar nativeKeys = overArg(Object.keys, Object);\n\nmodule.exports = nativeKeys;\n", + "parsedSize": 41, + "parsedSource": "r=e(11)(Object.keys,Object);t.exports=r},", + "originalSize": null, + "originalSource": null, + "modules": [] + }, + { + "id": 66, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/clone.js", + "name": "./node_modules/lodash/clone.js", + "index": 52, + "index2": 47, + "size": 1065, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/_util.js", + "issuerId": 45, + "issuerName": "./node_modules/lodash/fp/_util.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 38, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/trim.js", + "name": "./node_modules/lodash/fp/trim.js" + }, + { + "id": 2, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/convert.js", + "name": "./node_modules/lodash/fp/convert.js" + }, + { + "id": 45, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/_util.js", + "name": "./node_modules/lodash/fp/_util.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 45, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/_util.js", + "module": "./node_modules/lodash/fp/_util.js", + "moduleName": "./node_modules/lodash/fp/_util.js", + "type": "cjs require", + "userRequest": "../clone", + "loc": "4:11-30" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 6, + "source": "var baseClone = require('./_baseClone');\n\n/** Used to compose bitmasks for cloning. */\nvar CLONE_SYMBOLS_FLAG = 4;\n\n/**\n * Creates a shallow clone of `value`.\n *\n * **Note:** This method is loosely based on the\n * [structured clone algorithm](https://mdn.io/Structured_clone_algorithm)\n * and supports cloning arrays, array buffers, booleans, date objects, maps,\n * numbers, `Object` objects, regexes, sets, strings, symbols, and typed\n * arrays. The own enumerable properties of `arguments` objects are cloned\n * as plain objects. An empty object is returned for uncloneable values such\n * as error objects, functions, DOM nodes, and WeakMaps.\n *\n * @static\n * @memberOf _\n * @since 0.1.0\n * @category Lang\n * @param {*} value The value to clone.\n * @returns {*} Returns the cloned value.\n * @see _.cloneDeep\n * @example\n *\n * var objects = [{ 'a': 1 }, { 'b': 2 }];\n *\n * var shallow = _.clone(objects);\n * console.log(shallow[0] === objects[0]);\n * // => true\n */\nfunction clone(value) {\n return baseClone(value, CLONE_SYMBOLS_FLAG);\n}\n\nmodule.exports = clone;\n", + "parsedSize": 50, + "parsedSource": "r=e(27),o=4;t.exports=function(t){return r(t,o)}},", + "originalSize": 1065, + "originalSource": "var baseClone = require('./_baseClone');\n\n/** Used to compose bitmasks for cloning. */\nvar CLONE_SYMBOLS_FLAG = 4;\n\n/**\n * Creates a shallow clone of `value`.\n *\n * **Note:** This method is loosely based on the\n * [structured clone algorithm](https://mdn.io/Structured_clone_algorithm)\n * and supports cloning arrays, array buffers, booleans, date objects, maps,\n * numbers, `Object` objects, regexes, sets, strings, symbols, and typed\n * arrays. The own enumerable properties of `arguments` objects are cloned\n * as plain objects. An empty object is returned for uncloneable values such\n * as error objects, functions, DOM nodes, and WeakMaps.\n *\n * @static\n * @memberOf _\n * @since 0.1.0\n * @category Lang\n * @param {*} value The value to clone.\n * @returns {*} Returns the cloned value.\n * @see _.cloneDeep\n * @example\n *\n * var objects = [{ 'a': 1 }, { 'b': 2 }];\n *\n * var shallow = _.clone(objects);\n * console.log(shallow[0] === objects[0]);\n * // => true\n */\nfunction clone(value) {\n return baseClone(value, CLONE_SYMBOLS_FLAG);\n}\n\nmodule.exports = clone;\n", + "modules": [] + }, + { + "id": 67, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/curry.js", + "name": "./node_modules/lodash/curry.js", + "index": 54, + "index2": 48, + "size": 1644, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/_util.js", + "issuerId": 45, + "issuerName": "./node_modules/lodash/fp/_util.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 38, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/trim.js", + "name": "./node_modules/lodash/fp/trim.js" + }, + { + "id": 2, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/convert.js", + "name": "./node_modules/lodash/fp/convert.js" + }, + { + "id": 45, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/_util.js", + "name": "./node_modules/lodash/fp/_util.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 45, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/_util.js", + "module": "./node_modules/lodash/fp/_util.js", + "moduleName": "./node_modules/lodash/fp/_util.js", + "type": "cjs require", + "userRequest": "../curry", + "loc": "5:11-30" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 6, + "source": "var createWrap = require('./_createWrap');\n\n/** Used to compose bitmasks for function metadata. */\nvar WRAP_CURRY_FLAG = 8;\n\n/**\n * Creates a function that accepts arguments of `func` and either invokes\n * `func` returning its result, if at least `arity` number of arguments have\n * been provided, or returns a function that accepts the remaining `func`\n * arguments, and so on. The arity of `func` may be specified if `func.length`\n * is not sufficient.\n *\n * The `_.curry.placeholder` value, which defaults to `_` in monolithic builds,\n * may be used as a placeholder for provided arguments.\n *\n * **Note:** This method doesn't set the \"length\" property of curried functions.\n *\n * @static\n * @memberOf _\n * @since 2.0.0\n * @category Function\n * @param {Function} func The function to curry.\n * @param {number} [arity=func.length] The arity of `func`.\n * @param- {Object} [guard] Enables use as an iteratee for methods like `_.map`.\n * @returns {Function} Returns the new curried function.\n * @example\n *\n * var abc = function(a, b, c) {\n * return [a, b, c];\n * };\n *\n * var curried = _.curry(abc);\n *\n * curried(1)(2)(3);\n * // => [1, 2, 3]\n *\n * curried(1, 2)(3);\n * // => [1, 2, 3]\n *\n * curried(1, 2, 3);\n * // => [1, 2, 3]\n *\n * // Curried with placeholders.\n * curried(1)(_, 3)(2);\n * // => [1, 2, 3]\n */\nfunction curry(func, arity, guard) {\n arity = guard ? undefined : arity;\n var result = createWrap(func, WRAP_CURRY_FLAG, undefined, undefined, undefined, undefined, undefined, arity);\n result.placeholder = curry.placeholder;\n return result;\n}\n\n// Assign default placeholders.\ncurry.placeholder = {};\n\nmodule.exports = curry;\n", + "parsedSize": 157, + "parsedSource": "r=e(9),o=8;function i(t,n,e){var u=r(t,o,void 0,void 0,void 0,void 0,void 0,n=e?void 0:n);return u.placeholder=i.placeholder,u}i.placeholder={},t.exports=i},", + "originalSize": 1644, + "originalSource": "var createWrap = require('./_createWrap');\n\n/** Used to compose bitmasks for function metadata. */\nvar WRAP_CURRY_FLAG = 8;\n\n/**\n * Creates a function that accepts arguments of `func` and either invokes\n * `func` returning its result, if at least `arity` number of arguments have\n * been provided, or returns a function that accepts the remaining `func`\n * arguments, and so on. The arity of `func` may be specified if `func.length`\n * is not sufficient.\n *\n * The `_.curry.placeholder` value, which defaults to `_` in monolithic builds,\n * may be used as a placeholder for provided arguments.\n *\n * **Note:** This method doesn't set the \"length\" property of curried functions.\n *\n * @static\n * @memberOf _\n * @since 2.0.0\n * @category Function\n * @param {Function} func The function to curry.\n * @param {number} [arity=func.length] The arity of `func`.\n * @param- {Object} [guard] Enables use as an iteratee for methods like `_.map`.\n * @returns {Function} Returns the new curried function.\n * @example\n *\n * var abc = function(a, b, c) {\n * return [a, b, c];\n * };\n *\n * var curried = _.curry(abc);\n *\n * curried(1)(2)(3);\n * // => [1, 2, 3]\n *\n * curried(1, 2)(3);\n * // => [1, 2, 3]\n *\n * curried(1, 2, 3);\n * // => [1, 2, 3]\n *\n * // Curried with placeholders.\n * curried(1)(_, 3)(2);\n * // => [1, 2, 3]\n */\nfunction curry(func, arity, guard) {\n arity = guard ? undefined : arity;\n var result = createWrap(func, WRAP_CURRY_FLAG, undefined, undefined, undefined, undefined, undefined, arity);\n result.placeholder = curry.placeholder;\n return result;\n}\n\n// Assign default placeholders.\ncurry.placeholder = {};\n\nmodule.exports = curry;\n", + "modules": [] + }, + { + "id": 68, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/_arrayEach.js", + "name": "./node_modules/lodash/_arrayEach.js", + "index": 55, + "index2": 49, + "size": 537, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/_util.js", + "issuerId": 45, + "issuerName": "./node_modules/lodash/fp/_util.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 38, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/trim.js", + "name": "./node_modules/lodash/fp/trim.js" + }, + { + "id": 2, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/convert.js", + "name": "./node_modules/lodash/fp/convert.js" + }, + { + "id": 45, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/_util.js", + "name": "./node_modules/lodash/fp/_util.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 45, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/_util.js", + "module": "./node_modules/lodash/fp/_util.js", + "moduleName": "./node_modules/lodash/fp/_util.js", + "type": "cjs require", + "userRequest": "../_arrayEach", + "loc": "6:13-37" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 6, + "source": "/**\n * A specialized version of `_.forEach` for arrays without support for\n * iteratee shorthands.\n *\n * @private\n * @param {Array} [array] The array to iterate over.\n * @param {Function} iteratee The function invoked per iteration.\n * @returns {Array} Returns `array`.\n */\nfunction arrayEach(array, iteratee) {\n var index = -1,\n length = array == null ? 0 : array.length;\n\n while (++index < length) {\n if (iteratee(array[index], index, array) === false) {\n break;\n }\n }\n return array;\n}\n\nmodule.exports = arrayEach;\n", + "parsedSize": 95, + "parsedSource": "t.exports=function(t,n){for(var e=-1,r=null==t?0:t.length;++e true\n *\n * _.isError(Error);\n * // => false\n */\nfunction isError(value) {\n if (!isObjectLike(value)) {\n return false;\n }\n var tag = baseGetTag(value);\n return tag == errorTag || tag == domExcTag ||\n (typeof value.message == 'string' && typeof value.name == 'string' && !isPlainObject(value));\n}\n\nmodule.exports = isError;\n", + "parsedSize": 198, + "parsedSource": "r=e(6),o=e(7),i=e(70),u=\"[object DOMException]\",a=\"[object Error]\";t.exports=function(t){if(!o(t))return!1;var n=r(t);return n==a||n==u||\"string\"==typeof t.message&&\"string\"==typeof t.name&&!i(t)}},", + "originalSize": 961, + "originalSource": "var baseGetTag = require('./_baseGetTag'),\n isObjectLike = require('./isObjectLike'),\n isPlainObject = require('./isPlainObject');\n\n/** `Object#toString` result references. */\nvar domExcTag = '[object DOMException]',\n errorTag = '[object Error]';\n\n/**\n * Checks if `value` is an `Error`, `EvalError`, `RangeError`, `ReferenceError`,\n * `SyntaxError`, `TypeError`, or `URIError` object.\n *\n * @static\n * @memberOf _\n * @since 3.0.0\n * @category Lang\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is an error object, else `false`.\n * @example\n *\n * _.isError(new Error);\n * // => true\n *\n * _.isError(Error);\n * // => false\n */\nfunction isError(value) {\n if (!isObjectLike(value)) {\n return false;\n }\n var tag = baseGetTag(value);\n return tag == errorTag || tag == domExcTag ||\n (typeof value.message == 'string' && typeof value.name == 'string' && !isPlainObject(value));\n}\n\nmodule.exports = isError;\n", + "modules": [] + }, + { + "id": 70, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/isPlainObject.js", + "name": "./node_modules/lodash/isPlainObject.js", + "index": 60, + "index2": 54, + "size": 1650, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/isError.js", + "issuerId": 69, + "issuerName": "./node_modules/lodash/isError.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 38, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/trim.js", + "name": "./node_modules/lodash/fp/trim.js" + }, + { + "id": 2, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/convert.js", + "name": "./node_modules/lodash/fp/convert.js" + }, + { + "id": 45, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/_util.js", + "name": "./node_modules/lodash/fp/_util.js" + }, + { + "id": 69, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/isError.js", + "name": "./node_modules/lodash/isError.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 69, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/isError.js", + "module": "./node_modules/lodash/isError.js", + "moduleName": "./node_modules/lodash/isError.js", + "type": "cjs require", + "userRequest": "./isPlainObject", + "loc": "3:20-46" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 7, + "source": "var baseGetTag = require('./_baseGetTag'),\n getPrototype = require('./_getPrototype'),\n isObjectLike = require('./isObjectLike');\n\n/** `Object#toString` result references. */\nvar objectTag = '[object Object]';\n\n/** Used for built-in method references. */\nvar funcProto = Function.prototype,\n objectProto = Object.prototype;\n\n/** Used to resolve the decompiled source of functions. */\nvar funcToString = funcProto.toString;\n\n/** Used to check objects for own properties. */\nvar hasOwnProperty = objectProto.hasOwnProperty;\n\n/** Used to infer the `Object` constructor. */\nvar objectCtorString = funcToString.call(Object);\n\n/**\n * Checks if `value` is a plain object, that is, an object created by the\n * `Object` constructor or one with a `[[Prototype]]` of `null`.\n *\n * @static\n * @memberOf _\n * @since 0.8.0\n * @category Lang\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is a plain object, else `false`.\n * @example\n *\n * function Foo() {\n * this.a = 1;\n * }\n *\n * _.isPlainObject(new Foo);\n * // => false\n *\n * _.isPlainObject([1, 2, 3]);\n * // => false\n *\n * _.isPlainObject({ 'x': 0, 'y': 0 });\n * // => true\n *\n * _.isPlainObject(Object.create(null));\n * // => true\n */\nfunction isPlainObject(value) {\n if (!isObjectLike(value) || baseGetTag(value) != objectTag) {\n return false;\n }\n var proto = getPrototype(value);\n if (proto === null) {\n return true;\n }\n var Ctor = hasOwnProperty.call(proto, 'constructor') && proto.constructor;\n return typeof Ctor == 'function' && Ctor instanceof Ctor &&\n funcToString.call(Ctor) == objectCtorString;\n}\n\nmodule.exports = isPlainObject;\n", + "parsedSize": 316, + "parsedSource": "r=e(6),o=e(71),i=e(7),u=\"[object Object]\",a=Function.prototype,c=Object.prototype,l=a.toString,s=c.hasOwnProperty,f=l.call(Object);t.exports=function(t){if(!i(t)||r(t)!=u)return!1;var n=o(t);if(null===n)return!0;var e=s.call(n,\"constructor\")&&n.constructor;return\"function\"==typeof e&&e instanceof e&&l.call(e)==f}},", + "originalSize": 1650, + "originalSource": "var baseGetTag = require('./_baseGetTag'),\n getPrototype = require('./_getPrototype'),\n isObjectLike = require('./isObjectLike');\n\n/** `Object#toString` result references. */\nvar objectTag = '[object Object]';\n\n/** Used for built-in method references. */\nvar funcProto = Function.prototype,\n objectProto = Object.prototype;\n\n/** Used to resolve the decompiled source of functions. */\nvar funcToString = funcProto.toString;\n\n/** Used to check objects for own properties. */\nvar hasOwnProperty = objectProto.hasOwnProperty;\n\n/** Used to infer the `Object` constructor. */\nvar objectCtorString = funcToString.call(Object);\n\n/**\n * Checks if `value` is a plain object, that is, an object created by the\n * `Object` constructor or one with a `[[Prototype]]` of `null`.\n *\n * @static\n * @memberOf _\n * @since 0.8.0\n * @category Lang\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is a plain object, else `false`.\n * @example\n *\n * function Foo() {\n * this.a = 1;\n * }\n *\n * _.isPlainObject(new Foo);\n * // => false\n *\n * _.isPlainObject([1, 2, 3]);\n * // => false\n *\n * _.isPlainObject({ 'x': 0, 'y': 0 });\n * // => true\n *\n * _.isPlainObject(Object.create(null));\n * // => true\n */\nfunction isPlainObject(value) {\n if (!isObjectLike(value) || baseGetTag(value) != objectTag) {\n return false;\n }\n var proto = getPrototype(value);\n if (proto === null) {\n return true;\n }\n var Ctor = hasOwnProperty.call(proto, 'constructor') && proto.constructor;\n return typeof Ctor == 'function' && Ctor instanceof Ctor &&\n funcToString.call(Ctor) == objectCtorString;\n}\n\nmodule.exports = isPlainObject;\n", + "modules": [] + }, + { + "id": 71, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/_getPrototype.js", + "name": "./node_modules/lodash/_getPrototype.js", + "index": 61, + "index2": 53, + "size": 163, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/isPlainObject.js", + "issuerId": 70, + "issuerName": "./node_modules/lodash/isPlainObject.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 38, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/trim.js", + "name": "./node_modules/lodash/fp/trim.js" + }, + { + "id": 2, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/convert.js", + "name": "./node_modules/lodash/fp/convert.js" + }, + { + "id": 45, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/_util.js", + "name": "./node_modules/lodash/fp/_util.js" + }, + { + "id": 69, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/isError.js", + "name": "./node_modules/lodash/isError.js" + }, + { + "id": 70, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/isPlainObject.js", + "name": "./node_modules/lodash/isPlainObject.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 70, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/isPlainObject.js", + "module": "./node_modules/lodash/isPlainObject.js", + "moduleName": "./node_modules/lodash/isPlainObject.js", + "type": "cjs require", + "userRequest": "./_getPrototype", + "loc": "2:19-45" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 8, + "source": "var overArg = require('./_overArg');\n\n/** Built-in value references. */\nvar getPrototype = overArg(Object.getPrototypeOf, Object);\n\nmodule.exports = getPrototype;\n", + "parsedSize": 51, + "parsedSource": "r=e(11)(Object.getPrototypeOf,Object);t.exports=r},", + "originalSize": 163, + "originalSource": "var overArg = require('./_overArg');\n\n/** Built-in value references. */\nvar getPrototype = overArg(Object.getPrototypeOf, Object);\n\nmodule.exports = getPrototype;\n", + "modules": [] + }, + { + "id": 72, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/isWeakMap.js", + "name": "./node_modules/lodash/isWeakMap.js", + "index": 63, + "index2": 58, + "size": 631, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/_util.js", + "issuerId": 45, + "issuerName": "./node_modules/lodash/fp/_util.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 38, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/trim.js", + "name": "./node_modules/lodash/fp/trim.js" + }, + { + "id": 2, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/convert.js", + "name": "./node_modules/lodash/fp/convert.js" + }, + { + "id": 45, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/_util.js", + "name": "./node_modules/lodash/fp/_util.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 45, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/_util.js", + "module": "./node_modules/lodash/fp/_util.js", + "moduleName": "./node_modules/lodash/fp/_util.js", + "type": "cjs require", + "userRequest": "../isWeakMap", + "loc": "10:15-38" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 6, + "source": "var getTag = require('./_getTag'),\n isObjectLike = require('./isObjectLike');\n\n/** `Object#toString` result references. */\nvar weakMapTag = '[object WeakMap]';\n\n/**\n * Checks if `value` is classified as a `WeakMap` object.\n *\n * @static\n * @memberOf _\n * @since 4.3.0\n * @category Lang\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is a weak map, else `false`.\n * @example\n *\n * _.isWeakMap(new WeakMap);\n * // => true\n *\n * _.isWeakMap(new Map);\n * // => false\n */\nfunction isWeakMap(value) {\n return isObjectLike(value) && getTag(value) == weakMapTag;\n}\n\nmodule.exports = isWeakMap;\n", + "parsedSize": 81, + "parsedSource": "r=e(29),o=e(7),i=\"[object WeakMap]\";t.exports=function(t){return o(t)&&r(t)==i}},", + "originalSize": 631, + "originalSource": "var getTag = require('./_getTag'),\n isObjectLike = require('./isObjectLike');\n\n/** `Object#toString` result references. */\nvar weakMapTag = '[object WeakMap]';\n\n/**\n * Checks if `value` is classified as a `WeakMap` object.\n *\n * @static\n * @memberOf _\n * @since 4.3.0\n * @category Lang\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is a weak map, else `false`.\n * @example\n *\n * _.isWeakMap(new WeakMap);\n * // => true\n *\n * _.isWeakMap(new Map);\n * // => false\n */\nfunction isWeakMap(value) {\n return isObjectLike(value) && getTag(value) == weakMapTag;\n}\n\nmodule.exports = isWeakMap;\n", + "modules": [] + }, + { + "id": 73, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/iteratee.js", + "name": "./node_modules/lodash/iteratee.js", + "index": 65, + "index2": 60, + "size": 1700, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/_util.js", + "issuerId": 45, + "issuerName": "./node_modules/lodash/fp/_util.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 38, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/trim.js", + "name": "./node_modules/lodash/fp/trim.js" + }, + { + "id": 2, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/convert.js", + "name": "./node_modules/lodash/fp/convert.js" + }, + { + "id": 45, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/_util.js", + "name": "./node_modules/lodash/fp/_util.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 45, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/_util.js", + "module": "./node_modules/lodash/fp/_util.js", + "moduleName": "./node_modules/lodash/fp/_util.js", + "type": "cjs require", + "userRequest": "../iteratee", + "loc": "11:14-36" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 6, + "source": "var baseClone = require('./_baseClone'),\n baseIteratee = require('./_baseIteratee');\n\n/** Used to compose bitmasks for cloning. */\nvar CLONE_DEEP_FLAG = 1;\n\n/**\n * Creates a function that invokes `func` with the arguments of the created\n * function. If `func` is a property name, the created function returns the\n * property value for a given element. If `func` is an array or object, the\n * created function returns `true` for elements that contain the equivalent\n * source properties, otherwise it returns `false`.\n *\n * @static\n * @since 4.0.0\n * @memberOf _\n * @category Util\n * @param {*} [func=_.identity] The value to convert to a callback.\n * @returns {Function} Returns the callback.\n * @example\n *\n * var users = [\n * { 'user': 'barney', 'age': 36, 'active': true },\n * { 'user': 'fred', 'age': 40, 'active': false }\n * ];\n *\n * // The `_.matches` iteratee shorthand.\n * _.filter(users, _.iteratee({ 'user': 'barney', 'active': true }));\n * // => [{ 'user': 'barney', 'age': 36, 'active': true }]\n *\n * // The `_.matchesProperty` iteratee shorthand.\n * _.filter(users, _.iteratee(['user', 'fred']));\n * // => [{ 'user': 'fred', 'age': 40 }]\n *\n * // The `_.property` iteratee shorthand.\n * _.map(users, _.iteratee('user'));\n * // => ['barney', 'fred']\n *\n * // Create custom iteratee shorthands.\n * _.iteratee = _.wrap(_.iteratee, function(iteratee, func) {\n * return !_.isRegExp(func) ? iteratee(func) : function(string) {\n * return func.test(string);\n * };\n * });\n *\n * _.filter(['abc', 'def'], /ef/);\n * // => ['def']\n */\nfunction iteratee(func) {\n return baseIteratee(typeof func == 'function' ? func : baseClone(func, CLONE_DEEP_FLAG));\n}\n\nmodule.exports = iteratee;\n", + "parsedSize": 84, + "parsedSource": "r=e(27),o=e(30),i=1;t.exports=function(t){return o(\"function\"==typeof t?t:r(t,i))}},", + "originalSize": 1700, + "originalSource": "var baseClone = require('./_baseClone'),\n baseIteratee = require('./_baseIteratee');\n\n/** Used to compose bitmasks for cloning. */\nvar CLONE_DEEP_FLAG = 1;\n\n/**\n * Creates a function that invokes `func` with the arguments of the created\n * function. If `func` is a property name, the created function returns the\n * property value for a given element. If `func` is an array or object, the\n * created function returns `true` for elements that contain the equivalent\n * source properties, otherwise it returns `false`.\n *\n * @static\n * @since 4.0.0\n * @memberOf _\n * @category Util\n * @param {*} [func=_.identity] The value to convert to a callback.\n * @returns {Function} Returns the callback.\n * @example\n *\n * var users = [\n * { 'user': 'barney', 'age': 36, 'active': true },\n * { 'user': 'fred', 'age': 40, 'active': false }\n * ];\n *\n * // The `_.matches` iteratee shorthand.\n * _.filter(users, _.iteratee({ 'user': 'barney', 'active': true }));\n * // => [{ 'user': 'barney', 'age': 36, 'active': true }]\n *\n * // The `_.matchesProperty` iteratee shorthand.\n * _.filter(users, _.iteratee(['user', 'fred']));\n * // => [{ 'user': 'fred', 'age': 40 }]\n *\n * // The `_.property` iteratee shorthand.\n * _.map(users, _.iteratee('user'));\n * // => ['barney', 'fred']\n *\n * // Create custom iteratee shorthands.\n * _.iteratee = _.wrap(_.iteratee, function(iteratee, func) {\n * return !_.isRegExp(func) ? iteratee(func) : function(string) {\n * return func.test(string);\n * };\n * });\n *\n * _.filter(['abc', 'def'], /ef/);\n * // => ['def']\n */\nfunction iteratee(func) {\n return baseIteratee(typeof func == 'function' ? func : baseClone(func, CLONE_DEEP_FLAG));\n}\n\nmodule.exports = iteratee;\n", + "modules": [] + }, + { + "id": 74, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/rearg.js", + "name": "./node_modules/lodash/rearg.js", + "index": 68, + "index2": 63, + "size": 1023, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/_util.js", + "issuerId": 45, + "issuerName": "./node_modules/lodash/fp/_util.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 38, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/trim.js", + "name": "./node_modules/lodash/fp/trim.js" + }, + { + "id": 2, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/convert.js", + "name": "./node_modules/lodash/fp/convert.js" + }, + { + "id": 45, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/_util.js", + "name": "./node_modules/lodash/fp/_util.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 45, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/_util.js", + "module": "./node_modules/lodash/fp/_util.js", + "moduleName": "./node_modules/lodash/fp/_util.js", + "type": "cjs require", + "userRequest": "../rearg", + "loc": "13:11-30" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 6, + "source": "var createWrap = require('./_createWrap'),\n flatRest = require('./_flatRest');\n\n/** Used to compose bitmasks for function metadata. */\nvar WRAP_REARG_FLAG = 256;\n\n/**\n * Creates a function that invokes `func` with arguments arranged according\n * to the specified `indexes` where the argument value at the first index is\n * provided as the first argument, the argument value at the second index is\n * provided as the second argument, and so on.\n *\n * @static\n * @memberOf _\n * @since 3.0.0\n * @category Function\n * @param {Function} func The function to rearrange arguments for.\n * @param {...(number|number[])} indexes The arranged argument indexes.\n * @returns {Function} Returns the new function.\n * @example\n *\n * var rearged = _.rearg(function(a, b, c) {\n * return [a, b, c];\n * }, [2, 0, 1]);\n *\n * rearged('b', 'c', 'a')\n * // => ['a', 'b', 'c']\n */\nvar rearg = flatRest(function(func, indexes) {\n return createWrap(func, WRAP_REARG_FLAG, undefined, undefined, undefined, indexes);\n});\n\nmodule.exports = rearg;\n", + "parsedSize": 89, + "parsedSource": "r=e(9),o=e(32),i=o((function(t,n){return r(t,256,void 0,void 0,void 0,n)}));t.exports=i},", + "originalSize": 1023, + "originalSource": "var createWrap = require('./_createWrap'),\n flatRest = require('./_flatRest');\n\n/** Used to compose bitmasks for function metadata. */\nvar WRAP_REARG_FLAG = 256;\n\n/**\n * Creates a function that invokes `func` with arguments arranged according\n * to the specified `indexes` where the argument value at the first index is\n * provided as the first argument, the argument value at the second index is\n * provided as the second argument, and so on.\n *\n * @static\n * @memberOf _\n * @since 3.0.0\n * @category Function\n * @param {Function} func The function to rearrange arguments for.\n * @param {...(number|number[])} indexes The arranged argument indexes.\n * @returns {Function} Returns the new function.\n * @example\n *\n * var rearged = _.rearg(function(a, b, c) {\n * return [a, b, c];\n * }, [2, 0, 1]);\n *\n * rearged('b', 'c', 'a')\n * // => ['a', 'b', 'c']\n */\nvar rearg = flatRest(function(func, indexes) {\n return createWrap(func, WRAP_REARG_FLAG, undefined, undefined, undefined, indexes);\n});\n\nmodule.exports = rearg;\n", + "modules": [] + }, + { + "id": 75, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/toPath.js", + "name": "./node_modules/lodash/toPath.js", + "index": 70, + "index2": 70, + "size": 804, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/_util.js", + "issuerId": 45, + "issuerName": "./node_modules/lodash/fp/_util.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 38, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/trim.js", + "name": "./node_modules/lodash/fp/trim.js" + }, + { + "id": 2, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/convert.js", + "name": "./node_modules/lodash/fp/convert.js" + }, + { + "id": 45, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/_util.js", + "name": "./node_modules/lodash/fp/_util.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 45, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/_util.js", + "module": "./node_modules/lodash/fp/_util.js", + "moduleName": "./node_modules/lodash/fp/_util.js", + "type": "cjs require", + "userRequest": "../toPath", + "loc": "15:12-32" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 6, + "source": "var arrayMap = require('./_arrayMap'),\n copyArray = require('./_copyArray'),\n isArray = require('./isArray'),\n isSymbol = require('./isSymbol'),\n stringToPath = require('./_stringToPath'),\n toKey = require('./_toKey'),\n toString = require('./toString');\n\n/**\n * Converts `value` to a property path array.\n *\n * @static\n * @memberOf _\n * @since 4.0.0\n * @category Util\n * @param {*} value The value to convert.\n * @returns {Array} Returns the new property path array.\n * @example\n *\n * _.toPath('a.b.c');\n * // => ['a', 'b', 'c']\n *\n * _.toPath('a[0].b.c');\n * // => ['a', '0', 'b', 'c']\n */\nfunction toPath(value) {\n if (isArray(value)) {\n return arrayMap(value, toKey);\n }\n return isSymbol(value) ? [value] : copyArray(stringToPath(toString(value)));\n}\n\nmodule.exports = toPath;\n", + "parsedSize": 118, + "parsedSource": "r=e(76),o=e(22),i=e(3),u=e(77),a=e(78),c=e(80),l=e(12);t.exports=function(t){return i(t)?r(t,c):u(t)?[t]:o(a(l(t)))}},", + "originalSize": 804, + "originalSource": "var arrayMap = require('./_arrayMap'),\n copyArray = require('./_copyArray'),\n isArray = require('./isArray'),\n isSymbol = require('./isSymbol'),\n stringToPath = require('./_stringToPath'),\n toKey = require('./_toKey'),\n toString = require('./toString');\n\n/**\n * Converts `value` to a property path array.\n *\n * @static\n * @memberOf _\n * @since 4.0.0\n * @category Util\n * @param {*} value The value to convert.\n * @returns {Array} Returns the new property path array.\n * @example\n *\n * _.toPath('a.b.c');\n * // => ['a', 'b', 'c']\n *\n * _.toPath('a[0].b.c');\n * // => ['a', '0', 'b', 'c']\n */\nfunction toPath(value) {\n if (isArray(value)) {\n return arrayMap(value, toKey);\n }\n return isSymbol(value) ? [value] : copyArray(stringToPath(toString(value)));\n}\n\nmodule.exports = toPath;\n", + "modules": [] + }, + { + "id": 76, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/_arrayMap.js", + "name": "./node_modules/lodash/_arrayMap.js", + "index": 71, + "index2": 64, + "size": 556, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/toPath.js", + "issuerId": 75, + "issuerName": "./node_modules/lodash/toPath.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 38, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/trim.js", + "name": "./node_modules/lodash/fp/trim.js" + }, + { + "id": 2, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/convert.js", + "name": "./node_modules/lodash/fp/convert.js" + }, + { + "id": 45, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/_util.js", + "name": "./node_modules/lodash/fp/_util.js" + }, + { + "id": 75, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/toPath.js", + "name": "./node_modules/lodash/toPath.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 75, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/toPath.js", + "module": "./node_modules/lodash/toPath.js", + "moduleName": "./node_modules/lodash/toPath.js", + "type": "cjs require", + "userRequest": "./_arrayMap", + "loc": "1:15-37" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 7, + "source": "/**\n * A specialized version of `_.map` for arrays without support for iteratee\n * shorthands.\n *\n * @private\n * @param {Array} [array] The array to iterate over.\n * @param {Function} iteratee The function invoked per iteration.\n * @returns {Array} Returns the new mapped array.\n */\nfunction arrayMap(array, iteratee) {\n var index = -1,\n length = array == null ? 0 : array.length,\n result = Array(length);\n\n while (++index < length) {\n result[index] = iteratee(array[index], index, array);\n }\n return result;\n}\n\nmodule.exports = arrayMap;\n", + "parsedSize": 104, + "parsedSource": "t.exports=function(t,n){for(var e=-1,r=null==t?0:t.length,o=Array(r);++e [false, false]\n */\nfunction stubFalse() {\n return false;\n}\n\nmodule.exports = stubFalse;\n", + "parsedSize": 32, + "parsedSource": "t.exports=function(){return!1}},", + "originalSize": null, + "originalSource": null, + "modules": [] + }, + { + "id": 78, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/_stringToPath.js", + "name": "./node_modules/lodash/_stringToPath.js", + "index": 73, + "index2": 67, + "size": 840, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/toPath.js", + "issuerId": 75, + "issuerName": "./node_modules/lodash/toPath.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 38, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/trim.js", + "name": "./node_modules/lodash/fp/trim.js" + }, + { + "id": 2, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/convert.js", + "name": "./node_modules/lodash/fp/convert.js" + }, + { + "id": 45, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/_util.js", + "name": "./node_modules/lodash/fp/_util.js" + }, + { + "id": 75, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/toPath.js", + "name": "./node_modules/lodash/toPath.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 75, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/toPath.js", + "module": "./node_modules/lodash/toPath.js", + "moduleName": "./node_modules/lodash/toPath.js", + "type": "cjs require", + "userRequest": "./_stringToPath", + "loc": "5:19-45" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 7, + "source": "var memoizeCapped = require('./_memoizeCapped');\n\n/** Used to match property names within property paths. */\nvar rePropName = /[^.[\\]]+|\\[(?:(-?\\d+(?:\\.\\d+)?)|([\"'])((?:(?!\\2)[^\\\\]|\\\\.)*?)\\2)\\]|(?=(?:\\.|\\[\\])(?:\\.|\\[\\]|$))/g;\n\n/** Used to match backslashes in property paths. */\nvar reEscapeChar = /\\\\(\\\\)?/g;\n\n/**\n * Converts `string` to a property path array.\n *\n * @private\n * @param {string} string The string to convert.\n * @returns {Array} Returns the property path array.\n */\nvar stringToPath = memoizeCapped(function(string) {\n var result = [];\n if (string.charCodeAt(0) === 46 /* . */) {\n result.push('');\n }\n string.replace(rePropName, function(match, number, quote, subString) {\n result.push(quote ? subString.replace(reEscapeChar, '$1') : (number || match));\n });\n return result;\n});\n\nmodule.exports = stringToPath;\n", + "parsedSize": 273, + "parsedSource": "r=e(79),o=/[^.[\\]]+|\\[(?:(-?\\d+(?:\\.\\d+)?)|([\"'])((?:(?!\\2)[^\\\\]|\\\\.)*?)\\2)\\]|(?=(?:\\.|\\[\\])(?:\\.|\\[\\]|$))/g,i=/\\\\(\\\\)?/g,u=r((function(t){var n=[];return 46===t.charCodeAt(0)&&n.push(\"\"),t.replace(o,(function(t,e,r,o){n.push(r?o.replace(i,\"$1\"):e||t)})),n}));t.exports=u},", + "originalSize": 840, + "originalSource": "var memoizeCapped = require('./_memoizeCapped');\n\n/** Used to match property names within property paths. */\nvar rePropName = /[^.[\\]]+|\\[(?:(-?\\d+(?:\\.\\d+)?)|([\"'])((?:(?!\\2)[^\\\\]|\\\\.)*?)\\2)\\]|(?=(?:\\.|\\[\\])(?:\\.|\\[\\]|$))/g;\n\n/** Used to match backslashes in property paths. */\nvar reEscapeChar = /\\\\(\\\\)?/g;\n\n/**\n * Converts `string` to a property path array.\n *\n * @private\n * @param {string} string The string to convert.\n * @returns {Array} Returns the property path array.\n */\nvar stringToPath = memoizeCapped(function(string) {\n var result = [];\n if (string.charCodeAt(0) === 46 /* . */) {\n result.push('');\n }\n string.replace(rePropName, function(match, number, quote, subString) {\n result.push(quote ? subString.replace(reEscapeChar, '$1') : (number || match));\n });\n return result;\n});\n\nmodule.exports = stringToPath;\n", + "modules": [] + }, + { + "id": 79, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/_memoizeCapped.js", + "name": "./node_modules/lodash/_memoizeCapped.js", + "index": 74, + "index2": 66, + "size": 370, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/_stringToPath.js", + "issuerId": 78, + "issuerName": "./node_modules/lodash/_stringToPath.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 38, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/trim.js", + "name": "./node_modules/lodash/fp/trim.js" + }, + { + "id": 2, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/convert.js", + "name": "./node_modules/lodash/fp/convert.js" + }, + { + "id": 45, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/_util.js", + "name": "./node_modules/lodash/fp/_util.js" + }, + { + "id": 75, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/toPath.js", + "name": "./node_modules/lodash/toPath.js" + }, + { + "id": 78, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/_stringToPath.js", + "name": "./node_modules/lodash/_stringToPath.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 78, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/_stringToPath.js", + "module": "./node_modules/lodash/_stringToPath.js", + "moduleName": "./node_modules/lodash/_stringToPath.js", + "type": "cjs require", + "userRequest": "./_memoizeCapped", + "loc": "1:20-47" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 8, + "source": "/**\n * This method returns the first argument it receives.\n *\n * @static\n * @since 0.1.0\n * @memberOf _\n * @category Util\n * @param {*} value Any value.\n * @returns {*} Returns `value`.\n * @example\n *\n * var object = { 'a': 1 };\n *\n * console.log(_.identity(object) === object);\n * // => true\n */\nfunction identity(value) {\n return value;\n}\n\nmodule.exports = identity;\n", + "parsedSize": 33, + "parsedSource": "t.exports=function(t){return t}},", + "originalSize": null, + "originalSource": null, + "modules": [] + }, + { + "id": 80, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/_toKey.js", + "name": "./node_modules/lodash/_toKey.js", + "index": 75, + "index2": 68, + "size": 370, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/toPath.js", + "issuerId": 75, + "issuerName": "./node_modules/lodash/toPath.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 38, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/trim.js", + "name": "./node_modules/lodash/fp/trim.js" + }, + { + "id": 2, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/convert.js", + "name": "./node_modules/lodash/fp/convert.js" + }, + { + "id": 45, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/_util.js", + "name": "./node_modules/lodash/fp/_util.js" + }, + { + "id": 75, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/toPath.js", + "name": "./node_modules/lodash/toPath.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 75, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/toPath.js", + "module": "./node_modules/lodash/toPath.js", + "moduleName": "./node_modules/lodash/toPath.js", + "type": "cjs require", + "userRequest": "./_toKey", + "loc": "6:12-31" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 7, + "source": "/**\n * This method returns the first argument it receives.\n *\n * @static\n * @since 0.1.0\n * @memberOf _\n * @category Util\n * @param {*} value Any value.\n * @returns {*} Returns `value`.\n * @example\n *\n * var object = { 'a': 1 };\n *\n * console.log(_.identity(object) === object);\n * // => true\n */\nfunction identity(value) {\n return value;\n}\n\nmodule.exports = identity;\n", + "parsedSize": 33, + "parsedSource": "t.exports=function(t){return t}},", + "originalSize": null, + "originalSource": null, + "modules": [] + }, + { + "id": 81, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/trim.js", + "name": "./node_modules/lodash/trim.js", + "index": 77, + "index2": 83, + "size": 1434, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/trim.js", + "issuerId": 38, + "issuerName": "./node_modules/lodash/fp/trim.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 38, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/trim.js", + "name": "./node_modules/lodash/fp/trim.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 38, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/trim.js", + "module": "./node_modules/lodash/fp/trim.js", + "moduleName": "./node_modules/lodash/fp/trim.js", + "type": "cjs require", + "userRequest": "../trim", + "loc": "2:27-45" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 4, + "source": "var baseToString = require('./_baseToString'),\n castSlice = require('./_castSlice'),\n charsEndIndex = require('./_charsEndIndex'),\n charsStartIndex = require('./_charsStartIndex'),\n stringToArray = require('./_stringToArray'),\n toString = require('./toString');\n\n/** Used to match leading and trailing whitespace. */\nvar reTrim = /^\\s+|\\s+$/g;\n\n/**\n * Removes leading and trailing whitespace or specified characters from `string`.\n *\n * @static\n * @memberOf _\n * @since 3.0.0\n * @category String\n * @param {string} [string=''] The string to trim.\n * @param {string} [chars=whitespace] The characters to trim.\n * @param- {Object} [guard] Enables use as an iteratee for methods like `_.map`.\n * @returns {string} Returns the trimmed string.\n * @example\n *\n * _.trim(' abc ');\n * // => 'abc'\n *\n * _.trim('-_-abc-_-', '_-');\n * // => 'abc'\n *\n * _.map([' foo ', ' bar '], _.trim);\n * // => ['foo', 'bar']\n */\nfunction trim(string, chars, guard) {\n string = toString(string);\n if (string && (guard || chars === undefined)) {\n return string.replace(reTrim, '');\n }\n if (!string || !(chars = baseToString(chars))) {\n return string;\n }\n var strSymbols = stringToArray(string),\n chrSymbols = stringToArray(chars),\n start = charsStartIndex(strSymbols, chrSymbols),\n end = charsEndIndex(strSymbols, chrSymbols) + 1;\n\n return castSlice(strSymbols, start, end).join('');\n}\n\nmodule.exports = trim;\n", + "parsedSize": 232, + "parsedSource": "r=e(33),o=e(34),i=e(83),u=e(84),a=e(36),c=e(12),l=/^\\s+|\\s+$/g;t.exports=function(t,n,e){if((t=c(t))&&(e||void 0===n))return t.replace(l,\"\");if(!t||!(n=r(n)))return t;var s=a(t),f=a(n),p=u(s,f),h=i(s,f)+1;return o(s,p,h).join(\"\")}},", + "originalSize": 1434, + "originalSource": "var baseToString = require('./_baseToString'),\n castSlice = require('./_castSlice'),\n charsEndIndex = require('./_charsEndIndex'),\n charsStartIndex = require('./_charsStartIndex'),\n stringToArray = require('./_stringToArray'),\n toString = require('./toString');\n\n/** Used to match leading and trailing whitespace. */\nvar reTrim = /^\\s+|\\s+$/g;\n\n/**\n * Removes leading and trailing whitespace or specified characters from `string`.\n *\n * @static\n * @memberOf _\n * @since 3.0.0\n * @category String\n * @param {string} [string=''] The string to trim.\n * @param {string} [chars=whitespace] The characters to trim.\n * @param- {Object} [guard] Enables use as an iteratee for methods like `_.map`.\n * @returns {string} Returns the trimmed string.\n * @example\n *\n * _.trim(' abc ');\n * // => 'abc'\n *\n * _.trim('-_-abc-_-', '_-');\n * // => 'abc'\n *\n * _.map([' foo ', ' bar '], _.trim);\n * // => ['foo', 'bar']\n */\nfunction trim(string, chars, guard) {\n string = toString(string);\n if (string && (guard || chars === undefined)) {\n return string.replace(reTrim, '');\n }\n if (!string || !(chars = baseToString(chars))) {\n return string;\n }\n var strSymbols = stringToArray(string),\n chrSymbols = stringToArray(chars),\n start = charsStartIndex(strSymbols, chrSymbols),\n end = charsEndIndex(strSymbols, chrSymbols) + 1;\n\n return castSlice(strSymbols, start, end).join('');\n}\n\nmodule.exports = trim;\n", + "modules": [] + }, + { + "id": 82, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/_baseSlice.js", + "name": "./node_modules/lodash/_baseSlice.js", + "index": 80, + "index2": 74, + "size": 756, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/_castSlice.js", + "issuerId": 34, + "issuerName": "./node_modules/lodash/_castSlice.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 38, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/trim.js", + "name": "./node_modules/lodash/fp/trim.js" + }, + { + "id": 81, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/trim.js", + "name": "./node_modules/lodash/trim.js" + }, + { + "id": 34, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/_castSlice.js", + "name": "./node_modules/lodash/_castSlice.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 34, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/_castSlice.js", + "module": "./node_modules/lodash/_castSlice.js", + "moduleName": "./node_modules/lodash/_castSlice.js", + "type": "cjs require", + "userRequest": "./_baseSlice", + "loc": "1:16-39" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 6, + "source": "/**\n * The base implementation of `_.slice` without an iteratee call guard.\n *\n * @private\n * @param {Array} array The array to slice.\n * @param {number} [start=0] The start position.\n * @param {number} [end=array.length] The end position.\n * @returns {Array} Returns the slice of `array`.\n */\nfunction baseSlice(array, start, end) {\n var index = -1,\n length = array.length;\n\n if (start < 0) {\n start = -start > length ? 0 : (length + start);\n }\n end = end > length ? length : end;\n if (end < 0) {\n end += length;\n }\n length = start > end ? 0 : ((end - start) >>> 0);\n start >>>= 0;\n\n var result = Array(length);\n while (++index < length) {\n result[index] = array[index + start];\n }\n return result;\n}\n\nmodule.exports = baseSlice;\n", + "parsedSize": 160, + "parsedSource": "t.exports=function(t,n,e){var r=-1,o=t.length;n<0&&(n=-n>o?0:o+n),(e=e>o?o:e)<0&&(e+=o),o=n>e?0:e-n>>>0,n>>>=0;for(var i=Array(o);++r length ? 0 : (length + start);\n }\n end = end > length ? length : end;\n if (end < 0) {\n end += length;\n }\n length = start > end ? 0 : ((end - start) >>> 0);\n start >>>= 0;\n\n var result = Array(length);\n while (++index < length) {\n result[index] = array[index + start];\n }\n return result;\n}\n\nmodule.exports = baseSlice;\n", + "modules": [] + }, + { + "id": 83, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/_charsEndIndex.js", + "name": "./node_modules/lodash/_charsEndIndex.js", + "index": 81, + "index2": 77, + "size": 600, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/trim.js", + "issuerId": 81, + "issuerName": "./node_modules/lodash/trim.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 38, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/trim.js", + "name": "./node_modules/lodash/fp/trim.js" + }, + { + "id": 81, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/trim.js", + "name": "./node_modules/lodash/trim.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 81, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/trim.js", + "module": "./node_modules/lodash/trim.js", + "moduleName": "./node_modules/lodash/trim.js", + "type": "cjs require", + "userRequest": "./_charsEndIndex", + "loc": "3:20-47" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 5, + "source": "var baseIndexOf = require('./_baseIndexOf');\n\n/**\n * Used by `_.trim` and `_.trimEnd` to get the index of the last string symbol\n * that is not found in the character symbols.\n *\n * @private\n * @param {Array} strSymbols The string symbols to inspect.\n * @param {Array} chrSymbols The character symbols to find.\n * @returns {number} Returns the index of the last unmatched string symbol.\n */\nfunction charsEndIndex(strSymbols, chrSymbols) {\n var index = strSymbols.length;\n\n while (index-- && baseIndexOf(chrSymbols, strSymbols[index], 0) > -1) {}\n return index;\n}\n\nmodule.exports = charsEndIndex;\n", + "parsedSize": 84, + "parsedSource": "r=e(35);t.exports=function(t,n){for(var e=t.length;e--&&r(n,t[e],0)>-1;);return e}},", + "originalSize": 600, + "originalSource": "var baseIndexOf = require('./_baseIndexOf');\n\n/**\n * Used by `_.trim` and `_.trimEnd` to get the index of the last string symbol\n * that is not found in the character symbols.\n *\n * @private\n * @param {Array} strSymbols The string symbols to inspect.\n * @param {Array} chrSymbols The character symbols to find.\n * @returns {number} Returns the index of the last unmatched string symbol.\n */\nfunction charsEndIndex(strSymbols, chrSymbols) {\n var index = strSymbols.length;\n\n while (index-- && baseIndexOf(chrSymbols, strSymbols[index], 0) > -1) {}\n return index;\n}\n\nmodule.exports = charsEndIndex;\n", + "modules": [] + }, + { + "id": 84, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/_charsStartIndex.js", + "name": "./node_modules/lodash/_charsStartIndex.js", + "index": 83, + "index2": 78, + "size": 636, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/trim.js", + "issuerId": 81, + "issuerName": "./node_modules/lodash/trim.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 38, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/trim.js", + "name": "./node_modules/lodash/fp/trim.js" + }, + { + "id": 81, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/trim.js", + "name": "./node_modules/lodash/trim.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 81, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/trim.js", + "module": "./node_modules/lodash/trim.js", + "moduleName": "./node_modules/lodash/trim.js", + "type": "cjs require", + "userRequest": "./_charsStartIndex", + "loc": "4:22-51" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 5, + "source": "var baseIndexOf = require('./_baseIndexOf');\n\n/**\n * Used by `_.trim` and `_.trimStart` to get the index of the first string symbol\n * that is not found in the character symbols.\n *\n * @private\n * @param {Array} strSymbols The string symbols to inspect.\n * @param {Array} chrSymbols The character symbols to find.\n * @returns {number} Returns the index of the first unmatched string symbol.\n */\nfunction charsStartIndex(strSymbols, chrSymbols) {\n var index = -1,\n length = strSymbols.length;\n\n while (++index < length && baseIndexOf(chrSymbols, strSymbols[index], 0) > -1) {}\n return index;\n}\n\nmodule.exports = charsStartIndex;\n", + "parsedSize": 91, + "parsedSource": "r=e(35);t.exports=function(t,n){for(var e=-1,o=t.length;++e-1;);return e}},", + "originalSize": 636, + "originalSource": "var baseIndexOf = require('./_baseIndexOf');\n\n/**\n * Used by `_.trim` and `_.trimStart` to get the index of the first string symbol\n * that is not found in the character symbols.\n *\n * @private\n * @param {Array} strSymbols The string symbols to inspect.\n * @param {Array} chrSymbols The character symbols to find.\n * @returns {number} Returns the index of the first unmatched string symbol.\n */\nfunction charsStartIndex(strSymbols, chrSymbols) {\n var index = -1,\n length = strSymbols.length;\n\n while (++index < length && baseIndexOf(chrSymbols, strSymbols[index], 0) > -1) {}\n return index;\n}\n\nmodule.exports = charsStartIndex;\n", + "modules": [] + }, + { + "id": 85, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/_asciiToArray.js", + "name": "./node_modules/lodash/_asciiToArray.js", + "index": 85, + "index2": 79, + "size": 257, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/_stringToArray.js", + "issuerId": 36, + "issuerName": "./node_modules/lodash/_stringToArray.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 38, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/trim.js", + "name": "./node_modules/lodash/fp/trim.js" + }, + { + "id": 81, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/trim.js", + "name": "./node_modules/lodash/trim.js" + }, + { + "id": 36, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/_stringToArray.js", + "name": "./node_modules/lodash/_stringToArray.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 36, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/_stringToArray.js", + "module": "./node_modules/lodash/_stringToArray.js", + "moduleName": "./node_modules/lodash/_stringToArray.js", + "type": "cjs require", + "userRequest": "./_asciiToArray", + "loc": "1:19-45" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 6, + "source": "/**\n * Converts an ASCII `string` to an array.\n *\n * @private\n * @param {string} string The string to convert.\n * @returns {Array} Returns the converted array.\n */\nfunction asciiToArray(string) {\n return string.split('');\n}\n\nmodule.exports = asciiToArray;\n", + "parsedSize": 43, + "parsedSource": "t.exports=function(t){return t.split(\"\")}},", + "originalSize": 257, + "originalSource": "/**\n * Converts an ASCII `string` to an array.\n *\n * @private\n * @param {string} string The string to convert.\n * @returns {Array} Returns the converted array.\n */\nfunction asciiToArray(string) {\n return string.split('');\n}\n\nmodule.exports = asciiToArray;\n", + "modules": [] + }, + { + "id": 86, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/_unicodeToArray.js", + "name": "./node_modules/lodash/_unicodeToArray.js", + "index": 87, + "index2": 81, + "size": 257, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/_stringToArray.js", + "issuerId": 36, + "issuerName": "./node_modules/lodash/_stringToArray.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 38, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/trim.js", + "name": "./node_modules/lodash/fp/trim.js" + }, + { + "id": 81, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/trim.js", + "name": "./node_modules/lodash/trim.js" + }, + { + "id": 36, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/_stringToArray.js", + "name": "./node_modules/lodash/_stringToArray.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 36, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/_stringToArray.js", + "module": "./node_modules/lodash/_stringToArray.js", + "moduleName": "./node_modules/lodash/_stringToArray.js", + "type": "cjs require", + "userRequest": "./_unicodeToArray", + "loc": "3:21-49" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 6, + "source": "/**\n * Converts an ASCII `string` to an array.\n *\n * @private\n * @param {string} string The string to convert.\n * @returns {Array} Returns the converted array.\n */\nfunction asciiToArray(string) {\n return string.split('');\n}\n\nmodule.exports = asciiToArray;\n", + "parsedSize": 43, + "parsedSource": "t.exports=function(t){return t.split(\"\")}},", + "originalSize": null, + "originalSource": null, + "modules": [] + }, + { + "id": 87, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/split.js", + "name": "./node_modules/lodash/split.js", + "index": 89, + "index2": 91, + "size": 1550, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/split.js", + "issuerId": 39, + "issuerName": "./node_modules/lodash/fp/split.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 39, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/split.js", + "name": "./node_modules/lodash/fp/split.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 39, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/split.js", + "module": "./node_modules/lodash/fp/split.js", + "moduleName": "./node_modules/lodash/fp/split.js", + "type": "cjs require", + "userRequest": "../split", + "loc": "2:28-47" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 4, + "source": "var baseToString = require('./_baseToString'),\n castSlice = require('./_castSlice'),\n hasUnicode = require('./_hasUnicode'),\n isIterateeCall = require('./_isIterateeCall'),\n isRegExp = require('./isRegExp'),\n stringToArray = require('./_stringToArray'),\n toString = require('./toString');\n\n/** Used as references for the maximum length and index of an array. */\nvar MAX_ARRAY_LENGTH = 4294967295;\n\n/**\n * Splits `string` by `separator`.\n *\n * **Note:** This method is based on\n * [`String#split`](https://mdn.io/String/split).\n *\n * @static\n * @memberOf _\n * @since 4.0.0\n * @category String\n * @param {string} [string=''] The string to split.\n * @param {RegExp|string} separator The separator pattern to split by.\n * @param {number} [limit] The length to truncate results to.\n * @returns {Array} Returns the string segments.\n * @example\n *\n * _.split('a-b-c', '-', 2);\n * // => ['a', 'b']\n */\nfunction split(string, separator, limit) {\n if (limit && typeof limit != 'number' && isIterateeCall(string, separator, limit)) {\n separator = limit = undefined;\n }\n limit = limit === undefined ? MAX_ARRAY_LENGTH : limit >>> 0;\n if (!limit) {\n return [];\n }\n string = toString(string);\n if (string && (\n typeof separator == 'string' ||\n (separator != null && !isRegExp(separator))\n )) {\n separator = baseToString(separator);\n if (!separator && hasUnicode(string)) {\n return castSlice(stringToArray(string), 0, limit);\n }\n }\n return string.split(separator, limit);\n}\n\nmodule.exports = split;\n", + "parsedSize": 265, + "parsedSource": "r=e(33),o=e(34),i=e(37),u=e(88),a=e(89),c=e(36),l=e(12),s=4294967295;t.exports=function(t,n,e){return e&&\"number\"!=typeof e&&u(t,n,e)&&(n=e=void 0),(e=void 0===e?s:e>>>0)?(t=l(t))&&(\"string\"==typeof n||null!=n&&!a(n))&&!(n=r(n))&&i(t)?o(c(t),0,e):t.split(n,e):[]}},", + "originalSize": 1550, + "originalSource": "var baseToString = require('./_baseToString'),\n castSlice = require('./_castSlice'),\n hasUnicode = require('./_hasUnicode'),\n isIterateeCall = require('./_isIterateeCall'),\n isRegExp = require('./isRegExp'),\n stringToArray = require('./_stringToArray'),\n toString = require('./toString');\n\n/** Used as references for the maximum length and index of an array. */\nvar MAX_ARRAY_LENGTH = 4294967295;\n\n/**\n * Splits `string` by `separator`.\n *\n * **Note:** This method is based on\n * [`String#split`](https://mdn.io/String/split).\n *\n * @static\n * @memberOf _\n * @since 4.0.0\n * @category String\n * @param {string} [string=''] The string to split.\n * @param {RegExp|string} separator The separator pattern to split by.\n * @param {number} [limit] The length to truncate results to.\n * @returns {Array} Returns the string segments.\n * @example\n *\n * _.split('a-b-c', '-', 2);\n * // => ['a', 'b']\n */\nfunction split(string, separator, limit) {\n if (limit && typeof limit != 'number' && isIterateeCall(string, separator, limit)) {\n separator = limit = undefined;\n }\n limit = limit === undefined ? MAX_ARRAY_LENGTH : limit >>> 0;\n if (!limit) {\n return [];\n }\n string = toString(string);\n if (string && (\n typeof separator == 'string' ||\n (separator != null && !isRegExp(separator))\n )) {\n separator = baseToString(separator);\n if (!separator && hasUnicode(string)) {\n return castSlice(stringToArray(string), 0, limit);\n }\n }\n return string.split(separator, limit);\n}\n\nmodule.exports = split;\n", + "modules": [] + }, + { + "id": 88, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/_isIterateeCall.js", + "name": "./node_modules/lodash/_isIterateeCall.js", + "index": 90, + "index2": 85, + "size": 280, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/split.js", + "issuerId": 87, + "issuerName": "./node_modules/lodash/split.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 39, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/split.js", + "name": "./node_modules/lodash/fp/split.js" + }, + { + "id": 87, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/split.js", + "name": "./node_modules/lodash/split.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 87, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/split.js", + "module": "./node_modules/lodash/split.js", + "moduleName": "./node_modules/lodash/split.js", + "type": "cjs require", + "userRequest": "./_isIterateeCall", + "loc": "4:21-49" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 5, + "source": "/**\n * This method returns `false`.\n *\n * @static\n * @memberOf _\n * @since 4.13.0\n * @category Util\n * @returns {boolean} Returns `false`.\n * @example\n *\n * _.times(2, _.stubFalse);\n * // => [false, false]\n */\nfunction stubFalse() {\n return false;\n}\n\nmodule.exports = stubFalse;\n", + "parsedSize": 32, + "parsedSource": "t.exports=function(){return!1}},", + "originalSize": null, + "originalSource": null, + "modules": [] + }, + { + "id": 89, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/isRegExp.js", + "name": "./node_modules/lodash/isRegExp.js", + "index": 91, + "index2": 90, + "size": 646, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/split.js", + "issuerId": 87, + "issuerName": "./node_modules/lodash/split.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 39, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/split.js", + "name": "./node_modules/lodash/fp/split.js" + }, + { + "id": 87, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/split.js", + "name": "./node_modules/lodash/split.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 87, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/split.js", + "module": "./node_modules/lodash/split.js", + "moduleName": "./node_modules/lodash/split.js", + "type": "cjs require", + "userRequest": "./isRegExp", + "loc": "5:15-36" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 5, + "source": "var baseIsRegExp = require('./_baseIsRegExp'),\n baseUnary = require('./_baseUnary'),\n nodeUtil = require('./_nodeUtil');\n\n/* Node.js helper references. */\nvar nodeIsRegExp = nodeUtil && nodeUtil.isRegExp;\n\n/**\n * Checks if `value` is classified as a `RegExp` object.\n *\n * @static\n * @memberOf _\n * @since 0.1.0\n * @category Lang\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is a regexp, else `false`.\n * @example\n *\n * _.isRegExp(/abc/);\n * // => true\n *\n * _.isRegExp('/abc/');\n * // => false\n */\nvar isRegExp = nodeIsRegExp ? baseUnary(nodeIsRegExp) : baseIsRegExp;\n\nmodule.exports = isRegExp;\n", + "parsedSize": 64, + "parsedSource": "r=e(90),o=e(91),i=e(92),u=i&&i.isRegExp,a=u?o(u):r;t.exports=a},", + "originalSize": 646, + "originalSource": "var baseIsRegExp = require('./_baseIsRegExp'),\n baseUnary = require('./_baseUnary'),\n nodeUtil = require('./_nodeUtil');\n\n/* Node.js helper references. */\nvar nodeIsRegExp = nodeUtil && nodeUtil.isRegExp;\n\n/**\n * Checks if `value` is classified as a `RegExp` object.\n *\n * @static\n * @memberOf _\n * @since 0.1.0\n * @category Lang\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is a regexp, else `false`.\n * @example\n *\n * _.isRegExp(/abc/);\n * // => true\n *\n * _.isRegExp('/abc/');\n * // => false\n */\nvar isRegExp = nodeIsRegExp ? baseUnary(nodeIsRegExp) : baseIsRegExp;\n\nmodule.exports = isRegExp;\n", + "modules": [] + }, + { + "id": 90, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/_baseIsRegExp.js", + "name": "./node_modules/lodash/_baseIsRegExp.js", + "index": 92, + "index2": 86, + "size": 511, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/isRegExp.js", + "issuerId": 89, + "issuerName": "./node_modules/lodash/isRegExp.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 39, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/split.js", + "name": "./node_modules/lodash/fp/split.js" + }, + { + "id": 87, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/split.js", + "name": "./node_modules/lodash/split.js" + }, + { + "id": 89, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/isRegExp.js", + "name": "./node_modules/lodash/isRegExp.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 89, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/isRegExp.js", + "module": "./node_modules/lodash/isRegExp.js", + "moduleName": "./node_modules/lodash/isRegExp.js", + "type": "cjs require", + "userRequest": "./_baseIsRegExp", + "loc": "1:19-45" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 6, + "source": "var baseGetTag = require('./_baseGetTag'),\n isObjectLike = require('./isObjectLike');\n\n/** `Object#toString` result references. */\nvar regexpTag = '[object RegExp]';\n\n/**\n * The base implementation of `_.isRegExp` without Node.js optimizations.\n *\n * @private\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is a regexp, else `false`.\n */\nfunction baseIsRegExp(value) {\n return isObjectLike(value) && baseGetTag(value) == regexpTag;\n}\n\nmodule.exports = baseIsRegExp;\n", + "parsedSize": 79, + "parsedSource": "r=e(6),o=e(7),i=\"[object RegExp]\";t.exports=function(t){return o(t)&&r(t)==i}},", + "originalSize": 511, + "originalSource": "var baseGetTag = require('./_baseGetTag'),\n isObjectLike = require('./isObjectLike');\n\n/** `Object#toString` result references. */\nvar regexpTag = '[object RegExp]';\n\n/**\n * The base implementation of `_.isRegExp` without Node.js optimizations.\n *\n * @private\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is a regexp, else `false`.\n */\nfunction baseIsRegExp(value) {\n return isObjectLike(value) && baseGetTag(value) == regexpTag;\n}\n\nmodule.exports = baseIsRegExp;\n", + "modules": [] + }, + { + "id": 91, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/_baseUnary.js", + "name": "./node_modules/lodash/_baseUnary.js", + "index": 93, + "index2": 87, + "size": 332, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/isRegExp.js", + "issuerId": 89, + "issuerName": "./node_modules/lodash/isRegExp.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 39, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/split.js", + "name": "./node_modules/lodash/fp/split.js" + }, + { + "id": 87, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/split.js", + "name": "./node_modules/lodash/split.js" + }, + { + "id": 89, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/isRegExp.js", + "name": "./node_modules/lodash/isRegExp.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 89, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/isRegExp.js", + "module": "./node_modules/lodash/isRegExp.js", + "moduleName": "./node_modules/lodash/isRegExp.js", + "type": "cjs require", + "userRequest": "./_baseUnary", + "loc": "2:16-39" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 6, + "source": "/**\n * The base implementation of `_.unary` without support for storing metadata.\n *\n * @private\n * @param {Function} func The function to cap arguments for.\n * @returns {Function} Returns the new capped function.\n */\nfunction baseUnary(func) {\n return function(value) {\n return func(value);\n };\n}\n\nmodule.exports = baseUnary;\n", + "parsedSize": 56, + "parsedSource": "t.exports=function(t){return function(n){return t(n)}}},", + "originalSize": 332, + "originalSource": "/**\n * The base implementation of `_.unary` without support for storing metadata.\n *\n * @private\n * @param {Function} func The function to cap arguments for.\n * @returns {Function} Returns the new capped function.\n */\nfunction baseUnary(func) {\n return function(value) {\n return func(value);\n };\n}\n\nmodule.exports = baseUnary;\n", + "modules": [] + }, + { + "id": 92, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/_nodeUtil.js", + "name": "./node_modules/lodash/_nodeUtil.js", + "index": 94, + "index2": 89, + "size": 995, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/isRegExp.js", + "issuerId": 89, + "issuerName": "./node_modules/lodash/isRegExp.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 39, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/split.js", + "name": "./node_modules/lodash/fp/split.js" + }, + { + "id": 87, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/split.js", + "name": "./node_modules/lodash/split.js" + }, + { + "id": 89, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/isRegExp.js", + "name": "./node_modules/lodash/isRegExp.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 89, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/isRegExp.js", + "module": "./node_modules/lodash/isRegExp.js", + "moduleName": "./node_modules/lodash/isRegExp.js", + "type": "cjs require", + "userRequest": "./_nodeUtil", + "loc": "3:15-37" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 6, + "source": "var freeGlobal = require('./_freeGlobal');\n\n/** Detect free variable `exports`. */\nvar freeExports = typeof exports == 'object' && exports && !exports.nodeType && exports;\n\n/** Detect free variable `module`. */\nvar freeModule = freeExports && typeof module == 'object' && module && !module.nodeType && module;\n\n/** Detect the popular CommonJS extension `module.exports`. */\nvar moduleExports = freeModule && freeModule.exports === freeExports;\n\n/** Detect free variable `process` from Node.js. */\nvar freeProcess = moduleExports && freeGlobal.process;\n\n/** Used to access faster Node.js helpers. */\nvar nodeUtil = (function() {\n try {\n // Use `util.types` for Node.js 10+.\n var types = freeModule && freeModule.require && freeModule.require('util').types;\n\n if (types) {\n return types;\n }\n\n // Legacy `process.binding('util')` for Node.js < 10.\n return freeProcess && freeProcess.binding && freeProcess.binding('util');\n } catch (e) {}\n}());\n\nmodule.exports = nodeUtil;\n", + "parsedSize": 230, + "parsedSource": "e(14),o=n&&!n.nodeType&&n,i=o&&\"object\"==typeof t&&t&&!t.nodeType&&t,u=i&&i.exports===o&&r.process,a=function(){try{var t=i&&i.require&&i.require(\"util\").types;return t||u&&u.binding&&u.binding(\"util\")}catch(t){}}();t.exports=a}).", + "originalSize": 995, + "originalSource": "var freeGlobal = require('./_freeGlobal');\n\n/** Detect free variable `exports`. */\nvar freeExports = typeof exports == 'object' && exports && !exports.nodeType && exports;\n\n/** Detect free variable `module`. */\nvar freeModule = freeExports && typeof module == 'object' && module && !module.nodeType && module;\n\n/** Detect the popular CommonJS extension `module.exports`. */\nvar moduleExports = freeModule && freeModule.exports === freeExports;\n\n/** Detect free variable `process` from Node.js. */\nvar freeProcess = moduleExports && freeGlobal.process;\n\n/** Used to access faster Node.js helpers. */\nvar nodeUtil = (function() {\n try {\n // Use `util.types` for Node.js 10+.\n var types = freeModule && freeModule.require && freeModule.require('util').types;\n\n if (types) {\n return types;\n }\n\n // Legacy `process.binding('util')` for Node.js < 10.\n return freeProcess && freeProcess.binding && freeProcess.binding('util');\n } catch (e) {}\n}());\n\nmodule.exports = nodeUtil;\n", + "modules": [] + }, + { + "id": 93, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/node_modules/webpack/buildin/module.js", + "name": "(webpack)/buildin/module.js", + "index": 95, + "index2": 88, + "size": 546, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/_nodeUtil.js", + "issuerId": 92, + "issuerName": "./node_modules/lodash/_nodeUtil.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 39, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/split.js", + "name": "./node_modules/lodash/fp/split.js" + }, + { + "id": 87, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/split.js", + "name": "./node_modules/lodash/split.js" + }, + { + "id": 89, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/isRegExp.js", + "name": "./node_modules/lodash/isRegExp.js" + }, + { + "id": 92, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/_nodeUtil.js", + "name": "./node_modules/lodash/_nodeUtil.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 92, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/_nodeUtil.js", + "module": "./node_modules/lodash/_nodeUtil.js", + "moduleName": "./node_modules/lodash/_nodeUtil.js", + "type": "cjs require", + "userRequest": "module", + "loc": "1:0-66" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 7, + "source": "module.exports = function (module) {\n if (!module.webpackPolyfill) {\n module.deprecate = function () {};\n\n module.paths = []; // module.parent = undefined by default\n\n if (!module.children) module.children = [];\n Object.defineProperty(module, \"loaded\", {\n enumerable: true,\n get: function () {\n return module.l;\n }\n });\n Object.defineProperty(module, \"id\", {\n enumerable: true,\n get: function () {\n return module.i;\n }\n });\n module.webpackPolyfill = 1;\n }\n\n return module;\n};", + "parsedSize": 286, + "parsedSource": "exports=function(t){return t.webpackPolyfill||(t.deprecate=function(){},t.paths=[],t.children||(t.children=[]),Object.defineProperty(t,\"loaded\",{enumerable:!0,get:function(){return t.l}}),Object.defineProperty(t,\"id\",{enumerable:!0,get:function(){return t.i}}),t.webpackPolyfill=1),t}},", + "originalSize": 497, + "originalSource": "module.exports = function(module) {\n\tif (!module.webpackPolyfill) {\n\t\tmodule.deprecate = function() {};\n\t\tmodule.paths = [];\n\t\t// module.parent = undefined by default\n\t\tif (!module.children) module.children = [];\n\t\tObject.defineProperty(module, \"loaded\", {\n\t\t\tenumerable: true,\n\t\t\tget: function() {\n\t\t\t\treturn module.l;\n\t\t\t}\n\t\t});\n\t\tObject.defineProperty(module, \"id\", {\n\t\t\tenumerable: true,\n\t\t\tget: function() {\n\t\t\t\treturn module.i;\n\t\t\t}\n\t\t});\n\t\tmodule.webpackPolyfill = 1;\n\t}\n\treturn module;\n};\n", + "modules": [] + }, + { + "id": 94, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/reject.js", + "name": "./node_modules/lodash/reject.js", + "index": 97, + "index2": 96, + "size": 1417, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/reject.js", + "issuerId": 40, + "issuerName": "./node_modules/lodash/fp/reject.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 40, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/reject.js", + "name": "./node_modules/lodash/fp/reject.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 40, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/reject.js", + "module": "./node_modules/lodash/fp/reject.js", + "moduleName": "./node_modules/lodash/fp/reject.js", + "type": "cjs require", + "userRequest": "../reject", + "loc": "2:29-49" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 4, + "source": "var arrayFilter = require('./_arrayFilter'),\n baseFilter = require('./_baseFilter'),\n baseIteratee = require('./_baseIteratee'),\n isArray = require('./isArray'),\n negate = require('./negate');\n\n/**\n * The opposite of `_.filter`; this method returns the elements of `collection`\n * that `predicate` does **not** return truthy for.\n *\n * @static\n * @memberOf _\n * @since 0.1.0\n * @category Collection\n * @param {Array|Object} collection The collection to iterate over.\n * @param {Function} [predicate=_.identity] The function invoked per iteration.\n * @returns {Array} Returns the new filtered array.\n * @see _.filter\n * @example\n *\n * var users = [\n * { 'user': 'barney', 'age': 36, 'active': false },\n * { 'user': 'fred', 'age': 40, 'active': true }\n * ];\n *\n * _.reject(users, function(o) { return !o.active; });\n * // => objects for ['fred']\n *\n * // The `_.matches` iteratee shorthand.\n * _.reject(users, { 'age': 40, 'active': true });\n * // => objects for ['barney']\n *\n * // The `_.matchesProperty` iteratee shorthand.\n * _.reject(users, ['active', false]);\n * // => objects for ['fred']\n *\n * // The `_.property` iteratee shorthand.\n * _.reject(users, 'active');\n * // => objects for ['barney']\n */\nfunction reject(collection, predicate) {\n var func = isArray(collection) ? arrayFilter : baseFilter;\n return func(collection, negate(baseIteratee(predicate, 3)));\n}\n\nmodule.exports = reject;\n", + "parsedSize": 95, + "parsedSource": "r=e(95),o=e(96),i=e(30),u=e(3),a=e(97);t.exports=function(t,n){return(u(t)?r:o)(t,a(i(n,3)))}},", + "originalSize": 1417, + "originalSource": "var arrayFilter = require('./_arrayFilter'),\n baseFilter = require('./_baseFilter'),\n baseIteratee = require('./_baseIteratee'),\n isArray = require('./isArray'),\n negate = require('./negate');\n\n/**\n * The opposite of `_.filter`; this method returns the elements of `collection`\n * that `predicate` does **not** return truthy for.\n *\n * @static\n * @memberOf _\n * @since 0.1.0\n * @category Collection\n * @param {Array|Object} collection The collection to iterate over.\n * @param {Function} [predicate=_.identity] The function invoked per iteration.\n * @returns {Array} Returns the new filtered array.\n * @see _.filter\n * @example\n *\n * var users = [\n * { 'user': 'barney', 'age': 36, 'active': false },\n * { 'user': 'fred', 'age': 40, 'active': true }\n * ];\n *\n * _.reject(users, function(o) { return !o.active; });\n * // => objects for ['fred']\n *\n * // The `_.matches` iteratee shorthand.\n * _.reject(users, { 'age': 40, 'active': true });\n * // => objects for ['barney']\n *\n * // The `_.matchesProperty` iteratee shorthand.\n * _.reject(users, ['active', false]);\n * // => objects for ['fred']\n *\n * // The `_.property` iteratee shorthand.\n * _.reject(users, 'active');\n * // => objects for ['barney']\n */\nfunction reject(collection, predicate) {\n var func = isArray(collection) ? arrayFilter : baseFilter;\n return func(collection, negate(baseIteratee(predicate, 3)));\n}\n\nmodule.exports = reject;\n", + "modules": [] + }, + { + "id": 95, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/_arrayFilter.js", + "name": "./node_modules/lodash/_arrayFilter.js", + "index": 98, + "index2": 93, + "size": 632, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/reject.js", + "issuerId": 94, + "issuerName": "./node_modules/lodash/reject.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 40, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/reject.js", + "name": "./node_modules/lodash/fp/reject.js" + }, + { + "id": 94, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/reject.js", + "name": "./node_modules/lodash/reject.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 94, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/reject.js", + "module": "./node_modules/lodash/reject.js", + "moduleName": "./node_modules/lodash/reject.js", + "type": "cjs require", + "userRequest": "./_arrayFilter", + "loc": "1:18-43" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 5, + "source": "/**\n * A specialized version of `_.filter` for arrays without support for\n * iteratee shorthands.\n *\n * @private\n * @param {Array} [array] The array to iterate over.\n * @param {Function} predicate The function invoked per iteration.\n * @returns {Array} Returns the new filtered array.\n */\nfunction arrayFilter(array, predicate) {\n var index = -1,\n length = array == null ? 0 : array.length,\n resIndex = 0,\n result = [];\n\n while (++index < length) {\n var value = array[index];\n if (predicate(value, index, array)) {\n result[resIndex++] = value;\n }\n }\n return result;\n}\n\nmodule.exports = arrayFilter;\n", + "parsedSize": 118, + "parsedSource": "t.exports=function(t,n){for(var e=-1,r=null==t?0:t.length,o=0,i=[];++e [1, 3, 5]\n */\nfunction negate(predicate) {\n if (typeof predicate != 'function') {\n throw new TypeError(FUNC_ERROR_TEXT);\n }\n return function() {\n var args = arguments;\n switch (args.length) {\n case 0: return !predicate.call(this);\n case 1: return !predicate.call(this, args[0]);\n case 2: return !predicate.call(this, args[0], args[1]);\n case 3: return !predicate.call(this, args[0], args[1], args[2]);\n }\n return !predicate.apply(this, args);\n };\n}\n\nmodule.exports = negate;\n", + "parsedSize": 312, + "parsedSource": "var e=\"Expected a function\";t.exports=function(t){if(\"function\"!=typeof t)throw new TypeError(e);return function(){var n=arguments;switch(n.length){case 0:return!t.call(this);case 1:return!t.call(this,n[0]);case 2:return!t.call(this,n[0],n[1]);case 3:return!t.call(this,n[0],n[1],n[2])}return!t.apply(this,n)}}},", + "originalSize": 1079, + "originalSource": "/** Error message constants. */\nvar FUNC_ERROR_TEXT = 'Expected a function';\n\n/**\n * Creates a function that negates the result of the predicate `func`. The\n * `func` predicate is invoked with the `this` binding and arguments of the\n * created function.\n *\n * @static\n * @memberOf _\n * @since 3.0.0\n * @category Function\n * @param {Function} predicate The predicate to negate.\n * @returns {Function} Returns the new negated function.\n * @example\n *\n * function isEven(n) {\n * return n % 2 == 0;\n * }\n *\n * _.filter([1, 2, 3, 4, 5, 6], _.negate(isEven));\n * // => [1, 3, 5]\n */\nfunction negate(predicate) {\n if (typeof predicate != 'function') {\n throw new TypeError(FUNC_ERROR_TEXT);\n }\n return function() {\n var args = arguments;\n switch (args.length) {\n case 0: return !predicate.call(this);\n case 1: return !predicate.call(this, args[0]);\n case 2: return !predicate.call(this, args[0], args[1]);\n case 3: return !predicate.call(this, args[0], args[1], args[2]);\n }\n return !predicate.apply(this, args);\n };\n}\n\nmodule.exports = negate;\n", + "modules": [] + }, + { + "id": 98, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/flow.js", + "name": "./node_modules/lodash/fp/flow.js", + "index": 102, + "index2": 102, + "size": 153, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/pipe.js", + "issuerId": 41, + "issuerName": "./node_modules/lodash/fp/pipe.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 41, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/pipe.js", + "name": "./node_modules/lodash/fp/pipe.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 41, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/pipe.js", + "module": "./node_modules/lodash/fp/pipe.js", + "moduleName": "./node_modules/lodash/fp/pipe.js", + "type": "cjs require", + "userRequest": "./flow", + "loc": "1:17-34" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 4, + "source": "var convert = require('./convert'),\n func = convert('flow', require('../flow'));\n\nfunc.placeholder = require('./placeholder');\nmodule.exports = func;\n", + "parsedSize": 53, + "parsedSource": "r=e(2)(\"flow\",e(99));r.placeholder=e(0),t.exports=r},", + "originalSize": 153, + "originalSource": "var convert = require('./convert'),\n func = convert('flow', require('../flow'));\n\nfunc.placeholder = require('./placeholder');\nmodule.exports = func;\n", + "modules": [] + }, + { + "id": 99, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/flow.js", + "name": "./node_modules/lodash/flow.js", + "index": 103, + "index2": 101, + "size": 666, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/flow.js", + "issuerId": 98, + "issuerName": "./node_modules/lodash/fp/flow.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 41, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/pipe.js", + "name": "./node_modules/lodash/fp/pipe.js" + }, + { + "id": 98, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/flow.js", + "name": "./node_modules/lodash/fp/flow.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 98, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/flow.js", + "module": "./node_modules/lodash/fp/flow.js", + "moduleName": "./node_modules/lodash/fp/flow.js", + "type": "cjs require", + "userRequest": "../flow", + "loc": "2:27-45" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 5, + "source": "var createFlow = require('./_createFlow');\n\n/**\n * Creates a function that returns the result of invoking the given functions\n * with the `this` binding of the created function, where each successive\n * invocation is supplied the return value of the previous.\n *\n * @static\n * @memberOf _\n * @since 3.0.0\n * @category Util\n * @param {...(Function|Function[])} [funcs] The functions to invoke.\n * @returns {Function} Returns the new composite function.\n * @see _.flowRight\n * @example\n *\n * function square(n) {\n * return n * n;\n * }\n *\n * var addSquare = _.flow([_.add, square]);\n * addSquare(1, 2);\n * // => 9\n */\nvar flow = createFlow();\n\nmodule.exports = flow;\n", + "parsedSize": 24, + "parsedSource": "r=e(100)();t.exports=r},", + "originalSize": 666, + "originalSource": "var createFlow = require('./_createFlow');\n\n/**\n * Creates a function that returns the result of invoking the given functions\n * with the `this` binding of the created function, where each successive\n * invocation is supplied the return value of the previous.\n *\n * @static\n * @memberOf _\n * @since 3.0.0\n * @category Util\n * @param {...(Function|Function[])} [funcs] The functions to invoke.\n * @returns {Function} Returns the new composite function.\n * @see _.flowRight\n * @example\n *\n * function square(n) {\n * return n * n;\n * }\n *\n * var addSquare = _.flow([_.add, square]);\n * addSquare(1, 2);\n * // => 9\n */\nvar flow = createFlow();\n\nmodule.exports = flow;\n", + "modules": [] + }, + { + "id": 100, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/_createFlow.js", + "name": "./node_modules/lodash/_createFlow.js", + "index": 104, + "index2": 100, + "size": 2249, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/flow.js", + "issuerId": 99, + "issuerName": "./node_modules/lodash/flow.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 41, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/pipe.js", + "name": "./node_modules/lodash/fp/pipe.js" + }, + { + "id": 98, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/flow.js", + "name": "./node_modules/lodash/fp/flow.js" + }, + { + "id": 99, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/flow.js", + "name": "./node_modules/lodash/flow.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 99, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/flow.js", + "module": "./node_modules/lodash/flow.js", + "moduleName": "./node_modules/lodash/flow.js", + "type": "cjs require", + "userRequest": "./_createFlow", + "loc": "1:17-41" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 6, + "source": "var LodashWrapper = require('./_LodashWrapper'),\n flatRest = require('./_flatRest'),\n getData = require('./_getData'),\n getFuncName = require('./_getFuncName'),\n isArray = require('./isArray'),\n isLaziable = require('./_isLaziable');\n\n/** Error message constants. */\nvar FUNC_ERROR_TEXT = 'Expected a function';\n\n/** Used to compose bitmasks for function metadata. */\nvar WRAP_CURRY_FLAG = 8,\n WRAP_PARTIAL_FLAG = 32,\n WRAP_ARY_FLAG = 128,\n WRAP_REARG_FLAG = 256;\n\n/**\n * Creates a `_.flow` or `_.flowRight` function.\n *\n * @private\n * @param {boolean} [fromRight] Specify iterating from right to left.\n * @returns {Function} Returns the new flow function.\n */\nfunction createFlow(fromRight) {\n return flatRest(function(funcs) {\n var length = funcs.length,\n index = length,\n prereq = LodashWrapper.prototype.thru;\n\n if (fromRight) {\n funcs.reverse();\n }\n while (index--) {\n var func = funcs[index];\n if (typeof func != 'function') {\n throw new TypeError(FUNC_ERROR_TEXT);\n }\n if (prereq && !wrapper && getFuncName(func) == 'wrapper') {\n var wrapper = new LodashWrapper([], true);\n }\n }\n index = wrapper ? index : length;\n while (++index < length) {\n func = funcs[index];\n\n var funcName = getFuncName(func),\n data = funcName == 'wrapper' ? getData(func) : undefined;\n\n if (data && isLaziable(data[0]) &&\n data[1] == (WRAP_ARY_FLAG | WRAP_CURRY_FLAG | WRAP_PARTIAL_FLAG | WRAP_REARG_FLAG) &&\n !data[4].length && data[9] == 1\n ) {\n wrapper = wrapper[getFuncName(data[0])].apply(wrapper, data[3]);\n } else {\n wrapper = (func.length == 1 && isLaziable(func))\n ? wrapper[funcName]()\n : wrapper.thru(func);\n }\n }\n return function() {\n var args = arguments,\n value = args[0];\n\n if (wrapper && args.length == 1 && isArray(value)) {\n return wrapper.plant(value).value();\n }\n var index = 0,\n result = length ? funcs[index].apply(this, args) : value;\n\n while (++index < length) {\n result = funcs[index].call(this, result);\n }\n return result;\n };\n });\n}\n\nmodule.exports = createFlow;\n", + "parsedSize": 652, + "parsedSource": "r=e(101),o=e(32),i=e(24),u=e(102),a=e(3),c=e(18),l=\"Expected a function\",s=8,f=32,p=128,h=256;t.exports=function(t){return o((function(n){var e=n.length,o=e,_=r.prototype.thru;for(t&&n.reverse();o--;){var d=n[o];if(\"function\"!=typeof d)throw new TypeError(l);if(_&&!v&&\"wrapper\"==u(d))var v=new r([],!0)}for(o=v?o:e;++o [undefined, undefined]\n */\nfunction noop() {\n // No operation performed.\n}\n\nmodule.exports = noop;\n", + "parsedSize": 24, + "parsedSource": "t.exports=function(){}},", + "originalSize": null, + "originalSource": null, + "modules": [] + }, + { + "id": 102, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/_getFuncName.js", + "name": "./node_modules/lodash/_getFuncName.js", + "index": 106, + "index2": 99, + "size": 290, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/_createFlow.js", + "issuerId": 100, + "issuerName": "./node_modules/lodash/_createFlow.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 41, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/pipe.js", + "name": "./node_modules/lodash/fp/pipe.js" + }, + { + "id": 98, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/flow.js", + "name": "./node_modules/lodash/fp/flow.js" + }, + { + "id": 99, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/flow.js", + "name": "./node_modules/lodash/flow.js" + }, + { + "id": 100, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/_createFlow.js", + "name": "./node_modules/lodash/_createFlow.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 100, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/_createFlow.js", + "module": "./node_modules/lodash/_createFlow.js", + "moduleName": "./node_modules/lodash/_createFlow.js", + "type": "cjs require", + "userRequest": "./_getFuncName", + "loc": "4:18-43" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 7, + "source": "/**\n * This method returns an empty string.\n *\n * @static\n * @memberOf _\n * @since 4.13.0\n * @category Util\n * @returns {string} Returns the empty string.\n * @example\n *\n * _.times(2, _.stubString);\n * // => ['', '']\n */\nfunction stubString() {\n return '';\n}\n\nmodule.exports = stubString;\n", + "parsedSize": 32, + "parsedSource": "t.exports=function(){return\"\"}},", + "originalSize": null, + "originalSource": null, + "modules": [] + }, + { + "id": 103, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/map.js", + "name": "./node_modules/lodash/map.js", + "index": 108, + "index2": 104, + "size": 556, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/map.js", + "issuerId": 13, + "issuerName": "./node_modules/lodash/fp/map.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 13, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/map.js", + "name": "./node_modules/lodash/fp/map.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 13, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/map.js", + "module": "./node_modules/lodash/fp/map.js", + "moduleName": "./node_modules/lodash/fp/map.js", + "type": "cjs require", + "userRequest": "../map", + "loc": "2:26-43" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 4, + "source": "/**\n * A specialized version of `_.map` for arrays without support for iteratee\n * shorthands.\n *\n * @private\n * @param {Array} [array] The array to iterate over.\n * @param {Function} iteratee The function invoked per iteration.\n * @returns {Array} Returns the new mapped array.\n */\nfunction arrayMap(array, iteratee) {\n var index = -1,\n length = array == null ? 0 : array.length,\n result = Array(length);\n\n while (++index < length) {\n result[index] = iteratee(array[index], index, array);\n }\n return result;\n}\n\nmodule.exports = arrayMap;\n", + "parsedSize": 104, + "parsedSource": "t.exports=function(t,n){for(var e=-1,r=null==t?0:t.length,o=Array(r);++e true\n *\n * _.isEmpty(true);\n * // => true\n *\n * _.isEmpty(1);\n * // => true\n *\n * _.isEmpty([1, 2, 3]);\n * // => false\n *\n * _.isEmpty({ 'a': 1 });\n * // => false\n */\nfunction isEmpty(value) {\n if (value == null) {\n return true;\n }\n if (isArrayLike(value) &&\n (isArray(value) || typeof value == 'string' || typeof value.splice == 'function' ||\n isBuffer(value) || isTypedArray(value) || isArguments(value))) {\n return !value.length;\n }\n var tag = getTag(value);\n if (tag == mapTag || tag == setTag) {\n return !value.size;\n }\n if (isPrototype(value)) {\n return !baseKeys(value).length;\n }\n for (var key in value) {\n if (hasOwnProperty.call(value, key)) {\n return false;\n }\n }\n return true;\n}\n\nmodule.exports = isEmpty;\n", + "parsedSize": 393, + "parsedSource": "r=e(31),o=e(29),i=e(105),u=e(3),a=e(106),c=e(108),l=e(109),s=e(110),f=\"[object Map]\",p=\"[object Set]\",h=Object.prototype.hasOwnProperty;t.exports=function(t){if(null==t)return!0;if(a(t)&&(u(t)||\"string\"==typeof t||\"function\"==typeof t.splice||c(t)||s(t)||i(t)))return!t.length;var n=o(t);if(n==f||n==p)return!t.size;if(l(t))return!r(t).length;for(var e in t)if(h.call(t,e))return!1;return!0}},", + "originalSize": 2000, + "originalSource": "var baseKeys = require('./_baseKeys'),\n getTag = require('./_getTag'),\n isArguments = require('./isArguments'),\n isArray = require('./isArray'),\n isArrayLike = require('./isArrayLike'),\n isBuffer = require('./isBuffer'),\n isPrototype = require('./_isPrototype'),\n isTypedArray = require('./isTypedArray');\n\n/** `Object#toString` result references. */\nvar mapTag = '[object Map]',\n setTag = '[object Set]';\n\n/** Used for built-in method references. */\nvar objectProto = Object.prototype;\n\n/** Used to check objects for own properties. */\nvar hasOwnProperty = objectProto.hasOwnProperty;\n\n/**\n * Checks if `value` is an empty object, collection, map, or set.\n *\n * Objects are considered empty if they have no own enumerable string keyed\n * properties.\n *\n * Array-like values such as `arguments` objects, arrays, buffers, strings, or\n * jQuery-like collections are considered empty if they have a `length` of `0`.\n * Similarly, maps and sets are considered empty if they have a `size` of `0`.\n *\n * @static\n * @memberOf _\n * @since 0.1.0\n * @category Lang\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is empty, else `false`.\n * @example\n *\n * _.isEmpty(null);\n * // => true\n *\n * _.isEmpty(true);\n * // => true\n *\n * _.isEmpty(1);\n * // => true\n *\n * _.isEmpty([1, 2, 3]);\n * // => false\n *\n * _.isEmpty({ 'a': 1 });\n * // => false\n */\nfunction isEmpty(value) {\n if (value == null) {\n return true;\n }\n if (isArrayLike(value) &&\n (isArray(value) || typeof value == 'string' || typeof value.splice == 'function' ||\n isBuffer(value) || isTypedArray(value) || isArguments(value))) {\n return !value.length;\n }\n var tag = getTag(value);\n if (tag == mapTag || tag == setTag) {\n return !value.size;\n }\n if (isPrototype(value)) {\n return !baseKeys(value).length;\n }\n for (var key in value) {\n if (hasOwnProperty.call(value, key)) {\n return false;\n }\n }\n return true;\n}\n\nmodule.exports = isEmpty;\n", + "modules": [] + }, + { + "id": 105, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/isArguments.js", + "name": "./node_modules/lodash/isArguments.js", + "index": 111, + "index2": 106, + "size": 280, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/isEmpty.js", + "issuerId": 104, + "issuerName": "./node_modules/lodash/isEmpty.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 42, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/isEmpty.js", + "name": "./node_modules/lodash/fp/isEmpty.js" + }, + { + "id": 104, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/isEmpty.js", + "name": "./node_modules/lodash/isEmpty.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 104, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/isEmpty.js", + "module": "./node_modules/lodash/isEmpty.js", + "moduleName": "./node_modules/lodash/isEmpty.js", + "type": "cjs require", + "userRequest": "./isArguments", + "loc": "3:18-42" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 5, + "source": "/**\n * This method returns `false`.\n *\n * @static\n * @memberOf _\n * @since 4.13.0\n * @category Util\n * @returns {boolean} Returns `false`.\n * @example\n *\n * _.times(2, _.stubFalse);\n * // => [false, false]\n */\nfunction stubFalse() {\n return false;\n}\n\nmodule.exports = stubFalse;\n", + "parsedSize": 32, + "parsedSource": "t.exports=function(){return!1}},", + "originalSize": null, + "originalSource": null, + "modules": [] + }, + { + "id": 106, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/isArrayLike.js", + "name": "./node_modules/lodash/isArrayLike.js", + "index": 112, + "index2": 108, + "size": 830, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/isEmpty.js", + "issuerId": 104, + "issuerName": "./node_modules/lodash/isEmpty.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 42, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/isEmpty.js", + "name": "./node_modules/lodash/fp/isEmpty.js" + }, + { + "id": 104, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/isEmpty.js", + "name": "./node_modules/lodash/isEmpty.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 104, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/isEmpty.js", + "module": "./node_modules/lodash/isEmpty.js", + "moduleName": "./node_modules/lodash/isEmpty.js", + "type": "cjs require", + "userRequest": "./isArrayLike", + "loc": "5:18-42" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 5, + "source": "var isFunction = require('./isFunction'),\n isLength = require('./isLength');\n\n/**\n * Checks if `value` is array-like. A value is considered array-like if it's\n * not a function and has a `value.length` that's an integer greater than or\n * equal to `0` and less than or equal to `Number.MAX_SAFE_INTEGER`.\n *\n * @static\n * @memberOf _\n * @since 4.0.0\n * @category Lang\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is array-like, else `false`.\n * @example\n *\n * _.isArrayLike([1, 2, 3]);\n * // => true\n *\n * _.isArrayLike(document.body.children);\n * // => true\n *\n * _.isArrayLike('abc');\n * // => true\n *\n * _.isArrayLike(_.noop);\n * // => false\n */\nfunction isArrayLike(value) {\n return value != null && isLength(value.length) && !isFunction(value);\n}\n\nmodule.exports = isArrayLike;\n", + "parsedSize": 76, + "parsedSource": "r=e(28),o=e(107);t.exports=function(t){return null!=t&&o(t.length)&&!r(t)}},", + "originalSize": 830, + "originalSource": "var isFunction = require('./isFunction'),\n isLength = require('./isLength');\n\n/**\n * Checks if `value` is array-like. A value is considered array-like if it's\n * not a function and has a `value.length` that's an integer greater than or\n * equal to `0` and less than or equal to `Number.MAX_SAFE_INTEGER`.\n *\n * @static\n * @memberOf _\n * @since 4.0.0\n * @category Lang\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is array-like, else `false`.\n * @example\n *\n * _.isArrayLike([1, 2, 3]);\n * // => true\n *\n * _.isArrayLike(document.body.children);\n * // => true\n *\n * _.isArrayLike('abc');\n * // => true\n *\n * _.isArrayLike(_.noop);\n * // => false\n */\nfunction isArrayLike(value) {\n return value != null && isLength(value.length) && !isFunction(value);\n}\n\nmodule.exports = isArrayLike;\n", + "modules": [] + }, + { + "id": 107, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/isLength.js", + "name": "./node_modules/lodash/isLength.js", + "index": 113, + "index2": 107, + "size": 802, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/isArrayLike.js", + "issuerId": 106, + "issuerName": "./node_modules/lodash/isArrayLike.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 42, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/isEmpty.js", + "name": "./node_modules/lodash/fp/isEmpty.js" + }, + { + "id": 104, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/isEmpty.js", + "name": "./node_modules/lodash/isEmpty.js" + }, + { + "id": 106, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/isArrayLike.js", + "name": "./node_modules/lodash/isArrayLike.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 106, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/isArrayLike.js", + "module": "./node_modules/lodash/isArrayLike.js", + "moduleName": "./node_modules/lodash/isArrayLike.js", + "type": "cjs require", + "userRequest": "./isLength", + "loc": "2:15-36" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 6, + "source": "/** Used as references for various `Number` constants. */\nvar MAX_SAFE_INTEGER = 9007199254740991;\n\n/**\n * Checks if `value` is a valid array-like length.\n *\n * **Note:** This method is loosely based on\n * [`ToLength`](http://ecma-international.org/ecma-262/7.0/#sec-tolength).\n *\n * @static\n * @memberOf _\n * @since 4.0.0\n * @category Lang\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is a valid length, else `false`.\n * @example\n *\n * _.isLength(3);\n * // => true\n *\n * _.isLength(Number.MIN_VALUE);\n * // => false\n *\n * _.isLength(Infinity);\n * // => false\n *\n * _.isLength('3');\n * // => false\n */\nfunction isLength(value) {\n return typeof value == 'number' &&\n value > -1 && value % 1 == 0 && value <= MAX_SAFE_INTEGER;\n}\n\nmodule.exports = isLength;\n", + "parsedSize": 92, + "parsedSource": "var e=9007199254740991;t.exports=function(t){return\"number\"==typeof t&&t>-1&&t%1==0&&t<=e}},", + "originalSize": 802, + "originalSource": "/** Used as references for various `Number` constants. */\nvar MAX_SAFE_INTEGER = 9007199254740991;\n\n/**\n * Checks if `value` is a valid array-like length.\n *\n * **Note:** This method is loosely based on\n * [`ToLength`](http://ecma-international.org/ecma-262/7.0/#sec-tolength).\n *\n * @static\n * @memberOf _\n * @since 4.0.0\n * @category Lang\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is a valid length, else `false`.\n * @example\n *\n * _.isLength(3);\n * // => true\n *\n * _.isLength(Number.MIN_VALUE);\n * // => false\n *\n * _.isLength(Infinity);\n * // => false\n *\n * _.isLength('3');\n * // => false\n */\nfunction isLength(value) {\n return typeof value == 'number' &&\n value > -1 && value % 1 == 0 && value <= MAX_SAFE_INTEGER;\n}\n\nmodule.exports = isLength;\n", + "modules": [] + }, + { + "id": 108, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/isBuffer.js", + "name": "./node_modules/lodash/isBuffer.js", + "index": 114, + "index2": 109, + "size": 280, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/isEmpty.js", + "issuerId": 104, + "issuerName": "./node_modules/lodash/isEmpty.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 42, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/isEmpty.js", + "name": "./node_modules/lodash/fp/isEmpty.js" + }, + { + "id": 104, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/isEmpty.js", + "name": "./node_modules/lodash/isEmpty.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 104, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/isEmpty.js", + "module": "./node_modules/lodash/isEmpty.js", + "moduleName": "./node_modules/lodash/isEmpty.js", + "type": "cjs require", + "userRequest": "./isBuffer", + "loc": "6:15-36" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 5, + "source": "/**\n * This method returns `false`.\n *\n * @static\n * @memberOf _\n * @since 4.13.0\n * @category Util\n * @returns {boolean} Returns `false`.\n * @example\n *\n * _.times(2, _.stubFalse);\n * // => [false, false]\n */\nfunction stubFalse() {\n return false;\n}\n\nmodule.exports = stubFalse;\n", + "parsedSize": 32, + "parsedSource": "t.exports=function(){return!1}},", + "originalSize": null, + "originalSource": null, + "modules": [] + }, + { + "id": 109, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/_isPrototype.js", + "name": "./node_modules/lodash/_isPrototype.js", + "index": 115, + "index2": 110, + "size": 280, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/isEmpty.js", + "issuerId": 104, + "issuerName": "./node_modules/lodash/isEmpty.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 42, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/isEmpty.js", + "name": "./node_modules/lodash/fp/isEmpty.js" + }, + { + "id": 104, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/isEmpty.js", + "name": "./node_modules/lodash/isEmpty.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 104, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/isEmpty.js", + "module": "./node_modules/lodash/isEmpty.js", + "moduleName": "./node_modules/lodash/isEmpty.js", + "type": "cjs require", + "userRequest": "./_isPrototype", + "loc": "7:18-43" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 5, + "source": "/**\n * This method returns `false`.\n *\n * @static\n * @memberOf _\n * @since 4.13.0\n * @category Util\n * @returns {boolean} Returns `false`.\n * @example\n *\n * _.times(2, _.stubFalse);\n * // => [false, false]\n */\nfunction stubFalse() {\n return false;\n}\n\nmodule.exports = stubFalse;\n", + "parsedSize": 32, + "parsedSource": "t.exports=function(){return!1}},", + "originalSize": null, + "originalSource": null, + "modules": [] + }, + { + "id": 110, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/isTypedArray.js", + "name": "./node_modules/lodash/isTypedArray.js", + "index": 116, + "index2": 111, + "size": 280, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/isEmpty.js", + "issuerId": 104, + "issuerName": "./node_modules/lodash/isEmpty.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 42, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/isEmpty.js", + "name": "./node_modules/lodash/fp/isEmpty.js" + }, + { + "id": 104, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/isEmpty.js", + "name": "./node_modules/lodash/isEmpty.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 104, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/isEmpty.js", + "module": "./node_modules/lodash/isEmpty.js", + "moduleName": "./node_modules/lodash/isEmpty.js", + "type": "cjs require", + "userRequest": "./isTypedArray", + "loc": "8:19-44" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 5, + "source": "/**\n * This method returns `false`.\n *\n * @static\n * @memberOf _\n * @since 4.13.0\n * @category Util\n * @returns {boolean} Returns `false`.\n * @example\n *\n * _.times(2, _.stubFalse);\n * // => [false, false]\n */\nfunction stubFalse() {\n return false;\n}\n\nmodule.exports = stubFalse;\n", + "parsedSize": 32, + "parsedSource": "t.exports=function(){return!1}},", + "originalSize": null, + "originalSource": null, + "modules": [] + }, + { + "id": 111, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/_falseOptions.js", + "name": "./node_modules/lodash/fp/_falseOptions.js", + "index": 117, + "index2": 113, + "size": 113, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/isEmpty.js", + "issuerId": 42, + "issuerName": "./node_modules/lodash/fp/isEmpty.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 42, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/isEmpty.js", + "name": "./node_modules/lodash/fp/isEmpty.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 42, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/lodash/fp/isEmpty.js", + "module": "./node_modules/lodash/fp/isEmpty.js", + "moduleName": "./node_modules/lodash/fp/isEmpty.js", + "type": "cjs require", + "userRequest": "./_falseOptions", + "loc": "2:53-79" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 4, + "source": "module.exports = {\n 'cap': false,\n 'curry': false,\n 'fixed': false,\n 'immutable': false,\n 'rearg': false\n};\n", + "parsedSize": 58, + "parsedSource": "exports={cap:!1,curry:!1,fixed:!1,immutable:!1,rearg:!1}},", + "originalSize": 113, + "originalSource": "module.exports = {\n 'cap': false,\n 'curry': false,\n 'fixed': false,\n 'immutable': false,\n 'rearg': false\n};\n", + "modules": [] + }, + { + "id": 112, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/index.js 21caf51e1624563496aa1258694d7df8", + "name": "./src/index.js + 5 modules", + "index": 0, + "index2": 119, + "size": 15194, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": null, + "issuerId": null, + "issuerName": null, + "issuerPath": null, + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": null, + "module": null, + "moduleName": null, + "type": "single entry", + "userRequest": "./src/index.js", + "loc": "main" + } + ], + "usedExports": true, + "providedExports": [], + "optimizationBailout": [ + "ModuleConcatenation bailout: Cannot concat with ./src/app.css (<- Module is not an ECMAScript module)", + "ModuleConcatenation bailout: Cannot concat with ./src/article.css (<- Module is not an ECMAScript module)", + "ModuleConcatenation bailout: Cannot concat with ./node_modules/lodash/fp/isEmpty.js (<- Module is not an ECMAScript module)", + "ModuleConcatenation bailout: Cannot concat with ./node_modules/lodash/fp/map.js (<- Module is not an ECMAScript module)", + "ModuleConcatenation bailout: Cannot concat with ./node_modules/lodash/fp/pipe.js (<- Module is not an ECMAScript module)", + "ModuleConcatenation bailout: Cannot concat with ./node_modules/lodash/fp/reject.js (<- Module is not an ECMAScript module)", + "ModuleConcatenation bailout: Cannot concat with ./node_modules/lodash/fp/split.js (<- Module is not an ECMAScript module)", + "ModuleConcatenation bailout: Cannot concat with ./node_modules/lodash/fp/trim.js (<- Module is not an ECMAScript module)" + ], + "depth": 0, + "filteredModules": 0, + "parsedSize": null, + "parsedSource": null, + "originalSize": null, + "originalSource": null, + "modules": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/index.js", + "name": "./src/index.js", + "index": 0, + "index2": 119, + "size": 97, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": null, + "issuerId": null, + "issuerName": null, + "issuerPath": null, + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": null, + "module": null, + "moduleName": null, + "type": "single entry", + "userRequest": "./src/index.js", + "loc": "main" + } + ], + "usedExports": true, + "providedExports": [], + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is an entry point" + ], + "depth": 0, + "source": "import { h, render } from 'preact';\nimport App from './app';\nrender(h(App, null), document.body);", + "parsedSize": 29, + "parsedSource": "F(_((null),document.body)}]);", + "originalSize": 95, + "originalSource": "import { h, render } from 'preact';\n\nimport App from './app';\n\nrender(, document.body);\n", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/preact/dist/preact.module.js", + "name": "./node_modules/preact/dist/preact.module.js", + "index": 1, + "index2": 0, + "size": 9566, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/index.js", + "issuerId": null, + "issuerName": "./src/index.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/index.js", + "name": "./src/index.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/index.js", + "module": "./src/index.js", + "moduleName": "./src/index.js", + "type": "harmony side effect evaluation", + "userRequest": "preact", + "loc": "1:0-35" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/preact/hooks/dist/hooks.module.js", + "module": "./node_modules/preact/hooks/dist/hooks.module.js", + "moduleName": "./node_modules/preact/hooks/dist/hooks.module.js", + "type": "harmony side effect evaluation", + "userRequest": "preact", + "loc": "1:0-33" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/preact/hooks/dist/hooks.module.js", + "module": "./node_modules/preact/hooks/dist/hooks.module.js", + "moduleName": "./node_modules/preact/hooks/dist/hooks.module.js", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "1:54-55" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/preact/hooks/dist/hooks.module.js", + "module": "./node_modules/preact/hooks/dist/hooks.module.js", + "moduleName": "./node_modules/preact/hooks/dist/hooks.module.js", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "1:62-63" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/preact/hooks/dist/hooks.module.js", + "module": "./node_modules/preact/hooks/dist/hooks.module.js", + "moduleName": "./node_modules/preact/hooks/dist/hooks.module.js", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "1:73-74" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/preact/hooks/dist/hooks.module.js", + "module": "./node_modules/preact/hooks/dist/hooks.module.js", + "moduleName": "./node_modules/preact/hooks/dist/hooks.module.js", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "1:81-82" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/preact/hooks/dist/hooks.module.js", + "module": "./node_modules/preact/hooks/dist/hooks.module.js", + "moduleName": "./node_modules/preact/hooks/dist/hooks.module.js", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "1:107-108" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/preact/hooks/dist/hooks.module.js", + "module": "./node_modules/preact/hooks/dist/hooks.module.js", + "moduleName": "./node_modules/preact/hooks/dist/hooks.module.js", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "1:114-115" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/preact/hooks/dist/hooks.module.js", + "module": "./node_modules/preact/hooks/dist/hooks.module.js", + "moduleName": "./node_modules/preact/hooks/dist/hooks.module.js", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "1:443-444" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/preact/hooks/dist/hooks.module.js", + "module": "./node_modules/preact/hooks/dist/hooks.module.js", + "moduleName": "./node_modules/preact/hooks/dist/hooks.module.js", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "1:529-530" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/preact/hooks/dist/hooks.module.js", + "module": "./node_modules/preact/hooks/dist/hooks.module.js", + "moduleName": "./node_modules/preact/hooks/dist/hooks.module.js", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "1:1013-1014" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/preact/hooks/dist/hooks.module.js", + "module": "./node_modules/preact/hooks/dist/hooks.module.js", + "moduleName": "./node_modules/preact/hooks/dist/hooks.module.js", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "1:1030-1031" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/preact/hooks/dist/hooks.module.js", + "module": "./node_modules/preact/hooks/dist/hooks.module.js", + "moduleName": "./node_modules/preact/hooks/dist/hooks.module.js", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "1:1345-1346" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/preact/hooks/dist/hooks.module.js", + "module": "./node_modules/preact/hooks/dist/hooks.module.js", + "moduleName": "./node_modules/preact/hooks/dist/hooks.module.js", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "1:1568-1569" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/preact/hooks/dist/hooks.module.js", + "module": "./node_modules/preact/hooks/dist/hooks.module.js", + "moduleName": "./node_modules/preact/hooks/dist/hooks.module.js", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "1:1671-1672" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/preact/hooks/dist/hooks.module.js", + "module": "./node_modules/preact/hooks/dist/hooks.module.js", + "moduleName": "./node_modules/preact/hooks/dist/hooks.module.js", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "1:1767-1768" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/preact/hooks/dist/hooks.module.js", + "module": "./node_modules/preact/hooks/dist/hooks.module.js", + "moduleName": "./node_modules/preact/hooks/dist/hooks.module.js", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "1:1796-1797" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/preact/hooks/dist/hooks.module.js", + "module": "./node_modules/preact/hooks/dist/hooks.module.js", + "moduleName": "./node_modules/preact/hooks/dist/hooks.module.js", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "1:1993-1994" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/preact/hooks/dist/hooks.module.js", + "module": "./node_modules/preact/hooks/dist/hooks.module.js", + "moduleName": "./node_modules/preact/hooks/dist/hooks.module.js", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "1:2157-2158" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/preact/hooks/dist/hooks.module.js", + "module": "./node_modules/preact/hooks/dist/hooks.module.js", + "moduleName": "./node_modules/preact/hooks/dist/hooks.module.js", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "1:2186-2187" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/preact/hooks/dist/hooks.module.js", + "module": "./node_modules/preact/hooks/dist/hooks.module.js", + "moduleName": "./node_modules/preact/hooks/dist/hooks.module.js", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "1:2309-2310" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/index.js", + "module": "./src/index.js", + "moduleName": "./src/index.js", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "3:0-6" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/index.js", + "module": "./src/index.js", + "moduleName": "./src/index.js", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "3:7-8" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/article.jsx", + "module": "./src/article.jsx", + "moduleName": "./src/article.jsx", + "type": "harmony side effect evaluation", + "userRequest": "preact", + "loc": "7:0-27" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/app.jsx", + "module": "./src/app.jsx", + "moduleName": "./src/app.jsx", + "type": "harmony side effect evaluation", + "userRequest": "preact", + "loc": "9:0-27" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/article.jsx", + "module": "./src/article.jsx", + "moduleName": "./src/article.jsx", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "11:9-10" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/article.jsx", + "module": "./src/article.jsx", + "moduleName": "./src/article.jsx", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "20:9-10" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/article.jsx", + "module": "./src/article.jsx", + "moduleName": "./src/article.jsx", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "22:5-6" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/article.jsx", + "module": "./src/article.jsx", + "moduleName": "./src/article.jsx", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "22:23-24" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/app.jsx", + "module": "./src/app.jsx", + "moduleName": "./src/app.jsx", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "23:9-10" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/article.jsx", + "module": "./src/article.jsx", + "moduleName": "./src/article.jsx", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "24:13-14" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/app.jsx", + "module": "./src/app.jsx", + "moduleName": "./src/app.jsx", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "25:5-6" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/app.jsx", + "module": "./src/app.jsx", + "moduleName": "./src/app.jsx", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "25:23-24" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/article.jsx", + "module": "./src/article.jsx", + "moduleName": "./src/article.jsx", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "26:5-6" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/app.jsx", + "module": "./src/app.jsx", + "moduleName": "./src/app.jsx", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "28:11-12" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/article.jsx", + "module": "./src/article.jsx", + "moduleName": "./src/article.jsx", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "28:30-31" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/app.jsx", + "module": "./src/app.jsx", + "moduleName": "./src/app.jsx", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "29:7-8" + } + ], + "usedExports": [ + "render", + "h", + "options" + ], + "providedExports": [ + "render", + "hydrate", + "createElement", + "h", + "Fragment", + "createRef", + "isValidElement", + "Component", + "cloneElement", + "createContext", + "toChildArray", + "_unmount", + "options" + ], + "optimizationBailout": [], + "depth": 1, + "source": "var n,l,u,i,t,r,o,f,e={},c=[],s=/acit|ex(?:s|g|n|p|$)|rph|grid|ows|mnc|ntw|ine[ch]|zoo|^ord/i;function a(n,l){for(var u in l)n[u]=l[u];return n}function v(n){var l=n.parentNode;l&&l.removeChild(n)}function h(n,l,u){var i,t=arguments,r={};for(i in l)\"key\"!==i&&\"ref\"!==i&&(r[i]=l[i]);if(arguments.length>3)for(u=[u],i=3;i2&&(l.children=c.slice.call(arguments,2)),u={},l)\"key\"!==i&&\"ref\"!==i&&(u[i]=l[i]);return p(n.type,u,l.key||n.key,l.ref||n.ref,null)}function M(n){var l={},u={__c:\"__cC\"+f++,__:n,Consumer:function(n,l){return n.children(l)},Provider:function(n){var i,t=this;return this.getChildContext||(i=[],this.getChildContext=function(){return l[u.__c]=t,l},this.shouldComponentUpdate=function(n){t.props.value!==n.value&&i.some(function(l){l.context=n.value,g(l)})},this.sub=function(n){i.push(n);var l=n.componentWillUnmount;n.componentWillUnmount=function(){i.splice(i.indexOf(n),1),l&&l.call(n)}}),n.children}};return u.Consumer.contextType=u,u.Provider.__=u,u}n={__e:function(n,l){for(var u,i;l=l.__;)if((u=l.__c)&&!u.__)try{if(u.constructor&&null!=u.constructor.getDerivedStateFromError&&(i=!0,u.setState(u.constructor.getDerivedStateFromError(n))),null!=u.componentDidCatch&&(i=!0,u.componentDidCatch(n)),i)return g(u.__E=u)}catch(l){n=l}throw n}},l=function(n){return null!=n&&void 0===n.constructor},m.prototype.setState=function(n,l){var u;u=this.__s!==this.state?this.__s:this.__s=a({},this.state),\"function\"==typeof n&&(n=n(u,this.props)),n&&a(u,n),null!=n&&this.__v&&(l&&this.__h.push(l),g(this))},m.prototype.forceUpdate=function(n){this.__v&&(this.__e=!0,n&&this.__h.push(n),g(this))},m.prototype.render=d,u=[],i=0,t=\"function\"==typeof Promise?Promise.prototype.then.bind(Promise.resolve()):setTimeout,o=e,f=0;export{H as render,I as hydrate,h as createElement,h,d as Fragment,y as createRef,l as isValidElement,m as Component,L as cloneElement,M as createContext,x as toChildArray,D as _unmount,n as options};\n//# sourceMappingURL=preact.module.js.map\n", + "parsedSize": 8497, + "parsedSource": "r,o,i,u,a,c,l={},s=[],f=/acit|ex(?:s|g|n|p|$)|rph|grid|ows|mnc|ntw|ine[ch]|zoo|^ord/i;function p(t,n){for(var e in n)t[e]=n[e];return t}function h(t){var n=t.parentNode;n&&n.removeChild(t)}function _(t,n,e){var r,o=arguments,i={};for(r in n)\"key\"!==r&&\"ref\"!==r&&(i[r]=n[r]);if(arguments.length>3)for(e=[e],r=3;r3)for(u=[u],i=3;i2&&(l.children=c.slice.call(arguments,2)),u={},l)\"key\"!==i&&\"ref\"!==i&&(u[i]=l[i]);return p(n.type,u,l.key||n.key,l.ref||n.ref,null)}function M(n){var l={},u={__c:\"__cC\"+f++,__:n,Consumer:function(n,l){return n.children(l)},Provider:function(n){var i,t=this;return this.getChildContext||(i=[],this.getChildContext=function(){return l[u.__c]=t,l},this.shouldComponentUpdate=function(n){t.props.value!==n.value&&i.some(function(l){l.context=n.value,g(l)})},this.sub=function(n){i.push(n);var l=n.componentWillUnmount;n.componentWillUnmount=function(){i.splice(i.indexOf(n),1),l&&l.call(n)}}),n.children}};return u.Consumer.contextType=u,u.Provider.__=u,u}n={__e:function(n,l){for(var u,i;l=l.__;)if((u=l.__c)&&!u.__)try{if(u.constructor&&null!=u.constructor.getDerivedStateFromError&&(i=!0,u.setState(u.constructor.getDerivedStateFromError(n))),null!=u.componentDidCatch&&(i=!0,u.componentDidCatch(n)),i)return g(u.__E=u)}catch(l){n=l}throw n}},l=function(n){return null!=n&&void 0===n.constructor},m.prototype.setState=function(n,l){var u;u=this.__s!==this.state?this.__s:this.__s=a({},this.state),\"function\"==typeof n&&(n=n(u,this.props)),n&&a(u,n),null!=n&&this.__v&&(l&&this.__h.push(l),g(this))},m.prototype.forceUpdate=function(n){this.__v&&(this.__e=!0,n&&this.__h.push(n),g(this))},m.prototype.render=d,u=[],i=0,t=\"function\"==typeof Promise?Promise.prototype.then.bind(Promise.resolve()):setTimeout,o=e,f=0;export{H as render,I as hydrate,h as createElement,h,d as Fragment,y as createRef,l as isValidElement,m as Component,L as cloneElement,M as createContext,x as toChildArray,D as _unmount,n as options};\n//# sourceMappingURL=preact.module.js.map\n", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/app.jsx", + "name": "./src/app.jsx", + "index": 2, + "index2": 118, + "size": 1561, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/index.js", + "issuerId": null, + "issuerName": "./src/index.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/index.js", + "name": "./src/index.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/index.js", + "module": "./src/index.js", + "moduleName": "./src/index.js", + "type": "harmony side effect evaluation", + "userRequest": "./app", + "loc": "2:0-24" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/index.js", + "module": "./src/index.js", + "moduleName": "./src/index.js", + "type": "harmony import specifier", + "userRequest": "./app", + "loc": "3:9-12" + } + ], + "usedExports": [ + "default" + ], + "providedExports": [ + "default" + ], + "optimizationBailout": [], + "depth": 1, + "source": "function _slicedToArray(arr, i) { return _arrayWithHoles(arr) || _iterableToArrayLimit(arr, i) || _nonIterableRest(); }\n\nfunction _nonIterableRest() { throw new TypeError(\"Invalid attempt to destructure non-iterable instance\"); }\n\nfunction _iterableToArrayLimit(arr, i) { if (!(Symbol.iterator in Object(arr) || Object.prototype.toString.call(arr) === \"[object Arguments]\")) { return; } var _arr = []; var _n = true; var _d = false; var _e = undefined; try { for (var _i = arr[Symbol.iterator](), _s; !(_n = (_s = _i.next()).done); _n = true) { _arr.push(_s.value); if (i && _arr.length === i) break; } } catch (err) { _d = true; _e = err; } finally { try { if (!_n && _i[\"return\"] != null) _i[\"return\"](); } finally { if (_d) throw _e; } } return _arr; }\n\nfunction _arrayWithHoles(arr) { if (Array.isArray(arr)) return arr; }\n\nimport { h } from 'preact';\nimport { useState, useEffect } from 'preact/hooks';\nimport styles from './app.css';\nimport { fetchFullArticles } from './api';\nimport Article from './article';\nexport default function App() {\n var _useState = useState([]),\n _useState2 = _slicedToArray(_useState, 2),\n articles = _useState2[0],\n setArticles = _useState2[1];\n\n useEffect(function () {\n fetchFullArticles().then(setArticles);\n });\n return h(\"section\", {\n className: styles.root\n }, h(\"header\", null, h(\"h1\", {\n className: styles.title\n }, \"Latest dev.to articles\")), articles.length ? articles.map(function (article) {\n return h(Article, article);\n }) : h(\"progress\", {\n className: styles.loader\n }));\n}", + "parsedSize": 261, + "parsedSource": "function(){var o=vt(U([]),2),i=o[0],u=o[1];return function(){then(u)},_(\"section\",{className:Y.a.root},_(\"header\",null,_(\"h1\",{className:Y.a.title},\"Latest dev.to articles\")),i.length?i.map((function(t){return _(dt,t)})):_(\"progress\",{className:Y.a.loader}))}),", + "originalSize": 671, + "originalSource": "import { h } from 'preact';\nimport { useState, useEffect } from 'preact/hooks';\n\nimport styles from './app.css';\n\nimport { fetchFullArticles } from './api';\nimport Article from './article';\n\nexport default function App() {\n const [articles, setArticles] = useState([]);\n\n useEffect(() => {\n fetchFullArticles().then(setArticles);\n });\n\n return
    \n
    \n

    Latest dev.to articles

    \n
    \n {articles.length\n ? articles.map((article) =>
    )\n : }\n
    \n}", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/preact/hooks/dist/hooks.module.js", + "name": "./node_modules/preact/hooks/dist/hooks.module.js", + "index": 3, + "index2": 1, + "size": 2567, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/app.jsx", + "issuerId": null, + "issuerName": "./src/app.jsx", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/app.jsx", + "name": "./src/app.jsx" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/app.jsx", + "module": "./src/app.jsx", + "moduleName": "./src/app.jsx", + "type": "harmony side effect evaluation", + "userRequest": "preact/hooks", + "loc": "10:0-51" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/app.jsx", + "module": "./src/app.jsx", + "moduleName": "./src/app.jsx", + "type": "harmony import specifier", + "userRequest": "preact/hooks", + "loc": "15:18-26" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/app.jsx", + "module": "./src/app.jsx", + "moduleName": "./src/app.jsx", + "type": "harmony import specifier", + "userRequest": "preact/hooks", + "loc": "20:2-11" + } + ], + "usedExports": [ + "useState", + "useEffect" + ], + "providedExports": [ + "useState", + "useReducer", + "useEffect", + "useLayoutEffect", + "useRef", + "useImperativeHandle", + "useMemo", + "useCallback", + "useContext", + "useDebugValue", + "useErrorBoundary" + ], + "optimizationBailout": [], + "depth": 2, + "source": "import{options as n}from\"preact\";var t,u,r,i=0,o=[],c=n.__r,f=n.diffed,e=n.__c,a=n.unmount;function v(t,r){n.__h&&n.__h(u,t,i||r),i=0;var o=u.__H||(u.__H={__:[],__h:[]});return t>=o.__.length&&o.__.push({}),o.__[t]}function m(n){return i=1,p(E,n)}function p(n,r,i){var o=v(t++,2);return o.__c||(o.__c=u,o.__=[i?i(r):E(void 0,r),function(t){var u=n(o.__[0],t);o.__[0]!==u&&(o.__[0]=u,o.__c.setState({}))}]),o.__}function l(r,i){var o=v(t++,3);!n.__s&&x(o.__H,i)&&(o.__=r,o.__H=i,u.__H.__h.push(o))}function y(r,i){var o=v(t++,4);!n.__s&&x(o.__H,i)&&(o.__=r,o.__H=i,u.__h.push(o))}function d(n){return i=5,h(function(){return{current:n}},[])}function s(n,t,u){i=6,y(function(){\"function\"==typeof n?n(t()):n&&(n.current=t())},null==u?u:u.concat(n))}function h(n,u){var r=v(t++,7);return x(r.__H,u)?(r.__H=u,r.__h=n,r.__=n()):r.__}function T(n,t){return i=8,h(function(){return n},t)}function w(n){var r=u.context[n.__c],i=v(t++,9);return i.__c=n,r?(null==i.__&&(i.__=!0,r.sub(u)),r.props.value):n.__}function A(t,u){n.useDebugValue&&n.useDebugValue(u?u(t):t)}function F(n){var r=v(t++,10),i=m();return r.__=n,u.componentDidCatch||(u.componentDidCatch=function(n){r.__&&r.__(n),i[1](n)}),[i[0],function(){i[1](void 0)}]}function _(){o.some(function(t){if(t.__P)try{t.__H.__h.forEach(g),t.__H.__h.forEach(q),t.__H.__h=[]}catch(u){return t.__H.__h=[],n.__e(u,t.__v),!0}}),o=[]}function g(n){n.t&&n.t()}function q(n){var t=n.__();\"function\"==typeof t&&(n.t=t)}function x(n,t){return!n||t.some(function(t,u){return t!==n[u]})}function E(n,t){return\"function\"==typeof t?t(n):t}n.__r=function(n){c&&c(n),t=0,(u=n.__c).__H&&(u.__H.__h.forEach(g),u.__H.__h.forEach(q),u.__H.__h=[])},n.diffed=function(t){f&&f(t);var u=t.__c;if(u){var i=u.__H;i&&i.__h.length&&(1!==o.push(u)&&r===n.requestAnimationFrame||((r=n.requestAnimationFrame)||function(n){var t,u=function(){clearTimeout(r),cancelAnimationFrame(t),setTimeout(n)},r=setTimeout(u,100);\"undefined\"!=typeof window&&(t=requestAnimationFrame(u))})(_))}},n.__c=function(t,u){u.some(function(t){try{t.__h.forEach(g),t.__h=t.__h.filter(function(n){return!n.__||q(n)})}catch(r){u.some(function(n){n.__h&&(n.__h=[])}),u=[],n.__e(r,t.__v)}}),e&&e(t,u)},n.unmount=function(t){a&&a(t);var u=t.__c;if(u){var r=u.__H;if(r)try{r.__.forEach(function(n){return n.t&&n.t()})}catch(t){n.__e(t,u.__v)}}};export{m as useState,p as useReducer,l as useEffect,y as useLayoutEffect,d as useRef,s as useImperativeHandle,h as useMemo,T as useCallback,w as useContext,A as useDebugValue,F as useErrorBoundary};\n//# sourceMappingURL=hooks.module.js.map\n", + "parsedSize": 1568, + "parsedSource": "M,C,B,T=0,L=[],D=r.__r,N=r.diffed,q=r.__c,z=r.unmount;function H(t,n){r.__h&&r.__h(C,t,T||n),T=0;var e=C.__H||(C.__H={__:[],__h:[]});return t>=e.__.length&&e.__.push({}),e.__[t]}function U(t){return T=1,function(t,n,e){var r=H(M++,2);return r.__c||(r.__c=C,r.__=[e?e(n):J(void 0,n),function(n){var e=t(r.__[0],n);r.__[0]!==e&&(r.__[0]=e,r.__c.setState({}))}]),r.__}(J,t)}function K(){L.some((function(t){if(t.__P)try{t.__H.__h.forEach($),t.__H.__h.forEach(V),t.__H.__h=[]}catch(n){return t.__H.__h=[],r.__e(n,t.__v),!0}})),L=[]}function $(t){t.t&&t.t()}function V(t){var n=t.__();\"function\"==typeof n&&(t.t=n)}function G(t,n){return!t||n.some((function(n,e){return n!==t[e]}))}function J(t,n){return\"function\"==typeof n?n(t):n}r.__r=function(t){D&&D(t),M=0,(C=t.__c).__H&&(C.__H.__h.forEach($),C.__H.__h.forEach(V),C.__H.__h=[])},r.diffed=function(t){N&&N(t);var n=t.__c;if(n){var e=n.__H;e&&e.__h.length&&(1!==L.push(n)&&B===r.requestAnimationFrame||((B=r.requestAnimationFrame)||function(t){var n,e=function(){clearTimeout(r),cancelAnimationFrame(n),setTimeout(t)},r=setTimeout(e,100);\"undefined\"!=typeof window&&(n=requestAnimationFrame(e))})(K))}},r.__c=function(t,n){n.some((function(t){try{t.__h.forEach($),t.__h=t.__h.filter((function(t){return!t.__||V(t)}))}catch(e){n.some((function(t){t.__h&&(t.__h=[])})),n=[],r.__e(e,t.__v)}})),q&&q(t,n)},r.unmount=function(t){z&&z(t);var n=t.__c;if(n){var e=n.__H;if(e)try{e.__.forEach((function(t){return t.t&&t.t()}))}catch(t){r.__e(t,n.__v)}}};t,n,e,t=e=H(M++,3),!r.__s&&G(e.__H,n)&&(e.__=t,e.__H=n,C.__H.__h.push(e)),", + "originalSize": 2567, + "originalSource": "import{options as n}from\"preact\";var t,u,r,i=0,o=[],c=n.__r,f=n.diffed,e=n.__c,a=n.unmount;function v(t,r){n.__h&&n.__h(u,t,i||r),i=0;var o=u.__H||(u.__H={__:[],__h:[]});return t>=o.__.length&&o.__.push({}),o.__[t]}function m(n){return i=1,p(E,n)}function p(n,r,i){var o=v(t++,2);return o.__c||(o.__c=u,o.__=[i?i(r):E(void 0,r),function(t){var u=n(o.__[0],t);o.__[0]!==u&&(o.__[0]=u,o.__c.setState({}))}]),o.__}function l(r,i){var o=v(t++,3);!n.__s&&x(o.__H,i)&&(o.__=r,o.__H=i,u.__H.__h.push(o))}function y(r,i){var o=v(t++,4);!n.__s&&x(o.__H,i)&&(o.__=r,o.__H=i,u.__h.push(o))}function d(n){return i=5,h(function(){return{current:n}},[])}function s(n,t,u){i=6,y(function(){\"function\"==typeof n?n(t()):n&&(n.current=t())},null==u?u:u.concat(n))}function h(n,u){var r=v(t++,7);return x(r.__H,u)?(r.__H=u,r.__h=n,r.__=n()):r.__}function T(n,t){return i=8,h(function(){return n},t)}function w(n){var r=u.context[n.__c],i=v(t++,9);return i.__c=n,r?(null==i.__&&(i.__=!0,r.sub(u)),r.props.value):n.__}function A(t,u){n.useDebugValue&&n.useDebugValue(u?u(t):t)}function F(n){var r=v(t++,10),i=m();return r.__=n,u.componentDidCatch||(u.componentDidCatch=function(n){r.__&&r.__(n),i[1](n)}),[i[0],function(){i[1](void 0)}]}function _(){o.some(function(t){if(t.__P)try{t.__H.__h.forEach(g),t.__H.__h.forEach(q),t.__H.__h=[]}catch(u){return t.__H.__h=[],n.__e(u,t.__v),!0}}),o=[]}function g(n){n.t&&n.t()}function q(n){var t=n.__();\"function\"==typeof t&&(n.t=t)}function x(n,t){return!n||t.some(function(t,u){return t!==n[u]})}function E(n,t){return\"function\"==typeof t?t(n):t}n.__r=function(n){c&&c(n),t=0,(u=n.__c).__H&&(u.__H.__h.forEach(g),u.__H.__h.forEach(q),u.__H.__h=[])},n.diffed=function(t){f&&f(t);var u=t.__c;if(u){var i=u.__H;i&&i.__h.length&&(1!==o.push(u)&&r===n.requestAnimationFrame||((r=n.requestAnimationFrame)||function(n){var t,u=function(){clearTimeout(r),cancelAnimationFrame(t),setTimeout(n)},r=setTimeout(u,100);\"undefined\"!=typeof window&&(t=requestAnimationFrame(u))})(_))}},n.__c=function(t,u){u.some(function(t){try{t.__h.forEach(g),t.__h=t.__h.filter(function(n){return!n.__||q(n)})}catch(r){u.some(function(n){n.__h&&(n.__h=[])}),u=[],n.__e(r,t.__v)}}),e&&e(t,u)},n.unmount=function(t){a&&a(t);var u=t.__c;if(u){var r=u.__H;if(r)try{r.__.forEach(function(n){return n.t&&n.t()})}catch(t){n.__e(t,u.__v)}}};export{m as useState,p as useReducer,l as useEffect,y as useLayoutEffect,d as useRef,s as useImperativeHandle,h as useMemo,T as useCallback,w as useContext,A as useDebugValue,F as useErrorBoundary};\n//# sourceMappingURL=hooks.module.js.map\n", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/api.js", + "name": "./src/api.js", + "index": 6, + "index2": 4, + "size": 433, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/app.jsx", + "issuerId": null, + "issuerName": "./src/app.jsx", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/app.jsx", + "name": "./src/app.jsx" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/app.jsx", + "module": "./src/app.jsx", + "moduleName": "./src/app.jsx", + "type": "harmony side effect evaluation", + "userRequest": "./api", + "loc": "12:0-42" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/app.jsx", + "module": "./src/app.jsx", + "moduleName": "./src/app.jsx", + "type": "harmony import specifier", + "userRequest": "./api", + "loc": "21:4-21" + } + ], + "usedExports": [ + "fetchFullArticles" + ], + "providedExports": [ + "fetchFullArticles" + ], + "optimizationBailout": [], + "depth": 2, + "source": "var API_URL = 'https://dev.to/api/articles';\n\nfunction extractJson(response) {\n return response.json();\n}\n\nexport function fetchFullArticles() {\n return fetch(\"\".concat(API_URL, \"?per_page=5\")).then(extractJson).then(function (articles) {\n var fullArticles = articles.map(function (article) {\n return fetch(\"\".concat(API_URL, \"/\").concat(article.id)).then(extractJson);\n });\n return Promise.all(fullArticles);\n });\n}", + "parsedSize": 225, + "parsedSource": "\"https://dev.to/api/articles\";function Z(t){return t.json()}fetch(\"\".concat(Q,\"?per_page=5\")).then(Z).then((function(t){var n=t.map((function(t){return fetch(\"\".concat(Q,\"/\").concat(t.id)).then(Z)}));return Promise.all(n)})).", + "originalSize": 451, + "originalSource": "const API_URL = 'https://dev.to/api/articles';\n\nfunction extractJson(response) {\n return response.json();\n}\n\nexport function fetchFullArticles() {\n return fetch(`${API_URL}?per_page=5`)\n .then(extractJson)\n .then((articles) => {\n const fullArticles = articles.map((article) =>\n fetch(`${API_URL}/${article.id}`).then(extractJson)\n );\n\n return Promise.all(fullArticles);\n });\n}", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/article.jsx", + "name": "./src/article.jsx", + "index": 7, + "index2": 117, + "size": 930, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/app.jsx", + "issuerId": null, + "issuerName": "./src/app.jsx", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/app.jsx", + "name": "./src/app.jsx" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/app.jsx", + "module": "./src/app.jsx", + "moduleName": "./src/app.jsx", + "type": "harmony side effect evaluation", + "userRequest": "./article", + "loc": "13:0-32" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/app.jsx", + "module": "./src/app.jsx", + "moduleName": "./src/app.jsx", + "type": "harmony import specifier", + "userRequest": "./article", + "loc": "28:13-20" + } + ], + "usedExports": [ + "default" + ], + "providedExports": [ + "default" + ], + "optimizationBailout": [], + "depth": 2, + "source": "import _trim from \"lodash/fp/trim\";\nimport _split from \"lodash/fp/split\";\nimport _reject from \"lodash/fp/reject\";\nimport _pipe from \"lodash/fp/pipe\";\nimport _map from \"lodash/fp/map\";\nimport _isEmpty from \"lodash/fp/isEmpty\";\nimport { h } from 'preact';\nimport styles from './article.css';\n\nvar renderTags = _pipe(_split(','), _map(_trim), _reject(_isEmpty), _map(function (tag) {\n return h(\"li\", {\n className: styles.tag\n }, tag);\n}));\n\nexport default function Article(_ref) {\n var body_html = _ref.body_html,\n title = _ref.title,\n tag_list = _ref.tag_list;\n return h(\"article\", {\n className: styles.root\n }, h(\"header\", null, h(\"h2\", {\n className: styles.title\n }, title), h(\"nav\", {\n className: styles.tagsContainer\n }, h(\"ul\", {\n className: styles.tags\n }, renderTags(tag_list)))), h(\"div\", {\n className: styles.content,\n dangerouslySetInnerHTML: {\n __html: body_html\n }\n }));\n}", + "parsedSize": 393, + "parsedSource": "_t=at()(rt()(\",\"),lt()(nt.a),it()(ft.a),lt()((function(t){return _(\"li\",{className:ht.a.tag},t)})));function dt(t){var n=t.body_html,e=t.title,r=t.tag_list;return _(\"article\",{className:ht.a.root},_(\"header\",null,_(\"h2\",{className:ht.a.title},e),_(\"nav\",{className:ht.a.tagsContainer},_(\"ul\",{className:ht.a.tags},_t(r)))),_(\"div\",{className:ht.a.content,dangerouslySetInnerHTML:{__html:n}}))}", + "originalSize": 783, + "originalSource": "import { h } from 'preact';\nimport {\n isEmpty,\n map,\n pipe,\n reject,\n split,\n trim\n} from 'lodash/fp';\n\nimport styles from './article.css';\n\nconst renderTags = pipe(\n split(','),\n map(trim),\n reject(isEmpty),\n map((tag) =>
  • {tag}
  • )\n);\n\nexport default function Article({ body_html, title, tag_list }) {\n return
    \n
    \n

    {title}

    \n \n
    \n
    \n
    ;\n}\n", + "modules": [] + } + ] + }, + { + "id": "", + "identifier": "css /home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/css-loader/dist/cjs.js??ref--5-1!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/app.css 0", + "name": "css ./node_modules/css-loader/dist/cjs.js??ref--5-1!./node_modules/webpack-enhanced-stats-plugin/loader.js!./src/app.css", + "index": 5, + "index2": 2, + "size": 174, + "built": false, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/mini-css-extract-plugin/dist/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/css-loader/dist/cjs.js??ref--5-1!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/app.css", + "issuerId": 8, + "issuerName": "./src/app.css", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": 8, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/mini-css-extract-plugin/dist/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/css-loader/dist/cjs.js??ref--5-1!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/app.css", + "name": "./src/app.css" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 8, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/mini-css-extract-plugin/dist/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/css-loader/dist/cjs.js??ref--5-1!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/app.css", + "module": "./src/app.css", + "moduleName": "./src/app.css" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 3, + "parsedSize": null, + "parsedSource": null, + "originalSize": null, + "originalSource": null, + "modules": [] + }, + { + "id": "", + "identifier": "css /home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/css-loader/dist/cjs.js??ref--5-1!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/article.css 0", + "name": "css ./node_modules/css-loader/dist/cjs.js??ref--5-1!./node_modules/webpack-enhanced-stats-plugin/loader.js!./src/article.css", + "index": 119, + "index2": 115, + "size": 705, + "built": false, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/mini-css-extract-plugin/dist/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/css-loader/dist/cjs.js??ref--5-1!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/article.css", + "issuerId": 1, + "issuerName": "./src/article.css", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 1, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/mini-css-extract-plugin/dist/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/css-loader/dist/cjs.js??ref--5-1!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/article.css", + "name": "./src/article.css" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 1, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/mini-css-extract-plugin/dist/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/css-loader/dist/cjs.js??ref--5-1!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/article.css", + "module": "./src/article.css", + "moduleName": "./src/article.css" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 4, + "parsedSize": null, + "parsedSource": null, + "originalSize": null, + "originalSource": null, + "modules": [] + } + ], + "filteredModules": 0, + "logging": { + "webpack.buildChunkGraph.visitModules": { + "entries": [], + "filteredEntries": 2, + "debug": false + } + }, + "children": [ + { + "errors": [], + "warnings": [], + "publicPath": "", + "outputPath": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/dist", + "assetsByChunkName": {}, + "assets": [ + { + "name": "index.html", + "size": 4014, + "chunks": [ + 0 + ], + "chunkNames": [], + "info": {}, + "emitted": false + } + ], + "filteredAssets": 0, + "entrypoints": { + "undefined": { + "chunks": [ + 0 + ], + "assets": [ + "index.html" + ], + "children": {}, + "childAssets": {} + } + }, + "namedChunkGroups": { + "undefined": { + "chunks": [ + 0 + ], + "assets": [ + "index.html" + ], + "children": {}, + "childAssets": {} + } + }, + "chunks": [ + { + "id": 0, + "rendered": true, + "initial": true, + "entry": true, + "size": 181, + "names": [], + "files": [ + "index.html" + ], + "hash": "4a6d9c5b8b0c47a3c7f6", + "siblings": [], + "parents": [], + "children": [], + "childrenByOrder": {}, + "modules": [ + { + "id": 0, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/html-webpack-plugin/lib/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/raw-loader/dist/cjs.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/html-webpack-plugin/default_index.ejs", + "name": "./node_modules/html-webpack-plugin/lib/loader.js!./node_modules/html-webpack-plugin/default_index.ejs", + "index": 0, + "index2": 0, + "size": 181, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": null, + "issuerId": null, + "issuerName": null, + "issuerPath": null, + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": null, + "module": null, + "moduleName": null, + "type": "single entry", + "userRequest": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/html-webpack-plugin/lib/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/html-webpack-plugin/default_index.ejs" + } + ], + "usedExports": true, + "providedExports": [ + "default" + ], + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is an entry point" + ], + "depth": 0, + "source": "export default \"\\n\\n \\n \\n <%= htmlWebpackPlugin.options.title %>\\n \\n \\n \\n\";" + } + ], + "filteredModules": 0, + "origins": [ + { + "module": "", + "moduleIdentifier": "", + "moduleName": "", + "loc": "", + "request": null, + "reasons": [] + } + ] + } + ], + "modules": [ + { + "id": 0, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/html-webpack-plugin/lib/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/raw-loader/dist/cjs.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/html-webpack-plugin/default_index.ejs", + "name": "./node_modules/html-webpack-plugin/lib/loader.js!./node_modules/html-webpack-plugin/default_index.ejs", + "index": 0, + "index2": 0, + "size": 181, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": null, + "issuerId": null, + "issuerName": null, + "issuerPath": null, + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": null, + "module": null, + "moduleName": null, + "type": "single entry", + "userRequest": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/html-webpack-plugin/lib/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/html-webpack-plugin/default_index.ejs" + } + ], + "usedExports": true, + "providedExports": [ + "default" + ], + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is an entry point" + ], + "depth": 0, + "source": "export default \"\\n\\n \\n \\n <%= htmlWebpackPlugin.options.title %>\\n \\n \\n \\n\";" + } + ], + "filteredModules": 0, + "logging": { + "webpack.buildChunkGraph.visitModules": { + "entries": [], + "filteredEntries": 2, + "debug": false + } + }, + "children": [], + "name": "html-webpack-plugin for \"index.html\"" + }, + { + "errors": [], + "warnings": [], + "publicPath": "", + "outputPath": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/dist", + "assetsByChunkName": {}, + "assets": [], + "filteredAssets": 0, + "entrypoints": { + "mini-css-extract-plugin": { + "chunks": [ + 0 + ], + "assets": [ + "*" + ], + "children": {}, + "childAssets": {} + } + }, + "namedChunkGroups": { + "mini-css-extract-plugin": { + "chunks": [ + 0 + ], + "assets": [ + "*" + ], + "children": {}, + "childAssets": {} + } + }, + "chunks": [ + { + "id": 0, + "rendered": true, + "initial": true, + "entry": true, + "size": 3031, + "names": [ + "mini-css-extract-plugin" + ], + "files": [ + "*" + ], + "hash": "d1bb7079853735daed61", + "siblings": [], + "parents": [], + "children": [], + "childrenByOrder": {}, + "modules": [ + { + "id": 0, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/css-loader/dist/cjs.js??ref--5-1!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/app.css", + "name": "./node_modules/css-loader/dist/cjs.js??ref--5-1!./node_modules/webpack-enhanced-stats-plugin/loader.js!./src/app.css", + "index": 0, + "index2": 1, + "size": 514, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": null, + "issuerId": null, + "issuerName": null, + "issuerPath": null, + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": null, + "module": null, + "moduleName": null, + "type": "single entry", + "userRequest": "!!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/css-loader/dist/cjs.js??ref--5-1!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/app.css", + "loc": "mini-css-extract-plugin" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 0, + "source": "// Imports\nvar ___CSS_LOADER_API_IMPORT___ = require(\"../node_modules/css-loader/dist/runtime/api.js\");\nexports = ___CSS_LOADER_API_IMPORT___(false);\n// Module\nexports.push([module.id, \".root-3xwm5 {\\n font-family: sans-serif;\\n}\\n\\n.title-l9td2 {\\n margin-left: 1rem;\\n}\\n\\n.loader-XUngJ {\\n display: block;\\n width: calc(100% - 2rem);\\n margin: 0 1rem;\\n}\", \"\"]);\n// Exports\nexports.locals = {\n\t\"root\": \"root-3xwm5\",\n\t\"title\": \"title-l9td2\",\n\t\"loader\": \"loader-XUngJ\"\n};\nmodule.exports = exports;\n" + }, + { + "id": 1, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/css-loader/dist/runtime/api.js", + "name": "./node_modules/css-loader/dist/runtime/api.js", + "index": 1, + "index2": 0, + "size": 2517, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/css-loader/dist/cjs.js??ref--5-1!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/app.css", + "issuerId": 0, + "issuerName": "./node_modules/css-loader/dist/cjs.js??ref--5-1!./node_modules/webpack-enhanced-stats-plugin/loader.js!./src/app.css", + "issuerPath": [ + { + "id": 0, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/css-loader/dist/cjs.js??ref--5-1!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/app.css", + "name": "./node_modules/css-loader/dist/cjs.js??ref--5-1!./node_modules/webpack-enhanced-stats-plugin/loader.js!./src/app.css" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 0, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/css-loader/dist/cjs.js??ref--5-1!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/app.css", + "module": "./node_modules/css-loader/dist/cjs.js??ref--5-1!./node_modules/webpack-enhanced-stats-plugin/loader.js!./src/app.css", + "moduleName": "./node_modules/css-loader/dist/cjs.js??ref--5-1!./node_modules/webpack-enhanced-stats-plugin/loader.js!./src/app.css", + "type": "cjs require", + "userRequest": "../node_modules/css-loader/dist/runtime/api.js", + "loc": "2:34-91" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 1, + "source": "\"use strict\";\n\n/*\n MIT License http://www.opensource.org/licenses/mit-license.php\n Author Tobias Koppers @sokra\n*/\n// css base code, injected by the css-loader\n// eslint-disable-next-line func-names\nmodule.exports = function (useSourceMap) {\n var list = []; // return the list of modules as css string\n\n list.toString = function toString() {\n return this.map(function (item) {\n var content = cssWithMappingToString(item, useSourceMap);\n\n if (item[2]) {\n return \"@media \".concat(item[2], \" {\").concat(content, \"}\");\n }\n\n return content;\n }).join('');\n }; // import a list of modules into the list\n // eslint-disable-next-line func-names\n\n\n list.i = function (modules, mediaQuery, dedupe) {\n if (typeof modules === 'string') {\n // eslint-disable-next-line no-param-reassign\n modules = [[null, modules, '']];\n }\n\n var alreadyImportedModules = {};\n\n if (dedupe) {\n for (var i = 0; i < this.length; i++) {\n // eslint-disable-next-line prefer-destructuring\n var id = this[i][0];\n\n if (id != null) {\n alreadyImportedModules[id] = true;\n }\n }\n }\n\n for (var _i = 0; _i < modules.length; _i++) {\n var item = [].concat(modules[_i]);\n\n if (dedupe && alreadyImportedModules[item[0]]) {\n // eslint-disable-next-line no-continue\n continue;\n }\n\n if (mediaQuery) {\n if (!item[2]) {\n item[2] = mediaQuery;\n } else {\n item[2] = \"\".concat(mediaQuery, \" and \").concat(item[2]);\n }\n }\n\n list.push(item);\n }\n };\n\n return list;\n};\n\nfunction cssWithMappingToString(item, useSourceMap) {\n var content = item[1] || ''; // eslint-disable-next-line prefer-destructuring\n\n var cssMapping = item[3];\n\n if (!cssMapping) {\n return content;\n }\n\n if (useSourceMap && typeof btoa === 'function') {\n var sourceMapping = toComment(cssMapping);\n var sourceURLs = cssMapping.sources.map(function (source) {\n return \"/*# sourceURL=\".concat(cssMapping.sourceRoot || '').concat(source, \" */\");\n });\n return [content].concat(sourceURLs).concat([sourceMapping]).join('\\n');\n }\n\n return [content].join('\\n');\n} // Adapted from convert-source-map (MIT)\n\n\nfunction toComment(sourceMap) {\n // eslint-disable-next-line no-undef\n var base64 = btoa(unescape(encodeURIComponent(JSON.stringify(sourceMap))));\n var data = \"sourceMappingURL=data:application/json;charset=utf-8;base64,\".concat(base64);\n return \"/*# \".concat(data, \" */\");\n}" + } + ], + "filteredModules": 0, + "origins": [ + { + "module": "", + "moduleIdentifier": "", + "moduleName": "", + "loc": "mini-css-extract-plugin", + "request": null, + "reasons": [] + } + ] + } + ], + "modules": [ + { + "id": 0, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/css-loader/dist/cjs.js??ref--5-1!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/app.css", + "name": "./node_modules/css-loader/dist/cjs.js??ref--5-1!./node_modules/webpack-enhanced-stats-plugin/loader.js!./src/app.css", + "index": 0, + "index2": 1, + "size": 514, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": null, + "issuerId": null, + "issuerName": null, + "issuerPath": null, + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": null, + "module": null, + "moduleName": null, + "type": "single entry", + "userRequest": "!!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/css-loader/dist/cjs.js??ref--5-1!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/app.css", + "loc": "mini-css-extract-plugin" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 0, + "source": "// Imports\nvar ___CSS_LOADER_API_IMPORT___ = require(\"../node_modules/css-loader/dist/runtime/api.js\");\nexports = ___CSS_LOADER_API_IMPORT___(false);\n// Module\nexports.push([module.id, \".root-3xwm5 {\\n font-family: sans-serif;\\n}\\n\\n.title-l9td2 {\\n margin-left: 1rem;\\n}\\n\\n.loader-XUngJ {\\n display: block;\\n width: calc(100% - 2rem);\\n margin: 0 1rem;\\n}\", \"\"]);\n// Exports\nexports.locals = {\n\t\"root\": \"root-3xwm5\",\n\t\"title\": \"title-l9td2\",\n\t\"loader\": \"loader-XUngJ\"\n};\nmodule.exports = exports;\n" + }, + { + "id": 1, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/css-loader/dist/runtime/api.js", + "name": "./node_modules/css-loader/dist/runtime/api.js", + "index": 1, + "index2": 0, + "size": 2517, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/css-loader/dist/cjs.js??ref--5-1!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/app.css", + "issuerId": 0, + "issuerName": "./node_modules/css-loader/dist/cjs.js??ref--5-1!./node_modules/webpack-enhanced-stats-plugin/loader.js!./src/app.css", + "issuerPath": [ + { + "id": 0, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/css-loader/dist/cjs.js??ref--5-1!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/app.css", + "name": "./node_modules/css-loader/dist/cjs.js??ref--5-1!./node_modules/webpack-enhanced-stats-plugin/loader.js!./src/app.css" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 0, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/css-loader/dist/cjs.js??ref--5-1!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/app.css", + "module": "./node_modules/css-loader/dist/cjs.js??ref--5-1!./node_modules/webpack-enhanced-stats-plugin/loader.js!./src/app.css", + "moduleName": "./node_modules/css-loader/dist/cjs.js??ref--5-1!./node_modules/webpack-enhanced-stats-plugin/loader.js!./src/app.css", + "type": "cjs require", + "userRequest": "../node_modules/css-loader/dist/runtime/api.js", + "loc": "2:34-91" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 1, + "source": "\"use strict\";\n\n/*\n MIT License http://www.opensource.org/licenses/mit-license.php\n Author Tobias Koppers @sokra\n*/\n// css base code, injected by the css-loader\n// eslint-disable-next-line func-names\nmodule.exports = function (useSourceMap) {\n var list = []; // return the list of modules as css string\n\n list.toString = function toString() {\n return this.map(function (item) {\n var content = cssWithMappingToString(item, useSourceMap);\n\n if (item[2]) {\n return \"@media \".concat(item[2], \" {\").concat(content, \"}\");\n }\n\n return content;\n }).join('');\n }; // import a list of modules into the list\n // eslint-disable-next-line func-names\n\n\n list.i = function (modules, mediaQuery, dedupe) {\n if (typeof modules === 'string') {\n // eslint-disable-next-line no-param-reassign\n modules = [[null, modules, '']];\n }\n\n var alreadyImportedModules = {};\n\n if (dedupe) {\n for (var i = 0; i < this.length; i++) {\n // eslint-disable-next-line prefer-destructuring\n var id = this[i][0];\n\n if (id != null) {\n alreadyImportedModules[id] = true;\n }\n }\n }\n\n for (var _i = 0; _i < modules.length; _i++) {\n var item = [].concat(modules[_i]);\n\n if (dedupe && alreadyImportedModules[item[0]]) {\n // eslint-disable-next-line no-continue\n continue;\n }\n\n if (mediaQuery) {\n if (!item[2]) {\n item[2] = mediaQuery;\n } else {\n item[2] = \"\".concat(mediaQuery, \" and \").concat(item[2]);\n }\n }\n\n list.push(item);\n }\n };\n\n return list;\n};\n\nfunction cssWithMappingToString(item, useSourceMap) {\n var content = item[1] || ''; // eslint-disable-next-line prefer-destructuring\n\n var cssMapping = item[3];\n\n if (!cssMapping) {\n return content;\n }\n\n if (useSourceMap && typeof btoa === 'function') {\n var sourceMapping = toComment(cssMapping);\n var sourceURLs = cssMapping.sources.map(function (source) {\n return \"/*# sourceURL=\".concat(cssMapping.sourceRoot || '').concat(source, \" */\");\n });\n return [content].concat(sourceURLs).concat([sourceMapping]).join('\\n');\n }\n\n return [content].join('\\n');\n} // Adapted from convert-source-map (MIT)\n\n\nfunction toComment(sourceMap) {\n // eslint-disable-next-line no-undef\n var base64 = btoa(unescape(encodeURIComponent(JSON.stringify(sourceMap))));\n var data = \"sourceMappingURL=data:application/json;charset=utf-8;base64,\".concat(base64);\n return \"/*# \".concat(data, \" */\");\n}" + } + ], + "filteredModules": 0, + "logging": { + "webpack.buildChunkGraph.visitModules": { + "entries": [], + "filteredEntries": 2, + "debug": false + } + }, + "children": [], + "name": "mini-css-extract-plugin node_modules/css-loader/dist/cjs.js??ref--5-1!node_modules/webpack-enhanced-stats-plugin/loader.js!src/app.css" + }, + { + "errors": [], + "warnings": [], + "publicPath": "", + "outputPath": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/dist", + "assetsByChunkName": {}, + "assets": [], + "filteredAssets": 0, + "entrypoints": { + "mini-css-extract-plugin": { + "chunks": [ + 0 + ], + "assets": [ + "*" + ], + "children": {}, + "childAssets": {} + } + }, + "namedChunkGroups": { + "mini-css-extract-plugin": { + "chunks": [ + 0 + ], + "assets": [ + "*" + ], + "children": {}, + "childAssets": {} + } + }, + "chunks": [ + { + "id": 0, + "rendered": true, + "initial": true, + "entry": true, + "size": 3683, + "names": [ + "mini-css-extract-plugin" + ], + "files": [ + "*" + ], + "hash": "2ff4132e14aeae53a242", + "siblings": [], + "parents": [], + "children": [], + "childrenByOrder": {}, + "modules": [ + { + "id": 0, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/css-loader/dist/cjs.js??ref--5-1!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/article.css", + "name": "./node_modules/css-loader/dist/cjs.js??ref--5-1!./node_modules/webpack-enhanced-stats-plugin/loader.js!./src/article.css", + "index": 0, + "index2": 1, + "size": 1166, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": null, + "issuerId": null, + "issuerName": null, + "issuerPath": null, + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": null, + "module": null, + "moduleName": null, + "type": "single entry", + "userRequest": "!!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/css-loader/dist/cjs.js??ref--5-1!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/article.css", + "loc": "mini-css-extract-plugin" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 0, + "source": "// Imports\nvar ___CSS_LOADER_API_IMPORT___ = require(\"../node_modules/css-loader/dist/runtime/api.js\");\nexports = ___CSS_LOADER_API_IMPORT___(false);\n// Module\nexports.push([module.id, \".tagsContainer-2D41J {\\n display: flex;\\n align-items: center;\\n}\\n\\n.tags-3OYob {\\n list-style-type: none;\\n margin: 0;\\n padding: 0;\\n display: flex;\\n}\\n\\n.tag-RF4Iq {\\n border: 1px solid black;\\n margin-right: 1em;\\n padding: 0.5em;\\n}\\n\\n.root-263gx {\\n padding: 1em;\\n border: 1px solid gray;\\n margin: 1em;\\n box-shadow: 0.5em 0.5em 0.5em rgba(0, 0, 0, 0.5);\\n}\\n\\n.title-1Fpjz {\\n margin-top: 0;\\n}\\n\\n.content-2yA3z {\\n max-height: 10em;\\n overflow: hidden;\\n position: relative;\\n}\\n\\n.content-2yA3z:after {\\n content: \\\"\\\";\\n position: absolute;\\n bottom: 0;\\n right: 0;\\n left: 0;\\n height: 2em;\\n background: linear-gradient(180deg, transparent 0%, white 100%);\\n}\\n\", \"\"]);\n// Exports\nexports.locals = {\n\t\"tagsContainer\": \"tagsContainer-2D41J\",\n\t\"tags\": \"tags-3OYob\",\n\t\"tag\": \"tag-RF4Iq\",\n\t\"root\": \"root-263gx\",\n\t\"title\": \"title-1Fpjz\",\n\t\"content\": \"content-2yA3z\"\n};\nmodule.exports = exports;\n" + }, + { + "id": 1, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/css-loader/dist/runtime/api.js", + "name": "./node_modules/css-loader/dist/runtime/api.js", + "index": 1, + "index2": 0, + "size": 2517, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/css-loader/dist/cjs.js??ref--5-1!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/article.css", + "issuerId": 0, + "issuerName": "./node_modules/css-loader/dist/cjs.js??ref--5-1!./node_modules/webpack-enhanced-stats-plugin/loader.js!./src/article.css", + "issuerPath": [ + { + "id": 0, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/css-loader/dist/cjs.js??ref--5-1!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/article.css", + "name": "./node_modules/css-loader/dist/cjs.js??ref--5-1!./node_modules/webpack-enhanced-stats-plugin/loader.js!./src/article.css" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 0, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/css-loader/dist/cjs.js??ref--5-1!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/article.css", + "module": "./node_modules/css-loader/dist/cjs.js??ref--5-1!./node_modules/webpack-enhanced-stats-plugin/loader.js!./src/article.css", + "moduleName": "./node_modules/css-loader/dist/cjs.js??ref--5-1!./node_modules/webpack-enhanced-stats-plugin/loader.js!./src/article.css", + "type": "cjs require", + "userRequest": "../node_modules/css-loader/dist/runtime/api.js", + "loc": "2:34-91" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 1, + "source": "\"use strict\";\n\n/*\n MIT License http://www.opensource.org/licenses/mit-license.php\n Author Tobias Koppers @sokra\n*/\n// css base code, injected by the css-loader\n// eslint-disable-next-line func-names\nmodule.exports = function (useSourceMap) {\n var list = []; // return the list of modules as css string\n\n list.toString = function toString() {\n return this.map(function (item) {\n var content = cssWithMappingToString(item, useSourceMap);\n\n if (item[2]) {\n return \"@media \".concat(item[2], \" {\").concat(content, \"}\");\n }\n\n return content;\n }).join('');\n }; // import a list of modules into the list\n // eslint-disable-next-line func-names\n\n\n list.i = function (modules, mediaQuery, dedupe) {\n if (typeof modules === 'string') {\n // eslint-disable-next-line no-param-reassign\n modules = [[null, modules, '']];\n }\n\n var alreadyImportedModules = {};\n\n if (dedupe) {\n for (var i = 0; i < this.length; i++) {\n // eslint-disable-next-line prefer-destructuring\n var id = this[i][0];\n\n if (id != null) {\n alreadyImportedModules[id] = true;\n }\n }\n }\n\n for (var _i = 0; _i < modules.length; _i++) {\n var item = [].concat(modules[_i]);\n\n if (dedupe && alreadyImportedModules[item[0]]) {\n // eslint-disable-next-line no-continue\n continue;\n }\n\n if (mediaQuery) {\n if (!item[2]) {\n item[2] = mediaQuery;\n } else {\n item[2] = \"\".concat(mediaQuery, \" and \").concat(item[2]);\n }\n }\n\n list.push(item);\n }\n };\n\n return list;\n};\n\nfunction cssWithMappingToString(item, useSourceMap) {\n var content = item[1] || ''; // eslint-disable-next-line prefer-destructuring\n\n var cssMapping = item[3];\n\n if (!cssMapping) {\n return content;\n }\n\n if (useSourceMap && typeof btoa === 'function') {\n var sourceMapping = toComment(cssMapping);\n var sourceURLs = cssMapping.sources.map(function (source) {\n return \"/*# sourceURL=\".concat(cssMapping.sourceRoot || '').concat(source, \" */\");\n });\n return [content].concat(sourceURLs).concat([sourceMapping]).join('\\n');\n }\n\n return [content].join('\\n');\n} // Adapted from convert-source-map (MIT)\n\n\nfunction toComment(sourceMap) {\n // eslint-disable-next-line no-undef\n var base64 = btoa(unescape(encodeURIComponent(JSON.stringify(sourceMap))));\n var data = \"sourceMappingURL=data:application/json;charset=utf-8;base64,\".concat(base64);\n return \"/*# \".concat(data, \" */\");\n}" + } + ], + "filteredModules": 0, + "origins": [ + { + "module": "", + "moduleIdentifier": "", + "moduleName": "", + "loc": "mini-css-extract-plugin", + "request": null, + "reasons": [] + } + ] + } + ], + "modules": [ + { + "id": 0, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/css-loader/dist/cjs.js??ref--5-1!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/article.css", + "name": "./node_modules/css-loader/dist/cjs.js??ref--5-1!./node_modules/webpack-enhanced-stats-plugin/loader.js!./src/article.css", + "index": 0, + "index2": 1, + "size": 1166, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": null, + "issuerId": null, + "issuerName": null, + "issuerPath": null, + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": null, + "module": null, + "moduleName": null, + "type": "single entry", + "userRequest": "!!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/css-loader/dist/cjs.js??ref--5-1!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/article.css", + "loc": "mini-css-extract-plugin" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 0, + "source": "// Imports\nvar ___CSS_LOADER_API_IMPORT___ = require(\"../node_modules/css-loader/dist/runtime/api.js\");\nexports = ___CSS_LOADER_API_IMPORT___(false);\n// Module\nexports.push([module.id, \".tagsContainer-2D41J {\\n display: flex;\\n align-items: center;\\n}\\n\\n.tags-3OYob {\\n list-style-type: none;\\n margin: 0;\\n padding: 0;\\n display: flex;\\n}\\n\\n.tag-RF4Iq {\\n border: 1px solid black;\\n margin-right: 1em;\\n padding: 0.5em;\\n}\\n\\n.root-263gx {\\n padding: 1em;\\n border: 1px solid gray;\\n margin: 1em;\\n box-shadow: 0.5em 0.5em 0.5em rgba(0, 0, 0, 0.5);\\n}\\n\\n.title-1Fpjz {\\n margin-top: 0;\\n}\\n\\n.content-2yA3z {\\n max-height: 10em;\\n overflow: hidden;\\n position: relative;\\n}\\n\\n.content-2yA3z:after {\\n content: \\\"\\\";\\n position: absolute;\\n bottom: 0;\\n right: 0;\\n left: 0;\\n height: 2em;\\n background: linear-gradient(180deg, transparent 0%, white 100%);\\n}\\n\", \"\"]);\n// Exports\nexports.locals = {\n\t\"tagsContainer\": \"tagsContainer-2D41J\",\n\t\"tags\": \"tags-3OYob\",\n\t\"tag\": \"tag-RF4Iq\",\n\t\"root\": \"root-263gx\",\n\t\"title\": \"title-1Fpjz\",\n\t\"content\": \"content-2yA3z\"\n};\nmodule.exports = exports;\n" + }, + { + "id": 1, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/css-loader/dist/runtime/api.js", + "name": "./node_modules/css-loader/dist/runtime/api.js", + "index": 1, + "index2": 0, + "size": 2517, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/css-loader/dist/cjs.js??ref--5-1!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/article.css", + "issuerId": 0, + "issuerName": "./node_modules/css-loader/dist/cjs.js??ref--5-1!./node_modules/webpack-enhanced-stats-plugin/loader.js!./src/article.css", + "issuerPath": [ + { + "id": 0, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/css-loader/dist/cjs.js??ref--5-1!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/article.css", + "name": "./node_modules/css-loader/dist/cjs.js??ref--5-1!./node_modules/webpack-enhanced-stats-plugin/loader.js!./src/article.css" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 0, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/css-loader/dist/cjs.js??ref--5-1!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/e/src/article.css", + "module": "./node_modules/css-loader/dist/cjs.js??ref--5-1!./node_modules/webpack-enhanced-stats-plugin/loader.js!./src/article.css", + "moduleName": "./node_modules/css-loader/dist/cjs.js??ref--5-1!./node_modules/webpack-enhanced-stats-plugin/loader.js!./src/article.css", + "type": "cjs require", + "userRequest": "../node_modules/css-loader/dist/runtime/api.js", + "loc": "2:34-91" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 1, + "source": "\"use strict\";\n\n/*\n MIT License http://www.opensource.org/licenses/mit-license.php\n Author Tobias Koppers @sokra\n*/\n// css base code, injected by the css-loader\n// eslint-disable-next-line func-names\nmodule.exports = function (useSourceMap) {\n var list = []; // return the list of modules as css string\n\n list.toString = function toString() {\n return this.map(function (item) {\n var content = cssWithMappingToString(item, useSourceMap);\n\n if (item[2]) {\n return \"@media \".concat(item[2], \" {\").concat(content, \"}\");\n }\n\n return content;\n }).join('');\n }; // import a list of modules into the list\n // eslint-disable-next-line func-names\n\n\n list.i = function (modules, mediaQuery, dedupe) {\n if (typeof modules === 'string') {\n // eslint-disable-next-line no-param-reassign\n modules = [[null, modules, '']];\n }\n\n var alreadyImportedModules = {};\n\n if (dedupe) {\n for (var i = 0; i < this.length; i++) {\n // eslint-disable-next-line prefer-destructuring\n var id = this[i][0];\n\n if (id != null) {\n alreadyImportedModules[id] = true;\n }\n }\n }\n\n for (var _i = 0; _i < modules.length; _i++) {\n var item = [].concat(modules[_i]);\n\n if (dedupe && alreadyImportedModules[item[0]]) {\n // eslint-disable-next-line no-continue\n continue;\n }\n\n if (mediaQuery) {\n if (!item[2]) {\n item[2] = mediaQuery;\n } else {\n item[2] = \"\".concat(mediaQuery, \" and \").concat(item[2]);\n }\n }\n\n list.push(item);\n }\n };\n\n return list;\n};\n\nfunction cssWithMappingToString(item, useSourceMap) {\n var content = item[1] || ''; // eslint-disable-next-line prefer-destructuring\n\n var cssMapping = item[3];\n\n if (!cssMapping) {\n return content;\n }\n\n if (useSourceMap && typeof btoa === 'function') {\n var sourceMapping = toComment(cssMapping);\n var sourceURLs = cssMapping.sources.map(function (source) {\n return \"/*# sourceURL=\".concat(cssMapping.sourceRoot || '').concat(source, \" */\");\n });\n return [content].concat(sourceURLs).concat([sourceMapping]).join('\\n');\n }\n\n return [content].join('\\n');\n} // Adapted from convert-source-map (MIT)\n\n\nfunction toComment(sourceMap) {\n // eslint-disable-next-line no-undef\n var base64 = btoa(unescape(encodeURIComponent(JSON.stringify(sourceMap))));\n var data = \"sourceMappingURL=data:application/json;charset=utf-8;base64,\".concat(base64);\n return \"/*# \".concat(data, \" */\");\n}" + } + ], + "filteredModules": 0, + "logging": { + "webpack.buildChunkGraph.visitModules": { + "entries": [], + "filteredEntries": 2, + "debug": false + } + }, + "children": [], + "name": "mini-css-extract-plugin node_modules/css-loader/dist/cjs.js??ref--5-1!node_modules/webpack-enhanced-stats-plugin/loader.js!src/article.css" + } + ] +} \ No newline at end of file diff --git a/a/f.json b/a/f.json new file mode 100644 index 00000000..8603292e --- /dev/null +++ b/a/f.json @@ -0,0 +1,60476 @@ +{ + "errors": [], + "warnings": [ + "configuration\nThe 'mode' option has not been set, webpack will fallback to 'production' for this value. Set 'mode' option to 'development' or 'production' to enable defaults for each environment.\nYou can also set it to 'none' to disable any default behavior. Learn more: https://webpack.js.org/configuration/mode/" + ], + "version": "4.43.0", + "hash": "01cd4492ef2ffb15fe2c", + "time": 3960, + "builtAt": 1589838901682, + "publicPath": "", + "outputPath": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/dist", + "assetsByChunkName": { + "main": [ + "main.css", + "main.js", + "main.css.map", + "main.js.map" + ] + }, + "assets": [ + { + "name": "index.html", + "size": 246, + "chunks": [], + "chunkNames": [], + "info": {}, + "emitted": true + }, + { + "name": "main.css", + "size": 917, + "chunks": [ + 0 + ], + "chunkNames": [ + "main" + ], + "info": {}, + "emitted": true + }, + { + "name": "main.css.map", + "size": 1358, + "chunks": [ + 0 + ], + "chunkNames": [ + "main" + ], + "info": { + "development": true + }, + "emitted": true + }, + { + "name": "main.js", + "size": 32402, + "chunks": [ + 0 + ], + "chunkNames": [ + "main" + ], + "info": {}, + "emitted": true + }, + { + "name": "main.js.map", + "size": 137718, + "chunks": [ + 0 + ], + "chunkNames": [ + "main" + ], + "info": { + "development": true + }, + "emitted": true + } + ], + "filteredAssets": 0, + "entrypoints": { + "main": { + "chunks": [ + 0 + ], + "assets": [ + "main.css", + "main.js", + "main.css.map", + "main.js.map" + ], + "children": {}, + "childAssets": {} + } + }, + "namedChunkGroups": { + "main": { + "chunks": [ + 0 + ], + "assets": [ + "main.css", + "main.js", + "main.css.map", + "main.js.map" + ], + "children": {}, + "childAssets": {} + } + }, + "chunks": [ + { + "id": 0, + "rendered": true, + "initial": true, + "entry": true, + "size": 99088, + "names": [ + "main" + ], + "files": [ + "main.css", + "main.js", + "main.css.map", + "main.js.map" + ], + "hash": "c93f919d19e7c10a2229", + "siblings": [], + "parents": [], + "children": [], + "childrenByOrder": {}, + "filteredModules": 0, + "origins": [ + { + "module": "", + "moduleIdentifier": "", + "moduleName": "", + "loc": "main", + "request": "./src/index.js", + "reasons": [] + } + ], + "modules": [ + { + "id": 0, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/mini-css-extract-plugin/dist/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/css-loader/dist/cjs.js??ref--5-1!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/article.css", + "name": "./src/article.css", + "index": 325, + "index2": 323, + "size": 203, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/article.jsx", + "issuerId": null, + "issuerName": "./src/article.jsx", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/article.jsx", + "name": "./src/article.jsx" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 2, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/index.js 21d8745c5f438e5c3e6991f34c3990d8", + "module": "./src/index.js + 322 modules", + "moduleName": "./src/index.js + 322 modules", + "type": "harmony side effect evaluation", + "userRequest": "./article.css", + "loc": "3:0-35" + }, + { + "moduleId": 2, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/index.js 21d8745c5f438e5c3e6991f34c3990d8", + "module": "./src/index.js + 322 modules", + "moduleName": "./src/index.js + 322 modules", + "type": "harmony import specifier", + "userRequest": "./article.css", + "loc": "6:15-21" + }, + { + "moduleId": 2, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/index.js 21d8745c5f438e5c3e6991f34c3990d8", + "module": "./src/index.js + 322 modules", + "moduleName": "./src/index.js + 322 modules", + "type": "harmony import specifier", + "userRequest": "./article.css", + "loc": "14:15-21" + }, + { + "moduleId": 2, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/index.js 21d8745c5f438e5c3e6991f34c3990d8", + "module": "./src/index.js + 322 modules", + "moduleName": "./src/index.js + 322 modules", + "type": "harmony import specifier", + "userRequest": "./article.css", + "loc": "16:15-21" + }, + { + "moduleId": 2, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/index.js 21d8745c5f438e5c3e6991f34c3990d8", + "module": "./src/index.js + 322 modules", + "moduleName": "./src/index.js + 322 modules", + "type": "harmony import specifier", + "userRequest": "./article.css", + "loc": "18:15-21" + }, + { + "moduleId": 2, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/index.js 21d8745c5f438e5c3e6991f34c3990d8", + "module": "./src/index.js + 322 modules", + "moduleName": "./src/index.js + 322 modules", + "type": "harmony import specifier", + "userRequest": "./article.css", + "loc": "20:15-21" + }, + { + "moduleId": 2, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/index.js 21d8745c5f438e5c3e6991f34c3990d8", + "module": "./src/index.js + 322 modules", + "moduleName": "./src/index.js + 322 modules", + "type": "harmony import specifier", + "userRequest": "./article.css", + "loc": "22:15-21" + } + ], + "usedExports": [ + "default" + ], + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 3, + "source": "// extracted by mini-css-extract-plugin\nmodule.exports = {\"tagsContainer\":\"tagsContainer-2D41J\",\"tags\":\"tags-3OYob\",\"tag\":\"tag-RF4Iq\",\"root\":\"root-263gx\",\"title\":\"title-1Fpjz\",\"content\":\"content-2yA3z\"};", + "parsedSize": 145, + "parsedSource": "n.exports={tagsContainer:\"tagsContainer-2D41J\",tags:\"tags-3OYob\",tag:\"tag-RF4Iq\",root:\"root-263gx\",title:\"title-1Fpjz\",content:\"content-2yA3z\"}},", + "originalSize": 663, + "originalSource": ".tagsContainer {\n display: flex;\n align-items: center;\n}\n\n.tags {\n list-style-type: none;\n margin: 0;\n padding: 0;\n display: flex;\n}\n\n.tag {\n border: 1px solid black;\n margin-right: 1em;\n padding: 0.5em;\n}\n\n.root {\n padding: 1em;\n border: 1px solid gray;\n margin: 1em;\n box-shadow: 0.5em 0.5em 0.5em rgba(0, 0, 0, 0.5);\n}\n\n.title {\n margin-top: 0;\n}\n\n.content {\n max-height: 10em;\n overflow: hidden;\n position: relative;\n}\n\n.content:after {\n content: \"\";\n position: absolute;\n bottom: 0;\n right: 0;\n left: 0;\n height: 2em;\n background: linear-gradient(180deg, transparent 0%, white 100%);\n}\n", + "modules": [] + }, + { + "id": 1, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/mini-css-extract-plugin/dist/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/css-loader/dist/cjs.js??ref--5-1!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/app.css", + "name": "./src/app.css", + "index": 4, + "index2": 3, + "size": 125, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/app.jsx", + "issuerId": null, + "issuerName": "./src/app.jsx", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/app.jsx", + "name": "./src/app.jsx" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 2, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/index.js 21d8745c5f438e5c3e6991f34c3990d8", + "module": "./src/index.js + 322 modules", + "moduleName": "./src/index.js + 322 modules", + "type": "harmony side effect evaluation", + "userRequest": "./app.css", + "loc": "11:0-31" + }, + { + "moduleId": 2, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/index.js 21d8745c5f438e5c3e6991f34c3990d8", + "module": "./src/index.js + 322 modules", + "moduleName": "./src/index.js + 322 modules", + "type": "harmony import specifier", + "userRequest": "./app.css", + "loc": "24:15-21" + }, + { + "moduleId": 2, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/index.js 21d8745c5f438e5c3e6991f34c3990d8", + "module": "./src/index.js + 322 modules", + "moduleName": "./src/index.js + 322 modules", + "type": "harmony import specifier", + "userRequest": "./app.css", + "loc": "26:15-21" + }, + { + "moduleId": 2, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/index.js 21d8745c5f438e5c3e6991f34c3990d8", + "module": "./src/index.js + 322 modules", + "moduleName": "./src/index.js + 322 modules", + "type": "harmony import specifier", + "userRequest": "./app.css", + "loc": "30:15-21" + } + ], + "usedExports": [ + "default" + ], + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 2, + "source": "// extracted by mini-css-extract-plugin\nmodule.exports = {\"root\":\"root-3xwm5\",\"title\":\"title-l9td2\",\"loader\":\"loader-XUngJ\"};", + "parsedSize": 73, + "parsedSource": "n.exports={root:\"root-3xwm5\",title:\"title-l9td2\",loader:\"loader-XUngJ\"}},", + "originalSize": 156, + "originalSource": ".root {\n font-family: sans-serif;\n}\n\n.title {\n margin-left: 1rem;\n}\n\n.loader {\n display: block;\n width: calc(100% - 2rem);\n margin: 0 1rem;\n}", + "modules": [] + }, + { + "id": 2, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/index.js 21d8745c5f438e5c3e6991f34c3990d8", + "name": "./src/index.js + 322 modules", + "index": 0, + "index2": 326, + "size": 97881, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": null, + "issuerId": null, + "issuerName": null, + "issuerPath": null, + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": null, + "module": null, + "moduleName": null, + "type": "single entry", + "userRequest": "./src/index.js", + "loc": "main" + } + ], + "usedExports": true, + "providedExports": [], + "optimizationBailout": [ + "ModuleConcatenation bailout: Cannot concat with ./src/app.css (<- Module is not an ECMAScript module)", + "ModuleConcatenation bailout: Cannot concat with ./src/article.css (<- Module is not an ECMAScript module)" + ], + "depth": 0, + "filteredModules": 0, + "parsedSize": null, + "parsedSource": null, + "originalSize": null, + "originalSource": null, + "modules": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/index.js", + "name": "./src/index.js", + "index": 0, + "index2": 326, + "size": 97, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": null, + "issuerId": null, + "issuerName": null, + "issuerPath": null, + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": null, + "module": null, + "moduleName": null, + "type": "single entry", + "userRequest": "./src/index.js", + "loc": "main" + } + ], + "usedExports": true, + "providedExports": [], + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is an entry point" + ], + "depth": 0, + "source": "import { h, render } from 'preact';\nimport App from './app';\nrender(h(App, null), document.body);", + "parsedSize": 29, + "parsedSource": "H(h((null),document.body)}]);", + "originalSize": 95, + "originalSource": "import { h, render } from 'preact';\n\nimport App from './app';\n\nrender(, document.body);\n", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/preact/dist/preact.module.js", + "name": "./node_modules/preact/dist/preact.module.js", + "index": 1, + "index2": 0, + "size": 9566, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/index.js", + "issuerId": null, + "issuerName": "./src/index.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/index.js", + "name": "./src/index.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/index.js", + "module": "./src/index.js", + "moduleName": "./src/index.js", + "type": "harmony side effect evaluation", + "userRequest": "preact", + "loc": "1:0-35" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/article.jsx", + "module": "./src/article.jsx", + "moduleName": "./src/article.jsx", + "type": "harmony side effect evaluation", + "userRequest": "preact", + "loc": "1:0-27" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/preact/hooks/dist/hooks.module.js", + "module": "./node_modules/preact/hooks/dist/hooks.module.js", + "moduleName": "./node_modules/preact/hooks/dist/hooks.module.js", + "type": "harmony side effect evaluation", + "userRequest": "preact", + "loc": "1:0-33" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/preact/hooks/dist/hooks.module.js", + "module": "./node_modules/preact/hooks/dist/hooks.module.js", + "moduleName": "./node_modules/preact/hooks/dist/hooks.module.js", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "1:54-55" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/preact/hooks/dist/hooks.module.js", + "module": "./node_modules/preact/hooks/dist/hooks.module.js", + "moduleName": "./node_modules/preact/hooks/dist/hooks.module.js", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "1:62-63" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/preact/hooks/dist/hooks.module.js", + "module": "./node_modules/preact/hooks/dist/hooks.module.js", + "moduleName": "./node_modules/preact/hooks/dist/hooks.module.js", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "1:73-74" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/preact/hooks/dist/hooks.module.js", + "module": "./node_modules/preact/hooks/dist/hooks.module.js", + "moduleName": "./node_modules/preact/hooks/dist/hooks.module.js", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "1:81-82" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/preact/hooks/dist/hooks.module.js", + "module": "./node_modules/preact/hooks/dist/hooks.module.js", + "moduleName": "./node_modules/preact/hooks/dist/hooks.module.js", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "1:107-108" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/preact/hooks/dist/hooks.module.js", + "module": "./node_modules/preact/hooks/dist/hooks.module.js", + "moduleName": "./node_modules/preact/hooks/dist/hooks.module.js", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "1:114-115" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/preact/hooks/dist/hooks.module.js", + "module": "./node_modules/preact/hooks/dist/hooks.module.js", + "moduleName": "./node_modules/preact/hooks/dist/hooks.module.js", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "1:443-444" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/preact/hooks/dist/hooks.module.js", + "module": "./node_modules/preact/hooks/dist/hooks.module.js", + "moduleName": "./node_modules/preact/hooks/dist/hooks.module.js", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "1:529-530" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/preact/hooks/dist/hooks.module.js", + "module": "./node_modules/preact/hooks/dist/hooks.module.js", + "moduleName": "./node_modules/preact/hooks/dist/hooks.module.js", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "1:1013-1014" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/preact/hooks/dist/hooks.module.js", + "module": "./node_modules/preact/hooks/dist/hooks.module.js", + "moduleName": "./node_modules/preact/hooks/dist/hooks.module.js", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "1:1030-1031" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/preact/hooks/dist/hooks.module.js", + "module": "./node_modules/preact/hooks/dist/hooks.module.js", + "moduleName": "./node_modules/preact/hooks/dist/hooks.module.js", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "1:1345-1346" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/preact/hooks/dist/hooks.module.js", + "module": "./node_modules/preact/hooks/dist/hooks.module.js", + "moduleName": "./node_modules/preact/hooks/dist/hooks.module.js", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "1:1568-1569" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/preact/hooks/dist/hooks.module.js", + "module": "./node_modules/preact/hooks/dist/hooks.module.js", + "moduleName": "./node_modules/preact/hooks/dist/hooks.module.js", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "1:1671-1672" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/preact/hooks/dist/hooks.module.js", + "module": "./node_modules/preact/hooks/dist/hooks.module.js", + "moduleName": "./node_modules/preact/hooks/dist/hooks.module.js", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "1:1767-1768" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/preact/hooks/dist/hooks.module.js", + "module": "./node_modules/preact/hooks/dist/hooks.module.js", + "moduleName": "./node_modules/preact/hooks/dist/hooks.module.js", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "1:1796-1797" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/preact/hooks/dist/hooks.module.js", + "module": "./node_modules/preact/hooks/dist/hooks.module.js", + "moduleName": "./node_modules/preact/hooks/dist/hooks.module.js", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "1:1993-1994" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/preact/hooks/dist/hooks.module.js", + "module": "./node_modules/preact/hooks/dist/hooks.module.js", + "moduleName": "./node_modules/preact/hooks/dist/hooks.module.js", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "1:2157-2158" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/preact/hooks/dist/hooks.module.js", + "module": "./node_modules/preact/hooks/dist/hooks.module.js", + "moduleName": "./node_modules/preact/hooks/dist/hooks.module.js", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "1:2186-2187" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/preact/hooks/dist/hooks.module.js", + "module": "./node_modules/preact/hooks/dist/hooks.module.js", + "moduleName": "./node_modules/preact/hooks/dist/hooks.module.js", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "1:2309-2310" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/index.js", + "module": "./src/index.js", + "moduleName": "./src/index.js", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "3:0-6" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/index.js", + "module": "./src/index.js", + "moduleName": "./src/index.js", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "3:7-8" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/article.jsx", + "module": "./src/article.jsx", + "moduleName": "./src/article.jsx", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "5:9-10" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/app.jsx", + "module": "./src/app.jsx", + "moduleName": "./src/app.jsx", + "type": "harmony side effect evaluation", + "userRequest": "preact", + "loc": "9:0-27" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/article.jsx", + "module": "./src/article.jsx", + "moduleName": "./src/article.jsx", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "13:9-10" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/article.jsx", + "module": "./src/article.jsx", + "moduleName": "./src/article.jsx", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "15:5-6" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/article.jsx", + "module": "./src/article.jsx", + "moduleName": "./src/article.jsx", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "15:23-24" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/article.jsx", + "module": "./src/article.jsx", + "moduleName": "./src/article.jsx", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "17:13-14" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/article.jsx", + "module": "./src/article.jsx", + "moduleName": "./src/article.jsx", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "19:5-6" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/article.jsx", + "module": "./src/article.jsx", + "moduleName": "./src/article.jsx", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "21:30-31" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/app.jsx", + "module": "./src/app.jsx", + "moduleName": "./src/app.jsx", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "23:9-10" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/app.jsx", + "module": "./src/app.jsx", + "moduleName": "./src/app.jsx", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "25:5-6" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/app.jsx", + "module": "./src/app.jsx", + "moduleName": "./src/app.jsx", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "25:23-24" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/app.jsx", + "module": "./src/app.jsx", + "moduleName": "./src/app.jsx", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "28:11-12" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/app.jsx", + "module": "./src/app.jsx", + "moduleName": "./src/app.jsx", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "29:7-8" + } + ], + "usedExports": [ + "render", + "h", + "options" + ], + "providedExports": [ + "render", + "hydrate", + "createElement", + "h", + "Fragment", + "createRef", + "isValidElement", + "Component", + "cloneElement", + "createContext", + "toChildArray", + "_unmount", + "options" + ], + "optimizationBailout": [], + "depth": 1, + "source": "var n,l,u,i,t,r,o,f,e={},c=[],s=/acit|ex(?:s|g|n|p|$)|rph|grid|ows|mnc|ntw|ine[ch]|zoo|^ord/i;function a(n,l){for(var u in l)n[u]=l[u];return n}function v(n){var l=n.parentNode;l&&l.removeChild(n)}function h(n,l,u){var i,t=arguments,r={};for(i in l)\"key\"!==i&&\"ref\"!==i&&(r[i]=l[i]);if(arguments.length>3)for(u=[u],i=3;i2&&(l.children=c.slice.call(arguments,2)),u={},l)\"key\"!==i&&\"ref\"!==i&&(u[i]=l[i]);return p(n.type,u,l.key||n.key,l.ref||n.ref,null)}function M(n){var l={},u={__c:\"__cC\"+f++,__:n,Consumer:function(n,l){return n.children(l)},Provider:function(n){var i,t=this;return this.getChildContext||(i=[],this.getChildContext=function(){return l[u.__c]=t,l},this.shouldComponentUpdate=function(n){t.props.value!==n.value&&i.some(function(l){l.context=n.value,g(l)})},this.sub=function(n){i.push(n);var l=n.componentWillUnmount;n.componentWillUnmount=function(){i.splice(i.indexOf(n),1),l&&l.call(n)}}),n.children}};return u.Consumer.contextType=u,u.Provider.__=u,u}n={__e:function(n,l){for(var u,i;l=l.__;)if((u=l.__c)&&!u.__)try{if(u.constructor&&null!=u.constructor.getDerivedStateFromError&&(i=!0,u.setState(u.constructor.getDerivedStateFromError(n))),null!=u.componentDidCatch&&(i=!0,u.componentDidCatch(n)),i)return g(u.__E=u)}catch(l){n=l}throw n}},l=function(n){return null!=n&&void 0===n.constructor},m.prototype.setState=function(n,l){var u;u=this.__s!==this.state?this.__s:this.__s=a({},this.state),\"function\"==typeof n&&(n=n(u,this.props)),n&&a(u,n),null!=n&&this.__v&&(l&&this.__h.push(l),g(this))},m.prototype.forceUpdate=function(n){this.__v&&(this.__e=!0,n&&this.__h.push(n),g(this))},m.prototype.render=d,u=[],i=0,t=\"function\"==typeof Promise?Promise.prototype.then.bind(Promise.resolve()):setTimeout,o=e,f=0;export{H as render,I as hydrate,h as createElement,h,d as Fragment,y as createRef,l as isValidElement,m as Component,L as cloneElement,M as createContext,x as toChildArray,D as _unmount,n as options};\n//# sourceMappingURL=preact.module.js.map\n", + "parsedSize": 8496, + "parsedSource": "e,u,o,i,c,f,l={},a=[],_=/acit|ex(?:s|g|n|p|$)|rph|grid|ows|mnc|ntw|ine[ch]|zoo|^ord/i;function s(n,r){for(var t in r)n[t]=r[t];return n}function p(n){var r=n.parentNode;r&&r.removeChild(n)}function h(n,r,t){var e,u=arguments,o={};for(e in r)\"key\"!==e&&\"ref\"!==e&&(o[e]=r[e]);if(arguments.length>3)for(t=[t],e=3;e3)for(u=[u],i=3;i2&&(l.children=c.slice.call(arguments,2)),u={},l)\"key\"!==i&&\"ref\"!==i&&(u[i]=l[i]);return p(n.type,u,l.key||n.key,l.ref||n.ref,null)}function M(n){var l={},u={__c:\"__cC\"+f++,__:n,Consumer:function(n,l){return n.children(l)},Provider:function(n){var i,t=this;return this.getChildContext||(i=[],this.getChildContext=function(){return l[u.__c]=t,l},this.shouldComponentUpdate=function(n){t.props.value!==n.value&&i.some(function(l){l.context=n.value,g(l)})},this.sub=function(n){i.push(n);var l=n.componentWillUnmount;n.componentWillUnmount=function(){i.splice(i.indexOf(n),1),l&&l.call(n)}}),n.children}};return u.Consumer.contextType=u,u.Provider.__=u,u}n={__e:function(n,l){for(var u,i;l=l.__;)if((u=l.__c)&&!u.__)try{if(u.constructor&&null!=u.constructor.getDerivedStateFromError&&(i=!0,u.setState(u.constructor.getDerivedStateFromError(n))),null!=u.componentDidCatch&&(i=!0,u.componentDidCatch(n)),i)return g(u.__E=u)}catch(l){n=l}throw n}},l=function(n){return null!=n&&void 0===n.constructor},m.prototype.setState=function(n,l){var u;u=this.__s!==this.state?this.__s:this.__s=a({},this.state),\"function\"==typeof n&&(n=n(u,this.props)),n&&a(u,n),null!=n&&this.__v&&(l&&this.__h.push(l),g(this))},m.prototype.forceUpdate=function(n){this.__v&&(this.__e=!0,n&&this.__h.push(n),g(this))},m.prototype.render=d,u=[],i=0,t=\"function\"==typeof Promise?Promise.prototype.then.bind(Promise.resolve()):setTimeout,o=e,f=0;export{H as render,I as hydrate,h as createElement,h,d as Fragment,y as createRef,l as isValidElement,m as Component,L as cloneElement,M as createContext,x as toChildArray,D as _unmount,n as options};\n//# sourceMappingURL=preact.module.js.map\n", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/app.jsx", + "name": "./src/app.jsx", + "index": 2, + "index2": 325, + "size": 1561, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/index.js", + "issuerId": null, + "issuerName": "./src/index.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/index.js", + "name": "./src/index.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/index.js", + "module": "./src/index.js", + "moduleName": "./src/index.js", + "type": "harmony side effect evaluation", + "userRequest": "./app", + "loc": "2:0-24" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/index.js", + "module": "./src/index.js", + "moduleName": "./src/index.js", + "type": "harmony import specifier", + "userRequest": "./app", + "loc": "3:9-12" + } + ], + "usedExports": [ + "default" + ], + "providedExports": [ + "default" + ], + "optimizationBailout": [], + "depth": 1, + "source": "function _slicedToArray(arr, i) { return _arrayWithHoles(arr) || _iterableToArrayLimit(arr, i) || _nonIterableRest(); }\n\nfunction _nonIterableRest() { throw new TypeError(\"Invalid attempt to destructure non-iterable instance\"); }\n\nfunction _iterableToArrayLimit(arr, i) { if (!(Symbol.iterator in Object(arr) || Object.prototype.toString.call(arr) === \"[object Arguments]\")) { return; } var _arr = []; var _n = true; var _d = false; var _e = undefined; try { for (var _i = arr[Symbol.iterator](), _s; !(_n = (_s = _i.next()).done); _n = true) { _arr.push(_s.value); if (i && _arr.length === i) break; } } catch (err) { _d = true; _e = err; } finally { try { if (!_n && _i[\"return\"] != null) _i[\"return\"](); } finally { if (_d) throw _e; } } return _arr; }\n\nfunction _arrayWithHoles(arr) { if (Array.isArray(arr)) return arr; }\n\nimport { h } from 'preact';\nimport { useState, useEffect } from 'preact/hooks';\nimport styles from './app.css';\nimport { fetchFullArticles } from './api';\nimport Article from './article';\nexport default function App() {\n var _useState = useState([]),\n _useState2 = _slicedToArray(_useState, 2),\n articles = _useState2[0],\n setArticles = _useState2[1];\n\n useEffect(function () {\n fetchFullArticles().then(setArticles);\n });\n return h(\"section\", {\n className: styles.root\n }, h(\"header\", null, h(\"h1\", {\n className: styles.title\n }, \"Latest dev.to articles\")), articles.length ? articles.map(function (article) {\n return h(Article, article);\n }) : h(\"progress\", {\n className: styles.loader\n }));\n}", + "parsedSize": 261, + "parsedSource": "function(){var u=er(q([]),2),o=u[0],i=u[1];return function(){then(i)},h(\"section\",{className:Y.a.root},h(\"header\",null,h(\"h1\",{className:Y.a.title},\"Latest dev.to articles\")),o.length?o.map((function(n){return h(tr,n)})):h(\"progress\",{className:Y.a.loader}))}),", + "originalSize": 671, + "originalSource": "import { h } from 'preact';\nimport { useState, useEffect } from 'preact/hooks';\n\nimport styles from './app.css';\n\nimport { fetchFullArticles } from './api';\nimport Article from './article';\n\nexport default function App() {\n const [articles, setArticles] = useState([]);\n\n useEffect(() => {\n fetchFullArticles().then(setArticles);\n });\n\n return
    \n
    \n

    Latest dev.to articles

    \n
    \n {articles.length\n ? articles.map((article) =>
    )\n : }\n
    \n}", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/preact/hooks/dist/hooks.module.js", + "name": "./node_modules/preact/hooks/dist/hooks.module.js", + "index": 3, + "index2": 1, + "size": 2567, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/app.jsx", + "issuerId": null, + "issuerName": "./src/app.jsx", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/app.jsx", + "name": "./src/app.jsx" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/app.jsx", + "module": "./src/app.jsx", + "moduleName": "./src/app.jsx", + "type": "harmony side effect evaluation", + "userRequest": "preact/hooks", + "loc": "10:0-51" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/app.jsx", + "module": "./src/app.jsx", + "moduleName": "./src/app.jsx", + "type": "harmony import specifier", + "userRequest": "preact/hooks", + "loc": "15:18-26" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/app.jsx", + "module": "./src/app.jsx", + "moduleName": "./src/app.jsx", + "type": "harmony import specifier", + "userRequest": "preact/hooks", + "loc": "20:2-11" + } + ], + "usedExports": [ + "useState", + "useEffect" + ], + "providedExports": [ + "useState", + "useReducer", + "useEffect", + "useLayoutEffect", + "useRef", + "useImperativeHandle", + "useMemo", + "useCallback", + "useContext", + "useDebugValue", + "useErrorBoundary" + ], + "optimizationBailout": [], + "depth": 2, + "source": "import{options as n}from\"preact\";var t,u,r,i=0,o=[],c=n.__r,f=n.diffed,e=n.__c,a=n.unmount;function v(t,r){n.__h&&n.__h(u,t,i||r),i=0;var o=u.__H||(u.__H={__:[],__h:[]});return t>=o.__.length&&o.__.push({}),o.__[t]}function m(n){return i=1,p(E,n)}function p(n,r,i){var o=v(t++,2);return o.__c||(o.__c=u,o.__=[i?i(r):E(void 0,r),function(t){var u=n(o.__[0],t);o.__[0]!==u&&(o.__[0]=u,o.__c.setState({}))}]),o.__}function l(r,i){var o=v(t++,3);!n.__s&&x(o.__H,i)&&(o.__=r,o.__H=i,u.__H.__h.push(o))}function y(r,i){var o=v(t++,4);!n.__s&&x(o.__H,i)&&(o.__=r,o.__H=i,u.__h.push(o))}function d(n){return i=5,h(function(){return{current:n}},[])}function s(n,t,u){i=6,y(function(){\"function\"==typeof n?n(t()):n&&(n.current=t())},null==u?u:u.concat(n))}function h(n,u){var r=v(t++,7);return x(r.__H,u)?(r.__H=u,r.__h=n,r.__=n()):r.__}function T(n,t){return i=8,h(function(){return n},t)}function w(n){var r=u.context[n.__c],i=v(t++,9);return i.__c=n,r?(null==i.__&&(i.__=!0,r.sub(u)),r.props.value):n.__}function A(t,u){n.useDebugValue&&n.useDebugValue(u?u(t):t)}function F(n){var r=v(t++,10),i=m();return r.__=n,u.componentDidCatch||(u.componentDidCatch=function(n){r.__&&r.__(n),i[1](n)}),[i[0],function(){i[1](void 0)}]}function _(){o.some(function(t){if(t.__P)try{t.__H.__h.forEach(g),t.__H.__h.forEach(q),t.__H.__h=[]}catch(u){return t.__H.__h=[],n.__e(u,t.__v),!0}}),o=[]}function g(n){n.t&&n.t()}function q(n){var t=n.__();\"function\"==typeof t&&(n.t=t)}function x(n,t){return!n||t.some(function(t,u){return t!==n[u]})}function E(n,t){return\"function\"==typeof t?t(n):t}n.__r=function(n){c&&c(n),t=0,(u=n.__c).__H&&(u.__H.__h.forEach(g),u.__H.__h.forEach(q),u.__H.__h=[])},n.diffed=function(t){f&&f(t);var u=t.__c;if(u){var i=u.__H;i&&i.__h.length&&(1!==o.push(u)&&r===n.requestAnimationFrame||((r=n.requestAnimationFrame)||function(n){var t,u=function(){clearTimeout(r),cancelAnimationFrame(t),setTimeout(n)},r=setTimeout(u,100);\"undefined\"!=typeof window&&(t=requestAnimationFrame(u))})(_))}},n.__c=function(t,u){u.some(function(t){try{t.__h.forEach(g),t.__h=t.__h.filter(function(n){return!n.__||q(n)})}catch(r){u.some(function(n){n.__h&&(n.__h=[])}),u=[],n.__e(r,t.__v)}}),e&&e(t,u)},n.unmount=function(t){a&&a(t);var u=t.__c;if(u){var r=u.__H;if(r)try{r.__.forEach(function(n){return n.t&&n.t()})}catch(t){n.__e(t,u.__v)}}};export{m as useState,p as useReducer,l as useEffect,y as useLayoutEffect,d as useRef,s as useImperativeHandle,h as useMemo,T as useCallback,w as useContext,A as useDebugValue,F as useErrorBoundary};\n//# sourceMappingURL=hooks.module.js.map\n", + "parsedSize": 1568, + "parsedSource": "C,M,D,L=0,F=[],U=e.__r,R=e.diffed,I=e.__c,W=e.unmount;function z(n,r){e.__h&&e.__h(M,n,L||r),L=0;var t=M.__H||(M.__H={__:[],__h:[]});return n>=t.__.length&&t.__.push({}),t.__[n]}function q(n){return L=1,function(n,r,t){var e=z(C++,2);return e.__c||(e.__c=M,e.__=[t?t(r):$(void 0,r),function(r){var t=n(e.__[0],r);e.__[0]!==t&&(e.__[0]=t,e.__c.setState({}))}]),e.__}($,n)}function B(){F.some((function(n){if(n.__P)try{n.__H.__h.forEach(G),n.__H.__h.forEach(J),n.__H.__h=[]}catch(r){return n.__H.__h=[],e.__e(r,n.__v),!0}})),F=[]}function G(n){n.t&&n.t()}function J(n){var r=n.__();\"function\"==typeof r&&(n.t=r)}function V(n,r){return!n||r.some((function(r,t){return r!==n[t]}))}function $(n,r){return\"function\"==typeof r?r(n):r}e.__r=function(n){U&&U(n),C=0,(M=n.__c).__H&&(M.__H.__h.forEach(G),M.__H.__h.forEach(J),M.__H.__h=[])},e.diffed=function(n){R&&R(n);var r=n.__c;if(r){var t=r.__H;t&&t.__h.length&&(1!==F.push(r)&&D===e.requestAnimationFrame||((D=e.requestAnimationFrame)||function(n){var r,t=function(){clearTimeout(e),cancelAnimationFrame(r),setTimeout(n)},e=setTimeout(t,100);\"undefined\"!=typeof window&&(r=requestAnimationFrame(t))})(B))}},e.__c=function(n,r){r.some((function(n){try{n.__h.forEach(G),n.__h=n.__h.filter((function(n){return!n.__||J(n)}))}catch(t){r.some((function(n){n.__h&&(n.__h=[])})),r=[],e.__e(t,n.__v)}})),I&&I(n,r)},e.unmount=function(n){W&&W(n);var r=n.__c;if(r){var t=r.__H;if(t)try{t.__.forEach((function(n){return n.t&&n.t()}))}catch(n){e.__e(n,r.__v)}}};n,r,t,n=t=z(C++,3),!e.__s&&V(t.__H,r)&&(t.__=n,t.__H=r,M.__H.__h.push(t)),", + "originalSize": 2567, + "originalSource": "import{options as n}from\"preact\";var t,u,r,i=0,o=[],c=n.__r,f=n.diffed,e=n.__c,a=n.unmount;function v(t,r){n.__h&&n.__h(u,t,i||r),i=0;var o=u.__H||(u.__H={__:[],__h:[]});return t>=o.__.length&&o.__.push({}),o.__[t]}function m(n){return i=1,p(E,n)}function p(n,r,i){var o=v(t++,2);return o.__c||(o.__c=u,o.__=[i?i(r):E(void 0,r),function(t){var u=n(o.__[0],t);o.__[0]!==u&&(o.__[0]=u,o.__c.setState({}))}]),o.__}function l(r,i){var o=v(t++,3);!n.__s&&x(o.__H,i)&&(o.__=r,o.__H=i,u.__H.__h.push(o))}function y(r,i){var o=v(t++,4);!n.__s&&x(o.__H,i)&&(o.__=r,o.__H=i,u.__h.push(o))}function d(n){return i=5,h(function(){return{current:n}},[])}function s(n,t,u){i=6,y(function(){\"function\"==typeof n?n(t()):n&&(n.current=t())},null==u?u:u.concat(n))}function h(n,u){var r=v(t++,7);return x(r.__H,u)?(r.__H=u,r.__h=n,r.__=n()):r.__}function T(n,t){return i=8,h(function(){return n},t)}function w(n){var r=u.context[n.__c],i=v(t++,9);return i.__c=n,r?(null==i.__&&(i.__=!0,r.sub(u)),r.props.value):n.__}function A(t,u){n.useDebugValue&&n.useDebugValue(u?u(t):t)}function F(n){var r=v(t++,10),i=m();return r.__=n,u.componentDidCatch||(u.componentDidCatch=function(n){r.__&&r.__(n),i[1](n)}),[i[0],function(){i[1](void 0)}]}function _(){o.some(function(t){if(t.__P)try{t.__H.__h.forEach(g),t.__H.__h.forEach(q),t.__H.__h=[]}catch(u){return t.__H.__h=[],n.__e(u,t.__v),!0}}),o=[]}function g(n){n.t&&n.t()}function q(n){var t=n.__();\"function\"==typeof t&&(n.t=t)}function x(n,t){return!n||t.some(function(t,u){return t!==n[u]})}function E(n,t){return\"function\"==typeof t?t(n):t}n.__r=function(n){c&&c(n),t=0,(u=n.__c).__H&&(u.__H.__h.forEach(g),u.__H.__h.forEach(q),u.__H.__h=[])},n.diffed=function(t){f&&f(t);var u=t.__c;if(u){var i=u.__H;i&&i.__h.length&&(1!==o.push(u)&&r===n.requestAnimationFrame||((r=n.requestAnimationFrame)||function(n){var t,u=function(){clearTimeout(r),cancelAnimationFrame(t),setTimeout(n)},r=setTimeout(u,100);\"undefined\"!=typeof window&&(t=requestAnimationFrame(u))})(_))}},n.__c=function(t,u){u.some(function(t){try{t.__h.forEach(g),t.__h=t.__h.filter(function(n){return!n.__||q(n)})}catch(r){u.some(function(n){n.__h&&(n.__h=[])}),u=[],n.__e(r,t.__v)}}),e&&e(t,u)},n.unmount=function(t){a&&a(t);var u=t.__c;if(u){var r=u.__H;if(r)try{r.__.forEach(function(n){return n.t&&n.t()})}catch(t){n.__e(t,u.__v)}}};export{m as useState,p as useReducer,l as useEffect,y as useLayoutEffect,d as useRef,s as useImperativeHandle,h as useMemo,T as useCallback,w as useContext,A as useDebugValue,F as useErrorBoundary};\n//# sourceMappingURL=hooks.module.js.map\n", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/api.js", + "name": "./src/api.js", + "index": 6, + "index2": 4, + "size": 433, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/app.jsx", + "issuerId": null, + "issuerName": "./src/app.jsx", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/app.jsx", + "name": "./src/app.jsx" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/app.jsx", + "module": "./src/app.jsx", + "moduleName": "./src/app.jsx", + "type": "harmony side effect evaluation", + "userRequest": "./api", + "loc": "12:0-42" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/app.jsx", + "module": "./src/app.jsx", + "moduleName": "./src/app.jsx", + "type": "harmony import specifier", + "userRequest": "./api", + "loc": "21:4-21" + } + ], + "usedExports": [ + "fetchFullArticles" + ], + "providedExports": [ + "fetchFullArticles" + ], + "optimizationBailout": [], + "depth": 2, + "source": "var API_URL = 'https://dev.to/api/articles';\n\nfunction extractJson(response) {\n return response.json();\n}\n\nexport function fetchFullArticles() {\n return fetch(\"\".concat(API_URL, \"?per_page=5\")).then(extractJson).then(function (articles) {\n var fullArticles = articles.map(function (article) {\n return fetch(\"\".concat(API_URL, \"/\").concat(article.id)).then(extractJson);\n });\n return Promise.all(fullArticles);\n });\n}", + "parsedSize": 225, + "parsedSource": "\"https://dev.to/api/articles\";function Q(n){return n.json()}fetch(\"\".concat(K,\"?per_page=5\")).then(Q).then((function(n){var r=n.map((function(n){return fetch(\"\".concat(K,\"/\").concat(n.id)).then(Q)}));return Promise.all(r)})).", + "originalSize": 451, + "originalSource": "const API_URL = 'https://dev.to/api/articles';\n\nfunction extractJson(response) {\n return response.json();\n}\n\nexport function fetchFullArticles() {\n return fetch(`${API_URL}?per_page=5`)\n .then(extractJson)\n .then((articles) => {\n const fullArticles = articles.map((article) =>\n fetch(`${API_URL}/${article.id}`).then(extractJson)\n );\n\n return Promise.all(fullArticles);\n });\n}", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/article.jsx", + "name": "./src/article.jsx", + "index": 7, + "index2": 324, + "size": 764, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/app.jsx", + "issuerId": null, + "issuerName": "./src/app.jsx", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/app.jsx", + "name": "./src/app.jsx" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/app.jsx", + "module": "./src/app.jsx", + "moduleName": "./src/app.jsx", + "type": "harmony side effect evaluation", + "userRequest": "./article", + "loc": "13:0-32" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/app.jsx", + "module": "./src/app.jsx", + "moduleName": "./src/app.jsx", + "type": "harmony import specifier", + "userRequest": "./article", + "loc": "28:13-20" + } + ], + "usedExports": [ + "default" + ], + "providedExports": [ + "default" + ], + "optimizationBailout": [], + "depth": 2, + "source": "import { h } from 'preact';\nimport { isEmpty, map, pipe, reject, split, trim } from 'nanoutils';\nimport styles from './article.css';\nvar renderTags = pipe(split(','), map(trim), reject(isEmpty), map(function (tag) {\n return h(\"li\", {\n className: styles.tag\n }, tag);\n}));\nexport default function Article(_ref) {\n var body_html = _ref.body_html,\n title = _ref.title,\n tag_list = _ref.tag_list;\n return h(\"article\", {\n className: styles.root\n }, h(\"header\", null, h(\"h2\", {\n className: styles.title\n }, title), h(\"nav\", {\n className: styles.tagsContainer\n }, h(\"ul\", {\n className: styles.tags\n }, renderTags(tag_list)))), h(\"div\", {\n className: styles.content,\n dangerouslySetInnerHTML: {\n __html: body_html\n }\n }));\n}", + "parsedSize": 373, + "parsedSource": "rr=Wn(Bn(\",\"),Dn((zn((Dn((function(n){return h(\"li\",{className:nr.a.tag},n)})));function tr(n){var r=n.body_html,t=n.title,e=n.tag_list;return h(\"article\",{className:nr.a.root},h(\"header\",null,h(\"h2\",{className:nr.a.title},t),h(\"nav\",{className:nr.a.tagsContainer},h(\"ul\",{className:nr.a.tags},rr(e)))),h(\"div\",{className:nr.a.content,dangerouslySetInnerHTML:{__html:r}}))}", + "originalSize": 783, + "originalSource": "import { h } from 'preact';\nimport {\n isEmpty,\n map,\n pipe,\n reject,\n split,\n trim\n} from 'nanoutils';\n\nimport styles from './article.css';\n\nconst renderTags = pipe(\n split(','),\n map(trim),\n reject(isEmpty),\n map((tag) =>
  • {tag}
  • )\n);\n\nexport default function Article({ body_html, title, tag_list }) {\n return
    \n
    \n

    {title}

    \n \n
    \n
    \n
    ;\n}\n", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "name": "./node_modules/nanoutils/lib/index.js", + "index": 8, + "index2": 321, + "size": 13213, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/article.jsx", + "issuerId": null, + "issuerName": "./src/article.jsx", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/article.jsx", + "name": "./src/article.jsx" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/article.jsx", + "module": "./src/article.jsx", + "moduleName": "./src/article.jsx", + "type": "harmony side effect evaluation", + "userRequest": "nanoutils", + "loc": "2:0-68" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/article.jsx", + "module": "./src/article.jsx", + "moduleName": "./src/article.jsx", + "type": "harmony import specifier", + "userRequest": "nanoutils", + "loc": "4:17-21" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/article.jsx", + "module": "./src/article.jsx", + "moduleName": "./src/article.jsx", + "type": "harmony import specifier", + "userRequest": "nanoutils", + "loc": "4:22-27" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/article.jsx", + "module": "./src/article.jsx", + "moduleName": "./src/article.jsx", + "type": "harmony import specifier", + "userRequest": "nanoutils", + "loc": "4:34-37" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/article.jsx", + "module": "./src/article.jsx", + "moduleName": "./src/article.jsx", + "type": "harmony import specifier", + "userRequest": "nanoutils", + "loc": "4:38-42" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/article.jsx", + "module": "./src/article.jsx", + "moduleName": "./src/article.jsx", + "type": "harmony import specifier", + "userRequest": "nanoutils", + "loc": "4:45-51" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/article.jsx", + "module": "./src/article.jsx", + "moduleName": "./src/article.jsx", + "type": "harmony import specifier", + "userRequest": "nanoutils", + "loc": "4:52-59" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/article.jsx", + "module": "./src/article.jsx", + "moduleName": "./src/article.jsx", + "type": "harmony import specifier", + "userRequest": "nanoutils", + "loc": "4:62-65" + } + ], + "usedExports": [ + "pipe", + "split", + "map", + "trim", + "reject", + "isEmpty" + ], + "providedExports": [ + "F", + "T", + "__", + "add", + "addIndex", + "adjust", + "adjustIn", + "all", + "allPass", + "always", + "and", + "any", + "anyPass", + "ap", + "aperture", + "append", + "apply", + "applySpec", + "applyTo", + "ascend", + "assoc", + "assocPath", + "az", + "binary", + "bind", + "both", + "call", + "camelCase", + "ceil", + "chain", + "clamp", + "clone", + "compact", + "comparator", + "complement", + "compose", + "composeP", + "composeT", + "concat", + "cond", + "construct", + "constructN", + "contains", + "converge", + "countBy", + "curry", + "curryN", + "debounce", + "dec", + "defaultTo", + "descend", + "difference", + "differenceWith", + "dissoc", + "dissocPath", + "divide", + "drop", + "dropLast", + "dropLastWhile", + "dropRepeats", + "dropRepeatsWith", + "dropT", + "dropWhile", + "dropWhileT", + "either", + "empty", + "endsWith", + "eqBy", + "eqLens", + "eqProps", + "eqWith", + "equals", + "evolve", + "fill", + "filter", + "filterT", + "find", + "findIndex", + "findLast", + "findLastIndex", + "flatten", + "flattenObj", + "flip", + "forEach", + "forEachObjIndexed", + "fromPairs", + "groupBy", + "groupWith", + "gt", + "gte", + "has", + "hasIn", + "head", + "identical", + "identity", + "identityT", + "ifElse", + "inc", + "includes", + "indexBy", + "indexOf", + "indexed", + "init", + "innerJoin", + "insert", + "insertAll", + "intersection", + "intersperse", + "into", + "invert", + "invertObj", + "invoker", + "is", + "isEmpty", + "isInteger", + "isNil", + "join", + "juxt", + "kebabCase", + "keys", + "keysIn", + "last", + "lastIndexOf", + "length", + "lens", + "lensIndex", + "lensPath", + "lensProp", + "lift", + "liftN", + "lt", + "lte", + "map", + "mapAccum", + "mapAccumRight", + "mapObjIndexed", + "mapT", + "match", + "mathMod", + "max", + "maxBy", + "mean", + "median", + "memoize", + "memoizeWith", + "merge", + "mergeAll", + "mergeDeepLeft", + "mergeDeepRight", + "mergeDeepWith", + "mergeDeepWithKey", + "mergeWith", + "mergeWithKey", + "min", + "minBy", + "modulo", + "multiply", + "nAry", + "negate", + "none", + "noop", + "not", + "nth", + "nthArg", + "o", + "objOf", + "of", + "omit", + "omitBy", + "once", + "or", + "over", + "pair", + "partial", + "partialRight", + "partition", + "path", + "pathEq", + "pathOr", + "pathSatisfies", + "pick", + "pickAll", + "pickBy", + "pipe", + "pipeP", + "pipeT", + "pluck", + "prepend", + "product", + "project", + "prop", + "propEq", + "propIs", + "propOr", + "propSatisfies", + "props", + "range", + "reduce", + "reduceBy", + "reduceRight", + "reduceWhile", + "reduceWhileRight", + "reject", + "remove", + "repeat", + "replace", + "reverse", + "scan", + "set", + "slice", + "snakeCase", + "sort", + "sortBy", + "sortWith", + "split", + "splitAt", + "splitEvery", + "splitWhen", + "startsWith", + "subtract", + "sum", + "symmetricDifference", + "symmetricDifferenceWith", + "tail", + "take", + "takeLast", + "takeLastWhile", + "takeT", + "takeWhile", + "takeWhileT", + "tap", + "tapT", + "test", + "throttle", + "times", + "toArray", + "toLower", + "toPairs", + "toPairsIn", + "toString", + "toUpper", + "transduce", + "transduceRight", + "transpose", + "trim", + "tryCatch", + "type", + "unapply", + "unary", + "uncurryN", + "unfold", + "union", + "unionWith", + "uniq", + "uniqBy", + "uniqWith", + "unless", + "unnest", + "unnestN", + "until", + "unzip", + "unzipWith", + "update", + "updateBy", + "useWith", + "values", + "valuesIn", + "view", + "when", + "where", + "whereEq", + "without", + "xprod", + "za", + "zip", + "zipObj", + "zipObjDeep", + "zipWith" + ], + "optimizationBailout": [], + "depth": 3, + "source": "// @create-index\n\nexport { default as F } from './F';\nexport { default as T } from './T';\nexport { default as __ } from './__';\nexport { default as add } from './add';\nexport { default as addIndex } from './addIndex';\nexport { default as adjust } from './adjust';\nexport { default as adjustIn } from './adjustIn';\nexport { default as all } from './all';\nexport { default as allPass } from './allPass';\nexport { default as always } from './always';\nexport { default as and } from './and';\nexport { default as any } from './any';\nexport { default as anyPass } from './anyPass';\nexport { default as ap } from './ap';\nexport { default as aperture } from './aperture';\nexport { default as append } from './append';\nexport { default as apply } from './apply';\nexport { default as applySpec } from './applySpec';\nexport { default as applyTo } from './applyTo';\nexport { default as ascend } from './ascend';\nexport { default as assoc } from './assoc';\nexport { default as assocPath } from './assocPath';\nexport { default as az } from './az';\nexport { default as binary } from './binary';\nexport { default as bind } from './bind';\nexport { default as both } from './both';\nexport { default as call } from './call';\nexport { default as camelCase } from './camelCase';\nexport { default as ceil } from './ceil';\nexport { default as chain } from './chain';\nexport { default as clamp } from './clamp';\nexport { default as clone } from './clone';\nexport { default as compact } from './compact';\nexport { default as comparator } from './comparator';\nexport { default as complement } from './complement';\nexport { default as compose } from './compose';\nexport { default as composeP } from './composeP';\nexport { default as composeT } from './composeT';\nexport { default as concat } from './concat';\nexport { default as cond } from './cond';\nexport { default as construct } from './construct';\nexport { default as constructN } from './constructN';\nexport { default as contains } from './contains';\nexport { default as converge } from './converge';\nexport { default as countBy } from './countBy';\nexport { default as curry } from './curry';\nexport { default as curryN } from './curryN';\nexport { default as debounce } from './debounce';\nexport { default as dec } from './dec';\nexport { default as defaultTo } from './defaultTo';\nexport { default as descend } from './descend';\nexport { default as difference } from './difference';\nexport { default as differenceWith } from './differenceWith';\nexport { default as dissoc } from './dissoc';\nexport { default as dissocPath } from './dissocPath';\nexport { default as divide } from './divide';\nexport { default as drop } from './drop';\nexport { default as dropLast } from './dropLast';\nexport { default as dropLastWhile } from './dropLastWhile';\nexport { default as dropRepeats } from './dropRepeats';\nexport { default as dropRepeatsWith } from './dropRepeatsWith';\nexport { default as dropT } from './dropT';\nexport { default as dropWhile } from './dropWhile';\nexport { default as dropWhileT } from './dropWhileT';\nexport { default as either } from './either';\nexport { default as empty } from './empty';\nexport { default as endsWith } from './endsWith';\nexport { default as eqBy } from './eqBy';\nexport { default as eqLens } from './eqLens';\nexport { default as eqProps } from './eqProps';\nexport { default as eqWith } from './eqWith';\nexport { default as equals } from './equals';\nexport { default as evolve } from './evolve';\nexport { default as fill } from './fill';\nexport { default as filter } from './filter';\nexport { default as filterT } from './filterT';\nexport { default as find } from './find';\nexport { default as findIndex } from './findIndex';\nexport { default as findLast } from './findLast';\nexport { default as findLastIndex } from './findLastIndex';\nexport { default as flatten } from './flatten';\nexport { default as flattenObj } from './flattenObj';\nexport { default as flip } from './flip';\nexport { default as forEach } from './forEach';\nexport { default as forEachObjIndexed } from './forEachObjIndexed';\nexport { default as fromPairs } from './fromPairs';\nexport { default as groupBy } from './groupBy';\nexport { default as groupWith } from './groupWith';\nexport { default as gt } from './gt';\nexport { default as gte } from './gte';\nexport { default as has } from './has';\nexport { default as hasIn } from './hasIn';\nexport { default as head } from './head';\nexport { default as identical } from './identical';\nexport { default as identity } from './identity';\nexport { default as identityT } from './identityT';\nexport { default as ifElse } from './ifElse';\nexport { default as inc } from './inc';\nexport { default as includes } from './includes';\nexport { default as indexBy } from './indexBy';\nexport { default as indexOf } from './indexOf';\nexport { default as indexed } from './indexed';\nexport { default as init } from './init';\nexport { default as innerJoin } from './innerJoin';\nexport { default as insert } from './insert';\nexport { default as insertAll } from './insertAll';\nexport { default as intersection } from './intersection';\nexport { default as intersperse } from './intersperse';\nexport { default as into } from './into';\nexport { default as invert } from './invert';\nexport { default as invertObj } from './invertObj';\nexport { default as invoker } from './invoker';\nexport { default as is } from './is';\nexport { default as isEmpty } from './isEmpty';\nexport { default as isInteger } from './isInteger';\nexport { default as isNil } from './isNil';\nexport { default as join } from './join';\nexport { default as juxt } from './juxt';\nexport { default as kebabCase } from './kebabCase';\nexport { default as keys } from './keys';\nexport { default as keysIn } from './keysIn';\nexport { default as last } from './last';\nexport { default as lastIndexOf } from './lastIndexOf';\nexport { default as length } from './length';\nexport { default as lens } from './lens';\nexport { default as lensIndex } from './lensIndex';\nexport { default as lensPath } from './lensPath';\nexport { default as lensProp } from './lensProp';\nexport { default as lift } from './lift';\nexport { default as liftN } from './liftN';\nexport { default as lt } from './lt';\nexport { default as lte } from './lte';\nexport { default as map } from './map';\nexport { default as mapAccum } from './mapAccum';\nexport { default as mapAccumRight } from './mapAccumRight';\nexport { default as mapObjIndexed } from './mapObjIndexed';\nexport { default as mapT } from './mapT';\nexport { default as match } from './match';\nexport { default as mathMod } from './mathMod';\nexport { default as max } from './max';\nexport { default as maxBy } from './maxBy';\nexport { default as mean } from './mean';\nexport { default as median } from './median';\nexport { default as memoize } from './memoize';\nexport { default as memoizeWith } from './memoizeWith';\nexport { default as merge } from './merge';\nexport { default as mergeAll } from './mergeAll';\nexport { default as mergeDeepLeft } from './mergeDeepLeft';\nexport { default as mergeDeepRight } from './mergeDeepRight';\nexport { default as mergeDeepWith } from './mergeDeepWith';\nexport { default as mergeDeepWithKey } from './mergeDeepWithKey';\nexport { default as mergeWith } from './mergeWith';\nexport { default as mergeWithKey } from './mergeWithKey';\nexport { default as min } from './min';\nexport { default as minBy } from './minBy';\nexport { default as modulo } from './modulo';\nexport { default as multiply } from './multiply';\nexport { default as nAry } from './nAry';\nexport { default as negate } from './negate';\nexport { default as none } from './none';\nexport { default as noop } from './noop';\nexport { default as not } from './not';\nexport { default as nth } from './nth';\nexport { default as nthArg } from './nthArg';\nexport { default as o } from './o';\nexport { default as objOf } from './objOf';\nexport { default as of } from './of';\nexport { default as omit } from './omit';\nexport { default as omitBy } from './omitBy';\nexport { default as once } from './once';\nexport { default as or } from './or';\nexport { default as over } from './over';\nexport { default as pair } from './pair';\nexport { default as partial } from './partial';\nexport { default as partialRight } from './partialRight';\nexport { default as partition } from './partition';\nexport { default as path } from './path';\nexport { default as pathEq } from './pathEq';\nexport { default as pathOr } from './pathOr';\nexport { default as pathSatisfies } from './pathSatisfies';\nexport { default as pick } from './pick';\nexport { default as pickAll } from './pickAll';\nexport { default as pickBy } from './pickBy';\nexport { default as pipe } from './pipe';\nexport { default as pipeP } from './pipeP';\nexport { default as pipeT } from './pipeT';\nexport { default as pluck } from './pluck';\nexport { default as prepend } from './prepend';\nexport { default as product } from './product';\nexport { default as project } from './project';\nexport { default as prop } from './prop';\nexport { default as propEq } from './propEq';\nexport { default as propIs } from './propIs';\nexport { default as propOr } from './propOr';\nexport { default as propSatisfies } from './propSatisfies';\nexport { default as props } from './props';\nexport { default as range } from './range';\nexport { default as reduce } from './reduce';\nexport { default as reduceBy } from './reduceBy';\nexport { default as reduceRight } from './reduceRight';\nexport { default as reduceWhile } from './reduceWhile';\nexport { default as reduceWhileRight } from './reduceWhileRight';\nexport { default as reject } from './reject';\nexport { default as remove } from './remove';\nexport { default as repeat } from './repeat';\nexport { default as replace } from './replace';\nexport { default as reverse } from './reverse';\nexport { default as scan } from './scan';\nexport { default as set } from './set';\nexport { default as slice } from './slice';\nexport { default as snakeCase } from './snakeCase';\nexport { default as sort } from './sort';\nexport { default as sortBy } from './sortBy';\nexport { default as sortWith } from './sortWith';\nexport { default as split } from './split';\nexport { default as splitAt } from './splitAt';\nexport { default as splitEvery } from './splitEvery';\nexport { default as splitWhen } from './splitWhen';\nexport { default as startsWith } from './startsWith';\nexport { default as subtract } from './subtract';\nexport { default as sum } from './sum';\nexport { default as symmetricDifference } from './symmetricDifference';\nexport { default as symmetricDifferenceWith } from './symmetricDifferenceWith';\nexport { default as tail } from './tail';\nexport { default as take } from './take';\nexport { default as takeLast } from './takeLast';\nexport { default as takeLastWhile } from './takeLastWhile';\nexport { default as takeT } from './takeT';\nexport { default as takeWhile } from './takeWhile';\nexport { default as takeWhileT } from './takeWhileT';\nexport { default as tap } from './tap';\nexport { default as tapT } from './tapT';\nexport { default as test } from './test';\nexport { default as throttle } from './throttle';\nexport { default as times } from './times';\nexport { default as toArray } from './toArray';\nexport { default as toLower } from './toLower';\nexport { default as toPairs } from './toPairs';\nexport { default as toPairsIn } from './toPairsIn';\nexport { default as toString } from './toString';\nexport { default as toUpper } from './toUpper';\nexport { default as transduce } from './transduce';\nexport { default as transduceRight } from './transduceRight';\nexport { default as transpose } from './transpose';\nexport { default as trim } from './trim';\nexport { default as tryCatch } from './tryCatch';\nexport { default as type } from './type';\nexport { default as unapply } from './unapply';\nexport { default as unary } from './unary';\nexport { default as uncurryN } from './uncurryN';\nexport { default as unfold } from './unfold';\nexport { default as union } from './union';\nexport { default as unionWith } from './unionWith';\nexport { default as uniq } from './uniq';\nexport { default as uniqBy } from './uniqBy';\nexport { default as uniqWith } from './uniqWith';\nexport { default as unless } from './unless';\nexport { default as unnest } from './unnest';\nexport { default as unnestN } from './unnestN';\nexport { default as until } from './until';\nexport { default as unzip } from './unzip';\nexport { default as unzipWith } from './unzipWith';\nexport { default as update } from './update';\nexport { default as updateBy } from './updateBy';\nexport { default as useWith } from './useWith';\nexport { default as values } from './values';\nexport { default as valuesIn } from './valuesIn';\nexport { default as view } from './view';\nexport { default as when } from './when';\nexport { default as where } from './where';\nexport { default as whereEq } from './whereEq';\nexport { default as without } from './without';\nexport { default as xprod } from './xprod';\nexport { default as za } from './za';\nexport { default as zip } from './zip';\nexport { default as zipObj } from './zipObj';\nexport { default as zipObjDeep } from './zipObjDeep';\nexport { default as zipWith } from './zipWith';\n\n", + "parsedSize": null, + "parsedSource": null, + "originalSize": 13213, + "originalSource": "// @create-index\n\nexport { default as F } from './F';\nexport { default as T } from './T';\nexport { default as __ } from './__';\nexport { default as add } from './add';\nexport { default as addIndex } from './addIndex';\nexport { default as adjust } from './adjust';\nexport { default as adjustIn } from './adjustIn';\nexport { default as all } from './all';\nexport { default as allPass } from './allPass';\nexport { default as always } from './always';\nexport { default as and } from './and';\nexport { default as any } from './any';\nexport { default as anyPass } from './anyPass';\nexport { default as ap } from './ap';\nexport { default as aperture } from './aperture';\nexport { default as append } from './append';\nexport { default as apply } from './apply';\nexport { default as applySpec } from './applySpec';\nexport { default as applyTo } from './applyTo';\nexport { default as ascend } from './ascend';\nexport { default as assoc } from './assoc';\nexport { default as assocPath } from './assocPath';\nexport { default as az } from './az';\nexport { default as binary } from './binary';\nexport { default as bind } from './bind';\nexport { default as both } from './both';\nexport { default as call } from './call';\nexport { default as camelCase } from './camelCase';\nexport { default as ceil } from './ceil';\nexport { default as chain } from './chain';\nexport { default as clamp } from './clamp';\nexport { default as clone } from './clone';\nexport { default as compact } from './compact';\nexport { default as comparator } from './comparator';\nexport { default as complement } from './complement';\nexport { default as compose } from './compose';\nexport { default as composeP } from './composeP';\nexport { default as composeT } from './composeT';\nexport { default as concat } from './concat';\nexport { default as cond } from './cond';\nexport { default as construct } from './construct';\nexport { default as constructN } from './constructN';\nexport { default as contains } from './contains';\nexport { default as converge } from './converge';\nexport { default as countBy } from './countBy';\nexport { default as curry } from './curry';\nexport { default as curryN } from './curryN';\nexport { default as debounce } from './debounce';\nexport { default as dec } from './dec';\nexport { default as defaultTo } from './defaultTo';\nexport { default as descend } from './descend';\nexport { default as difference } from './difference';\nexport { default as differenceWith } from './differenceWith';\nexport { default as dissoc } from './dissoc';\nexport { default as dissocPath } from './dissocPath';\nexport { default as divide } from './divide';\nexport { default as drop } from './drop';\nexport { default as dropLast } from './dropLast';\nexport { default as dropLastWhile } from './dropLastWhile';\nexport { default as dropRepeats } from './dropRepeats';\nexport { default as dropRepeatsWith } from './dropRepeatsWith';\nexport { default as dropT } from './dropT';\nexport { default as dropWhile } from './dropWhile';\nexport { default as dropWhileT } from './dropWhileT';\nexport { default as either } from './either';\nexport { default as empty } from './empty';\nexport { default as endsWith } from './endsWith';\nexport { default as eqBy } from './eqBy';\nexport { default as eqLens } from './eqLens';\nexport { default as eqProps } from './eqProps';\nexport { default as eqWith } from './eqWith';\nexport { default as equals } from './equals';\nexport { default as evolve } from './evolve';\nexport { default as fill } from './fill';\nexport { default as filter } from './filter';\nexport { default as filterT } from './filterT';\nexport { default as find } from './find';\nexport { default as findIndex } from './findIndex';\nexport { default as findLast } from './findLast';\nexport { default as findLastIndex } from './findLastIndex';\nexport { default as flatten } from './flatten';\nexport { default as flattenObj } from './flattenObj';\nexport { default as flip } from './flip';\nexport { default as forEach } from './forEach';\nexport { default as forEachObjIndexed } from './forEachObjIndexed';\nexport { default as fromPairs } from './fromPairs';\nexport { default as groupBy } from './groupBy';\nexport { default as groupWith } from './groupWith';\nexport { default as gt } from './gt';\nexport { default as gte } from './gte';\nexport { default as has } from './has';\nexport { default as hasIn } from './hasIn';\nexport { default as head } from './head';\nexport { default as identical } from './identical';\nexport { default as identity } from './identity';\nexport { default as identityT } from './identityT';\nexport { default as ifElse } from './ifElse';\nexport { default as inc } from './inc';\nexport { default as includes } from './includes';\nexport { default as indexBy } from './indexBy';\nexport { default as indexOf } from './indexOf';\nexport { default as indexed } from './indexed';\nexport { default as init } from './init';\nexport { default as innerJoin } from './innerJoin';\nexport { default as insert } from './insert';\nexport { default as insertAll } from './insertAll';\nexport { default as intersection } from './intersection';\nexport { default as intersperse } from './intersperse';\nexport { default as into } from './into';\nexport { default as invert } from './invert';\nexport { default as invertObj } from './invertObj';\nexport { default as invoker } from './invoker';\nexport { default as is } from './is';\nexport { default as isEmpty } from './isEmpty';\nexport { default as isInteger } from './isInteger';\nexport { default as isNil } from './isNil';\nexport { default as join } from './join';\nexport { default as juxt } from './juxt';\nexport { default as kebabCase } from './kebabCase';\nexport { default as keys } from './keys';\nexport { default as keysIn } from './keysIn';\nexport { default as last } from './last';\nexport { default as lastIndexOf } from './lastIndexOf';\nexport { default as length } from './length';\nexport { default as lens } from './lens';\nexport { default as lensIndex } from './lensIndex';\nexport { default as lensPath } from './lensPath';\nexport { default as lensProp } from './lensProp';\nexport { default as lift } from './lift';\nexport { default as liftN } from './liftN';\nexport { default as lt } from './lt';\nexport { default as lte } from './lte';\nexport { default as map } from './map';\nexport { default as mapAccum } from './mapAccum';\nexport { default as mapAccumRight } from './mapAccumRight';\nexport { default as mapObjIndexed } from './mapObjIndexed';\nexport { default as mapT } from './mapT';\nexport { default as match } from './match';\nexport { default as mathMod } from './mathMod';\nexport { default as max } from './max';\nexport { default as maxBy } from './maxBy';\nexport { default as mean } from './mean';\nexport { default as median } from './median';\nexport { default as memoize } from './memoize';\nexport { default as memoizeWith } from './memoizeWith';\nexport { default as merge } from './merge';\nexport { default as mergeAll } from './mergeAll';\nexport { default as mergeDeepLeft } from './mergeDeepLeft';\nexport { default as mergeDeepRight } from './mergeDeepRight';\nexport { default as mergeDeepWith } from './mergeDeepWith';\nexport { default as mergeDeepWithKey } from './mergeDeepWithKey';\nexport { default as mergeWith } from './mergeWith';\nexport { default as mergeWithKey } from './mergeWithKey';\nexport { default as min } from './min';\nexport { default as minBy } from './minBy';\nexport { default as modulo } from './modulo';\nexport { default as multiply } from './multiply';\nexport { default as nAry } from './nAry';\nexport { default as negate } from './negate';\nexport { default as none } from './none';\nexport { default as noop } from './noop';\nexport { default as not } from './not';\nexport { default as nth } from './nth';\nexport { default as nthArg } from './nthArg';\nexport { default as o } from './o';\nexport { default as objOf } from './objOf';\nexport { default as of } from './of';\nexport { default as omit } from './omit';\nexport { default as omitBy } from './omitBy';\nexport { default as once } from './once';\nexport { default as or } from './or';\nexport { default as over } from './over';\nexport { default as pair } from './pair';\nexport { default as partial } from './partial';\nexport { default as partialRight } from './partialRight';\nexport { default as partition } from './partition';\nexport { default as path } from './path';\nexport { default as pathEq } from './pathEq';\nexport { default as pathOr } from './pathOr';\nexport { default as pathSatisfies } from './pathSatisfies';\nexport { default as pick } from './pick';\nexport { default as pickAll } from './pickAll';\nexport { default as pickBy } from './pickBy';\nexport { default as pipe } from './pipe';\nexport { default as pipeP } from './pipeP';\nexport { default as pipeT } from './pipeT';\nexport { default as pluck } from './pluck';\nexport { default as prepend } from './prepend';\nexport { default as product } from './product';\nexport { default as project } from './project';\nexport { default as prop } from './prop';\nexport { default as propEq } from './propEq';\nexport { default as propIs } from './propIs';\nexport { default as propOr } from './propOr';\nexport { default as propSatisfies } from './propSatisfies';\nexport { default as props } from './props';\nexport { default as range } from './range';\nexport { default as reduce } from './reduce';\nexport { default as reduceBy } from './reduceBy';\nexport { default as reduceRight } from './reduceRight';\nexport { default as reduceWhile } from './reduceWhile';\nexport { default as reduceWhileRight } from './reduceWhileRight';\nexport { default as reject } from './reject';\nexport { default as remove } from './remove';\nexport { default as repeat } from './repeat';\nexport { default as replace } from './replace';\nexport { default as reverse } from './reverse';\nexport { default as scan } from './scan';\nexport { default as set } from './set';\nexport { default as slice } from './slice';\nexport { default as snakeCase } from './snakeCase';\nexport { default as sort } from './sort';\nexport { default as sortBy } from './sortBy';\nexport { default as sortWith } from './sortWith';\nexport { default as split } from './split';\nexport { default as splitAt } from './splitAt';\nexport { default as splitEvery } from './splitEvery';\nexport { default as splitWhen } from './splitWhen';\nexport { default as startsWith } from './startsWith';\nexport { default as subtract } from './subtract';\nexport { default as sum } from './sum';\nexport { default as symmetricDifference } from './symmetricDifference';\nexport { default as symmetricDifferenceWith } from './symmetricDifferenceWith';\nexport { default as tail } from './tail';\nexport { default as take } from './take';\nexport { default as takeLast } from './takeLast';\nexport { default as takeLastWhile } from './takeLastWhile';\nexport { default as takeT } from './takeT';\nexport { default as takeWhile } from './takeWhile';\nexport { default as takeWhileT } from './takeWhileT';\nexport { default as tap } from './tap';\nexport { default as tapT } from './tapT';\nexport { default as test } from './test';\nexport { default as throttle } from './throttle';\nexport { default as times } from './times';\nexport { default as toArray } from './toArray';\nexport { default as toLower } from './toLower';\nexport { default as toPairs } from './toPairs';\nexport { default as toPairsIn } from './toPairsIn';\nexport { default as toString } from './toString';\nexport { default as toUpper } from './toUpper';\nexport { default as transduce } from './transduce';\nexport { default as transduceRight } from './transduceRight';\nexport { default as transpose } from './transpose';\nexport { default as trim } from './trim';\nexport { default as tryCatch } from './tryCatch';\nexport { default as type } from './type';\nexport { default as unapply } from './unapply';\nexport { default as unary } from './unary';\nexport { default as uncurryN } from './uncurryN';\nexport { default as unfold } from './unfold';\nexport { default as union } from './union';\nexport { default as unionWith } from './unionWith';\nexport { default as uniq } from './uniq';\nexport { default as uniqBy } from './uniqBy';\nexport { default as uniqWith } from './uniqWith';\nexport { default as unless } from './unless';\nexport { default as unnest } from './unnest';\nexport { default as unnestN } from './unnestN';\nexport { default as until } from './until';\nexport { default as unzip } from './unzip';\nexport { default as unzipWith } from './unzipWith';\nexport { default as update } from './update';\nexport { default as updateBy } from './updateBy';\nexport { default as useWith } from './useWith';\nexport { default as values } from './values';\nexport { default as valuesIn } from './valuesIn';\nexport { default as view } from './view';\nexport { default as when } from './when';\nexport { default as where } from './where';\nexport { default as whereEq } from './whereEq';\nexport { default as without } from './without';\nexport { default as xprod } from './xprod';\nexport { default as za } from './za';\nexport { default as zip } from './zip';\nexport { default as zipObj } from './zipObj';\nexport { default as zipObjDeep } from './zipObjDeep';\nexport { default as zipWith } from './zipWith';\n\n", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/always/index.js", + "name": "./node_modules/nanoutils/lib/always/index.js", + "index": 10, + "index2": 5, + "size": 70, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "issuerId": null, + "issuerName": "./node_modules/nanoutils/lib/index.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "name": "./node_modules/nanoutils/lib/index.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/F/index.js", + "module": "./node_modules/nanoutils/lib/F/index.js", + "moduleName": "./node_modules/nanoutils/lib/F/index.js", + "type": "harmony side effect evaluation", + "userRequest": "../always", + "loc": "1:0-30" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/T/index.js", + "module": "./node_modules/nanoutils/lib/T/index.js", + "moduleName": "./node_modules/nanoutils/lib/T/index.js", + "type": "harmony side effect evaluation", + "userRequest": "../always", + "loc": "1:0-30" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/noop/index.js", + "module": "./node_modules/nanoutils/lib/noop/index.js", + "moduleName": "./node_modules/nanoutils/lib/noop/index.js", + "type": "harmony side effect evaluation", + "userRequest": "../always", + "loc": "1:0-30" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/F/index.js", + "module": "./node_modules/nanoutils/lib/F/index.js", + "moduleName": "./node_modules/nanoutils/lib/F/index.js", + "type": "harmony import specifier", + "userRequest": "../always", + "loc": "3:15-21" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/T/index.js", + "module": "./node_modules/nanoutils/lib/T/index.js", + "moduleName": "./node_modules/nanoutils/lib/T/index.js", + "type": "harmony import specifier", + "userRequest": "../always", + "loc": "3:15-21" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/noop/index.js", + "module": "./node_modules/nanoutils/lib/noop/index.js", + "moduleName": "./node_modules/nanoutils/lib/noop/index.js", + "type": "harmony import specifier", + "userRequest": "../always", + "loc": "3:15-21" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony side effect evaluation", + "userRequest": "./always", + "loc": "12:0-45" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony export imported specifier", + "userRequest": "./always", + "loc": "12:0-45" + } + ], + "usedExports": [ + "default" + ], + "providedExports": [ + "default" + ], + "optimizationBailout": [], + "depth": 4, + "source": "export default function(v) {\n return function() {\n return v\n }\n}\n", + "parsedSize": 29, + "parsedSource": "return function(){return n}},", + "originalSize": 70, + "originalSource": "export default function(v) {\n return function() {\n return v\n }\n}\n", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/F/index.js", + "name": "./node_modules/nanoutils/lib/F/index.js", + "index": 9, + "index2": 6, + "size": 61, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "issuerId": null, + "issuerName": "./node_modules/nanoutils/lib/index.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "name": "./node_modules/nanoutils/lib/index.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony side effect evaluation", + "userRequest": "./F", + "loc": "3:0-35" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony export imported specifier", + "userRequest": "./F", + "loc": "3:0-35" + } + ], + "usedExports": false, + "providedExports": [ + "default" + ], + "optimizationBailout": [], + "depth": 4, + "source": "import always from '../always'\n\nexport default always(false)\n", + "parsedSize": 6, + "parsedSource": "Z(!1),", + "originalSize": 61, + "originalSource": "import always from '../always'\n\nexport default always(false)\n", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/T/index.js", + "name": "./node_modules/nanoutils/lib/T/index.js", + "index": 11, + "index2": 7, + "size": 60, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "issuerId": null, + "issuerName": "./node_modules/nanoutils/lib/index.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "name": "./node_modules/nanoutils/lib/index.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony side effect evaluation", + "userRequest": "./T", + "loc": "4:0-35" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony export imported specifier", + "userRequest": "./T", + "loc": "4:0-35" + } + ], + "usedExports": false, + "providedExports": [ + "default" + ], + "optimizationBailout": [], + "depth": 4, + "source": "import always from '../always'\n\nexport default always(true)\n", + "parsedSize": 6, + "parsedSource": "Z(!0),", + "originalSize": 60, + "originalSource": "import always from '../always'\n\nexport default always(true)\n", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/__/index.js", + "name": "./node_modules/nanoutils/lib/__/index.js", + "index": 12, + "index2": 8, + "size": 18, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "issuerId": null, + "issuerName": "./node_modules/nanoutils/lib/index.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "name": "./node_modules/nanoutils/lib/index.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/clone/index.js", + "module": "./node_modules/nanoutils/lib/clone/index.js", + "moduleName": "./node_modules/nanoutils/lib/clone/index.js", + "type": "harmony side effect evaluation", + "userRequest": "../__", + "loc": "1:0-22" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/_internal/_placehold/index.js", + "module": "./node_modules/nanoutils/lib/_internal/_placehold/index.js", + "moduleName": "./node_modules/nanoutils/lib/_internal/_placehold/index.js", + "type": "harmony side effect evaluation", + "userRequest": "../../__", + "loc": "1:0-25" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony side effect evaluation", + "userRequest": "./__", + "loc": "5:0-37" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony export imported specifier", + "userRequest": "./__", + "loc": "5:0-37" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/_internal/_placehold/index.js", + "module": "./node_modules/nanoutils/lib/_internal/_placehold/index.js", + "moduleName": "./node_modules/nanoutils/lib/_internal/_placehold/index.js", + "type": "harmony import specifier", + "userRequest": "../../__", + "loc": "8:28-30" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/clone/index.js", + "module": "./node_modules/nanoutils/lib/clone/index.js", + "moduleName": "./node_modules/nanoutils/lib/clone/index.js", + "type": "harmony import specifier", + "userRequest": "../__", + "loc": "15:14-16" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/clone/index.js", + "module": "./node_modules/nanoutils/lib/clone/index.js", + "moduleName": "./node_modules/nanoutils/lib/clone/index.js", + "type": "harmony import specifier", + "userRequest": "../__", + "loc": "15:25-27" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/_internal/_placehold/index.js", + "module": "./node_modules/nanoutils/lib/_internal/_placehold/index.js", + "moduleName": "./node_modules/nanoutils/lib/_internal/_placehold/index.js", + "type": "harmony import specifier", + "userRequest": "../../__", + "loc": "19:39-41" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/_internal/_placehold/index.js", + "module": "./node_modules/nanoutils/lib/_internal/_placehold/index.js", + "moduleName": "./node_modules/nanoutils/lib/_internal/_placehold/index.js", + "type": "harmony import specifier", + "userRequest": "../../__", + "loc": "19:67-69" + } + ], + "usedExports": [ + "default" + ], + "providedExports": [ + "default" + ], + "optimizationBailout": [], + "depth": 4, + "source": "export default {}\n", + "parsedSize": 4, + "parsedSource": "{});", + "originalSize": 18, + "originalSource": "export default {}\n", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/add/index.js", + "name": "./node_modules/nanoutils/lib/add/index.js", + "index": 13, + "index2": 10, + "size": 102, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "issuerId": null, + "issuerName": "./node_modules/nanoutils/lib/index.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "name": "./node_modules/nanoutils/lib/index.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony side effect evaluation", + "userRequest": "./add", + "loc": "6:0-39" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony export imported specifier", + "userRequest": "./add", + "loc": "6:0-39" + } + ], + "usedExports": false, + "providedExports": [ + "default" + ], + "optimizationBailout": [], + "depth": 4, + "source": "import curry2 from '../_internal/_curry2'\n\nexport default curry2(function(a, b) {\n return +a + +b\n})\n", + "parsedSize": 34, + "parsedSource": "rn((function(n,r){return+n+ +r}));", + "originalSize": 102, + "originalSource": "import curry2 from '../_internal/_curry2'\n\nexport default curry2(function(a, b) {\n return +a + +b\n})\n", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/addIndex/index.js", + "name": "./node_modules/nanoutils/lib/addIndex/index.js", + "index": 15, + "index2": 12, + "size": 203, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "issuerId": null, + "issuerName": "./node_modules/nanoutils/lib/index.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "name": "./node_modules/nanoutils/lib/index.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony side effect evaluation", + "userRequest": "./addIndex", + "loc": "7:0-49" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony export imported specifier", + "userRequest": "./addIndex", + "loc": "7:0-49" + } + ], + "usedExports": false, + "providedExports": [ + "default" + ], + "optimizationBailout": [], + "depth": 4, + "source": "import curry3 from '../_internal/_curry3'\n\nexport default curry3(function addIndex(f, g, array) {\n var index = 0\n return f(\n function(value) {\n return g(value, index++)\n },\n array\n )\n})\n", + "parsedSize": 74, + "parsedSource": "tn((function(n,r,t){var e=0;return n((function(n){return r(n,e++)}),t)}));", + "originalSize": 203, + "originalSource": "import curry3 from '../_internal/_curry3'\n\nexport default curry3(function addIndex(f, g, array) {\n var index = 0\n return f(\n function(value) {\n return g(value, index++)\n },\n array\n )\n})\n", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/adjust/index.js", + "name": "./node_modules/nanoutils/lib/adjust/index.js", + "index": 17, + "index2": 14, + "size": 103, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "issuerId": null, + "issuerName": "./node_modules/nanoutils/lib/index.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "name": "./node_modules/nanoutils/lib/index.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony side effect evaluation", + "userRequest": "./adjust", + "loc": "8:0-45" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony export imported specifier", + "userRequest": "./adjust", + "loc": "8:0-45" + } + ], + "usedExports": false, + "providedExports": [ + "default" + ], + "optimizationBailout": [], + "depth": 4, + "source": "import curry3 from '../_internal/_curry3'\nimport adjust from './adjust'\n\nexport default curry3(adjust)\n", + "parsedSize": 7, + "parsedSource": "tn(en);", + "originalSize": 103, + "originalSource": "import curry3 from '../_internal/_curry3'\nimport adjust from './adjust'\n\nexport default curry3(adjust)\n", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/adjustIn/index.js", + "name": "./node_modules/nanoutils/lib/adjustIn/index.js", + "index": 19, + "index2": 16, + "size": 245, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "issuerId": null, + "issuerName": "./node_modules/nanoutils/lib/index.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "name": "./node_modules/nanoutils/lib/index.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony side effect evaluation", + "userRequest": "./adjustIn", + "loc": "9:0-49" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony export imported specifier", + "userRequest": "./adjustIn", + "loc": "9:0-49" + } + ], + "usedExports": false, + "providedExports": [ + "default" + ], + "optimizationBailout": [], + "depth": 4, + "source": "import curry3 from '../_internal/_curry3'\nimport adjust from '../adjust/adjust'\nimport findIndex from '../findIndex/findIndex'\n\nexport default curry3(function adjustIn(fn, predicate, arr) {\n return adjust(fn, findIndex(predicate, arr), arr)\n})\n", + "parsedSize": 46, + "parsedSource": "tn((function(n,r,t){return en(n,un(r,t),t)})),", + "originalSize": 245, + "originalSource": "import curry3 from '../_internal/_curry3'\nimport adjust from '../adjust/adjust'\nimport findIndex from '../findIndex/findIndex'\n\nexport default curry3(function adjustIn(fn, predicate, arr) {\n return adjust(fn, findIndex(predicate, arr), arr)\n})\n", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/all/index.js", + "name": "./node_modules/nanoutils/lib/all/index.js", + "index": 21, + "index2": 17, + "size": 207, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "issuerId": null, + "issuerName": "./node_modules/nanoutils/lib/index.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "name": "./node_modules/nanoutils/lib/index.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony side effect evaluation", + "userRequest": "./all", + "loc": "10:0-39" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony export imported specifier", + "userRequest": "./all", + "loc": "10:0-39" + } + ], + "usedExports": false, + "providedExports": [ + "default" + ], + "optimizationBailout": [], + "depth": 4, + "source": "import curry2 from '../_internal/_curry2'\n\nexport default curry2(function all(cb, data) {\n var i = 0\n var length = data.length\n while (i < length && cb(data[i])) {\n i += 1\n }\n return i === length\n})\n", + "parsedSize": 76, + "parsedSource": "rn((function(n,r){for(var t=0,e=r.length;t cbB ? 1 : cbA < cbB ? -1 : 0\n }\n}\n", + "parsedSize": null, + "parsedSource": null, + "originalSize": 155, + "originalSource": "export default function ascend(cb) {\n return function(a, b) {\n var cbA = cb(a)\n var cbB = cb(b)\n return cbA > cbB ? 1 : cbA < cbB ? -1 : 0\n }\n}\n", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/assoc/index.js", + "name": "./node_modules/nanoutils/lib/assoc/index.js", + "index": 35, + "index2": 33, + "size": 100, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "issuerId": null, + "issuerName": "./node_modules/nanoutils/lib/index.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "name": "./node_modules/nanoutils/lib/index.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony side effect evaluation", + "userRequest": "./assoc", + "loc": "23:0-43" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony export imported specifier", + "userRequest": "./assoc", + "loc": "23:0-43" + } + ], + "usedExports": false, + "providedExports": [ + "default" + ], + "optimizationBailout": [], + "depth": 4, + "source": "import curry3 from '../_internal/_curry3'\nimport assoc from './assoc'\n\nexport default curry3(assoc)\n", + "parsedSize": 7, + "parsedSource": "tn(fn);", + "originalSize": 100, + "originalSource": "import curry3 from '../_internal/_curry3'\nimport assoc from './assoc'\n\nexport default curry3(assoc)\n", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/assocPath/index.js", + "name": "./node_modules/nanoutils/lib/assocPath/index.js", + "index": 38, + "index2": 35, + "size": 112, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "issuerId": null, + "issuerName": "./node_modules/nanoutils/lib/index.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "name": "./node_modules/nanoutils/lib/index.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony side effect evaluation", + "userRequest": "./assocPath", + "loc": "24:0-51" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony export imported specifier", + "userRequest": "./assocPath", + "loc": "24:0-51" + } + ], + "usedExports": false, + "providedExports": [ + "default" + ], + "optimizationBailout": [], + "depth": 4, + "source": "import curry3 from '../_internal/_curry3'\nimport assocPath from './assocPath'\n\nexport default curry3(assocPath)\n", + "parsedSize": 7, + "parsedSource": "tn(ln);", + "originalSize": 112, + "originalSource": "import curry3 from '../_internal/_curry3'\nimport assocPath from './assocPath'\n\nexport default curry3(assocPath)\n", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/az/index.js", + "name": "./node_modules/nanoutils/lib/az/index.js", + "index": 40, + "index2": 36, + "size": 109, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "issuerId": null, + "issuerName": "./node_modules/nanoutils/lib/index.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "name": "./node_modules/nanoutils/lib/index.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony side effect evaluation", + "userRequest": "./az", + "loc": "25:0-37" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony export imported specifier", + "userRequest": "./az", + "loc": "25:0-37" + } + ], + "usedExports": false, + "providedExports": [ + "default" + ], + "optimizationBailout": [], + "depth": 4, + "source": "export default function az(prop) {\n return function(a, b) {\n return prop(a).localeCompare(prop(b))\n }\n}\n", + "parsedSize": null, + "parsedSource": null, + "originalSize": 109, + "originalSource": "export default function az(prop) {\n return function(a, b) {\n return prop(a).localeCompare(prop(b))\n }\n}\n", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/binary/index.js", + "name": "./node_modules/nanoutils/lib/binary/index.js", + "index": 41, + "index2": 37, + "size": 89, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "issuerId": null, + "issuerName": "./node_modules/nanoutils/lib/index.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "name": "./node_modules/nanoutils/lib/index.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony side effect evaluation", + "userRequest": "./binary", + "loc": "26:0-45" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony export imported specifier", + "userRequest": "./binary", + "loc": "26:0-45" + } + ], + "usedExports": false, + "providedExports": [ + "default" + ], + "optimizationBailout": [], + "depth": 4, + "source": "export default function binary(cb) {\n return function(a, b) {\n return cb(a, b)\n }\n}\n", + "parsedSize": null, + "parsedSource": null, + "originalSize": 89, + "originalSource": "export default function binary(cb) {\n return function(a, b) {\n return cb(a, b)\n }\n}\n", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/bind/index.js", + "name": "./node_modules/nanoutils/lib/bind/index.js", + "index": 42, + "index2": 38, + "size": 123, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "issuerId": null, + "issuerName": "./node_modules/nanoutils/lib/index.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "name": "./node_modules/nanoutils/lib/index.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony side effect evaluation", + "userRequest": "./bind", + "loc": "27:0-41" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony export imported specifier", + "userRequest": "./bind", + "loc": "27:0-41" + } + ], + "usedExports": false, + "providedExports": [ + "default" + ], + "optimizationBailout": [], + "depth": 4, + "source": "import curry2 from '../_internal/_curry2'\n\nexport default curry2(function bind(fn, context) {\n return fn.bind(context)\n})\n", + "parsedSize": 38, + "parsedSource": "rn((function(n,r){return n.bind(r)}));", + "originalSize": 123, + "originalSource": "import curry2 from '../_internal/_curry2'\n\nexport default curry2(function bind(fn, context) {\n return fn.bind(context)\n})\n", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/both/index.js", + "name": "./node_modules/nanoutils/lib/both/index.js", + "index": 43, + "index2": 39, + "size": 135, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "issuerId": null, + "issuerName": "./node_modules/nanoutils/lib/index.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "name": "./node_modules/nanoutils/lib/index.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony side effect evaluation", + "userRequest": "./both", + "loc": "28:0-41" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony export imported specifier", + "userRequest": "./both", + "loc": "28:0-41" + } + ], + "usedExports": false, + "providedExports": [ + "default" + ], + "optimizationBailout": [], + "depth": 4, + "source": "export default function both(fn1, fn2) {\n return function() {\n return fn1.apply(fn1, arguments) && fn2.apply(fn2, arguments)\n }\n}\n", + "parsedSize": null, + "parsedSource": null, + "originalSize": 135, + "originalSource": "export default function both(fn1, fn2) {\n return function() {\n return fn1.apply(fn1, arguments) && fn2.apply(fn2, arguments)\n }\n}\n", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/call/index.js", + "name": "./node_modules/nanoutils/lib/call/index.js", + "index": 44, + "index2": 40, + "size": 167, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "issuerId": null, + "issuerName": "./node_modules/nanoutils/lib/index.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "name": "./node_modules/nanoutils/lib/index.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony side effect evaluation", + "userRequest": "./call", + "loc": "29:0-41" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony export imported specifier", + "userRequest": "./call", + "loc": "29:0-41" + } + ], + "usedExports": false, + "providedExports": [ + "default" + ], + "optimizationBailout": [], + "depth": 4, + "source": "export default function call(fn) {\n return arguments.length > 1\n ? fn.apply(fn, [].slice.call(arguments, 1))\n : function() { return fn.apply(fn, arguments) }\n}\n", + "parsedSize": null, + "parsedSource": null, + "originalSize": 167, + "originalSource": "export default function call(fn) {\n return arguments.length > 1\n ? fn.apply(fn, [].slice.call(arguments, 1))\n : function() { return fn.apply(fn, arguments) }\n}\n", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/camelCase/index.js", + "name": "./node_modules/nanoutils/lib/camelCase/index.js", + "index": 45, + "index2": 42, + "size": 313, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "issuerId": null, + "issuerName": "./node_modules/nanoutils/lib/index.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "name": "./node_modules/nanoutils/lib/index.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony side effect evaluation", + "userRequest": "./camelCase", + "loc": "30:0-51" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony export imported specifier", + "userRequest": "./camelCase", + "loc": "30:0-51" + } + ], + "usedExports": false, + "providedExports": [ + "default" + ], + "optimizationBailout": [], + "depth": 4, + "source": "import _words from '../_internal/_words'\n\nexport default function camelCase(string) {\n return _words(string).reduce(function(acc, word) {\n if (word !== '') {\n if (acc === '') return word.toLowerCase()\n return acc + word[0].toUpperCase() + word.slice(1).toLowerCase()\n }\n return acc\n }, '')\n}\n", + "parsedSize": null, + "parsedSource": null, + "originalSize": 313, + "originalSource": "import _words from '../_internal/_words'\n\nexport default function camelCase(string) {\n return _words(string).reduce(function(acc, word) {\n if (word !== '') {\n if (acc === '') return word.toLowerCase()\n return acc + word[0].toUpperCase() + word.slice(1).toLowerCase()\n }\n return acc\n }, '')\n}\n", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/ceil/index.js", + "name": "./node_modules/nanoutils/lib/ceil/index.js", + "index": 47, + "index2": 44, + "size": 438, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "issuerId": null, + "issuerName": "./node_modules/nanoutils/lib/index.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "name": "./node_modules/nanoutils/lib/index.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony side effect evaluation", + "userRequest": "./ceil", + "loc": "31:0-41" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony export imported specifier", + "userRequest": "./ceil", + "loc": "31:0-41" + } + ], + "usedExports": false, + "providedExports": [ + "default" + ], + "optimizationBailout": [], + "depth": 4, + "source": "import clamp from '../clamp/clamp'\n\nexport default function ceil(number, precision) {\n precision = clamp(-292, 292, precision || 0)\n if (!precision) {\n return Math.ceil(number)\n }\n\n var beforeAndAfter = function(value) {\n var pair = (number + 'e').split('e')\n pair[1] = +pair[1] + value\n pair.length = 2\n return pair.join('e')\n }\n\n number = Math.ceil(beforeAndAfter(precision))\n return +beforeAndAfter(-precision)\n}\n", + "parsedSize": null, + "parsedSource": null, + "originalSize": 438, + "originalSource": "import clamp from '../clamp/clamp'\n\nexport default function ceil(number, precision) {\n precision = clamp(-292, 292, precision || 0)\n if (!precision) {\n return Math.ceil(number)\n }\n\n var beforeAndAfter = function(value) {\n var pair = (number + 'e').split('e')\n pair[1] = +pair[1] + value\n pair.length = 2\n return pair.join('e')\n }\n\n number = Math.ceil(beforeAndAfter(precision))\n return +beforeAndAfter(-precision)\n}\n", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/chain/index.js", + "name": "./node_modules/nanoutils/lib/chain/index.js", + "index": 49, + "index2": 45, + "size": 415, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "issuerId": null, + "issuerName": "./node_modules/nanoutils/lib/index.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "name": "./node_modules/nanoutils/lib/index.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony side effect evaluation", + "userRequest": "./chain", + "loc": "32:0-43" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony export imported specifier", + "userRequest": "./chain", + "loc": "32:0-43" + } + ], + "usedExports": false, + "providedExports": [ + "default" + ], + "optimizationBailout": [], + "depth": 4, + "source": "import curry2 from '../_internal/_curry2'\n\nexport default curry2(function chain(fn, item) {\n if (typeof item === 'function') {\n return function(arr) {\n return fn(item(arr))(arr)\n }\n }\n var result = []\n for (var i = 0; i < item.length; i++) {\n var elem = fn(item[i])\n if (Array.isArray(elem)) {\n [].push.apply(result, elem)\n } else {\n result.push(elem)\n }\n }\n return result\n})\n", + "parsedSize": 185, + "parsedSource": "rn((function(n,r){if(\"function\"==typeof r)return function(t){return n(r(t))(t)};for(var t=[],e=0;e -1) {\n obj[key] = clones[idx]\n } else {\n obj[key] = baseClone(src[key], circulars, clones, deep)\n }\n } else {\n obj[key] = src[key]\n }\n }\n return obj\n }\n\n return src\n}\n\nexport default function clone(src, deep) {\n deep = typeof deep === 'boolean' ? deep : true\n return baseClone(src, [], [], deep)\n}\n", + "parsedSize": 672, + "parsedSource": "function sn(n,r,t,e){if(n===nn)return nn;if(!n||\"object\"!=typeof n||\"function\"==typeof n)return n;if(n.nodeType&&\"cloneNode\"in n)return n.cloneNode(e);if(n instanceof Date)return new Date(n.getTime());if(n instanceof RegExp)return o=\"\",(u=n).global&&(o+=\"g\"),u.ignoreCase&&(o+=\"i\"),u.multiline&&(o+=\"m\"),u.sticky&&(o+=\"y\"),u.unicode&&(o+=\"u\"),new RegExp(u.source,o);var u,o;if(Array.isArray(n))return n.map((function(n){return e?pn(n,!0):n}));if(n instanceof Object){r.push(n);var i=Object.create(n);for(var c in t.push(i),n)if(e){var f=_n(n[c],r);i[c]=f>-1?t[f]:sn(n[c],r,t,e)}else i[c]=n[c];return i}return n}function pn(n,r){return sn(n,[],[],r=\"boolean\"!=typeof r||r)}", + "originalSize": 1446, + "originalSource": "import __ from '../__'\nimport indexOf from '../indexOf/indexOf'\n\nfunction cloneRegExp(pattern) {\n var flags = ''\n if (pattern.global) { flags += 'g' }\n if (pattern.ignoreCase) { flags += 'i' }\n if (pattern.multiline) { flags += 'm' }\n if (pattern.sticky) { flags += 'y' }\n if (pattern.unicode) { flags += 'u' }\n return new RegExp(pattern.source, flags)\n}\n\nfunction baseClone(src, circulars, clones, deep) {\n if (src === __) return __\n\n if (!src || typeof src !== 'object' || typeof src === 'function') {\n return src\n }\n\n if (src.nodeType && 'cloneNode' in src) {\n return src.cloneNode(deep)\n }\n\n if (src instanceof Date) {\n return new Date(src.getTime())\n }\n\n if (src instanceof RegExp) {\n return cloneRegExp(src)\n }\n\n if (Array.isArray(src)) {\n return src.map(function(value) {\n return deep ? clone(value, true) : value\n })\n }\n\n if (src instanceof Object) {\n circulars.push(src)\n var obj = Object.create(src)\n clones.push(obj)\n for (var key in src) {\n if (deep) {\n var idx = indexOf(src[key], circulars)\n if (idx > -1) {\n obj[key] = clones[idx]\n } else {\n obj[key] = baseClone(src[key], circulars, clones, deep)\n }\n } else {\n obj[key] = src[key]\n }\n }\n return obj\n }\n\n return src\n}\n\nexport default function clone(src, deep) {\n deep = typeof deep === 'boolean' ? deep : true\n return baseClone(src, [], [], deep)\n}\n", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/compact/index.js", + "name": "./node_modules/nanoutils/lib/compact/index.js", + "index": 53, + "index2": 49, + "size": 131, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "issuerId": null, + "issuerName": "./node_modules/nanoutils/lib/index.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "name": "./node_modules/nanoutils/lib/index.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony side effect evaluation", + "userRequest": "./compact", + "loc": "35:0-47" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony export imported specifier", + "userRequest": "./compact", + "loc": "35:0-47" + } + ], + "usedExports": false, + "providedExports": [ + "default" + ], + "optimizationBailout": [], + "depth": 4, + "source": "export default function compact(arr) {\n return Array.isArray(arr)\n ? arr.filter(function(i) {\n return i\n })\n : []\n}\n", + "parsedSize": null, + "parsedSource": null, + "originalSize": 131, + "originalSource": "export default function compact(arr) {\n return Array.isArray(arr)\n ? arr.filter(function(i) {\n return i\n })\n : []\n}\n", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/comparator/index.js", + "name": "./node_modules/nanoutils/lib/comparator/index.js", + "index": 54, + "index2": 50, + "size": 117, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "issuerId": null, + "issuerName": "./node_modules/nanoutils/lib/index.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "name": "./node_modules/nanoutils/lib/index.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony side effect evaluation", + "userRequest": "./comparator", + "loc": "36:0-53" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony export imported specifier", + "userRequest": "./comparator", + "loc": "36:0-53" + } + ], + "usedExports": false, + "providedExports": [ + "default" + ], + "optimizationBailout": [], + "depth": 4, + "source": "export default function comparator(cb) {\n return function(a, b) {\n return cb(a, b) ? -1 : cb(b, a) ? 1 : 0\n }\n}\n", + "parsedSize": null, + "parsedSource": null, + "originalSize": 117, + "originalSource": "export default function comparator(cb) {\n return function(a, b) {\n return cb(a, b) ? -1 : cb(b, a) ? 1 : 0\n }\n}\n", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/complement/index.js", + "name": "./node_modules/nanoutils/lib/complement/index.js", + "index": 55, + "index2": 51, + "size": 105, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "issuerId": null, + "issuerName": "./node_modules/nanoutils/lib/index.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "name": "./node_modules/nanoutils/lib/index.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony side effect evaluation", + "userRequest": "./complement", + "loc": "37:0-53" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony export imported specifier", + "userRequest": "./complement", + "loc": "37:0-53" + } + ], + "usedExports": false, + "providedExports": [ + "default" + ], + "optimizationBailout": [], + "depth": 4, + "source": "export default function complement(cb) {\n return function() {\n return !cb.apply(cb, arguments)\n }\n}\n", + "parsedSize": null, + "parsedSource": null, + "originalSize": 105, + "originalSource": "export default function complement(cb) {\n return function() {\n return !cb.apply(cb, arguments)\n }\n}\n", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/toArray/index.js", + "name": "./node_modules/nanoutils/lib/toArray/index.js", + "index": 57, + "index2": 52, + "size": 270, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/compose/index.js", + "issuerId": null, + "issuerName": "./node_modules/nanoutils/lib/compose/index.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "name": "./node_modules/nanoutils/lib/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/compose/index.js", + "name": "./node_modules/nanoutils/lib/compose/index.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/compose/index.js", + "module": "./node_modules/nanoutils/lib/compose/index.js", + "moduleName": "./node_modules/nanoutils/lib/compose/index.js", + "type": "harmony side effect evaluation", + "userRequest": "../toArray", + "loc": "1:0-32" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/composeT/index.js", + "module": "./node_modules/nanoutils/lib/composeT/index.js", + "moduleName": "./node_modules/nanoutils/lib/composeT/index.js", + "type": "harmony side effect evaluation", + "userRequest": "../toArray", + "loc": "1:0-32" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/pipeT/index.js", + "module": "./node_modules/nanoutils/lib/pipeT/index.js", + "moduleName": "./node_modules/nanoutils/lib/pipeT/index.js", + "type": "harmony side effect evaluation", + "userRequest": "../toArray", + "loc": "1:0-32" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/constructN/index.js", + "module": "./node_modules/nanoutils/lib/constructN/index.js", + "moduleName": "./node_modules/nanoutils/lib/constructN/index.js", + "type": "harmony side effect evaluation", + "userRequest": "../toArray", + "loc": "2:0-32" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/unzip/index.js", + "module": "./node_modules/nanoutils/lib/unzip/index.js", + "moduleName": "./node_modules/nanoutils/lib/unzip/index.js", + "type": "harmony side effect evaluation", + "userRequest": "../toArray", + "loc": "2:0-32" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/_internal/_placehold/index.js", + "module": "./node_modules/nanoutils/lib/_internal/_placehold/index.js", + "moduleName": "./node_modules/nanoutils/lib/_internal/_placehold/index.js", + "type": "harmony side effect evaluation", + "userRequest": "../../toArray", + "loc": "2:0-35" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/invoker/index.js", + "module": "./node_modules/nanoutils/lib/invoker/index.js", + "moduleName": "./node_modules/nanoutils/lib/invoker/index.js", + "type": "harmony side effect evaluation", + "userRequest": "../toArray", + "loc": "2:0-32" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/composeT/index.js", + "module": "./node_modules/nanoutils/lib/composeT/index.js", + "moduleName": "./node_modules/nanoutils/lib/composeT/index.js", + "type": "harmony import specifier", + "userRequest": "../toArray", + "loc": "5:9-16" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/unzip/index.js", + "module": "./node_modules/nanoutils/lib/unzip/index.js", + "moduleName": "./node_modules/nanoutils/lib/unzip/index.js", + "type": "harmony import specifier", + "userRequest": "../toArray", + "loc": "5:9-16" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/pipeT/index.js", + "module": "./node_modules/nanoutils/lib/pipeT/index.js", + "moduleName": "./node_modules/nanoutils/lib/pipeT/index.js", + "type": "harmony import specifier", + "userRequest": "../toArray", + "loc": "5:9-16" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/compose/index.js", + "module": "./node_modules/nanoutils/lib/compose/index.js", + "moduleName": "./node_modules/nanoutils/lib/compose/index.js", + "type": "harmony import specifier", + "userRequest": "../toArray", + "loc": "6:11-18" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/invoker/index.js", + "module": "./node_modules/nanoutils/lib/invoker/index.js", + "moduleName": "./node_modules/nanoutils/lib/invoker/index.js", + "type": "harmony import specifier", + "userRequest": "../toArray", + "loc": "6:15-22" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/constructN/index.js", + "module": "./node_modules/nanoutils/lib/constructN/index.js", + "moduleName": "./node_modules/nanoutils/lib/constructN/index.js", + "type": "harmony import specifier", + "userRequest": "../toArray", + "loc": "8:20-27" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/_internal/_placehold/index.js", + "module": "./node_modules/nanoutils/lib/_internal/_placehold/index.js", + "moduleName": "./node_modules/nanoutils/lib/_internal/_placehold/index.js", + "type": "harmony import specifier", + "userRequest": "../../toArray", + "loc": "13:20-27" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony side effect evaluation", + "userRequest": "./toArray", + "loc": "238:0-47" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony export imported specifier", + "userRequest": "./toArray", + "loc": "238:0-47" + } + ], + "usedExports": [ + "default" + ], + "providedExports": [ + "default" + ], + "optimizationBailout": [], + "depth": 4, + "source": "export default function toArray(args) {\n if (\n process.env.NODE_ENV !== 'production' &&\n (args == null || typeof args[Symbol.iterator] !== 'function')\n ) {\n throw new TypeError('Cannot convert ' + typeof args + ' to Array')\n }\n return [].slice.call(args)\n}\n", + "parsedSize": 29, + "parsedSource": "hn(n){return[].slice.call(n)}", + "originalSize": 270, + "originalSource": "export default function toArray(args) {\n if (\n process.env.NODE_ENV !== 'production' &&\n (args == null || typeof args[Symbol.iterator] !== 'function')\n ) {\n throw new TypeError('Cannot convert ' + typeof args + ' to Array')\n }\n return [].slice.call(args)\n}\n", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/compose/index.js", + "name": "./node_modules/nanoutils/lib/compose/index.js", + "index": 56, + "index2": 53, + "size": 233, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "issuerId": null, + "issuerName": "./node_modules/nanoutils/lib/index.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "name": "./node_modules/nanoutils/lib/index.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/unnestN/index.js", + "module": "./node_modules/nanoutils/lib/unnestN/index.js", + "moduleName": "./node_modules/nanoutils/lib/unnestN/index.js", + "type": "harmony side effect evaluation", + "userRequest": "../compose", + "loc": "2:0-32" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/pipe/index.js", + "module": "./node_modules/nanoutils/lib/pipe/index.js", + "moduleName": "./node_modules/nanoutils/lib/pipe/index.js", + "type": "harmony side effect evaluation", + "userRequest": "../compose", + "loc": "3:0-32" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/pipe/index.js", + "module": "./node_modules/nanoutils/lib/pipe/index.js", + "moduleName": "./node_modules/nanoutils/lib/pipe/index.js", + "type": "harmony import specifier", + "userRequest": "../compose", + "loc": "5:20-27" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/unnestN/index.js", + "module": "./node_modules/nanoutils/lib/unnestN/index.js", + "moduleName": "./node_modules/nanoutils/lib/unnestN/index.js", + "type": "harmony import specifier", + "userRequest": "../compose", + "loc": "12:31-38" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony side effect evaluation", + "userRequest": "./compose", + "loc": "38:0-47" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony export imported specifier", + "userRequest": "./compose", + "loc": "38:0-47" + } + ], + "usedExports": [ + "default" + ], + "providedExports": [ + "default" + ], + "optimizationBailout": [], + "depth": 4, + "source": "import toArray from '../toArray'\n\nexport default function compose() {\n var args = arguments\n return function(initVal) {\n return toArray(args)\n .reduceRight(function(val, cb) {\n return cb(val)\n }, initVal)\n }\n}\n", + "parsedSize": 107, + "parsedSource": "function vn(){var n=arguments;return function(r){return hn(n).reduceRight((function(n,r){return r(n)}),r)}}", + "originalSize": 233, + "originalSource": "import toArray from '../toArray'\n\nexport default function compose() {\n var args = arguments\n return function(initVal) {\n return toArray(args)\n .reduceRight(function(val, cb) {\n return cb(val)\n }, initVal)\n }\n}\n", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/composeP/index.js", + "name": "./node_modules/nanoutils/lib/composeP/index.js", + "index": 58, + "index2": 54, + "size": 258, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "issuerId": null, + "issuerName": "./node_modules/nanoutils/lib/index.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "name": "./node_modules/nanoutils/lib/index.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/pipeP/index.js", + "module": "./node_modules/nanoutils/lib/pipeP/index.js", + "moduleName": "./node_modules/nanoutils/lib/pipeP/index.js", + "type": "harmony side effect evaluation", + "userRequest": "../composeP", + "loc": "2:0-34" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/pipeP/index.js", + "module": "./node_modules/nanoutils/lib/pipeP/index.js", + "moduleName": "./node_modules/nanoutils/lib/pipeP/index.js", + "type": "harmony import specifier", + "userRequest": "../composeP", + "loc": "4:20-28" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony side effect evaluation", + "userRequest": "./composeP", + "loc": "39:0-49" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony export imported specifier", + "userRequest": "./composeP", + "loc": "39:0-49" + } + ], + "usedExports": [ + "default" + ], + "providedExports": [ + "default" + ], + "optimizationBailout": [], + "depth": 4, + "source": "export default function composeP() {\n return [].slice.call(arguments, 1)\n .reduceRight(function(a, b) {\n return function() {\n return a.apply(a, arguments).then(function(res) {\n return b(res)\n })\n }\n }, arguments[0])\n}\n", + "parsedSize": 159, + "parsedSource": "return[].slice.call(arguments,1).reduceRight((function(n,r){return function(){return n.apply(n,arguments).then((function(n){return r(n)}))}}),arguments[0])}));", + "originalSize": 258, + "originalSource": "export default function composeP() {\n return [].slice.call(arguments, 1)\n .reduceRight(function(a, b) {\n return function() {\n return a.apply(a, arguments).then(function(res) {\n return b(res)\n })\n }\n }, arguments[0])\n}\n", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/composeT/index.js", + "name": "./node_modules/nanoutils/lib/composeT/index.js", + "index": 59, + "index2": 55, + "size": 274, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "issuerId": null, + "issuerName": "./node_modules/nanoutils/lib/index.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "name": "./node_modules/nanoutils/lib/index.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony side effect evaluation", + "userRequest": "./composeT", + "loc": "40:0-49" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony export imported specifier", + "userRequest": "./composeT", + "loc": "40:0-49" + } + ], + "usedExports": false, + "providedExports": [ + "default" + ], + "optimizationBailout": [], + "depth": 4, + "source": "import toArray from '../toArray'\n\nexport default function composeT() {\n var args = arguments\n return toArray(args)\n .reduceRight(function(acc, f) {\n return function() {\n return acc(f.apply(f, arguments))\n }\n }, function(x) {\n return x\n })\n}\n", + "parsedSize": null, + "parsedSource": null, + "originalSize": 274, + "originalSource": "import toArray from '../toArray'\n\nexport default function composeT() {\n var args = arguments\n return toArray(args)\n .reduceRight(function(acc, f) {\n return function() {\n return acc(f.apply(f, arguments))\n }\n }, function(x) {\n return x\n })\n}\n", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/concat/index.js", + "name": "./node_modules/nanoutils/lib/concat/index.js", + "index": 60, + "index2": 56, + "size": 217, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "issuerId": null, + "issuerName": "./node_modules/nanoutils/lib/index.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "name": "./node_modules/nanoutils/lib/index.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony side effect evaluation", + "userRequest": "./concat", + "loc": "41:0-45" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony export imported specifier", + "userRequest": "./concat", + "loc": "41:0-45" + } + ], + "usedExports": false, + "providedExports": [ + "default" + ], + "optimizationBailout": [], + "depth": 4, + "source": "import curry2 from '../_internal/_curry2'\n\nexport default curry2(function concat(a, b) {\n return Array.isArray(a) && Array.isArray(b) || typeof a === 'string' && typeof b === 'string'\n ? a.concat(b)\n : null\n})\n", + "parsedSize": 120, + "parsedSource": "rn((function(n,r){return Array.isArray(n)&&Array.isArray(r)||\"string\"==typeof n&&\"string\"==typeof r?n.concat(r):null}));", + "originalSize": 217, + "originalSource": "import curry2 from '../_internal/_curry2'\n\nexport default curry2(function concat(a, b) {\n return Array.isArray(a) && Array.isArray(b) || typeof a === 'string' && typeof b === 'string'\n ? a.concat(b)\n : null\n})\n", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/cond/index.js", + "name": "./node_modules/nanoutils/lib/cond/index.js", + "index": 61, + "index2": 57, + "size": 178, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "issuerId": null, + "issuerName": "./node_modules/nanoutils/lib/index.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "name": "./node_modules/nanoutils/lib/index.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony side effect evaluation", + "userRequest": "./cond", + "loc": "42:0-41" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony export imported specifier", + "userRequest": "./cond", + "loc": "42:0-41" + } + ], + "usedExports": false, + "providedExports": [ + "default" + ], + "optimizationBailout": [], + "depth": 4, + "source": "export default function cond(conds) {\n return function(value) {\n for (var i = 0; i < conds.length; i++) {\n if (conds[i][0](value)) return conds[i][1](value)\n }\n }\n}\n", + "parsedSize": null, + "parsedSource": null, + "originalSize": 178, + "originalSource": "export default function cond(conds) {\n return function(value) {\n for (var i = 0; i < conds.length; i++) {\n if (conds[i][0](value)) return conds[i][1](value)\n }\n }\n}\n", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/constructN/index.js", + "name": "./node_modules/nanoutils/lib/constructN/index.js", + "index": 63, + "index2": 60, + "size": 271, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "issuerId": null, + "issuerName": "./node_modules/nanoutils/lib/index.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "name": "./node_modules/nanoutils/lib/index.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/construct/index.js", + "module": "./node_modules/nanoutils/lib/construct/index.js", + "moduleName": "./node_modules/nanoutils/lib/construct/index.js", + "type": "harmony side effect evaluation", + "userRequest": "../constructN", + "loc": "1:0-38" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/construct/index.js", + "module": "./node_modules/nanoutils/lib/construct/index.js", + "moduleName": "./node_modules/nanoutils/lib/construct/index.js", + "type": "harmony import specifier", + "userRequest": "../constructN", + "loc": "4:9-19" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony side effect evaluation", + "userRequest": "./constructN", + "loc": "44:0-53" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony export imported specifier", + "userRequest": "./constructN", + "loc": "44:0-53" + } + ], + "usedExports": [ + "default" + ], + "providedExports": [ + "default" + ], + "optimizationBailout": [], + "depth": 4, + "source": "import curryN from '../curryN/curryN'\nimport toArray from '../toArray'\n\nexport default curryN(2, function construct(n, cb) {\n return curryN(n, function() {\n return new (Function.prototype.bind.apply(\n cb,\n [null].concat(toArray(arguments))\n ))()\n })\n})\n", + "parsedSize": 128, + "parsedSource": "var yn(2,(function(n,r){return yn(n,(function(){return new(Function.prototype.bind.apply(r,[null].concat(hn(arguments))))}))}));", + "originalSize": 271, + "originalSource": "import curryN from '../curryN/curryN'\nimport toArray from '../toArray'\n\nexport default curryN(2, function construct(n, cb) {\n return curryN(n, function() {\n return new (Function.prototype.bind.apply(\n cb,\n [null].concat(toArray(arguments))\n ))()\n })\n})\n", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/construct/index.js", + "name": "./node_modules/nanoutils/lib/construct/index.js", + "index": 62, + "index2": 61, + "size": 144, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "issuerId": null, + "issuerName": "./node_modules/nanoutils/lib/index.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "name": "./node_modules/nanoutils/lib/index.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony side effect evaluation", + "userRequest": "./construct", + "loc": "43:0-51" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony export imported specifier", + "userRequest": "./construct", + "loc": "43:0-51" + } + ], + "usedExports": false, + "providedExports": [ + "default" + ], + "optimizationBailout": [], + "depth": 4, + "source": "import constructN from '../constructN'\n\nexport default function construct(constructor) {\n return constructN(constructor.length, constructor)\n}\n", + "parsedSize": null, + "parsedSource": null, + "originalSize": 144, + "originalSource": "import constructN from '../constructN'\n\nexport default function construct(constructor) {\n return constructN(constructor.length, constructor)\n}\n", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/contains/index.js", + "name": "./node_modules/nanoutils/lib/contains/index.js", + "index": 66, + "index2": 63, + "size": 209, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "issuerId": null, + "issuerName": "./node_modules/nanoutils/lib/index.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "name": "./node_modules/nanoutils/lib/index.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony side effect evaluation", + "userRequest": "./contains", + "loc": "45:0-49" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony export imported specifier", + "userRequest": "./contains", + "loc": "45:0-49" + } + ], + "usedExports": false, + "providedExports": [ + "default" + ], + "optimizationBailout": [], + "depth": 4, + "source": "import curry2 from '../_internal/_curry2'\nimport equals from '../equals/equals'\n\nexport default curry2(function contains(data, list) {\n return list.some(function(item) {\n return equals(item, data)\n })\n})\n", + "parsedSize": 66, + "parsedSource": "rn((function(n,r){return r.some((function(r){return mn(r,n)}))})),", + "originalSize": 209, + "originalSource": "import curry2 from '../_internal/_curry2'\nimport equals from '../equals/equals'\n\nexport default curry2(function contains(data, list) {\n return list.some(function(item) {\n return equals(item, data)\n })\n})\n", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/converge/index.js", + "name": "./node_modules/nanoutils/lib/converge/index.js", + "index": 68, + "index2": 64, + "size": 248, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "issuerId": null, + "issuerName": "./node_modules/nanoutils/lib/index.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "name": "./node_modules/nanoutils/lib/index.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony side effect evaluation", + "userRequest": "./converge", + "loc": "46:0-49" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony export imported specifier", + "userRequest": "./converge", + "loc": "46:0-49" + } + ], + "usedExports": false, + "providedExports": [ + "default" + ], + "optimizationBailout": [], + "depth": 4, + "source": "import curry2 from '../_internal/_curry2'\n\nexport default curry2(function converge(cb, enhancers) {\n return function(arg) {\n return cb.apply(\n cb,\n enhancers.map(function(enhancer) {\n return enhancer(arg)\n })\n )\n }\n})\n", + "parsedSize": 93, + "parsedSource": "rn((function(n,r){return function(t){return n.apply(n,r.map((function(n){return n(t)})))}})),", + "originalSize": 248, + "originalSource": "import curry2 from '../_internal/_curry2'\n\nexport default curry2(function converge(cb, enhancers) {\n return function(arg) {\n return cb.apply(\n cb,\n enhancers.map(function(enhancer) {\n return enhancer(arg)\n })\n )\n }\n})\n", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/countBy/index.js", + "name": "./node_modules/nanoutils/lib/countBy/index.js", + "index": 69, + "index2": 65, + "size": 212, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "issuerId": null, + "issuerName": "./node_modules/nanoutils/lib/index.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "name": "./node_modules/nanoutils/lib/index.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony side effect evaluation", + "userRequest": "./countBy", + "loc": "47:0-47" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony export imported specifier", + "userRequest": "./countBy", + "loc": "47:0-47" + } + ], + "usedExports": false, + "providedExports": [ + "default" + ], + "optimizationBailout": [], + "depth": 4, + "source": "import curry2 from '../_internal/_curry2'\n\nexport default curry2(function countBy(cb, arr) {\n return arr.reduce(function(acc, cur) {\n var k = cb(cur)\n acc[k] = (acc[k] || 0) + 1\n return acc\n }, {})\n})\n", + "parsedSize": 95, + "parsedSource": "rn((function(n,r){return r.reduce((function(r,t){var e=n(t);return r[e]=(r[e]||0)+1,r}),{})}));", + "originalSize": 212, + "originalSource": "import curry2 from '../_internal/_curry2'\n\nexport default curry2(function countBy(cb, arr) {\n return arr.reduce(function(acc, cur) {\n var k = cb(cur)\n acc[k] = (acc[k] || 0) + 1\n return acc\n }, {})\n})\n", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/curry/index.js", + "name": "./node_modules/nanoutils/lib/curry/index.js", + "index": 70, + "index2": 66, + "size": 122, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "issuerId": null, + "issuerName": "./node_modules/nanoutils/lib/index.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "name": "./node_modules/nanoutils/lib/index.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony side effect evaluation", + "userRequest": "./curry", + "loc": "48:0-43" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony export imported specifier", + "userRequest": "./curry", + "loc": "48:0-43" + } + ], + "usedExports": false, + "providedExports": [ + "default" + ], + "optimizationBailout": [], + "depth": 4, + "source": "import curryN from '../curryN/curryN'\n\nexport default function curry(fn) {\n return curryN(fn.nanoLen || fn.length, fn)\n}\n", + "parsedSize": null, + "parsedSource": null, + "originalSize": 122, + "originalSource": "import curryN from '../curryN/curryN'\n\nexport default function curry(fn) {\n return curryN(fn.nanoLen || fn.length, fn)\n}\n", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/curryN/index.js", + "name": "./node_modules/nanoutils/lib/curryN/index.js", + "index": 71, + "index2": 67, + "size": 64, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "issuerId": null, + "issuerName": "./node_modules/nanoutils/lib/index.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "name": "./node_modules/nanoutils/lib/index.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony side effect evaluation", + "userRequest": "./curryN", + "loc": "49:0-45" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony export imported specifier", + "userRequest": "./curryN", + "loc": "49:0-45" + } + ], + "usedExports": false, + "providedExports": [ + "default" + ], + "optimizationBailout": [], + "depth": 4, + "source": "import curryN from './curryN'\n\nexport default curryN(2, curryN)\n", + "parsedSize": 9, + "parsedSource": "yn(2,yn);", + "originalSize": 64, + "originalSource": "import curryN from './curryN'\n\nexport default curryN(2, curryN)\n", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/debounce/index.js", + "name": "./node_modules/nanoutils/lib/debounce/index.js", + "index": 72, + "index2": 68, + "size": 874, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "issuerId": null, + "issuerName": "./node_modules/nanoutils/lib/index.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "name": "./node_modules/nanoutils/lib/index.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony side effect evaluation", + "userRequest": "./debounce", + "loc": "50:0-49" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony export imported specifier", + "userRequest": "./debounce", + "loc": "50:0-49" + } + ], + "usedExports": false, + "providedExports": [ + "default" + ], + "optimizationBailout": [], + "depth": 4, + "source": "/**\n * Debounce\n * @param {number} time Time in ms\n * @param {Function} fn Function that need to be debounced\n * @param {Object} options Options object\n * @param {boolean} [options.leading=true] When true, fn will be called on the leading edge, otherwise - after timeout\n */\nexport default function debounce(time, fn, opts) {\n opts = opts || {}\n var timer = null\n\n function call(args) {\n timer = setTimeout(function() {\n fn.apply(fn, args)\n timer = null\n }, time)\n }\n\n function clear() {\n timer = setTimeout(run.cancel, time)\n }\n\n function run() {\n if (!timer) {\n if (opts.leading) {\n fn.apply(fn, arguments)\n clear()\n } else {\n call(arguments)\n }\n } else {\n clearTimeout(timer)\n call(arguments)\n }\n }\n\n run.cancel = function() {\n clearTimeout(timer)\n timer = null\n }\n\n return run\n}\n", + "parsedSize": null, + "parsedSource": null, + "originalSize": 874, + "originalSource": "/**\n * Debounce\n * @param {number} time Time in ms\n * @param {Function} fn Function that need to be debounced\n * @param {Object} options Options object\n * @param {boolean} [options.leading=true] When true, fn will be called on the leading edge, otherwise - after timeout\n */\nexport default function debounce(time, fn, opts) {\n opts = opts || {}\n var timer = null\n\n function call(args) {\n timer = setTimeout(function() {\n fn.apply(fn, args)\n timer = null\n }, time)\n }\n\n function clear() {\n timer = setTimeout(run.cancel, time)\n }\n\n function run() {\n if (!timer) {\n if (opts.leading) {\n fn.apply(fn, arguments)\n clear()\n } else {\n call(arguments)\n }\n } else {\n clearTimeout(timer)\n call(arguments)\n }\n }\n\n run.cancel = function() {\n clearTimeout(timer)\n timer = null\n }\n\n return run\n}\n", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/dec/index.js", + "name": "./node_modules/nanoutils/lib/dec/index.js", + "index": 73, + "index2": 69, + "size": 52, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "issuerId": null, + "issuerName": "./node_modules/nanoutils/lib/index.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "name": "./node_modules/nanoutils/lib/index.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony side effect evaluation", + "userRequest": "./dec", + "loc": "51:0-39" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony export imported specifier", + "userRequest": "./dec", + "loc": "51:0-39" + } + ], + "usedExports": false, + "providedExports": [ + "default" + ], + "optimizationBailout": [], + "depth": 4, + "source": "export default function dec(num) {\n return --num\n}\n", + "parsedSize": null, + "parsedSource": null, + "originalSize": 52, + "originalSource": "export default function dec(num) {\n return --num\n}\n", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/defaultTo/index.js", + "name": "./node_modules/nanoutils/lib/defaultTo/index.js", + "index": 74, + "index2": 70, + "size": 162, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "issuerId": null, + "issuerName": "./node_modules/nanoutils/lib/index.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "name": "./node_modules/nanoutils/lib/index.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony side effect evaluation", + "userRequest": "./defaultTo", + "loc": "52:0-51" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony export imported specifier", + "userRequest": "./defaultTo", + "loc": "52:0-51" + } + ], + "usedExports": false, + "providedExports": [ + "default" + ], + "optimizationBailout": [], + "depth": 4, + "source": "import curry2 from '../_internal/_curry2'\n\nexport default curry2(function defaultTo(def, value) {\n return value == null || isNaN(value)\n ? def\n : value\n})\n", + "parsedSize": 50, + "parsedSource": "rn((function(n,r){return null==r||isNaN(r)?n:r}));", + "originalSize": 162, + "originalSource": "import curry2 from '../_internal/_curry2'\n\nexport default curry2(function defaultTo(def, value) {\n return value == null || isNaN(value)\n ? def\n : value\n})\n", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/descend/index.js", + "name": "./node_modules/nanoutils/lib/descend/index.js", + "index": 75, + "index2": 71, + "size": 156, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "issuerId": null, + "issuerName": "./node_modules/nanoutils/lib/index.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "name": "./node_modules/nanoutils/lib/index.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony side effect evaluation", + "userRequest": "./descend", + "loc": "53:0-47" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony export imported specifier", + "userRequest": "./descend", + "loc": "53:0-47" + } + ], + "usedExports": false, + "providedExports": [ + "default" + ], + "optimizationBailout": [], + "depth": 4, + "source": "export default function descend(cb) {\n return function(a, b) {\n var cbA = cb(a)\n var cbB = cb(b)\n return cbA > cbB ? -1 : cbA < cbB ? 1 : 0\n }\n}\n", + "parsedSize": null, + "parsedSource": null, + "originalSize": 156, + "originalSource": "export default function descend(cb) {\n return function(a, b) {\n var cbA = cb(a)\n var cbB = cb(b)\n return cbA > cbB ? -1 : cbA < cbB ? 1 : 0\n }\n}\n", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/difference/index.js", + "name": "./node_modules/nanoutils/lib/difference/index.js", + "index": 76, + "index2": 74, + "size": 115, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "issuerId": null, + "issuerName": "./node_modules/nanoutils/lib/index.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "name": "./node_modules/nanoutils/lib/index.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony side effect evaluation", + "userRequest": "./difference", + "loc": "54:0-53" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony export imported specifier", + "userRequest": "./difference", + "loc": "54:0-53" + } + ], + "usedExports": false, + "providedExports": [ + "default" + ], + "optimizationBailout": [], + "depth": 4, + "source": "import curry2 from '../_internal/_curry2'\nimport difference from './difference'\n\nexport default curry2(difference)\n", + "parsedSize": 7, + "parsedSource": "rn(An),", + "originalSize": 115, + "originalSource": "import curry2 from '../_internal/_curry2'\nimport difference from './difference'\n\nexport default curry2(difference)\n", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/differenceWith/index.js", + "name": "./node_modules/nanoutils/lib/differenceWith/index.js", + "index": 79, + "index2": 75, + "size": 127, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "issuerId": null, + "issuerName": "./node_modules/nanoutils/lib/index.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "name": "./node_modules/nanoutils/lib/index.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony side effect evaluation", + "userRequest": "./differenceWith", + "loc": "55:0-61" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony export imported specifier", + "userRequest": "./differenceWith", + "loc": "55:0-61" + } + ], + "usedExports": false, + "providedExports": [ + "default" + ], + "optimizationBailout": [], + "depth": 4, + "source": "import curry3 from '../_internal/_curry3'\nimport differenceWith from './differenceWith'\n\nexport default curry3(differenceWith)\n", + "parsedSize": 7, + "parsedSource": "tn(bn),", + "originalSize": 127, + "originalSource": "import curry3 from '../_internal/_curry3'\nimport differenceWith from './differenceWith'\n\nexport default curry3(differenceWith)\n", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/dissoc/index.js", + "name": "./node_modules/nanoutils/lib/dissoc/index.js", + "index": 80, + "index2": 76, + "size": 187, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "issuerId": null, + "issuerName": "./node_modules/nanoutils/lib/index.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "name": "./node_modules/nanoutils/lib/index.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony side effect evaluation", + "userRequest": "./dissoc", + "loc": "56:0-45" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony export imported specifier", + "userRequest": "./dissoc", + "loc": "56:0-45" + } + ], + "usedExports": false, + "providedExports": [ + "default" + ], + "optimizationBailout": [], + "depth": 4, + "source": "import curry2 from '../_internal/_curry2'\n\nexport default curry2(function dissoc(prop, obj) {\n var res = {}\n for (var key in obj) res[key] = obj[key]\n delete res[prop]\n return res\n})\n", + "parsedSize": 76, + "parsedSource": "rn((function(n,r){var t={};for(var e in r)t[e]=r[e];return delete t[n],t})),", + "originalSize": 187, + "originalSource": "import curry2 from '../_internal/_curry2'\n\nexport default curry2(function dissoc(prop, obj) {\n var res = {}\n for (var key in obj) res[key] = obj[key]\n delete res[prop]\n return res\n})\n", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/dissocPath/index.js", + "name": "./node_modules/nanoutils/lib/dissocPath/index.js", + "index": 81, + "index2": 77, + "size": 294, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "issuerId": null, + "issuerName": "./node_modules/nanoutils/lib/index.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "name": "./node_modules/nanoutils/lib/index.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony side effect evaluation", + "userRequest": "./dissocPath", + "loc": "57:0-53" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony export imported specifier", + "userRequest": "./dissocPath", + "loc": "57:0-53" + } + ], + "usedExports": false, + "providedExports": [ + "default" + ], + "optimizationBailout": [], + "depth": 4, + "source": "import curry2 from '../_internal/_curry2'\n\nexport default curry2(function dissocPath(path, obj) {\n var result = {}\n for (var key in obj) result[key] = obj[key]\n if (path.length === 1) delete result[path[0]]\n else result[path[0]] = dissocPath(path.slice(1), obj[path[0]])\n return result\n})\n", + "parsedSize": 124, + "parsedSource": "rn((function n(r,t){var e={};for(var u in t)e[u]=t[u];return 1===r.length?delete e[r[0]]:e[r[0]]=n(r.slice(1),t[r[0]]),e})),", + "originalSize": 294, + "originalSource": "import curry2 from '../_internal/_curry2'\n\nexport default curry2(function dissocPath(path, obj) {\n var result = {}\n for (var key in obj) result[key] = obj[key]\n if (path.length === 1) delete result[path[0]]\n else result[path[0]] = dissocPath(path.slice(1), obj[path[0]])\n return result\n})\n", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/divide/index.js", + "name": "./node_modules/nanoutils/lib/divide/index.js", + "index": 82, + "index2": 78, + "size": 107, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "issuerId": null, + "issuerName": "./node_modules/nanoutils/lib/index.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "name": "./node_modules/nanoutils/lib/index.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony side effect evaluation", + "userRequest": "./divide", + "loc": "58:0-45" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony export imported specifier", + "userRequest": "./divide", + "loc": "58:0-45" + } + ], + "usedExports": false, + "providedExports": [ + "default" + ], + "optimizationBailout": [], + "depth": 4, + "source": "import curry2 from '../_internal/_curry2'\n\nexport default curry2(function divide(a, b) {\n return a / b\n})\n", + "parsedSize": 32, + "parsedSource": "rn((function(n,r){return n/r})),", + "originalSize": 107, + "originalSource": "import curry2 from '../_internal/_curry2'\n\nexport default curry2(function divide(a, b) {\n return a / b\n})\n", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/drop/index.js", + "name": "./node_modules/nanoutils/lib/drop/index.js", + "index": 83, + "index2": 79, + "size": 152, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "issuerId": null, + "issuerName": "./node_modules/nanoutils/lib/index.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "name": "./node_modules/nanoutils/lib/index.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/tail/index.js", + "module": "./node_modules/nanoutils/lib/tail/index.js", + "moduleName": "./node_modules/nanoutils/lib/tail/index.js", + "type": "harmony side effect evaluation", + "userRequest": "../drop", + "loc": "1:0-26" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/tail/index.js", + "module": "./node_modules/nanoutils/lib/tail/index.js", + "moduleName": "./node_modules/nanoutils/lib/tail/index.js", + "type": "harmony import specifier", + "userRequest": "../drop", + "loc": "3:15-19" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony side effect evaluation", + "userRequest": "./drop", + "loc": "59:0-41" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony export imported specifier", + "userRequest": "./drop", + "loc": "59:0-41" + } + ], + "usedExports": [ + "default" + ], + "providedExports": [ + "default" + ], + "optimizationBailout": [], + "depth": 4, + "source": "import curry2 from '../_internal/_curry2'\n\nexport default curry2(function drop(n, from) {\n if (n <= 0) {\n return from\n }\n return from.slice(n)\n})\n", + "parsedSize": 51, + "parsedSource": "kn=(rn((function(n,r){return n<=0?r:r.slice(n)})));", + "originalSize": 152, + "originalSource": "import curry2 from '../_internal/_curry2'\n\nexport default curry2(function drop(n, from) {\n if (n <= 0) {\n return from\n }\n return from.slice(n)\n})\n", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/dropLast/index.js", + "name": "./node_modules/nanoutils/lib/dropLast/index.js", + "index": 84, + "index2": 81, + "size": 109, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "issuerId": null, + "issuerName": "./node_modules/nanoutils/lib/index.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "name": "./node_modules/nanoutils/lib/index.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony side effect evaluation", + "userRequest": "./dropLast", + "loc": "60:0-49" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony export imported specifier", + "userRequest": "./dropLast", + "loc": "60:0-49" + } + ], + "usedExports": false, + "providedExports": [ + "default" + ], + "optimizationBailout": [], + "depth": 4, + "source": "import curry2 from '../_internal/_curry2'\nimport dropLast from './dropLast'\n\nexport default curry2(dropLast)\n", + "parsedSize": 7, + "parsedSource": "rn(jn),", + "originalSize": 109, + "originalSource": "import curry2 from '../_internal/_curry2'\nimport dropLast from './dropLast'\n\nexport default curry2(dropLast)\n", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/dropLastWhile/index.js", + "name": "./node_modules/nanoutils/lib/dropLastWhile/index.js", + "index": 86, + "index2": 82, + "size": 240, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "issuerId": null, + "issuerName": "./node_modules/nanoutils/lib/index.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "name": "./node_modules/nanoutils/lib/index.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony side effect evaluation", + "userRequest": "./dropLastWhile", + "loc": "61:0-59" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony export imported specifier", + "userRequest": "./dropLastWhile", + "loc": "61:0-59" + } + ], + "usedExports": false, + "providedExports": [ + "default" + ], + "optimizationBailout": [], + "depth": 4, + "source": "import curry2 from '../_internal/_curry2'\n\nexport default curry2(function dropLastWhile(cb, arr) {\n if (!arr.length) {\n return []\n }\n\n var len = 0\n while (cb(arr[arr.length - len - 1])) {\n len++\n }\n return arr.slice(0, -len)\n})\n", + "parsedSize": 100, + "parsedSource": "rn((function(n,r){if(!r.length)return[];for(var t=0;n(r[r.length-t-1]);)t++;return r.slice(0,-t)})),", + "originalSize": 240, + "originalSource": "import curry2 from '../_internal/_curry2'\n\nexport default curry2(function dropLastWhile(cb, arr) {\n if (!arr.length) {\n return []\n }\n\n var len = 0\n while (cb(arr[arr.length - len - 1])) {\n len++\n }\n return arr.slice(0, -len)\n})\n", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/dropRepeatsWith/index.js", + "name": "./node_modules/nanoutils/lib/dropRepeatsWith/index.js", + "index": 88, + "index2": 83, + "size": 306, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "issuerId": null, + "issuerName": "./node_modules/nanoutils/lib/index.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "name": "./node_modules/nanoutils/lib/index.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/dropRepeats/index.js", + "module": "./node_modules/nanoutils/lib/dropRepeats/index.js", + "moduleName": "./node_modules/nanoutils/lib/dropRepeats/index.js", + "type": "harmony side effect evaluation", + "userRequest": "../dropRepeatsWith", + "loc": "1:0-48" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/dropRepeats/index.js", + "module": "./node_modules/nanoutils/lib/dropRepeats/index.js", + "moduleName": "./node_modules/nanoutils/lib/dropRepeats/index.js", + "type": "harmony import specifier", + "userRequest": "../dropRepeatsWith", + "loc": "4:15-30" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony side effect evaluation", + "userRequest": "./dropRepeatsWith", + "loc": "63:0-63" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony export imported specifier", + "userRequest": "./dropRepeatsWith", + "loc": "63:0-63" + } + ], + "usedExports": [ + "default" + ], + "providedExports": [ + "default" + ], + "optimizationBailout": [], + "depth": 4, + "source": "import curry2 from '../_internal/_curry2'\n\nexport default curry2(function dropRepeatsWith(fn, list) {\n var result = []\n for (var i = 0; i < list.length; i++) {\n if (fn(list[i - 1], list[i])) continue\n result.push(list[i])\n }\n return typeof list === 'string'\n ? result.join('')\n : result\n})\n", + "parsedSize": 119, + "parsedSource": "rn((function(n,r){for(var t=[],e=0;e 0) {\n return acc\n }\n return reducer(acc, v)\n }\n }\n}\n", + "parsedSize": null, + "parsedSource": null, + "originalSize": 197, + "originalSource": "export default function dropT(n) {\n return function(reducer) {\n var m = n\n return function(acc, v) {\n if (m-- > 0) {\n return acc\n }\n return reducer(acc, v)\n }\n }\n}\n", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/dropWhile/index.js", + "name": "./node_modules/nanoutils/lib/dropWhile/index.js", + "index": 90, + "index2": 86, + "size": 215, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "issuerId": null, + "issuerName": "./node_modules/nanoutils/lib/index.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "name": "./node_modules/nanoutils/lib/index.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony side effect evaluation", + "userRequest": "./dropWhile", + "loc": "65:0-51" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony export imported specifier", + "userRequest": "./dropWhile", + "loc": "65:0-51" + } + ], + "usedExports": false, + "providedExports": [ + "default" + ], + "optimizationBailout": [], + "depth": 4, + "source": "import curry2 from '../_internal/_curry2'\n\nexport default curry2(function dropWhile(cb, arr) {\n if (!arr.length) {\n return []\n }\n\n var len = 0\n while (cb(arr[len])) {\n len++\n }\n return arr.slice(len)\n})\n", + "parsedSize": 86, + "parsedSource": "rn((function(n,r){if(!r.length)return[];for(var t=0;n(r[t]);)t++;return r.slice(t)}));", + "originalSize": 215, + "originalSource": "import curry2 from '../_internal/_curry2'\n\nexport default curry2(function dropWhile(cb, arr) {\n if (!arr.length) {\n return []\n }\n\n var len = 0\n while (cb(arr[len])) {\n len++\n }\n return arr.slice(len)\n})\n", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/dropWhileT/index.js", + "name": "./node_modules/nanoutils/lib/dropWhileT/index.js", + "index": 91, + "index2": 87, + "size": 303, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "issuerId": null, + "issuerName": "./node_modules/nanoutils/lib/index.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "name": "./node_modules/nanoutils/lib/index.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony side effect evaluation", + "userRequest": "./dropWhileT", + "loc": "66:0-53" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony export imported specifier", + "userRequest": "./dropWhileT", + "loc": "66:0-53" + } + ], + "usedExports": false, + "providedExports": [ + "default" + ], + "optimizationBailout": [], + "depth": 4, + "source": "export default function dropWhileT(predicate) {\n return function(reducer) {\n var isReduceable = false\n return function(acc, v) {\n if (!isReduceable) {\n isReduceable = !predicate(v)\n }\n if (!isReduceable) {\n return acc\n }\n return reducer(acc, v)\n }\n }\n}\n", + "parsedSize": null, + "parsedSource": null, + "originalSize": 303, + "originalSource": "export default function dropWhileT(predicate) {\n return function(reducer) {\n var isReduceable = false\n return function(acc, v) {\n if (!isReduceable) {\n isReduceable = !predicate(v)\n }\n if (!isReduceable) {\n return acc\n }\n return reducer(acc, v)\n }\n }\n}\n", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/either/index.js", + "name": "./node_modules/nanoutils/lib/either/index.js", + "index": 92, + "index2": 88, + "size": 137, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "issuerId": null, + "issuerName": "./node_modules/nanoutils/lib/index.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "name": "./node_modules/nanoutils/lib/index.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony side effect evaluation", + "userRequest": "./either", + "loc": "67:0-45" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony export imported specifier", + "userRequest": "./either", + "loc": "67:0-45" + } + ], + "usedExports": false, + "providedExports": [ + "default" + ], + "optimizationBailout": [], + "depth": 4, + "source": "export default function either(fn1, fn2) {\n return function() {\n return fn1.apply(fn1, arguments) || fn2.apply(fn2, arguments)\n }\n}\n", + "parsedSize": null, + "parsedSource": null, + "originalSize": 137, + "originalSource": "export default function either(fn1, fn2) {\n return function() {\n return fn1.apply(fn1, arguments) || fn2.apply(fn2, arguments)\n }\n}\n", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/empty/index.js", + "name": "./node_modules/nanoutils/lib/empty/index.js", + "index": 93, + "index2": 89, + "size": 288, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "issuerId": null, + "issuerName": "./node_modules/nanoutils/lib/index.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "name": "./node_modules/nanoutils/lib/index.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony side effect evaluation", + "userRequest": "./empty", + "loc": "68:0-43" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony export imported specifier", + "userRequest": "./empty", + "loc": "68:0-43" + } + ], + "usedExports": false, + "providedExports": [ + "default" + ], + "optimizationBailout": [], + "depth": 4, + "source": "export default function empty(value) {\n if (value.constructor.empty) return value.constructor.empty\n if (Array.isArray(value)) return []\n var type = typeof value\n if (type === 'object') return {}\n if (type === 'string') return ''\n return (function() {\n return arguments\n })()\n}\n", + "parsedSize": null, + "parsedSource": null, + "originalSize": 288, + "originalSource": "export default function empty(value) {\n if (value.constructor.empty) return value.constructor.empty\n if (Array.isArray(value)) return []\n var type = typeof value\n if (type === 'object') return {}\n if (type === 'string') return ''\n return (function() {\n return arguments\n })()\n}\n", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/endsWith/index.js", + "name": "./node_modules/nanoutils/lib/endsWith/index.js", + "index": 94, + "index2": 91, + "size": 109, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "issuerId": null, + "issuerName": "./node_modules/nanoutils/lib/index.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "name": "./node_modules/nanoutils/lib/index.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony side effect evaluation", + "userRequest": "./endsWith", + "loc": "69:0-49" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony export imported specifier", + "userRequest": "./endsWith", + "loc": "69:0-49" + } + ], + "usedExports": false, + "providedExports": [ + "default" + ], + "optimizationBailout": [], + "depth": 4, + "source": "import curry2 from '../_internal/_curry2'\nimport endsWith from './endsWith'\n\nexport default curry2(endsWith)\n", + "parsedSize": 8, + "parsedSource": "rn((var ", + "originalSize": 109, + "originalSource": "import curry2 from '../_internal/_curry2'\nimport endsWith from './endsWith'\n\nexport default curry2(endsWith)\n", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/eqBy/index.js", + "name": "./node_modules/nanoutils/lib/eqBy/index.js", + "index": 96, + "index2": 92, + "size": 162, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "issuerId": null, + "issuerName": "./node_modules/nanoutils/lib/index.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "name": "./node_modules/nanoutils/lib/index.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony side effect evaluation", + "userRequest": "./eqBy", + "loc": "70:0-41" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony export imported specifier", + "userRequest": "./eqBy", + "loc": "70:0-41" + } + ], + "usedExports": false, + "providedExports": [ + "default" + ], + "optimizationBailout": [], + "depth": 4, + "source": "import curry3 from '../_internal/_curry3'\nimport equals from '../equals/equals'\n\nexport default curry3(function eqBy(cb, a, b) {\n return equals(cb(a), cb(b))\n})\n", + "parsedSize": 44, + "parsedSource": "tn((function(n,r,t){return mn(n(r),n(t))})),", + "originalSize": 162, + "originalSource": "import curry3 from '../_internal/_curry3'\nimport equals from '../equals/equals'\n\nexport default curry3(function eqBy(cb, a, b) {\n return equals(cb(a), cb(b))\n})\n", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/eqLens/index.js", + "name": "./node_modules/nanoutils/lib/eqLens/index.js", + "index": 97, + "index2": 93, + "size": 178, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "issuerId": null, + "issuerName": "./node_modules/nanoutils/lib/index.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "name": "./node_modules/nanoutils/lib/index.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony side effect evaluation", + "userRequest": "./eqLens", + "loc": "71:0-45" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony export imported specifier", + "userRequest": "./eqLens", + "loc": "71:0-45" + } + ], + "usedExports": false, + "providedExports": [ + "default" + ], + "optimizationBailout": [], + "depth": 4, + "source": "import curry3 from '../_internal/_curry3'\nimport equals from '../equals/equals'\n\nexport default curry3(function eqLens(lens, val, obj) {\n return equals(lens(obj).get(), val)\n})\n", + "parsedSize": 47, + "parsedSource": "tn((function(n,r,t){return mn(n(t).get(),r)})),", + "originalSize": 178, + "originalSource": "import curry3 from '../_internal/_curry3'\nimport equals from '../equals/equals'\n\nexport default curry3(function eqLens(lens, val, obj) {\n return equals(lens(obj).get(), val)\n})\n", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/eqProps/index.js", + "name": "./node_modules/nanoutils/lib/eqProps/index.js", + "index": 98, + "index2": 94, + "size": 183, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "issuerId": null, + "issuerName": "./node_modules/nanoutils/lib/index.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "name": "./node_modules/nanoutils/lib/index.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony side effect evaluation", + "userRequest": "./eqProps", + "loc": "72:0-47" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony export imported specifier", + "userRequest": "./eqProps", + "loc": "72:0-47" + } + ], + "usedExports": false, + "providedExports": [ + "default" + ], + "optimizationBailout": [], + "depth": 4, + "source": "import curry3 from '../_internal/_curry3'\nimport equals from '../equals/equals'\n\nexport default curry3(function eqProps(prop, obj1, obj2) {\n return equals(obj1[prop], obj2[prop])\n})\n", + "parsedSize": 44, + "parsedSource": "tn((function(n,r,t){return mn(r[n],t[n])})),", + "originalSize": 183, + "originalSource": "import curry3 from '../_internal/_curry3'\nimport equals from '../equals/equals'\n\nexport default curry3(function eqProps(prop, obj1, obj2) {\n return equals(obj1[prop], obj2[prop])\n})\n", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/eqWith/index.js", + "name": "./node_modules/nanoutils/lib/eqWith/index.js", + "index": 99, + "index2": 95, + "size": 114, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "issuerId": null, + "issuerName": "./node_modules/nanoutils/lib/index.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "name": "./node_modules/nanoutils/lib/index.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony side effect evaluation", + "userRequest": "./eqWith", + "loc": "73:0-45" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony export imported specifier", + "userRequest": "./eqWith", + "loc": "73:0-45" + } + ], + "usedExports": false, + "providedExports": [ + "default" + ], + "optimizationBailout": [], + "depth": 4, + "source": "import curry3 from '../_internal/_curry3'\n\nexport default curry3(function eqWith(cb, a, b) {\n return cb(a, b)\n})\n", + "parsedSize": 37, + "parsedSource": "tn((function(n,r,t){return n(r,t)}));", + "originalSize": 114, + "originalSource": "import curry3 from '../_internal/_curry3'\n\nexport default curry3(function eqWith(cb, a, b) {\n return cb(a, b)\n})\n", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/equals/index.js", + "name": "./node_modules/nanoutils/lib/equals/index.js", + "index": 100, + "index2": 96, + "size": 103, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "issuerId": null, + "issuerName": "./node_modules/nanoutils/lib/index.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "name": "./node_modules/nanoutils/lib/index.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/pathEq/index.js", + "module": "./node_modules/nanoutils/lib/pathEq/index.js", + "moduleName": "./node_modules/nanoutils/lib/pathEq/index.js", + "type": "harmony side effect evaluation", + "userRequest": "../equals", + "loc": "2:0-30" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/pathEq/index.js", + "module": "./node_modules/nanoutils/lib/pathEq/index.js", + "moduleName": "./node_modules/nanoutils/lib/pathEq/index.js", + "type": "harmony import specifier", + "userRequest": "../equals", + "loc": "6:9-15" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony side effect evaluation", + "userRequest": "./equals", + "loc": "74:0-45" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony export imported specifier", + "userRequest": "./equals", + "loc": "74:0-45" + } + ], + "usedExports": [ + "default" + ], + "providedExports": [ + "default" + ], + "optimizationBailout": [], + "depth": 4, + "source": "import curry2 from '../_internal/_curry2'\nimport equals from './equals'\n\nexport default curry2(equals)\n", + "parsedSize": 10, + "parsedSource": "wn=rn(mn);", + "originalSize": 103, + "originalSource": "import curry2 from '../_internal/_curry2'\nimport equals from './equals'\n\nexport default curry2(equals)\n", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/evolve/index.js", + "name": "./node_modules/nanoutils/lib/evolve/index.js", + "index": 101, + "index2": 97, + "size": 267, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "issuerId": null, + "issuerName": "./node_modules/nanoutils/lib/index.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "name": "./node_modules/nanoutils/lib/index.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony side effect evaluation", + "userRequest": "./evolve", + "loc": "75:0-45" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony export imported specifier", + "userRequest": "./evolve", + "loc": "75:0-45" + } + ], + "usedExports": false, + "providedExports": [ + "default" + ], + "optimizationBailout": [], + "depth": 4, + "source": "export default function evolve(cbs, obj) {\n return Object.keys(obj).reduce(function(res, key) {\n res[key] = cbs[key]\n ? typeof cbs[key] === 'object'\n ? evolve(cbs[key], obj[key])\n : cbs[key](obj[key])\n : obj[key]\n return res\n }, {})\n}\n", + "parsedSize": null, + "parsedSource": null, + "originalSize": 267, + "originalSource": "export default function evolve(cbs, obj) {\n return Object.keys(obj).reduce(function(res, key) {\n res[key] = cbs[key]\n ? typeof cbs[key] === 'object'\n ? evolve(cbs[key], obj[key])\n : cbs[key](obj[key])\n : obj[key]\n return res\n }, {})\n}\n", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/fill/index.js", + "name": "./node_modules/nanoutils/lib/fill/index.js", + "index": 102, + "index2": 98, + "size": 218, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "issuerId": null, + "issuerName": "./node_modules/nanoutils/lib/index.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "name": "./node_modules/nanoutils/lib/index.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony side effect evaluation", + "userRequest": "./fill", + "loc": "76:0-41" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony export imported specifier", + "userRequest": "./fill", + "loc": "76:0-41" + } + ], + "usedExports": false, + "providedExports": [ + "default" + ], + "optimizationBailout": [], + "depth": 4, + "source": "export default function(val, start, end) {\n return function(arr) {\n var shallowCopy = arr.slice()\n return val !== undefined\n ? shallowCopy.fill(val, start || 0, end || arr.length)\n : shallowCopy\n }\n}\n", + "parsedSize": null, + "parsedSource": null, + "originalSize": 218, + "originalSource": "export default function(val, start, end) {\n return function(arr) {\n var shallowCopy = arr.slice()\n return val !== undefined\n ? shallowCopy.fill(val, start || 0, end || arr.length)\n : shallowCopy\n }\n}\n", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/filter/index.js", + "name": "./node_modules/nanoutils/lib/filter/index.js", + "index": 103, + "index2": 100, + "size": 103, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "issuerId": null, + "issuerName": "./node_modules/nanoutils/lib/index.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "name": "./node_modules/nanoutils/lib/index.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony side effect evaluation", + "userRequest": "./filter", + "loc": "77:0-45" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony export imported specifier", + "userRequest": "./filter", + "loc": "77:0-45" + } + ], + "usedExports": false, + "providedExports": [ + "default" + ], + "optimizationBailout": [], + "depth": 4, + "source": "import curry2 from '../_internal/_curry2'\nimport filter from './filter'\n\nexport default curry2(filter)\n", + "parsedSize": 7, + "parsedSource": "rn(On);", + "originalSize": 103, + "originalSource": "import curry2 from '../_internal/_curry2'\nimport filter from './filter'\n\nexport default curry2(filter)\n", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/filterT/index.js", + "name": "./node_modules/nanoutils/lib/filterT/index.js", + "index": 105, + "index2": 101, + "size": 198, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "issuerId": null, + "issuerName": "./node_modules/nanoutils/lib/index.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "name": "./node_modules/nanoutils/lib/index.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony side effect evaluation", + "userRequest": "./filterT", + "loc": "78:0-47" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony export imported specifier", + "userRequest": "./filterT", + "loc": "78:0-47" + } + ], + "usedExports": false, + "providedExports": [ + "default" + ], + "optimizationBailout": [], + "depth": 4, + "source": "export default function filterT(predicate) {\n return function(reducer) {\n return function(acc, v) {\n if (predicate(v)) {\n return reducer(acc, v)\n }\n return acc\n }\n }\n}\n", + "parsedSize": null, + "parsedSource": null, + "originalSize": 198, + "originalSource": "export default function filterT(predicate) {\n return function(reducer) {\n return function(acc, v) {\n if (predicate(v)) {\n return reducer(acc, v)\n }\n return acc\n }\n }\n}\n", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/find/index.js", + "name": "./node_modules/nanoutils/lib/find/index.js", + "index": 106, + "index2": 102, + "size": 185, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "issuerId": null, + "issuerName": "./node_modules/nanoutils/lib/index.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "name": "./node_modules/nanoutils/lib/index.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony side effect evaluation", + "userRequest": "./find", + "loc": "79:0-41" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony export imported specifier", + "userRequest": "./find", + "loc": "79:0-41" + } + ], + "usedExports": false, + "providedExports": [ + "default" + ], + "optimizationBailout": [], + "depth": 4, + "source": "import curry2 from '../_internal/_curry2'\n\nexport default curry2(function find(fn, list) {\n var i = 0\n while (i < list.length) {\n if (fn(list[i])) return list[i]\n i += 1\n }\n})\n", + "parsedSize": 75, + "parsedSource": "rn((function(n,r){for(var t=0;t= 0) {\n if (fn(list[i])) return list[i]\n i -= 1\n }\n})\n", + "parsedSize": 78, + "parsedSource": "rn((function(n,r){for(var t=r.length-1;t>=0;){if(n(r[t]))return r[t];t-=1}})),", + "originalSize": 194, + "originalSource": "import curry2 from '../_internal/_curry2'\n\nexport default curry2(function findLast(fn, list) {\n var i = list.length - 1\n while (i >= 0) {\n if (fn(list[i])) return list[i]\n i -= 1\n }\n})\n", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/findLastIndex/index.js", + "name": "./node_modules/nanoutils/lib/findLastIndex/index.js", + "index": 109, + "index2": 105, + "size": 218, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "issuerId": null, + "issuerName": "./node_modules/nanoutils/lib/index.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "name": "./node_modules/nanoutils/lib/index.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony side effect evaluation", + "userRequest": "./findLastIndex", + "loc": "82:0-59" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony export imported specifier", + "userRequest": "./findLastIndex", + "loc": "82:0-59" + } + ], + "usedExports": false, + "providedExports": [ + "default" + ], + "optimizationBailout": [], + "depth": 4, + "source": "import curry2 from '../_internal/_curry2'\n\nexport default curry2(function findLastIndex(fn, list) {\n var length = list.length\n for (var i = length - 1; i >= 0; i--) {\n if (fn(list[i])) return i\n }\n return -1\n})\n", + "parsedSize": 80, + "parsedSource": "rn((function(n,r){for(var t=r.length-1;t>=0;t--)if(n(r[t]))return t;return-1}));", + "originalSize": 218, + "originalSource": "import curry2 from '../_internal/_curry2'\n\nexport default curry2(function findLastIndex(fn, list) {\n var length = list.length\n for (var i = length - 1; i >= 0; i--) {\n if (fn(list[i])) return i\n }\n return -1\n})\n", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/flatten/index.js", + "name": "./node_modules/nanoutils/lib/flatten/index.js", + "index": 110, + "index2": 106, + "size": 259, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "issuerId": null, + "issuerName": "./node_modules/nanoutils/lib/index.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "name": "./node_modules/nanoutils/lib/index.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony side effect evaluation", + "userRequest": "./flatten", + "loc": "83:0-47" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony export imported specifier", + "userRequest": "./flatten", + "loc": "83:0-47" + } + ], + "usedExports": false, + "providedExports": [ + "default" + ], + "optimizationBailout": [], + "depth": 4, + "source": "export default function flatten(arr) {\n var res = []\n\n function each(v) {\n if (Array.isArray(v)) {\n var i = 0\n while (i < v.length) {\n each(v[i])\n i += 1\n }\n return\n }\n res.push(v)\n }\n\n each(arr)\n\n return res\n}\n", + "parsedSize": null, + "parsedSource": null, + "originalSize": 259, + "originalSource": "export default function flatten(arr) {\n var res = []\n\n function each(v) {\n if (Array.isArray(v)) {\n var i = 0\n while (i < v.length) {\n each(v[i])\n i += 1\n }\n return\n }\n res.push(v)\n }\n\n each(arr)\n\n return res\n}\n", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/nAry/index.js", + "name": "./node_modules/nanoutils/lib/nAry/index.js", + "index": 114, + "index2": 109, + "size": 223, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/flattenObj/index.js", + "issuerId": null, + "issuerName": "./node_modules/nanoutils/lib/flattenObj/index.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "name": "./node_modules/nanoutils/lib/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/flattenObj/index.js", + "name": "./node_modules/nanoutils/lib/flattenObj/index.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/flattenObj/index.js", + "module": "./node_modules/nanoutils/lib/flattenObj/index.js", + "moduleName": "./node_modules/nanoutils/lib/flattenObj/index.js", + "type": "harmony side effect evaluation", + "userRequest": "../nAry", + "loc": "3:0-26" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/flattenObj/index.js", + "module": "./node_modules/nanoutils/lib/flattenObj/index.js", + "moduleName": "./node_modules/nanoutils/lib/flattenObj/index.js", + "type": "harmony import specifier", + "userRequest": "../nAry", + "loc": "5:15-19" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony side effect evaluation", + "userRequest": "./nAry", + "loc": "160:0-41" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony export imported specifier", + "userRequest": "./nAry", + "loc": "160:0-41" + } + ], + "usedExports": [ + "default" + ], + "providedExports": [ + "default" + ], + "optimizationBailout": [], + "depth": 4, + "source": "export default function nAry(n, fn) {\n return Object.defineProperty(\n function() {\n return fn.apply(fn, [].slice.call(arguments, 0, n))\n },\n 'nanoLen',\n {\n writable: false,\n value: n\n }\n )\n}\n", + "parsedSize": 129, + "parsedSource": "xn;Nn=xn=Object.defineProperty((function(){return xn.apply(xn,[].slice.call(arguments,0,Nn))}),\"nanoLen\",{writable:!1,value:Nn});", + "originalSize": 223, + "originalSource": "export default function nAry(n, fn) {\n return Object.defineProperty(\n function() {\n return fn.apply(fn, [].slice.call(arguments, 0, n))\n },\n 'nanoLen',\n {\n writable: false,\n value: n\n }\n )\n}\n", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/flattenObj/index.js", + "name": "./node_modules/nanoutils/lib/flattenObj/index.js", + "index": 111, + "index2": 110, + "size": 566, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "issuerId": null, + "issuerName": "./node_modules/nanoutils/lib/index.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "name": "./node_modules/nanoutils/lib/index.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony side effect evaluation", + "userRequest": "./flattenObj", + "loc": "84:0-53" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony export imported specifier", + "userRequest": "./flattenObj", + "loc": "84:0-53" + } + ], + "usedExports": false, + "providedExports": [ + "default" + ], + "optimizationBailout": [], + "depth": 4, + "source": "import a2p from '../_internal/_a2p'\nimport p2a from '../_internal/_p2a'\nimport nAry from '../nAry'\n\nexport default nAry(1, function flattenObj(obj, nest) {\n var nestA = p2a(nest)\n return Object.keys(obj).reduce(function(res, key) {\n if (\n obj[key] !== null &&\n typeof obj[key] === 'object' &&\n !Array.isArray(obj[key])\n ) {\n var n = flattenObj(obj[key], nestA.concat(key))\n Object.keys(n).forEach(function(k) {\n res[k] = n[k]\n })\n } else {\n res[a2p(nestA.concat(key))] = obj[key]\n }\n return res\n }, {})\n})\n", + "parsedSize": 250, + "parsedSource": "var 1,function n(r,t){var u=(t,return Object.keys(r).reduce((function(t,e){if(null===r[e]||\"object\"!=typeof r[e]||Array.isArray(r[e]))t[(u.concat(e),r[e];else{var o=n(r[e],u.concat(e));Object.keys(o).forEach((function(n){t[n]=o[n]}))}return t}),{})},", + "originalSize": 566, + "originalSource": "import a2p from '../_internal/_a2p'\nimport p2a from '../_internal/_p2a'\nimport nAry from '../nAry'\n\nexport default nAry(1, function flattenObj(obj, nest) {\n var nestA = p2a(nest)\n return Object.keys(obj).reduce(function(res, key) {\n if (\n obj[key] !== null &&\n typeof obj[key] === 'object' &&\n !Array.isArray(obj[key])\n ) {\n var n = flattenObj(obj[key], nestA.concat(key))\n Object.keys(n).forEach(function(k) {\n res[k] = n[k]\n })\n } else {\n res[a2p(nestA.concat(key))] = obj[key]\n }\n return res\n }, {})\n})\n", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/flip/index.js", + "name": "./node_modules/nanoutils/lib/flip/index.js", + "index": 115, + "index2": 111, + "size": 116, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "issuerId": null, + "issuerName": "./node_modules/nanoutils/lib/index.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "name": "./node_modules/nanoutils/lib/index.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/pipeP/index.js", + "module": "./node_modules/nanoutils/lib/pipeP/index.js", + "moduleName": "./node_modules/nanoutils/lib/pipeP/index.js", + "type": "harmony side effect evaluation", + "userRequest": "../flip", + "loc": "1:0-26" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/pipe/index.js", + "module": "./node_modules/nanoutils/lib/pipe/index.js", + "moduleName": "./node_modules/nanoutils/lib/pipe/index.js", + "type": "harmony side effect evaluation", + "userRequest": "../flip", + "loc": "2:0-26" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/pipeP/index.js", + "module": "./node_modules/nanoutils/lib/pipeP/index.js", + "moduleName": "./node_modules/nanoutils/lib/pipeP/index.js", + "type": "harmony import specifier", + "userRequest": "../flip", + "loc": "4:15-19" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/pipe/index.js", + "module": "./node_modules/nanoutils/lib/pipe/index.js", + "moduleName": "./node_modules/nanoutils/lib/pipe/index.js", + "type": "harmony import specifier", + "userRequest": "../flip", + "loc": "5:15-19" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony side effect evaluation", + "userRequest": "./flip", + "loc": "85:0-41" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony export imported specifier", + "userRequest": "./flip", + "loc": "85:0-41" + } + ], + "usedExports": [ + "default" + ], + "providedExports": [ + "default" + ], + "optimizationBailout": [], + "depth": 4, + "source": "export default function flip(fn) {\n return function() {\n return fn.apply(fn, [].reverse.apply(arguments))\n }\n}\n", + "parsedSize": 71, + "parsedSource": "Sn(n){return function(){return n.apply(n,[].reverse.apply(arguments))}}", + "originalSize": 116, + "originalSource": "export default function flip(fn) {\n return function() {\n return fn.apply(fn, [].reverse.apply(arguments))\n }\n}\n", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/forEach/index.js", + "name": "./node_modules/nanoutils/lib/forEach/index.js", + "index": 116, + "index2": 112, + "size": 173, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "issuerId": null, + "issuerName": "./node_modules/nanoutils/lib/index.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "name": "./node_modules/nanoutils/lib/index.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony side effect evaluation", + "userRequest": "./forEach", + "loc": "86:0-47" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony export imported specifier", + "userRequest": "./forEach", + "loc": "86:0-47" + } + ], + "usedExports": false, + "providedExports": [ + "default" + ], + "optimizationBailout": [], + "depth": 4, + "source": "import curry2 from '../_internal/_curry2'\n\nexport default curry2(function forEach(fn, list) {\n for (var i = 0; i < list.length; i++) {\n fn(list[i])\n }\n return list\n})\n", + "parsedSize": 65, + "parsedSource": "rn((function(n,r){for(var t=0;t b\n})\n", + "parsedSize": 32, + "parsedSource": "rn((function(n,r){return n>r})),", + "originalSize": 103, + "originalSource": "import curry2 from '../_internal/_curry2'\n\nexport default curry2(function gt(a, b) {\n return a > b\n})\n", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/gte/index.js", + "name": "./node_modules/nanoutils/lib/gte/index.js", + "index": 122, + "index2": 118, + "size": 105, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "issuerId": null, + "issuerName": "./node_modules/nanoutils/lib/index.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "name": "./node_modules/nanoutils/lib/index.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony side effect evaluation", + "userRequest": "./gte", + "loc": "92:0-39" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony export imported specifier", + "userRequest": "./gte", + "loc": "92:0-39" + } + ], + "usedExports": false, + "providedExports": [ + "default" + ], + "optimizationBailout": [], + "depth": 4, + "source": "import curry2 from '../_internal/_curry2'\n\nexport default curry2(function gte(a, b) {\n return a >= b\n})\n", + "parsedSize": 33, + "parsedSource": "rn((function(n,r){return n>=r})),", + "originalSize": 105, + "originalSource": "import curry2 from '../_internal/_curry2'\n\nexport default curry2(function gte(a, b) {\n return a >= b\n})\n", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/has/index.js", + "name": "./node_modules/nanoutils/lib/has/index.js", + "index": 123, + "index2": 119, + "size": 128, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "issuerId": null, + "issuerName": "./node_modules/nanoutils/lib/index.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "name": "./node_modules/nanoutils/lib/index.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony side effect evaluation", + "userRequest": "./has", + "loc": "93:0-39" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony export imported specifier", + "userRequest": "./has", + "loc": "93:0-39" + } + ], + "usedExports": false, + "providedExports": [ + "default" + ], + "optimizationBailout": [], + "depth": 4, + "source": "import curry2 from '../_internal/_curry2'\n\nexport default curry2(function has(prop, obj) {\n return obj.hasOwnProperty(prop)\n})\n", + "parsedSize": 48, + "parsedSource": "rn((function(n,r){return r.hasOwnProperty(n)})),", + "originalSize": 128, + "originalSource": "import curry2 from '../_internal/_curry2'\n\nexport default curry2(function has(prop, obj) {\n return obj.hasOwnProperty(prop)\n})\n", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/hasIn/index.js", + "name": "./node_modules/nanoutils/lib/hasIn/index.js", + "index": 124, + "index2": 120, + "size": 117, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "issuerId": null, + "issuerName": "./node_modules/nanoutils/lib/index.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "name": "./node_modules/nanoutils/lib/index.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony side effect evaluation", + "userRequest": "./hasIn", + "loc": "94:0-43" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony export imported specifier", + "userRequest": "./hasIn", + "loc": "94:0-43" + } + ], + "usedExports": false, + "providedExports": [ + "default" + ], + "optimizationBailout": [], + "depth": 4, + "source": "import curry2 from '../_internal/_curry2'\n\nexport default curry2(function hasIn(prop, obj) {\n return prop in obj\n})\n", + "parsedSize": 35, + "parsedSource": "rn((function(n,r){return n in r}));", + "originalSize": 117, + "originalSource": "import curry2 from '../_internal/_curry2'\n\nexport default curry2(function hasIn(prop, obj) {\n return prop in obj\n})\n", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/head/index.js", + "name": "./node_modules/nanoutils/lib/head/index.js", + "index": 125, + "index2": 121, + "size": 54, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "issuerId": null, + "issuerName": "./node_modules/nanoutils/lib/index.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "name": "./node_modules/nanoutils/lib/index.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony side effect evaluation", + "userRequest": "./head", + "loc": "95:0-41" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony export imported specifier", + "userRequest": "./head", + "loc": "95:0-41" + } + ], + "usedExports": false, + "providedExports": [ + "default" + ], + "optimizationBailout": [], + "depth": 4, + "source": "export default function head(arr) {\n return arr[0]\n}\n", + "parsedSize": null, + "parsedSource": null, + "originalSize": 54, + "originalSource": "export default function head(arr) {\n return arr[0]\n}\n", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/identical/index.js", + "name": "./node_modules/nanoutils/lib/identical/index.js", + "index": 126, + "index2": 123, + "size": 112, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "issuerId": null, + "issuerName": "./node_modules/nanoutils/lib/index.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "name": "./node_modules/nanoutils/lib/index.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony side effect evaluation", + "userRequest": "./identical", + "loc": "96:0-51" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony export imported specifier", + "userRequest": "./identical", + "loc": "96:0-51" + } + ], + "usedExports": false, + "providedExports": [ + "default" + ], + "optimizationBailout": [], + "depth": 4, + "source": "import curry2 from '../_internal/_curry2'\nimport identical from './identical'\n\nexport default curry2(identical)\n", + "parsedSize": 7, + "parsedSource": "rn(Pn);", + "originalSize": 112, + "originalSource": "import curry2 from '../_internal/_curry2'\nimport identical from './identical'\n\nexport default curry2(identical)\n", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/identity/index.js", + "name": "./node_modules/nanoutils/lib/identity/index.js", + "index": 128, + "index2": 124, + "size": 55, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "issuerId": null, + "issuerName": "./node_modules/nanoutils/lib/index.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "name": "./node_modules/nanoutils/lib/index.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony side effect evaluation", + "userRequest": "./identity", + "loc": "97:0-49" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony export imported specifier", + "userRequest": "./identity", + "loc": "97:0-49" + } + ], + "usedExports": false, + "providedExports": [ + "default" + ], + "optimizationBailout": [], + "depth": 4, + "source": "export default function identity(val) {\n return val\n}\n", + "parsedSize": null, + "parsedSource": null, + "originalSize": 55, + "originalSource": "export default function identity(val) {\n return val\n}\n", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/identityT/index.js", + "name": "./node_modules/nanoutils/lib/identityT/index.js", + "index": 129, + "index2": 125, + "size": 138, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "issuerId": null, + "issuerName": "./node_modules/nanoutils/lib/index.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "name": "./node_modules/nanoutils/lib/index.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony side effect evaluation", + "userRequest": "./identityT", + "loc": "98:0-51" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony export imported specifier", + "userRequest": "./identityT", + "loc": "98:0-51" + } + ], + "usedExports": false, + "providedExports": [ + "default" + ], + "optimizationBailout": [], + "depth": 4, + "source": "export default function identityT() {\n return function(reducer) {\n return function(acc, v) {\n return reducer(acc, v)\n }\n }\n}\n", + "parsedSize": null, + "parsedSource": null, + "originalSize": 138, + "originalSource": "export default function identityT() {\n return function(reducer) {\n return function(acc, v) {\n return reducer(acc, v)\n }\n }\n}\n", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/ifElse/index.js", + "name": "./node_modules/nanoutils/lib/ifElse/index.js", + "index": 130, + "index2": 126, + "size": 158, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "issuerId": null, + "issuerName": "./node_modules/nanoutils/lib/index.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "name": "./node_modules/nanoutils/lib/index.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony side effect evaluation", + "userRequest": "./ifElse", + "loc": "99:0-45" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony export imported specifier", + "userRequest": "./ifElse", + "loc": "99:0-45" + } + ], + "usedExports": false, + "providedExports": [ + "default" + ], + "optimizationBailout": [], + "depth": 4, + "source": "import curry3 from '../_internal/_curry3'\n\nexport default curry3(function ifElse(cond, a, b) {\n return function(d) {\n return cond(d) ? a(d) : b(d)\n }\n})\n", + "parsedSize": 65, + "parsedSource": "tn((function(n,r,t){return function(e){return n(e)?r(e):t(e)}}));", + "originalSize": 158, + "originalSource": "import curry3 from '../_internal/_curry3'\n\nexport default curry3(function ifElse(cond, a, b) {\n return function(d) {\n return cond(d) ? a(d) : b(d)\n }\n})\n", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/inc/index.js", + "name": "./node_modules/nanoutils/lib/inc/index.js", + "index": 131, + "index2": 127, + "size": 52, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "issuerId": null, + "issuerName": "./node_modules/nanoutils/lib/index.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "name": "./node_modules/nanoutils/lib/index.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony side effect evaluation", + "userRequest": "./inc", + "loc": "100:0-39" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony export imported specifier", + "userRequest": "./inc", + "loc": "100:0-39" + } + ], + "usedExports": false, + "providedExports": [ + "default" + ], + "optimizationBailout": [], + "depth": 4, + "source": "export default function inc(num) {\n return ++num\n}\n", + "parsedSize": null, + "parsedSource": null, + "originalSize": 52, + "originalSource": "export default function inc(num) {\n return ++num\n}\n", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/includes/index.js", + "name": "./node_modules/nanoutils/lib/includes/index.js", + "index": 132, + "index2": 128, + "size": 173, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "issuerId": null, + "issuerName": "./node_modules/nanoutils/lib/index.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "name": "./node_modules/nanoutils/lib/index.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony side effect evaluation", + "userRequest": "./includes", + "loc": "101:0-49" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony export imported specifier", + "userRequest": "./includes", + "loc": "101:0-49" + } + ], + "usedExports": false, + "providedExports": [ + "default" + ], + "optimizationBailout": [], + "depth": 4, + "source": "import curry2 from '../_internal/_curry2'\nimport indexOf from '../indexOf/indexOf'\n\nexport default curry2(function includes(val, obj) {\n return indexOf(val, obj) !== -1\n})\n", + "parsedSize": 40, + "parsedSource": "rn((function(n,r){return-1!==_n(n,r)})),", + "originalSize": 173, + "originalSource": "import curry2 from '../_internal/_curry2'\nimport indexOf from '../indexOf/indexOf'\n\nexport default curry2(function includes(val, obj) {\n return indexOf(val, obj) !== -1\n})\n", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/indexBy/index.js", + "name": "./node_modules/nanoutils/lib/indexBy/index.js", + "index": 133, + "index2": 129, + "size": 202, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "issuerId": null, + "issuerName": "./node_modules/nanoutils/lib/index.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "name": "./node_modules/nanoutils/lib/index.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony side effect evaluation", + "userRequest": "./indexBy", + "loc": "102:0-47" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony export imported specifier", + "userRequest": "./indexBy", + "loc": "102:0-47" + } + ], + "usedExports": false, + "providedExports": [ + "default" + ], + "optimizationBailout": [], + "depth": 4, + "source": "import curry2 from '../_internal/_curry2'\n\nexport default curry2(function indexBy(cb, list) {\n var res = {}\n for (var i = 0; i < list.length; i++) {\n res[cb(list[i])] = list[i]\n }\n return res\n})\n", + "parsedSize": 78, + "parsedSource": "rn((function(n,r){for(var t={},e=0;e list.length) {\n idx = list.length\n }\n return list.slice(0, idx).concat(vals, list.slice(idx))\n})\n", + "parsedSize": 89, + "parsedSource": "tn((function(n,r,t){return n>t.length&&(n=t.length),t.slice(0,n).concat(r,t.slice(n))})),", + "originalSize": 219, + "originalSource": "import _curry3 from '../_internal/_curry3'\n\nexport default _curry3(function insertAll(idx, vals, list) {\n if (idx > list.length) {\n idx = list.length\n }\n return list.slice(0, idx).concat(vals, list.slice(idx))\n})\n", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/intersection/index.js", + "name": "./node_modules/nanoutils/lib/intersection/index.js", + "index": 140, + "index2": 136, + "size": 972, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "issuerId": null, + "issuerName": "./node_modules/nanoutils/lib/index.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "name": "./node_modules/nanoutils/lib/index.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony side effect evaluation", + "userRequest": "./intersection", + "loc": "109:0-57" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony export imported specifier", + "userRequest": "./intersection", + "loc": "109:0-57" + } + ], + "usedExports": false, + "providedExports": [ + "default" + ], + "optimizationBailout": [], + "depth": 4, + "source": "import curry2 from '../_internal/_curry2'\nimport equals from '../equals/equals'\nimport identical from '../identical/identical'\n\nexport default curry2(function intersection(arr1, arr2) {\n var compare = function(value1, value2) {\n if (Array.isArray(value1)) {\n return value1 + '' === value2 + ''\n }\n if (typeof value1 === 'object' && value1 instanceof Object) {\n return equals(value1, value2)\n }\n return identical(value1, value2)\n }\n var arr1clean = []\n var i = 0\n while (i < arr1.length) {\n if (!arr1clean.some(function(comparing) {\n return compare(arr1[i], comparing)\n })) {\n arr1clean.push(arr1[i])\n }\n i++\n }\n var res = []\n for (i = 0; i < arr2.length; i++) {\n var isNew = arr1clean.some(function(comparing) {\n return compare(arr2[i], comparing)\n }) && !res.some(function(comparing) {\n return compare(arr2[i], comparing)\n })\n if (isNew) {\n res.push(arr2[i])\n }\n }\n return res\n})\n", + "parsedSize": 354, + "parsedSource": "rn((function(n,r){for(var t=function(n,r){return Array.isArray(n)?n+\"\"==r+\"\":\"object\"==typeof n&&n instanceof Object?mn(n,r):Pn(n,r)},e=[],u=0;u= 0) {\n var v = cb(arr[i], value)\n value = v[1]\n accum[i--] = v[0]\n }\n return [accum, value]\n})\n", + "parsedSize": 124, + "parsedSource": "tn((function(n,r,t){for(var e=new Array(t.length),u=r,o=t.length-1;o>=0;){var i=n(t[o],u);u=i[1],e[o--]=i[0]}return[e,u]})),", + "originalSize": 361, + "originalSource": "import curry3 from '../_internal/_curry3'\n\nexport default curry3(function mapAccumRight(cb, init, arr) {\n // it's quicker with new operator, so do NOT remove it\n var accum = new Array(arr.length)\n var value = init\n var i = arr.length - 1\n while (i >= 0) {\n var v = cb(arr[i], value)\n value = v[1]\n accum[i--] = v[0]\n }\n return [accum, value]\n})\n", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/mapObjIndexed/index.js", + "name": "./node_modules/nanoutils/lib/mapObjIndexed/index.js", + "index": 172, + "index2": 168, + "size": 218, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "issuerId": null, + "issuerName": "./node_modules/nanoutils/lib/index.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "name": "./node_modules/nanoutils/lib/index.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony side effect evaluation", + "userRequest": "./mapObjIndexed", + "loc": "138:0-59" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony export imported specifier", + "userRequest": "./mapObjIndexed", + "loc": "138:0-59" + } + ], + "usedExports": false, + "providedExports": [ + "default" + ], + "optimizationBailout": [], + "depth": 4, + "source": "import curry2 from '../_internal/_curry2'\n\nexport default curry2(function mapObjIndexed(cb, obj) {\n return Object.keys(obj).reduce(function(res, key) {\n res[key] = cb(obj[key], key, obj)\n return res\n }, {})\n})\n", + "parsedSize": 97, + "parsedSource": "rn((function(n,r){return Object.keys(r).reduce((function(t,e){return t[e]=n(r[e],e,r),t}),{})}));", + "originalSize": 218, + "originalSource": "import curry2 from '../_internal/_curry2'\n\nexport default curry2(function mapObjIndexed(cb, obj) {\n return Object.keys(obj).reduce(function(res, key) {\n res[key] = cb(obj[key], key, obj)\n return res\n }, {})\n})\n", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/mapT/index.js", + "name": "./node_modules/nanoutils/lib/mapT/index.js", + "index": 173, + "index2": 169, + "size": 137, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "issuerId": null, + "issuerName": "./node_modules/nanoutils/lib/index.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "name": "./node_modules/nanoutils/lib/index.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony side effect evaluation", + "userRequest": "./mapT", + "loc": "139:0-41" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony export imported specifier", + "userRequest": "./mapT", + "loc": "139:0-41" + } + ], + "usedExports": false, + "providedExports": [ + "default" + ], + "optimizationBailout": [], + "depth": 4, + "source": "export default function mapT(f) {\n return function(reducer) {\n return function(acc, v) {\n return reducer(acc, f(v))\n }\n }\n}\n", + "parsedSize": null, + "parsedSource": null, + "originalSize": 137, + "originalSource": "export default function mapT(f) {\n return function(reducer) {\n return function(acc, v) {\n return reducer(acc, f(v))\n }\n }\n}\n", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/match/index.js", + "name": "./node_modules/nanoutils/lib/match/index.js", + "index": 174, + "index2": 170, + "size": 135, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "issuerId": null, + "issuerName": "./node_modules/nanoutils/lib/index.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "name": "./node_modules/nanoutils/lib/index.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony side effect evaluation", + "userRequest": "./match", + "loc": "140:0-43" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony export imported specifier", + "userRequest": "./match", + "loc": "140:0-43" + } + ], + "usedExports": false, + "providedExports": [ + "default" + ], + "optimizationBailout": [], + "depth": 4, + "source": "import curry2 from '../_internal/_curry2'\n\nexport default curry2(function match(regex, string) {\n return string.match(regex) || []\n})\n", + "parsedSize": 43, + "parsedSource": "rn((function(n,r){return r.match(n)||[]})),", + "originalSize": 135, + "originalSource": "import curry2 from '../_internal/_curry2'\n\nexport default curry2(function match(regex, string) {\n return string.match(regex) || []\n})\n", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/mathMod/index.js", + "name": "./node_modules/nanoutils/lib/mathMod/index.js", + "index": 175, + "index2": 171, + "size": 203, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "issuerId": null, + "issuerName": "./node_modules/nanoutils/lib/index.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "name": "./node_modules/nanoutils/lib/index.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony side effect evaluation", + "userRequest": "./mathMod", + "loc": "141:0-47" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony export imported specifier", + "userRequest": "./mathMod", + "loc": "141:0-47" + } + ], + "usedExports": false, + "providedExports": [ + "default" + ], + "optimizationBailout": [], + "depth": 4, + "source": "import curry2 from '../_internal/_curry2'\nimport isInteger from '../isInteger'\n\nexport default curry2(function mathMod(a, b) {\n return !isInteger(a) || !isInteger(b) || b < 1 ? NaN : (a % b + b) % b\n})\n", + "parsedSize": 61, + "parsedSource": "rn((function(n,r){return!Hn(n)||!Hn(r)||r<1?NaN:(n%r+r)%r})),", + "originalSize": 203, + "originalSource": "import curry2 from '../_internal/_curry2'\nimport isInteger from '../isInteger'\n\nexport default curry2(function mathMod(a, b) {\n return !isInteger(a) || !isInteger(b) || b < 1 ? NaN : (a % b + b) % b\n})\n", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/max/index.js", + "name": "./node_modules/nanoutils/lib/max/index.js", + "index": 176, + "index2": 172, + "size": 112, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "issuerId": null, + "issuerName": "./node_modules/nanoutils/lib/index.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "name": "./node_modules/nanoutils/lib/index.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony side effect evaluation", + "userRequest": "./max", + "loc": "142:0-39" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony export imported specifier", + "userRequest": "./max", + "loc": "142:0-39" + } + ], + "usedExports": false, + "providedExports": [ + "default" + ], + "optimizationBailout": [], + "depth": 4, + "source": "import curry2 from '../_internal/_curry2'\n\nexport default curry2(function max(a, b) {\n return a > b ? a : b\n})\n", + "parsedSize": 36, + "parsedSource": "rn((function(n,r){return n>r?n:r})),", + "originalSize": 112, + "originalSource": "import curry2 from '../_internal/_curry2'\n\nexport default curry2(function max(a, b) {\n return a > b ? a : b\n})\n", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/maxBy/index.js", + "name": "./node_modules/nanoutils/lib/maxBy/index.js", + "index": 177, + "index2": 173, + "size": 125, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "issuerId": null, + "issuerName": "./node_modules/nanoutils/lib/index.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "name": "./node_modules/nanoutils/lib/index.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony side effect evaluation", + "userRequest": "./maxBy", + "loc": "143:0-43" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony export imported specifier", + "userRequest": "./maxBy", + "loc": "143:0-43" + } + ], + "usedExports": false, + "providedExports": [ + "default" + ], + "optimizationBailout": [], + "depth": 4, + "source": "import _curry3 from '../_internal/_curry3'\n\nexport default _curry3(function maxBy(f, a, b) {\n return f(a) > f(b) ? a : b\n})\n", + "parsedSize": 44, + "parsedSource": "tn((function(n,r,t){return n(r)>n(t)?r:t}));", + "originalSize": 125, + "originalSource": "import _curry3 from '../_internal/_curry3'\n\nexport default _curry3(function maxBy(f, a, b) {\n return f(a) > f(b) ? a : b\n})\n", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/sum/index.js", + "name": "./node_modules/nanoutils/lib/sum/index.js", + "index": 179, + "index2": 174, + "size": 102, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "issuerId": null, + "issuerName": "./node_modules/nanoutils/lib/index.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "name": "./node_modules/nanoutils/lib/index.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/mean/index.js", + "module": "./node_modules/nanoutils/lib/mean/index.js", + "moduleName": "./node_modules/nanoutils/lib/mean/index.js", + "type": "harmony side effect evaluation", + "userRequest": "../sum", + "loc": "1:0-24" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/mean/index.js", + "module": "./node_modules/nanoutils/lib/mean/index.js", + "moduleName": "./node_modules/nanoutils/lib/mean/index.js", + "type": "harmony import specifier", + "userRequest": "../sum", + "loc": "4:9-12" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony side effect evaluation", + "userRequest": "./sum", + "loc": "223:0-39" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony export imported specifier", + "userRequest": "./sum", + "loc": "223:0-39" + } + ], + "usedExports": [ + "default" + ], + "providedExports": [ + "default" + ], + "optimizationBailout": [], + "depth": 4, + "source": "export default function sum(nums) {\n return nums.reduce(function(a, b) {\n return a + +b\n }, 0)\n}\n", + "parsedSize": null, + "parsedSource": null, + "originalSize": 102, + "originalSource": "export default function sum(nums) {\n return nums.reduce(function(a, b) {\n return a + +b\n }, 0)\n}\n", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/mean/index.js", + "name": "./node_modules/nanoutils/lib/mean/index.js", + "index": 178, + "index2": 175, + "size": 98, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "issuerId": null, + "issuerName": "./node_modules/nanoutils/lib/index.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "name": "./node_modules/nanoutils/lib/index.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/median/index.js", + "module": "./node_modules/nanoutils/lib/median/index.js", + "moduleName": "./node_modules/nanoutils/lib/median/index.js", + "type": "harmony side effect evaluation", + "userRequest": "../mean", + "loc": "1:0-26" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/median/index.js", + "module": "./node_modules/nanoutils/lib/median/index.js", + "moduleName": "./node_modules/nanoutils/lib/median/index.js", + "type": "harmony import specifier", + "userRequest": "../mean", + "loc": "8:6-10" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony side effect evaluation", + "userRequest": "./mean", + "loc": "144:0-41" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony export imported specifier", + "userRequest": "./mean", + "loc": "144:0-41" + } + ], + "usedExports": [ + "default" + ], + "providedExports": [ + "default" + ], + "optimizationBailout": [], + "depth": 4, + "source": "import sum from '../sum'\n\nexport default function mean(nums) {\n return sum(nums) / nums.length\n}\n", + "parsedSize": null, + "parsedSource": null, + "originalSize": 98, + "originalSource": "import sum from '../sum'\n\nexport default function mean(nums) {\n return sum(nums) / nums.length\n}\n", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/median/index.js", + "name": "./node_modules/nanoutils/lib/median/index.js", + "index": 180, + "index2": 176, + "size": 329, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "issuerId": null, + "issuerName": "./node_modules/nanoutils/lib/index.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "name": "./node_modules/nanoutils/lib/index.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony side effect evaluation", + "userRequest": "./median", + "loc": "145:0-45" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony export imported specifier", + "userRequest": "./median", + "loc": "145:0-45" + } + ], + "usedExports": false, + "providedExports": [ + "default" + ], + "optimizationBailout": [], + "depth": 4, + "source": "import mean from '../mean'\n\nexport default function median(list) {\n var width = 2 - list.length % 2\n var idx = (list.length - width) / 2\n return !list.length\n ? NaN\n : mean(\n list.slice()\n .sort(function(a, b) {\n return a < b ? -1 : a > b ? 1 : 0\n })\n .slice(idx, idx + width)\n )\n}\n", + "parsedSize": null, + "parsedSource": null, + "originalSize": 329, + "originalSource": "import mean from '../mean'\n\nexport default function median(list) {\n var width = 2 - list.length % 2\n var idx = (list.length - width) / 2\n return !list.length\n ? NaN\n : mean(\n list.slice()\n .sort(function(a, b) {\n return a < b ? -1 : a > b ? 1 : 0\n })\n .slice(idx, idx + width)\n )\n}\n", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/memoize/index.js", + "name": "./node_modules/nanoutils/lib/memoize/index.js", + "index": 181, + "index2": 177, + "size": 213, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "issuerId": null, + "issuerName": "./node_modules/nanoutils/lib/index.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "name": "./node_modules/nanoutils/lib/index.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony side effect evaluation", + "userRequest": "./memoize", + "loc": "146:0-47" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony export imported specifier", + "userRequest": "./memoize", + "loc": "146:0-47" + } + ], + "usedExports": false, + "providedExports": [ + "default" + ], + "optimizationBailout": [], + "depth": 4, + "source": "export default function memoize(f) {\n var cache = {}\n return function() {\n var key = JSON.stringify(arguments)\n return key in cache\n ? cache[key]\n : (cache[key] = f.apply(this, arguments))\n }\n}\n", + "parsedSize": null, + "parsedSource": null, + "originalSize": 213, + "originalSource": "export default function memoize(f) {\n var cache = {}\n return function() {\n var key = JSON.stringify(arguments)\n return key in cache\n ? cache[key]\n : (cache[key] = f.apply(this, arguments))\n }\n}\n", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/memoizeWith/index.js", + "name": "./node_modules/nanoutils/lib/memoizeWith/index.js", + "index": 182, + "index2": 178, + "size": 276, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "issuerId": null, + "issuerName": "./node_modules/nanoutils/lib/index.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "name": "./node_modules/nanoutils/lib/index.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony side effect evaluation", + "userRequest": "./memoizeWith", + "loc": "147:0-55" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony export imported specifier", + "userRequest": "./memoizeWith", + "loc": "147:0-55" + } + ], + "usedExports": false, + "providedExports": [ + "default" + ], + "optimizationBailout": [], + "depth": 4, + "source": "import curry2 from '../_internal/_curry2'\n\nexport default curry2(function memoizeWith(keyF, f) {\n var cache = {}\n return function() {\n var key = keyF.apply(this, arguments)\n return key in cache\n ? cache[key]\n : (cache[key] = f.apply(this, arguments))\n }\n})\n", + "parsedSize": 127, + "parsedSource": "rn((function(n,r){var t={};return function(){var e=n.apply(this,arguments);return e in t?t[e]:t[e]=r.apply(this,arguments)}}));", + "originalSize": 276, + "originalSource": "import curry2 from '../_internal/_curry2'\n\nexport default curry2(function memoizeWith(keyF, f) {\n var cache = {}\n return function() {\n var key = keyF.apply(this, arguments)\n return key in cache\n ? cache[key]\n : (cache[key] = f.apply(this, arguments))\n }\n})\n", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/merge/index.js", + "name": "./node_modules/nanoutils/lib/merge/index.js", + "index": 183, + "index2": 180, + "size": 168, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "issuerId": null, + "issuerName": "./node_modules/nanoutils/lib/index.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "name": "./node_modules/nanoutils/lib/index.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony side effect evaluation", + "userRequest": "./merge", + "loc": "148:0-43" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony export imported specifier", + "userRequest": "./merge", + "loc": "148:0-43" + } + ], + "usedExports": false, + "providedExports": [ + "default" + ], + "optimizationBailout": [], + "depth": 4, + "source": "import curry2 from '../_internal/_curry2'\nimport _merge from '../_internal/_merge'\n\nexport default curry2(function merge(left, right) {\n return _merge(left, right)\n})\n", + "parsedSize": 36, + "parsedSource": "rn((function(n,r){return Ln(n,r)}));", + "originalSize": 168, + "originalSource": "import curry2 from '../_internal/_curry2'\nimport _merge from '../_internal/_merge'\n\nexport default curry2(function merge(left, right) {\n return _merge(left, right)\n})\n", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/mergeAll/index.js", + "name": "./node_modules/nanoutils/lib/mergeAll/index.js", + "index": 185, + "index2": 181, + "size": 179, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "issuerId": null, + "issuerName": "./node_modules/nanoutils/lib/index.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "name": "./node_modules/nanoutils/lib/index.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony side effect evaluation", + "userRequest": "./mergeAll", + "loc": "149:0-49" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony export imported specifier", + "userRequest": "./mergeAll", + "loc": "149:0-49" + } + ], + "usedExports": false, + "providedExports": [ + "default" + ], + "optimizationBailout": [], + "depth": 4, + "source": "export default function mergeAll(list) {\n var result = {}\n for (var i = 0; i < list.length; i++) {\n for (var key in list[i]) result[key] = list[i][key]\n }\n return result\n}\n", + "parsedSize": null, + "parsedSource": null, + "originalSize": 179, + "originalSource": "export default function mergeAll(list) {\n var result = {}\n for (var i = 0; i < list.length; i++) {\n for (var key in list[i]) result[key] = list[i][key]\n }\n return result\n}\n", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/mergeDeepLeft/index.js", + "name": "./node_modules/nanoutils/lib/mergeDeepLeft/index.js", + "index": 186, + "index2": 183, + "size": 124, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "issuerId": null, + "issuerName": "./node_modules/nanoutils/lib/index.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "name": "./node_modules/nanoutils/lib/index.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony side effect evaluation", + "userRequest": "./mergeDeepLeft", + "loc": "150:0-59" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony export imported specifier", + "userRequest": "./mergeDeepLeft", + "loc": "150:0-59" + } + ], + "usedExports": false, + "providedExports": [ + "default" + ], + "optimizationBailout": [], + "depth": 4, + "source": "import curry2 from '../_internal/_curry2'\nimport mergeDeepLeft from './mergeDeepLeft'\n\nexport default curry2(mergeDeepLeft)\n", + "parsedSize": 7, + "parsedSource": "rn(Fn);", + "originalSize": 124, + "originalSource": "import curry2 from '../_internal/_curry2'\nimport mergeDeepLeft from './mergeDeepLeft'\n\nexport default curry2(mergeDeepLeft)\n", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/mergeDeepRight/index.js", + "name": "./node_modules/nanoutils/lib/mergeDeepRight/index.js", + "index": 188, + "index2": 185, + "size": 127, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "issuerId": null, + "issuerName": "./node_modules/nanoutils/lib/index.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "name": "./node_modules/nanoutils/lib/index.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony side effect evaluation", + "userRequest": "./mergeDeepRight", + "loc": "151:0-61" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony export imported specifier", + "userRequest": "./mergeDeepRight", + "loc": "151:0-61" + } + ], + "usedExports": false, + "providedExports": [ + "default" + ], + "optimizationBailout": [], + "depth": 4, + "source": "import curry2 from '../_internal/_curry2'\nimport mergeDeepRight from './mergeDeepRight'\n\nexport default curry2(mergeDeepRight)\n", + "parsedSize": 4, + "parsedSource": "rn((", + "originalSize": 127, + "originalSource": "import curry2 from '../_internal/_curry2'\nimport mergeDeepRight from './mergeDeepRight'\n\nexport default curry2(mergeDeepRight)\n", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/mergeDeepWith/index.js", + "name": "./node_modules/nanoutils/lib/mergeDeepWith/index.js", + "index": 190, + "index2": 186, + "size": 352, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "issuerId": null, + "issuerName": "./node_modules/nanoutils/lib/index.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "name": "./node_modules/nanoutils/lib/index.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony side effect evaluation", + "userRequest": "./mergeDeepWith", + "loc": "152:0-59" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony export imported specifier", + "userRequest": "./mergeDeepWith", + "loc": "152:0-59" + } + ], + "usedExports": false, + "providedExports": [ + "default" + ], + "optimizationBailout": [], + "depth": 4, + "source": "import _curry3 from '../_internal/_curry3'\nimport _merge from '../_internal/_merge'\n\nexport default _curry3(function mergeDeepWith(func, left, right) {\n var cb = function(l, r) {\n if (typeof l === 'object' && typeof r === 'object' && !Array.isArray(l)) return mergeDeepWith(func, l, r)\n return func(l, r)\n }\n return _merge(left, right, cb)\n})\n", + "parsedSize": 136, + "parsedSource": "tn((function n(r,t,e){return Ln(t,e,(function(t,e){return\"object\"!=typeof t||\"object\"!=typeof e||Array.isArray(t)?r(t,e):n(r,t,e)}))})),", + "originalSize": 352, + "originalSource": "import _curry3 from '../_internal/_curry3'\nimport _merge from '../_internal/_merge'\n\nexport default _curry3(function mergeDeepWith(func, left, right) {\n var cb = function(l, r) {\n if (typeof l === 'object' && typeof r === 'object' && !Array.isArray(l)) return mergeDeepWith(func, l, r)\n return func(l, r)\n }\n return _merge(left, right, cb)\n})\n", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/mergeDeepWithKey/index.js", + "name": "./node_modules/nanoutils/lib/mergeDeepWithKey/index.js", + "index": 191, + "index2": 187, + "size": 389, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "issuerId": null, + "issuerName": "./node_modules/nanoutils/lib/index.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "name": "./node_modules/nanoutils/lib/index.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony side effect evaluation", + "userRequest": "./mergeDeepWithKey", + "loc": "153:0-65" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony export imported specifier", + "userRequest": "./mergeDeepWithKey", + "loc": "153:0-65" + } + ], + "usedExports": false, + "providedExports": [ + "default" + ], + "optimizationBailout": [], + "depth": 4, + "source": "import _curry3 from '../_internal/_curry3'\nimport _merge from '../_internal/_merge'\n\nexport default _curry3(function mergeDeepWithKey(func, left, right) {\n return _merge(left, right, function(l, r, key) {\n if (typeof l === 'object' && typeof r === 'object' && !Array.isArray(l) && !Array.isArray(r)) {\n return mergeDeepWithKey(func, l, r)\n }\n return func(key, l, r)\n })\n})\n", + "parsedSize": 158, + "parsedSource": "tn((function n(r,t,e){return Ln(t,e,(function(t,e,u){return\"object\"!=typeof t||\"object\"!=typeof e||Array.isArray(t)||Array.isArray(e)?r(u,t,e):n(r,t,e)}))}));", + "originalSize": 389, + "originalSource": "import _curry3 from '../_internal/_curry3'\nimport _merge from '../_internal/_merge'\n\nexport default _curry3(function mergeDeepWithKey(func, left, right) {\n return _merge(left, right, function(l, r, key) {\n if (typeof l === 'object' && typeof r === 'object' && !Array.isArray(l) && !Array.isArray(r)) {\n return mergeDeepWithKey(func, l, r)\n }\n return func(key, l, r)\n })\n})\n", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/mergeWith/index.js", + "name": "./node_modules/nanoutils/lib/mergeWith/index.js", + "index": 192, + "index2": 189, + "size": 338, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "issuerId": null, + "issuerName": "./node_modules/nanoutils/lib/index.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "name": "./node_modules/nanoutils/lib/index.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony side effect evaluation", + "userRequest": "./mergeWith", + "loc": "154:0-51" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony export imported specifier", + "userRequest": "./mergeWith", + "loc": "154:0-51" + } + ], + "usedExports": false, + "providedExports": [ + "default" + ], + "optimizationBailout": [], + "depth": 4, + "source": "import curry3more from '../_internal/_curry3more'\nimport _merge from '../_internal/_merge'\n\nexport default curry3more(function mergeWith(cb) {\n var rightIndex = 2\n var mergedResult = arguments[1]\n while (rightIndex < arguments.length) {\n mergedResult = _merge(mergedResult, arguments[rightIndex++], cb)\n }\n return mergedResult\n})\n", + "parsedSize": null, + "parsedSource": null, + "originalSize": 338, + "originalSource": "import curry3more from '../_internal/_curry3more'\nimport _merge from '../_internal/_merge'\n\nexport default curry3more(function mergeWith(cb) {\n var rightIndex = 2\n var mergedResult = arguments[1]\n while (rightIndex < arguments.length) {\n mergedResult = _merge(mergedResult, arguments[rightIndex++], cb)\n }\n return mergedResult\n})\n", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/mergeWithKey/index.js", + "name": "./node_modules/nanoutils/lib/mergeWithKey/index.js", + "index": 194, + "index2": 190, + "size": 247, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "issuerId": null, + "issuerName": "./node_modules/nanoutils/lib/index.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "name": "./node_modules/nanoutils/lib/index.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony side effect evaluation", + "userRequest": "./mergeWithKey", + "loc": "155:0-57" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony export imported specifier", + "userRequest": "./mergeWithKey", + "loc": "155:0-57" + } + ], + "usedExports": false, + "providedExports": [ + "default" + ], + "optimizationBailout": [], + "depth": 4, + "source": "import _curry3 from '../_internal/_curry3'\nimport _merge from '../_internal/_merge'\n\nexport default _curry3(function mergeWithKey(func, left, right) {\n var cb = function(l, r, k) {\n return func(k, l, r)\n }\n return _merge(left, right, cb)\n})\n", + "parsedSize": 73, + "parsedSource": "tn((function(n,r,t){return Ln(r,t,(function(r,t,e){return n(e,r,t)}))})),", + "originalSize": 247, + "originalSource": "import _curry3 from '../_internal/_curry3'\nimport _merge from '../_internal/_merge'\n\nexport default _curry3(function mergeWithKey(func, left, right) {\n var cb = function(l, r, k) {\n return func(k, l, r)\n }\n return _merge(left, right, cb)\n})\n", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/min/index.js", + "name": "./node_modules/nanoutils/lib/min/index.js", + "index": 195, + "index2": 191, + "size": 112, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "issuerId": null, + "issuerName": "./node_modules/nanoutils/lib/index.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "name": "./node_modules/nanoutils/lib/index.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony side effect evaluation", + "userRequest": "./min", + "loc": "156:0-39" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony export imported specifier", + "userRequest": "./min", + "loc": "156:0-39" + } + ], + "usedExports": false, + "providedExports": [ + "default" + ], + "optimizationBailout": [], + "depth": 4, + "source": "import curry2 from '../_internal/_curry2'\n\nexport default curry2(function min(a, b) {\n return a < b ? a : b\n})\n", + "parsedSize": 36, + "parsedSource": "rn((function(n,r){return n= 0) {\n res = cb(list[i--], res)\n }\n return res\n})\n", + "parsedSize": 77, + "parsedSource": "tn((function(n,r,t){for(var e=r,u=t.length-1;u>=0;)e=n(t[u--],e);return e})),", + "originalSize": 215, + "originalSource": "import curry3 from '../_internal/_curry3'\n\nexport default curry3(function reduceRight(cb, init, list) {\n var res = init\n var i = list.length - 1\n while (i >= 0) {\n res = cb(list[i--], res)\n }\n return res\n})\n", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/reduceWhile/index.js", + "name": "./node_modules/nanoutils/lib/reduceWhile/index.js", + "index": 244, + "index2": 240, + "size": 233, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "issuerId": null, + "issuerName": "./node_modules/nanoutils/lib/index.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "name": "./node_modules/nanoutils/lib/index.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony side effect evaluation", + "userRequest": "./reduceWhile", + "loc": "203:0-55" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony export imported specifier", + "userRequest": "./reduceWhile", + "loc": "203:0-55" + } + ], + "usedExports": false, + "providedExports": [ + "default" + ], + "optimizationBailout": [], + "depth": 4, + "source": "import curryN from '../curryN/curryN'\n\nexport default curryN(4, function reduceWhile(cond, cb, init, arr) {\n var res = init\n var i = 0\n while (i < arr.length && cond(res, arr[i])) {\n res = cb(res, arr[i++])\n }\n return res\n})\n", + "parsedSize": 89, + "parsedSource": "yn(4,(function(n,r,t,e){for(var u=t,o=0;o= 0 && cond(arr[i], res)) {\n res = cb(arr[i--], res)\n }\n return res\n})\n", + "parsedSize": 92, + "parsedSource": "yn(4,(function(n,r,t,e){for(var u=t,o=e.length-1;o>=0&&n(e[o],u);)u=r(e[o--],u);return u}));", + "originalSize": 243, + "originalSource": "import curryN from '../curryN/curryN'\n\nexport default curryN(4, function reduceWhileRight(cond, cb, init, arr) {\n var res = init\n var i = arr.length - 1\n while (i >= 0 && cond(arr[i], res)) {\n res = cb(arr[i--], res)\n }\n return res\n})\n", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/reject/index.js", + "name": "./node_modules/nanoutils/lib/reject/index.js", + "index": 246, + "index2": 242, + "size": 103, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "issuerId": null, + "issuerName": "./node_modules/nanoutils/lib/index.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "name": "./node_modules/nanoutils/lib/index.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony side effect evaluation", + "userRequest": "./reject", + "loc": "205:0-45" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony export imported specifier", + "userRequest": "./reject", + "loc": "205:0-45" + } + ], + "usedExports": [ + "default" + ], + "providedExports": [ + "default" + ], + "optimizationBailout": [], + "depth": 4, + "source": "import curry2 from '../_internal/_curry2'\nimport reject from './reject'\n\nexport default curry2(reject)\n", + "parsedSize": 10, + "parsedSource": "zn=rn(Rn);", + "originalSize": 103, + "originalSource": "import curry2 from '../_internal/_curry2'\nimport reject from './reject'\n\nexport default curry2(reject)\n", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/remove/index.js", + "name": "./node_modules/nanoutils/lib/remove/index.js", + "index": 247, + "index2": 243, + "size": 180, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "issuerId": null, + "issuerName": "./node_modules/nanoutils/lib/index.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "name": "./node_modules/nanoutils/lib/index.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony side effect evaluation", + "userRequest": "./remove", + "loc": "206:0-45" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony export imported specifier", + "userRequest": "./remove", + "loc": "206:0-45" + } + ], + "usedExports": false, + "providedExports": [ + "default" + ], + "optimizationBailout": [], + "depth": 4, + "source": "import curry3 from '../_internal/_curry3'\n\nexport default curry3(function remove(start, count, list) {\n var result = list.slice()\n result.splice(start, count)\n return result\n})\n", + "parsedSize": 62, + "parsedSource": "tn((function(n,r,t){var e=t.slice();return e.splice(n,r),e})),", + "originalSize": 180, + "originalSource": "import curry3 from '../_internal/_curry3'\n\nexport default curry3(function remove(start, count, list) {\n var result = list.slice()\n result.splice(start, count)\n return result\n})\n", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/repeat/index.js", + "name": "./node_modules/nanoutils/lib/repeat/index.js", + "index": 248, + "index2": 244, + "size": 222, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "issuerId": null, + "issuerName": "./node_modules/nanoutils/lib/index.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "name": "./node_modules/nanoutils/lib/index.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony side effect evaluation", + "userRequest": "./repeat", + "loc": "207:0-45" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony export imported specifier", + "userRequest": "./repeat", + "loc": "207:0-45" + } + ], + "usedExports": false, + "providedExports": [ + "default" + ], + "optimizationBailout": [], + "depth": 4, + "source": "import curry2 from '../_internal/_curry2'\n\nexport default curry2(function repeat(val, idx) {\n if (idx < 1) {\n return []\n }\n var arr = Array(idx)\n var i = 0\n while (i < idx) {\n arr[i++] = val\n }\n return arr\n})\n", + "parsedSize": 83, + "parsedSource": "rn((function(n,r){if(r<1)return[];for(var t=Array(r),e=0;e= toExclusive) {\n return []\n }\n\n var from = fromInclusive < 0\n ? 0\n : fromInclusive\n var to = toExclusive > array.length\n ? array.length\n : toExclusive\n return array.slice(from, to)\n})\n", + "parsedSize": 118, + "parsedSource": "tn((function(n,r,t){if(isNaN(n)||isNaN(r)||n>=r)return[];var e=n<0?0:n,u=r>t.length?t.length:r;return t.slice(e,u)}));", + "originalSize": 390, + "originalSource": "import _curry3 from '../_internal/_curry3'\n\nexport default _curry3(function slice(fromInclusive, toExclusive, array) {\n if (isNaN(fromInclusive) || isNaN(toExclusive) || fromInclusive >= toExclusive) {\n return []\n }\n\n var from = fromInclusive < 0\n ? 0\n : fromInclusive\n var to = toExclusive > array.length\n ? array.length\n : toExclusive\n return array.slice(from, to)\n})\n", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/snakeCase/index.js", + "name": "./node_modules/nanoutils/lib/snakeCase/index.js", + "index": 255, + "index2": 251, + "size": 253, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "issuerId": null, + "issuerName": "./node_modules/nanoutils/lib/index.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "name": "./node_modules/nanoutils/lib/index.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony side effect evaluation", + "userRequest": "./snakeCase", + "loc": "213:0-51" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony export imported specifier", + "userRequest": "./snakeCase", + "loc": "213:0-51" + } + ], + "usedExports": false, + "providedExports": [ + "default" + ], + "optimizationBailout": [], + "depth": 4, + "source": "import _words from '../_internal/_words'\n\nexport default function snakeCase(string) {\n return _words(string)\n .filter(function(word) {\n return word !== ''\n })\n .map(function(word) {\n return word.toLowerCase()\n })\n .join('_')\n}\n", + "parsedSize": null, + "parsedSource": null, + "originalSize": 253, + "originalSource": "import _words from '../_internal/_words'\n\nexport default function snakeCase(string) {\n return _words(string)\n .filter(function(word) {\n return word !== ''\n })\n .map(function(word) {\n return word.toLowerCase()\n })\n .join('_')\n}\n", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/sort/index.js", + "name": "./node_modules/nanoutils/lib/sort/index.js", + "index": 256, + "index2": 252, + "size": 143, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "issuerId": null, + "issuerName": "./node_modules/nanoutils/lib/index.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "name": "./node_modules/nanoutils/lib/index.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony side effect evaluation", + "userRequest": "./sort", + "loc": "214:0-41" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony export imported specifier", + "userRequest": "./sort", + "loc": "214:0-41" + } + ], + "usedExports": false, + "providedExports": [ + "default" + ], + "optimizationBailout": [], + "depth": 4, + "source": "import curry2 from '../_internal/_curry2'\n\nexport default curry2(function sort(comparator, array) {\n return array.slice().sort(comparator)\n})\n", + "parsedSize": 46, + "parsedSource": "rn((function(n,r){return r.slice().sort(n)}));", + "originalSize": 143, + "originalSource": "import curry2 from '../_internal/_curry2'\n\nexport default curry2(function sort(comparator, array) {\n return array.slice().sort(comparator)\n})\n", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/sortBy/index.js", + "name": "./node_modules/nanoutils/lib/sortBy/index.js", + "index": 257, + "index2": 254, + "size": 103, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "issuerId": null, + "issuerName": "./node_modules/nanoutils/lib/index.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "name": "./node_modules/nanoutils/lib/index.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony side effect evaluation", + "userRequest": "./sortBy", + "loc": "215:0-45" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony export imported specifier", + "userRequest": "./sortBy", + "loc": "215:0-45" + } + ], + "usedExports": false, + "providedExports": [ + "default" + ], + "optimizationBailout": [], + "depth": 4, + "source": "import curry2 from '../_internal/_curry2'\nimport sortBy from './sortBy'\n\nexport default curry2(sortBy)\n", + "parsedSize": 11, + "parsedSource": "rn(qn),var ", + "originalSize": 103, + "originalSource": "import curry2 from '../_internal/_curry2'\nimport sortBy from './sortBy'\n\nexport default curry2(sortBy)\n", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/sortWith/index.js", + "name": "./node_modules/nanoutils/lib/sortWith/index.js", + "index": 259, + "index2": 255, + "size": 436, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "issuerId": null, + "issuerName": "./node_modules/nanoutils/lib/index.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "name": "./node_modules/nanoutils/lib/index.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony side effect evaluation", + "userRequest": "./sortWith", + "loc": "216:0-49" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony export imported specifier", + "userRequest": "./sortWith", + "loc": "216:0-49" + } + ], + "usedExports": false, + "providedExports": [ + "default" + ], + "optimizationBailout": [], + "depth": 4, + "source": "import curry2 from '../_internal/_curry2'\nimport sortBy from '../sortBy/sortBy'\n\nexport default curry2(function sortWith(listOfComparators, array) {\n return sortBy(\n listOfComparators\n .slice(1)\n .reduce(\n function(newComparator, comparator) {\n return function(a, b) {\n return newComparator(a, b) || comparator(a, b)\n }\n },\n listOfComparators[0]\n ),\n array\n )\n})\n", + "parsedSize": 119, + "parsedSource": "rn((function(n,r){return qn(n.slice(1).reduce((function(n,r){return function(t,e){return n(t,e)||r(t,e)}}),n[0]),r)}));", + "originalSize": 436, + "originalSource": "import curry2 from '../_internal/_curry2'\nimport sortBy from '../sortBy/sortBy'\n\nexport default curry2(function sortWith(listOfComparators, array) {\n return sortBy(\n listOfComparators\n .slice(1)\n .reduce(\n function(newComparator, comparator) {\n return function(a, b) {\n return newComparator(a, b) || comparator(a, b)\n }\n },\n listOfComparators[0]\n ),\n array\n )\n})\n", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/split/index.js", + "name": "./node_modules/nanoutils/lib/split/index.js", + "index": 260, + "index2": 256, + "size": 131, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "issuerId": null, + "issuerName": "./node_modules/nanoutils/lib/index.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "name": "./node_modules/nanoutils/lib/index.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony side effect evaluation", + "userRequest": "./split", + "loc": "217:0-43" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony export imported specifier", + "userRequest": "./split", + "loc": "217:0-43" + } + ], + "usedExports": [ + "default" + ], + "providedExports": [ + "default" + ], + "optimizationBailout": [], + "depth": 4, + "source": "import curry2 from '../_internal/_curry2'\n\nexport default curry2(function split(separator, str) {\n return str.split(separator)\n})\n", + "parsedSize": 42, + "parsedSource": "Bn=rn((function(n,r){return r.split(n)}));", + "originalSize": 131, + "originalSource": "import curry2 from '../_internal/_curry2'\n\nexport default curry2(function split(separator, str) {\n return str.split(separator)\n})\n", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/splitAt/index.js", + "name": "./node_modules/nanoutils/lib/splitAt/index.js", + "index": 261, + "index2": 257, + "size": 145, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "issuerId": null, + "issuerName": "./node_modules/nanoutils/lib/index.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "name": "./node_modules/nanoutils/lib/index.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony side effect evaluation", + "userRequest": "./splitAt", + "loc": "218:0-47" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony export imported specifier", + "userRequest": "./splitAt", + "loc": "218:0-47" + } + ], + "usedExports": false, + "providedExports": [ + "default" + ], + "optimizationBailout": [], + "depth": 4, + "source": "import curry2 from '../_internal/_curry2'\n\nexport default curry2(function splitAt(pos, list) {\n return [list.slice(0, pos), list.slice(pos)]\n})\n", + "parsedSize": 53, + "parsedSource": "rn((function(n,r){return[r.slice(0,n),r.slice(n)]})),", + "originalSize": 145, + "originalSource": "import curry2 from '../_internal/_curry2'\n\nexport default curry2(function splitAt(pos, list) {\n return [list.slice(0, pos), list.slice(pos)]\n})\n", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/splitEvery/index.js", + "name": "./node_modules/nanoutils/lib/splitEvery/index.js", + "index": 262, + "index2": 258, + "size": 304, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "issuerId": null, + "issuerName": "./node_modules/nanoutils/lib/index.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "name": "./node_modules/nanoutils/lib/index.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony side effect evaluation", + "userRequest": "./splitEvery", + "loc": "219:0-53" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony export imported specifier", + "userRequest": "./splitEvery", + "loc": "219:0-53" + } + ], + "usedExports": false, + "providedExports": [ + "default" + ], + "optimizationBailout": [], + "depth": 4, + "source": "import curry2 from '../_internal/_curry2'\n\nexport default curry2(function splitEvery(num, arr) {\n if (num < 0) {\n return []\n }\n var res = Array(Math.ceil(arr.length / num))\n for (var i = 0; i < res.length; i++) {\n var from = i * num\n res[i] = arr.slice(from, from + num)\n }\n return res\n})\n", + "parsedSize": 135, + "parsedSource": "rn((function(n,r){if(n<0)return[];for(var t=Array(Math.ceil(r.length/n)),e=0;e list.length) return false\n if (value === list) return true\n var length = value.length\n for (var i = 0; i < length; i++) if (value[i] !== list[i]) return false\n return true\n }\n return value === list.slice(0, value.length)\n})\n", + "parsedSize": 216, + "parsedSource": "rn((function(n,r){if(typeof n!=typeof r)return!1;if(Array.isArray(n)){if(n.length>r.length)return!1;if(n===r)return!0;for(var t=n.length,e=0;e list.length) return false\n if (value === list) return true\n var length = value.length\n for (var i = 0; i < length; i++) if (value[i] !== list[i]) return false\n return true\n }\n return value === list.slice(0, value.length)\n})\n", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/subtract/index.js", + "name": "./node_modules/nanoutils/lib/subtract/index.js", + "index": 265, + "index2": 261, + "size": 109, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "issuerId": null, + "issuerName": "./node_modules/nanoutils/lib/index.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "name": "./node_modules/nanoutils/lib/index.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony side effect evaluation", + "userRequest": "./subtract", + "loc": "222:0-49" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony export imported specifier", + "userRequest": "./subtract", + "loc": "222:0-49" + } + ], + "usedExports": false, + "providedExports": [ + "default" + ], + "optimizationBailout": [], + "depth": 4, + "source": "import curry2 from '../_internal/_curry2'\n\nexport default curry2(function subtract(a, b) {\n return a - b\n})\n", + "parsedSize": 32, + "parsedSource": "rn((function(n,r){return n-r}));", + "originalSize": 109, + "originalSource": "import curry2 from '../_internal/_curry2'\n\nexport default curry2(function subtract(a, b) {\n return a - b\n})\n", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/symmetricDifference/index.js", + "name": "./node_modules/nanoutils/lib/symmetricDifference/index.js", + "index": 266, + "index2": 262, + "size": 281, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "issuerId": null, + "issuerName": "./node_modules/nanoutils/lib/index.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "name": "./node_modules/nanoutils/lib/index.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony side effect evaluation", + "userRequest": "./symmetricDifference", + "loc": "224:0-71" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony export imported specifier", + "userRequest": "./symmetricDifference", + "loc": "224:0-71" + } + ], + "usedExports": false, + "providedExports": [ + "default" + ], + "optimizationBailout": [], + "depth": 4, + "source": "import difference from '../difference/difference'\n\nexport default function symmetricDifference(list1, list2) {\n var a = difference(list1, list2)\n var b = difference(list2, list1)\n var i = 0\n var blen = b.length\n while (i < blen) {\n a.push(b[i])\n i += 1\n }\n return a\n}\n", + "parsedSize": null, + "parsedSource": null, + "originalSize": 281, + "originalSource": "import difference from '../difference/difference'\n\nexport default function symmetricDifference(list1, list2) {\n var a = difference(list1, list2)\n var b = difference(list2, list1)\n var i = 0\n var blen = b.length\n while (i < blen) {\n a.push(b[i])\n i += 1\n }\n return a\n}\n", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/symmetricDifferenceWith/index.js", + "name": "./node_modules/nanoutils/lib/symmetricDifferenceWith/index.js", + "index": 267, + "index2": 263, + "size": 375, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "issuerId": null, + "issuerName": "./node_modules/nanoutils/lib/index.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "name": "./node_modules/nanoutils/lib/index.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony side effect evaluation", + "userRequest": "./symmetricDifferenceWith", + "loc": "225:0-79" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony export imported specifier", + "userRequest": "./symmetricDifferenceWith", + "loc": "225:0-79" + } + ], + "usedExports": false, + "providedExports": [ + "default" + ], + "optimizationBailout": [], + "depth": 4, + "source": "import _curry3 from '../_internal/_curry3'\nimport differenceWith from '../differenceWith/differenceWith'\n\nexport default _curry3(function symmetricDifferenceWith(func, list1, list2) {\n var a = differenceWith(func, list1, list2)\n var b = differenceWith(func, list2, list1)\n var i = 0\n var blen = b.length\n while (i < blen) {\n a.push(b[i])\n i += 1\n }\n return a\n})\n", + "parsedSize": 102, + "parsedSource": "tn((function(n,r,t){for(var e=bn(n,r,t),u=bn(n,t,r),o=0,i=u.length;o 0) {\n return reducer(acc, v)\n }\n return acc\n }\n }\n}\n", + "parsedSize": null, + "parsedSource": null, + "originalSize": 303, + "originalSource": "// TODO: need to think through how to skip all the collection\n// instead of walking the whole one\nexport default function takeT(n) {\n return function(reducer) {\n var m = n\n return function(acc, v) {\n if (m-- > 0) {\n return reducer(acc, v)\n }\n return acc\n }\n }\n}\n", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/takeWhile/index.js", + "name": "./node_modules/nanoutils/lib/takeWhile/index.js", + "index": 273, + "index2": 269, + "size": 224, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "issuerId": null, + "issuerName": "./node_modules/nanoutils/lib/index.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "name": "./node_modules/nanoutils/lib/index.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony side effect evaluation", + "userRequest": "./takeWhile", + "loc": "231:0-51" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony export imported specifier", + "userRequest": "./takeWhile", + "loc": "231:0-51" + } + ], + "usedExports": false, + "providedExports": [ + "default" + ], + "optimizationBailout": [], + "depth": 4, + "source": "import curry2 from '../_internal/_curry2'\n\nexport default curry2(function takeWhile(cb, arr) {\n if (arr.length) {\n var len = 0\n while (cb(arr[len])) {\n len++\n }\n return arr.slice(0, len)\n }\n return []\n})\n", + "parsedSize": 88, + "parsedSource": "rn((function(n,r){if(r.length){for(var t=0;n(r[t]);)t++;return r.slice(0,t)}return[]}));", + "originalSize": 224, + "originalSource": "import curry2 from '../_internal/_curry2'\n\nexport default curry2(function takeWhile(cb, arr) {\n if (arr.length) {\n var len = 0\n while (cb(arr[len])) {\n len++\n }\n return arr.slice(0, len)\n }\n return []\n})\n", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/takeWhileT/index.js", + "name": "./node_modules/nanoutils/lib/takeWhileT/index.js", + "index": 274, + "index2": 270, + "size": 299, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "issuerId": null, + "issuerName": "./node_modules/nanoutils/lib/index.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "name": "./node_modules/nanoutils/lib/index.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony side effect evaluation", + "userRequest": "./takeWhileT", + "loc": "232:0-53" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony export imported specifier", + "userRequest": "./takeWhileT", + "loc": "232:0-53" + } + ], + "usedExports": false, + "providedExports": [ + "default" + ], + "optimizationBailout": [], + "depth": 4, + "source": "export default function takeWhileT(predicate) {\n return function(reducer) {\n var isReduceable = true\n return function(acc, v) {\n if (isReduceable) {\n isReduceable = predicate(v)\n }\n if (isReduceable) {\n return reducer(acc, v)\n }\n return acc\n }\n }\n}\n", + "parsedSize": null, + "parsedSource": null, + "originalSize": 299, + "originalSource": "export default function takeWhileT(predicate) {\n return function(reducer) {\n var isReduceable = true\n return function(acc, v) {\n if (isReduceable) {\n isReduceable = predicate(v)\n }\n if (isReduceable) {\n return reducer(acc, v)\n }\n return acc\n }\n }\n}\n", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/tap/index.js", + "name": "./node_modules/nanoutils/lib/tap/index.js", + "index": 275, + "index2": 271, + "size": 151, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "issuerId": null, + "issuerName": "./node_modules/nanoutils/lib/index.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "name": "./node_modules/nanoutils/lib/index.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony side effect evaluation", + "userRequest": "./tap", + "loc": "233:0-39" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony export imported specifier", + "userRequest": "./tap", + "loc": "233:0-39" + } + ], + "usedExports": false, + "providedExports": [ + "default" + ], + "optimizationBailout": [], + "depth": 4, + "source": "import curry2 from '../_internal/_curry2'\n\nexport default curry2(function tap(cb, data) {\n cb.apply(cb, [].slice.call(arguments, 1))\n return data\n})\n", + "parsedSize": 68, + "parsedSource": "rn((function(n,r){return n.apply(n,[].slice.call(arguments,1)),r}));", + "originalSize": 151, + "originalSource": "import curry2 from '../_internal/_curry2'\n\nexport default curry2(function tap(cb, data) {\n cb.apply(cb, [].slice.call(arguments, 1))\n return data\n})\n", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/tapT/index.js", + "name": "./node_modules/nanoutils/lib/tapT/index.js", + "index": 276, + "index2": 272, + "size": 168, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "issuerId": null, + "issuerName": "./node_modules/nanoutils/lib/index.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "name": "./node_modules/nanoutils/lib/index.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony side effect evaluation", + "userRequest": "./tapT", + "loc": "234:0-41" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony export imported specifier", + "userRequest": "./tapT", + "loc": "234:0-41" + } + ], + "usedExports": false, + "providedExports": [ + "default" + ], + "optimizationBailout": [], + "depth": 4, + "source": "export default function tapT(sideEffect) {\n return function(reducer) {\n return function(acc, v) {\n sideEffect(v, acc)\n return reducer(acc, v)\n }\n }\n}\n", + "parsedSize": null, + "parsedSource": null, + "originalSize": 168, + "originalSource": "export default function tapT(sideEffect) {\n return function(reducer) {\n return function(acc, v) {\n sideEffect(v, acc)\n return reducer(acc, v)\n }\n }\n}\n", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/test/index.js", + "name": "./node_modules/nanoutils/lib/test/index.js", + "index": 277, + "index2": 273, + "size": 129, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "issuerId": null, + "issuerName": "./node_modules/nanoutils/lib/index.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "name": "./node_modules/nanoutils/lib/index.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony side effect evaluation", + "userRequest": "./test", + "loc": "235:0-41" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony export imported specifier", + "userRequest": "./test", + "loc": "235:0-41" + } + ], + "usedExports": false, + "providedExports": [ + "default" + ], + "optimizationBailout": [], + "depth": 4, + "source": "import curry2 from '../_internal/_curry2'\n\nexport default curry2(function test(regexp, string) {\n return regexp.test(string)\n})\n", + "parsedSize": 38, + "parsedSource": "rn((function(n,r){return n.test(r)}));", + "originalSize": 129, + "originalSource": "import curry2 from '../_internal/_curry2'\n\nexport default curry2(function test(regexp, string) {\n return regexp.test(string)\n})\n", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/throttle/index.js", + "name": "./node_modules/nanoutils/lib/throttle/index.js", + "index": 278, + "index2": 274, + "size": 245, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "issuerId": null, + "issuerName": "./node_modules/nanoutils/lib/index.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "name": "./node_modules/nanoutils/lib/index.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony side effect evaluation", + "userRequest": "./throttle", + "loc": "236:0-49" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony export imported specifier", + "userRequest": "./throttle", + "loc": "236:0-49" + } + ], + "usedExports": false, + "providedExports": [ + "default" + ], + "optimizationBailout": [], + "depth": 4, + "source": "export default function throttle(time, fn) {\n var isThrottled = false\n return function() {\n if (isThrottled) return\n fn.apply(fn, arguments)\n isThrottled = true\n setTimeout(function() {\n isThrottled = false\n }, time)\n }\n}\n", + "parsedSize": null, + "parsedSource": null, + "originalSize": 245, + "originalSource": "export default function throttle(time, fn) {\n var isThrottled = false\n return function() {\n if (isThrottled) return\n fn.apply(fn, arguments)\n isThrottled = true\n setTimeout(function() {\n isThrottled = false\n }, time)\n }\n}\n", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/times/index.js", + "name": "./node_modules/nanoutils/lib/times/index.js", + "index": 279, + "index2": 275, + "size": 226, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "issuerId": null, + "issuerName": "./node_modules/nanoutils/lib/index.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "name": "./node_modules/nanoutils/lib/index.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony side effect evaluation", + "userRequest": "./times", + "loc": "237:0-43" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony export imported specifier", + "userRequest": "./times", + "loc": "237:0-43" + } + ], + "usedExports": false, + "providedExports": [ + "default" + ], + "optimizationBailout": [], + "depth": 4, + "source": "import curry2 from '../_internal/_curry2'\n\nexport default curry2(function times(cb, idx) {\n if (idx < 1) {\n return []\n }\n var arr = new Array(idx)\n var i = 0\n while (i < idx) {\n arr[i] = cb(i++)\n }\n return arr\n})\n", + "parsedSize": 90, + "parsedSource": "rn((function(n,r){if(r<1)return[];for(var t=new Array(r),e=0;e= 2\n ? f(a, b)\n : function(b2) {\n return f(a, b2)\n }\n }\n}\n", + "parsedSize": 89, + "parsedSource": "rn(n){return function(r,t){return arguments.length>=2?n(r,t):function(t){return n(r,t)}}}", + "originalSize": 180, + "originalSource": "export default function curry2(f) {\n return function curried(a, b) {\n return arguments.length >= 2\n ? f(a, b)\n : function(b2) {\n return f(a, b2)\n }\n }\n}\n", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/_internal/_curry3/index.js", + "name": "./node_modules/nanoutils/lib/_internal/_curry3/index.js", + "index": 16, + "index2": 11, + "size": 343, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/addIndex/index.js", + "issuerId": null, + "issuerName": "./node_modules/nanoutils/lib/addIndex/index.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "name": "./node_modules/nanoutils/lib/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/addIndex/index.js", + "name": "./node_modules/nanoutils/lib/addIndex/index.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/addIndex/index.js", + "module": "./node_modules/nanoutils/lib/addIndex/index.js", + "moduleName": "./node_modules/nanoutils/lib/addIndex/index.js", + "type": "harmony side effect evaluation", + "userRequest": "../_internal/_curry3", + "loc": "1:0-41" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/adjust/index.js", + "module": "./node_modules/nanoutils/lib/adjust/index.js", + "moduleName": "./node_modules/nanoutils/lib/adjust/index.js", + "type": "harmony side effect evaluation", + "userRequest": "../_internal/_curry3", + "loc": "1:0-41" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/adjustIn/index.js", + "module": "./node_modules/nanoutils/lib/adjustIn/index.js", + "moduleName": "./node_modules/nanoutils/lib/adjustIn/index.js", + "type": "harmony side effect evaluation", + "userRequest": "../_internal/_curry3", + "loc": "1:0-41" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/assoc/index.js", + "module": "./node_modules/nanoutils/lib/assoc/index.js", + "moduleName": "./node_modules/nanoutils/lib/assoc/index.js", + "type": "harmony side effect evaluation", + "userRequest": "../_internal/_curry3", + "loc": "1:0-41" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/assocPath/index.js", + "module": "./node_modules/nanoutils/lib/assocPath/index.js", + "moduleName": "./node_modules/nanoutils/lib/assocPath/index.js", + "type": "harmony side effect evaluation", + "userRequest": "../_internal/_curry3", + "loc": "1:0-41" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/clamp/index.js", + "module": "./node_modules/nanoutils/lib/clamp/index.js", + "moduleName": "./node_modules/nanoutils/lib/clamp/index.js", + "type": "harmony side effect evaluation", + "userRequest": "../_internal/_curry3", + "loc": "1:0-41" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/differenceWith/index.js", + "module": "./node_modules/nanoutils/lib/differenceWith/index.js", + "moduleName": "./node_modules/nanoutils/lib/differenceWith/index.js", + "type": "harmony side effect evaluation", + "userRequest": "../_internal/_curry3", + "loc": "1:0-41" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/eqBy/index.js", + "module": "./node_modules/nanoutils/lib/eqBy/index.js", + "moduleName": "./node_modules/nanoutils/lib/eqBy/index.js", + "type": "harmony side effect evaluation", + "userRequest": "../_internal/_curry3", + "loc": "1:0-41" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/eqLens/index.js", + "module": "./node_modules/nanoutils/lib/eqLens/index.js", + "moduleName": "./node_modules/nanoutils/lib/eqLens/index.js", + "type": "harmony side effect evaluation", + "userRequest": "../_internal/_curry3", + "loc": "1:0-41" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/eqProps/index.js", + "module": "./node_modules/nanoutils/lib/eqProps/index.js", + "moduleName": "./node_modules/nanoutils/lib/eqProps/index.js", + "type": "harmony side effect evaluation", + "userRequest": "../_internal/_curry3", + "loc": "1:0-41" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/eqWith/index.js", + "module": "./node_modules/nanoutils/lib/eqWith/index.js", + "moduleName": "./node_modules/nanoutils/lib/eqWith/index.js", + "type": "harmony side effect evaluation", + "userRequest": "../_internal/_curry3", + "loc": "1:0-41" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/ifElse/index.js", + "module": "./node_modules/nanoutils/lib/ifElse/index.js", + "moduleName": "./node_modules/nanoutils/lib/ifElse/index.js", + "type": "harmony side effect evaluation", + "userRequest": "../_internal/_curry3", + "loc": "1:0-41" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/zipWith/index.js", + "module": "./node_modules/nanoutils/lib/zipWith/index.js", + "moduleName": "./node_modules/nanoutils/lib/zipWith/index.js", + "type": "harmony side effect evaluation", + "userRequest": "../_internal/_curry3", + "loc": "1:0-41" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/updateBy/index.js", + "module": "./node_modules/nanoutils/lib/updateBy/index.js", + "moduleName": "./node_modules/nanoutils/lib/updateBy/index.js", + "type": "harmony side effect evaluation", + "userRequest": "../_internal/_curry3", + "loc": "1:0-41" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/update/index.js", + "module": "./node_modules/nanoutils/lib/update/index.js", + "moduleName": "./node_modules/nanoutils/lib/update/index.js", + "type": "harmony side effect evaluation", + "userRequest": "../_internal/_curry3", + "loc": "1:0-42" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/until/index.js", + "module": "./node_modules/nanoutils/lib/until/index.js", + "moduleName": "./node_modules/nanoutils/lib/until/index.js", + "type": "harmony side effect evaluation", + "userRequest": "../_internal/_curry3", + "loc": "1:0-41" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/unionWith/index.js", + "module": "./node_modules/nanoutils/lib/unionWith/index.js", + "moduleName": "./node_modules/nanoutils/lib/unionWith/index.js", + "type": "harmony side effect evaluation", + "userRequest": "../_internal/_curry3", + "loc": "1:0-41" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/symmetricDifferenceWith/index.js", + "module": "./node_modules/nanoutils/lib/symmetricDifferenceWith/index.js", + "moduleName": "./node_modules/nanoutils/lib/symmetricDifferenceWith/index.js", + "type": "harmony side effect evaluation", + "userRequest": "../_internal/_curry3", + "loc": "1:0-42" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/slice/index.js", + "module": "./node_modules/nanoutils/lib/slice/index.js", + "moduleName": "./node_modules/nanoutils/lib/slice/index.js", + "type": "harmony side effect evaluation", + "userRequest": "../_internal/_curry3", + "loc": "1:0-42" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/set/index.js", + "module": "./node_modules/nanoutils/lib/set/index.js", + "moduleName": "./node_modules/nanoutils/lib/set/index.js", + "type": "harmony side effect evaluation", + "userRequest": "../_internal/_curry3", + "loc": "1:0-41" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/scan/index.js", + "module": "./node_modules/nanoutils/lib/scan/index.js", + "moduleName": "./node_modules/nanoutils/lib/scan/index.js", + "type": "harmony side effect evaluation", + "userRequest": "../_internal/_curry3", + "loc": "1:0-41" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/replace/index.js", + "module": "./node_modules/nanoutils/lib/replace/index.js", + "moduleName": "./node_modules/nanoutils/lib/replace/index.js", + "type": "harmony side effect evaluation", + "userRequest": "../_internal/_curry3", + "loc": "1:0-42" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/remove/index.js", + "module": "./node_modules/nanoutils/lib/remove/index.js", + "moduleName": "./node_modules/nanoutils/lib/remove/index.js", + "type": "harmony side effect evaluation", + "userRequest": "../_internal/_curry3", + "loc": "1:0-41" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/reduceRight/index.js", + "module": "./node_modules/nanoutils/lib/reduceRight/index.js", + "moduleName": "./node_modules/nanoutils/lib/reduceRight/index.js", + "type": "harmony side effect evaluation", + "userRequest": "../_internal/_curry3", + "loc": "1:0-41" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/reduce/index.js", + "module": "./node_modules/nanoutils/lib/reduce/index.js", + "moduleName": "./node_modules/nanoutils/lib/reduce/index.js", + "type": "harmony side effect evaluation", + "userRequest": "../_internal/_curry3", + "loc": "1:0-41" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/propSatisfies/index.js", + "module": "./node_modules/nanoutils/lib/propSatisfies/index.js", + "moduleName": "./node_modules/nanoutils/lib/propSatisfies/index.js", + "type": "harmony side effect evaluation", + "userRequest": "../_internal/_curry3", + "loc": "1:0-42" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/propOr/index.js", + "module": "./node_modules/nanoutils/lib/propOr/index.js", + "moduleName": "./node_modules/nanoutils/lib/propOr/index.js", + "type": "harmony side effect evaluation", + "userRequest": "../_internal/_curry3", + "loc": "1:0-42" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/propIs/index.js", + "module": "./node_modules/nanoutils/lib/propIs/index.js", + "moduleName": "./node_modules/nanoutils/lib/propIs/index.js", + "type": "harmony side effect evaluation", + "userRequest": "../_internal/_curry3", + "loc": "1:0-42" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/propEq/index.js", + "module": "./node_modules/nanoutils/lib/propEq/index.js", + "moduleName": "./node_modules/nanoutils/lib/propEq/index.js", + "type": "harmony side effect evaluation", + "userRequest": "../_internal/_curry3", + "loc": "1:0-42" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/pathSatisfies/index.js", + "module": "./node_modules/nanoutils/lib/pathSatisfies/index.js", + "moduleName": "./node_modules/nanoutils/lib/pathSatisfies/index.js", + "type": "harmony side effect evaluation", + "userRequest": "../_internal/_curry3", + "loc": "1:0-42" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/pathOr/index.js", + "module": "./node_modules/nanoutils/lib/pathOr/index.js", + "moduleName": "./node_modules/nanoutils/lib/pathOr/index.js", + "type": "harmony side effect evaluation", + "userRequest": "../_internal/_curry3", + "loc": "1:0-42" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/pathEq/index.js", + "module": "./node_modules/nanoutils/lib/pathEq/index.js", + "moduleName": "./node_modules/nanoutils/lib/pathEq/index.js", + "type": "harmony side effect evaluation", + "userRequest": "../_internal/_curry3", + "loc": "1:0-42" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/over/index.js", + "module": "./node_modules/nanoutils/lib/over/index.js", + "moduleName": "./node_modules/nanoutils/lib/over/index.js", + "type": "harmony side effect evaluation", + "userRequest": "../_internal/_curry3", + "loc": "1:0-41" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/o/index.js", + "module": "./node_modules/nanoutils/lib/o/index.js", + "moduleName": "./node_modules/nanoutils/lib/o/index.js", + "type": "harmony side effect evaluation", + "userRequest": "../_internal/_curry3", + "loc": "1:0-42" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/minBy/index.js", + "module": "./node_modules/nanoutils/lib/minBy/index.js", + "moduleName": "./node_modules/nanoutils/lib/minBy/index.js", + "type": "harmony side effect evaluation", + "userRequest": "../_internal/_curry3", + "loc": "1:0-42" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/mergeWithKey/index.js", + "module": "./node_modules/nanoutils/lib/mergeWithKey/index.js", + "moduleName": "./node_modules/nanoutils/lib/mergeWithKey/index.js", + "type": "harmony side effect evaluation", + "userRequest": "../_internal/_curry3", + "loc": "1:0-42" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/mergeDeepWithKey/index.js", + "module": "./node_modules/nanoutils/lib/mergeDeepWithKey/index.js", + "moduleName": "./node_modules/nanoutils/lib/mergeDeepWithKey/index.js", + "type": "harmony side effect evaluation", + "userRequest": "../_internal/_curry3", + "loc": "1:0-42" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/mergeDeepWith/index.js", + "module": "./node_modules/nanoutils/lib/mergeDeepWith/index.js", + "moduleName": "./node_modules/nanoutils/lib/mergeDeepWith/index.js", + "type": "harmony side effect evaluation", + "userRequest": "../_internal/_curry3", + "loc": "1:0-42" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/maxBy/index.js", + "module": "./node_modules/nanoutils/lib/maxBy/index.js", + "moduleName": "./node_modules/nanoutils/lib/maxBy/index.js", + "type": "harmony side effect evaluation", + "userRequest": "../_internal/_curry3", + "loc": "1:0-42" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/mapAccumRight/index.js", + "module": "./node_modules/nanoutils/lib/mapAccumRight/index.js", + "moduleName": "./node_modules/nanoutils/lib/mapAccumRight/index.js", + "type": "harmony side effect evaluation", + "userRequest": "../_internal/_curry3", + "loc": "1:0-41" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/mapAccum/index.js", + "module": "./node_modules/nanoutils/lib/mapAccum/index.js", + "moduleName": "./node_modules/nanoutils/lib/mapAccum/index.js", + "type": "harmony side effect evaluation", + "userRequest": "../_internal/_curry3", + "loc": "1:0-41" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/into/index.js", + "module": "./node_modules/nanoutils/lib/into/index.js", + "moduleName": "./node_modules/nanoutils/lib/into/index.js", + "type": "harmony side effect evaluation", + "userRequest": "../_internal/_curry3", + "loc": "1:0-41" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/insertAll/index.js", + "module": "./node_modules/nanoutils/lib/insertAll/index.js", + "moduleName": "./node_modules/nanoutils/lib/insertAll/index.js", + "type": "harmony side effect evaluation", + "userRequest": "../_internal/_curry3", + "loc": "1:0-42" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/insert/index.js", + "module": "./node_modules/nanoutils/lib/insert/index.js", + "moduleName": "./node_modules/nanoutils/lib/insert/index.js", + "type": "harmony side effect evaluation", + "userRequest": "../_internal/_curry3", + "loc": "1:0-41" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/innerJoin/index.js", + "module": "./node_modules/nanoutils/lib/innerJoin/index.js", + "moduleName": "./node_modules/nanoutils/lib/innerJoin/index.js", + "type": "harmony side effect evaluation", + "userRequest": "../_internal/_curry3", + "loc": "1:0-42" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/addIndex/index.js", + "module": "./node_modules/nanoutils/lib/addIndex/index.js", + "moduleName": "./node_modules/nanoutils/lib/addIndex/index.js", + "type": "harmony import specifier", + "userRequest": "../_internal/_curry3", + "loc": "3:15-21" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/eqWith/index.js", + "module": "./node_modules/nanoutils/lib/eqWith/index.js", + "moduleName": "./node_modules/nanoutils/lib/eqWith/index.js", + "type": "harmony import specifier", + "userRequest": "../_internal/_curry3", + "loc": "3:15-21" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/ifElse/index.js", + "module": "./node_modules/nanoutils/lib/ifElse/index.js", + "moduleName": "./node_modules/nanoutils/lib/ifElse/index.js", + "type": "harmony import specifier", + "userRequest": "../_internal/_curry3", + "loc": "3:15-21" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/until/index.js", + "module": "./node_modules/nanoutils/lib/until/index.js", + "moduleName": "./node_modules/nanoutils/lib/until/index.js", + "type": "harmony import specifier", + "userRequest": "../_internal/_curry3", + "loc": "3:15-21" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/unionWith/index.js", + "module": "./node_modules/nanoutils/lib/unionWith/index.js", + "moduleName": "./node_modules/nanoutils/lib/unionWith/index.js", + "type": "harmony import specifier", + "userRequest": "../_internal/_curry3", + "loc": "3:15-21" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/slice/index.js", + "module": "./node_modules/nanoutils/lib/slice/index.js", + "moduleName": "./node_modules/nanoutils/lib/slice/index.js", + "type": "harmony import specifier", + "userRequest": "../_internal/_curry3", + "loc": "3:15-22" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/scan/index.js", + "module": "./node_modules/nanoutils/lib/scan/index.js", + "moduleName": "./node_modules/nanoutils/lib/scan/index.js", + "type": "harmony import specifier", + "userRequest": "../_internal/_curry3", + "loc": "3:15-21" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/replace/index.js", + "module": "./node_modules/nanoutils/lib/replace/index.js", + "moduleName": "./node_modules/nanoutils/lib/replace/index.js", + "type": "harmony import specifier", + "userRequest": "../_internal/_curry3", + "loc": "3:15-22" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/remove/index.js", + "module": "./node_modules/nanoutils/lib/remove/index.js", + "moduleName": "./node_modules/nanoutils/lib/remove/index.js", + "type": "harmony import specifier", + "userRequest": "../_internal/_curry3", + "loc": "3:15-21" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/reduceRight/index.js", + "module": "./node_modules/nanoutils/lib/reduceRight/index.js", + "moduleName": "./node_modules/nanoutils/lib/reduceRight/index.js", + "type": "harmony import specifier", + "userRequest": "../_internal/_curry3", + "loc": "3:15-21" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/propSatisfies/index.js", + "module": "./node_modules/nanoutils/lib/propSatisfies/index.js", + "moduleName": "./node_modules/nanoutils/lib/propSatisfies/index.js", + "type": "harmony import specifier", + "userRequest": "../_internal/_curry3", + "loc": "3:15-22" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/propOr/index.js", + "module": "./node_modules/nanoutils/lib/propOr/index.js", + "moduleName": "./node_modules/nanoutils/lib/propOr/index.js", + "type": "harmony import specifier", + "userRequest": "../_internal/_curry3", + "loc": "3:15-22" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/propIs/index.js", + "module": "./node_modules/nanoutils/lib/propIs/index.js", + "moduleName": "./node_modules/nanoutils/lib/propIs/index.js", + "type": "harmony import specifier", + "userRequest": "../_internal/_curry3", + "loc": "3:15-22" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/o/index.js", + "module": "./node_modules/nanoutils/lib/o/index.js", + "moduleName": "./node_modules/nanoutils/lib/o/index.js", + "type": "harmony import specifier", + "userRequest": "../_internal/_curry3", + "loc": "3:15-22" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/minBy/index.js", + "module": "./node_modules/nanoutils/lib/minBy/index.js", + "moduleName": "./node_modules/nanoutils/lib/minBy/index.js", + "type": "harmony import specifier", + "userRequest": "../_internal/_curry3", + "loc": "3:15-22" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/maxBy/index.js", + "module": "./node_modules/nanoutils/lib/maxBy/index.js", + "moduleName": "./node_modules/nanoutils/lib/maxBy/index.js", + "type": "harmony import specifier", + "userRequest": "../_internal/_curry3", + "loc": "3:15-22" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/mapAccumRight/index.js", + "module": "./node_modules/nanoutils/lib/mapAccumRight/index.js", + "moduleName": "./node_modules/nanoutils/lib/mapAccumRight/index.js", + "type": "harmony import specifier", + "userRequest": "../_internal/_curry3", + "loc": "3:15-21" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/mapAccum/index.js", + "module": "./node_modules/nanoutils/lib/mapAccum/index.js", + "moduleName": "./node_modules/nanoutils/lib/mapAccum/index.js", + "type": "harmony import specifier", + "userRequest": "../_internal/_curry3", + "loc": "3:15-21" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/insertAll/index.js", + "module": "./node_modules/nanoutils/lib/insertAll/index.js", + "moduleName": "./node_modules/nanoutils/lib/insertAll/index.js", + "type": "harmony import specifier", + "userRequest": "../_internal/_curry3", + "loc": "3:15-22" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/insert/index.js", + "module": "./node_modules/nanoutils/lib/insert/index.js", + "moduleName": "./node_modules/nanoutils/lib/insert/index.js", + "type": "harmony import specifier", + "userRequest": "../_internal/_curry3", + "loc": "3:15-21" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/innerJoin/index.js", + "module": "./node_modules/nanoutils/lib/innerJoin/index.js", + "moduleName": "./node_modules/nanoutils/lib/innerJoin/index.js", + "type": "harmony import specifier", + "userRequest": "../_internal/_curry3", + "loc": "3:15-22" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/adjust/index.js", + "module": "./node_modules/nanoutils/lib/adjust/index.js", + "moduleName": "./node_modules/nanoutils/lib/adjust/index.js", + "type": "harmony import specifier", + "userRequest": "../_internal/_curry3", + "loc": "4:15-21" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/assoc/index.js", + "module": "./node_modules/nanoutils/lib/assoc/index.js", + "moduleName": "./node_modules/nanoutils/lib/assoc/index.js", + "type": "harmony import specifier", + "userRequest": "../_internal/_curry3", + "loc": "4:15-21" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/assocPath/index.js", + "module": "./node_modules/nanoutils/lib/assocPath/index.js", + "moduleName": "./node_modules/nanoutils/lib/assocPath/index.js", + "type": "harmony import specifier", + "userRequest": "../_internal/_curry3", + "loc": "4:15-21" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/clamp/index.js", + "module": "./node_modules/nanoutils/lib/clamp/index.js", + "moduleName": "./node_modules/nanoutils/lib/clamp/index.js", + "type": "harmony import specifier", + "userRequest": "../_internal/_curry3", + "loc": "4:15-21" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/differenceWith/index.js", + "module": "./node_modules/nanoutils/lib/differenceWith/index.js", + "moduleName": "./node_modules/nanoutils/lib/differenceWith/index.js", + "type": "harmony import specifier", + "userRequest": "../_internal/_curry3", + "loc": "4:15-21" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/eqBy/index.js", + "module": "./node_modules/nanoutils/lib/eqBy/index.js", + "moduleName": "./node_modules/nanoutils/lib/eqBy/index.js", + "type": "harmony import specifier", + "userRequest": "../_internal/_curry3", + "loc": "4:15-21" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/eqLens/index.js", + "module": "./node_modules/nanoutils/lib/eqLens/index.js", + "moduleName": "./node_modules/nanoutils/lib/eqLens/index.js", + "type": "harmony import specifier", + "userRequest": "../_internal/_curry3", + "loc": "4:15-21" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/eqProps/index.js", + "module": "./node_modules/nanoutils/lib/eqProps/index.js", + "moduleName": "./node_modules/nanoutils/lib/eqProps/index.js", + "type": "harmony import specifier", + "userRequest": "../_internal/_curry3", + "loc": "4:15-21" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/zipWith/index.js", + "module": "./node_modules/nanoutils/lib/zipWith/index.js", + "moduleName": "./node_modules/nanoutils/lib/zipWith/index.js", + "type": "harmony import specifier", + "userRequest": "../_internal/_curry3", + "loc": "4:15-21" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/update/index.js", + "module": "./node_modules/nanoutils/lib/update/index.js", + "moduleName": "./node_modules/nanoutils/lib/update/index.js", + "type": "harmony import specifier", + "userRequest": "../_internal/_curry3", + "loc": "4:15-22" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/symmetricDifferenceWith/index.js", + "module": "./node_modules/nanoutils/lib/symmetricDifferenceWith/index.js", + "moduleName": "./node_modules/nanoutils/lib/symmetricDifferenceWith/index.js", + "type": "harmony import specifier", + "userRequest": "../_internal/_curry3", + "loc": "4:15-22" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/set/index.js", + "module": "./node_modules/nanoutils/lib/set/index.js", + "moduleName": "./node_modules/nanoutils/lib/set/index.js", + "type": "harmony import specifier", + "userRequest": "../_internal/_curry3", + "loc": "4:15-21" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/reduce/index.js", + "module": "./node_modules/nanoutils/lib/reduce/index.js", + "moduleName": "./node_modules/nanoutils/lib/reduce/index.js", + "type": "harmony import specifier", + "userRequest": "../_internal/_curry3", + "loc": "4:15-21" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/propEq/index.js", + "module": "./node_modules/nanoutils/lib/propEq/index.js", + "moduleName": "./node_modules/nanoutils/lib/propEq/index.js", + "type": "harmony import specifier", + "userRequest": "../_internal/_curry3", + "loc": "4:15-22" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/pathSatisfies/index.js", + "module": "./node_modules/nanoutils/lib/pathSatisfies/index.js", + "moduleName": "./node_modules/nanoutils/lib/pathSatisfies/index.js", + "type": "harmony import specifier", + "userRequest": "../_internal/_curry3", + "loc": "4:15-22" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/pathOr/index.js", + "module": "./node_modules/nanoutils/lib/pathOr/index.js", + "moduleName": "./node_modules/nanoutils/lib/pathOr/index.js", + "type": "harmony import specifier", + "userRequest": "../_internal/_curry3", + "loc": "4:15-22" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/over/index.js", + "module": "./node_modules/nanoutils/lib/over/index.js", + "moduleName": "./node_modules/nanoutils/lib/over/index.js", + "type": "harmony import specifier", + "userRequest": "../_internal/_curry3", + "loc": "4:15-21" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/mergeWithKey/index.js", + "module": "./node_modules/nanoutils/lib/mergeWithKey/index.js", + "moduleName": "./node_modules/nanoutils/lib/mergeWithKey/index.js", + "type": "harmony import specifier", + "userRequest": "../_internal/_curry3", + "loc": "4:15-22" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/mergeDeepWithKey/index.js", + "module": "./node_modules/nanoutils/lib/mergeDeepWithKey/index.js", + "moduleName": "./node_modules/nanoutils/lib/mergeDeepWithKey/index.js", + "type": "harmony import specifier", + "userRequest": "../_internal/_curry3", + "loc": "4:15-22" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/mergeDeepWith/index.js", + "module": "./node_modules/nanoutils/lib/mergeDeepWith/index.js", + "moduleName": "./node_modules/nanoutils/lib/mergeDeepWith/index.js", + "type": "harmony import specifier", + "userRequest": "../_internal/_curry3", + "loc": "4:15-22" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/adjustIn/index.js", + "module": "./node_modules/nanoutils/lib/adjustIn/index.js", + "moduleName": "./node_modules/nanoutils/lib/adjustIn/index.js", + "type": "harmony import specifier", + "userRequest": "../_internal/_curry3", + "loc": "5:15-21" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/updateBy/index.js", + "module": "./node_modules/nanoutils/lib/updateBy/index.js", + "moduleName": "./node_modules/nanoutils/lib/updateBy/index.js", + "type": "harmony import specifier", + "userRequest": "../_internal/_curry3", + "loc": "5:15-21" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/pathEq/index.js", + "module": "./node_modules/nanoutils/lib/pathEq/index.js", + "moduleName": "./node_modules/nanoutils/lib/pathEq/index.js", + "type": "harmony import specifier", + "userRequest": "../_internal/_curry3", + "loc": "5:15-22" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/into/index.js", + "module": "./node_modules/nanoutils/lib/into/index.js", + "moduleName": "./node_modules/nanoutils/lib/into/index.js", + "type": "harmony import specifier", + "userRequest": "../_internal/_curry3", + "loc": "5:15-21" + } + ], + "usedExports": [ + "default" + ], + "providedExports": [ + "default" + ], + "optimizationBailout": [], + "depth": 5, + "source": "export default function curry3(f) {\n return function curried(a, b, c) {\n if (arguments.length >= 3) return f(a, b, c)\n if (arguments.length === 2) return function(c2) { return f(a, b, c2) }\n return function(b2, c2) {\n if (arguments.length === 2) return f(a, b2, c2)\n return function(c3) { return f(a, b2, c3) }\n }\n }\n}\n", + "parsedSize": 197, + "parsedSource": "tn(n){return function(r,t,e){return arguments.length>=3?n(r,t,e):2===arguments.length?function(e){return n(r,t,e)}:function(t,e){return 2===arguments.length?n(r,t,e):function(e){return n(r,t,e)}}}}", + "originalSize": 343, + "originalSource": "export default function curry3(f) {\n return function curried(a, b, c) {\n if (arguments.length >= 3) return f(a, b, c)\n if (arguments.length === 2) return function(c2) { return f(a, b, c2) }\n return function(b2, c2) {\n if (arguments.length === 2) return f(a, b2, c2)\n return function(c3) { return f(a, b2, c3) }\n }\n }\n}\n", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/adjust/adjust.js", + "name": "./node_modules/nanoutils/lib/adjust/adjust.js", + "index": 18, + "index2": 13, + "size": 155, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/adjustIn/index.js", + "issuerId": null, + "issuerName": "./node_modules/nanoutils/lib/adjustIn/index.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "name": "./node_modules/nanoutils/lib/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/adjustIn/index.js", + "name": "./node_modules/nanoutils/lib/adjustIn/index.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/adjustIn/index.js", + "module": "./node_modules/nanoutils/lib/adjustIn/index.js", + "moduleName": "./node_modules/nanoutils/lib/adjustIn/index.js", + "type": "harmony side effect evaluation", + "userRequest": "../adjust/adjust", + "loc": "2:0-37" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/adjust/index.js", + "module": "./node_modules/nanoutils/lib/adjust/index.js", + "moduleName": "./node_modules/nanoutils/lib/adjust/index.js", + "type": "harmony side effect evaluation", + "userRequest": "./adjust", + "loc": "2:0-29" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/adjust/index.js", + "module": "./node_modules/nanoutils/lib/adjust/index.js", + "moduleName": "./node_modules/nanoutils/lib/adjust/index.js", + "type": "harmony import specifier", + "userRequest": "./adjust", + "loc": "4:22-28" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/adjustIn/index.js", + "module": "./node_modules/nanoutils/lib/adjustIn/index.js", + "moduleName": "./node_modules/nanoutils/lib/adjustIn/index.js", + "type": "harmony import specifier", + "userRequest": "../adjust/adjust", + "loc": "6:9-15" + } + ], + "usedExports": [ + "default" + ], + "providedExports": [ + "default" + ], + "optimizationBailout": [], + "depth": 5, + "source": "export default function adjust(fn, idx, arr) {\n var result = arr.slice()\n if (!arr[idx]) return result\n result[idx] = fn(result[idx])\n return result\n}\n", + "parsedSize": 57, + "parsedSource": "en(n,r,t){var e=t.slice();return t[r]?(e[r]=n(e[r]),e):e}", + "originalSize": 155, + "originalSource": "export default function adjust(fn, idx, arr) {\n var result = arr.slice()\n if (!arr[idx]) return result\n result[idx] = fn(result[idx])\n return result\n}\n", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/findIndex/findIndex.js", + "name": "./node_modules/nanoutils/lib/findIndex/findIndex.js", + "index": 20, + "index2": 15, + "size": 142, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/adjustIn/index.js", + "issuerId": null, + "issuerName": "./node_modules/nanoutils/lib/adjustIn/index.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "name": "./node_modules/nanoutils/lib/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/adjustIn/index.js", + "name": "./node_modules/nanoutils/lib/adjustIn/index.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/findIndex/index.js", + "module": "./node_modules/nanoutils/lib/findIndex/index.js", + "moduleName": "./node_modules/nanoutils/lib/findIndex/index.js", + "type": "harmony side effect evaluation", + "userRequest": "./findIndex", + "loc": "2:0-35" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/adjustIn/index.js", + "module": "./node_modules/nanoutils/lib/adjustIn/index.js", + "moduleName": "./node_modules/nanoutils/lib/adjustIn/index.js", + "type": "harmony side effect evaluation", + "userRequest": "../findIndex/findIndex", + "loc": "3:0-46" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/updateBy/index.js", + "module": "./node_modules/nanoutils/lib/updateBy/index.js", + "moduleName": "./node_modules/nanoutils/lib/updateBy/index.js", + "type": "harmony side effect evaluation", + "userRequest": "../findIndex/findIndex", + "loc": "3:0-46" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/findIndex/index.js", + "module": "./node_modules/nanoutils/lib/findIndex/index.js", + "moduleName": "./node_modules/nanoutils/lib/findIndex/index.js", + "type": "harmony import specifier", + "userRequest": "./findIndex", + "loc": "4:22-31" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/updateBy/index.js", + "module": "./node_modules/nanoutils/lib/updateBy/index.js", + "moduleName": "./node_modules/nanoutils/lib/updateBy/index.js", + "type": "harmony import specifier", + "userRequest": "../findIndex/findIndex", + "loc": "6:16-25" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/adjustIn/index.js", + "module": "./node_modules/nanoutils/lib/adjustIn/index.js", + "moduleName": "./node_modules/nanoutils/lib/adjustIn/index.js", + "type": "harmony import specifier", + "userRequest": "../findIndex/findIndex", + "loc": "6:20-29" + } + ], + "usedExports": [ + "default" + ], + "providedExports": [ + "default" + ], + "optimizationBailout": [], + "depth": 5, + "source": "export default function findIndex(fn, list) {\n var i = 0\n while (i < list.length) {\n if (fn(list[i])) return i\n i++\n }\n return -1\n}\n", + "parsedSize": 66, + "parsedSource": "un(n,r){for(var t=0;t= 2\n ? f.apply(f, args)\n : function() {\n return f.apply(f, args.concat([].slice.call(arguments)))\n }\n }\n}\n", + "parsedSize": 153, + "parsedSource": "on(n){return function(){var r=[].slice.call(arguments);return r.length>=2?n.apply(n,r):function(){return n.apply(n,r.concat([].slice.call(arguments)))}}}", + "originalSize": 263, + "originalSource": "export default function curry2more(f) {\n return function curried() {\n var args = [].slice.call(arguments)\n return args.length >= 2\n ? f.apply(f, args)\n : function() {\n return f.apply(f, args.concat([].slice.call(arguments)))\n }\n }\n}\n", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/assoc/assoc.js", + "name": "./node_modules/nanoutils/lib/assoc/assoc.js", + "index": 36, + "index2": 32, + "size": 271, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/assoc/index.js", + "issuerId": null, + "issuerName": "./node_modules/nanoutils/lib/assoc/index.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "name": "./node_modules/nanoutils/lib/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/assoc/index.js", + "name": "./node_modules/nanoutils/lib/assoc/index.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/assoc/index.js", + "module": "./node_modules/nanoutils/lib/assoc/index.js", + "moduleName": "./node_modules/nanoutils/lib/assoc/index.js", + "type": "harmony side effect evaluation", + "userRequest": "./assoc", + "loc": "2:0-27" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/assocPath/assocPath.js", + "module": "./node_modules/nanoutils/lib/assocPath/assocPath.js", + "moduleName": "./node_modules/nanoutils/lib/assocPath/assocPath.js", + "type": "harmony side effect evaluation", + "userRequest": "../assoc/assoc", + "loc": "2:0-34" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/assoc/index.js", + "module": "./node_modules/nanoutils/lib/assoc/index.js", + "moduleName": "./node_modules/nanoutils/lib/assoc/index.js", + "type": "harmony import specifier", + "userRequest": "./assoc", + "loc": "4:22-27" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/assocPath/assocPath.js", + "module": "./node_modules/nanoutils/lib/assocPath/assocPath.js", + "moduleName": "./node_modules/nanoutils/lib/assocPath/assocPath.js", + "type": "harmony import specifier", + "userRequest": "../assoc/assoc", + "loc": "9:11-16" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/assocPath/assocPath.js", + "module": "./node_modules/nanoutils/lib/assocPath/assocPath.js", + "moduleName": "./node_modules/nanoutils/lib/assocPath/assocPath.js", + "type": "harmony import specifier", + "userRequest": "../assoc/assoc", + "loc": "15:29-34" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/assocPath/assocPath.js", + "module": "./node_modules/nanoutils/lib/assocPath/assocPath.js", + "moduleName": "./node_modules/nanoutils/lib/assocPath/assocPath.js", + "type": "harmony import specifier", + "userRequest": "../assoc/assoc", + "loc": "19:27-32" + } + ], + "usedExports": [ + "default" + ], + "providedExports": [ + "default" + ], + "optimizationBailout": [], + "depth": 5, + "source": "import shallowCloneObjectAndArrays from '../_internal/_shallow_clone'\n\nexport default function assoc(path, val, obj) {\n var res = shallowCloneObjectAndArrays(obj)\n if (typeof path === 'number' && !Array.isArray(res)) {\n res = []\n }\n res[path] = val\n return res\n}\n", + "parsedSize": 91, + "parsedSource": "function fn(n,r,t){var e=cn(t);return\"number\"!=typeof n||Array.isArray(e)||(e=[]),e[n]=r,e}", + "originalSize": 271, + "originalSource": "import shallowCloneObjectAndArrays from '../_internal/_shallow_clone'\n\nexport default function assoc(path, val, obj) {\n var res = shallowCloneObjectAndArrays(obj)\n if (typeof path === 'number' && !Array.isArray(res)) {\n res = []\n }\n res[path] = val\n return res\n}\n", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/assocPath/assocPath.js", + "name": "./node_modules/nanoutils/lib/assocPath/assocPath.js", + "index": 39, + "index2": 34, + "size": 648, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/assocPath/index.js", + "issuerId": null, + "issuerName": "./node_modules/nanoutils/lib/assocPath/index.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "name": "./node_modules/nanoutils/lib/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/assocPath/index.js", + "name": "./node_modules/nanoutils/lib/assocPath/index.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/zipObjDeep/index.js", + "module": "./node_modules/nanoutils/lib/zipObjDeep/index.js", + "moduleName": "./node_modules/nanoutils/lib/zipObjDeep/index.js", + "type": "harmony side effect evaluation", + "userRequest": "../assocPath/assocPath", + "loc": "1:0-46" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/assocPath/index.js", + "module": "./node_modules/nanoutils/lib/assocPath/index.js", + "moduleName": "./node_modules/nanoutils/lib/assocPath/index.js", + "type": "harmony side effect evaluation", + "userRequest": "./assocPath", + "loc": "2:0-35" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/assocPath/index.js", + "module": "./node_modules/nanoutils/lib/assocPath/index.js", + "moduleName": "./node_modules/nanoutils/lib/assocPath/index.js", + "type": "harmony import specifier", + "userRequest": "./assocPath", + "loc": "4:22-31" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/zipObjDeep/index.js", + "module": "./node_modules/nanoutils/lib/zipObjDeep/index.js", + "moduleName": "./node_modules/nanoutils/lib/zipObjDeep/index.js", + "type": "harmony import specifier", + "userRequest": "../assocPath/assocPath", + "loc": "5:11-20" + } + ], + "usedExports": [ + "default" + ], + "providedExports": [ + "default" + ], + "optimizationBailout": [], + "depth": 5, + "source": "import shallowCloneObjectAndArrays from '../_internal/_shallow_clone'\nimport assoc from '../assoc/assoc'\n\nexport default function assocPath(paths, value, obj) {\n if (paths.length === 0) {\n return obj\n }\n if (paths.length === 1) {\n return assoc(paths[0], value, obj)\n }\n var res = shallowCloneObjectAndArrays(obj)\n var step = res\n var index = 1\n while (index < paths.length - 1) {\n step[paths[index - 1]] = assoc(paths[index], step[paths[index - 1]][paths[index]], step[paths[index - 1]])\n step = step[paths[index - 1]]\n index++\n }\n step[paths[index - 1]] = assoc(paths[index], value, step[paths[index - 1]])\n return res\n}\n", + "parsedSize": 219, + "parsedSource": "function ln(n,r,t){if(0===n.length)return t;if(1===n.length)return fn(n[0],r,t);for(var e=cn(t),u=e,o=1;o max ? max : val\n}\n", + "parsedSize": 31, + "parsedSource": "an(n,r,t){return tr?r:t}", + "originalSize": 98, + "originalSource": "export default function clamp(min, max, val) {\n return val < min ? min : val > max ? max : val\n}\n", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/indexOf/indexOf.js", + "name": "./node_modules/nanoutils/lib/indexOf/indexOf.js", + "index": 52, + "index2": 47, + "size": 114, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/clone/index.js", + "issuerId": null, + "issuerName": "./node_modules/nanoutils/lib/clone/index.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "name": "./node_modules/nanoutils/lib/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/clone/index.js", + "name": "./node_modules/nanoutils/lib/clone/index.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/clone/index.js", + "module": "./node_modules/nanoutils/lib/clone/index.js", + "moduleName": "./node_modules/nanoutils/lib/clone/index.js", + "type": "harmony side effect evaluation", + "userRequest": "../indexOf/indexOf", + "loc": "2:0-40" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/includes/index.js", + "module": "./node_modules/nanoutils/lib/includes/index.js", + "moduleName": "./node_modules/nanoutils/lib/includes/index.js", + "type": "harmony side effect evaluation", + "userRequest": "../indexOf/indexOf", + "loc": "2:0-40" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/indexOf/index.js", + "module": "./node_modules/nanoutils/lib/indexOf/index.js", + "moduleName": "./node_modules/nanoutils/lib/indexOf/index.js", + "type": "harmony side effect evaluation", + "userRequest": "./indexOf", + "loc": "2:0-31" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/indexOf/index.js", + "module": "./node_modules/nanoutils/lib/indexOf/index.js", + "moduleName": "./node_modules/nanoutils/lib/indexOf/index.js", + "type": "harmony import specifier", + "userRequest": "./indexOf", + "loc": "4:22-29" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/includes/index.js", + "module": "./node_modules/nanoutils/lib/includes/index.js", + "moduleName": "./node_modules/nanoutils/lib/includes/index.js", + "type": "harmony import specifier", + "userRequest": "../indexOf/indexOf", + "loc": "5:9-16" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/clone/index.js", + "module": "./node_modules/nanoutils/lib/clone/index.js", + "moduleName": "./node_modules/nanoutils/lib/clone/index.js", + "type": "harmony import specifier", + "userRequest": "../indexOf/indexOf", + "loc": "45:18-25" + } + ], + "usedExports": [ + "default" + ], + "providedExports": [ + "default" + ], + "optimizationBailout": [], + "depth": 5, + "source": "export default function indexOf(val, obj) {\n return obj != null && obj.indexOf\n ? obj.indexOf(val)\n : -1\n}\n", + "parsedSize": 50, + "parsedSource": "_n(n,r){return null!=r&&r.indexOf?r.indexOf(n):-1}", + "originalSize": 114, + "originalSource": "export default function indexOf(val, obj) {\n return obj != null && obj.indexOf\n ? obj.indexOf(val)\n : -1\n}\n", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/curryN/curryN.js", + "name": "./node_modules/nanoutils/lib/curryN/curryN.js", + "index": 64, + "index2": 59, + "size": 447, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/constructN/index.js", + "issuerId": null, + "issuerName": "./node_modules/nanoutils/lib/constructN/index.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "name": "./node_modules/nanoutils/lib/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/constructN/index.js", + "name": "./node_modules/nanoutils/lib/constructN/index.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/constructN/index.js", + "module": "./node_modules/nanoutils/lib/constructN/index.js", + "moduleName": "./node_modules/nanoutils/lib/constructN/index.js", + "type": "harmony side effect evaluation", + "userRequest": "../curryN/curryN", + "loc": "1:0-37" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/curry/index.js", + "module": "./node_modules/nanoutils/lib/curry/index.js", + "moduleName": "./node_modules/nanoutils/lib/curry/index.js", + "type": "harmony side effect evaluation", + "userRequest": "../curryN/curryN", + "loc": "1:0-37" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/curryN/index.js", + "module": "./node_modules/nanoutils/lib/curryN/index.js", + "moduleName": "./node_modules/nanoutils/lib/curryN/index.js", + "type": "harmony side effect evaluation", + "userRequest": "./curryN", + "loc": "1:0-29" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/reduceWhileRight/index.js", + "module": "./node_modules/nanoutils/lib/reduceWhileRight/index.js", + "moduleName": "./node_modules/nanoutils/lib/reduceWhileRight/index.js", + "type": "harmony side effect evaluation", + "userRequest": "../curryN/curryN", + "loc": "1:0-37" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/reduceWhile/index.js", + "module": "./node_modules/nanoutils/lib/reduceWhile/index.js", + "moduleName": "./node_modules/nanoutils/lib/reduceWhile/index.js", + "type": "harmony side effect evaluation", + "userRequest": "../curryN/curryN", + "loc": "1:0-37" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/liftN/index.js", + "module": "./node_modules/nanoutils/lib/liftN/index.js", + "moduleName": "./node_modules/nanoutils/lib/liftN/index.js", + "type": "harmony side effect evaluation", + "userRequest": "../curryN/curryN", + "loc": "1:0-37" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/lift/index.js", + "module": "./node_modules/nanoutils/lib/lift/index.js", + "moduleName": "./node_modules/nanoutils/lib/lift/index.js", + "type": "harmony side effect evaluation", + "userRequest": "../curryN/curryN", + "loc": "1:0-37" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/invoker/index.js", + "module": "./node_modules/nanoutils/lib/invoker/index.js", + "moduleName": "./node_modules/nanoutils/lib/invoker/index.js", + "type": "harmony side effect evaluation", + "userRequest": "../curryN/curryN", + "loc": "1:0-37" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/reduceBy/index.js", + "module": "./node_modules/nanoutils/lib/reduceBy/index.js", + "moduleName": "./node_modules/nanoutils/lib/reduceBy/index.js", + "type": "harmony side effect evaluation", + "userRequest": "../curryN/curryN", + "loc": "2:0-37" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/curryN/index.js", + "module": "./node_modules/nanoutils/lib/curryN/index.js", + "moduleName": "./node_modules/nanoutils/lib/curryN/index.js", + "type": "harmony import specifier", + "userRequest": "./curryN", + "loc": "3:15-21" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/reduceWhileRight/index.js", + "module": "./node_modules/nanoutils/lib/reduceWhileRight/index.js", + "moduleName": "./node_modules/nanoutils/lib/reduceWhileRight/index.js", + "type": "harmony import specifier", + "userRequest": "../curryN/curryN", + "loc": "3:15-21" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/reduceWhile/index.js", + "module": "./node_modules/nanoutils/lib/reduceWhile/index.js", + "moduleName": "./node_modules/nanoutils/lib/reduceWhile/index.js", + "type": "harmony import specifier", + "userRequest": "../curryN/curryN", + "loc": "3:15-21" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/curryN/index.js", + "module": "./node_modules/nanoutils/lib/curryN/index.js", + "moduleName": "./node_modules/nanoutils/lib/curryN/index.js", + "type": "harmony import specifier", + "userRequest": "./curryN", + "loc": "3:25-31" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/curry/index.js", + "module": "./node_modules/nanoutils/lib/curry/index.js", + "moduleName": "./node_modules/nanoutils/lib/curry/index.js", + "type": "harmony import specifier", + "userRequest": "../curryN/curryN", + "loc": "4:9-15" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/constructN/index.js", + "module": "./node_modules/nanoutils/lib/constructN/index.js", + "moduleName": "./node_modules/nanoutils/lib/constructN/index.js", + "type": "harmony import specifier", + "userRequest": "../curryN/curryN", + "loc": "4:15-21" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/reduceBy/index.js", + "module": "./node_modules/nanoutils/lib/reduceBy/index.js", + "moduleName": "./node_modules/nanoutils/lib/reduceBy/index.js", + "type": "harmony import specifier", + "userRequest": "../curryN/curryN", + "loc": "4:15-21" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/liftN/index.js", + "module": "./node_modules/nanoutils/lib/liftN/index.js", + "moduleName": "./node_modules/nanoutils/lib/liftN/index.js", + "type": "harmony import specifier", + "userRequest": "../curryN/curryN", + "loc": "4:15-21" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/constructN/index.js", + "module": "./node_modules/nanoutils/lib/constructN/index.js", + "moduleName": "./node_modules/nanoutils/lib/constructN/index.js", + "type": "harmony import specifier", + "userRequest": "../curryN/curryN", + "loc": "5:9-15" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/liftN/index.js", + "module": "./node_modules/nanoutils/lib/liftN/index.js", + "moduleName": "./node_modules/nanoutils/lib/liftN/index.js", + "type": "harmony import specifier", + "userRequest": "../curryN/curryN", + "loc": "5:9-15" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/lift/index.js", + "module": "./node_modules/nanoutils/lib/lift/index.js", + "moduleName": "./node_modules/nanoutils/lib/lift/index.js", + "type": "harmony import specifier", + "userRequest": "../curryN/curryN", + "loc": "5:9-15" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/invoker/index.js", + "module": "./node_modules/nanoutils/lib/invoker/index.js", + "moduleName": "./node_modules/nanoutils/lib/invoker/index.js", + "type": "harmony import specifier", + "userRequest": "../curryN/curryN", + "loc": "5:9-15" + } + ], + "usedExports": [ + "default" + ], + "providedExports": [ + "default" + ], + "optimizationBailout": [], + "depth": 5, + "source": "import placehold from '../_internal/_placehold'\n\nexport default function curryN(n, fn) {\n return placehold(\n Object.defineProperty(\n function() {\n return n - arguments.length > 0\n ? curryN(\n n - arguments.length,\n fn.bind.apply(fn, [fn].concat(arguments))\n )\n : fn.apply(fn, arguments)\n },\n 'nanoLen',\n {\n writable: false,\n value: n\n }\n )\n )\n}\n", + "parsedSize": 205, + "parsedSource": "function yn(n,r){return (Object.defineProperty((function(){return n-arguments.length>0?yn(n-arguments.length,r.bind.apply(r,[r].concat(arguments))):r.apply(r,arguments)}),\"nanoLen\",{writable:!1,value:n}))}", + "originalSize": 447, + "originalSource": "import placehold from '../_internal/_placehold'\n\nexport default function curryN(n, fn) {\n return placehold(\n Object.defineProperty(\n function() {\n return n - arguments.length > 0\n ? curryN(\n n - arguments.length,\n fn.bind.apply(fn, [fn].concat(arguments))\n )\n : fn.apply(fn, arguments)\n },\n 'nanoLen',\n {\n writable: false,\n value: n\n }\n )\n )\n}\n", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/equals/equals.js", + "name": "./node_modules/nanoutils/lib/equals/equals.js", + "index": 67, + "index2": 62, + "size": 1184, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/contains/index.js", + "issuerId": null, + "issuerName": "./node_modules/nanoutils/lib/contains/index.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "name": "./node_modules/nanoutils/lib/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/contains/index.js", + "name": "./node_modules/nanoutils/lib/contains/index.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/difference/difference.js", + "module": "./node_modules/nanoutils/lib/difference/difference.js", + "moduleName": "./node_modules/nanoutils/lib/difference/difference.js", + "type": "harmony side effect evaluation", + "userRequest": "../equals/equals", + "loc": "1:0-37" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/endsWith/endsWith.js", + "module": "./node_modules/nanoutils/lib/endsWith/endsWith.js", + "moduleName": "./node_modules/nanoutils/lib/endsWith/endsWith.js", + "type": "harmony side effect evaluation", + "userRequest": "../equals/equals", + "loc": "1:0-37" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/contains/index.js", + "module": "./node_modules/nanoutils/lib/contains/index.js", + "moduleName": "./node_modules/nanoutils/lib/contains/index.js", + "type": "harmony side effect evaluation", + "userRequest": "../equals/equals", + "loc": "2:0-37" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/dropRepeats/index.js", + "module": "./node_modules/nanoutils/lib/dropRepeats/index.js", + "moduleName": "./node_modules/nanoutils/lib/dropRepeats/index.js", + "type": "harmony side effect evaluation", + "userRequest": "../equals/equals", + "loc": "2:0-37" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/equals/index.js", + "module": "./node_modules/nanoutils/lib/equals/index.js", + "moduleName": "./node_modules/nanoutils/lib/equals/index.js", + "type": "harmony side effect evaluation", + "userRequest": "./equals", + "loc": "2:0-29" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/eqProps/index.js", + "module": "./node_modules/nanoutils/lib/eqProps/index.js", + "moduleName": "./node_modules/nanoutils/lib/eqProps/index.js", + "type": "harmony side effect evaluation", + "userRequest": "../equals/equals", + "loc": "2:0-37" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/eqLens/index.js", + "module": "./node_modules/nanoutils/lib/eqLens/index.js", + "moduleName": "./node_modules/nanoutils/lib/eqLens/index.js", + "type": "harmony side effect evaluation", + "userRequest": "../equals/equals", + "loc": "2:0-37" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/eqBy/index.js", + "module": "./node_modules/nanoutils/lib/eqBy/index.js", + "moduleName": "./node_modules/nanoutils/lib/eqBy/index.js", + "type": "harmony side effect evaluation", + "userRequest": "../equals/equals", + "loc": "2:0-37" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/whereEq/index.js", + "module": "./node_modules/nanoutils/lib/whereEq/index.js", + "moduleName": "./node_modules/nanoutils/lib/whereEq/index.js", + "type": "harmony side effect evaluation", + "userRequest": "../equals/equals", + "loc": "2:0-37" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/uniq/index.js", + "module": "./node_modules/nanoutils/lib/uniq/index.js", + "moduleName": "./node_modules/nanoutils/lib/uniq/index.js", + "type": "harmony side effect evaluation", + "userRequest": "../equals/equals", + "loc": "2:0-37" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/propEq/index.js", + "module": "./node_modules/nanoutils/lib/propEq/index.js", + "moduleName": "./node_modules/nanoutils/lib/propEq/index.js", + "type": "harmony side effect evaluation", + "userRequest": "../equals/equals", + "loc": "2:0-37" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/intersection/index.js", + "module": "./node_modules/nanoutils/lib/intersection/index.js", + "moduleName": "./node_modules/nanoutils/lib/intersection/index.js", + "type": "harmony side effect evaluation", + "userRequest": "../equals/equals", + "loc": "2:0-37" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/uniqBy/index.js", + "module": "./node_modules/nanoutils/lib/uniqBy/index.js", + "moduleName": "./node_modules/nanoutils/lib/uniqBy/index.js", + "type": "harmony side effect evaluation", + "userRequest": "../equals/equals", + "loc": "3:0-37" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/equals/index.js", + "module": "./node_modules/nanoutils/lib/equals/index.js", + "moduleName": "./node_modules/nanoutils/lib/equals/index.js", + "type": "harmony import specifier", + "userRequest": "./equals", + "loc": "4:22-28" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/dropRepeats/index.js", + "module": "./node_modules/nanoutils/lib/dropRepeats/index.js", + "moduleName": "./node_modules/nanoutils/lib/dropRepeats/index.js", + "type": "harmony import specifier", + "userRequest": "../equals/equals", + "loc": "4:31-37" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/eqProps/index.js", + "module": "./node_modules/nanoutils/lib/eqProps/index.js", + "moduleName": "./node_modules/nanoutils/lib/eqProps/index.js", + "type": "harmony import specifier", + "userRequest": "../equals/equals", + "loc": "5:9-15" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/eqLens/index.js", + "module": "./node_modules/nanoutils/lib/eqLens/index.js", + "moduleName": "./node_modules/nanoutils/lib/eqLens/index.js", + "type": "harmony import specifier", + "userRequest": "../equals/equals", + "loc": "5:9-15" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/eqBy/index.js", + "module": "./node_modules/nanoutils/lib/eqBy/index.js", + "moduleName": "./node_modules/nanoutils/lib/eqBy/index.js", + "type": "harmony import specifier", + "userRequest": "../equals/equals", + "loc": "5:9-15" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/propEq/index.js", + "module": "./node_modules/nanoutils/lib/propEq/index.js", + "moduleName": "./node_modules/nanoutils/lib/propEq/index.js", + "type": "harmony import specifier", + "userRequest": "../equals/equals", + "loc": "5:9-15" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/uniq/index.js", + "module": "./node_modules/nanoutils/lib/uniq/index.js", + "moduleName": "./node_modules/nanoutils/lib/uniq/index.js", + "type": "harmony import specifier", + "userRequest": "../equals/equals", + "loc": "5:19-25" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/difference/difference.js", + "module": "./node_modules/nanoutils/lib/difference/difference.js", + "moduleName": "./node_modules/nanoutils/lib/difference/difference.js", + "type": "harmony import specifier", + "userRequest": "../equals/equals", + "loc": "5:24-30" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/contains/index.js", + "module": "./node_modules/nanoutils/lib/contains/index.js", + "moduleName": "./node_modules/nanoutils/lib/contains/index.js", + "type": "harmony import specifier", + "userRequest": "../equals/equals", + "loc": "6:11-17" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/uniqBy/index.js", + "module": "./node_modules/nanoutils/lib/uniqBy/index.js", + "moduleName": "./node_modules/nanoutils/lib/uniqBy/index.js", + "type": "harmony import specifier", + "userRequest": "../equals/equals", + "loc": "6:24-30" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/whereEq/index.js", + "module": "./node_modules/nanoutils/lib/whereEq/index.js", + "moduleName": "./node_modules/nanoutils/lib/whereEq/index.js", + "type": "harmony import specifier", + "userRequest": "../equals/equals", + "loc": "6:37-43" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/endsWith/endsWith.js", + "module": "./node_modules/nanoutils/lib/endsWith/endsWith.js", + "moduleName": "./node_modules/nanoutils/lib/endsWith/endsWith.js", + "type": "harmony import specifier", + "userRequest": "../equals/equals", + "loc": "8:11-17" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/intersection/index.js", + "module": "./node_modules/nanoutils/lib/intersection/index.js", + "moduleName": "./node_modules/nanoutils/lib/intersection/index.js", + "type": "harmony import specifier", + "userRequest": "../equals/equals", + "loc": "11:13-19" + } + ], + "usedExports": [ + "default" + ], + "providedExports": [ + "default" + ], + "optimizationBailout": [], + "depth": 5, + "source": "var map\ntry {\n map = Map\n} catch (_) { }\n\nvar set\ntry {\n set = Set\n} catch (_) { }\n\nexport default function equals(a, b, circulars) {\n var circ = (circulars || []).concat([a, b])\n if (a === b) return true\n if (a == null || b == null) return a === b\n var typeA = typeof a\n var typeB = typeof b\n if (typeA !== typeB) return false\n if (a instanceof Date) {\n return a.getTime() === b.getTime()\n }\n if (a instanceof RegExp) {\n return a.toString() === b.toString()\n }\n if (set && a instanceof set) {\n return equals(a.values(), b.values(), circ)\n }\n if (map && a instanceof map) {\n return equals(a.entries(), b.entries(), circ)\n }\n if (typeA === 'object' && typeA === typeB) {\n var keys = Object.keys(a)\n if (keys.length !== Object.keys(b).length) return false\n for (var i = 0; i < keys.length; i++) {\n for (var k = 0; k < circ.length; k++) {\n if (circ[k] === a[keys[i]]) {\n break\n }\n }\n if (k < circ.length) {\n if (a[keys[i]] !== b[keys[i]]) {\n return false\n }\n } else if (!equals(a[keys[i]], b[keys[i]], circ)) {\n return false\n }\n }\n return true\n }\n return false\n}\n", + "parsedSize": 682, + "parsedSource": "dn;try{gn=Map}catch(A){}try{dn=Set}catch(A){}function mn(n,r,t){var e=(t||[]).concat([n,r]);if(n===r)return!0;if(null==n||null==r)return n===r;var u=typeof n,o=typeof r;if(u!==o)return!1;if(n instanceof Date)return n.getTime()===r.getTime();if(n instanceof RegExp)return n.toString()===r.toString();if(dn&&n instanceof dn)return mn(n.values(),r.values(),e);if(gn&&n instanceof gn)return mn(n.entries(),r.entries(),e);if(\"object\"===u&&u===o){var i=Object.keys(n);if(i.length!==Object.keys(r).length)return!1;for(var c=0;c 0) {\n // module (i - lens[j] * div)\n result[k] = i % lens[j]\n // div\n i = Math.floor(i / lens[j])\n j--\n k--\n }\n return result\n}\n\nexport function lift(f) {\n var args = [].slice.call(arguments, 1)\n var lens = args.map(function(arg) { return arg.length })\n var length = lens.reduce(function(a, b) { return a * b }, 1)\n var answer = Array(length)\n for (var i = 0; i < length; i++) {\n var is = indices(i, args.length, lens)\n answer[i] = f.apply(f, args.map(function(arr, j) {\n return arr[is[j]]\n }))\n }\n return answer\n}\n", + "parsedSize": 358, + "parsedSource": "Cn(n,r,t){for(var e=Array(r).fill(0),u=n,o=t.length-1,i=o;u>0;)e[i]=u%t[o],u=Math.floor(u/t[o]),o--,i--;return e}function Mn(n){for(var r=[].slice.call(arguments,1),t=r.map((function(n){return n.length})),e=t.reduce((function(n,r){return n*r}),1),u=Array(e),o=0;o 0) {\n // module (i - lens[j] * div)\n result[k] = i % lens[j]\n // div\n i = Math.floor(i / lens[j])\n j--\n k--\n }\n return result\n}\n\nexport function lift(f) {\n var args = [].slice.call(arguments, 1)\n var lens = args.map(function(arg) { return arg.length })\n var length = lens.reduce(function(a, b) { return a * b }, 1)\n var answer = Array(length)\n for (var i = 0; i < length; i++) {\n var is = indices(i, args.length, lens)\n answer[i] = f.apply(f, args.map(function(arr, j) {\n return arr[is[j]]\n }))\n }\n return answer\n}\n", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/_internal/_merge/index.js", + "name": "./node_modules/nanoutils/lib/_internal/_merge/index.js", + "index": 184, + "index2": 179, + "size": 633, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/mergeWithKey/index.js", + "issuerId": null, + "issuerName": "./node_modules/nanoutils/lib/mergeWithKey/index.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "name": "./node_modules/nanoutils/lib/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/mergeWithKey/index.js", + "name": "./node_modules/nanoutils/lib/mergeWithKey/index.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/mergeDeepLeft/mergeDeepLeft.js", + "module": "./node_modules/nanoutils/lib/mergeDeepLeft/mergeDeepLeft.js", + "moduleName": "./node_modules/nanoutils/lib/mergeDeepLeft/mergeDeepLeft.js", + "type": "harmony side effect evaluation", + "userRequest": "../_internal/_merge", + "loc": "1:0-40" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/mergeWithKey/index.js", + "module": "./node_modules/nanoutils/lib/mergeWithKey/index.js", + "moduleName": "./node_modules/nanoutils/lib/mergeWithKey/index.js", + "type": "harmony side effect evaluation", + "userRequest": "../_internal/_merge", + "loc": "2:0-40" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/mergeWith/index.js", + "module": "./node_modules/nanoutils/lib/mergeWith/index.js", + "moduleName": "./node_modules/nanoutils/lib/mergeWith/index.js", + "type": "harmony side effect evaluation", + "userRequest": "../_internal/_merge", + "loc": "2:0-40" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/mergeDeepWithKey/index.js", + "module": "./node_modules/nanoutils/lib/mergeDeepWithKey/index.js", + "moduleName": "./node_modules/nanoutils/lib/mergeDeepWithKey/index.js", + "type": "harmony side effect evaluation", + "userRequest": "../_internal/_merge", + "loc": "2:0-40" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/mergeDeepWith/index.js", + "module": "./node_modules/nanoutils/lib/mergeDeepWith/index.js", + "moduleName": "./node_modules/nanoutils/lib/mergeDeepWith/index.js", + "type": "harmony side effect evaluation", + "userRequest": "../_internal/_merge", + "loc": "2:0-40" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/merge/index.js", + "module": "./node_modules/nanoutils/lib/merge/index.js", + "moduleName": "./node_modules/nanoutils/lib/merge/index.js", + "type": "harmony side effect evaluation", + "userRequest": "../_internal/_merge", + "loc": "2:0-40" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/mergeDeepWithKey/index.js", + "module": "./node_modules/nanoutils/lib/mergeDeepWithKey/index.js", + "moduleName": "./node_modules/nanoutils/lib/mergeDeepWithKey/index.js", + "type": "harmony import specifier", + "userRequest": "../_internal/_merge", + "loc": "5:9-15" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/merge/index.js", + "module": "./node_modules/nanoutils/lib/merge/index.js", + "moduleName": "./node_modules/nanoutils/lib/merge/index.js", + "type": "harmony import specifier", + "userRequest": "../_internal/_merge", + "loc": "5:9-15" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/mergeWithKey/index.js", + "module": "./node_modules/nanoutils/lib/mergeWithKey/index.js", + "moduleName": "./node_modules/nanoutils/lib/mergeWithKey/index.js", + "type": "harmony import specifier", + "userRequest": "../_internal/_merge", + "loc": "8:9-15" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/mergeWith/index.js", + "module": "./node_modules/nanoutils/lib/mergeWith/index.js", + "moduleName": "./node_modules/nanoutils/lib/mergeWith/index.js", + "type": "harmony import specifier", + "userRequest": "../_internal/_merge", + "loc": "8:19-25" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/mergeDeepWith/index.js", + "module": "./node_modules/nanoutils/lib/mergeDeepWith/index.js", + "moduleName": "./node_modules/nanoutils/lib/mergeDeepWith/index.js", + "type": "harmony import specifier", + "userRequest": "../_internal/_merge", + "loc": "9:9-15" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/mergeDeepLeft/mergeDeepLeft.js", + "module": "./node_modules/nanoutils/lib/mergeDeepLeft/mergeDeepLeft.js", + "moduleName": "./node_modules/nanoutils/lib/mergeDeepLeft/mergeDeepLeft.js", + "type": "harmony import specifier", + "userRequest": "../_internal/_merge", + "loc": "10:9-15" + } + ], + "usedExports": [ + "default" + ], + "providedExports": [ + "default" + ], + "optimizationBailout": [], + "depth": 5, + "source": "function withCallback(l, r, rKeys, cb) {\n for (var i = 0; i < rKeys.length; i++) {\n l[rKeys[i]] = rKeys[i] in l\n ? cb(l[rKeys[i]], r[rKeys[i]], rKeys[i])\n : r[rKeys[i]]\n }\n}\n\nfunction withoutCallback(l, r, rKeys) {\n for (var i = 0; i < rKeys.length; i++) {\n l[rKeys[i]] = r[rKeys[i]]\n }\n}\n\nexport default function mergeWith(left, right, cb) {\n var result = {}\n var lKeys = Object.keys(left)\n var rKeys = Object.keys(right)\n for (var i = 0; i < lKeys.length; i++) result[lKeys[i]] = left[lKeys[i]]\n if (cb) withCallback(result, right, rKeys, cb)\n else withoutCallback(result, right, rKeys)\n return result\n}\n", + "parsedSize": 274, + "parsedSource": "function Ln(n,r,t){for(var e={},u=Object.keys(n),o=Object.keys(r),i=0;i= 3\n ? f.apply(f, args)\n : function() {\n var args2 = [].slice.call(arguments)\n return args.length + args2.length >= 3\n ? f.apply(f, args.concat(args2))\n : function() {\n return f.apply(f, args.concat(args2).concat([].slice.call(arguments)))\n }\n }\n }\n}\n", + "parsedSize": null, + "parsedSource": null, + "originalSize": 453, + "originalSource": "export default function curry3more(f) {\n return function curried() {\n var args = [].slice.call(arguments)\n return args.length >= 3\n ? f.apply(f, args)\n : function() {\n var args2 = [].slice.call(arguments)\n return args.length + args2.length >= 3\n ? f.apply(f, args.concat(args2))\n : function() {\n return f.apply(f, args.concat(args2).concat([].slice.call(arguments)))\n }\n }\n }\n}\n", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/over/over.js", + "name": "./node_modules/nanoutils/lib/over/over.js", + "index": 213, + "index2": 208, + "size": 100, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/over/index.js", + "issuerId": null, + "issuerName": "./node_modules/nanoutils/lib/over/index.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "name": "./node_modules/nanoutils/lib/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/over/index.js", + "name": "./node_modules/nanoutils/lib/over/index.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/over/index.js", + "module": "./node_modules/nanoutils/lib/over/index.js", + "moduleName": "./node_modules/nanoutils/lib/over/index.js", + "type": "harmony side effect evaluation", + "userRequest": "./over", + "loc": "2:0-25" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/over/index.js", + "module": "./node_modules/nanoutils/lib/over/index.js", + "moduleName": "./node_modules/nanoutils/lib/over/index.js", + "type": "harmony import specifier", + "userRequest": "./over", + "loc": "4:22-26" + } + ], + "usedExports": [ + "default" + ], + "providedExports": [ + "default" + ], + "optimizationBailout": [], + "depth": 5, + "source": "export default function over(lens, cb, value) {\n var l = lens(value)\n return l.set(cb(l.get()))\n}\n", + "parsedSize": 46, + "parsedSource": "n,r,t){var e=n(t);return e.set(r(e.get()))})),", + "originalSize": 100, + "originalSource": "export default function over(lens, cb, value) {\n var l = lens(value)\n return l.set(cb(l.get()))\n}\n", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/reject/reject.js", + "name": "./node_modules/nanoutils/lib/reject/reject.js", + "index": 218, + "index2": 213, + "size": 254, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/reject/index.js", + "issuerId": null, + "issuerName": "./node_modules/nanoutils/lib/reject/index.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "name": "./node_modules/nanoutils/lib/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/reject/index.js", + "name": "./node_modules/nanoutils/lib/reject/index.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/reject/index.js", + "module": "./node_modules/nanoutils/lib/reject/index.js", + "moduleName": "./node_modules/nanoutils/lib/reject/index.js", + "type": "harmony side effect evaluation", + "userRequest": "./reject", + "loc": "2:0-29" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/partition/index.js", + "module": "./node_modules/nanoutils/lib/partition/index.js", + "moduleName": "./node_modules/nanoutils/lib/partition/index.js", + "type": "harmony side effect evaluation", + "userRequest": "../reject/reject", + "loc": "2:0-37" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/reject/index.js", + "module": "./node_modules/nanoutils/lib/reject/index.js", + "moduleName": "./node_modules/nanoutils/lib/reject/index.js", + "type": "harmony import specifier", + "userRequest": "./reject", + "loc": "4:22-28" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/partition/index.js", + "module": "./node_modules/nanoutils/lib/partition/index.js", + "moduleName": "./node_modules/nanoutils/lib/partition/index.js", + "type": "harmony import specifier", + "userRequest": "../reject/reject", + "loc": "7:4-10" + } + ], + "usedExports": [ + "default" + ], + "providedExports": [ + "default" + ], + "optimizationBailout": [], + "depth": 5, + "source": "export default function reject(cb, obj) {\n return Array.isArray(obj)\n ? obj.filter(function(i) {\n return !cb(i)\n })\n : Object.keys(obj).reduce(function(res, cur) {\n if (!cb(obj[cur])) res[cur] = obj[cur]\n return res\n }, {})\n}\n", + "parsedSize": 142, + "parsedSource": "Rn(n,r){return Array.isArray(r)?r.filter((function(r){return!n(r)})):Object.keys(r).reduce((function(t,e){return n(r[e])||(t[e]=r[e]),t}),{})}", + "originalSize": 254, + "originalSource": "export default function reject(cb, obj) {\n return Array.isArray(obj)\n ? obj.filter(function(i) {\n return !cb(i)\n })\n : Object.keys(obj).reduce(function(res, cur) {\n if (!cb(obj[cur])) res[cur] = obj[cur]\n return res\n }, {})\n}\n", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/path/path.js", + "name": "./node_modules/nanoutils/lib/path/path.js", + "index": 220, + "index2": 215, + "size": 187, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/pathSatisfies/index.js", + "issuerId": null, + "issuerName": "./node_modules/nanoutils/lib/pathSatisfies/index.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "name": "./node_modules/nanoutils/lib/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/pathSatisfies/index.js", + "name": "./node_modules/nanoutils/lib/pathSatisfies/index.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/pathSatisfies/index.js", + "module": "./node_modules/nanoutils/lib/pathSatisfies/index.js", + "moduleName": "./node_modules/nanoutils/lib/pathSatisfies/index.js", + "type": "harmony side effect evaluation", + "userRequest": "../path/path", + "loc": "2:0-31" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/pathOr/index.js", + "module": "./node_modules/nanoutils/lib/pathOr/index.js", + "moduleName": "./node_modules/nanoutils/lib/pathOr/index.js", + "type": "harmony side effect evaluation", + "userRequest": "../path/path", + "loc": "2:0-31" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/path/index.js", + "module": "./node_modules/nanoutils/lib/path/index.js", + "moduleName": "./node_modules/nanoutils/lib/path/index.js", + "type": "harmony side effect evaluation", + "userRequest": "./path", + "loc": "2:0-25" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/pathEq/index.js", + "module": "./node_modules/nanoutils/lib/pathEq/index.js", + "moduleName": "./node_modules/nanoutils/lib/pathEq/index.js", + "type": "harmony side effect evaluation", + "userRequest": "../path/path", + "loc": "3:0-31" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/path/index.js", + "module": "./node_modules/nanoutils/lib/path/index.js", + "moduleName": "./node_modules/nanoutils/lib/path/index.js", + "type": "harmony import specifier", + "userRequest": "./path", + "loc": "4:22-26" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/pathOr/index.js", + "module": "./node_modules/nanoutils/lib/pathOr/index.js", + "moduleName": "./node_modules/nanoutils/lib/pathOr/index.js", + "type": "harmony import specifier", + "userRequest": "../path/path", + "loc": "5:12-16" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/pathSatisfies/index.js", + "module": "./node_modules/nanoutils/lib/pathSatisfies/index.js", + "moduleName": "./node_modules/nanoutils/lib/pathSatisfies/index.js", + "type": "harmony import specifier", + "userRequest": "../path/path", + "loc": "5:14-18" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/pathEq/index.js", + "module": "./node_modules/nanoutils/lib/pathEq/index.js", + "moduleName": "./node_modules/nanoutils/lib/pathEq/index.js", + "type": "harmony import specifier", + "userRequest": "../path/path", + "loc": "6:23-27" + } + ], + "usedExports": [ + "default" + ], + "providedExports": [ + "default" + ], + "optimizationBailout": [], + "depth": 5, + "source": "export default function path(arr, obj) {\n var value = obj\n for (var i = 0; i < arr.length; i++) {\n if (value == null) return undefined\n value = value[arr[i]]\n }\n return value\n}\n", + "parsedSize": 77, + "parsedSource": "In(n,r){for(var t=r,e=0;e= 0; i--) {\n result = cb(result, array[i], i, array)\n }\n return result\n}\n\nexport default function _reduceRight(cb, initial, iterable) {\n if (Array.isArray(iterable)) {\n return arrayReduceRight(cb, initial, iterable.slice())\n }\n if (iterable.reduceRight) {\n return iterable.reduceRight(cb, initial)\n }\n if (process.env.NODE_ENV !== 'production') {\n throw new TypeError('Argument should be right iterable')\n }\n}\n", + "parsedSize": null, + "parsedSource": null, + "originalSize": 559, + "originalSource": "function arrayReduceRight(cb, initial, array) {\n var length = array.length\n var result = initial\n for (var i = length - 1; i >= 0; i--) {\n result = cb(result, array[i], i, array)\n }\n return result\n}\n\nexport default function _reduceRight(cb, initial, iterable) {\n if (Array.isArray(iterable)) {\n return arrayReduceRight(cb, initial, iterable.slice())\n }\n if (iterable.reduceRight) {\n return iterable.reduceRight(cb, initial)\n }\n if (process.env.NODE_ENV !== 'production') {\n throw new TypeError('Argument should be right iterable')\n }\n}\n", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/_internal/_set/index.js", + "name": "./node_modules/nanoutils/lib/_internal/_set/index.js", + "index": 296, + "index2": 291, + "size": 1441, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/uniqBy/index.js", + "issuerId": null, + "issuerName": "./node_modules/nanoutils/lib/uniqBy/index.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "name": "./node_modules/nanoutils/lib/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/uniqBy/index.js", + "name": "./node_modules/nanoutils/lib/uniqBy/index.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/uniq/index.js", + "module": "./node_modules/nanoutils/lib/uniq/index.js", + "moduleName": "./node_modules/nanoutils/lib/uniq/index.js", + "type": "harmony side effect evaluation", + "userRequest": "../_internal/_set", + "loc": "1:0-36" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/uniqBy/index.js", + "module": "./node_modules/nanoutils/lib/uniqBy/index.js", + "moduleName": "./node_modules/nanoutils/lib/uniqBy/index.js", + "type": "harmony side effect evaluation", + "userRequest": "../_internal/_set", + "loc": "2:0-35" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/union/index.js", + "module": "./node_modules/nanoutils/lib/union/index.js", + "moduleName": "./node_modules/nanoutils/lib/union/index.js", + "type": "harmony side effect evaluation", + "userRequest": "../_internal/_set", + "loc": "2:0-35" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/uniq/index.js", + "module": "./node_modules/nanoutils/lib/uniq/index.js", + "moduleName": "./node_modules/nanoutils/lib/uniq/index.js", + "type": "harmony import specifier", + "userRequest": "../_internal/_set", + "loc": "5:9-13" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/union/index.js", + "module": "./node_modules/nanoutils/lib/union/index.js", + "moduleName": "./node_modules/nanoutils/lib/union/index.js", + "type": "harmony import specifier", + "userRequest": "../_internal/_set", + "loc": "5:9-12" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/uniqBy/index.js", + "module": "./node_modules/nanoutils/lib/uniqBy/index.js", + "moduleName": "./node_modules/nanoutils/lib/uniqBy/index.js", + "type": "harmony import specifier", + "userRequest": "../_internal/_set", + "loc": "6:16-19" + } + ], + "usedExports": [ + "default" + ], + "providedExports": [ + "default" + ], + "optimizationBailout": [], + "depth": 5, + "source": "function defaultCompare(a, b) {\n return a === b\n}\n\nfunction getValueIndex(value, set, collection, compare) {\n if (!(value in set)) return -2\n if (value + '' === 'NaN') return 0\n for (var i = 0; i < set[value].length; i++) {\n if (compare(collection[set[value][i]], value)) return set[value][i]\n }\n return -1\n}\n\nfunction addValue(value, set, collection, compare) {\n var index = getValueIndex(value, set, collection, compare)\n if (index >= 0) return\n collection.push(value)\n\n if (index === -2) {\n set[value] = [collection.length - 1]\n return\n }\n set[value].push(collection.length - 1)\n}\n\nfunction addValues(iterable, set, collection, compare) {\n for (var i = 0; i < iterable.length; i++) {\n addValue(iterable[i], set, collection, compare)\n }\n}\n\nexport default function _set(iterable, compareFunc) {\n var compare = compareFunc || defaultCompare\n var set = {}\n var collection = []\n var list = Array.isArray(iterable) ? iterable : []\n\n addValues(list, set, collection, compare)\n\n return {\n add: function(value) {\n addValue(value, set, collection, compare)\n return this\n },\n concat: function(list) {\n addValues(list, set, collection, compare)\n return this\n },\n values: function() {\n return collection.slice(0)\n },\n has: function(value) {\n return getValueIndex(value, set, collection, compare) >= 0\n },\n get size() {\n return collection.length\n }\n }\n}\n", + "parsedSize": 597, + "parsedSource": "Gn(n,r){return n===r}function Jn(n,r,t,e){if(!(n in r))return-2;if(n+\"\"==\"NaN\")return 0;for(var u=0;u=0||(t.push(n),-2!==u?r[n].push(t.length-1):r[n]=[t.length-1])}function $n(n,r,t,e){for(var u=0;u=0},get size(){return u.length}}}", + "originalSize": 1441, + "originalSource": "function defaultCompare(a, b) {\n return a === b\n}\n\nfunction getValueIndex(value, set, collection, compare) {\n if (!(value in set)) return -2\n if (value + '' === 'NaN') return 0\n for (var i = 0; i < set[value].length; i++) {\n if (compare(collection[set[value][i]], value)) return set[value][i]\n }\n return -1\n}\n\nfunction addValue(value, set, collection, compare) {\n var index = getValueIndex(value, set, collection, compare)\n if (index >= 0) return\n collection.push(value)\n\n if (index === -2) {\n set[value] = [collection.length - 1]\n return\n }\n set[value].push(collection.length - 1)\n}\n\nfunction addValues(iterable, set, collection, compare) {\n for (var i = 0; i < iterable.length; i++) {\n addValue(iterable[i], set, collection, compare)\n }\n}\n\nexport default function _set(iterable, compareFunc) {\n var compare = compareFunc || defaultCompare\n var set = {}\n var collection = []\n var list = Array.isArray(iterable) ? iterable : []\n\n addValues(list, set, collection, compare)\n\n return {\n add: function(value) {\n addValue(value, set, collection, compare)\n return this\n },\n concat: function(list) {\n addValues(list, set, collection, compare)\n return this\n },\n values: function() {\n return collection.slice(0)\n },\n has: function(value) {\n return getValueIndex(value, set, collection, compare) >= 0\n },\n get size() {\n return collection.length\n }\n }\n}\n", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/update/update.js", + "name": "./node_modules/nanoutils/lib/update/update.js", + "index": 308, + "index2": 303, + "size": 166, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/updateBy/index.js", + "issuerId": null, + "issuerName": "./node_modules/nanoutils/lib/updateBy/index.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "name": "./node_modules/nanoutils/lib/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/updateBy/index.js", + "name": "./node_modules/nanoutils/lib/updateBy/index.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/updateBy/index.js", + "module": "./node_modules/nanoutils/lib/updateBy/index.js", + "moduleName": "./node_modules/nanoutils/lib/updateBy/index.js", + "type": "harmony side effect evaluation", + "userRequest": "../update/update", + "loc": "2:0-37" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/update/index.js", + "module": "./node_modules/nanoutils/lib/update/index.js", + "moduleName": "./node_modules/nanoutils/lib/update/index.js", + "type": "harmony side effect evaluation", + "userRequest": "./update", + "loc": "2:0-29" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/update/index.js", + "module": "./node_modules/nanoutils/lib/update/index.js", + "moduleName": "./node_modules/nanoutils/lib/update/index.js", + "type": "harmony import specifier", + "userRequest": "./update", + "loc": "4:23-29" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/updateBy/index.js", + "module": "./node_modules/nanoutils/lib/updateBy/index.js", + "moduleName": "./node_modules/nanoutils/lib/updateBy/index.js", + "type": "harmony import specifier", + "userRequest": "../update/update", + "loc": "6:9-15" + } + ], + "usedExports": [ + "default" + ], + "providedExports": [ + "default" + ], + "optimizationBailout": [], + "depth": 5, + "source": "export default function update(idx, value, list) {\n var result = list.slice()\n if (idx >= 0 && idx < result.length) {\n result[idx] = value\n }\n return result\n}\n", + "parsedSize": 62, + "parsedSource": "Kn(n,r,t){var e=t.slice();return n>=0&&n= 0 && idx < result.length) {\n result[idx] = value\n }\n return result\n}\n", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/zipWith/zipWith.js", + "name": "./node_modules/nanoutils/lib/zipWith/zipWith.js", + "index": 321, + "index2": 316, + "size": 291, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/zipWith/index.js", + "issuerId": null, + "issuerName": "./node_modules/nanoutils/lib/zipWith/index.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "name": "./node_modules/nanoutils/lib/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/zipWith/index.js", + "name": "./node_modules/nanoutils/lib/zipWith/index.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/zipWith/index.js", + "module": "./node_modules/nanoutils/lib/zipWith/index.js", + "moduleName": "./node_modules/nanoutils/lib/zipWith/index.js", + "type": "harmony side effect evaluation", + "userRequest": "./zipWith", + "loc": "2:0-31" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/zip/index.js", + "module": "./node_modules/nanoutils/lib/zip/index.js", + "moduleName": "./node_modules/nanoutils/lib/zip/index.js", + "type": "harmony side effect evaluation", + "userRequest": "../zipWith/zipWith", + "loc": "2:0-40" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/zipWith/index.js", + "module": "./node_modules/nanoutils/lib/zipWith/index.js", + "moduleName": "./node_modules/nanoutils/lib/zipWith/index.js", + "type": "harmony import specifier", + "userRequest": "./zipWith", + "loc": "4:22-29" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/zip/index.js", + "module": "./node_modules/nanoutils/lib/zip/index.js", + "moduleName": "./node_modules/nanoutils/lib/zip/index.js", + "type": "harmony import specifier", + "userRequest": "../zipWith/zipWith", + "loc": "5:9-16" + } + ], + "usedExports": [ + "default" + ], + "providedExports": [ + "default" + ], + "optimizationBailout": [], + "depth": 5, + "source": "export default function zipWith(cb, arr1, arr2) {\n var arr = []\n if (arr1 && arr1.length > 0 && arr2 && arr2.length > 0) {\n var len = arr1.length > arr2.length ? arr2.length : arr1.length\n for (var i = 0; i < len; i++) {\n arr.push(cb(arr1[i], arr2[i]))\n }\n }\n return arr\n}\n", + "parsedSize": 139, + "parsedSource": "Qn(n,r,t){var e=[];if(r&&r.length>0&&t&&t.length>0)for(var u=r.length>t.length?t.length:r.length,o=0;o 0 && arr2 && arr2.length > 0) {\n var len = arr1.length > arr2.length ? arr2.length : arr1.length\n for (var i = 0; i < len; i++) {\n arr.push(cb(arr1[i], arr2[i]))\n }\n }\n return arr\n}\n", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/_internal/_shallow_clone/index.js", + "name": "./node_modules/nanoutils/lib/_internal/_shallow_clone/index.js", + "index": 37, + "index2": 31, + "size": 243, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/assocPath/assocPath.js", + "issuerId": null, + "issuerName": "./node_modules/nanoutils/lib/assocPath/assocPath.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "name": "./node_modules/nanoutils/lib/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/assocPath/index.js", + "name": "./node_modules/nanoutils/lib/assocPath/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/assocPath/assocPath.js", + "name": "./node_modules/nanoutils/lib/assocPath/assocPath.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/assocPath/assocPath.js", + "module": "./node_modules/nanoutils/lib/assocPath/assocPath.js", + "moduleName": "./node_modules/nanoutils/lib/assocPath/assocPath.js", + "type": "harmony side effect evaluation", + "userRequest": "../_internal/_shallow_clone", + "loc": "1:0-69" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/assoc/assoc.js", + "module": "./node_modules/nanoutils/lib/assoc/assoc.js", + "moduleName": "./node_modules/nanoutils/lib/assoc/assoc.js", + "type": "harmony side effect evaluation", + "userRequest": "../_internal/_shallow_clone", + "loc": "1:0-69" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/assoc/assoc.js", + "module": "./node_modules/nanoutils/lib/assoc/assoc.js", + "moduleName": "./node_modules/nanoutils/lib/assoc/assoc.js", + "type": "harmony import specifier", + "userRequest": "../_internal/_shallow_clone", + "loc": "4:12-39" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/assocPath/assocPath.js", + "module": "./node_modules/nanoutils/lib/assocPath/assocPath.js", + "moduleName": "./node_modules/nanoutils/lib/assocPath/assocPath.js", + "type": "harmony import specifier", + "userRequest": "../_internal/_shallow_clone", + "loc": "11:12-39" + } + ], + "usedExports": [ + "default" + ], + "providedExports": [ + "default" + ], + "optimizationBailout": [], + "depth": 6, + "source": "export default function shallowCloneObjectAndArrays(obj) {\n var res = {}\n if (typeof obj !== 'object') {\n return res\n }\n if (Array.isArray(obj)) {\n return obj.slice()\n }\n for (var k in obj) {\n res[k] = obj[k]\n }\n return res\n}\n", + "parsedSize": 117, + "parsedSource": "cn(n){var r={};if(\"object\"!=typeof n)return r;if(Array.isArray(n))return n.slice();for(var t in n)r[t]=n[t];return r}", + "originalSize": 243, + "originalSource": "export default function shallowCloneObjectAndArrays(obj) {\n var res = {}\n if (typeof obj !== 'object') {\n return res\n }\n if (Array.isArray(obj)) {\n return obj.slice()\n }\n for (var k in obj) {\n res[k] = obj[k]\n }\n return res\n}\n", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/_internal/_placehold/index.js", + "name": "./node_modules/nanoutils/lib/_internal/_placehold/index.js", + "index": 65, + "index2": 58, + "size": 809, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/curryN/curryN.js", + "issuerId": null, + "issuerName": "./node_modules/nanoutils/lib/curryN/curryN.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "name": "./node_modules/nanoutils/lib/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/constructN/index.js", + "name": "./node_modules/nanoutils/lib/constructN/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/curryN/curryN.js", + "name": "./node_modules/nanoutils/lib/curryN/curryN.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/curryN/curryN.js", + "module": "./node_modules/nanoutils/lib/curryN/curryN.js", + "moduleName": "./node_modules/nanoutils/lib/curryN/curryN.js", + "type": "harmony side effect evaluation", + "userRequest": "../_internal/_placehold", + "loc": "1:0-47" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/curryN/curryN.js", + "module": "./node_modules/nanoutils/lib/curryN/curryN.js", + "moduleName": "./node_modules/nanoutils/lib/curryN/curryN.js", + "type": "harmony import specifier", + "userRequest": "../_internal/_placehold", + "loc": "4:9-18" + } + ], + "usedExports": [ + "default" + ], + "providedExports": [ + "default" + ], + "optimizationBailout": [], + "depth": 6, + "source": "import __ from '../../__'\nimport toArray from '../../toArray'\n\nexport default function placehold(fn, length, oldArgs) {\n oldArgs = oldArgs || []\n length = length || fn.nanoLen || fn.length\n var placeholdersLen = oldArgs.reduce(function(count, arg) {\n return count + (arg === __)\n }, 0)\n if (oldArgs.length - placeholdersLen >= length) return fn.apply(fn, oldArgs)\n return Object.defineProperty(\n function() {\n var newArgs = toArray(arguments)\n return placehold(\n fn,\n length,\n oldArgs\n .reduce(function(_next, a) {\n return _next.concat([a !== __ ? a : newArgs.shift() || __])\n }, [])\n .concat(newArgs)\n )\n },\n 'nanoLen',\n {\n writable: false,\n value: length - oldArgs.length + placeholdersLen\n }\n )\n}\n", + "parsedSize": 334, + "parsedSource": "function n(r,t,e){e=e||[],t=t||r.nanoLen||r.length;var u=e.reduce((function(n,r){return n+(r===nn)}),0);return e.length-u>=t?r.apply(r,e):Object.defineProperty((function(){var u=hn(arguments);return n(r,t,e.reduce((function(n,r){return n.concat([r!==nn?r:u.shift()||nn])}),[]).concat(u))}),\"nanoLen\",{writable:!1,value:t-e.length+u})}", + "originalSize": 809, + "originalSource": "import __ from '../../__'\nimport toArray from '../../toArray'\n\nexport default function placehold(fn, length, oldArgs) {\n oldArgs = oldArgs || []\n length = length || fn.nanoLen || fn.length\n var placeholdersLen = oldArgs.reduce(function(count, arg) {\n return count + (arg === __)\n }, 0)\n if (oldArgs.length - placeholdersLen >= length) return fn.apply(fn, oldArgs)\n return Object.defineProperty(\n function() {\n var newArgs = toArray(arguments)\n return placehold(\n fn,\n length,\n oldArgs\n .reduce(function(_next, a) {\n return _next.concat([a !== __ ? a : newArgs.shift() || __])\n }, [])\n .concat(newArgs)\n )\n },\n 'nanoLen',\n {\n writable: false,\n value: length - oldArgs.length + placeholdersLen\n }\n )\n}\n", + "modules": [] + } + ] + }, + { + "id": "", + "identifier": "css /home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/css-loader/dist/cjs.js??ref--5-1!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/app.css 0", + "name": "css ./node_modules/css-loader/dist/cjs.js??ref--5-1!./node_modules/webpack-enhanced-stats-plugin/loader.js!./src/app.css", + "index": 5, + "index2": 2, + "size": 174, + "built": false, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/mini-css-extract-plugin/dist/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/css-loader/dist/cjs.js??ref--5-1!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/app.css", + "issuerId": 1, + "issuerName": "./src/app.css", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": 1, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/mini-css-extract-plugin/dist/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/css-loader/dist/cjs.js??ref--5-1!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/app.css", + "name": "./src/app.css" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 1, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/mini-css-extract-plugin/dist/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/css-loader/dist/cjs.js??ref--5-1!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/app.css", + "module": "./src/app.css", + "moduleName": "./src/app.css" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 3, + "parsedSize": null, + "parsedSource": null, + "originalSize": null, + "originalSource": null, + "modules": [] + }, + { + "id": "", + "identifier": "css /home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/css-loader/dist/cjs.js??ref--5-1!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/article.css 0", + "name": "css ./node_modules/css-loader/dist/cjs.js??ref--5-1!./node_modules/webpack-enhanced-stats-plugin/loader.js!./src/article.css", + "index": 326, + "index2": 322, + "size": 705, + "built": false, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/mini-css-extract-plugin/dist/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/css-loader/dist/cjs.js??ref--5-1!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/article.css", + "issuerId": 0, + "issuerName": "./src/article.css", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 0, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/mini-css-extract-plugin/dist/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/css-loader/dist/cjs.js??ref--5-1!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/article.css", + "name": "./src/article.css" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 0, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/mini-css-extract-plugin/dist/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/css-loader/dist/cjs.js??ref--5-1!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/article.css", + "module": "./src/article.css", + "moduleName": "./src/article.css" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 4, + "parsedSize": null, + "parsedSource": null, + "originalSize": null, + "originalSource": null, + "modules": [] + } + ] + } + ], + "modules": [ + { + "id": 0, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/mini-css-extract-plugin/dist/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/css-loader/dist/cjs.js??ref--5-1!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/article.css", + "name": "./src/article.css", + "index": 325, + "index2": 323, + "size": 203, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/article.jsx", + "issuerId": null, + "issuerName": "./src/article.jsx", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/article.jsx", + "name": "./src/article.jsx" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 2, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/index.js 21d8745c5f438e5c3e6991f34c3990d8", + "module": "./src/index.js + 322 modules", + "moduleName": "./src/index.js + 322 modules", + "type": "harmony side effect evaluation", + "userRequest": "./article.css", + "loc": "3:0-35" + }, + { + "moduleId": 2, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/index.js 21d8745c5f438e5c3e6991f34c3990d8", + "module": "./src/index.js + 322 modules", + "moduleName": "./src/index.js + 322 modules", + "type": "harmony import specifier", + "userRequest": "./article.css", + "loc": "6:15-21" + }, + { + "moduleId": 2, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/index.js 21d8745c5f438e5c3e6991f34c3990d8", + "module": "./src/index.js + 322 modules", + "moduleName": "./src/index.js + 322 modules", + "type": "harmony import specifier", + "userRequest": "./article.css", + "loc": "14:15-21" + }, + { + "moduleId": 2, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/index.js 21d8745c5f438e5c3e6991f34c3990d8", + "module": "./src/index.js + 322 modules", + "moduleName": "./src/index.js + 322 modules", + "type": "harmony import specifier", + "userRequest": "./article.css", + "loc": "16:15-21" + }, + { + "moduleId": 2, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/index.js 21d8745c5f438e5c3e6991f34c3990d8", + "module": "./src/index.js + 322 modules", + "moduleName": "./src/index.js + 322 modules", + "type": "harmony import specifier", + "userRequest": "./article.css", + "loc": "18:15-21" + }, + { + "moduleId": 2, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/index.js 21d8745c5f438e5c3e6991f34c3990d8", + "module": "./src/index.js + 322 modules", + "moduleName": "./src/index.js + 322 modules", + "type": "harmony import specifier", + "userRequest": "./article.css", + "loc": "20:15-21" + }, + { + "moduleId": 2, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/index.js 21d8745c5f438e5c3e6991f34c3990d8", + "module": "./src/index.js + 322 modules", + "moduleName": "./src/index.js + 322 modules", + "type": "harmony import specifier", + "userRequest": "./article.css", + "loc": "22:15-21" + } + ], + "usedExports": [ + "default" + ], + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 3, + "source": "// extracted by mini-css-extract-plugin\nmodule.exports = {\"tagsContainer\":\"tagsContainer-2D41J\",\"tags\":\"tags-3OYob\",\"tag\":\"tag-RF4Iq\",\"root\":\"root-263gx\",\"title\":\"title-1Fpjz\",\"content\":\"content-2yA3z\"};", + "parsedSize": 145, + "parsedSource": "n.exports={tagsContainer:\"tagsContainer-2D41J\",tags:\"tags-3OYob\",tag:\"tag-RF4Iq\",root:\"root-263gx\",title:\"title-1Fpjz\",content:\"content-2yA3z\"}},", + "originalSize": 663, + "originalSource": ".tagsContainer {\n display: flex;\n align-items: center;\n}\n\n.tags {\n list-style-type: none;\n margin: 0;\n padding: 0;\n display: flex;\n}\n\n.tag {\n border: 1px solid black;\n margin-right: 1em;\n padding: 0.5em;\n}\n\n.root {\n padding: 1em;\n border: 1px solid gray;\n margin: 1em;\n box-shadow: 0.5em 0.5em 0.5em rgba(0, 0, 0, 0.5);\n}\n\n.title {\n margin-top: 0;\n}\n\n.content {\n max-height: 10em;\n overflow: hidden;\n position: relative;\n}\n\n.content:after {\n content: \"\";\n position: absolute;\n bottom: 0;\n right: 0;\n left: 0;\n height: 2em;\n background: linear-gradient(180deg, transparent 0%, white 100%);\n}\n", + "modules": [] + }, + { + "id": 1, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/mini-css-extract-plugin/dist/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/css-loader/dist/cjs.js??ref--5-1!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/app.css", + "name": "./src/app.css", + "index": 4, + "index2": 3, + "size": 125, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/app.jsx", + "issuerId": null, + "issuerName": "./src/app.jsx", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/app.jsx", + "name": "./src/app.jsx" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 2, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/index.js 21d8745c5f438e5c3e6991f34c3990d8", + "module": "./src/index.js + 322 modules", + "moduleName": "./src/index.js + 322 modules", + "type": "harmony side effect evaluation", + "userRequest": "./app.css", + "loc": "11:0-31" + }, + { + "moduleId": 2, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/index.js 21d8745c5f438e5c3e6991f34c3990d8", + "module": "./src/index.js + 322 modules", + "moduleName": "./src/index.js + 322 modules", + "type": "harmony import specifier", + "userRequest": "./app.css", + "loc": "24:15-21" + }, + { + "moduleId": 2, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/index.js 21d8745c5f438e5c3e6991f34c3990d8", + "module": "./src/index.js + 322 modules", + "moduleName": "./src/index.js + 322 modules", + "type": "harmony import specifier", + "userRequest": "./app.css", + "loc": "26:15-21" + }, + { + "moduleId": 2, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/index.js 21d8745c5f438e5c3e6991f34c3990d8", + "module": "./src/index.js + 322 modules", + "moduleName": "./src/index.js + 322 modules", + "type": "harmony import specifier", + "userRequest": "./app.css", + "loc": "30:15-21" + } + ], + "usedExports": [ + "default" + ], + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 2, + "source": "// extracted by mini-css-extract-plugin\nmodule.exports = {\"root\":\"root-3xwm5\",\"title\":\"title-l9td2\",\"loader\":\"loader-XUngJ\"};", + "parsedSize": 73, + "parsedSource": "n.exports={root:\"root-3xwm5\",title:\"title-l9td2\",loader:\"loader-XUngJ\"}},", + "originalSize": 156, + "originalSource": ".root {\n font-family: sans-serif;\n}\n\n.title {\n margin-left: 1rem;\n}\n\n.loader {\n display: block;\n width: calc(100% - 2rem);\n margin: 0 1rem;\n}", + "modules": [] + }, + { + "id": 2, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/index.js 21d8745c5f438e5c3e6991f34c3990d8", + "name": "./src/index.js + 322 modules", + "index": 0, + "index2": 326, + "size": 97881, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": null, + "issuerId": null, + "issuerName": null, + "issuerPath": null, + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": null, + "module": null, + "moduleName": null, + "type": "single entry", + "userRequest": "./src/index.js", + "loc": "main" + } + ], + "usedExports": true, + "providedExports": [], + "optimizationBailout": [ + "ModuleConcatenation bailout: Cannot concat with ./src/app.css (<- Module is not an ECMAScript module)", + "ModuleConcatenation bailout: Cannot concat with ./src/article.css (<- Module is not an ECMAScript module)" + ], + "depth": 0, + "filteredModules": 0, + "parsedSize": null, + "parsedSource": null, + "originalSize": null, + "originalSource": null, + "modules": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/index.js", + "name": "./src/index.js", + "index": 0, + "index2": 326, + "size": 97, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": null, + "issuerId": null, + "issuerName": null, + "issuerPath": null, + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": null, + "module": null, + "moduleName": null, + "type": "single entry", + "userRequest": "./src/index.js", + "loc": "main" + } + ], + "usedExports": true, + "providedExports": [], + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is an entry point" + ], + "depth": 0, + "source": "import { h, render } from 'preact';\nimport App from './app';\nrender(h(App, null), document.body);", + "parsedSize": 29, + "parsedSource": "H(h((null),document.body)}]);", + "originalSize": 95, + "originalSource": "import { h, render } from 'preact';\n\nimport App from './app';\n\nrender(, document.body);\n", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/preact/dist/preact.module.js", + "name": "./node_modules/preact/dist/preact.module.js", + "index": 1, + "index2": 0, + "size": 9566, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/index.js", + "issuerId": null, + "issuerName": "./src/index.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/index.js", + "name": "./src/index.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/index.js", + "module": "./src/index.js", + "moduleName": "./src/index.js", + "type": "harmony side effect evaluation", + "userRequest": "preact", + "loc": "1:0-35" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/article.jsx", + "module": "./src/article.jsx", + "moduleName": "./src/article.jsx", + "type": "harmony side effect evaluation", + "userRequest": "preact", + "loc": "1:0-27" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/preact/hooks/dist/hooks.module.js", + "module": "./node_modules/preact/hooks/dist/hooks.module.js", + "moduleName": "./node_modules/preact/hooks/dist/hooks.module.js", + "type": "harmony side effect evaluation", + "userRequest": "preact", + "loc": "1:0-33" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/preact/hooks/dist/hooks.module.js", + "module": "./node_modules/preact/hooks/dist/hooks.module.js", + "moduleName": "./node_modules/preact/hooks/dist/hooks.module.js", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "1:54-55" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/preact/hooks/dist/hooks.module.js", + "module": "./node_modules/preact/hooks/dist/hooks.module.js", + "moduleName": "./node_modules/preact/hooks/dist/hooks.module.js", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "1:62-63" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/preact/hooks/dist/hooks.module.js", + "module": "./node_modules/preact/hooks/dist/hooks.module.js", + "moduleName": "./node_modules/preact/hooks/dist/hooks.module.js", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "1:73-74" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/preact/hooks/dist/hooks.module.js", + "module": "./node_modules/preact/hooks/dist/hooks.module.js", + "moduleName": "./node_modules/preact/hooks/dist/hooks.module.js", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "1:81-82" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/preact/hooks/dist/hooks.module.js", + "module": "./node_modules/preact/hooks/dist/hooks.module.js", + "moduleName": "./node_modules/preact/hooks/dist/hooks.module.js", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "1:107-108" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/preact/hooks/dist/hooks.module.js", + "module": "./node_modules/preact/hooks/dist/hooks.module.js", + "moduleName": "./node_modules/preact/hooks/dist/hooks.module.js", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "1:114-115" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/preact/hooks/dist/hooks.module.js", + "module": "./node_modules/preact/hooks/dist/hooks.module.js", + "moduleName": "./node_modules/preact/hooks/dist/hooks.module.js", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "1:443-444" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/preact/hooks/dist/hooks.module.js", + "module": "./node_modules/preact/hooks/dist/hooks.module.js", + "moduleName": "./node_modules/preact/hooks/dist/hooks.module.js", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "1:529-530" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/preact/hooks/dist/hooks.module.js", + "module": "./node_modules/preact/hooks/dist/hooks.module.js", + "moduleName": "./node_modules/preact/hooks/dist/hooks.module.js", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "1:1013-1014" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/preact/hooks/dist/hooks.module.js", + "module": "./node_modules/preact/hooks/dist/hooks.module.js", + "moduleName": "./node_modules/preact/hooks/dist/hooks.module.js", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "1:1030-1031" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/preact/hooks/dist/hooks.module.js", + "module": "./node_modules/preact/hooks/dist/hooks.module.js", + "moduleName": "./node_modules/preact/hooks/dist/hooks.module.js", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "1:1345-1346" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/preact/hooks/dist/hooks.module.js", + "module": "./node_modules/preact/hooks/dist/hooks.module.js", + "moduleName": "./node_modules/preact/hooks/dist/hooks.module.js", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "1:1568-1569" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/preact/hooks/dist/hooks.module.js", + "module": "./node_modules/preact/hooks/dist/hooks.module.js", + "moduleName": "./node_modules/preact/hooks/dist/hooks.module.js", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "1:1671-1672" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/preact/hooks/dist/hooks.module.js", + "module": "./node_modules/preact/hooks/dist/hooks.module.js", + "moduleName": "./node_modules/preact/hooks/dist/hooks.module.js", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "1:1767-1768" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/preact/hooks/dist/hooks.module.js", + "module": "./node_modules/preact/hooks/dist/hooks.module.js", + "moduleName": "./node_modules/preact/hooks/dist/hooks.module.js", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "1:1796-1797" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/preact/hooks/dist/hooks.module.js", + "module": "./node_modules/preact/hooks/dist/hooks.module.js", + "moduleName": "./node_modules/preact/hooks/dist/hooks.module.js", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "1:1993-1994" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/preact/hooks/dist/hooks.module.js", + "module": "./node_modules/preact/hooks/dist/hooks.module.js", + "moduleName": "./node_modules/preact/hooks/dist/hooks.module.js", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "1:2157-2158" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/preact/hooks/dist/hooks.module.js", + "module": "./node_modules/preact/hooks/dist/hooks.module.js", + "moduleName": "./node_modules/preact/hooks/dist/hooks.module.js", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "1:2186-2187" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/preact/hooks/dist/hooks.module.js", + "module": "./node_modules/preact/hooks/dist/hooks.module.js", + "moduleName": "./node_modules/preact/hooks/dist/hooks.module.js", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "1:2309-2310" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/index.js", + "module": "./src/index.js", + "moduleName": "./src/index.js", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "3:0-6" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/index.js", + "module": "./src/index.js", + "moduleName": "./src/index.js", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "3:7-8" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/article.jsx", + "module": "./src/article.jsx", + "moduleName": "./src/article.jsx", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "5:9-10" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/app.jsx", + "module": "./src/app.jsx", + "moduleName": "./src/app.jsx", + "type": "harmony side effect evaluation", + "userRequest": "preact", + "loc": "9:0-27" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/article.jsx", + "module": "./src/article.jsx", + "moduleName": "./src/article.jsx", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "13:9-10" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/article.jsx", + "module": "./src/article.jsx", + "moduleName": "./src/article.jsx", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "15:5-6" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/article.jsx", + "module": "./src/article.jsx", + "moduleName": "./src/article.jsx", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "15:23-24" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/article.jsx", + "module": "./src/article.jsx", + "moduleName": "./src/article.jsx", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "17:13-14" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/article.jsx", + "module": "./src/article.jsx", + "moduleName": "./src/article.jsx", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "19:5-6" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/article.jsx", + "module": "./src/article.jsx", + "moduleName": "./src/article.jsx", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "21:30-31" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/app.jsx", + "module": "./src/app.jsx", + "moduleName": "./src/app.jsx", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "23:9-10" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/app.jsx", + "module": "./src/app.jsx", + "moduleName": "./src/app.jsx", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "25:5-6" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/app.jsx", + "module": "./src/app.jsx", + "moduleName": "./src/app.jsx", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "25:23-24" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/app.jsx", + "module": "./src/app.jsx", + "moduleName": "./src/app.jsx", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "28:11-12" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/app.jsx", + "module": "./src/app.jsx", + "moduleName": "./src/app.jsx", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "29:7-8" + } + ], + "usedExports": [ + "render", + "h", + "options" + ], + "providedExports": [ + "render", + "hydrate", + "createElement", + "h", + "Fragment", + "createRef", + "isValidElement", + "Component", + "cloneElement", + "createContext", + "toChildArray", + "_unmount", + "options" + ], + "optimizationBailout": [], + "depth": 1, + "source": "var n,l,u,i,t,r,o,f,e={},c=[],s=/acit|ex(?:s|g|n|p|$)|rph|grid|ows|mnc|ntw|ine[ch]|zoo|^ord/i;function a(n,l){for(var u in l)n[u]=l[u];return n}function v(n){var l=n.parentNode;l&&l.removeChild(n)}function h(n,l,u){var i,t=arguments,r={};for(i in l)\"key\"!==i&&\"ref\"!==i&&(r[i]=l[i]);if(arguments.length>3)for(u=[u],i=3;i2&&(l.children=c.slice.call(arguments,2)),u={},l)\"key\"!==i&&\"ref\"!==i&&(u[i]=l[i]);return p(n.type,u,l.key||n.key,l.ref||n.ref,null)}function M(n){var l={},u={__c:\"__cC\"+f++,__:n,Consumer:function(n,l){return n.children(l)},Provider:function(n){var i,t=this;return this.getChildContext||(i=[],this.getChildContext=function(){return l[u.__c]=t,l},this.shouldComponentUpdate=function(n){t.props.value!==n.value&&i.some(function(l){l.context=n.value,g(l)})},this.sub=function(n){i.push(n);var l=n.componentWillUnmount;n.componentWillUnmount=function(){i.splice(i.indexOf(n),1),l&&l.call(n)}}),n.children}};return u.Consumer.contextType=u,u.Provider.__=u,u}n={__e:function(n,l){for(var u,i;l=l.__;)if((u=l.__c)&&!u.__)try{if(u.constructor&&null!=u.constructor.getDerivedStateFromError&&(i=!0,u.setState(u.constructor.getDerivedStateFromError(n))),null!=u.componentDidCatch&&(i=!0,u.componentDidCatch(n)),i)return g(u.__E=u)}catch(l){n=l}throw n}},l=function(n){return null!=n&&void 0===n.constructor},m.prototype.setState=function(n,l){var u;u=this.__s!==this.state?this.__s:this.__s=a({},this.state),\"function\"==typeof n&&(n=n(u,this.props)),n&&a(u,n),null!=n&&this.__v&&(l&&this.__h.push(l),g(this))},m.prototype.forceUpdate=function(n){this.__v&&(this.__e=!0,n&&this.__h.push(n),g(this))},m.prototype.render=d,u=[],i=0,t=\"function\"==typeof Promise?Promise.prototype.then.bind(Promise.resolve()):setTimeout,o=e,f=0;export{H as render,I as hydrate,h as createElement,h,d as Fragment,y as createRef,l as isValidElement,m as Component,L as cloneElement,M as createContext,x as toChildArray,D as _unmount,n as options};\n//# sourceMappingURL=preact.module.js.map\n", + "parsedSize": 8496, + "parsedSource": "e,u,o,i,c,f,l={},a=[],_=/acit|ex(?:s|g|n|p|$)|rph|grid|ows|mnc|ntw|ine[ch]|zoo|^ord/i;function s(n,r){for(var t in r)n[t]=r[t];return n}function p(n){var r=n.parentNode;r&&r.removeChild(n)}function h(n,r,t){var e,u=arguments,o={};for(e in r)\"key\"!==e&&\"ref\"!==e&&(o[e]=r[e]);if(arguments.length>3)for(t=[t],e=3;e3)for(u=[u],i=3;i2&&(l.children=c.slice.call(arguments,2)),u={},l)\"key\"!==i&&\"ref\"!==i&&(u[i]=l[i]);return p(n.type,u,l.key||n.key,l.ref||n.ref,null)}function M(n){var l={},u={__c:\"__cC\"+f++,__:n,Consumer:function(n,l){return n.children(l)},Provider:function(n){var i,t=this;return this.getChildContext||(i=[],this.getChildContext=function(){return l[u.__c]=t,l},this.shouldComponentUpdate=function(n){t.props.value!==n.value&&i.some(function(l){l.context=n.value,g(l)})},this.sub=function(n){i.push(n);var l=n.componentWillUnmount;n.componentWillUnmount=function(){i.splice(i.indexOf(n),1),l&&l.call(n)}}),n.children}};return u.Consumer.contextType=u,u.Provider.__=u,u}n={__e:function(n,l){for(var u,i;l=l.__;)if((u=l.__c)&&!u.__)try{if(u.constructor&&null!=u.constructor.getDerivedStateFromError&&(i=!0,u.setState(u.constructor.getDerivedStateFromError(n))),null!=u.componentDidCatch&&(i=!0,u.componentDidCatch(n)),i)return g(u.__E=u)}catch(l){n=l}throw n}},l=function(n){return null!=n&&void 0===n.constructor},m.prototype.setState=function(n,l){var u;u=this.__s!==this.state?this.__s:this.__s=a({},this.state),\"function\"==typeof n&&(n=n(u,this.props)),n&&a(u,n),null!=n&&this.__v&&(l&&this.__h.push(l),g(this))},m.prototype.forceUpdate=function(n){this.__v&&(this.__e=!0,n&&this.__h.push(n),g(this))},m.prototype.render=d,u=[],i=0,t=\"function\"==typeof Promise?Promise.prototype.then.bind(Promise.resolve()):setTimeout,o=e,f=0;export{H as render,I as hydrate,h as createElement,h,d as Fragment,y as createRef,l as isValidElement,m as Component,L as cloneElement,M as createContext,x as toChildArray,D as _unmount,n as options};\n//# sourceMappingURL=preact.module.js.map\n", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/app.jsx", + "name": "./src/app.jsx", + "index": 2, + "index2": 325, + "size": 1561, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/index.js", + "issuerId": null, + "issuerName": "./src/index.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/index.js", + "name": "./src/index.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/index.js", + "module": "./src/index.js", + "moduleName": "./src/index.js", + "type": "harmony side effect evaluation", + "userRequest": "./app", + "loc": "2:0-24" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/index.js", + "module": "./src/index.js", + "moduleName": "./src/index.js", + "type": "harmony import specifier", + "userRequest": "./app", + "loc": "3:9-12" + } + ], + "usedExports": [ + "default" + ], + "providedExports": [ + "default" + ], + "optimizationBailout": [], + "depth": 1, + "source": "function _slicedToArray(arr, i) { return _arrayWithHoles(arr) || _iterableToArrayLimit(arr, i) || _nonIterableRest(); }\n\nfunction _nonIterableRest() { throw new TypeError(\"Invalid attempt to destructure non-iterable instance\"); }\n\nfunction _iterableToArrayLimit(arr, i) { if (!(Symbol.iterator in Object(arr) || Object.prototype.toString.call(arr) === \"[object Arguments]\")) { return; } var _arr = []; var _n = true; var _d = false; var _e = undefined; try { for (var _i = arr[Symbol.iterator](), _s; !(_n = (_s = _i.next()).done); _n = true) { _arr.push(_s.value); if (i && _arr.length === i) break; } } catch (err) { _d = true; _e = err; } finally { try { if (!_n && _i[\"return\"] != null) _i[\"return\"](); } finally { if (_d) throw _e; } } return _arr; }\n\nfunction _arrayWithHoles(arr) { if (Array.isArray(arr)) return arr; }\n\nimport { h } from 'preact';\nimport { useState, useEffect } from 'preact/hooks';\nimport styles from './app.css';\nimport { fetchFullArticles } from './api';\nimport Article from './article';\nexport default function App() {\n var _useState = useState([]),\n _useState2 = _slicedToArray(_useState, 2),\n articles = _useState2[0],\n setArticles = _useState2[1];\n\n useEffect(function () {\n fetchFullArticles().then(setArticles);\n });\n return h(\"section\", {\n className: styles.root\n }, h(\"header\", null, h(\"h1\", {\n className: styles.title\n }, \"Latest dev.to articles\")), articles.length ? articles.map(function (article) {\n return h(Article, article);\n }) : h(\"progress\", {\n className: styles.loader\n }));\n}", + "parsedSize": 261, + "parsedSource": "function(){var u=er(q([]),2),o=u[0],i=u[1];return function(){then(i)},h(\"section\",{className:Y.a.root},h(\"header\",null,h(\"h1\",{className:Y.a.title},\"Latest dev.to articles\")),o.length?o.map((function(n){return h(tr,n)})):h(\"progress\",{className:Y.a.loader}))}),", + "originalSize": 671, + "originalSource": "import { h } from 'preact';\nimport { useState, useEffect } from 'preact/hooks';\n\nimport styles from './app.css';\n\nimport { fetchFullArticles } from './api';\nimport Article from './article';\n\nexport default function App() {\n const [articles, setArticles] = useState([]);\n\n useEffect(() => {\n fetchFullArticles().then(setArticles);\n });\n\n return
    \n
    \n

    Latest dev.to articles

    \n
    \n {articles.length\n ? articles.map((article) =>
    )\n : }\n
    \n}", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/preact/hooks/dist/hooks.module.js", + "name": "./node_modules/preact/hooks/dist/hooks.module.js", + "index": 3, + "index2": 1, + "size": 2567, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/app.jsx", + "issuerId": null, + "issuerName": "./src/app.jsx", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/app.jsx", + "name": "./src/app.jsx" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/app.jsx", + "module": "./src/app.jsx", + "moduleName": "./src/app.jsx", + "type": "harmony side effect evaluation", + "userRequest": "preact/hooks", + "loc": "10:0-51" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/app.jsx", + "module": "./src/app.jsx", + "moduleName": "./src/app.jsx", + "type": "harmony import specifier", + "userRequest": "preact/hooks", + "loc": "15:18-26" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/app.jsx", + "module": "./src/app.jsx", + "moduleName": "./src/app.jsx", + "type": "harmony import specifier", + "userRequest": "preact/hooks", + "loc": "20:2-11" + } + ], + "usedExports": [ + "useState", + "useEffect" + ], + "providedExports": [ + "useState", + "useReducer", + "useEffect", + "useLayoutEffect", + "useRef", + "useImperativeHandle", + "useMemo", + "useCallback", + "useContext", + "useDebugValue", + "useErrorBoundary" + ], + "optimizationBailout": [], + "depth": 2, + "source": "import{options as n}from\"preact\";var t,u,r,i=0,o=[],c=n.__r,f=n.diffed,e=n.__c,a=n.unmount;function v(t,r){n.__h&&n.__h(u,t,i||r),i=0;var o=u.__H||(u.__H={__:[],__h:[]});return t>=o.__.length&&o.__.push({}),o.__[t]}function m(n){return i=1,p(E,n)}function p(n,r,i){var o=v(t++,2);return o.__c||(o.__c=u,o.__=[i?i(r):E(void 0,r),function(t){var u=n(o.__[0],t);o.__[0]!==u&&(o.__[0]=u,o.__c.setState({}))}]),o.__}function l(r,i){var o=v(t++,3);!n.__s&&x(o.__H,i)&&(o.__=r,o.__H=i,u.__H.__h.push(o))}function y(r,i){var o=v(t++,4);!n.__s&&x(o.__H,i)&&(o.__=r,o.__H=i,u.__h.push(o))}function d(n){return i=5,h(function(){return{current:n}},[])}function s(n,t,u){i=6,y(function(){\"function\"==typeof n?n(t()):n&&(n.current=t())},null==u?u:u.concat(n))}function h(n,u){var r=v(t++,7);return x(r.__H,u)?(r.__H=u,r.__h=n,r.__=n()):r.__}function T(n,t){return i=8,h(function(){return n},t)}function w(n){var r=u.context[n.__c],i=v(t++,9);return i.__c=n,r?(null==i.__&&(i.__=!0,r.sub(u)),r.props.value):n.__}function A(t,u){n.useDebugValue&&n.useDebugValue(u?u(t):t)}function F(n){var r=v(t++,10),i=m();return r.__=n,u.componentDidCatch||(u.componentDidCatch=function(n){r.__&&r.__(n),i[1](n)}),[i[0],function(){i[1](void 0)}]}function _(){o.some(function(t){if(t.__P)try{t.__H.__h.forEach(g),t.__H.__h.forEach(q),t.__H.__h=[]}catch(u){return t.__H.__h=[],n.__e(u,t.__v),!0}}),o=[]}function g(n){n.t&&n.t()}function q(n){var t=n.__();\"function\"==typeof t&&(n.t=t)}function x(n,t){return!n||t.some(function(t,u){return t!==n[u]})}function E(n,t){return\"function\"==typeof t?t(n):t}n.__r=function(n){c&&c(n),t=0,(u=n.__c).__H&&(u.__H.__h.forEach(g),u.__H.__h.forEach(q),u.__H.__h=[])},n.diffed=function(t){f&&f(t);var u=t.__c;if(u){var i=u.__H;i&&i.__h.length&&(1!==o.push(u)&&r===n.requestAnimationFrame||((r=n.requestAnimationFrame)||function(n){var t,u=function(){clearTimeout(r),cancelAnimationFrame(t),setTimeout(n)},r=setTimeout(u,100);\"undefined\"!=typeof window&&(t=requestAnimationFrame(u))})(_))}},n.__c=function(t,u){u.some(function(t){try{t.__h.forEach(g),t.__h=t.__h.filter(function(n){return!n.__||q(n)})}catch(r){u.some(function(n){n.__h&&(n.__h=[])}),u=[],n.__e(r,t.__v)}}),e&&e(t,u)},n.unmount=function(t){a&&a(t);var u=t.__c;if(u){var r=u.__H;if(r)try{r.__.forEach(function(n){return n.t&&n.t()})}catch(t){n.__e(t,u.__v)}}};export{m as useState,p as useReducer,l as useEffect,y as useLayoutEffect,d as useRef,s as useImperativeHandle,h as useMemo,T as useCallback,w as useContext,A as useDebugValue,F as useErrorBoundary};\n//# sourceMappingURL=hooks.module.js.map\n", + "parsedSize": 1568, + "parsedSource": "C,M,D,L=0,F=[],U=e.__r,R=e.diffed,I=e.__c,W=e.unmount;function z(n,r){e.__h&&e.__h(M,n,L||r),L=0;var t=M.__H||(M.__H={__:[],__h:[]});return n>=t.__.length&&t.__.push({}),t.__[n]}function q(n){return L=1,function(n,r,t){var e=z(C++,2);return e.__c||(e.__c=M,e.__=[t?t(r):$(void 0,r),function(r){var t=n(e.__[0],r);e.__[0]!==t&&(e.__[0]=t,e.__c.setState({}))}]),e.__}($,n)}function B(){F.some((function(n){if(n.__P)try{n.__H.__h.forEach(G),n.__H.__h.forEach(J),n.__H.__h=[]}catch(r){return n.__H.__h=[],e.__e(r,n.__v),!0}})),F=[]}function G(n){n.t&&n.t()}function J(n){var r=n.__();\"function\"==typeof r&&(n.t=r)}function V(n,r){return!n||r.some((function(r,t){return r!==n[t]}))}function $(n,r){return\"function\"==typeof r?r(n):r}e.__r=function(n){U&&U(n),C=0,(M=n.__c).__H&&(M.__H.__h.forEach(G),M.__H.__h.forEach(J),M.__H.__h=[])},e.diffed=function(n){R&&R(n);var r=n.__c;if(r){var t=r.__H;t&&t.__h.length&&(1!==F.push(r)&&D===e.requestAnimationFrame||((D=e.requestAnimationFrame)||function(n){var r,t=function(){clearTimeout(e),cancelAnimationFrame(r),setTimeout(n)},e=setTimeout(t,100);\"undefined\"!=typeof window&&(r=requestAnimationFrame(t))})(B))}},e.__c=function(n,r){r.some((function(n){try{n.__h.forEach(G),n.__h=n.__h.filter((function(n){return!n.__||J(n)}))}catch(t){r.some((function(n){n.__h&&(n.__h=[])})),r=[],e.__e(t,n.__v)}})),I&&I(n,r)},e.unmount=function(n){W&&W(n);var r=n.__c;if(r){var t=r.__H;if(t)try{t.__.forEach((function(n){return n.t&&n.t()}))}catch(n){e.__e(n,r.__v)}}};n,r,t,n=t=z(C++,3),!e.__s&&V(t.__H,r)&&(t.__=n,t.__H=r,M.__H.__h.push(t)),", + "originalSize": 2567, + "originalSource": "import{options as n}from\"preact\";var t,u,r,i=0,o=[],c=n.__r,f=n.diffed,e=n.__c,a=n.unmount;function v(t,r){n.__h&&n.__h(u,t,i||r),i=0;var o=u.__H||(u.__H={__:[],__h:[]});return t>=o.__.length&&o.__.push({}),o.__[t]}function m(n){return i=1,p(E,n)}function p(n,r,i){var o=v(t++,2);return o.__c||(o.__c=u,o.__=[i?i(r):E(void 0,r),function(t){var u=n(o.__[0],t);o.__[0]!==u&&(o.__[0]=u,o.__c.setState({}))}]),o.__}function l(r,i){var o=v(t++,3);!n.__s&&x(o.__H,i)&&(o.__=r,o.__H=i,u.__H.__h.push(o))}function y(r,i){var o=v(t++,4);!n.__s&&x(o.__H,i)&&(o.__=r,o.__H=i,u.__h.push(o))}function d(n){return i=5,h(function(){return{current:n}},[])}function s(n,t,u){i=6,y(function(){\"function\"==typeof n?n(t()):n&&(n.current=t())},null==u?u:u.concat(n))}function h(n,u){var r=v(t++,7);return x(r.__H,u)?(r.__H=u,r.__h=n,r.__=n()):r.__}function T(n,t){return i=8,h(function(){return n},t)}function w(n){var r=u.context[n.__c],i=v(t++,9);return i.__c=n,r?(null==i.__&&(i.__=!0,r.sub(u)),r.props.value):n.__}function A(t,u){n.useDebugValue&&n.useDebugValue(u?u(t):t)}function F(n){var r=v(t++,10),i=m();return r.__=n,u.componentDidCatch||(u.componentDidCatch=function(n){r.__&&r.__(n),i[1](n)}),[i[0],function(){i[1](void 0)}]}function _(){o.some(function(t){if(t.__P)try{t.__H.__h.forEach(g),t.__H.__h.forEach(q),t.__H.__h=[]}catch(u){return t.__H.__h=[],n.__e(u,t.__v),!0}}),o=[]}function g(n){n.t&&n.t()}function q(n){var t=n.__();\"function\"==typeof t&&(n.t=t)}function x(n,t){return!n||t.some(function(t,u){return t!==n[u]})}function E(n,t){return\"function\"==typeof t?t(n):t}n.__r=function(n){c&&c(n),t=0,(u=n.__c).__H&&(u.__H.__h.forEach(g),u.__H.__h.forEach(q),u.__H.__h=[])},n.diffed=function(t){f&&f(t);var u=t.__c;if(u){var i=u.__H;i&&i.__h.length&&(1!==o.push(u)&&r===n.requestAnimationFrame||((r=n.requestAnimationFrame)||function(n){var t,u=function(){clearTimeout(r),cancelAnimationFrame(t),setTimeout(n)},r=setTimeout(u,100);\"undefined\"!=typeof window&&(t=requestAnimationFrame(u))})(_))}},n.__c=function(t,u){u.some(function(t){try{t.__h.forEach(g),t.__h=t.__h.filter(function(n){return!n.__||q(n)})}catch(r){u.some(function(n){n.__h&&(n.__h=[])}),u=[],n.__e(r,t.__v)}}),e&&e(t,u)},n.unmount=function(t){a&&a(t);var u=t.__c;if(u){var r=u.__H;if(r)try{r.__.forEach(function(n){return n.t&&n.t()})}catch(t){n.__e(t,u.__v)}}};export{m as useState,p as useReducer,l as useEffect,y as useLayoutEffect,d as useRef,s as useImperativeHandle,h as useMemo,T as useCallback,w as useContext,A as useDebugValue,F as useErrorBoundary};\n//# sourceMappingURL=hooks.module.js.map\n", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/api.js", + "name": "./src/api.js", + "index": 6, + "index2": 4, + "size": 433, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/app.jsx", + "issuerId": null, + "issuerName": "./src/app.jsx", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/app.jsx", + "name": "./src/app.jsx" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/app.jsx", + "module": "./src/app.jsx", + "moduleName": "./src/app.jsx", + "type": "harmony side effect evaluation", + "userRequest": "./api", + "loc": "12:0-42" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/app.jsx", + "module": "./src/app.jsx", + "moduleName": "./src/app.jsx", + "type": "harmony import specifier", + "userRequest": "./api", + "loc": "21:4-21" + } + ], + "usedExports": [ + "fetchFullArticles" + ], + "providedExports": [ + "fetchFullArticles" + ], + "optimizationBailout": [], + "depth": 2, + "source": "var API_URL = 'https://dev.to/api/articles';\n\nfunction extractJson(response) {\n return response.json();\n}\n\nexport function fetchFullArticles() {\n return fetch(\"\".concat(API_URL, \"?per_page=5\")).then(extractJson).then(function (articles) {\n var fullArticles = articles.map(function (article) {\n return fetch(\"\".concat(API_URL, \"/\").concat(article.id)).then(extractJson);\n });\n return Promise.all(fullArticles);\n });\n}", + "parsedSize": 225, + "parsedSource": "\"https://dev.to/api/articles\";function Q(n){return n.json()}fetch(\"\".concat(K,\"?per_page=5\")).then(Q).then((function(n){var r=n.map((function(n){return fetch(\"\".concat(K,\"/\").concat(n.id)).then(Q)}));return Promise.all(r)})).", + "originalSize": 451, + "originalSource": "const API_URL = 'https://dev.to/api/articles';\n\nfunction extractJson(response) {\n return response.json();\n}\n\nexport function fetchFullArticles() {\n return fetch(`${API_URL}?per_page=5`)\n .then(extractJson)\n .then((articles) => {\n const fullArticles = articles.map((article) =>\n fetch(`${API_URL}/${article.id}`).then(extractJson)\n );\n\n return Promise.all(fullArticles);\n });\n}", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/article.jsx", + "name": "./src/article.jsx", + "index": 7, + "index2": 324, + "size": 764, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/app.jsx", + "issuerId": null, + "issuerName": "./src/app.jsx", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/app.jsx", + "name": "./src/app.jsx" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/app.jsx", + "module": "./src/app.jsx", + "moduleName": "./src/app.jsx", + "type": "harmony side effect evaluation", + "userRequest": "./article", + "loc": "13:0-32" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/app.jsx", + "module": "./src/app.jsx", + "moduleName": "./src/app.jsx", + "type": "harmony import specifier", + "userRequest": "./article", + "loc": "28:13-20" + } + ], + "usedExports": [ + "default" + ], + "providedExports": [ + "default" + ], + "optimizationBailout": [], + "depth": 2, + "source": "import { h } from 'preact';\nimport { isEmpty, map, pipe, reject, split, trim } from 'nanoutils';\nimport styles from './article.css';\nvar renderTags = pipe(split(','), map(trim), reject(isEmpty), map(function (tag) {\n return h(\"li\", {\n className: styles.tag\n }, tag);\n}));\nexport default function Article(_ref) {\n var body_html = _ref.body_html,\n title = _ref.title,\n tag_list = _ref.tag_list;\n return h(\"article\", {\n className: styles.root\n }, h(\"header\", null, h(\"h2\", {\n className: styles.title\n }, title), h(\"nav\", {\n className: styles.tagsContainer\n }, h(\"ul\", {\n className: styles.tags\n }, renderTags(tag_list)))), h(\"div\", {\n className: styles.content,\n dangerouslySetInnerHTML: {\n __html: body_html\n }\n }));\n}", + "parsedSize": 373, + "parsedSource": "rr=Wn(Bn(\",\"),Dn((zn((Dn((function(n){return h(\"li\",{className:nr.a.tag},n)})));function tr(n){var r=n.body_html,t=n.title,e=n.tag_list;return h(\"article\",{className:nr.a.root},h(\"header\",null,h(\"h2\",{className:nr.a.title},t),h(\"nav\",{className:nr.a.tagsContainer},h(\"ul\",{className:nr.a.tags},rr(e)))),h(\"div\",{className:nr.a.content,dangerouslySetInnerHTML:{__html:r}}))}", + "originalSize": 783, + "originalSource": "import { h } from 'preact';\nimport {\n isEmpty,\n map,\n pipe,\n reject,\n split,\n trim\n} from 'nanoutils';\n\nimport styles from './article.css';\n\nconst renderTags = pipe(\n split(','),\n map(trim),\n reject(isEmpty),\n map((tag) =>
  • {tag}
  • )\n);\n\nexport default function Article({ body_html, title, tag_list }) {\n return
    \n
    \n

    {title}

    \n \n
    \n
    \n
    ;\n}\n", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "name": "./node_modules/nanoutils/lib/index.js", + "index": 8, + "index2": 321, + "size": 13213, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/article.jsx", + "issuerId": null, + "issuerName": "./src/article.jsx", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/article.jsx", + "name": "./src/article.jsx" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/article.jsx", + "module": "./src/article.jsx", + "moduleName": "./src/article.jsx", + "type": "harmony side effect evaluation", + "userRequest": "nanoutils", + "loc": "2:0-68" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/article.jsx", + "module": "./src/article.jsx", + "moduleName": "./src/article.jsx", + "type": "harmony import specifier", + "userRequest": "nanoutils", + "loc": "4:17-21" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/article.jsx", + "module": "./src/article.jsx", + "moduleName": "./src/article.jsx", + "type": "harmony import specifier", + "userRequest": "nanoutils", + "loc": "4:22-27" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/article.jsx", + "module": "./src/article.jsx", + "moduleName": "./src/article.jsx", + "type": "harmony import specifier", + "userRequest": "nanoutils", + "loc": "4:34-37" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/article.jsx", + "module": "./src/article.jsx", + "moduleName": "./src/article.jsx", + "type": "harmony import specifier", + "userRequest": "nanoutils", + "loc": "4:38-42" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/article.jsx", + "module": "./src/article.jsx", + "moduleName": "./src/article.jsx", + "type": "harmony import specifier", + "userRequest": "nanoutils", + "loc": "4:45-51" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/article.jsx", + "module": "./src/article.jsx", + "moduleName": "./src/article.jsx", + "type": "harmony import specifier", + "userRequest": "nanoutils", + "loc": "4:52-59" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/article.jsx", + "module": "./src/article.jsx", + "moduleName": "./src/article.jsx", + "type": "harmony import specifier", + "userRequest": "nanoutils", + "loc": "4:62-65" + } + ], + "usedExports": [ + "pipe", + "split", + "map", + "trim", + "reject", + "isEmpty" + ], + "providedExports": [ + "F", + "T", + "__", + "add", + "addIndex", + "adjust", + "adjustIn", + "all", + "allPass", + "always", + "and", + "any", + "anyPass", + "ap", + "aperture", + "append", + "apply", + "applySpec", + "applyTo", + "ascend", + "assoc", + "assocPath", + "az", + "binary", + "bind", + "both", + "call", + "camelCase", + "ceil", + "chain", + "clamp", + "clone", + "compact", + "comparator", + "complement", + "compose", + "composeP", + "composeT", + "concat", + "cond", + "construct", + "constructN", + "contains", + "converge", + "countBy", + "curry", + "curryN", + "debounce", + "dec", + "defaultTo", + "descend", + "difference", + "differenceWith", + "dissoc", + "dissocPath", + "divide", + "drop", + "dropLast", + "dropLastWhile", + "dropRepeats", + "dropRepeatsWith", + "dropT", + "dropWhile", + "dropWhileT", + "either", + "empty", + "endsWith", + "eqBy", + "eqLens", + "eqProps", + "eqWith", + "equals", + "evolve", + "fill", + "filter", + "filterT", + "find", + "findIndex", + "findLast", + "findLastIndex", + "flatten", + "flattenObj", + "flip", + "forEach", + "forEachObjIndexed", + "fromPairs", + "groupBy", + "groupWith", + "gt", + "gte", + "has", + "hasIn", + "head", + "identical", + "identity", + "identityT", + "ifElse", + "inc", + "includes", + "indexBy", + "indexOf", + "indexed", + "init", + "innerJoin", + "insert", + "insertAll", + "intersection", + "intersperse", + "into", + "invert", + "invertObj", + "invoker", + "is", + "isEmpty", + "isInteger", + "isNil", + "join", + "juxt", + "kebabCase", + "keys", + "keysIn", + "last", + "lastIndexOf", + "length", + "lens", + "lensIndex", + "lensPath", + "lensProp", + "lift", + "liftN", + "lt", + "lte", + "map", + "mapAccum", + "mapAccumRight", + "mapObjIndexed", + "mapT", + "match", + "mathMod", + "max", + "maxBy", + "mean", + "median", + "memoize", + "memoizeWith", + "merge", + "mergeAll", + "mergeDeepLeft", + "mergeDeepRight", + "mergeDeepWith", + "mergeDeepWithKey", + "mergeWith", + "mergeWithKey", + "min", + "minBy", + "modulo", + "multiply", + "nAry", + "negate", + "none", + "noop", + "not", + "nth", + "nthArg", + "o", + "objOf", + "of", + "omit", + "omitBy", + "once", + "or", + "over", + "pair", + "partial", + "partialRight", + "partition", + "path", + "pathEq", + "pathOr", + "pathSatisfies", + "pick", + "pickAll", + "pickBy", + "pipe", + "pipeP", + "pipeT", + "pluck", + "prepend", + "product", + "project", + "prop", + "propEq", + "propIs", + "propOr", + "propSatisfies", + "props", + "range", + "reduce", + "reduceBy", + "reduceRight", + "reduceWhile", + "reduceWhileRight", + "reject", + "remove", + "repeat", + "replace", + "reverse", + "scan", + "set", + "slice", + "snakeCase", + "sort", + "sortBy", + "sortWith", + "split", + "splitAt", + "splitEvery", + "splitWhen", + "startsWith", + "subtract", + "sum", + "symmetricDifference", + "symmetricDifferenceWith", + "tail", + "take", + "takeLast", + "takeLastWhile", + "takeT", + "takeWhile", + "takeWhileT", + "tap", + "tapT", + "test", + "throttle", + "times", + "toArray", + "toLower", + "toPairs", + "toPairsIn", + "toString", + "toUpper", + "transduce", + "transduceRight", + "transpose", + "trim", + "tryCatch", + "type", + "unapply", + "unary", + "uncurryN", + "unfold", + "union", + "unionWith", + "uniq", + "uniqBy", + "uniqWith", + "unless", + "unnest", + "unnestN", + "until", + "unzip", + "unzipWith", + "update", + "updateBy", + "useWith", + "values", + "valuesIn", + "view", + "when", + "where", + "whereEq", + "without", + "xprod", + "za", + "zip", + "zipObj", + "zipObjDeep", + "zipWith" + ], + "optimizationBailout": [], + "depth": 3, + "source": "// @create-index\n\nexport { default as F } from './F';\nexport { default as T } from './T';\nexport { default as __ } from './__';\nexport { default as add } from './add';\nexport { default as addIndex } from './addIndex';\nexport { default as adjust } from './adjust';\nexport { default as adjustIn } from './adjustIn';\nexport { default as all } from './all';\nexport { default as allPass } from './allPass';\nexport { default as always } from './always';\nexport { default as and } from './and';\nexport { default as any } from './any';\nexport { default as anyPass } from './anyPass';\nexport { default as ap } from './ap';\nexport { default as aperture } from './aperture';\nexport { default as append } from './append';\nexport { default as apply } from './apply';\nexport { default as applySpec } from './applySpec';\nexport { default as applyTo } from './applyTo';\nexport { default as ascend } from './ascend';\nexport { default as assoc } from './assoc';\nexport { default as assocPath } from './assocPath';\nexport { default as az } from './az';\nexport { default as binary } from './binary';\nexport { default as bind } from './bind';\nexport { default as both } from './both';\nexport { default as call } from './call';\nexport { default as camelCase } from './camelCase';\nexport { default as ceil } from './ceil';\nexport { default as chain } from './chain';\nexport { default as clamp } from './clamp';\nexport { default as clone } from './clone';\nexport { default as compact } from './compact';\nexport { default as comparator } from './comparator';\nexport { default as complement } from './complement';\nexport { default as compose } from './compose';\nexport { default as composeP } from './composeP';\nexport { default as composeT } from './composeT';\nexport { default as concat } from './concat';\nexport { default as cond } from './cond';\nexport { default as construct } from './construct';\nexport { default as constructN } from './constructN';\nexport { default as contains } from './contains';\nexport { default as converge } from './converge';\nexport { default as countBy } from './countBy';\nexport { default as curry } from './curry';\nexport { default as curryN } from './curryN';\nexport { default as debounce } from './debounce';\nexport { default as dec } from './dec';\nexport { default as defaultTo } from './defaultTo';\nexport { default as descend } from './descend';\nexport { default as difference } from './difference';\nexport { default as differenceWith } from './differenceWith';\nexport { default as dissoc } from './dissoc';\nexport { default as dissocPath } from './dissocPath';\nexport { default as divide } from './divide';\nexport { default as drop } from './drop';\nexport { default as dropLast } from './dropLast';\nexport { default as dropLastWhile } from './dropLastWhile';\nexport { default as dropRepeats } from './dropRepeats';\nexport { default as dropRepeatsWith } from './dropRepeatsWith';\nexport { default as dropT } from './dropT';\nexport { default as dropWhile } from './dropWhile';\nexport { default as dropWhileT } from './dropWhileT';\nexport { default as either } from './either';\nexport { default as empty } from './empty';\nexport { default as endsWith } from './endsWith';\nexport { default as eqBy } from './eqBy';\nexport { default as eqLens } from './eqLens';\nexport { default as eqProps } from './eqProps';\nexport { default as eqWith } from './eqWith';\nexport { default as equals } from './equals';\nexport { default as evolve } from './evolve';\nexport { default as fill } from './fill';\nexport { default as filter } from './filter';\nexport { default as filterT } from './filterT';\nexport { default as find } from './find';\nexport { default as findIndex } from './findIndex';\nexport { default as findLast } from './findLast';\nexport { default as findLastIndex } from './findLastIndex';\nexport { default as flatten } from './flatten';\nexport { default as flattenObj } from './flattenObj';\nexport { default as flip } from './flip';\nexport { default as forEach } from './forEach';\nexport { default as forEachObjIndexed } from './forEachObjIndexed';\nexport { default as fromPairs } from './fromPairs';\nexport { default as groupBy } from './groupBy';\nexport { default as groupWith } from './groupWith';\nexport { default as gt } from './gt';\nexport { default as gte } from './gte';\nexport { default as has } from './has';\nexport { default as hasIn } from './hasIn';\nexport { default as head } from './head';\nexport { default as identical } from './identical';\nexport { default as identity } from './identity';\nexport { default as identityT } from './identityT';\nexport { default as ifElse } from './ifElse';\nexport { default as inc } from './inc';\nexport { default as includes } from './includes';\nexport { default as indexBy } from './indexBy';\nexport { default as indexOf } from './indexOf';\nexport { default as indexed } from './indexed';\nexport { default as init } from './init';\nexport { default as innerJoin } from './innerJoin';\nexport { default as insert } from './insert';\nexport { default as insertAll } from './insertAll';\nexport { default as intersection } from './intersection';\nexport { default as intersperse } from './intersperse';\nexport { default as into } from './into';\nexport { default as invert } from './invert';\nexport { default as invertObj } from './invertObj';\nexport { default as invoker } from './invoker';\nexport { default as is } from './is';\nexport { default as isEmpty } from './isEmpty';\nexport { default as isInteger } from './isInteger';\nexport { default as isNil } from './isNil';\nexport { default as join } from './join';\nexport { default as juxt } from './juxt';\nexport { default as kebabCase } from './kebabCase';\nexport { default as keys } from './keys';\nexport { default as keysIn } from './keysIn';\nexport { default as last } from './last';\nexport { default as lastIndexOf } from './lastIndexOf';\nexport { default as length } from './length';\nexport { default as lens } from './lens';\nexport { default as lensIndex } from './lensIndex';\nexport { default as lensPath } from './lensPath';\nexport { default as lensProp } from './lensProp';\nexport { default as lift } from './lift';\nexport { default as liftN } from './liftN';\nexport { default as lt } from './lt';\nexport { default as lte } from './lte';\nexport { default as map } from './map';\nexport { default as mapAccum } from './mapAccum';\nexport { default as mapAccumRight } from './mapAccumRight';\nexport { default as mapObjIndexed } from './mapObjIndexed';\nexport { default as mapT } from './mapT';\nexport { default as match } from './match';\nexport { default as mathMod } from './mathMod';\nexport { default as max } from './max';\nexport { default as maxBy } from './maxBy';\nexport { default as mean } from './mean';\nexport { default as median } from './median';\nexport { default as memoize } from './memoize';\nexport { default as memoizeWith } from './memoizeWith';\nexport { default as merge } from './merge';\nexport { default as mergeAll } from './mergeAll';\nexport { default as mergeDeepLeft } from './mergeDeepLeft';\nexport { default as mergeDeepRight } from './mergeDeepRight';\nexport { default as mergeDeepWith } from './mergeDeepWith';\nexport { default as mergeDeepWithKey } from './mergeDeepWithKey';\nexport { default as mergeWith } from './mergeWith';\nexport { default as mergeWithKey } from './mergeWithKey';\nexport { default as min } from './min';\nexport { default as minBy } from './minBy';\nexport { default as modulo } from './modulo';\nexport { default as multiply } from './multiply';\nexport { default as nAry } from './nAry';\nexport { default as negate } from './negate';\nexport { default as none } from './none';\nexport { default as noop } from './noop';\nexport { default as not } from './not';\nexport { default as nth } from './nth';\nexport { default as nthArg } from './nthArg';\nexport { default as o } from './o';\nexport { default as objOf } from './objOf';\nexport { default as of } from './of';\nexport { default as omit } from './omit';\nexport { default as omitBy } from './omitBy';\nexport { default as once } from './once';\nexport { default as or } from './or';\nexport { default as over } from './over';\nexport { default as pair } from './pair';\nexport { default as partial } from './partial';\nexport { default as partialRight } from './partialRight';\nexport { default as partition } from './partition';\nexport { default as path } from './path';\nexport { default as pathEq } from './pathEq';\nexport { default as pathOr } from './pathOr';\nexport { default as pathSatisfies } from './pathSatisfies';\nexport { default as pick } from './pick';\nexport { default as pickAll } from './pickAll';\nexport { default as pickBy } from './pickBy';\nexport { default as pipe } from './pipe';\nexport { default as pipeP } from './pipeP';\nexport { default as pipeT } from './pipeT';\nexport { default as pluck } from './pluck';\nexport { default as prepend } from './prepend';\nexport { default as product } from './product';\nexport { default as project } from './project';\nexport { default as prop } from './prop';\nexport { default as propEq } from './propEq';\nexport { default as propIs } from './propIs';\nexport { default as propOr } from './propOr';\nexport { default as propSatisfies } from './propSatisfies';\nexport { default as props } from './props';\nexport { default as range } from './range';\nexport { default as reduce } from './reduce';\nexport { default as reduceBy } from './reduceBy';\nexport { default as reduceRight } from './reduceRight';\nexport { default as reduceWhile } from './reduceWhile';\nexport { default as reduceWhileRight } from './reduceWhileRight';\nexport { default as reject } from './reject';\nexport { default as remove } from './remove';\nexport { default as repeat } from './repeat';\nexport { default as replace } from './replace';\nexport { default as reverse } from './reverse';\nexport { default as scan } from './scan';\nexport { default as set } from './set';\nexport { default as slice } from './slice';\nexport { default as snakeCase } from './snakeCase';\nexport { default as sort } from './sort';\nexport { default as sortBy } from './sortBy';\nexport { default as sortWith } from './sortWith';\nexport { default as split } from './split';\nexport { default as splitAt } from './splitAt';\nexport { default as splitEvery } from './splitEvery';\nexport { default as splitWhen } from './splitWhen';\nexport { default as startsWith } from './startsWith';\nexport { default as subtract } from './subtract';\nexport { default as sum } from './sum';\nexport { default as symmetricDifference } from './symmetricDifference';\nexport { default as symmetricDifferenceWith } from './symmetricDifferenceWith';\nexport { default as tail } from './tail';\nexport { default as take } from './take';\nexport { default as takeLast } from './takeLast';\nexport { default as takeLastWhile } from './takeLastWhile';\nexport { default as takeT } from './takeT';\nexport { default as takeWhile } from './takeWhile';\nexport { default as takeWhileT } from './takeWhileT';\nexport { default as tap } from './tap';\nexport { default as tapT } from './tapT';\nexport { default as test } from './test';\nexport { default as throttle } from './throttle';\nexport { default as times } from './times';\nexport { default as toArray } from './toArray';\nexport { default as toLower } from './toLower';\nexport { default as toPairs } from './toPairs';\nexport { default as toPairsIn } from './toPairsIn';\nexport { default as toString } from './toString';\nexport { default as toUpper } from './toUpper';\nexport { default as transduce } from './transduce';\nexport { default as transduceRight } from './transduceRight';\nexport { default as transpose } from './transpose';\nexport { default as trim } from './trim';\nexport { default as tryCatch } from './tryCatch';\nexport { default as type } from './type';\nexport { default as unapply } from './unapply';\nexport { default as unary } from './unary';\nexport { default as uncurryN } from './uncurryN';\nexport { default as unfold } from './unfold';\nexport { default as union } from './union';\nexport { default as unionWith } from './unionWith';\nexport { default as uniq } from './uniq';\nexport { default as uniqBy } from './uniqBy';\nexport { default as uniqWith } from './uniqWith';\nexport { default as unless } from './unless';\nexport { default as unnest } from './unnest';\nexport { default as unnestN } from './unnestN';\nexport { default as until } from './until';\nexport { default as unzip } from './unzip';\nexport { default as unzipWith } from './unzipWith';\nexport { default as update } from './update';\nexport { default as updateBy } from './updateBy';\nexport { default as useWith } from './useWith';\nexport { default as values } from './values';\nexport { default as valuesIn } from './valuesIn';\nexport { default as view } from './view';\nexport { default as when } from './when';\nexport { default as where } from './where';\nexport { default as whereEq } from './whereEq';\nexport { default as without } from './without';\nexport { default as xprod } from './xprod';\nexport { default as za } from './za';\nexport { default as zip } from './zip';\nexport { default as zipObj } from './zipObj';\nexport { default as zipObjDeep } from './zipObjDeep';\nexport { default as zipWith } from './zipWith';\n\n", + "parsedSize": null, + "parsedSource": null, + "originalSize": 13213, + "originalSource": "// @create-index\n\nexport { default as F } from './F';\nexport { default as T } from './T';\nexport { default as __ } from './__';\nexport { default as add } from './add';\nexport { default as addIndex } from './addIndex';\nexport { default as adjust } from './adjust';\nexport { default as adjustIn } from './adjustIn';\nexport { default as all } from './all';\nexport { default as allPass } from './allPass';\nexport { default as always } from './always';\nexport { default as and } from './and';\nexport { default as any } from './any';\nexport { default as anyPass } from './anyPass';\nexport { default as ap } from './ap';\nexport { default as aperture } from './aperture';\nexport { default as append } from './append';\nexport { default as apply } from './apply';\nexport { default as applySpec } from './applySpec';\nexport { default as applyTo } from './applyTo';\nexport { default as ascend } from './ascend';\nexport { default as assoc } from './assoc';\nexport { default as assocPath } from './assocPath';\nexport { default as az } from './az';\nexport { default as binary } from './binary';\nexport { default as bind } from './bind';\nexport { default as both } from './both';\nexport { default as call } from './call';\nexport { default as camelCase } from './camelCase';\nexport { default as ceil } from './ceil';\nexport { default as chain } from './chain';\nexport { default as clamp } from './clamp';\nexport { default as clone } from './clone';\nexport { default as compact } from './compact';\nexport { default as comparator } from './comparator';\nexport { default as complement } from './complement';\nexport { default as compose } from './compose';\nexport { default as composeP } from './composeP';\nexport { default as composeT } from './composeT';\nexport { default as concat } from './concat';\nexport { default as cond } from './cond';\nexport { default as construct } from './construct';\nexport { default as constructN } from './constructN';\nexport { default as contains } from './contains';\nexport { default as converge } from './converge';\nexport { default as countBy } from './countBy';\nexport { default as curry } from './curry';\nexport { default as curryN } from './curryN';\nexport { default as debounce } from './debounce';\nexport { default as dec } from './dec';\nexport { default as defaultTo } from './defaultTo';\nexport { default as descend } from './descend';\nexport { default as difference } from './difference';\nexport { default as differenceWith } from './differenceWith';\nexport { default as dissoc } from './dissoc';\nexport { default as dissocPath } from './dissocPath';\nexport { default as divide } from './divide';\nexport { default as drop } from './drop';\nexport { default as dropLast } from './dropLast';\nexport { default as dropLastWhile } from './dropLastWhile';\nexport { default as dropRepeats } from './dropRepeats';\nexport { default as dropRepeatsWith } from './dropRepeatsWith';\nexport { default as dropT } from './dropT';\nexport { default as dropWhile } from './dropWhile';\nexport { default as dropWhileT } from './dropWhileT';\nexport { default as either } from './either';\nexport { default as empty } from './empty';\nexport { default as endsWith } from './endsWith';\nexport { default as eqBy } from './eqBy';\nexport { default as eqLens } from './eqLens';\nexport { default as eqProps } from './eqProps';\nexport { default as eqWith } from './eqWith';\nexport { default as equals } from './equals';\nexport { default as evolve } from './evolve';\nexport { default as fill } from './fill';\nexport { default as filter } from './filter';\nexport { default as filterT } from './filterT';\nexport { default as find } from './find';\nexport { default as findIndex } from './findIndex';\nexport { default as findLast } from './findLast';\nexport { default as findLastIndex } from './findLastIndex';\nexport { default as flatten } from './flatten';\nexport { default as flattenObj } from './flattenObj';\nexport { default as flip } from './flip';\nexport { default as forEach } from './forEach';\nexport { default as forEachObjIndexed } from './forEachObjIndexed';\nexport { default as fromPairs } from './fromPairs';\nexport { default as groupBy } from './groupBy';\nexport { default as groupWith } from './groupWith';\nexport { default as gt } from './gt';\nexport { default as gte } from './gte';\nexport { default as has } from './has';\nexport { default as hasIn } from './hasIn';\nexport { default as head } from './head';\nexport { default as identical } from './identical';\nexport { default as identity } from './identity';\nexport { default as identityT } from './identityT';\nexport { default as ifElse } from './ifElse';\nexport { default as inc } from './inc';\nexport { default as includes } from './includes';\nexport { default as indexBy } from './indexBy';\nexport { default as indexOf } from './indexOf';\nexport { default as indexed } from './indexed';\nexport { default as init } from './init';\nexport { default as innerJoin } from './innerJoin';\nexport { default as insert } from './insert';\nexport { default as insertAll } from './insertAll';\nexport { default as intersection } from './intersection';\nexport { default as intersperse } from './intersperse';\nexport { default as into } from './into';\nexport { default as invert } from './invert';\nexport { default as invertObj } from './invertObj';\nexport { default as invoker } from './invoker';\nexport { default as is } from './is';\nexport { default as isEmpty } from './isEmpty';\nexport { default as isInteger } from './isInteger';\nexport { default as isNil } from './isNil';\nexport { default as join } from './join';\nexport { default as juxt } from './juxt';\nexport { default as kebabCase } from './kebabCase';\nexport { default as keys } from './keys';\nexport { default as keysIn } from './keysIn';\nexport { default as last } from './last';\nexport { default as lastIndexOf } from './lastIndexOf';\nexport { default as length } from './length';\nexport { default as lens } from './lens';\nexport { default as lensIndex } from './lensIndex';\nexport { default as lensPath } from './lensPath';\nexport { default as lensProp } from './lensProp';\nexport { default as lift } from './lift';\nexport { default as liftN } from './liftN';\nexport { default as lt } from './lt';\nexport { default as lte } from './lte';\nexport { default as map } from './map';\nexport { default as mapAccum } from './mapAccum';\nexport { default as mapAccumRight } from './mapAccumRight';\nexport { default as mapObjIndexed } from './mapObjIndexed';\nexport { default as mapT } from './mapT';\nexport { default as match } from './match';\nexport { default as mathMod } from './mathMod';\nexport { default as max } from './max';\nexport { default as maxBy } from './maxBy';\nexport { default as mean } from './mean';\nexport { default as median } from './median';\nexport { default as memoize } from './memoize';\nexport { default as memoizeWith } from './memoizeWith';\nexport { default as merge } from './merge';\nexport { default as mergeAll } from './mergeAll';\nexport { default as mergeDeepLeft } from './mergeDeepLeft';\nexport { default as mergeDeepRight } from './mergeDeepRight';\nexport { default as mergeDeepWith } from './mergeDeepWith';\nexport { default as mergeDeepWithKey } from './mergeDeepWithKey';\nexport { default as mergeWith } from './mergeWith';\nexport { default as mergeWithKey } from './mergeWithKey';\nexport { default as min } from './min';\nexport { default as minBy } from './minBy';\nexport { default as modulo } from './modulo';\nexport { default as multiply } from './multiply';\nexport { default as nAry } from './nAry';\nexport { default as negate } from './negate';\nexport { default as none } from './none';\nexport { default as noop } from './noop';\nexport { default as not } from './not';\nexport { default as nth } from './nth';\nexport { default as nthArg } from './nthArg';\nexport { default as o } from './o';\nexport { default as objOf } from './objOf';\nexport { default as of } from './of';\nexport { default as omit } from './omit';\nexport { default as omitBy } from './omitBy';\nexport { default as once } from './once';\nexport { default as or } from './or';\nexport { default as over } from './over';\nexport { default as pair } from './pair';\nexport { default as partial } from './partial';\nexport { default as partialRight } from './partialRight';\nexport { default as partition } from './partition';\nexport { default as path } from './path';\nexport { default as pathEq } from './pathEq';\nexport { default as pathOr } from './pathOr';\nexport { default as pathSatisfies } from './pathSatisfies';\nexport { default as pick } from './pick';\nexport { default as pickAll } from './pickAll';\nexport { default as pickBy } from './pickBy';\nexport { default as pipe } from './pipe';\nexport { default as pipeP } from './pipeP';\nexport { default as pipeT } from './pipeT';\nexport { default as pluck } from './pluck';\nexport { default as prepend } from './prepend';\nexport { default as product } from './product';\nexport { default as project } from './project';\nexport { default as prop } from './prop';\nexport { default as propEq } from './propEq';\nexport { default as propIs } from './propIs';\nexport { default as propOr } from './propOr';\nexport { default as propSatisfies } from './propSatisfies';\nexport { default as props } from './props';\nexport { default as range } from './range';\nexport { default as reduce } from './reduce';\nexport { default as reduceBy } from './reduceBy';\nexport { default as reduceRight } from './reduceRight';\nexport { default as reduceWhile } from './reduceWhile';\nexport { default as reduceWhileRight } from './reduceWhileRight';\nexport { default as reject } from './reject';\nexport { default as remove } from './remove';\nexport { default as repeat } from './repeat';\nexport { default as replace } from './replace';\nexport { default as reverse } from './reverse';\nexport { default as scan } from './scan';\nexport { default as set } from './set';\nexport { default as slice } from './slice';\nexport { default as snakeCase } from './snakeCase';\nexport { default as sort } from './sort';\nexport { default as sortBy } from './sortBy';\nexport { default as sortWith } from './sortWith';\nexport { default as split } from './split';\nexport { default as splitAt } from './splitAt';\nexport { default as splitEvery } from './splitEvery';\nexport { default as splitWhen } from './splitWhen';\nexport { default as startsWith } from './startsWith';\nexport { default as subtract } from './subtract';\nexport { default as sum } from './sum';\nexport { default as symmetricDifference } from './symmetricDifference';\nexport { default as symmetricDifferenceWith } from './symmetricDifferenceWith';\nexport { default as tail } from './tail';\nexport { default as take } from './take';\nexport { default as takeLast } from './takeLast';\nexport { default as takeLastWhile } from './takeLastWhile';\nexport { default as takeT } from './takeT';\nexport { default as takeWhile } from './takeWhile';\nexport { default as takeWhileT } from './takeWhileT';\nexport { default as tap } from './tap';\nexport { default as tapT } from './tapT';\nexport { default as test } from './test';\nexport { default as throttle } from './throttle';\nexport { default as times } from './times';\nexport { default as toArray } from './toArray';\nexport { default as toLower } from './toLower';\nexport { default as toPairs } from './toPairs';\nexport { default as toPairsIn } from './toPairsIn';\nexport { default as toString } from './toString';\nexport { default as toUpper } from './toUpper';\nexport { default as transduce } from './transduce';\nexport { default as transduceRight } from './transduceRight';\nexport { default as transpose } from './transpose';\nexport { default as trim } from './trim';\nexport { default as tryCatch } from './tryCatch';\nexport { default as type } from './type';\nexport { default as unapply } from './unapply';\nexport { default as unary } from './unary';\nexport { default as uncurryN } from './uncurryN';\nexport { default as unfold } from './unfold';\nexport { default as union } from './union';\nexport { default as unionWith } from './unionWith';\nexport { default as uniq } from './uniq';\nexport { default as uniqBy } from './uniqBy';\nexport { default as uniqWith } from './uniqWith';\nexport { default as unless } from './unless';\nexport { default as unnest } from './unnest';\nexport { default as unnestN } from './unnestN';\nexport { default as until } from './until';\nexport { default as unzip } from './unzip';\nexport { default as unzipWith } from './unzipWith';\nexport { default as update } from './update';\nexport { default as updateBy } from './updateBy';\nexport { default as useWith } from './useWith';\nexport { default as values } from './values';\nexport { default as valuesIn } from './valuesIn';\nexport { default as view } from './view';\nexport { default as when } from './when';\nexport { default as where } from './where';\nexport { default as whereEq } from './whereEq';\nexport { default as without } from './without';\nexport { default as xprod } from './xprod';\nexport { default as za } from './za';\nexport { default as zip } from './zip';\nexport { default as zipObj } from './zipObj';\nexport { default as zipObjDeep } from './zipObjDeep';\nexport { default as zipWith } from './zipWith';\n\n", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/always/index.js", + "name": "./node_modules/nanoutils/lib/always/index.js", + "index": 10, + "index2": 5, + "size": 70, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "issuerId": null, + "issuerName": "./node_modules/nanoutils/lib/index.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "name": "./node_modules/nanoutils/lib/index.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/F/index.js", + "module": "./node_modules/nanoutils/lib/F/index.js", + "moduleName": "./node_modules/nanoutils/lib/F/index.js", + "type": "harmony side effect evaluation", + "userRequest": "../always", + "loc": "1:0-30" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/T/index.js", + "module": "./node_modules/nanoutils/lib/T/index.js", + "moduleName": "./node_modules/nanoutils/lib/T/index.js", + "type": "harmony side effect evaluation", + "userRequest": "../always", + "loc": "1:0-30" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/noop/index.js", + "module": "./node_modules/nanoutils/lib/noop/index.js", + "moduleName": "./node_modules/nanoutils/lib/noop/index.js", + "type": "harmony side effect evaluation", + "userRequest": "../always", + "loc": "1:0-30" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/F/index.js", + "module": "./node_modules/nanoutils/lib/F/index.js", + "moduleName": "./node_modules/nanoutils/lib/F/index.js", + "type": "harmony import specifier", + "userRequest": "../always", + "loc": "3:15-21" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/T/index.js", + "module": "./node_modules/nanoutils/lib/T/index.js", + "moduleName": "./node_modules/nanoutils/lib/T/index.js", + "type": "harmony import specifier", + "userRequest": "../always", + "loc": "3:15-21" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/noop/index.js", + "module": "./node_modules/nanoutils/lib/noop/index.js", + "moduleName": "./node_modules/nanoutils/lib/noop/index.js", + "type": "harmony import specifier", + "userRequest": "../always", + "loc": "3:15-21" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony side effect evaluation", + "userRequest": "./always", + "loc": "12:0-45" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony export imported specifier", + "userRequest": "./always", + "loc": "12:0-45" + } + ], + "usedExports": [ + "default" + ], + "providedExports": [ + "default" + ], + "optimizationBailout": [], + "depth": 4, + "source": "export default function(v) {\n return function() {\n return v\n }\n}\n", + "parsedSize": 29, + "parsedSource": "return function(){return n}},", + "originalSize": 70, + "originalSource": "export default function(v) {\n return function() {\n return v\n }\n}\n", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/F/index.js", + "name": "./node_modules/nanoutils/lib/F/index.js", + "index": 9, + "index2": 6, + "size": 61, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "issuerId": null, + "issuerName": "./node_modules/nanoutils/lib/index.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "name": "./node_modules/nanoutils/lib/index.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony side effect evaluation", + "userRequest": "./F", + "loc": "3:0-35" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony export imported specifier", + "userRequest": "./F", + "loc": "3:0-35" + } + ], + "usedExports": false, + "providedExports": [ + "default" + ], + "optimizationBailout": [], + "depth": 4, + "source": "import always from '../always'\n\nexport default always(false)\n", + "parsedSize": 6, + "parsedSource": "Z(!1),", + "originalSize": 61, + "originalSource": "import always from '../always'\n\nexport default always(false)\n", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/T/index.js", + "name": "./node_modules/nanoutils/lib/T/index.js", + "index": 11, + "index2": 7, + "size": 60, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "issuerId": null, + "issuerName": "./node_modules/nanoutils/lib/index.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "name": "./node_modules/nanoutils/lib/index.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony side effect evaluation", + "userRequest": "./T", + "loc": "4:0-35" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony export imported specifier", + "userRequest": "./T", + "loc": "4:0-35" + } + ], + "usedExports": false, + "providedExports": [ + "default" + ], + "optimizationBailout": [], + "depth": 4, + "source": "import always from '../always'\n\nexport default always(true)\n", + "parsedSize": 6, + "parsedSource": "Z(!0),", + "originalSize": 60, + "originalSource": "import always from '../always'\n\nexport default always(true)\n", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/__/index.js", + "name": "./node_modules/nanoutils/lib/__/index.js", + "index": 12, + "index2": 8, + "size": 18, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "issuerId": null, + "issuerName": "./node_modules/nanoutils/lib/index.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "name": "./node_modules/nanoutils/lib/index.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/clone/index.js", + "module": "./node_modules/nanoutils/lib/clone/index.js", + "moduleName": "./node_modules/nanoutils/lib/clone/index.js", + "type": "harmony side effect evaluation", + "userRequest": "../__", + "loc": "1:0-22" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/_internal/_placehold/index.js", + "module": "./node_modules/nanoutils/lib/_internal/_placehold/index.js", + "moduleName": "./node_modules/nanoutils/lib/_internal/_placehold/index.js", + "type": "harmony side effect evaluation", + "userRequest": "../../__", + "loc": "1:0-25" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony side effect evaluation", + "userRequest": "./__", + "loc": "5:0-37" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony export imported specifier", + "userRequest": "./__", + "loc": "5:0-37" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/_internal/_placehold/index.js", + "module": "./node_modules/nanoutils/lib/_internal/_placehold/index.js", + "moduleName": "./node_modules/nanoutils/lib/_internal/_placehold/index.js", + "type": "harmony import specifier", + "userRequest": "../../__", + "loc": "8:28-30" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/clone/index.js", + "module": "./node_modules/nanoutils/lib/clone/index.js", + "moduleName": "./node_modules/nanoutils/lib/clone/index.js", + "type": "harmony import specifier", + "userRequest": "../__", + "loc": "15:14-16" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/clone/index.js", + "module": "./node_modules/nanoutils/lib/clone/index.js", + "moduleName": "./node_modules/nanoutils/lib/clone/index.js", + "type": "harmony import specifier", + "userRequest": "../__", + "loc": "15:25-27" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/_internal/_placehold/index.js", + "module": "./node_modules/nanoutils/lib/_internal/_placehold/index.js", + "moduleName": "./node_modules/nanoutils/lib/_internal/_placehold/index.js", + "type": "harmony import specifier", + "userRequest": "../../__", + "loc": "19:39-41" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/_internal/_placehold/index.js", + "module": "./node_modules/nanoutils/lib/_internal/_placehold/index.js", + "moduleName": "./node_modules/nanoutils/lib/_internal/_placehold/index.js", + "type": "harmony import specifier", + "userRequest": "../../__", + "loc": "19:67-69" + } + ], + "usedExports": [ + "default" + ], + "providedExports": [ + "default" + ], + "optimizationBailout": [], + "depth": 4, + "source": "export default {}\n", + "parsedSize": 4, + "parsedSource": "{});", + "originalSize": 18, + "originalSource": "export default {}\n", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/add/index.js", + "name": "./node_modules/nanoutils/lib/add/index.js", + "index": 13, + "index2": 10, + "size": 102, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "issuerId": null, + "issuerName": "./node_modules/nanoutils/lib/index.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "name": "./node_modules/nanoutils/lib/index.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony side effect evaluation", + "userRequest": "./add", + "loc": "6:0-39" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony export imported specifier", + "userRequest": "./add", + "loc": "6:0-39" + } + ], + "usedExports": false, + "providedExports": [ + "default" + ], + "optimizationBailout": [], + "depth": 4, + "source": "import curry2 from '../_internal/_curry2'\n\nexport default curry2(function(a, b) {\n return +a + +b\n})\n", + "parsedSize": 34, + "parsedSource": "rn((function(n,r){return+n+ +r}));", + "originalSize": 102, + "originalSource": "import curry2 from '../_internal/_curry2'\n\nexport default curry2(function(a, b) {\n return +a + +b\n})\n", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/addIndex/index.js", + "name": "./node_modules/nanoutils/lib/addIndex/index.js", + "index": 15, + "index2": 12, + "size": 203, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "issuerId": null, + "issuerName": "./node_modules/nanoutils/lib/index.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "name": "./node_modules/nanoutils/lib/index.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony side effect evaluation", + "userRequest": "./addIndex", + "loc": "7:0-49" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony export imported specifier", + "userRequest": "./addIndex", + "loc": "7:0-49" + } + ], + "usedExports": false, + "providedExports": [ + "default" + ], + "optimizationBailout": [], + "depth": 4, + "source": "import curry3 from '../_internal/_curry3'\n\nexport default curry3(function addIndex(f, g, array) {\n var index = 0\n return f(\n function(value) {\n return g(value, index++)\n },\n array\n )\n})\n", + "parsedSize": 74, + "parsedSource": "tn((function(n,r,t){var e=0;return n((function(n){return r(n,e++)}),t)}));", + "originalSize": 203, + "originalSource": "import curry3 from '../_internal/_curry3'\n\nexport default curry3(function addIndex(f, g, array) {\n var index = 0\n return f(\n function(value) {\n return g(value, index++)\n },\n array\n )\n})\n", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/adjust/index.js", + "name": "./node_modules/nanoutils/lib/adjust/index.js", + "index": 17, + "index2": 14, + "size": 103, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "issuerId": null, + "issuerName": "./node_modules/nanoutils/lib/index.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "name": "./node_modules/nanoutils/lib/index.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony side effect evaluation", + "userRequest": "./adjust", + "loc": "8:0-45" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony export imported specifier", + "userRequest": "./adjust", + "loc": "8:0-45" + } + ], + "usedExports": false, + "providedExports": [ + "default" + ], + "optimizationBailout": [], + "depth": 4, + "source": "import curry3 from '../_internal/_curry3'\nimport adjust from './adjust'\n\nexport default curry3(adjust)\n", + "parsedSize": 7, + "parsedSource": "tn(en);", + "originalSize": 103, + "originalSource": "import curry3 from '../_internal/_curry3'\nimport adjust from './adjust'\n\nexport default curry3(adjust)\n", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/adjustIn/index.js", + "name": "./node_modules/nanoutils/lib/adjustIn/index.js", + "index": 19, + "index2": 16, + "size": 245, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "issuerId": null, + "issuerName": "./node_modules/nanoutils/lib/index.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "name": "./node_modules/nanoutils/lib/index.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony side effect evaluation", + "userRequest": "./adjustIn", + "loc": "9:0-49" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony export imported specifier", + "userRequest": "./adjustIn", + "loc": "9:0-49" + } + ], + "usedExports": false, + "providedExports": [ + "default" + ], + "optimizationBailout": [], + "depth": 4, + "source": "import curry3 from '../_internal/_curry3'\nimport adjust from '../adjust/adjust'\nimport findIndex from '../findIndex/findIndex'\n\nexport default curry3(function adjustIn(fn, predicate, arr) {\n return adjust(fn, findIndex(predicate, arr), arr)\n})\n", + "parsedSize": 46, + "parsedSource": "tn((function(n,r,t){return en(n,un(r,t),t)})),", + "originalSize": 245, + "originalSource": "import curry3 from '../_internal/_curry3'\nimport adjust from '../adjust/adjust'\nimport findIndex from '../findIndex/findIndex'\n\nexport default curry3(function adjustIn(fn, predicate, arr) {\n return adjust(fn, findIndex(predicate, arr), arr)\n})\n", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/all/index.js", + "name": "./node_modules/nanoutils/lib/all/index.js", + "index": 21, + "index2": 17, + "size": 207, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "issuerId": null, + "issuerName": "./node_modules/nanoutils/lib/index.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "name": "./node_modules/nanoutils/lib/index.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony side effect evaluation", + "userRequest": "./all", + "loc": "10:0-39" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony export imported specifier", + "userRequest": "./all", + "loc": "10:0-39" + } + ], + "usedExports": false, + "providedExports": [ + "default" + ], + "optimizationBailout": [], + "depth": 4, + "source": "import curry2 from '../_internal/_curry2'\n\nexport default curry2(function all(cb, data) {\n var i = 0\n var length = data.length\n while (i < length && cb(data[i])) {\n i += 1\n }\n return i === length\n})\n", + "parsedSize": 76, + "parsedSource": "rn((function(n,r){for(var t=0,e=r.length;t cbB ? 1 : cbA < cbB ? -1 : 0\n }\n}\n", + "parsedSize": null, + "parsedSource": null, + "originalSize": 155, + "originalSource": "export default function ascend(cb) {\n return function(a, b) {\n var cbA = cb(a)\n var cbB = cb(b)\n return cbA > cbB ? 1 : cbA < cbB ? -1 : 0\n }\n}\n", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/assoc/index.js", + "name": "./node_modules/nanoutils/lib/assoc/index.js", + "index": 35, + "index2": 33, + "size": 100, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "issuerId": null, + "issuerName": "./node_modules/nanoutils/lib/index.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "name": "./node_modules/nanoutils/lib/index.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony side effect evaluation", + "userRequest": "./assoc", + "loc": "23:0-43" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony export imported specifier", + "userRequest": "./assoc", + "loc": "23:0-43" + } + ], + "usedExports": false, + "providedExports": [ + "default" + ], + "optimizationBailout": [], + "depth": 4, + "source": "import curry3 from '../_internal/_curry3'\nimport assoc from './assoc'\n\nexport default curry3(assoc)\n", + "parsedSize": 7, + "parsedSource": "tn(fn);", + "originalSize": 100, + "originalSource": "import curry3 from '../_internal/_curry3'\nimport assoc from './assoc'\n\nexport default curry3(assoc)\n", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/assocPath/index.js", + "name": "./node_modules/nanoutils/lib/assocPath/index.js", + "index": 38, + "index2": 35, + "size": 112, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "issuerId": null, + "issuerName": "./node_modules/nanoutils/lib/index.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "name": "./node_modules/nanoutils/lib/index.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony side effect evaluation", + "userRequest": "./assocPath", + "loc": "24:0-51" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony export imported specifier", + "userRequest": "./assocPath", + "loc": "24:0-51" + } + ], + "usedExports": false, + "providedExports": [ + "default" + ], + "optimizationBailout": [], + "depth": 4, + "source": "import curry3 from '../_internal/_curry3'\nimport assocPath from './assocPath'\n\nexport default curry3(assocPath)\n", + "parsedSize": 7, + "parsedSource": "tn(ln);", + "originalSize": 112, + "originalSource": "import curry3 from '../_internal/_curry3'\nimport assocPath from './assocPath'\n\nexport default curry3(assocPath)\n", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/az/index.js", + "name": "./node_modules/nanoutils/lib/az/index.js", + "index": 40, + "index2": 36, + "size": 109, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "issuerId": null, + "issuerName": "./node_modules/nanoutils/lib/index.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "name": "./node_modules/nanoutils/lib/index.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony side effect evaluation", + "userRequest": "./az", + "loc": "25:0-37" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony export imported specifier", + "userRequest": "./az", + "loc": "25:0-37" + } + ], + "usedExports": false, + "providedExports": [ + "default" + ], + "optimizationBailout": [], + "depth": 4, + "source": "export default function az(prop) {\n return function(a, b) {\n return prop(a).localeCompare(prop(b))\n }\n}\n", + "parsedSize": null, + "parsedSource": null, + "originalSize": 109, + "originalSource": "export default function az(prop) {\n return function(a, b) {\n return prop(a).localeCompare(prop(b))\n }\n}\n", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/binary/index.js", + "name": "./node_modules/nanoutils/lib/binary/index.js", + "index": 41, + "index2": 37, + "size": 89, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "issuerId": null, + "issuerName": "./node_modules/nanoutils/lib/index.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "name": "./node_modules/nanoutils/lib/index.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony side effect evaluation", + "userRequest": "./binary", + "loc": "26:0-45" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony export imported specifier", + "userRequest": "./binary", + "loc": "26:0-45" + } + ], + "usedExports": false, + "providedExports": [ + "default" + ], + "optimizationBailout": [], + "depth": 4, + "source": "export default function binary(cb) {\n return function(a, b) {\n return cb(a, b)\n }\n}\n", + "parsedSize": null, + "parsedSource": null, + "originalSize": 89, + "originalSource": "export default function binary(cb) {\n return function(a, b) {\n return cb(a, b)\n }\n}\n", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/bind/index.js", + "name": "./node_modules/nanoutils/lib/bind/index.js", + "index": 42, + "index2": 38, + "size": 123, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "issuerId": null, + "issuerName": "./node_modules/nanoutils/lib/index.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "name": "./node_modules/nanoutils/lib/index.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony side effect evaluation", + "userRequest": "./bind", + "loc": "27:0-41" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony export imported specifier", + "userRequest": "./bind", + "loc": "27:0-41" + } + ], + "usedExports": false, + "providedExports": [ + "default" + ], + "optimizationBailout": [], + "depth": 4, + "source": "import curry2 from '../_internal/_curry2'\n\nexport default curry2(function bind(fn, context) {\n return fn.bind(context)\n})\n", + "parsedSize": 38, + "parsedSource": "rn((function(n,r){return n.bind(r)}));", + "originalSize": 123, + "originalSource": "import curry2 from '../_internal/_curry2'\n\nexport default curry2(function bind(fn, context) {\n return fn.bind(context)\n})\n", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/both/index.js", + "name": "./node_modules/nanoutils/lib/both/index.js", + "index": 43, + "index2": 39, + "size": 135, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "issuerId": null, + "issuerName": "./node_modules/nanoutils/lib/index.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "name": "./node_modules/nanoutils/lib/index.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony side effect evaluation", + "userRequest": "./both", + "loc": "28:0-41" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony export imported specifier", + "userRequest": "./both", + "loc": "28:0-41" + } + ], + "usedExports": false, + "providedExports": [ + "default" + ], + "optimizationBailout": [], + "depth": 4, + "source": "export default function both(fn1, fn2) {\n return function() {\n return fn1.apply(fn1, arguments) && fn2.apply(fn2, arguments)\n }\n}\n", + "parsedSize": null, + "parsedSource": null, + "originalSize": 135, + "originalSource": "export default function both(fn1, fn2) {\n return function() {\n return fn1.apply(fn1, arguments) && fn2.apply(fn2, arguments)\n }\n}\n", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/call/index.js", + "name": "./node_modules/nanoutils/lib/call/index.js", + "index": 44, + "index2": 40, + "size": 167, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "issuerId": null, + "issuerName": "./node_modules/nanoutils/lib/index.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "name": "./node_modules/nanoutils/lib/index.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony side effect evaluation", + "userRequest": "./call", + "loc": "29:0-41" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony export imported specifier", + "userRequest": "./call", + "loc": "29:0-41" + } + ], + "usedExports": false, + "providedExports": [ + "default" + ], + "optimizationBailout": [], + "depth": 4, + "source": "export default function call(fn) {\n return arguments.length > 1\n ? fn.apply(fn, [].slice.call(arguments, 1))\n : function() { return fn.apply(fn, arguments) }\n}\n", + "parsedSize": null, + "parsedSource": null, + "originalSize": 167, + "originalSource": "export default function call(fn) {\n return arguments.length > 1\n ? fn.apply(fn, [].slice.call(arguments, 1))\n : function() { return fn.apply(fn, arguments) }\n}\n", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/camelCase/index.js", + "name": "./node_modules/nanoutils/lib/camelCase/index.js", + "index": 45, + "index2": 42, + "size": 313, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "issuerId": null, + "issuerName": "./node_modules/nanoutils/lib/index.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "name": "./node_modules/nanoutils/lib/index.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony side effect evaluation", + "userRequest": "./camelCase", + "loc": "30:0-51" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony export imported specifier", + "userRequest": "./camelCase", + "loc": "30:0-51" + } + ], + "usedExports": false, + "providedExports": [ + "default" + ], + "optimizationBailout": [], + "depth": 4, + "source": "import _words from '../_internal/_words'\n\nexport default function camelCase(string) {\n return _words(string).reduce(function(acc, word) {\n if (word !== '') {\n if (acc === '') return word.toLowerCase()\n return acc + word[0].toUpperCase() + word.slice(1).toLowerCase()\n }\n return acc\n }, '')\n}\n", + "parsedSize": null, + "parsedSource": null, + "originalSize": 313, + "originalSource": "import _words from '../_internal/_words'\n\nexport default function camelCase(string) {\n return _words(string).reduce(function(acc, word) {\n if (word !== '') {\n if (acc === '') return word.toLowerCase()\n return acc + word[0].toUpperCase() + word.slice(1).toLowerCase()\n }\n return acc\n }, '')\n}\n", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/ceil/index.js", + "name": "./node_modules/nanoutils/lib/ceil/index.js", + "index": 47, + "index2": 44, + "size": 438, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "issuerId": null, + "issuerName": "./node_modules/nanoutils/lib/index.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "name": "./node_modules/nanoutils/lib/index.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony side effect evaluation", + "userRequest": "./ceil", + "loc": "31:0-41" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony export imported specifier", + "userRequest": "./ceil", + "loc": "31:0-41" + } + ], + "usedExports": false, + "providedExports": [ + "default" + ], + "optimizationBailout": [], + "depth": 4, + "source": "import clamp from '../clamp/clamp'\n\nexport default function ceil(number, precision) {\n precision = clamp(-292, 292, precision || 0)\n if (!precision) {\n return Math.ceil(number)\n }\n\n var beforeAndAfter = function(value) {\n var pair = (number + 'e').split('e')\n pair[1] = +pair[1] + value\n pair.length = 2\n return pair.join('e')\n }\n\n number = Math.ceil(beforeAndAfter(precision))\n return +beforeAndAfter(-precision)\n}\n", + "parsedSize": null, + "parsedSource": null, + "originalSize": 438, + "originalSource": "import clamp from '../clamp/clamp'\n\nexport default function ceil(number, precision) {\n precision = clamp(-292, 292, precision || 0)\n if (!precision) {\n return Math.ceil(number)\n }\n\n var beforeAndAfter = function(value) {\n var pair = (number + 'e').split('e')\n pair[1] = +pair[1] + value\n pair.length = 2\n return pair.join('e')\n }\n\n number = Math.ceil(beforeAndAfter(precision))\n return +beforeAndAfter(-precision)\n}\n", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/chain/index.js", + "name": "./node_modules/nanoutils/lib/chain/index.js", + "index": 49, + "index2": 45, + "size": 415, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "issuerId": null, + "issuerName": "./node_modules/nanoutils/lib/index.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "name": "./node_modules/nanoutils/lib/index.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony side effect evaluation", + "userRequest": "./chain", + "loc": "32:0-43" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony export imported specifier", + "userRequest": "./chain", + "loc": "32:0-43" + } + ], + "usedExports": false, + "providedExports": [ + "default" + ], + "optimizationBailout": [], + "depth": 4, + "source": "import curry2 from '../_internal/_curry2'\n\nexport default curry2(function chain(fn, item) {\n if (typeof item === 'function') {\n return function(arr) {\n return fn(item(arr))(arr)\n }\n }\n var result = []\n for (var i = 0; i < item.length; i++) {\n var elem = fn(item[i])\n if (Array.isArray(elem)) {\n [].push.apply(result, elem)\n } else {\n result.push(elem)\n }\n }\n return result\n})\n", + "parsedSize": 185, + "parsedSource": "rn((function(n,r){if(\"function\"==typeof r)return function(t){return n(r(t))(t)};for(var t=[],e=0;e -1) {\n obj[key] = clones[idx]\n } else {\n obj[key] = baseClone(src[key], circulars, clones, deep)\n }\n } else {\n obj[key] = src[key]\n }\n }\n return obj\n }\n\n return src\n}\n\nexport default function clone(src, deep) {\n deep = typeof deep === 'boolean' ? deep : true\n return baseClone(src, [], [], deep)\n}\n", + "parsedSize": 672, + "parsedSource": "function sn(n,r,t,e){if(n===nn)return nn;if(!n||\"object\"!=typeof n||\"function\"==typeof n)return n;if(n.nodeType&&\"cloneNode\"in n)return n.cloneNode(e);if(n instanceof Date)return new Date(n.getTime());if(n instanceof RegExp)return o=\"\",(u=n).global&&(o+=\"g\"),u.ignoreCase&&(o+=\"i\"),u.multiline&&(o+=\"m\"),u.sticky&&(o+=\"y\"),u.unicode&&(o+=\"u\"),new RegExp(u.source,o);var u,o;if(Array.isArray(n))return n.map((function(n){return e?pn(n,!0):n}));if(n instanceof Object){r.push(n);var i=Object.create(n);for(var c in t.push(i),n)if(e){var f=_n(n[c],r);i[c]=f>-1?t[f]:sn(n[c],r,t,e)}else i[c]=n[c];return i}return n}function pn(n,r){return sn(n,[],[],r=\"boolean\"!=typeof r||r)}", + "originalSize": 1446, + "originalSource": "import __ from '../__'\nimport indexOf from '../indexOf/indexOf'\n\nfunction cloneRegExp(pattern) {\n var flags = ''\n if (pattern.global) { flags += 'g' }\n if (pattern.ignoreCase) { flags += 'i' }\n if (pattern.multiline) { flags += 'm' }\n if (pattern.sticky) { flags += 'y' }\n if (pattern.unicode) { flags += 'u' }\n return new RegExp(pattern.source, flags)\n}\n\nfunction baseClone(src, circulars, clones, deep) {\n if (src === __) return __\n\n if (!src || typeof src !== 'object' || typeof src === 'function') {\n return src\n }\n\n if (src.nodeType && 'cloneNode' in src) {\n return src.cloneNode(deep)\n }\n\n if (src instanceof Date) {\n return new Date(src.getTime())\n }\n\n if (src instanceof RegExp) {\n return cloneRegExp(src)\n }\n\n if (Array.isArray(src)) {\n return src.map(function(value) {\n return deep ? clone(value, true) : value\n })\n }\n\n if (src instanceof Object) {\n circulars.push(src)\n var obj = Object.create(src)\n clones.push(obj)\n for (var key in src) {\n if (deep) {\n var idx = indexOf(src[key], circulars)\n if (idx > -1) {\n obj[key] = clones[idx]\n } else {\n obj[key] = baseClone(src[key], circulars, clones, deep)\n }\n } else {\n obj[key] = src[key]\n }\n }\n return obj\n }\n\n return src\n}\n\nexport default function clone(src, deep) {\n deep = typeof deep === 'boolean' ? deep : true\n return baseClone(src, [], [], deep)\n}\n", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/compact/index.js", + "name": "./node_modules/nanoutils/lib/compact/index.js", + "index": 53, + "index2": 49, + "size": 131, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "issuerId": null, + "issuerName": "./node_modules/nanoutils/lib/index.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "name": "./node_modules/nanoutils/lib/index.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony side effect evaluation", + "userRequest": "./compact", + "loc": "35:0-47" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony export imported specifier", + "userRequest": "./compact", + "loc": "35:0-47" + } + ], + "usedExports": false, + "providedExports": [ + "default" + ], + "optimizationBailout": [], + "depth": 4, + "source": "export default function compact(arr) {\n return Array.isArray(arr)\n ? arr.filter(function(i) {\n return i\n })\n : []\n}\n", + "parsedSize": null, + "parsedSource": null, + "originalSize": 131, + "originalSource": "export default function compact(arr) {\n return Array.isArray(arr)\n ? arr.filter(function(i) {\n return i\n })\n : []\n}\n", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/comparator/index.js", + "name": "./node_modules/nanoutils/lib/comparator/index.js", + "index": 54, + "index2": 50, + "size": 117, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "issuerId": null, + "issuerName": "./node_modules/nanoutils/lib/index.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "name": "./node_modules/nanoutils/lib/index.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony side effect evaluation", + "userRequest": "./comparator", + "loc": "36:0-53" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony export imported specifier", + "userRequest": "./comparator", + "loc": "36:0-53" + } + ], + "usedExports": false, + "providedExports": [ + "default" + ], + "optimizationBailout": [], + "depth": 4, + "source": "export default function comparator(cb) {\n return function(a, b) {\n return cb(a, b) ? -1 : cb(b, a) ? 1 : 0\n }\n}\n", + "parsedSize": null, + "parsedSource": null, + "originalSize": 117, + "originalSource": "export default function comparator(cb) {\n return function(a, b) {\n return cb(a, b) ? -1 : cb(b, a) ? 1 : 0\n }\n}\n", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/complement/index.js", + "name": "./node_modules/nanoutils/lib/complement/index.js", + "index": 55, + "index2": 51, + "size": 105, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "issuerId": null, + "issuerName": "./node_modules/nanoutils/lib/index.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "name": "./node_modules/nanoutils/lib/index.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony side effect evaluation", + "userRequest": "./complement", + "loc": "37:0-53" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony export imported specifier", + "userRequest": "./complement", + "loc": "37:0-53" + } + ], + "usedExports": false, + "providedExports": [ + "default" + ], + "optimizationBailout": [], + "depth": 4, + "source": "export default function complement(cb) {\n return function() {\n return !cb.apply(cb, arguments)\n }\n}\n", + "parsedSize": null, + "parsedSource": null, + "originalSize": 105, + "originalSource": "export default function complement(cb) {\n return function() {\n return !cb.apply(cb, arguments)\n }\n}\n", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/toArray/index.js", + "name": "./node_modules/nanoutils/lib/toArray/index.js", + "index": 57, + "index2": 52, + "size": 270, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/compose/index.js", + "issuerId": null, + "issuerName": "./node_modules/nanoutils/lib/compose/index.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "name": "./node_modules/nanoutils/lib/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/compose/index.js", + "name": "./node_modules/nanoutils/lib/compose/index.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/compose/index.js", + "module": "./node_modules/nanoutils/lib/compose/index.js", + "moduleName": "./node_modules/nanoutils/lib/compose/index.js", + "type": "harmony side effect evaluation", + "userRequest": "../toArray", + "loc": "1:0-32" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/composeT/index.js", + "module": "./node_modules/nanoutils/lib/composeT/index.js", + "moduleName": "./node_modules/nanoutils/lib/composeT/index.js", + "type": "harmony side effect evaluation", + "userRequest": "../toArray", + "loc": "1:0-32" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/pipeT/index.js", + "module": "./node_modules/nanoutils/lib/pipeT/index.js", + "moduleName": "./node_modules/nanoutils/lib/pipeT/index.js", + "type": "harmony side effect evaluation", + "userRequest": "../toArray", + "loc": "1:0-32" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/constructN/index.js", + "module": "./node_modules/nanoutils/lib/constructN/index.js", + "moduleName": "./node_modules/nanoutils/lib/constructN/index.js", + "type": "harmony side effect evaluation", + "userRequest": "../toArray", + "loc": "2:0-32" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/unzip/index.js", + "module": "./node_modules/nanoutils/lib/unzip/index.js", + "moduleName": "./node_modules/nanoutils/lib/unzip/index.js", + "type": "harmony side effect evaluation", + "userRequest": "../toArray", + "loc": "2:0-32" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/_internal/_placehold/index.js", + "module": "./node_modules/nanoutils/lib/_internal/_placehold/index.js", + "moduleName": "./node_modules/nanoutils/lib/_internal/_placehold/index.js", + "type": "harmony side effect evaluation", + "userRequest": "../../toArray", + "loc": "2:0-35" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/invoker/index.js", + "module": "./node_modules/nanoutils/lib/invoker/index.js", + "moduleName": "./node_modules/nanoutils/lib/invoker/index.js", + "type": "harmony side effect evaluation", + "userRequest": "../toArray", + "loc": "2:0-32" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/composeT/index.js", + "module": "./node_modules/nanoutils/lib/composeT/index.js", + "moduleName": "./node_modules/nanoutils/lib/composeT/index.js", + "type": "harmony import specifier", + "userRequest": "../toArray", + "loc": "5:9-16" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/unzip/index.js", + "module": "./node_modules/nanoutils/lib/unzip/index.js", + "moduleName": "./node_modules/nanoutils/lib/unzip/index.js", + "type": "harmony import specifier", + "userRequest": "../toArray", + "loc": "5:9-16" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/pipeT/index.js", + "module": "./node_modules/nanoutils/lib/pipeT/index.js", + "moduleName": "./node_modules/nanoutils/lib/pipeT/index.js", + "type": "harmony import specifier", + "userRequest": "../toArray", + "loc": "5:9-16" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/compose/index.js", + "module": "./node_modules/nanoutils/lib/compose/index.js", + "moduleName": "./node_modules/nanoutils/lib/compose/index.js", + "type": "harmony import specifier", + "userRequest": "../toArray", + "loc": "6:11-18" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/invoker/index.js", + "module": "./node_modules/nanoutils/lib/invoker/index.js", + "moduleName": "./node_modules/nanoutils/lib/invoker/index.js", + "type": "harmony import specifier", + "userRequest": "../toArray", + "loc": "6:15-22" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/constructN/index.js", + "module": "./node_modules/nanoutils/lib/constructN/index.js", + "moduleName": "./node_modules/nanoutils/lib/constructN/index.js", + "type": "harmony import specifier", + "userRequest": "../toArray", + "loc": "8:20-27" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/_internal/_placehold/index.js", + "module": "./node_modules/nanoutils/lib/_internal/_placehold/index.js", + "moduleName": "./node_modules/nanoutils/lib/_internal/_placehold/index.js", + "type": "harmony import specifier", + "userRequest": "../../toArray", + "loc": "13:20-27" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony side effect evaluation", + "userRequest": "./toArray", + "loc": "238:0-47" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony export imported specifier", + "userRequest": "./toArray", + "loc": "238:0-47" + } + ], + "usedExports": [ + "default" + ], + "providedExports": [ + "default" + ], + "optimizationBailout": [], + "depth": 4, + "source": "export default function toArray(args) {\n if (\n process.env.NODE_ENV !== 'production' &&\n (args == null || typeof args[Symbol.iterator] !== 'function')\n ) {\n throw new TypeError('Cannot convert ' + typeof args + ' to Array')\n }\n return [].slice.call(args)\n}\n", + "parsedSize": 29, + "parsedSource": "hn(n){return[].slice.call(n)}", + "originalSize": 270, + "originalSource": "export default function toArray(args) {\n if (\n process.env.NODE_ENV !== 'production' &&\n (args == null || typeof args[Symbol.iterator] !== 'function')\n ) {\n throw new TypeError('Cannot convert ' + typeof args + ' to Array')\n }\n return [].slice.call(args)\n}\n", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/compose/index.js", + "name": "./node_modules/nanoutils/lib/compose/index.js", + "index": 56, + "index2": 53, + "size": 233, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "issuerId": null, + "issuerName": "./node_modules/nanoutils/lib/index.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "name": "./node_modules/nanoutils/lib/index.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/unnestN/index.js", + "module": "./node_modules/nanoutils/lib/unnestN/index.js", + "moduleName": "./node_modules/nanoutils/lib/unnestN/index.js", + "type": "harmony side effect evaluation", + "userRequest": "../compose", + "loc": "2:0-32" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/pipe/index.js", + "module": "./node_modules/nanoutils/lib/pipe/index.js", + "moduleName": "./node_modules/nanoutils/lib/pipe/index.js", + "type": "harmony side effect evaluation", + "userRequest": "../compose", + "loc": "3:0-32" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/pipe/index.js", + "module": "./node_modules/nanoutils/lib/pipe/index.js", + "moduleName": "./node_modules/nanoutils/lib/pipe/index.js", + "type": "harmony import specifier", + "userRequest": "../compose", + "loc": "5:20-27" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/unnestN/index.js", + "module": "./node_modules/nanoutils/lib/unnestN/index.js", + "moduleName": "./node_modules/nanoutils/lib/unnestN/index.js", + "type": "harmony import specifier", + "userRequest": "../compose", + "loc": "12:31-38" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony side effect evaluation", + "userRequest": "./compose", + "loc": "38:0-47" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony export imported specifier", + "userRequest": "./compose", + "loc": "38:0-47" + } + ], + "usedExports": [ + "default" + ], + "providedExports": [ + "default" + ], + "optimizationBailout": [], + "depth": 4, + "source": "import toArray from '../toArray'\n\nexport default function compose() {\n var args = arguments\n return function(initVal) {\n return toArray(args)\n .reduceRight(function(val, cb) {\n return cb(val)\n }, initVal)\n }\n}\n", + "parsedSize": 107, + "parsedSource": "function vn(){var n=arguments;return function(r){return hn(n).reduceRight((function(n,r){return r(n)}),r)}}", + "originalSize": 233, + "originalSource": "import toArray from '../toArray'\n\nexport default function compose() {\n var args = arguments\n return function(initVal) {\n return toArray(args)\n .reduceRight(function(val, cb) {\n return cb(val)\n }, initVal)\n }\n}\n", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/composeP/index.js", + "name": "./node_modules/nanoutils/lib/composeP/index.js", + "index": 58, + "index2": 54, + "size": 258, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "issuerId": null, + "issuerName": "./node_modules/nanoutils/lib/index.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "name": "./node_modules/nanoutils/lib/index.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/pipeP/index.js", + "module": "./node_modules/nanoutils/lib/pipeP/index.js", + "moduleName": "./node_modules/nanoutils/lib/pipeP/index.js", + "type": "harmony side effect evaluation", + "userRequest": "../composeP", + "loc": "2:0-34" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/pipeP/index.js", + "module": "./node_modules/nanoutils/lib/pipeP/index.js", + "moduleName": "./node_modules/nanoutils/lib/pipeP/index.js", + "type": "harmony import specifier", + "userRequest": "../composeP", + "loc": "4:20-28" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony side effect evaluation", + "userRequest": "./composeP", + "loc": "39:0-49" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony export imported specifier", + "userRequest": "./composeP", + "loc": "39:0-49" + } + ], + "usedExports": [ + "default" + ], + "providedExports": [ + "default" + ], + "optimizationBailout": [], + "depth": 4, + "source": "export default function composeP() {\n return [].slice.call(arguments, 1)\n .reduceRight(function(a, b) {\n return function() {\n return a.apply(a, arguments).then(function(res) {\n return b(res)\n })\n }\n }, arguments[0])\n}\n", + "parsedSize": 159, + "parsedSource": "return[].slice.call(arguments,1).reduceRight((function(n,r){return function(){return n.apply(n,arguments).then((function(n){return r(n)}))}}),arguments[0])}));", + "originalSize": 258, + "originalSource": "export default function composeP() {\n return [].slice.call(arguments, 1)\n .reduceRight(function(a, b) {\n return function() {\n return a.apply(a, arguments).then(function(res) {\n return b(res)\n })\n }\n }, arguments[0])\n}\n", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/composeT/index.js", + "name": "./node_modules/nanoutils/lib/composeT/index.js", + "index": 59, + "index2": 55, + "size": 274, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "issuerId": null, + "issuerName": "./node_modules/nanoutils/lib/index.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "name": "./node_modules/nanoutils/lib/index.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony side effect evaluation", + "userRequest": "./composeT", + "loc": "40:0-49" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony export imported specifier", + "userRequest": "./composeT", + "loc": "40:0-49" + } + ], + "usedExports": false, + "providedExports": [ + "default" + ], + "optimizationBailout": [], + "depth": 4, + "source": "import toArray from '../toArray'\n\nexport default function composeT() {\n var args = arguments\n return toArray(args)\n .reduceRight(function(acc, f) {\n return function() {\n return acc(f.apply(f, arguments))\n }\n }, function(x) {\n return x\n })\n}\n", + "parsedSize": null, + "parsedSource": null, + "originalSize": 274, + "originalSource": "import toArray from '../toArray'\n\nexport default function composeT() {\n var args = arguments\n return toArray(args)\n .reduceRight(function(acc, f) {\n return function() {\n return acc(f.apply(f, arguments))\n }\n }, function(x) {\n return x\n })\n}\n", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/concat/index.js", + "name": "./node_modules/nanoutils/lib/concat/index.js", + "index": 60, + "index2": 56, + "size": 217, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "issuerId": null, + "issuerName": "./node_modules/nanoutils/lib/index.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "name": "./node_modules/nanoutils/lib/index.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony side effect evaluation", + "userRequest": "./concat", + "loc": "41:0-45" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony export imported specifier", + "userRequest": "./concat", + "loc": "41:0-45" + } + ], + "usedExports": false, + "providedExports": [ + "default" + ], + "optimizationBailout": [], + "depth": 4, + "source": "import curry2 from '../_internal/_curry2'\n\nexport default curry2(function concat(a, b) {\n return Array.isArray(a) && Array.isArray(b) || typeof a === 'string' && typeof b === 'string'\n ? a.concat(b)\n : null\n})\n", + "parsedSize": 120, + "parsedSource": "rn((function(n,r){return Array.isArray(n)&&Array.isArray(r)||\"string\"==typeof n&&\"string\"==typeof r?n.concat(r):null}));", + "originalSize": 217, + "originalSource": "import curry2 from '../_internal/_curry2'\n\nexport default curry2(function concat(a, b) {\n return Array.isArray(a) && Array.isArray(b) || typeof a === 'string' && typeof b === 'string'\n ? a.concat(b)\n : null\n})\n", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/cond/index.js", + "name": "./node_modules/nanoutils/lib/cond/index.js", + "index": 61, + "index2": 57, + "size": 178, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "issuerId": null, + "issuerName": "./node_modules/nanoutils/lib/index.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "name": "./node_modules/nanoutils/lib/index.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony side effect evaluation", + "userRequest": "./cond", + "loc": "42:0-41" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony export imported specifier", + "userRequest": "./cond", + "loc": "42:0-41" + } + ], + "usedExports": false, + "providedExports": [ + "default" + ], + "optimizationBailout": [], + "depth": 4, + "source": "export default function cond(conds) {\n return function(value) {\n for (var i = 0; i < conds.length; i++) {\n if (conds[i][0](value)) return conds[i][1](value)\n }\n }\n}\n", + "parsedSize": null, + "parsedSource": null, + "originalSize": 178, + "originalSource": "export default function cond(conds) {\n return function(value) {\n for (var i = 0; i < conds.length; i++) {\n if (conds[i][0](value)) return conds[i][1](value)\n }\n }\n}\n", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/constructN/index.js", + "name": "./node_modules/nanoutils/lib/constructN/index.js", + "index": 63, + "index2": 60, + "size": 271, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "issuerId": null, + "issuerName": "./node_modules/nanoutils/lib/index.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "name": "./node_modules/nanoutils/lib/index.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/construct/index.js", + "module": "./node_modules/nanoutils/lib/construct/index.js", + "moduleName": "./node_modules/nanoutils/lib/construct/index.js", + "type": "harmony side effect evaluation", + "userRequest": "../constructN", + "loc": "1:0-38" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/construct/index.js", + "module": "./node_modules/nanoutils/lib/construct/index.js", + "moduleName": "./node_modules/nanoutils/lib/construct/index.js", + "type": "harmony import specifier", + "userRequest": "../constructN", + "loc": "4:9-19" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony side effect evaluation", + "userRequest": "./constructN", + "loc": "44:0-53" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony export imported specifier", + "userRequest": "./constructN", + "loc": "44:0-53" + } + ], + "usedExports": [ + "default" + ], + "providedExports": [ + "default" + ], + "optimizationBailout": [], + "depth": 4, + "source": "import curryN from '../curryN/curryN'\nimport toArray from '../toArray'\n\nexport default curryN(2, function construct(n, cb) {\n return curryN(n, function() {\n return new (Function.prototype.bind.apply(\n cb,\n [null].concat(toArray(arguments))\n ))()\n })\n})\n", + "parsedSize": 128, + "parsedSource": "var yn(2,(function(n,r){return yn(n,(function(){return new(Function.prototype.bind.apply(r,[null].concat(hn(arguments))))}))}));", + "originalSize": 271, + "originalSource": "import curryN from '../curryN/curryN'\nimport toArray from '../toArray'\n\nexport default curryN(2, function construct(n, cb) {\n return curryN(n, function() {\n return new (Function.prototype.bind.apply(\n cb,\n [null].concat(toArray(arguments))\n ))()\n })\n})\n", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/construct/index.js", + "name": "./node_modules/nanoutils/lib/construct/index.js", + "index": 62, + "index2": 61, + "size": 144, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "issuerId": null, + "issuerName": "./node_modules/nanoutils/lib/index.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "name": "./node_modules/nanoutils/lib/index.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony side effect evaluation", + "userRequest": "./construct", + "loc": "43:0-51" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony export imported specifier", + "userRequest": "./construct", + "loc": "43:0-51" + } + ], + "usedExports": false, + "providedExports": [ + "default" + ], + "optimizationBailout": [], + "depth": 4, + "source": "import constructN from '../constructN'\n\nexport default function construct(constructor) {\n return constructN(constructor.length, constructor)\n}\n", + "parsedSize": null, + "parsedSource": null, + "originalSize": 144, + "originalSource": "import constructN from '../constructN'\n\nexport default function construct(constructor) {\n return constructN(constructor.length, constructor)\n}\n", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/contains/index.js", + "name": "./node_modules/nanoutils/lib/contains/index.js", + "index": 66, + "index2": 63, + "size": 209, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "issuerId": null, + "issuerName": "./node_modules/nanoutils/lib/index.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "name": "./node_modules/nanoutils/lib/index.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony side effect evaluation", + "userRequest": "./contains", + "loc": "45:0-49" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony export imported specifier", + "userRequest": "./contains", + "loc": "45:0-49" + } + ], + "usedExports": false, + "providedExports": [ + "default" + ], + "optimizationBailout": [], + "depth": 4, + "source": "import curry2 from '../_internal/_curry2'\nimport equals from '../equals/equals'\n\nexport default curry2(function contains(data, list) {\n return list.some(function(item) {\n return equals(item, data)\n })\n})\n", + "parsedSize": 66, + "parsedSource": "rn((function(n,r){return r.some((function(r){return mn(r,n)}))})),", + "originalSize": 209, + "originalSource": "import curry2 from '../_internal/_curry2'\nimport equals from '../equals/equals'\n\nexport default curry2(function contains(data, list) {\n return list.some(function(item) {\n return equals(item, data)\n })\n})\n", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/converge/index.js", + "name": "./node_modules/nanoutils/lib/converge/index.js", + "index": 68, + "index2": 64, + "size": 248, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "issuerId": null, + "issuerName": "./node_modules/nanoutils/lib/index.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "name": "./node_modules/nanoutils/lib/index.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony side effect evaluation", + "userRequest": "./converge", + "loc": "46:0-49" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony export imported specifier", + "userRequest": "./converge", + "loc": "46:0-49" + } + ], + "usedExports": false, + "providedExports": [ + "default" + ], + "optimizationBailout": [], + "depth": 4, + "source": "import curry2 from '../_internal/_curry2'\n\nexport default curry2(function converge(cb, enhancers) {\n return function(arg) {\n return cb.apply(\n cb,\n enhancers.map(function(enhancer) {\n return enhancer(arg)\n })\n )\n }\n})\n", + "parsedSize": 93, + "parsedSource": "rn((function(n,r){return function(t){return n.apply(n,r.map((function(n){return n(t)})))}})),", + "originalSize": 248, + "originalSource": "import curry2 from '../_internal/_curry2'\n\nexport default curry2(function converge(cb, enhancers) {\n return function(arg) {\n return cb.apply(\n cb,\n enhancers.map(function(enhancer) {\n return enhancer(arg)\n })\n )\n }\n})\n", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/countBy/index.js", + "name": "./node_modules/nanoutils/lib/countBy/index.js", + "index": 69, + "index2": 65, + "size": 212, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "issuerId": null, + "issuerName": "./node_modules/nanoutils/lib/index.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "name": "./node_modules/nanoutils/lib/index.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony side effect evaluation", + "userRequest": "./countBy", + "loc": "47:0-47" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony export imported specifier", + "userRequest": "./countBy", + "loc": "47:0-47" + } + ], + "usedExports": false, + "providedExports": [ + "default" + ], + "optimizationBailout": [], + "depth": 4, + "source": "import curry2 from '../_internal/_curry2'\n\nexport default curry2(function countBy(cb, arr) {\n return arr.reduce(function(acc, cur) {\n var k = cb(cur)\n acc[k] = (acc[k] || 0) + 1\n return acc\n }, {})\n})\n", + "parsedSize": 95, + "parsedSource": "rn((function(n,r){return r.reduce((function(r,t){var e=n(t);return r[e]=(r[e]||0)+1,r}),{})}));", + "originalSize": 212, + "originalSource": "import curry2 from '../_internal/_curry2'\n\nexport default curry2(function countBy(cb, arr) {\n return arr.reduce(function(acc, cur) {\n var k = cb(cur)\n acc[k] = (acc[k] || 0) + 1\n return acc\n }, {})\n})\n", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/curry/index.js", + "name": "./node_modules/nanoutils/lib/curry/index.js", + "index": 70, + "index2": 66, + "size": 122, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "issuerId": null, + "issuerName": "./node_modules/nanoutils/lib/index.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "name": "./node_modules/nanoutils/lib/index.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony side effect evaluation", + "userRequest": "./curry", + "loc": "48:0-43" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony export imported specifier", + "userRequest": "./curry", + "loc": "48:0-43" + } + ], + "usedExports": false, + "providedExports": [ + "default" + ], + "optimizationBailout": [], + "depth": 4, + "source": "import curryN from '../curryN/curryN'\n\nexport default function curry(fn) {\n return curryN(fn.nanoLen || fn.length, fn)\n}\n", + "parsedSize": null, + "parsedSource": null, + "originalSize": 122, + "originalSource": "import curryN from '../curryN/curryN'\n\nexport default function curry(fn) {\n return curryN(fn.nanoLen || fn.length, fn)\n}\n", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/curryN/index.js", + "name": "./node_modules/nanoutils/lib/curryN/index.js", + "index": 71, + "index2": 67, + "size": 64, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "issuerId": null, + "issuerName": "./node_modules/nanoutils/lib/index.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "name": "./node_modules/nanoutils/lib/index.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony side effect evaluation", + "userRequest": "./curryN", + "loc": "49:0-45" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony export imported specifier", + "userRequest": "./curryN", + "loc": "49:0-45" + } + ], + "usedExports": false, + "providedExports": [ + "default" + ], + "optimizationBailout": [], + "depth": 4, + "source": "import curryN from './curryN'\n\nexport default curryN(2, curryN)\n", + "parsedSize": 9, + "parsedSource": "yn(2,yn);", + "originalSize": 64, + "originalSource": "import curryN from './curryN'\n\nexport default curryN(2, curryN)\n", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/debounce/index.js", + "name": "./node_modules/nanoutils/lib/debounce/index.js", + "index": 72, + "index2": 68, + "size": 874, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "issuerId": null, + "issuerName": "./node_modules/nanoutils/lib/index.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "name": "./node_modules/nanoutils/lib/index.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony side effect evaluation", + "userRequest": "./debounce", + "loc": "50:0-49" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony export imported specifier", + "userRequest": "./debounce", + "loc": "50:0-49" + } + ], + "usedExports": false, + "providedExports": [ + "default" + ], + "optimizationBailout": [], + "depth": 4, + "source": "/**\n * Debounce\n * @param {number} time Time in ms\n * @param {Function} fn Function that need to be debounced\n * @param {Object} options Options object\n * @param {boolean} [options.leading=true] When true, fn will be called on the leading edge, otherwise - after timeout\n */\nexport default function debounce(time, fn, opts) {\n opts = opts || {}\n var timer = null\n\n function call(args) {\n timer = setTimeout(function() {\n fn.apply(fn, args)\n timer = null\n }, time)\n }\n\n function clear() {\n timer = setTimeout(run.cancel, time)\n }\n\n function run() {\n if (!timer) {\n if (opts.leading) {\n fn.apply(fn, arguments)\n clear()\n } else {\n call(arguments)\n }\n } else {\n clearTimeout(timer)\n call(arguments)\n }\n }\n\n run.cancel = function() {\n clearTimeout(timer)\n timer = null\n }\n\n return run\n}\n", + "parsedSize": null, + "parsedSource": null, + "originalSize": 874, + "originalSource": "/**\n * Debounce\n * @param {number} time Time in ms\n * @param {Function} fn Function that need to be debounced\n * @param {Object} options Options object\n * @param {boolean} [options.leading=true] When true, fn will be called on the leading edge, otherwise - after timeout\n */\nexport default function debounce(time, fn, opts) {\n opts = opts || {}\n var timer = null\n\n function call(args) {\n timer = setTimeout(function() {\n fn.apply(fn, args)\n timer = null\n }, time)\n }\n\n function clear() {\n timer = setTimeout(run.cancel, time)\n }\n\n function run() {\n if (!timer) {\n if (opts.leading) {\n fn.apply(fn, arguments)\n clear()\n } else {\n call(arguments)\n }\n } else {\n clearTimeout(timer)\n call(arguments)\n }\n }\n\n run.cancel = function() {\n clearTimeout(timer)\n timer = null\n }\n\n return run\n}\n", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/dec/index.js", + "name": "./node_modules/nanoutils/lib/dec/index.js", + "index": 73, + "index2": 69, + "size": 52, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "issuerId": null, + "issuerName": "./node_modules/nanoutils/lib/index.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "name": "./node_modules/nanoutils/lib/index.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony side effect evaluation", + "userRequest": "./dec", + "loc": "51:0-39" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony export imported specifier", + "userRequest": "./dec", + "loc": "51:0-39" + } + ], + "usedExports": false, + "providedExports": [ + "default" + ], + "optimizationBailout": [], + "depth": 4, + "source": "export default function dec(num) {\n return --num\n}\n", + "parsedSize": null, + "parsedSource": null, + "originalSize": 52, + "originalSource": "export default function dec(num) {\n return --num\n}\n", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/defaultTo/index.js", + "name": "./node_modules/nanoutils/lib/defaultTo/index.js", + "index": 74, + "index2": 70, + "size": 162, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "issuerId": null, + "issuerName": "./node_modules/nanoutils/lib/index.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "name": "./node_modules/nanoutils/lib/index.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony side effect evaluation", + "userRequest": "./defaultTo", + "loc": "52:0-51" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony export imported specifier", + "userRequest": "./defaultTo", + "loc": "52:0-51" + } + ], + "usedExports": false, + "providedExports": [ + "default" + ], + "optimizationBailout": [], + "depth": 4, + "source": "import curry2 from '../_internal/_curry2'\n\nexport default curry2(function defaultTo(def, value) {\n return value == null || isNaN(value)\n ? def\n : value\n})\n", + "parsedSize": 50, + "parsedSource": "rn((function(n,r){return null==r||isNaN(r)?n:r}));", + "originalSize": 162, + "originalSource": "import curry2 from '../_internal/_curry2'\n\nexport default curry2(function defaultTo(def, value) {\n return value == null || isNaN(value)\n ? def\n : value\n})\n", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/descend/index.js", + "name": "./node_modules/nanoutils/lib/descend/index.js", + "index": 75, + "index2": 71, + "size": 156, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "issuerId": null, + "issuerName": "./node_modules/nanoutils/lib/index.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "name": "./node_modules/nanoutils/lib/index.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony side effect evaluation", + "userRequest": "./descend", + "loc": "53:0-47" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony export imported specifier", + "userRequest": "./descend", + "loc": "53:0-47" + } + ], + "usedExports": false, + "providedExports": [ + "default" + ], + "optimizationBailout": [], + "depth": 4, + "source": "export default function descend(cb) {\n return function(a, b) {\n var cbA = cb(a)\n var cbB = cb(b)\n return cbA > cbB ? -1 : cbA < cbB ? 1 : 0\n }\n}\n", + "parsedSize": null, + "parsedSource": null, + "originalSize": 156, + "originalSource": "export default function descend(cb) {\n return function(a, b) {\n var cbA = cb(a)\n var cbB = cb(b)\n return cbA > cbB ? -1 : cbA < cbB ? 1 : 0\n }\n}\n", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/difference/index.js", + "name": "./node_modules/nanoutils/lib/difference/index.js", + "index": 76, + "index2": 74, + "size": 115, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "issuerId": null, + "issuerName": "./node_modules/nanoutils/lib/index.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "name": "./node_modules/nanoutils/lib/index.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony side effect evaluation", + "userRequest": "./difference", + "loc": "54:0-53" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony export imported specifier", + "userRequest": "./difference", + "loc": "54:0-53" + } + ], + "usedExports": false, + "providedExports": [ + "default" + ], + "optimizationBailout": [], + "depth": 4, + "source": "import curry2 from '../_internal/_curry2'\nimport difference from './difference'\n\nexport default curry2(difference)\n", + "parsedSize": 7, + "parsedSource": "rn(An),", + "originalSize": 115, + "originalSource": "import curry2 from '../_internal/_curry2'\nimport difference from './difference'\n\nexport default curry2(difference)\n", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/differenceWith/index.js", + "name": "./node_modules/nanoutils/lib/differenceWith/index.js", + "index": 79, + "index2": 75, + "size": 127, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "issuerId": null, + "issuerName": "./node_modules/nanoutils/lib/index.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "name": "./node_modules/nanoutils/lib/index.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony side effect evaluation", + "userRequest": "./differenceWith", + "loc": "55:0-61" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony export imported specifier", + "userRequest": "./differenceWith", + "loc": "55:0-61" + } + ], + "usedExports": false, + "providedExports": [ + "default" + ], + "optimizationBailout": [], + "depth": 4, + "source": "import curry3 from '../_internal/_curry3'\nimport differenceWith from './differenceWith'\n\nexport default curry3(differenceWith)\n", + "parsedSize": 7, + "parsedSource": "tn(bn),", + "originalSize": 127, + "originalSource": "import curry3 from '../_internal/_curry3'\nimport differenceWith from './differenceWith'\n\nexport default curry3(differenceWith)\n", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/dissoc/index.js", + "name": "./node_modules/nanoutils/lib/dissoc/index.js", + "index": 80, + "index2": 76, + "size": 187, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "issuerId": null, + "issuerName": "./node_modules/nanoutils/lib/index.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "name": "./node_modules/nanoutils/lib/index.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony side effect evaluation", + "userRequest": "./dissoc", + "loc": "56:0-45" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony export imported specifier", + "userRequest": "./dissoc", + "loc": "56:0-45" + } + ], + "usedExports": false, + "providedExports": [ + "default" + ], + "optimizationBailout": [], + "depth": 4, + "source": "import curry2 from '../_internal/_curry2'\n\nexport default curry2(function dissoc(prop, obj) {\n var res = {}\n for (var key in obj) res[key] = obj[key]\n delete res[prop]\n return res\n})\n", + "parsedSize": 76, + "parsedSource": "rn((function(n,r){var t={};for(var e in r)t[e]=r[e];return delete t[n],t})),", + "originalSize": 187, + "originalSource": "import curry2 from '../_internal/_curry2'\n\nexport default curry2(function dissoc(prop, obj) {\n var res = {}\n for (var key in obj) res[key] = obj[key]\n delete res[prop]\n return res\n})\n", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/dissocPath/index.js", + "name": "./node_modules/nanoutils/lib/dissocPath/index.js", + "index": 81, + "index2": 77, + "size": 294, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "issuerId": null, + "issuerName": "./node_modules/nanoutils/lib/index.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "name": "./node_modules/nanoutils/lib/index.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony side effect evaluation", + "userRequest": "./dissocPath", + "loc": "57:0-53" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony export imported specifier", + "userRequest": "./dissocPath", + "loc": "57:0-53" + } + ], + "usedExports": false, + "providedExports": [ + "default" + ], + "optimizationBailout": [], + "depth": 4, + "source": "import curry2 from '../_internal/_curry2'\n\nexport default curry2(function dissocPath(path, obj) {\n var result = {}\n for (var key in obj) result[key] = obj[key]\n if (path.length === 1) delete result[path[0]]\n else result[path[0]] = dissocPath(path.slice(1), obj[path[0]])\n return result\n})\n", + "parsedSize": 124, + "parsedSource": "rn((function n(r,t){var e={};for(var u in t)e[u]=t[u];return 1===r.length?delete e[r[0]]:e[r[0]]=n(r.slice(1),t[r[0]]),e})),", + "originalSize": 294, + "originalSource": "import curry2 from '../_internal/_curry2'\n\nexport default curry2(function dissocPath(path, obj) {\n var result = {}\n for (var key in obj) result[key] = obj[key]\n if (path.length === 1) delete result[path[0]]\n else result[path[0]] = dissocPath(path.slice(1), obj[path[0]])\n return result\n})\n", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/divide/index.js", + "name": "./node_modules/nanoutils/lib/divide/index.js", + "index": 82, + "index2": 78, + "size": 107, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "issuerId": null, + "issuerName": "./node_modules/nanoutils/lib/index.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "name": "./node_modules/nanoutils/lib/index.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony side effect evaluation", + "userRequest": "./divide", + "loc": "58:0-45" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony export imported specifier", + "userRequest": "./divide", + "loc": "58:0-45" + } + ], + "usedExports": false, + "providedExports": [ + "default" + ], + "optimizationBailout": [], + "depth": 4, + "source": "import curry2 from '../_internal/_curry2'\n\nexport default curry2(function divide(a, b) {\n return a / b\n})\n", + "parsedSize": 32, + "parsedSource": "rn((function(n,r){return n/r})),", + "originalSize": 107, + "originalSource": "import curry2 from '../_internal/_curry2'\n\nexport default curry2(function divide(a, b) {\n return a / b\n})\n", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/drop/index.js", + "name": "./node_modules/nanoutils/lib/drop/index.js", + "index": 83, + "index2": 79, + "size": 152, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "issuerId": null, + "issuerName": "./node_modules/nanoutils/lib/index.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "name": "./node_modules/nanoutils/lib/index.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/tail/index.js", + "module": "./node_modules/nanoutils/lib/tail/index.js", + "moduleName": "./node_modules/nanoutils/lib/tail/index.js", + "type": "harmony side effect evaluation", + "userRequest": "../drop", + "loc": "1:0-26" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/tail/index.js", + "module": "./node_modules/nanoutils/lib/tail/index.js", + "moduleName": "./node_modules/nanoutils/lib/tail/index.js", + "type": "harmony import specifier", + "userRequest": "../drop", + "loc": "3:15-19" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony side effect evaluation", + "userRequest": "./drop", + "loc": "59:0-41" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony export imported specifier", + "userRequest": "./drop", + "loc": "59:0-41" + } + ], + "usedExports": [ + "default" + ], + "providedExports": [ + "default" + ], + "optimizationBailout": [], + "depth": 4, + "source": "import curry2 from '../_internal/_curry2'\n\nexport default curry2(function drop(n, from) {\n if (n <= 0) {\n return from\n }\n return from.slice(n)\n})\n", + "parsedSize": 51, + "parsedSource": "kn=(rn((function(n,r){return n<=0?r:r.slice(n)})));", + "originalSize": 152, + "originalSource": "import curry2 from '../_internal/_curry2'\n\nexport default curry2(function drop(n, from) {\n if (n <= 0) {\n return from\n }\n return from.slice(n)\n})\n", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/dropLast/index.js", + "name": "./node_modules/nanoutils/lib/dropLast/index.js", + "index": 84, + "index2": 81, + "size": 109, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "issuerId": null, + "issuerName": "./node_modules/nanoutils/lib/index.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "name": "./node_modules/nanoutils/lib/index.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony side effect evaluation", + "userRequest": "./dropLast", + "loc": "60:0-49" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony export imported specifier", + "userRequest": "./dropLast", + "loc": "60:0-49" + } + ], + "usedExports": false, + "providedExports": [ + "default" + ], + "optimizationBailout": [], + "depth": 4, + "source": "import curry2 from '../_internal/_curry2'\nimport dropLast from './dropLast'\n\nexport default curry2(dropLast)\n", + "parsedSize": 7, + "parsedSource": "rn(jn),", + "originalSize": 109, + "originalSource": "import curry2 from '../_internal/_curry2'\nimport dropLast from './dropLast'\n\nexport default curry2(dropLast)\n", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/dropLastWhile/index.js", + "name": "./node_modules/nanoutils/lib/dropLastWhile/index.js", + "index": 86, + "index2": 82, + "size": 240, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "issuerId": null, + "issuerName": "./node_modules/nanoutils/lib/index.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "name": "./node_modules/nanoutils/lib/index.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony side effect evaluation", + "userRequest": "./dropLastWhile", + "loc": "61:0-59" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony export imported specifier", + "userRequest": "./dropLastWhile", + "loc": "61:0-59" + } + ], + "usedExports": false, + "providedExports": [ + "default" + ], + "optimizationBailout": [], + "depth": 4, + "source": "import curry2 from '../_internal/_curry2'\n\nexport default curry2(function dropLastWhile(cb, arr) {\n if (!arr.length) {\n return []\n }\n\n var len = 0\n while (cb(arr[arr.length - len - 1])) {\n len++\n }\n return arr.slice(0, -len)\n})\n", + "parsedSize": 100, + "parsedSource": "rn((function(n,r){if(!r.length)return[];for(var t=0;n(r[r.length-t-1]);)t++;return r.slice(0,-t)})),", + "originalSize": 240, + "originalSource": "import curry2 from '../_internal/_curry2'\n\nexport default curry2(function dropLastWhile(cb, arr) {\n if (!arr.length) {\n return []\n }\n\n var len = 0\n while (cb(arr[arr.length - len - 1])) {\n len++\n }\n return arr.slice(0, -len)\n})\n", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/dropRepeatsWith/index.js", + "name": "./node_modules/nanoutils/lib/dropRepeatsWith/index.js", + "index": 88, + "index2": 83, + "size": 306, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "issuerId": null, + "issuerName": "./node_modules/nanoutils/lib/index.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "name": "./node_modules/nanoutils/lib/index.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/dropRepeats/index.js", + "module": "./node_modules/nanoutils/lib/dropRepeats/index.js", + "moduleName": "./node_modules/nanoutils/lib/dropRepeats/index.js", + "type": "harmony side effect evaluation", + "userRequest": "../dropRepeatsWith", + "loc": "1:0-48" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/dropRepeats/index.js", + "module": "./node_modules/nanoutils/lib/dropRepeats/index.js", + "moduleName": "./node_modules/nanoutils/lib/dropRepeats/index.js", + "type": "harmony import specifier", + "userRequest": "../dropRepeatsWith", + "loc": "4:15-30" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony side effect evaluation", + "userRequest": "./dropRepeatsWith", + "loc": "63:0-63" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony export imported specifier", + "userRequest": "./dropRepeatsWith", + "loc": "63:0-63" + } + ], + "usedExports": [ + "default" + ], + "providedExports": [ + "default" + ], + "optimizationBailout": [], + "depth": 4, + "source": "import curry2 from '../_internal/_curry2'\n\nexport default curry2(function dropRepeatsWith(fn, list) {\n var result = []\n for (var i = 0; i < list.length; i++) {\n if (fn(list[i - 1], list[i])) continue\n result.push(list[i])\n }\n return typeof list === 'string'\n ? result.join('')\n : result\n})\n", + "parsedSize": 119, + "parsedSource": "rn((function(n,r){for(var t=[],e=0;e 0) {\n return acc\n }\n return reducer(acc, v)\n }\n }\n}\n", + "parsedSize": null, + "parsedSource": null, + "originalSize": 197, + "originalSource": "export default function dropT(n) {\n return function(reducer) {\n var m = n\n return function(acc, v) {\n if (m-- > 0) {\n return acc\n }\n return reducer(acc, v)\n }\n }\n}\n", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/dropWhile/index.js", + "name": "./node_modules/nanoutils/lib/dropWhile/index.js", + "index": 90, + "index2": 86, + "size": 215, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "issuerId": null, + "issuerName": "./node_modules/nanoutils/lib/index.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "name": "./node_modules/nanoutils/lib/index.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony side effect evaluation", + "userRequest": "./dropWhile", + "loc": "65:0-51" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony export imported specifier", + "userRequest": "./dropWhile", + "loc": "65:0-51" + } + ], + "usedExports": false, + "providedExports": [ + "default" + ], + "optimizationBailout": [], + "depth": 4, + "source": "import curry2 from '../_internal/_curry2'\n\nexport default curry2(function dropWhile(cb, arr) {\n if (!arr.length) {\n return []\n }\n\n var len = 0\n while (cb(arr[len])) {\n len++\n }\n return arr.slice(len)\n})\n", + "parsedSize": 86, + "parsedSource": "rn((function(n,r){if(!r.length)return[];for(var t=0;n(r[t]);)t++;return r.slice(t)}));", + "originalSize": 215, + "originalSource": "import curry2 from '../_internal/_curry2'\n\nexport default curry2(function dropWhile(cb, arr) {\n if (!arr.length) {\n return []\n }\n\n var len = 0\n while (cb(arr[len])) {\n len++\n }\n return arr.slice(len)\n})\n", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/dropWhileT/index.js", + "name": "./node_modules/nanoutils/lib/dropWhileT/index.js", + "index": 91, + "index2": 87, + "size": 303, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "issuerId": null, + "issuerName": "./node_modules/nanoutils/lib/index.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "name": "./node_modules/nanoutils/lib/index.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony side effect evaluation", + "userRequest": "./dropWhileT", + "loc": "66:0-53" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony export imported specifier", + "userRequest": "./dropWhileT", + "loc": "66:0-53" + } + ], + "usedExports": false, + "providedExports": [ + "default" + ], + "optimizationBailout": [], + "depth": 4, + "source": "export default function dropWhileT(predicate) {\n return function(reducer) {\n var isReduceable = false\n return function(acc, v) {\n if (!isReduceable) {\n isReduceable = !predicate(v)\n }\n if (!isReduceable) {\n return acc\n }\n return reducer(acc, v)\n }\n }\n}\n", + "parsedSize": null, + "parsedSource": null, + "originalSize": 303, + "originalSource": "export default function dropWhileT(predicate) {\n return function(reducer) {\n var isReduceable = false\n return function(acc, v) {\n if (!isReduceable) {\n isReduceable = !predicate(v)\n }\n if (!isReduceable) {\n return acc\n }\n return reducer(acc, v)\n }\n }\n}\n", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/either/index.js", + "name": "./node_modules/nanoutils/lib/either/index.js", + "index": 92, + "index2": 88, + "size": 137, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "issuerId": null, + "issuerName": "./node_modules/nanoutils/lib/index.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "name": "./node_modules/nanoutils/lib/index.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony side effect evaluation", + "userRequest": "./either", + "loc": "67:0-45" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony export imported specifier", + "userRequest": "./either", + "loc": "67:0-45" + } + ], + "usedExports": false, + "providedExports": [ + "default" + ], + "optimizationBailout": [], + "depth": 4, + "source": "export default function either(fn1, fn2) {\n return function() {\n return fn1.apply(fn1, arguments) || fn2.apply(fn2, arguments)\n }\n}\n", + "parsedSize": null, + "parsedSource": null, + "originalSize": 137, + "originalSource": "export default function either(fn1, fn2) {\n return function() {\n return fn1.apply(fn1, arguments) || fn2.apply(fn2, arguments)\n }\n}\n", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/empty/index.js", + "name": "./node_modules/nanoutils/lib/empty/index.js", + "index": 93, + "index2": 89, + "size": 288, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "issuerId": null, + "issuerName": "./node_modules/nanoutils/lib/index.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "name": "./node_modules/nanoutils/lib/index.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony side effect evaluation", + "userRequest": "./empty", + "loc": "68:0-43" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony export imported specifier", + "userRequest": "./empty", + "loc": "68:0-43" + } + ], + "usedExports": false, + "providedExports": [ + "default" + ], + "optimizationBailout": [], + "depth": 4, + "source": "export default function empty(value) {\n if (value.constructor.empty) return value.constructor.empty\n if (Array.isArray(value)) return []\n var type = typeof value\n if (type === 'object') return {}\n if (type === 'string') return ''\n return (function() {\n return arguments\n })()\n}\n", + "parsedSize": null, + "parsedSource": null, + "originalSize": 288, + "originalSource": "export default function empty(value) {\n if (value.constructor.empty) return value.constructor.empty\n if (Array.isArray(value)) return []\n var type = typeof value\n if (type === 'object') return {}\n if (type === 'string') return ''\n return (function() {\n return arguments\n })()\n}\n", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/endsWith/index.js", + "name": "./node_modules/nanoutils/lib/endsWith/index.js", + "index": 94, + "index2": 91, + "size": 109, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "issuerId": null, + "issuerName": "./node_modules/nanoutils/lib/index.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "name": "./node_modules/nanoutils/lib/index.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony side effect evaluation", + "userRequest": "./endsWith", + "loc": "69:0-49" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony export imported specifier", + "userRequest": "./endsWith", + "loc": "69:0-49" + } + ], + "usedExports": false, + "providedExports": [ + "default" + ], + "optimizationBailout": [], + "depth": 4, + "source": "import curry2 from '../_internal/_curry2'\nimport endsWith from './endsWith'\n\nexport default curry2(endsWith)\n", + "parsedSize": 8, + "parsedSource": "rn((var ", + "originalSize": 109, + "originalSource": "import curry2 from '../_internal/_curry2'\nimport endsWith from './endsWith'\n\nexport default curry2(endsWith)\n", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/eqBy/index.js", + "name": "./node_modules/nanoutils/lib/eqBy/index.js", + "index": 96, + "index2": 92, + "size": 162, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "issuerId": null, + "issuerName": "./node_modules/nanoutils/lib/index.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "name": "./node_modules/nanoutils/lib/index.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony side effect evaluation", + "userRequest": "./eqBy", + "loc": "70:0-41" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony export imported specifier", + "userRequest": "./eqBy", + "loc": "70:0-41" + } + ], + "usedExports": false, + "providedExports": [ + "default" + ], + "optimizationBailout": [], + "depth": 4, + "source": "import curry3 from '../_internal/_curry3'\nimport equals from '../equals/equals'\n\nexport default curry3(function eqBy(cb, a, b) {\n return equals(cb(a), cb(b))\n})\n", + "parsedSize": 44, + "parsedSource": "tn((function(n,r,t){return mn(n(r),n(t))})),", + "originalSize": 162, + "originalSource": "import curry3 from '../_internal/_curry3'\nimport equals from '../equals/equals'\n\nexport default curry3(function eqBy(cb, a, b) {\n return equals(cb(a), cb(b))\n})\n", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/eqLens/index.js", + "name": "./node_modules/nanoutils/lib/eqLens/index.js", + "index": 97, + "index2": 93, + "size": 178, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "issuerId": null, + "issuerName": "./node_modules/nanoutils/lib/index.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "name": "./node_modules/nanoutils/lib/index.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony side effect evaluation", + "userRequest": "./eqLens", + "loc": "71:0-45" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony export imported specifier", + "userRequest": "./eqLens", + "loc": "71:0-45" + } + ], + "usedExports": false, + "providedExports": [ + "default" + ], + "optimizationBailout": [], + "depth": 4, + "source": "import curry3 from '../_internal/_curry3'\nimport equals from '../equals/equals'\n\nexport default curry3(function eqLens(lens, val, obj) {\n return equals(lens(obj).get(), val)\n})\n", + "parsedSize": 47, + "parsedSource": "tn((function(n,r,t){return mn(n(t).get(),r)})),", + "originalSize": 178, + "originalSource": "import curry3 from '../_internal/_curry3'\nimport equals from '../equals/equals'\n\nexport default curry3(function eqLens(lens, val, obj) {\n return equals(lens(obj).get(), val)\n})\n", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/eqProps/index.js", + "name": "./node_modules/nanoutils/lib/eqProps/index.js", + "index": 98, + "index2": 94, + "size": 183, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "issuerId": null, + "issuerName": "./node_modules/nanoutils/lib/index.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "name": "./node_modules/nanoutils/lib/index.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony side effect evaluation", + "userRequest": "./eqProps", + "loc": "72:0-47" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony export imported specifier", + "userRequest": "./eqProps", + "loc": "72:0-47" + } + ], + "usedExports": false, + "providedExports": [ + "default" + ], + "optimizationBailout": [], + "depth": 4, + "source": "import curry3 from '../_internal/_curry3'\nimport equals from '../equals/equals'\n\nexport default curry3(function eqProps(prop, obj1, obj2) {\n return equals(obj1[prop], obj2[prop])\n})\n", + "parsedSize": 44, + "parsedSource": "tn((function(n,r,t){return mn(r[n],t[n])})),", + "originalSize": 183, + "originalSource": "import curry3 from '../_internal/_curry3'\nimport equals from '../equals/equals'\n\nexport default curry3(function eqProps(prop, obj1, obj2) {\n return equals(obj1[prop], obj2[prop])\n})\n", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/eqWith/index.js", + "name": "./node_modules/nanoutils/lib/eqWith/index.js", + "index": 99, + "index2": 95, + "size": 114, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "issuerId": null, + "issuerName": "./node_modules/nanoutils/lib/index.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "name": "./node_modules/nanoutils/lib/index.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony side effect evaluation", + "userRequest": "./eqWith", + "loc": "73:0-45" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony export imported specifier", + "userRequest": "./eqWith", + "loc": "73:0-45" + } + ], + "usedExports": false, + "providedExports": [ + "default" + ], + "optimizationBailout": [], + "depth": 4, + "source": "import curry3 from '../_internal/_curry3'\n\nexport default curry3(function eqWith(cb, a, b) {\n return cb(a, b)\n})\n", + "parsedSize": 37, + "parsedSource": "tn((function(n,r,t){return n(r,t)}));", + "originalSize": 114, + "originalSource": "import curry3 from '../_internal/_curry3'\n\nexport default curry3(function eqWith(cb, a, b) {\n return cb(a, b)\n})\n", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/equals/index.js", + "name": "./node_modules/nanoutils/lib/equals/index.js", + "index": 100, + "index2": 96, + "size": 103, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "issuerId": null, + "issuerName": "./node_modules/nanoutils/lib/index.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "name": "./node_modules/nanoutils/lib/index.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/pathEq/index.js", + "module": "./node_modules/nanoutils/lib/pathEq/index.js", + "moduleName": "./node_modules/nanoutils/lib/pathEq/index.js", + "type": "harmony side effect evaluation", + "userRequest": "../equals", + "loc": "2:0-30" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/pathEq/index.js", + "module": "./node_modules/nanoutils/lib/pathEq/index.js", + "moduleName": "./node_modules/nanoutils/lib/pathEq/index.js", + "type": "harmony import specifier", + "userRequest": "../equals", + "loc": "6:9-15" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony side effect evaluation", + "userRequest": "./equals", + "loc": "74:0-45" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony export imported specifier", + "userRequest": "./equals", + "loc": "74:0-45" + } + ], + "usedExports": [ + "default" + ], + "providedExports": [ + "default" + ], + "optimizationBailout": [], + "depth": 4, + "source": "import curry2 from '../_internal/_curry2'\nimport equals from './equals'\n\nexport default curry2(equals)\n", + "parsedSize": 10, + "parsedSource": "wn=rn(mn);", + "originalSize": 103, + "originalSource": "import curry2 from '../_internal/_curry2'\nimport equals from './equals'\n\nexport default curry2(equals)\n", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/evolve/index.js", + "name": "./node_modules/nanoutils/lib/evolve/index.js", + "index": 101, + "index2": 97, + "size": 267, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "issuerId": null, + "issuerName": "./node_modules/nanoutils/lib/index.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "name": "./node_modules/nanoutils/lib/index.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony side effect evaluation", + "userRequest": "./evolve", + "loc": "75:0-45" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony export imported specifier", + "userRequest": "./evolve", + "loc": "75:0-45" + } + ], + "usedExports": false, + "providedExports": [ + "default" + ], + "optimizationBailout": [], + "depth": 4, + "source": "export default function evolve(cbs, obj) {\n return Object.keys(obj).reduce(function(res, key) {\n res[key] = cbs[key]\n ? typeof cbs[key] === 'object'\n ? evolve(cbs[key], obj[key])\n : cbs[key](obj[key])\n : obj[key]\n return res\n }, {})\n}\n", + "parsedSize": null, + "parsedSource": null, + "originalSize": 267, + "originalSource": "export default function evolve(cbs, obj) {\n return Object.keys(obj).reduce(function(res, key) {\n res[key] = cbs[key]\n ? typeof cbs[key] === 'object'\n ? evolve(cbs[key], obj[key])\n : cbs[key](obj[key])\n : obj[key]\n return res\n }, {})\n}\n", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/fill/index.js", + "name": "./node_modules/nanoutils/lib/fill/index.js", + "index": 102, + "index2": 98, + "size": 218, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "issuerId": null, + "issuerName": "./node_modules/nanoutils/lib/index.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "name": "./node_modules/nanoutils/lib/index.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony side effect evaluation", + "userRequest": "./fill", + "loc": "76:0-41" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony export imported specifier", + "userRequest": "./fill", + "loc": "76:0-41" + } + ], + "usedExports": false, + "providedExports": [ + "default" + ], + "optimizationBailout": [], + "depth": 4, + "source": "export default function(val, start, end) {\n return function(arr) {\n var shallowCopy = arr.slice()\n return val !== undefined\n ? shallowCopy.fill(val, start || 0, end || arr.length)\n : shallowCopy\n }\n}\n", + "parsedSize": null, + "parsedSource": null, + "originalSize": 218, + "originalSource": "export default function(val, start, end) {\n return function(arr) {\n var shallowCopy = arr.slice()\n return val !== undefined\n ? shallowCopy.fill(val, start || 0, end || arr.length)\n : shallowCopy\n }\n}\n", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/filter/index.js", + "name": "./node_modules/nanoutils/lib/filter/index.js", + "index": 103, + "index2": 100, + "size": 103, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "issuerId": null, + "issuerName": "./node_modules/nanoutils/lib/index.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "name": "./node_modules/nanoutils/lib/index.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony side effect evaluation", + "userRequest": "./filter", + "loc": "77:0-45" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony export imported specifier", + "userRequest": "./filter", + "loc": "77:0-45" + } + ], + "usedExports": false, + "providedExports": [ + "default" + ], + "optimizationBailout": [], + "depth": 4, + "source": "import curry2 from '../_internal/_curry2'\nimport filter from './filter'\n\nexport default curry2(filter)\n", + "parsedSize": 7, + "parsedSource": "rn(On);", + "originalSize": 103, + "originalSource": "import curry2 from '../_internal/_curry2'\nimport filter from './filter'\n\nexport default curry2(filter)\n", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/filterT/index.js", + "name": "./node_modules/nanoutils/lib/filterT/index.js", + "index": 105, + "index2": 101, + "size": 198, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "issuerId": null, + "issuerName": "./node_modules/nanoutils/lib/index.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "name": "./node_modules/nanoutils/lib/index.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony side effect evaluation", + "userRequest": "./filterT", + "loc": "78:0-47" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony export imported specifier", + "userRequest": "./filterT", + "loc": "78:0-47" + } + ], + "usedExports": false, + "providedExports": [ + "default" + ], + "optimizationBailout": [], + "depth": 4, + "source": "export default function filterT(predicate) {\n return function(reducer) {\n return function(acc, v) {\n if (predicate(v)) {\n return reducer(acc, v)\n }\n return acc\n }\n }\n}\n", + "parsedSize": null, + "parsedSource": null, + "originalSize": 198, + "originalSource": "export default function filterT(predicate) {\n return function(reducer) {\n return function(acc, v) {\n if (predicate(v)) {\n return reducer(acc, v)\n }\n return acc\n }\n }\n}\n", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/find/index.js", + "name": "./node_modules/nanoutils/lib/find/index.js", + "index": 106, + "index2": 102, + "size": 185, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "issuerId": null, + "issuerName": "./node_modules/nanoutils/lib/index.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "name": "./node_modules/nanoutils/lib/index.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony side effect evaluation", + "userRequest": "./find", + "loc": "79:0-41" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony export imported specifier", + "userRequest": "./find", + "loc": "79:0-41" + } + ], + "usedExports": false, + "providedExports": [ + "default" + ], + "optimizationBailout": [], + "depth": 4, + "source": "import curry2 from '../_internal/_curry2'\n\nexport default curry2(function find(fn, list) {\n var i = 0\n while (i < list.length) {\n if (fn(list[i])) return list[i]\n i += 1\n }\n})\n", + "parsedSize": 75, + "parsedSource": "rn((function(n,r){for(var t=0;t= 0) {\n if (fn(list[i])) return list[i]\n i -= 1\n }\n})\n", + "parsedSize": 78, + "parsedSource": "rn((function(n,r){for(var t=r.length-1;t>=0;){if(n(r[t]))return r[t];t-=1}})),", + "originalSize": 194, + "originalSource": "import curry2 from '../_internal/_curry2'\n\nexport default curry2(function findLast(fn, list) {\n var i = list.length - 1\n while (i >= 0) {\n if (fn(list[i])) return list[i]\n i -= 1\n }\n})\n", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/findLastIndex/index.js", + "name": "./node_modules/nanoutils/lib/findLastIndex/index.js", + "index": 109, + "index2": 105, + "size": 218, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "issuerId": null, + "issuerName": "./node_modules/nanoutils/lib/index.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "name": "./node_modules/nanoutils/lib/index.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony side effect evaluation", + "userRequest": "./findLastIndex", + "loc": "82:0-59" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony export imported specifier", + "userRequest": "./findLastIndex", + "loc": "82:0-59" + } + ], + "usedExports": false, + "providedExports": [ + "default" + ], + "optimizationBailout": [], + "depth": 4, + "source": "import curry2 from '../_internal/_curry2'\n\nexport default curry2(function findLastIndex(fn, list) {\n var length = list.length\n for (var i = length - 1; i >= 0; i--) {\n if (fn(list[i])) return i\n }\n return -1\n})\n", + "parsedSize": 80, + "parsedSource": "rn((function(n,r){for(var t=r.length-1;t>=0;t--)if(n(r[t]))return t;return-1}));", + "originalSize": 218, + "originalSource": "import curry2 from '../_internal/_curry2'\n\nexport default curry2(function findLastIndex(fn, list) {\n var length = list.length\n for (var i = length - 1; i >= 0; i--) {\n if (fn(list[i])) return i\n }\n return -1\n})\n", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/flatten/index.js", + "name": "./node_modules/nanoutils/lib/flatten/index.js", + "index": 110, + "index2": 106, + "size": 259, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "issuerId": null, + "issuerName": "./node_modules/nanoutils/lib/index.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "name": "./node_modules/nanoutils/lib/index.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony side effect evaluation", + "userRequest": "./flatten", + "loc": "83:0-47" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony export imported specifier", + "userRequest": "./flatten", + "loc": "83:0-47" + } + ], + "usedExports": false, + "providedExports": [ + "default" + ], + "optimizationBailout": [], + "depth": 4, + "source": "export default function flatten(arr) {\n var res = []\n\n function each(v) {\n if (Array.isArray(v)) {\n var i = 0\n while (i < v.length) {\n each(v[i])\n i += 1\n }\n return\n }\n res.push(v)\n }\n\n each(arr)\n\n return res\n}\n", + "parsedSize": null, + "parsedSource": null, + "originalSize": 259, + "originalSource": "export default function flatten(arr) {\n var res = []\n\n function each(v) {\n if (Array.isArray(v)) {\n var i = 0\n while (i < v.length) {\n each(v[i])\n i += 1\n }\n return\n }\n res.push(v)\n }\n\n each(arr)\n\n return res\n}\n", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/nAry/index.js", + "name": "./node_modules/nanoutils/lib/nAry/index.js", + "index": 114, + "index2": 109, + "size": 223, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/flattenObj/index.js", + "issuerId": null, + "issuerName": "./node_modules/nanoutils/lib/flattenObj/index.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "name": "./node_modules/nanoutils/lib/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/flattenObj/index.js", + "name": "./node_modules/nanoutils/lib/flattenObj/index.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/flattenObj/index.js", + "module": "./node_modules/nanoutils/lib/flattenObj/index.js", + "moduleName": "./node_modules/nanoutils/lib/flattenObj/index.js", + "type": "harmony side effect evaluation", + "userRequest": "../nAry", + "loc": "3:0-26" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/flattenObj/index.js", + "module": "./node_modules/nanoutils/lib/flattenObj/index.js", + "moduleName": "./node_modules/nanoutils/lib/flattenObj/index.js", + "type": "harmony import specifier", + "userRequest": "../nAry", + "loc": "5:15-19" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony side effect evaluation", + "userRequest": "./nAry", + "loc": "160:0-41" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony export imported specifier", + "userRequest": "./nAry", + "loc": "160:0-41" + } + ], + "usedExports": [ + "default" + ], + "providedExports": [ + "default" + ], + "optimizationBailout": [], + "depth": 4, + "source": "export default function nAry(n, fn) {\n return Object.defineProperty(\n function() {\n return fn.apply(fn, [].slice.call(arguments, 0, n))\n },\n 'nanoLen',\n {\n writable: false,\n value: n\n }\n )\n}\n", + "parsedSize": 129, + "parsedSource": "xn;Nn=xn=Object.defineProperty((function(){return xn.apply(xn,[].slice.call(arguments,0,Nn))}),\"nanoLen\",{writable:!1,value:Nn});", + "originalSize": 223, + "originalSource": "export default function nAry(n, fn) {\n return Object.defineProperty(\n function() {\n return fn.apply(fn, [].slice.call(arguments, 0, n))\n },\n 'nanoLen',\n {\n writable: false,\n value: n\n }\n )\n}\n", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/flattenObj/index.js", + "name": "./node_modules/nanoutils/lib/flattenObj/index.js", + "index": 111, + "index2": 110, + "size": 566, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "issuerId": null, + "issuerName": "./node_modules/nanoutils/lib/index.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "name": "./node_modules/nanoutils/lib/index.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony side effect evaluation", + "userRequest": "./flattenObj", + "loc": "84:0-53" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony export imported specifier", + "userRequest": "./flattenObj", + "loc": "84:0-53" + } + ], + "usedExports": false, + "providedExports": [ + "default" + ], + "optimizationBailout": [], + "depth": 4, + "source": "import a2p from '../_internal/_a2p'\nimport p2a from '../_internal/_p2a'\nimport nAry from '../nAry'\n\nexport default nAry(1, function flattenObj(obj, nest) {\n var nestA = p2a(nest)\n return Object.keys(obj).reduce(function(res, key) {\n if (\n obj[key] !== null &&\n typeof obj[key] === 'object' &&\n !Array.isArray(obj[key])\n ) {\n var n = flattenObj(obj[key], nestA.concat(key))\n Object.keys(n).forEach(function(k) {\n res[k] = n[k]\n })\n } else {\n res[a2p(nestA.concat(key))] = obj[key]\n }\n return res\n }, {})\n})\n", + "parsedSize": 250, + "parsedSource": "var 1,function n(r,t){var u=(t,return Object.keys(r).reduce((function(t,e){if(null===r[e]||\"object\"!=typeof r[e]||Array.isArray(r[e]))t[(u.concat(e),r[e];else{var o=n(r[e],u.concat(e));Object.keys(o).forEach((function(n){t[n]=o[n]}))}return t}),{})},", + "originalSize": 566, + "originalSource": "import a2p from '../_internal/_a2p'\nimport p2a from '../_internal/_p2a'\nimport nAry from '../nAry'\n\nexport default nAry(1, function flattenObj(obj, nest) {\n var nestA = p2a(nest)\n return Object.keys(obj).reduce(function(res, key) {\n if (\n obj[key] !== null &&\n typeof obj[key] === 'object' &&\n !Array.isArray(obj[key])\n ) {\n var n = flattenObj(obj[key], nestA.concat(key))\n Object.keys(n).forEach(function(k) {\n res[k] = n[k]\n })\n } else {\n res[a2p(nestA.concat(key))] = obj[key]\n }\n return res\n }, {})\n})\n", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/flip/index.js", + "name": "./node_modules/nanoutils/lib/flip/index.js", + "index": 115, + "index2": 111, + "size": 116, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "issuerId": null, + "issuerName": "./node_modules/nanoutils/lib/index.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "name": "./node_modules/nanoutils/lib/index.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/pipeP/index.js", + "module": "./node_modules/nanoutils/lib/pipeP/index.js", + "moduleName": "./node_modules/nanoutils/lib/pipeP/index.js", + "type": "harmony side effect evaluation", + "userRequest": "../flip", + "loc": "1:0-26" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/pipe/index.js", + "module": "./node_modules/nanoutils/lib/pipe/index.js", + "moduleName": "./node_modules/nanoutils/lib/pipe/index.js", + "type": "harmony side effect evaluation", + "userRequest": "../flip", + "loc": "2:0-26" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/pipeP/index.js", + "module": "./node_modules/nanoutils/lib/pipeP/index.js", + "moduleName": "./node_modules/nanoutils/lib/pipeP/index.js", + "type": "harmony import specifier", + "userRequest": "../flip", + "loc": "4:15-19" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/pipe/index.js", + "module": "./node_modules/nanoutils/lib/pipe/index.js", + "moduleName": "./node_modules/nanoutils/lib/pipe/index.js", + "type": "harmony import specifier", + "userRequest": "../flip", + "loc": "5:15-19" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony side effect evaluation", + "userRequest": "./flip", + "loc": "85:0-41" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony export imported specifier", + "userRequest": "./flip", + "loc": "85:0-41" + } + ], + "usedExports": [ + "default" + ], + "providedExports": [ + "default" + ], + "optimizationBailout": [], + "depth": 4, + "source": "export default function flip(fn) {\n return function() {\n return fn.apply(fn, [].reverse.apply(arguments))\n }\n}\n", + "parsedSize": 71, + "parsedSource": "Sn(n){return function(){return n.apply(n,[].reverse.apply(arguments))}}", + "originalSize": 116, + "originalSource": "export default function flip(fn) {\n return function() {\n return fn.apply(fn, [].reverse.apply(arguments))\n }\n}\n", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/forEach/index.js", + "name": "./node_modules/nanoutils/lib/forEach/index.js", + "index": 116, + "index2": 112, + "size": 173, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "issuerId": null, + "issuerName": "./node_modules/nanoutils/lib/index.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "name": "./node_modules/nanoutils/lib/index.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony side effect evaluation", + "userRequest": "./forEach", + "loc": "86:0-47" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony export imported specifier", + "userRequest": "./forEach", + "loc": "86:0-47" + } + ], + "usedExports": false, + "providedExports": [ + "default" + ], + "optimizationBailout": [], + "depth": 4, + "source": "import curry2 from '../_internal/_curry2'\n\nexport default curry2(function forEach(fn, list) {\n for (var i = 0; i < list.length; i++) {\n fn(list[i])\n }\n return list\n})\n", + "parsedSize": 65, + "parsedSource": "rn((function(n,r){for(var t=0;t b\n})\n", + "parsedSize": 32, + "parsedSource": "rn((function(n,r){return n>r})),", + "originalSize": 103, + "originalSource": "import curry2 from '../_internal/_curry2'\n\nexport default curry2(function gt(a, b) {\n return a > b\n})\n", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/gte/index.js", + "name": "./node_modules/nanoutils/lib/gte/index.js", + "index": 122, + "index2": 118, + "size": 105, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "issuerId": null, + "issuerName": "./node_modules/nanoutils/lib/index.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "name": "./node_modules/nanoutils/lib/index.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony side effect evaluation", + "userRequest": "./gte", + "loc": "92:0-39" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony export imported specifier", + "userRequest": "./gte", + "loc": "92:0-39" + } + ], + "usedExports": false, + "providedExports": [ + "default" + ], + "optimizationBailout": [], + "depth": 4, + "source": "import curry2 from '../_internal/_curry2'\n\nexport default curry2(function gte(a, b) {\n return a >= b\n})\n", + "parsedSize": 33, + "parsedSource": "rn((function(n,r){return n>=r})),", + "originalSize": 105, + "originalSource": "import curry2 from '../_internal/_curry2'\n\nexport default curry2(function gte(a, b) {\n return a >= b\n})\n", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/has/index.js", + "name": "./node_modules/nanoutils/lib/has/index.js", + "index": 123, + "index2": 119, + "size": 128, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "issuerId": null, + "issuerName": "./node_modules/nanoutils/lib/index.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "name": "./node_modules/nanoutils/lib/index.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony side effect evaluation", + "userRequest": "./has", + "loc": "93:0-39" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony export imported specifier", + "userRequest": "./has", + "loc": "93:0-39" + } + ], + "usedExports": false, + "providedExports": [ + "default" + ], + "optimizationBailout": [], + "depth": 4, + "source": "import curry2 from '../_internal/_curry2'\n\nexport default curry2(function has(prop, obj) {\n return obj.hasOwnProperty(prop)\n})\n", + "parsedSize": 48, + "parsedSource": "rn((function(n,r){return r.hasOwnProperty(n)})),", + "originalSize": 128, + "originalSource": "import curry2 from '../_internal/_curry2'\n\nexport default curry2(function has(prop, obj) {\n return obj.hasOwnProperty(prop)\n})\n", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/hasIn/index.js", + "name": "./node_modules/nanoutils/lib/hasIn/index.js", + "index": 124, + "index2": 120, + "size": 117, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "issuerId": null, + "issuerName": "./node_modules/nanoutils/lib/index.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "name": "./node_modules/nanoutils/lib/index.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony side effect evaluation", + "userRequest": "./hasIn", + "loc": "94:0-43" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony export imported specifier", + "userRequest": "./hasIn", + "loc": "94:0-43" + } + ], + "usedExports": false, + "providedExports": [ + "default" + ], + "optimizationBailout": [], + "depth": 4, + "source": "import curry2 from '../_internal/_curry2'\n\nexport default curry2(function hasIn(prop, obj) {\n return prop in obj\n})\n", + "parsedSize": 35, + "parsedSource": "rn((function(n,r){return n in r}));", + "originalSize": 117, + "originalSource": "import curry2 from '../_internal/_curry2'\n\nexport default curry2(function hasIn(prop, obj) {\n return prop in obj\n})\n", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/head/index.js", + "name": "./node_modules/nanoutils/lib/head/index.js", + "index": 125, + "index2": 121, + "size": 54, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "issuerId": null, + "issuerName": "./node_modules/nanoutils/lib/index.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "name": "./node_modules/nanoutils/lib/index.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony side effect evaluation", + "userRequest": "./head", + "loc": "95:0-41" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony export imported specifier", + "userRequest": "./head", + "loc": "95:0-41" + } + ], + "usedExports": false, + "providedExports": [ + "default" + ], + "optimizationBailout": [], + "depth": 4, + "source": "export default function head(arr) {\n return arr[0]\n}\n", + "parsedSize": null, + "parsedSource": null, + "originalSize": 54, + "originalSource": "export default function head(arr) {\n return arr[0]\n}\n", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/identical/index.js", + "name": "./node_modules/nanoutils/lib/identical/index.js", + "index": 126, + "index2": 123, + "size": 112, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "issuerId": null, + "issuerName": "./node_modules/nanoutils/lib/index.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "name": "./node_modules/nanoutils/lib/index.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony side effect evaluation", + "userRequest": "./identical", + "loc": "96:0-51" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony export imported specifier", + "userRequest": "./identical", + "loc": "96:0-51" + } + ], + "usedExports": false, + "providedExports": [ + "default" + ], + "optimizationBailout": [], + "depth": 4, + "source": "import curry2 from '../_internal/_curry2'\nimport identical from './identical'\n\nexport default curry2(identical)\n", + "parsedSize": 7, + "parsedSource": "rn(Pn);", + "originalSize": 112, + "originalSource": "import curry2 from '../_internal/_curry2'\nimport identical from './identical'\n\nexport default curry2(identical)\n", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/identity/index.js", + "name": "./node_modules/nanoutils/lib/identity/index.js", + "index": 128, + "index2": 124, + "size": 55, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "issuerId": null, + "issuerName": "./node_modules/nanoutils/lib/index.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "name": "./node_modules/nanoutils/lib/index.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony side effect evaluation", + "userRequest": "./identity", + "loc": "97:0-49" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony export imported specifier", + "userRequest": "./identity", + "loc": "97:0-49" + } + ], + "usedExports": false, + "providedExports": [ + "default" + ], + "optimizationBailout": [], + "depth": 4, + "source": "export default function identity(val) {\n return val\n}\n", + "parsedSize": null, + "parsedSource": null, + "originalSize": 55, + "originalSource": "export default function identity(val) {\n return val\n}\n", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/identityT/index.js", + "name": "./node_modules/nanoutils/lib/identityT/index.js", + "index": 129, + "index2": 125, + "size": 138, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "issuerId": null, + "issuerName": "./node_modules/nanoutils/lib/index.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "name": "./node_modules/nanoutils/lib/index.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony side effect evaluation", + "userRequest": "./identityT", + "loc": "98:0-51" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony export imported specifier", + "userRequest": "./identityT", + "loc": "98:0-51" + } + ], + "usedExports": false, + "providedExports": [ + "default" + ], + "optimizationBailout": [], + "depth": 4, + "source": "export default function identityT() {\n return function(reducer) {\n return function(acc, v) {\n return reducer(acc, v)\n }\n }\n}\n", + "parsedSize": null, + "parsedSource": null, + "originalSize": 138, + "originalSource": "export default function identityT() {\n return function(reducer) {\n return function(acc, v) {\n return reducer(acc, v)\n }\n }\n}\n", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/ifElse/index.js", + "name": "./node_modules/nanoutils/lib/ifElse/index.js", + "index": 130, + "index2": 126, + "size": 158, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "issuerId": null, + "issuerName": "./node_modules/nanoutils/lib/index.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "name": "./node_modules/nanoutils/lib/index.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony side effect evaluation", + "userRequest": "./ifElse", + "loc": "99:0-45" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony export imported specifier", + "userRequest": "./ifElse", + "loc": "99:0-45" + } + ], + "usedExports": false, + "providedExports": [ + "default" + ], + "optimizationBailout": [], + "depth": 4, + "source": "import curry3 from '../_internal/_curry3'\n\nexport default curry3(function ifElse(cond, a, b) {\n return function(d) {\n return cond(d) ? a(d) : b(d)\n }\n})\n", + "parsedSize": 65, + "parsedSource": "tn((function(n,r,t){return function(e){return n(e)?r(e):t(e)}}));", + "originalSize": 158, + "originalSource": "import curry3 from '../_internal/_curry3'\n\nexport default curry3(function ifElse(cond, a, b) {\n return function(d) {\n return cond(d) ? a(d) : b(d)\n }\n})\n", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/inc/index.js", + "name": "./node_modules/nanoutils/lib/inc/index.js", + "index": 131, + "index2": 127, + "size": 52, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "issuerId": null, + "issuerName": "./node_modules/nanoutils/lib/index.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "name": "./node_modules/nanoutils/lib/index.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony side effect evaluation", + "userRequest": "./inc", + "loc": "100:0-39" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony export imported specifier", + "userRequest": "./inc", + "loc": "100:0-39" + } + ], + "usedExports": false, + "providedExports": [ + "default" + ], + "optimizationBailout": [], + "depth": 4, + "source": "export default function inc(num) {\n return ++num\n}\n", + "parsedSize": null, + "parsedSource": null, + "originalSize": 52, + "originalSource": "export default function inc(num) {\n return ++num\n}\n", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/includes/index.js", + "name": "./node_modules/nanoutils/lib/includes/index.js", + "index": 132, + "index2": 128, + "size": 173, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "issuerId": null, + "issuerName": "./node_modules/nanoutils/lib/index.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "name": "./node_modules/nanoutils/lib/index.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony side effect evaluation", + "userRequest": "./includes", + "loc": "101:0-49" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony export imported specifier", + "userRequest": "./includes", + "loc": "101:0-49" + } + ], + "usedExports": false, + "providedExports": [ + "default" + ], + "optimizationBailout": [], + "depth": 4, + "source": "import curry2 from '../_internal/_curry2'\nimport indexOf from '../indexOf/indexOf'\n\nexport default curry2(function includes(val, obj) {\n return indexOf(val, obj) !== -1\n})\n", + "parsedSize": 40, + "parsedSource": "rn((function(n,r){return-1!==_n(n,r)})),", + "originalSize": 173, + "originalSource": "import curry2 from '../_internal/_curry2'\nimport indexOf from '../indexOf/indexOf'\n\nexport default curry2(function includes(val, obj) {\n return indexOf(val, obj) !== -1\n})\n", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/indexBy/index.js", + "name": "./node_modules/nanoutils/lib/indexBy/index.js", + "index": 133, + "index2": 129, + "size": 202, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "issuerId": null, + "issuerName": "./node_modules/nanoutils/lib/index.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "name": "./node_modules/nanoutils/lib/index.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony side effect evaluation", + "userRequest": "./indexBy", + "loc": "102:0-47" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony export imported specifier", + "userRequest": "./indexBy", + "loc": "102:0-47" + } + ], + "usedExports": false, + "providedExports": [ + "default" + ], + "optimizationBailout": [], + "depth": 4, + "source": "import curry2 from '../_internal/_curry2'\n\nexport default curry2(function indexBy(cb, list) {\n var res = {}\n for (var i = 0; i < list.length; i++) {\n res[cb(list[i])] = list[i]\n }\n return res\n})\n", + "parsedSize": 78, + "parsedSource": "rn((function(n,r){for(var t={},e=0;e list.length) {\n idx = list.length\n }\n return list.slice(0, idx).concat(vals, list.slice(idx))\n})\n", + "parsedSize": 89, + "parsedSource": "tn((function(n,r,t){return n>t.length&&(n=t.length),t.slice(0,n).concat(r,t.slice(n))})),", + "originalSize": 219, + "originalSource": "import _curry3 from '../_internal/_curry3'\n\nexport default _curry3(function insertAll(idx, vals, list) {\n if (idx > list.length) {\n idx = list.length\n }\n return list.slice(0, idx).concat(vals, list.slice(idx))\n})\n", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/intersection/index.js", + "name": "./node_modules/nanoutils/lib/intersection/index.js", + "index": 140, + "index2": 136, + "size": 972, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "issuerId": null, + "issuerName": "./node_modules/nanoutils/lib/index.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "name": "./node_modules/nanoutils/lib/index.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony side effect evaluation", + "userRequest": "./intersection", + "loc": "109:0-57" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony export imported specifier", + "userRequest": "./intersection", + "loc": "109:0-57" + } + ], + "usedExports": false, + "providedExports": [ + "default" + ], + "optimizationBailout": [], + "depth": 4, + "source": "import curry2 from '../_internal/_curry2'\nimport equals from '../equals/equals'\nimport identical from '../identical/identical'\n\nexport default curry2(function intersection(arr1, arr2) {\n var compare = function(value1, value2) {\n if (Array.isArray(value1)) {\n return value1 + '' === value2 + ''\n }\n if (typeof value1 === 'object' && value1 instanceof Object) {\n return equals(value1, value2)\n }\n return identical(value1, value2)\n }\n var arr1clean = []\n var i = 0\n while (i < arr1.length) {\n if (!arr1clean.some(function(comparing) {\n return compare(arr1[i], comparing)\n })) {\n arr1clean.push(arr1[i])\n }\n i++\n }\n var res = []\n for (i = 0; i < arr2.length; i++) {\n var isNew = arr1clean.some(function(comparing) {\n return compare(arr2[i], comparing)\n }) && !res.some(function(comparing) {\n return compare(arr2[i], comparing)\n })\n if (isNew) {\n res.push(arr2[i])\n }\n }\n return res\n})\n", + "parsedSize": 354, + "parsedSource": "rn((function(n,r){for(var t=function(n,r){return Array.isArray(n)?n+\"\"==r+\"\":\"object\"==typeof n&&n instanceof Object?mn(n,r):Pn(n,r)},e=[],u=0;u= 0) {\n var v = cb(arr[i], value)\n value = v[1]\n accum[i--] = v[0]\n }\n return [accum, value]\n})\n", + "parsedSize": 124, + "parsedSource": "tn((function(n,r,t){for(var e=new Array(t.length),u=r,o=t.length-1;o>=0;){var i=n(t[o],u);u=i[1],e[o--]=i[0]}return[e,u]})),", + "originalSize": 361, + "originalSource": "import curry3 from '../_internal/_curry3'\n\nexport default curry3(function mapAccumRight(cb, init, arr) {\n // it's quicker with new operator, so do NOT remove it\n var accum = new Array(arr.length)\n var value = init\n var i = arr.length - 1\n while (i >= 0) {\n var v = cb(arr[i], value)\n value = v[1]\n accum[i--] = v[0]\n }\n return [accum, value]\n})\n", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/mapObjIndexed/index.js", + "name": "./node_modules/nanoutils/lib/mapObjIndexed/index.js", + "index": 172, + "index2": 168, + "size": 218, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "issuerId": null, + "issuerName": "./node_modules/nanoutils/lib/index.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "name": "./node_modules/nanoutils/lib/index.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony side effect evaluation", + "userRequest": "./mapObjIndexed", + "loc": "138:0-59" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony export imported specifier", + "userRequest": "./mapObjIndexed", + "loc": "138:0-59" + } + ], + "usedExports": false, + "providedExports": [ + "default" + ], + "optimizationBailout": [], + "depth": 4, + "source": "import curry2 from '../_internal/_curry2'\n\nexport default curry2(function mapObjIndexed(cb, obj) {\n return Object.keys(obj).reduce(function(res, key) {\n res[key] = cb(obj[key], key, obj)\n return res\n }, {})\n})\n", + "parsedSize": 97, + "parsedSource": "rn((function(n,r){return Object.keys(r).reduce((function(t,e){return t[e]=n(r[e],e,r),t}),{})}));", + "originalSize": 218, + "originalSource": "import curry2 from '../_internal/_curry2'\n\nexport default curry2(function mapObjIndexed(cb, obj) {\n return Object.keys(obj).reduce(function(res, key) {\n res[key] = cb(obj[key], key, obj)\n return res\n }, {})\n})\n", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/mapT/index.js", + "name": "./node_modules/nanoutils/lib/mapT/index.js", + "index": 173, + "index2": 169, + "size": 137, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "issuerId": null, + "issuerName": "./node_modules/nanoutils/lib/index.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "name": "./node_modules/nanoutils/lib/index.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony side effect evaluation", + "userRequest": "./mapT", + "loc": "139:0-41" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony export imported specifier", + "userRequest": "./mapT", + "loc": "139:0-41" + } + ], + "usedExports": false, + "providedExports": [ + "default" + ], + "optimizationBailout": [], + "depth": 4, + "source": "export default function mapT(f) {\n return function(reducer) {\n return function(acc, v) {\n return reducer(acc, f(v))\n }\n }\n}\n", + "parsedSize": null, + "parsedSource": null, + "originalSize": 137, + "originalSource": "export default function mapT(f) {\n return function(reducer) {\n return function(acc, v) {\n return reducer(acc, f(v))\n }\n }\n}\n", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/match/index.js", + "name": "./node_modules/nanoutils/lib/match/index.js", + "index": 174, + "index2": 170, + "size": 135, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "issuerId": null, + "issuerName": "./node_modules/nanoutils/lib/index.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "name": "./node_modules/nanoutils/lib/index.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony side effect evaluation", + "userRequest": "./match", + "loc": "140:0-43" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony export imported specifier", + "userRequest": "./match", + "loc": "140:0-43" + } + ], + "usedExports": false, + "providedExports": [ + "default" + ], + "optimizationBailout": [], + "depth": 4, + "source": "import curry2 from '../_internal/_curry2'\n\nexport default curry2(function match(regex, string) {\n return string.match(regex) || []\n})\n", + "parsedSize": 43, + "parsedSource": "rn((function(n,r){return r.match(n)||[]})),", + "originalSize": 135, + "originalSource": "import curry2 from '../_internal/_curry2'\n\nexport default curry2(function match(regex, string) {\n return string.match(regex) || []\n})\n", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/mathMod/index.js", + "name": "./node_modules/nanoutils/lib/mathMod/index.js", + "index": 175, + "index2": 171, + "size": 203, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "issuerId": null, + "issuerName": "./node_modules/nanoutils/lib/index.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "name": "./node_modules/nanoutils/lib/index.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony side effect evaluation", + "userRequest": "./mathMod", + "loc": "141:0-47" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony export imported specifier", + "userRequest": "./mathMod", + "loc": "141:0-47" + } + ], + "usedExports": false, + "providedExports": [ + "default" + ], + "optimizationBailout": [], + "depth": 4, + "source": "import curry2 from '../_internal/_curry2'\nimport isInteger from '../isInteger'\n\nexport default curry2(function mathMod(a, b) {\n return !isInteger(a) || !isInteger(b) || b < 1 ? NaN : (a % b + b) % b\n})\n", + "parsedSize": 61, + "parsedSource": "rn((function(n,r){return!Hn(n)||!Hn(r)||r<1?NaN:(n%r+r)%r})),", + "originalSize": 203, + "originalSource": "import curry2 from '../_internal/_curry2'\nimport isInteger from '../isInteger'\n\nexport default curry2(function mathMod(a, b) {\n return !isInteger(a) || !isInteger(b) || b < 1 ? NaN : (a % b + b) % b\n})\n", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/max/index.js", + "name": "./node_modules/nanoutils/lib/max/index.js", + "index": 176, + "index2": 172, + "size": 112, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "issuerId": null, + "issuerName": "./node_modules/nanoutils/lib/index.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "name": "./node_modules/nanoutils/lib/index.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony side effect evaluation", + "userRequest": "./max", + "loc": "142:0-39" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony export imported specifier", + "userRequest": "./max", + "loc": "142:0-39" + } + ], + "usedExports": false, + "providedExports": [ + "default" + ], + "optimizationBailout": [], + "depth": 4, + "source": "import curry2 from '../_internal/_curry2'\n\nexport default curry2(function max(a, b) {\n return a > b ? a : b\n})\n", + "parsedSize": 36, + "parsedSource": "rn((function(n,r){return n>r?n:r})),", + "originalSize": 112, + "originalSource": "import curry2 from '../_internal/_curry2'\n\nexport default curry2(function max(a, b) {\n return a > b ? a : b\n})\n", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/maxBy/index.js", + "name": "./node_modules/nanoutils/lib/maxBy/index.js", + "index": 177, + "index2": 173, + "size": 125, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "issuerId": null, + "issuerName": "./node_modules/nanoutils/lib/index.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "name": "./node_modules/nanoutils/lib/index.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony side effect evaluation", + "userRequest": "./maxBy", + "loc": "143:0-43" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony export imported specifier", + "userRequest": "./maxBy", + "loc": "143:0-43" + } + ], + "usedExports": false, + "providedExports": [ + "default" + ], + "optimizationBailout": [], + "depth": 4, + "source": "import _curry3 from '../_internal/_curry3'\n\nexport default _curry3(function maxBy(f, a, b) {\n return f(a) > f(b) ? a : b\n})\n", + "parsedSize": 44, + "parsedSource": "tn((function(n,r,t){return n(r)>n(t)?r:t}));", + "originalSize": 125, + "originalSource": "import _curry3 from '../_internal/_curry3'\n\nexport default _curry3(function maxBy(f, a, b) {\n return f(a) > f(b) ? a : b\n})\n", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/sum/index.js", + "name": "./node_modules/nanoutils/lib/sum/index.js", + "index": 179, + "index2": 174, + "size": 102, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "issuerId": null, + "issuerName": "./node_modules/nanoutils/lib/index.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "name": "./node_modules/nanoutils/lib/index.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/mean/index.js", + "module": "./node_modules/nanoutils/lib/mean/index.js", + "moduleName": "./node_modules/nanoutils/lib/mean/index.js", + "type": "harmony side effect evaluation", + "userRequest": "../sum", + "loc": "1:0-24" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/mean/index.js", + "module": "./node_modules/nanoutils/lib/mean/index.js", + "moduleName": "./node_modules/nanoutils/lib/mean/index.js", + "type": "harmony import specifier", + "userRequest": "../sum", + "loc": "4:9-12" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony side effect evaluation", + "userRequest": "./sum", + "loc": "223:0-39" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony export imported specifier", + "userRequest": "./sum", + "loc": "223:0-39" + } + ], + "usedExports": [ + "default" + ], + "providedExports": [ + "default" + ], + "optimizationBailout": [], + "depth": 4, + "source": "export default function sum(nums) {\n return nums.reduce(function(a, b) {\n return a + +b\n }, 0)\n}\n", + "parsedSize": null, + "parsedSource": null, + "originalSize": 102, + "originalSource": "export default function sum(nums) {\n return nums.reduce(function(a, b) {\n return a + +b\n }, 0)\n}\n", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/mean/index.js", + "name": "./node_modules/nanoutils/lib/mean/index.js", + "index": 178, + "index2": 175, + "size": 98, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "issuerId": null, + "issuerName": "./node_modules/nanoutils/lib/index.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "name": "./node_modules/nanoutils/lib/index.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/median/index.js", + "module": "./node_modules/nanoutils/lib/median/index.js", + "moduleName": "./node_modules/nanoutils/lib/median/index.js", + "type": "harmony side effect evaluation", + "userRequest": "../mean", + "loc": "1:0-26" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/median/index.js", + "module": "./node_modules/nanoutils/lib/median/index.js", + "moduleName": "./node_modules/nanoutils/lib/median/index.js", + "type": "harmony import specifier", + "userRequest": "../mean", + "loc": "8:6-10" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony side effect evaluation", + "userRequest": "./mean", + "loc": "144:0-41" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony export imported specifier", + "userRequest": "./mean", + "loc": "144:0-41" + } + ], + "usedExports": [ + "default" + ], + "providedExports": [ + "default" + ], + "optimizationBailout": [], + "depth": 4, + "source": "import sum from '../sum'\n\nexport default function mean(nums) {\n return sum(nums) / nums.length\n}\n", + "parsedSize": null, + "parsedSource": null, + "originalSize": 98, + "originalSource": "import sum from '../sum'\n\nexport default function mean(nums) {\n return sum(nums) / nums.length\n}\n", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/median/index.js", + "name": "./node_modules/nanoutils/lib/median/index.js", + "index": 180, + "index2": 176, + "size": 329, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "issuerId": null, + "issuerName": "./node_modules/nanoutils/lib/index.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "name": "./node_modules/nanoutils/lib/index.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony side effect evaluation", + "userRequest": "./median", + "loc": "145:0-45" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony export imported specifier", + "userRequest": "./median", + "loc": "145:0-45" + } + ], + "usedExports": false, + "providedExports": [ + "default" + ], + "optimizationBailout": [], + "depth": 4, + "source": "import mean from '../mean'\n\nexport default function median(list) {\n var width = 2 - list.length % 2\n var idx = (list.length - width) / 2\n return !list.length\n ? NaN\n : mean(\n list.slice()\n .sort(function(a, b) {\n return a < b ? -1 : a > b ? 1 : 0\n })\n .slice(idx, idx + width)\n )\n}\n", + "parsedSize": null, + "parsedSource": null, + "originalSize": 329, + "originalSource": "import mean from '../mean'\n\nexport default function median(list) {\n var width = 2 - list.length % 2\n var idx = (list.length - width) / 2\n return !list.length\n ? NaN\n : mean(\n list.slice()\n .sort(function(a, b) {\n return a < b ? -1 : a > b ? 1 : 0\n })\n .slice(idx, idx + width)\n )\n}\n", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/memoize/index.js", + "name": "./node_modules/nanoutils/lib/memoize/index.js", + "index": 181, + "index2": 177, + "size": 213, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "issuerId": null, + "issuerName": "./node_modules/nanoutils/lib/index.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "name": "./node_modules/nanoutils/lib/index.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony side effect evaluation", + "userRequest": "./memoize", + "loc": "146:0-47" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony export imported specifier", + "userRequest": "./memoize", + "loc": "146:0-47" + } + ], + "usedExports": false, + "providedExports": [ + "default" + ], + "optimizationBailout": [], + "depth": 4, + "source": "export default function memoize(f) {\n var cache = {}\n return function() {\n var key = JSON.stringify(arguments)\n return key in cache\n ? cache[key]\n : (cache[key] = f.apply(this, arguments))\n }\n}\n", + "parsedSize": null, + "parsedSource": null, + "originalSize": 213, + "originalSource": "export default function memoize(f) {\n var cache = {}\n return function() {\n var key = JSON.stringify(arguments)\n return key in cache\n ? cache[key]\n : (cache[key] = f.apply(this, arguments))\n }\n}\n", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/memoizeWith/index.js", + "name": "./node_modules/nanoutils/lib/memoizeWith/index.js", + "index": 182, + "index2": 178, + "size": 276, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "issuerId": null, + "issuerName": "./node_modules/nanoutils/lib/index.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "name": "./node_modules/nanoutils/lib/index.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony side effect evaluation", + "userRequest": "./memoizeWith", + "loc": "147:0-55" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony export imported specifier", + "userRequest": "./memoizeWith", + "loc": "147:0-55" + } + ], + "usedExports": false, + "providedExports": [ + "default" + ], + "optimizationBailout": [], + "depth": 4, + "source": "import curry2 from '../_internal/_curry2'\n\nexport default curry2(function memoizeWith(keyF, f) {\n var cache = {}\n return function() {\n var key = keyF.apply(this, arguments)\n return key in cache\n ? cache[key]\n : (cache[key] = f.apply(this, arguments))\n }\n})\n", + "parsedSize": 127, + "parsedSource": "rn((function(n,r){var t={};return function(){var e=n.apply(this,arguments);return e in t?t[e]:t[e]=r.apply(this,arguments)}}));", + "originalSize": 276, + "originalSource": "import curry2 from '../_internal/_curry2'\n\nexport default curry2(function memoizeWith(keyF, f) {\n var cache = {}\n return function() {\n var key = keyF.apply(this, arguments)\n return key in cache\n ? cache[key]\n : (cache[key] = f.apply(this, arguments))\n }\n})\n", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/merge/index.js", + "name": "./node_modules/nanoutils/lib/merge/index.js", + "index": 183, + "index2": 180, + "size": 168, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "issuerId": null, + "issuerName": "./node_modules/nanoutils/lib/index.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "name": "./node_modules/nanoutils/lib/index.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony side effect evaluation", + "userRequest": "./merge", + "loc": "148:0-43" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony export imported specifier", + "userRequest": "./merge", + "loc": "148:0-43" + } + ], + "usedExports": false, + "providedExports": [ + "default" + ], + "optimizationBailout": [], + "depth": 4, + "source": "import curry2 from '../_internal/_curry2'\nimport _merge from '../_internal/_merge'\n\nexport default curry2(function merge(left, right) {\n return _merge(left, right)\n})\n", + "parsedSize": 36, + "parsedSource": "rn((function(n,r){return Ln(n,r)}));", + "originalSize": 168, + "originalSource": "import curry2 from '../_internal/_curry2'\nimport _merge from '../_internal/_merge'\n\nexport default curry2(function merge(left, right) {\n return _merge(left, right)\n})\n", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/mergeAll/index.js", + "name": "./node_modules/nanoutils/lib/mergeAll/index.js", + "index": 185, + "index2": 181, + "size": 179, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "issuerId": null, + "issuerName": "./node_modules/nanoutils/lib/index.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "name": "./node_modules/nanoutils/lib/index.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony side effect evaluation", + "userRequest": "./mergeAll", + "loc": "149:0-49" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony export imported specifier", + "userRequest": "./mergeAll", + "loc": "149:0-49" + } + ], + "usedExports": false, + "providedExports": [ + "default" + ], + "optimizationBailout": [], + "depth": 4, + "source": "export default function mergeAll(list) {\n var result = {}\n for (var i = 0; i < list.length; i++) {\n for (var key in list[i]) result[key] = list[i][key]\n }\n return result\n}\n", + "parsedSize": null, + "parsedSource": null, + "originalSize": 179, + "originalSource": "export default function mergeAll(list) {\n var result = {}\n for (var i = 0; i < list.length; i++) {\n for (var key in list[i]) result[key] = list[i][key]\n }\n return result\n}\n", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/mergeDeepLeft/index.js", + "name": "./node_modules/nanoutils/lib/mergeDeepLeft/index.js", + "index": 186, + "index2": 183, + "size": 124, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "issuerId": null, + "issuerName": "./node_modules/nanoutils/lib/index.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "name": "./node_modules/nanoutils/lib/index.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony side effect evaluation", + "userRequest": "./mergeDeepLeft", + "loc": "150:0-59" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony export imported specifier", + "userRequest": "./mergeDeepLeft", + "loc": "150:0-59" + } + ], + "usedExports": false, + "providedExports": [ + "default" + ], + "optimizationBailout": [], + "depth": 4, + "source": "import curry2 from '../_internal/_curry2'\nimport mergeDeepLeft from './mergeDeepLeft'\n\nexport default curry2(mergeDeepLeft)\n", + "parsedSize": 7, + "parsedSource": "rn(Fn);", + "originalSize": 124, + "originalSource": "import curry2 from '../_internal/_curry2'\nimport mergeDeepLeft from './mergeDeepLeft'\n\nexport default curry2(mergeDeepLeft)\n", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/mergeDeepRight/index.js", + "name": "./node_modules/nanoutils/lib/mergeDeepRight/index.js", + "index": 188, + "index2": 185, + "size": 127, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "issuerId": null, + "issuerName": "./node_modules/nanoutils/lib/index.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "name": "./node_modules/nanoutils/lib/index.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony side effect evaluation", + "userRequest": "./mergeDeepRight", + "loc": "151:0-61" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony export imported specifier", + "userRequest": "./mergeDeepRight", + "loc": "151:0-61" + } + ], + "usedExports": false, + "providedExports": [ + "default" + ], + "optimizationBailout": [], + "depth": 4, + "source": "import curry2 from '../_internal/_curry2'\nimport mergeDeepRight from './mergeDeepRight'\n\nexport default curry2(mergeDeepRight)\n", + "parsedSize": 4, + "parsedSource": "rn((", + "originalSize": 127, + "originalSource": "import curry2 from '../_internal/_curry2'\nimport mergeDeepRight from './mergeDeepRight'\n\nexport default curry2(mergeDeepRight)\n", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/mergeDeepWith/index.js", + "name": "./node_modules/nanoutils/lib/mergeDeepWith/index.js", + "index": 190, + "index2": 186, + "size": 352, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "issuerId": null, + "issuerName": "./node_modules/nanoutils/lib/index.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "name": "./node_modules/nanoutils/lib/index.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony side effect evaluation", + "userRequest": "./mergeDeepWith", + "loc": "152:0-59" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony export imported specifier", + "userRequest": "./mergeDeepWith", + "loc": "152:0-59" + } + ], + "usedExports": false, + "providedExports": [ + "default" + ], + "optimizationBailout": [], + "depth": 4, + "source": "import _curry3 from '../_internal/_curry3'\nimport _merge from '../_internal/_merge'\n\nexport default _curry3(function mergeDeepWith(func, left, right) {\n var cb = function(l, r) {\n if (typeof l === 'object' && typeof r === 'object' && !Array.isArray(l)) return mergeDeepWith(func, l, r)\n return func(l, r)\n }\n return _merge(left, right, cb)\n})\n", + "parsedSize": 136, + "parsedSource": "tn((function n(r,t,e){return Ln(t,e,(function(t,e){return\"object\"!=typeof t||\"object\"!=typeof e||Array.isArray(t)?r(t,e):n(r,t,e)}))})),", + "originalSize": 352, + "originalSource": "import _curry3 from '../_internal/_curry3'\nimport _merge from '../_internal/_merge'\n\nexport default _curry3(function mergeDeepWith(func, left, right) {\n var cb = function(l, r) {\n if (typeof l === 'object' && typeof r === 'object' && !Array.isArray(l)) return mergeDeepWith(func, l, r)\n return func(l, r)\n }\n return _merge(left, right, cb)\n})\n", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/mergeDeepWithKey/index.js", + "name": "./node_modules/nanoutils/lib/mergeDeepWithKey/index.js", + "index": 191, + "index2": 187, + "size": 389, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "issuerId": null, + "issuerName": "./node_modules/nanoutils/lib/index.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "name": "./node_modules/nanoutils/lib/index.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony side effect evaluation", + "userRequest": "./mergeDeepWithKey", + "loc": "153:0-65" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony export imported specifier", + "userRequest": "./mergeDeepWithKey", + "loc": "153:0-65" + } + ], + "usedExports": false, + "providedExports": [ + "default" + ], + "optimizationBailout": [], + "depth": 4, + "source": "import _curry3 from '../_internal/_curry3'\nimport _merge from '../_internal/_merge'\n\nexport default _curry3(function mergeDeepWithKey(func, left, right) {\n return _merge(left, right, function(l, r, key) {\n if (typeof l === 'object' && typeof r === 'object' && !Array.isArray(l) && !Array.isArray(r)) {\n return mergeDeepWithKey(func, l, r)\n }\n return func(key, l, r)\n })\n})\n", + "parsedSize": 158, + "parsedSource": "tn((function n(r,t,e){return Ln(t,e,(function(t,e,u){return\"object\"!=typeof t||\"object\"!=typeof e||Array.isArray(t)||Array.isArray(e)?r(u,t,e):n(r,t,e)}))}));", + "originalSize": 389, + "originalSource": "import _curry3 from '../_internal/_curry3'\nimport _merge from '../_internal/_merge'\n\nexport default _curry3(function mergeDeepWithKey(func, left, right) {\n return _merge(left, right, function(l, r, key) {\n if (typeof l === 'object' && typeof r === 'object' && !Array.isArray(l) && !Array.isArray(r)) {\n return mergeDeepWithKey(func, l, r)\n }\n return func(key, l, r)\n })\n})\n", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/mergeWith/index.js", + "name": "./node_modules/nanoutils/lib/mergeWith/index.js", + "index": 192, + "index2": 189, + "size": 338, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "issuerId": null, + "issuerName": "./node_modules/nanoutils/lib/index.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "name": "./node_modules/nanoutils/lib/index.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony side effect evaluation", + "userRequest": "./mergeWith", + "loc": "154:0-51" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony export imported specifier", + "userRequest": "./mergeWith", + "loc": "154:0-51" + } + ], + "usedExports": false, + "providedExports": [ + "default" + ], + "optimizationBailout": [], + "depth": 4, + "source": "import curry3more from '../_internal/_curry3more'\nimport _merge from '../_internal/_merge'\n\nexport default curry3more(function mergeWith(cb) {\n var rightIndex = 2\n var mergedResult = arguments[1]\n while (rightIndex < arguments.length) {\n mergedResult = _merge(mergedResult, arguments[rightIndex++], cb)\n }\n return mergedResult\n})\n", + "parsedSize": null, + "parsedSource": null, + "originalSize": 338, + "originalSource": "import curry3more from '../_internal/_curry3more'\nimport _merge from '../_internal/_merge'\n\nexport default curry3more(function mergeWith(cb) {\n var rightIndex = 2\n var mergedResult = arguments[1]\n while (rightIndex < arguments.length) {\n mergedResult = _merge(mergedResult, arguments[rightIndex++], cb)\n }\n return mergedResult\n})\n", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/mergeWithKey/index.js", + "name": "./node_modules/nanoutils/lib/mergeWithKey/index.js", + "index": 194, + "index2": 190, + "size": 247, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "issuerId": null, + "issuerName": "./node_modules/nanoutils/lib/index.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "name": "./node_modules/nanoutils/lib/index.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony side effect evaluation", + "userRequest": "./mergeWithKey", + "loc": "155:0-57" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony export imported specifier", + "userRequest": "./mergeWithKey", + "loc": "155:0-57" + } + ], + "usedExports": false, + "providedExports": [ + "default" + ], + "optimizationBailout": [], + "depth": 4, + "source": "import _curry3 from '../_internal/_curry3'\nimport _merge from '../_internal/_merge'\n\nexport default _curry3(function mergeWithKey(func, left, right) {\n var cb = function(l, r, k) {\n return func(k, l, r)\n }\n return _merge(left, right, cb)\n})\n", + "parsedSize": 73, + "parsedSource": "tn((function(n,r,t){return Ln(r,t,(function(r,t,e){return n(e,r,t)}))})),", + "originalSize": 247, + "originalSource": "import _curry3 from '../_internal/_curry3'\nimport _merge from '../_internal/_merge'\n\nexport default _curry3(function mergeWithKey(func, left, right) {\n var cb = function(l, r, k) {\n return func(k, l, r)\n }\n return _merge(left, right, cb)\n})\n", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/min/index.js", + "name": "./node_modules/nanoutils/lib/min/index.js", + "index": 195, + "index2": 191, + "size": 112, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "issuerId": null, + "issuerName": "./node_modules/nanoutils/lib/index.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "name": "./node_modules/nanoutils/lib/index.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony side effect evaluation", + "userRequest": "./min", + "loc": "156:0-39" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony export imported specifier", + "userRequest": "./min", + "loc": "156:0-39" + } + ], + "usedExports": false, + "providedExports": [ + "default" + ], + "optimizationBailout": [], + "depth": 4, + "source": "import curry2 from '../_internal/_curry2'\n\nexport default curry2(function min(a, b) {\n return a < b ? a : b\n})\n", + "parsedSize": 36, + "parsedSource": "rn((function(n,r){return n= 0) {\n res = cb(list[i--], res)\n }\n return res\n})\n", + "parsedSize": 77, + "parsedSource": "tn((function(n,r,t){for(var e=r,u=t.length-1;u>=0;)e=n(t[u--],e);return e})),", + "originalSize": 215, + "originalSource": "import curry3 from '../_internal/_curry3'\n\nexport default curry3(function reduceRight(cb, init, list) {\n var res = init\n var i = list.length - 1\n while (i >= 0) {\n res = cb(list[i--], res)\n }\n return res\n})\n", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/reduceWhile/index.js", + "name": "./node_modules/nanoutils/lib/reduceWhile/index.js", + "index": 244, + "index2": 240, + "size": 233, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "issuerId": null, + "issuerName": "./node_modules/nanoutils/lib/index.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "name": "./node_modules/nanoutils/lib/index.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony side effect evaluation", + "userRequest": "./reduceWhile", + "loc": "203:0-55" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony export imported specifier", + "userRequest": "./reduceWhile", + "loc": "203:0-55" + } + ], + "usedExports": false, + "providedExports": [ + "default" + ], + "optimizationBailout": [], + "depth": 4, + "source": "import curryN from '../curryN/curryN'\n\nexport default curryN(4, function reduceWhile(cond, cb, init, arr) {\n var res = init\n var i = 0\n while (i < arr.length && cond(res, arr[i])) {\n res = cb(res, arr[i++])\n }\n return res\n})\n", + "parsedSize": 89, + "parsedSource": "yn(4,(function(n,r,t,e){for(var u=t,o=0;o= 0 && cond(arr[i], res)) {\n res = cb(arr[i--], res)\n }\n return res\n})\n", + "parsedSize": 92, + "parsedSource": "yn(4,(function(n,r,t,e){for(var u=t,o=e.length-1;o>=0&&n(e[o],u);)u=r(e[o--],u);return u}));", + "originalSize": 243, + "originalSource": "import curryN from '../curryN/curryN'\n\nexport default curryN(4, function reduceWhileRight(cond, cb, init, arr) {\n var res = init\n var i = arr.length - 1\n while (i >= 0 && cond(arr[i], res)) {\n res = cb(arr[i--], res)\n }\n return res\n})\n", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/reject/index.js", + "name": "./node_modules/nanoutils/lib/reject/index.js", + "index": 246, + "index2": 242, + "size": 103, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "issuerId": null, + "issuerName": "./node_modules/nanoutils/lib/index.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "name": "./node_modules/nanoutils/lib/index.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony side effect evaluation", + "userRequest": "./reject", + "loc": "205:0-45" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony export imported specifier", + "userRequest": "./reject", + "loc": "205:0-45" + } + ], + "usedExports": [ + "default" + ], + "providedExports": [ + "default" + ], + "optimizationBailout": [], + "depth": 4, + "source": "import curry2 from '../_internal/_curry2'\nimport reject from './reject'\n\nexport default curry2(reject)\n", + "parsedSize": 10, + "parsedSource": "zn=rn(Rn);", + "originalSize": 103, + "originalSource": "import curry2 from '../_internal/_curry2'\nimport reject from './reject'\n\nexport default curry2(reject)\n", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/remove/index.js", + "name": "./node_modules/nanoutils/lib/remove/index.js", + "index": 247, + "index2": 243, + "size": 180, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "issuerId": null, + "issuerName": "./node_modules/nanoutils/lib/index.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "name": "./node_modules/nanoutils/lib/index.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony side effect evaluation", + "userRequest": "./remove", + "loc": "206:0-45" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony export imported specifier", + "userRequest": "./remove", + "loc": "206:0-45" + } + ], + "usedExports": false, + "providedExports": [ + "default" + ], + "optimizationBailout": [], + "depth": 4, + "source": "import curry3 from '../_internal/_curry3'\n\nexport default curry3(function remove(start, count, list) {\n var result = list.slice()\n result.splice(start, count)\n return result\n})\n", + "parsedSize": 62, + "parsedSource": "tn((function(n,r,t){var e=t.slice();return e.splice(n,r),e})),", + "originalSize": 180, + "originalSource": "import curry3 from '../_internal/_curry3'\n\nexport default curry3(function remove(start, count, list) {\n var result = list.slice()\n result.splice(start, count)\n return result\n})\n", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/repeat/index.js", + "name": "./node_modules/nanoutils/lib/repeat/index.js", + "index": 248, + "index2": 244, + "size": 222, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "issuerId": null, + "issuerName": "./node_modules/nanoutils/lib/index.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "name": "./node_modules/nanoutils/lib/index.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony side effect evaluation", + "userRequest": "./repeat", + "loc": "207:0-45" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony export imported specifier", + "userRequest": "./repeat", + "loc": "207:0-45" + } + ], + "usedExports": false, + "providedExports": [ + "default" + ], + "optimizationBailout": [], + "depth": 4, + "source": "import curry2 from '../_internal/_curry2'\n\nexport default curry2(function repeat(val, idx) {\n if (idx < 1) {\n return []\n }\n var arr = Array(idx)\n var i = 0\n while (i < idx) {\n arr[i++] = val\n }\n return arr\n})\n", + "parsedSize": 83, + "parsedSource": "rn((function(n,r){if(r<1)return[];for(var t=Array(r),e=0;e= toExclusive) {\n return []\n }\n\n var from = fromInclusive < 0\n ? 0\n : fromInclusive\n var to = toExclusive > array.length\n ? array.length\n : toExclusive\n return array.slice(from, to)\n})\n", + "parsedSize": 118, + "parsedSource": "tn((function(n,r,t){if(isNaN(n)||isNaN(r)||n>=r)return[];var e=n<0?0:n,u=r>t.length?t.length:r;return t.slice(e,u)}));", + "originalSize": 390, + "originalSource": "import _curry3 from '../_internal/_curry3'\n\nexport default _curry3(function slice(fromInclusive, toExclusive, array) {\n if (isNaN(fromInclusive) || isNaN(toExclusive) || fromInclusive >= toExclusive) {\n return []\n }\n\n var from = fromInclusive < 0\n ? 0\n : fromInclusive\n var to = toExclusive > array.length\n ? array.length\n : toExclusive\n return array.slice(from, to)\n})\n", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/snakeCase/index.js", + "name": "./node_modules/nanoutils/lib/snakeCase/index.js", + "index": 255, + "index2": 251, + "size": 253, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "issuerId": null, + "issuerName": "./node_modules/nanoutils/lib/index.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "name": "./node_modules/nanoutils/lib/index.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony side effect evaluation", + "userRequest": "./snakeCase", + "loc": "213:0-51" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony export imported specifier", + "userRequest": "./snakeCase", + "loc": "213:0-51" + } + ], + "usedExports": false, + "providedExports": [ + "default" + ], + "optimizationBailout": [], + "depth": 4, + "source": "import _words from '../_internal/_words'\n\nexport default function snakeCase(string) {\n return _words(string)\n .filter(function(word) {\n return word !== ''\n })\n .map(function(word) {\n return word.toLowerCase()\n })\n .join('_')\n}\n", + "parsedSize": null, + "parsedSource": null, + "originalSize": 253, + "originalSource": "import _words from '../_internal/_words'\n\nexport default function snakeCase(string) {\n return _words(string)\n .filter(function(word) {\n return word !== ''\n })\n .map(function(word) {\n return word.toLowerCase()\n })\n .join('_')\n}\n", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/sort/index.js", + "name": "./node_modules/nanoutils/lib/sort/index.js", + "index": 256, + "index2": 252, + "size": 143, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "issuerId": null, + "issuerName": "./node_modules/nanoutils/lib/index.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "name": "./node_modules/nanoutils/lib/index.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony side effect evaluation", + "userRequest": "./sort", + "loc": "214:0-41" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony export imported specifier", + "userRequest": "./sort", + "loc": "214:0-41" + } + ], + "usedExports": false, + "providedExports": [ + "default" + ], + "optimizationBailout": [], + "depth": 4, + "source": "import curry2 from '../_internal/_curry2'\n\nexport default curry2(function sort(comparator, array) {\n return array.slice().sort(comparator)\n})\n", + "parsedSize": 46, + "parsedSource": "rn((function(n,r){return r.slice().sort(n)}));", + "originalSize": 143, + "originalSource": "import curry2 from '../_internal/_curry2'\n\nexport default curry2(function sort(comparator, array) {\n return array.slice().sort(comparator)\n})\n", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/sortBy/index.js", + "name": "./node_modules/nanoutils/lib/sortBy/index.js", + "index": 257, + "index2": 254, + "size": 103, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "issuerId": null, + "issuerName": "./node_modules/nanoutils/lib/index.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "name": "./node_modules/nanoutils/lib/index.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony side effect evaluation", + "userRequest": "./sortBy", + "loc": "215:0-45" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony export imported specifier", + "userRequest": "./sortBy", + "loc": "215:0-45" + } + ], + "usedExports": false, + "providedExports": [ + "default" + ], + "optimizationBailout": [], + "depth": 4, + "source": "import curry2 from '../_internal/_curry2'\nimport sortBy from './sortBy'\n\nexport default curry2(sortBy)\n", + "parsedSize": 11, + "parsedSource": "rn(qn),var ", + "originalSize": 103, + "originalSource": "import curry2 from '../_internal/_curry2'\nimport sortBy from './sortBy'\n\nexport default curry2(sortBy)\n", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/sortWith/index.js", + "name": "./node_modules/nanoutils/lib/sortWith/index.js", + "index": 259, + "index2": 255, + "size": 436, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "issuerId": null, + "issuerName": "./node_modules/nanoutils/lib/index.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "name": "./node_modules/nanoutils/lib/index.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony side effect evaluation", + "userRequest": "./sortWith", + "loc": "216:0-49" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony export imported specifier", + "userRequest": "./sortWith", + "loc": "216:0-49" + } + ], + "usedExports": false, + "providedExports": [ + "default" + ], + "optimizationBailout": [], + "depth": 4, + "source": "import curry2 from '../_internal/_curry2'\nimport sortBy from '../sortBy/sortBy'\n\nexport default curry2(function sortWith(listOfComparators, array) {\n return sortBy(\n listOfComparators\n .slice(1)\n .reduce(\n function(newComparator, comparator) {\n return function(a, b) {\n return newComparator(a, b) || comparator(a, b)\n }\n },\n listOfComparators[0]\n ),\n array\n )\n})\n", + "parsedSize": 119, + "parsedSource": "rn((function(n,r){return qn(n.slice(1).reduce((function(n,r){return function(t,e){return n(t,e)||r(t,e)}}),n[0]),r)}));", + "originalSize": 436, + "originalSource": "import curry2 from '../_internal/_curry2'\nimport sortBy from '../sortBy/sortBy'\n\nexport default curry2(function sortWith(listOfComparators, array) {\n return sortBy(\n listOfComparators\n .slice(1)\n .reduce(\n function(newComparator, comparator) {\n return function(a, b) {\n return newComparator(a, b) || comparator(a, b)\n }\n },\n listOfComparators[0]\n ),\n array\n )\n})\n", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/split/index.js", + "name": "./node_modules/nanoutils/lib/split/index.js", + "index": 260, + "index2": 256, + "size": 131, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "issuerId": null, + "issuerName": "./node_modules/nanoutils/lib/index.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "name": "./node_modules/nanoutils/lib/index.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony side effect evaluation", + "userRequest": "./split", + "loc": "217:0-43" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony export imported specifier", + "userRequest": "./split", + "loc": "217:0-43" + } + ], + "usedExports": [ + "default" + ], + "providedExports": [ + "default" + ], + "optimizationBailout": [], + "depth": 4, + "source": "import curry2 from '../_internal/_curry2'\n\nexport default curry2(function split(separator, str) {\n return str.split(separator)\n})\n", + "parsedSize": 42, + "parsedSource": "Bn=rn((function(n,r){return r.split(n)}));", + "originalSize": 131, + "originalSource": "import curry2 from '../_internal/_curry2'\n\nexport default curry2(function split(separator, str) {\n return str.split(separator)\n})\n", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/splitAt/index.js", + "name": "./node_modules/nanoutils/lib/splitAt/index.js", + "index": 261, + "index2": 257, + "size": 145, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "issuerId": null, + "issuerName": "./node_modules/nanoutils/lib/index.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "name": "./node_modules/nanoutils/lib/index.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony side effect evaluation", + "userRequest": "./splitAt", + "loc": "218:0-47" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony export imported specifier", + "userRequest": "./splitAt", + "loc": "218:0-47" + } + ], + "usedExports": false, + "providedExports": [ + "default" + ], + "optimizationBailout": [], + "depth": 4, + "source": "import curry2 from '../_internal/_curry2'\n\nexport default curry2(function splitAt(pos, list) {\n return [list.slice(0, pos), list.slice(pos)]\n})\n", + "parsedSize": 53, + "parsedSource": "rn((function(n,r){return[r.slice(0,n),r.slice(n)]})),", + "originalSize": 145, + "originalSource": "import curry2 from '../_internal/_curry2'\n\nexport default curry2(function splitAt(pos, list) {\n return [list.slice(0, pos), list.slice(pos)]\n})\n", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/splitEvery/index.js", + "name": "./node_modules/nanoutils/lib/splitEvery/index.js", + "index": 262, + "index2": 258, + "size": 304, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "issuerId": null, + "issuerName": "./node_modules/nanoutils/lib/index.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "name": "./node_modules/nanoutils/lib/index.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony side effect evaluation", + "userRequest": "./splitEvery", + "loc": "219:0-53" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony export imported specifier", + "userRequest": "./splitEvery", + "loc": "219:0-53" + } + ], + "usedExports": false, + "providedExports": [ + "default" + ], + "optimizationBailout": [], + "depth": 4, + "source": "import curry2 from '../_internal/_curry2'\n\nexport default curry2(function splitEvery(num, arr) {\n if (num < 0) {\n return []\n }\n var res = Array(Math.ceil(arr.length / num))\n for (var i = 0; i < res.length; i++) {\n var from = i * num\n res[i] = arr.slice(from, from + num)\n }\n return res\n})\n", + "parsedSize": 135, + "parsedSource": "rn((function(n,r){if(n<0)return[];for(var t=Array(Math.ceil(r.length/n)),e=0;e list.length) return false\n if (value === list) return true\n var length = value.length\n for (var i = 0; i < length; i++) if (value[i] !== list[i]) return false\n return true\n }\n return value === list.slice(0, value.length)\n})\n", + "parsedSize": 216, + "parsedSource": "rn((function(n,r){if(typeof n!=typeof r)return!1;if(Array.isArray(n)){if(n.length>r.length)return!1;if(n===r)return!0;for(var t=n.length,e=0;e list.length) return false\n if (value === list) return true\n var length = value.length\n for (var i = 0; i < length; i++) if (value[i] !== list[i]) return false\n return true\n }\n return value === list.slice(0, value.length)\n})\n", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/subtract/index.js", + "name": "./node_modules/nanoutils/lib/subtract/index.js", + "index": 265, + "index2": 261, + "size": 109, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "issuerId": null, + "issuerName": "./node_modules/nanoutils/lib/index.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "name": "./node_modules/nanoutils/lib/index.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony side effect evaluation", + "userRequest": "./subtract", + "loc": "222:0-49" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony export imported specifier", + "userRequest": "./subtract", + "loc": "222:0-49" + } + ], + "usedExports": false, + "providedExports": [ + "default" + ], + "optimizationBailout": [], + "depth": 4, + "source": "import curry2 from '../_internal/_curry2'\n\nexport default curry2(function subtract(a, b) {\n return a - b\n})\n", + "parsedSize": 32, + "parsedSource": "rn((function(n,r){return n-r}));", + "originalSize": 109, + "originalSource": "import curry2 from '../_internal/_curry2'\n\nexport default curry2(function subtract(a, b) {\n return a - b\n})\n", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/symmetricDifference/index.js", + "name": "./node_modules/nanoutils/lib/symmetricDifference/index.js", + "index": 266, + "index2": 262, + "size": 281, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "issuerId": null, + "issuerName": "./node_modules/nanoutils/lib/index.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "name": "./node_modules/nanoutils/lib/index.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony side effect evaluation", + "userRequest": "./symmetricDifference", + "loc": "224:0-71" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony export imported specifier", + "userRequest": "./symmetricDifference", + "loc": "224:0-71" + } + ], + "usedExports": false, + "providedExports": [ + "default" + ], + "optimizationBailout": [], + "depth": 4, + "source": "import difference from '../difference/difference'\n\nexport default function symmetricDifference(list1, list2) {\n var a = difference(list1, list2)\n var b = difference(list2, list1)\n var i = 0\n var blen = b.length\n while (i < blen) {\n a.push(b[i])\n i += 1\n }\n return a\n}\n", + "parsedSize": null, + "parsedSource": null, + "originalSize": 281, + "originalSource": "import difference from '../difference/difference'\n\nexport default function symmetricDifference(list1, list2) {\n var a = difference(list1, list2)\n var b = difference(list2, list1)\n var i = 0\n var blen = b.length\n while (i < blen) {\n a.push(b[i])\n i += 1\n }\n return a\n}\n", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/symmetricDifferenceWith/index.js", + "name": "./node_modules/nanoutils/lib/symmetricDifferenceWith/index.js", + "index": 267, + "index2": 263, + "size": 375, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "issuerId": null, + "issuerName": "./node_modules/nanoutils/lib/index.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "name": "./node_modules/nanoutils/lib/index.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony side effect evaluation", + "userRequest": "./symmetricDifferenceWith", + "loc": "225:0-79" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony export imported specifier", + "userRequest": "./symmetricDifferenceWith", + "loc": "225:0-79" + } + ], + "usedExports": false, + "providedExports": [ + "default" + ], + "optimizationBailout": [], + "depth": 4, + "source": "import _curry3 from '../_internal/_curry3'\nimport differenceWith from '../differenceWith/differenceWith'\n\nexport default _curry3(function symmetricDifferenceWith(func, list1, list2) {\n var a = differenceWith(func, list1, list2)\n var b = differenceWith(func, list2, list1)\n var i = 0\n var blen = b.length\n while (i < blen) {\n a.push(b[i])\n i += 1\n }\n return a\n})\n", + "parsedSize": 102, + "parsedSource": "tn((function(n,r,t){for(var e=bn(n,r,t),u=bn(n,t,r),o=0,i=u.length;o 0) {\n return reducer(acc, v)\n }\n return acc\n }\n }\n}\n", + "parsedSize": null, + "parsedSource": null, + "originalSize": 303, + "originalSource": "// TODO: need to think through how to skip all the collection\n// instead of walking the whole one\nexport default function takeT(n) {\n return function(reducer) {\n var m = n\n return function(acc, v) {\n if (m-- > 0) {\n return reducer(acc, v)\n }\n return acc\n }\n }\n}\n", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/takeWhile/index.js", + "name": "./node_modules/nanoutils/lib/takeWhile/index.js", + "index": 273, + "index2": 269, + "size": 224, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "issuerId": null, + "issuerName": "./node_modules/nanoutils/lib/index.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "name": "./node_modules/nanoutils/lib/index.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony side effect evaluation", + "userRequest": "./takeWhile", + "loc": "231:0-51" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony export imported specifier", + "userRequest": "./takeWhile", + "loc": "231:0-51" + } + ], + "usedExports": false, + "providedExports": [ + "default" + ], + "optimizationBailout": [], + "depth": 4, + "source": "import curry2 from '../_internal/_curry2'\n\nexport default curry2(function takeWhile(cb, arr) {\n if (arr.length) {\n var len = 0\n while (cb(arr[len])) {\n len++\n }\n return arr.slice(0, len)\n }\n return []\n})\n", + "parsedSize": 88, + "parsedSource": "rn((function(n,r){if(r.length){for(var t=0;n(r[t]);)t++;return r.slice(0,t)}return[]}));", + "originalSize": 224, + "originalSource": "import curry2 from '../_internal/_curry2'\n\nexport default curry2(function takeWhile(cb, arr) {\n if (arr.length) {\n var len = 0\n while (cb(arr[len])) {\n len++\n }\n return arr.slice(0, len)\n }\n return []\n})\n", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/takeWhileT/index.js", + "name": "./node_modules/nanoutils/lib/takeWhileT/index.js", + "index": 274, + "index2": 270, + "size": 299, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "issuerId": null, + "issuerName": "./node_modules/nanoutils/lib/index.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "name": "./node_modules/nanoutils/lib/index.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony side effect evaluation", + "userRequest": "./takeWhileT", + "loc": "232:0-53" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony export imported specifier", + "userRequest": "./takeWhileT", + "loc": "232:0-53" + } + ], + "usedExports": false, + "providedExports": [ + "default" + ], + "optimizationBailout": [], + "depth": 4, + "source": "export default function takeWhileT(predicate) {\n return function(reducer) {\n var isReduceable = true\n return function(acc, v) {\n if (isReduceable) {\n isReduceable = predicate(v)\n }\n if (isReduceable) {\n return reducer(acc, v)\n }\n return acc\n }\n }\n}\n", + "parsedSize": null, + "parsedSource": null, + "originalSize": 299, + "originalSource": "export default function takeWhileT(predicate) {\n return function(reducer) {\n var isReduceable = true\n return function(acc, v) {\n if (isReduceable) {\n isReduceable = predicate(v)\n }\n if (isReduceable) {\n return reducer(acc, v)\n }\n return acc\n }\n }\n}\n", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/tap/index.js", + "name": "./node_modules/nanoutils/lib/tap/index.js", + "index": 275, + "index2": 271, + "size": 151, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "issuerId": null, + "issuerName": "./node_modules/nanoutils/lib/index.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "name": "./node_modules/nanoutils/lib/index.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony side effect evaluation", + "userRequest": "./tap", + "loc": "233:0-39" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony export imported specifier", + "userRequest": "./tap", + "loc": "233:0-39" + } + ], + "usedExports": false, + "providedExports": [ + "default" + ], + "optimizationBailout": [], + "depth": 4, + "source": "import curry2 from '../_internal/_curry2'\n\nexport default curry2(function tap(cb, data) {\n cb.apply(cb, [].slice.call(arguments, 1))\n return data\n})\n", + "parsedSize": 68, + "parsedSource": "rn((function(n,r){return n.apply(n,[].slice.call(arguments,1)),r}));", + "originalSize": 151, + "originalSource": "import curry2 from '../_internal/_curry2'\n\nexport default curry2(function tap(cb, data) {\n cb.apply(cb, [].slice.call(arguments, 1))\n return data\n})\n", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/tapT/index.js", + "name": "./node_modules/nanoutils/lib/tapT/index.js", + "index": 276, + "index2": 272, + "size": 168, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "issuerId": null, + "issuerName": "./node_modules/nanoutils/lib/index.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "name": "./node_modules/nanoutils/lib/index.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony side effect evaluation", + "userRequest": "./tapT", + "loc": "234:0-41" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony export imported specifier", + "userRequest": "./tapT", + "loc": "234:0-41" + } + ], + "usedExports": false, + "providedExports": [ + "default" + ], + "optimizationBailout": [], + "depth": 4, + "source": "export default function tapT(sideEffect) {\n return function(reducer) {\n return function(acc, v) {\n sideEffect(v, acc)\n return reducer(acc, v)\n }\n }\n}\n", + "parsedSize": null, + "parsedSource": null, + "originalSize": 168, + "originalSource": "export default function tapT(sideEffect) {\n return function(reducer) {\n return function(acc, v) {\n sideEffect(v, acc)\n return reducer(acc, v)\n }\n }\n}\n", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/test/index.js", + "name": "./node_modules/nanoutils/lib/test/index.js", + "index": 277, + "index2": 273, + "size": 129, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "issuerId": null, + "issuerName": "./node_modules/nanoutils/lib/index.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "name": "./node_modules/nanoutils/lib/index.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony side effect evaluation", + "userRequest": "./test", + "loc": "235:0-41" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony export imported specifier", + "userRequest": "./test", + "loc": "235:0-41" + } + ], + "usedExports": false, + "providedExports": [ + "default" + ], + "optimizationBailout": [], + "depth": 4, + "source": "import curry2 from '../_internal/_curry2'\n\nexport default curry2(function test(regexp, string) {\n return regexp.test(string)\n})\n", + "parsedSize": 38, + "parsedSource": "rn((function(n,r){return n.test(r)}));", + "originalSize": 129, + "originalSource": "import curry2 from '../_internal/_curry2'\n\nexport default curry2(function test(regexp, string) {\n return regexp.test(string)\n})\n", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/throttle/index.js", + "name": "./node_modules/nanoutils/lib/throttle/index.js", + "index": 278, + "index2": 274, + "size": 245, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "issuerId": null, + "issuerName": "./node_modules/nanoutils/lib/index.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "name": "./node_modules/nanoutils/lib/index.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony side effect evaluation", + "userRequest": "./throttle", + "loc": "236:0-49" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony export imported specifier", + "userRequest": "./throttle", + "loc": "236:0-49" + } + ], + "usedExports": false, + "providedExports": [ + "default" + ], + "optimizationBailout": [], + "depth": 4, + "source": "export default function throttle(time, fn) {\n var isThrottled = false\n return function() {\n if (isThrottled) return\n fn.apply(fn, arguments)\n isThrottled = true\n setTimeout(function() {\n isThrottled = false\n }, time)\n }\n}\n", + "parsedSize": null, + "parsedSource": null, + "originalSize": 245, + "originalSource": "export default function throttle(time, fn) {\n var isThrottled = false\n return function() {\n if (isThrottled) return\n fn.apply(fn, arguments)\n isThrottled = true\n setTimeout(function() {\n isThrottled = false\n }, time)\n }\n}\n", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/times/index.js", + "name": "./node_modules/nanoutils/lib/times/index.js", + "index": 279, + "index2": 275, + "size": 226, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "issuerId": null, + "issuerName": "./node_modules/nanoutils/lib/index.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "name": "./node_modules/nanoutils/lib/index.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony side effect evaluation", + "userRequest": "./times", + "loc": "237:0-43" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "module": "./node_modules/nanoutils/lib/index.js", + "moduleName": "./node_modules/nanoutils/lib/index.js", + "type": "harmony export imported specifier", + "userRequest": "./times", + "loc": "237:0-43" + } + ], + "usedExports": false, + "providedExports": [ + "default" + ], + "optimizationBailout": [], + "depth": 4, + "source": "import curry2 from '../_internal/_curry2'\n\nexport default curry2(function times(cb, idx) {\n if (idx < 1) {\n return []\n }\n var arr = new Array(idx)\n var i = 0\n while (i < idx) {\n arr[i] = cb(i++)\n }\n return arr\n})\n", + "parsedSize": 90, + "parsedSource": "rn((function(n,r){if(r<1)return[];for(var t=new Array(r),e=0;e= 2\n ? f(a, b)\n : function(b2) {\n return f(a, b2)\n }\n }\n}\n", + "parsedSize": 89, + "parsedSource": "rn(n){return function(r,t){return arguments.length>=2?n(r,t):function(t){return n(r,t)}}}", + "originalSize": 180, + "originalSource": "export default function curry2(f) {\n return function curried(a, b) {\n return arguments.length >= 2\n ? f(a, b)\n : function(b2) {\n return f(a, b2)\n }\n }\n}\n", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/_internal/_curry3/index.js", + "name": "./node_modules/nanoutils/lib/_internal/_curry3/index.js", + "index": 16, + "index2": 11, + "size": 343, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/addIndex/index.js", + "issuerId": null, + "issuerName": "./node_modules/nanoutils/lib/addIndex/index.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "name": "./node_modules/nanoutils/lib/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/addIndex/index.js", + "name": "./node_modules/nanoutils/lib/addIndex/index.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/addIndex/index.js", + "module": "./node_modules/nanoutils/lib/addIndex/index.js", + "moduleName": "./node_modules/nanoutils/lib/addIndex/index.js", + "type": "harmony side effect evaluation", + "userRequest": "../_internal/_curry3", + "loc": "1:0-41" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/adjust/index.js", + "module": "./node_modules/nanoutils/lib/adjust/index.js", + "moduleName": "./node_modules/nanoutils/lib/adjust/index.js", + "type": "harmony side effect evaluation", + "userRequest": "../_internal/_curry3", + "loc": "1:0-41" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/adjustIn/index.js", + "module": "./node_modules/nanoutils/lib/adjustIn/index.js", + "moduleName": "./node_modules/nanoutils/lib/adjustIn/index.js", + "type": "harmony side effect evaluation", + "userRequest": "../_internal/_curry3", + "loc": "1:0-41" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/assoc/index.js", + "module": "./node_modules/nanoutils/lib/assoc/index.js", + "moduleName": "./node_modules/nanoutils/lib/assoc/index.js", + "type": "harmony side effect evaluation", + "userRequest": "../_internal/_curry3", + "loc": "1:0-41" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/assocPath/index.js", + "module": "./node_modules/nanoutils/lib/assocPath/index.js", + "moduleName": "./node_modules/nanoutils/lib/assocPath/index.js", + "type": "harmony side effect evaluation", + "userRequest": "../_internal/_curry3", + "loc": "1:0-41" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/clamp/index.js", + "module": "./node_modules/nanoutils/lib/clamp/index.js", + "moduleName": "./node_modules/nanoutils/lib/clamp/index.js", + "type": "harmony side effect evaluation", + "userRequest": "../_internal/_curry3", + "loc": "1:0-41" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/differenceWith/index.js", + "module": "./node_modules/nanoutils/lib/differenceWith/index.js", + "moduleName": "./node_modules/nanoutils/lib/differenceWith/index.js", + "type": "harmony side effect evaluation", + "userRequest": "../_internal/_curry3", + "loc": "1:0-41" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/eqBy/index.js", + "module": "./node_modules/nanoutils/lib/eqBy/index.js", + "moduleName": "./node_modules/nanoutils/lib/eqBy/index.js", + "type": "harmony side effect evaluation", + "userRequest": "../_internal/_curry3", + "loc": "1:0-41" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/eqLens/index.js", + "module": "./node_modules/nanoutils/lib/eqLens/index.js", + "moduleName": "./node_modules/nanoutils/lib/eqLens/index.js", + "type": "harmony side effect evaluation", + "userRequest": "../_internal/_curry3", + "loc": "1:0-41" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/eqProps/index.js", + "module": "./node_modules/nanoutils/lib/eqProps/index.js", + "moduleName": "./node_modules/nanoutils/lib/eqProps/index.js", + "type": "harmony side effect evaluation", + "userRequest": "../_internal/_curry3", + "loc": "1:0-41" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/eqWith/index.js", + "module": "./node_modules/nanoutils/lib/eqWith/index.js", + "moduleName": "./node_modules/nanoutils/lib/eqWith/index.js", + "type": "harmony side effect evaluation", + "userRequest": "../_internal/_curry3", + "loc": "1:0-41" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/ifElse/index.js", + "module": "./node_modules/nanoutils/lib/ifElse/index.js", + "moduleName": "./node_modules/nanoutils/lib/ifElse/index.js", + "type": "harmony side effect evaluation", + "userRequest": "../_internal/_curry3", + "loc": "1:0-41" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/zipWith/index.js", + "module": "./node_modules/nanoutils/lib/zipWith/index.js", + "moduleName": "./node_modules/nanoutils/lib/zipWith/index.js", + "type": "harmony side effect evaluation", + "userRequest": "../_internal/_curry3", + "loc": "1:0-41" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/updateBy/index.js", + "module": "./node_modules/nanoutils/lib/updateBy/index.js", + "moduleName": "./node_modules/nanoutils/lib/updateBy/index.js", + "type": "harmony side effect evaluation", + "userRequest": "../_internal/_curry3", + "loc": "1:0-41" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/update/index.js", + "module": "./node_modules/nanoutils/lib/update/index.js", + "moduleName": "./node_modules/nanoutils/lib/update/index.js", + "type": "harmony side effect evaluation", + "userRequest": "../_internal/_curry3", + "loc": "1:0-42" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/until/index.js", + "module": "./node_modules/nanoutils/lib/until/index.js", + "moduleName": "./node_modules/nanoutils/lib/until/index.js", + "type": "harmony side effect evaluation", + "userRequest": "../_internal/_curry3", + "loc": "1:0-41" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/unionWith/index.js", + "module": "./node_modules/nanoutils/lib/unionWith/index.js", + "moduleName": "./node_modules/nanoutils/lib/unionWith/index.js", + "type": "harmony side effect evaluation", + "userRequest": "../_internal/_curry3", + "loc": "1:0-41" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/symmetricDifferenceWith/index.js", + "module": "./node_modules/nanoutils/lib/symmetricDifferenceWith/index.js", + "moduleName": "./node_modules/nanoutils/lib/symmetricDifferenceWith/index.js", + "type": "harmony side effect evaluation", + "userRequest": "../_internal/_curry3", + "loc": "1:0-42" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/slice/index.js", + "module": "./node_modules/nanoutils/lib/slice/index.js", + "moduleName": "./node_modules/nanoutils/lib/slice/index.js", + "type": "harmony side effect evaluation", + "userRequest": "../_internal/_curry3", + "loc": "1:0-42" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/set/index.js", + "module": "./node_modules/nanoutils/lib/set/index.js", + "moduleName": "./node_modules/nanoutils/lib/set/index.js", + "type": "harmony side effect evaluation", + "userRequest": "../_internal/_curry3", + "loc": "1:0-41" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/scan/index.js", + "module": "./node_modules/nanoutils/lib/scan/index.js", + "moduleName": "./node_modules/nanoutils/lib/scan/index.js", + "type": "harmony side effect evaluation", + "userRequest": "../_internal/_curry3", + "loc": "1:0-41" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/replace/index.js", + "module": "./node_modules/nanoutils/lib/replace/index.js", + "moduleName": "./node_modules/nanoutils/lib/replace/index.js", + "type": "harmony side effect evaluation", + "userRequest": "../_internal/_curry3", + "loc": "1:0-42" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/remove/index.js", + "module": "./node_modules/nanoutils/lib/remove/index.js", + "moduleName": "./node_modules/nanoutils/lib/remove/index.js", + "type": "harmony side effect evaluation", + "userRequest": "../_internal/_curry3", + "loc": "1:0-41" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/reduceRight/index.js", + "module": "./node_modules/nanoutils/lib/reduceRight/index.js", + "moduleName": "./node_modules/nanoutils/lib/reduceRight/index.js", + "type": "harmony side effect evaluation", + "userRequest": "../_internal/_curry3", + "loc": "1:0-41" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/reduce/index.js", + "module": "./node_modules/nanoutils/lib/reduce/index.js", + "moduleName": "./node_modules/nanoutils/lib/reduce/index.js", + "type": "harmony side effect evaluation", + "userRequest": "../_internal/_curry3", + "loc": "1:0-41" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/propSatisfies/index.js", + "module": "./node_modules/nanoutils/lib/propSatisfies/index.js", + "moduleName": "./node_modules/nanoutils/lib/propSatisfies/index.js", + "type": "harmony side effect evaluation", + "userRequest": "../_internal/_curry3", + "loc": "1:0-42" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/propOr/index.js", + "module": "./node_modules/nanoutils/lib/propOr/index.js", + "moduleName": "./node_modules/nanoutils/lib/propOr/index.js", + "type": "harmony side effect evaluation", + "userRequest": "../_internal/_curry3", + "loc": "1:0-42" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/propIs/index.js", + "module": "./node_modules/nanoutils/lib/propIs/index.js", + "moduleName": "./node_modules/nanoutils/lib/propIs/index.js", + "type": "harmony side effect evaluation", + "userRequest": "../_internal/_curry3", + "loc": "1:0-42" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/propEq/index.js", + "module": "./node_modules/nanoutils/lib/propEq/index.js", + "moduleName": "./node_modules/nanoutils/lib/propEq/index.js", + "type": "harmony side effect evaluation", + "userRequest": "../_internal/_curry3", + "loc": "1:0-42" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/pathSatisfies/index.js", + "module": "./node_modules/nanoutils/lib/pathSatisfies/index.js", + "moduleName": "./node_modules/nanoutils/lib/pathSatisfies/index.js", + "type": "harmony side effect evaluation", + "userRequest": "../_internal/_curry3", + "loc": "1:0-42" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/pathOr/index.js", + "module": "./node_modules/nanoutils/lib/pathOr/index.js", + "moduleName": "./node_modules/nanoutils/lib/pathOr/index.js", + "type": "harmony side effect evaluation", + "userRequest": "../_internal/_curry3", + "loc": "1:0-42" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/pathEq/index.js", + "module": "./node_modules/nanoutils/lib/pathEq/index.js", + "moduleName": "./node_modules/nanoutils/lib/pathEq/index.js", + "type": "harmony side effect evaluation", + "userRequest": "../_internal/_curry3", + "loc": "1:0-42" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/over/index.js", + "module": "./node_modules/nanoutils/lib/over/index.js", + "moduleName": "./node_modules/nanoutils/lib/over/index.js", + "type": "harmony side effect evaluation", + "userRequest": "../_internal/_curry3", + "loc": "1:0-41" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/o/index.js", + "module": "./node_modules/nanoutils/lib/o/index.js", + "moduleName": "./node_modules/nanoutils/lib/o/index.js", + "type": "harmony side effect evaluation", + "userRequest": "../_internal/_curry3", + "loc": "1:0-42" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/minBy/index.js", + "module": "./node_modules/nanoutils/lib/minBy/index.js", + "moduleName": "./node_modules/nanoutils/lib/minBy/index.js", + "type": "harmony side effect evaluation", + "userRequest": "../_internal/_curry3", + "loc": "1:0-42" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/mergeWithKey/index.js", + "module": "./node_modules/nanoutils/lib/mergeWithKey/index.js", + "moduleName": "./node_modules/nanoutils/lib/mergeWithKey/index.js", + "type": "harmony side effect evaluation", + "userRequest": "../_internal/_curry3", + "loc": "1:0-42" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/mergeDeepWithKey/index.js", + "module": "./node_modules/nanoutils/lib/mergeDeepWithKey/index.js", + "moduleName": "./node_modules/nanoutils/lib/mergeDeepWithKey/index.js", + "type": "harmony side effect evaluation", + "userRequest": "../_internal/_curry3", + "loc": "1:0-42" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/mergeDeepWith/index.js", + "module": "./node_modules/nanoutils/lib/mergeDeepWith/index.js", + "moduleName": "./node_modules/nanoutils/lib/mergeDeepWith/index.js", + "type": "harmony side effect evaluation", + "userRequest": "../_internal/_curry3", + "loc": "1:0-42" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/maxBy/index.js", + "module": "./node_modules/nanoutils/lib/maxBy/index.js", + "moduleName": "./node_modules/nanoutils/lib/maxBy/index.js", + "type": "harmony side effect evaluation", + "userRequest": "../_internal/_curry3", + "loc": "1:0-42" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/mapAccumRight/index.js", + "module": "./node_modules/nanoutils/lib/mapAccumRight/index.js", + "moduleName": "./node_modules/nanoutils/lib/mapAccumRight/index.js", + "type": "harmony side effect evaluation", + "userRequest": "../_internal/_curry3", + "loc": "1:0-41" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/mapAccum/index.js", + "module": "./node_modules/nanoutils/lib/mapAccum/index.js", + "moduleName": "./node_modules/nanoutils/lib/mapAccum/index.js", + "type": "harmony side effect evaluation", + "userRequest": "../_internal/_curry3", + "loc": "1:0-41" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/into/index.js", + "module": "./node_modules/nanoutils/lib/into/index.js", + "moduleName": "./node_modules/nanoutils/lib/into/index.js", + "type": "harmony side effect evaluation", + "userRequest": "../_internal/_curry3", + "loc": "1:0-41" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/insertAll/index.js", + "module": "./node_modules/nanoutils/lib/insertAll/index.js", + "moduleName": "./node_modules/nanoutils/lib/insertAll/index.js", + "type": "harmony side effect evaluation", + "userRequest": "../_internal/_curry3", + "loc": "1:0-42" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/insert/index.js", + "module": "./node_modules/nanoutils/lib/insert/index.js", + "moduleName": "./node_modules/nanoutils/lib/insert/index.js", + "type": "harmony side effect evaluation", + "userRequest": "../_internal/_curry3", + "loc": "1:0-41" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/innerJoin/index.js", + "module": "./node_modules/nanoutils/lib/innerJoin/index.js", + "moduleName": "./node_modules/nanoutils/lib/innerJoin/index.js", + "type": "harmony side effect evaluation", + "userRequest": "../_internal/_curry3", + "loc": "1:0-42" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/addIndex/index.js", + "module": "./node_modules/nanoutils/lib/addIndex/index.js", + "moduleName": "./node_modules/nanoutils/lib/addIndex/index.js", + "type": "harmony import specifier", + "userRequest": "../_internal/_curry3", + "loc": "3:15-21" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/eqWith/index.js", + "module": "./node_modules/nanoutils/lib/eqWith/index.js", + "moduleName": "./node_modules/nanoutils/lib/eqWith/index.js", + "type": "harmony import specifier", + "userRequest": "../_internal/_curry3", + "loc": "3:15-21" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/ifElse/index.js", + "module": "./node_modules/nanoutils/lib/ifElse/index.js", + "moduleName": "./node_modules/nanoutils/lib/ifElse/index.js", + "type": "harmony import specifier", + "userRequest": "../_internal/_curry3", + "loc": "3:15-21" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/until/index.js", + "module": "./node_modules/nanoutils/lib/until/index.js", + "moduleName": "./node_modules/nanoutils/lib/until/index.js", + "type": "harmony import specifier", + "userRequest": "../_internal/_curry3", + "loc": "3:15-21" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/unionWith/index.js", + "module": "./node_modules/nanoutils/lib/unionWith/index.js", + "moduleName": "./node_modules/nanoutils/lib/unionWith/index.js", + "type": "harmony import specifier", + "userRequest": "../_internal/_curry3", + "loc": "3:15-21" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/slice/index.js", + "module": "./node_modules/nanoutils/lib/slice/index.js", + "moduleName": "./node_modules/nanoutils/lib/slice/index.js", + "type": "harmony import specifier", + "userRequest": "../_internal/_curry3", + "loc": "3:15-22" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/scan/index.js", + "module": "./node_modules/nanoutils/lib/scan/index.js", + "moduleName": "./node_modules/nanoutils/lib/scan/index.js", + "type": "harmony import specifier", + "userRequest": "../_internal/_curry3", + "loc": "3:15-21" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/replace/index.js", + "module": "./node_modules/nanoutils/lib/replace/index.js", + "moduleName": "./node_modules/nanoutils/lib/replace/index.js", + "type": "harmony import specifier", + "userRequest": "../_internal/_curry3", + "loc": "3:15-22" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/remove/index.js", + "module": "./node_modules/nanoutils/lib/remove/index.js", + "moduleName": "./node_modules/nanoutils/lib/remove/index.js", + "type": "harmony import specifier", + "userRequest": "../_internal/_curry3", + "loc": "3:15-21" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/reduceRight/index.js", + "module": "./node_modules/nanoutils/lib/reduceRight/index.js", + "moduleName": "./node_modules/nanoutils/lib/reduceRight/index.js", + "type": "harmony import specifier", + "userRequest": "../_internal/_curry3", + "loc": "3:15-21" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/propSatisfies/index.js", + "module": "./node_modules/nanoutils/lib/propSatisfies/index.js", + "moduleName": "./node_modules/nanoutils/lib/propSatisfies/index.js", + "type": "harmony import specifier", + "userRequest": "../_internal/_curry3", + "loc": "3:15-22" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/propOr/index.js", + "module": "./node_modules/nanoutils/lib/propOr/index.js", + "moduleName": "./node_modules/nanoutils/lib/propOr/index.js", + "type": "harmony import specifier", + "userRequest": "../_internal/_curry3", + "loc": "3:15-22" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/propIs/index.js", + "module": "./node_modules/nanoutils/lib/propIs/index.js", + "moduleName": "./node_modules/nanoutils/lib/propIs/index.js", + "type": "harmony import specifier", + "userRequest": "../_internal/_curry3", + "loc": "3:15-22" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/o/index.js", + "module": "./node_modules/nanoutils/lib/o/index.js", + "moduleName": "./node_modules/nanoutils/lib/o/index.js", + "type": "harmony import specifier", + "userRequest": "../_internal/_curry3", + "loc": "3:15-22" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/minBy/index.js", + "module": "./node_modules/nanoutils/lib/minBy/index.js", + "moduleName": "./node_modules/nanoutils/lib/minBy/index.js", + "type": "harmony import specifier", + "userRequest": "../_internal/_curry3", + "loc": "3:15-22" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/maxBy/index.js", + "module": "./node_modules/nanoutils/lib/maxBy/index.js", + "moduleName": "./node_modules/nanoutils/lib/maxBy/index.js", + "type": "harmony import specifier", + "userRequest": "../_internal/_curry3", + "loc": "3:15-22" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/mapAccumRight/index.js", + "module": "./node_modules/nanoutils/lib/mapAccumRight/index.js", + "moduleName": "./node_modules/nanoutils/lib/mapAccumRight/index.js", + "type": "harmony import specifier", + "userRequest": "../_internal/_curry3", + "loc": "3:15-21" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/mapAccum/index.js", + "module": "./node_modules/nanoutils/lib/mapAccum/index.js", + "moduleName": "./node_modules/nanoutils/lib/mapAccum/index.js", + "type": "harmony import specifier", + "userRequest": "../_internal/_curry3", + "loc": "3:15-21" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/insertAll/index.js", + "module": "./node_modules/nanoutils/lib/insertAll/index.js", + "moduleName": "./node_modules/nanoutils/lib/insertAll/index.js", + "type": "harmony import specifier", + "userRequest": "../_internal/_curry3", + "loc": "3:15-22" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/insert/index.js", + "module": "./node_modules/nanoutils/lib/insert/index.js", + "moduleName": "./node_modules/nanoutils/lib/insert/index.js", + "type": "harmony import specifier", + "userRequest": "../_internal/_curry3", + "loc": "3:15-21" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/innerJoin/index.js", + "module": "./node_modules/nanoutils/lib/innerJoin/index.js", + "moduleName": "./node_modules/nanoutils/lib/innerJoin/index.js", + "type": "harmony import specifier", + "userRequest": "../_internal/_curry3", + "loc": "3:15-22" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/adjust/index.js", + "module": "./node_modules/nanoutils/lib/adjust/index.js", + "moduleName": "./node_modules/nanoutils/lib/adjust/index.js", + "type": "harmony import specifier", + "userRequest": "../_internal/_curry3", + "loc": "4:15-21" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/assoc/index.js", + "module": "./node_modules/nanoutils/lib/assoc/index.js", + "moduleName": "./node_modules/nanoutils/lib/assoc/index.js", + "type": "harmony import specifier", + "userRequest": "../_internal/_curry3", + "loc": "4:15-21" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/assocPath/index.js", + "module": "./node_modules/nanoutils/lib/assocPath/index.js", + "moduleName": "./node_modules/nanoutils/lib/assocPath/index.js", + "type": "harmony import specifier", + "userRequest": "../_internal/_curry3", + "loc": "4:15-21" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/clamp/index.js", + "module": "./node_modules/nanoutils/lib/clamp/index.js", + "moduleName": "./node_modules/nanoutils/lib/clamp/index.js", + "type": "harmony import specifier", + "userRequest": "../_internal/_curry3", + "loc": "4:15-21" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/differenceWith/index.js", + "module": "./node_modules/nanoutils/lib/differenceWith/index.js", + "moduleName": "./node_modules/nanoutils/lib/differenceWith/index.js", + "type": "harmony import specifier", + "userRequest": "../_internal/_curry3", + "loc": "4:15-21" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/eqBy/index.js", + "module": "./node_modules/nanoutils/lib/eqBy/index.js", + "moduleName": "./node_modules/nanoutils/lib/eqBy/index.js", + "type": "harmony import specifier", + "userRequest": "../_internal/_curry3", + "loc": "4:15-21" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/eqLens/index.js", + "module": "./node_modules/nanoutils/lib/eqLens/index.js", + "moduleName": "./node_modules/nanoutils/lib/eqLens/index.js", + "type": "harmony import specifier", + "userRequest": "../_internal/_curry3", + "loc": "4:15-21" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/eqProps/index.js", + "module": "./node_modules/nanoutils/lib/eqProps/index.js", + "moduleName": "./node_modules/nanoutils/lib/eqProps/index.js", + "type": "harmony import specifier", + "userRequest": "../_internal/_curry3", + "loc": "4:15-21" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/zipWith/index.js", + "module": "./node_modules/nanoutils/lib/zipWith/index.js", + "moduleName": "./node_modules/nanoutils/lib/zipWith/index.js", + "type": "harmony import specifier", + "userRequest": "../_internal/_curry3", + "loc": "4:15-21" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/update/index.js", + "module": "./node_modules/nanoutils/lib/update/index.js", + "moduleName": "./node_modules/nanoutils/lib/update/index.js", + "type": "harmony import specifier", + "userRequest": "../_internal/_curry3", + "loc": "4:15-22" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/symmetricDifferenceWith/index.js", + "module": "./node_modules/nanoutils/lib/symmetricDifferenceWith/index.js", + "moduleName": "./node_modules/nanoutils/lib/symmetricDifferenceWith/index.js", + "type": "harmony import specifier", + "userRequest": "../_internal/_curry3", + "loc": "4:15-22" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/set/index.js", + "module": "./node_modules/nanoutils/lib/set/index.js", + "moduleName": "./node_modules/nanoutils/lib/set/index.js", + "type": "harmony import specifier", + "userRequest": "../_internal/_curry3", + "loc": "4:15-21" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/reduce/index.js", + "module": "./node_modules/nanoutils/lib/reduce/index.js", + "moduleName": "./node_modules/nanoutils/lib/reduce/index.js", + "type": "harmony import specifier", + "userRequest": "../_internal/_curry3", + "loc": "4:15-21" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/propEq/index.js", + "module": "./node_modules/nanoutils/lib/propEq/index.js", + "moduleName": "./node_modules/nanoutils/lib/propEq/index.js", + "type": "harmony import specifier", + "userRequest": "../_internal/_curry3", + "loc": "4:15-22" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/pathSatisfies/index.js", + "module": "./node_modules/nanoutils/lib/pathSatisfies/index.js", + "moduleName": "./node_modules/nanoutils/lib/pathSatisfies/index.js", + "type": "harmony import specifier", + "userRequest": "../_internal/_curry3", + "loc": "4:15-22" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/pathOr/index.js", + "module": "./node_modules/nanoutils/lib/pathOr/index.js", + "moduleName": "./node_modules/nanoutils/lib/pathOr/index.js", + "type": "harmony import specifier", + "userRequest": "../_internal/_curry3", + "loc": "4:15-22" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/over/index.js", + "module": "./node_modules/nanoutils/lib/over/index.js", + "moduleName": "./node_modules/nanoutils/lib/over/index.js", + "type": "harmony import specifier", + "userRequest": "../_internal/_curry3", + "loc": "4:15-21" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/mergeWithKey/index.js", + "module": "./node_modules/nanoutils/lib/mergeWithKey/index.js", + "moduleName": "./node_modules/nanoutils/lib/mergeWithKey/index.js", + "type": "harmony import specifier", + "userRequest": "../_internal/_curry3", + "loc": "4:15-22" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/mergeDeepWithKey/index.js", + "module": "./node_modules/nanoutils/lib/mergeDeepWithKey/index.js", + "moduleName": "./node_modules/nanoutils/lib/mergeDeepWithKey/index.js", + "type": "harmony import specifier", + "userRequest": "../_internal/_curry3", + "loc": "4:15-22" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/mergeDeepWith/index.js", + "module": "./node_modules/nanoutils/lib/mergeDeepWith/index.js", + "moduleName": "./node_modules/nanoutils/lib/mergeDeepWith/index.js", + "type": "harmony import specifier", + "userRequest": "../_internal/_curry3", + "loc": "4:15-22" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/adjustIn/index.js", + "module": "./node_modules/nanoutils/lib/adjustIn/index.js", + "moduleName": "./node_modules/nanoutils/lib/adjustIn/index.js", + "type": "harmony import specifier", + "userRequest": "../_internal/_curry3", + "loc": "5:15-21" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/updateBy/index.js", + "module": "./node_modules/nanoutils/lib/updateBy/index.js", + "moduleName": "./node_modules/nanoutils/lib/updateBy/index.js", + "type": "harmony import specifier", + "userRequest": "../_internal/_curry3", + "loc": "5:15-21" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/pathEq/index.js", + "module": "./node_modules/nanoutils/lib/pathEq/index.js", + "moduleName": "./node_modules/nanoutils/lib/pathEq/index.js", + "type": "harmony import specifier", + "userRequest": "../_internal/_curry3", + "loc": "5:15-22" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/into/index.js", + "module": "./node_modules/nanoutils/lib/into/index.js", + "moduleName": "./node_modules/nanoutils/lib/into/index.js", + "type": "harmony import specifier", + "userRequest": "../_internal/_curry3", + "loc": "5:15-21" + } + ], + "usedExports": [ + "default" + ], + "providedExports": [ + "default" + ], + "optimizationBailout": [], + "depth": 5, + "source": "export default function curry3(f) {\n return function curried(a, b, c) {\n if (arguments.length >= 3) return f(a, b, c)\n if (arguments.length === 2) return function(c2) { return f(a, b, c2) }\n return function(b2, c2) {\n if (arguments.length === 2) return f(a, b2, c2)\n return function(c3) { return f(a, b2, c3) }\n }\n }\n}\n", + "parsedSize": 197, + "parsedSource": "tn(n){return function(r,t,e){return arguments.length>=3?n(r,t,e):2===arguments.length?function(e){return n(r,t,e)}:function(t,e){return 2===arguments.length?n(r,t,e):function(e){return n(r,t,e)}}}}", + "originalSize": 343, + "originalSource": "export default function curry3(f) {\n return function curried(a, b, c) {\n if (arguments.length >= 3) return f(a, b, c)\n if (arguments.length === 2) return function(c2) { return f(a, b, c2) }\n return function(b2, c2) {\n if (arguments.length === 2) return f(a, b2, c2)\n return function(c3) { return f(a, b2, c3) }\n }\n }\n}\n", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/adjust/adjust.js", + "name": "./node_modules/nanoutils/lib/adjust/adjust.js", + "index": 18, + "index2": 13, + "size": 155, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/adjustIn/index.js", + "issuerId": null, + "issuerName": "./node_modules/nanoutils/lib/adjustIn/index.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "name": "./node_modules/nanoutils/lib/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/adjustIn/index.js", + "name": "./node_modules/nanoutils/lib/adjustIn/index.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/adjustIn/index.js", + "module": "./node_modules/nanoutils/lib/adjustIn/index.js", + "moduleName": "./node_modules/nanoutils/lib/adjustIn/index.js", + "type": "harmony side effect evaluation", + "userRequest": "../adjust/adjust", + "loc": "2:0-37" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/adjust/index.js", + "module": "./node_modules/nanoutils/lib/adjust/index.js", + "moduleName": "./node_modules/nanoutils/lib/adjust/index.js", + "type": "harmony side effect evaluation", + "userRequest": "./adjust", + "loc": "2:0-29" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/adjust/index.js", + "module": "./node_modules/nanoutils/lib/adjust/index.js", + "moduleName": "./node_modules/nanoutils/lib/adjust/index.js", + "type": "harmony import specifier", + "userRequest": "./adjust", + "loc": "4:22-28" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/adjustIn/index.js", + "module": "./node_modules/nanoutils/lib/adjustIn/index.js", + "moduleName": "./node_modules/nanoutils/lib/adjustIn/index.js", + "type": "harmony import specifier", + "userRequest": "../adjust/adjust", + "loc": "6:9-15" + } + ], + "usedExports": [ + "default" + ], + "providedExports": [ + "default" + ], + "optimizationBailout": [], + "depth": 5, + "source": "export default function adjust(fn, idx, arr) {\n var result = arr.slice()\n if (!arr[idx]) return result\n result[idx] = fn(result[idx])\n return result\n}\n", + "parsedSize": 57, + "parsedSource": "en(n,r,t){var e=t.slice();return t[r]?(e[r]=n(e[r]),e):e}", + "originalSize": 155, + "originalSource": "export default function adjust(fn, idx, arr) {\n var result = arr.slice()\n if (!arr[idx]) return result\n result[idx] = fn(result[idx])\n return result\n}\n", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/findIndex/findIndex.js", + "name": "./node_modules/nanoutils/lib/findIndex/findIndex.js", + "index": 20, + "index2": 15, + "size": 142, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/adjustIn/index.js", + "issuerId": null, + "issuerName": "./node_modules/nanoutils/lib/adjustIn/index.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "name": "./node_modules/nanoutils/lib/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/adjustIn/index.js", + "name": "./node_modules/nanoutils/lib/adjustIn/index.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/findIndex/index.js", + "module": "./node_modules/nanoutils/lib/findIndex/index.js", + "moduleName": "./node_modules/nanoutils/lib/findIndex/index.js", + "type": "harmony side effect evaluation", + "userRequest": "./findIndex", + "loc": "2:0-35" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/adjustIn/index.js", + "module": "./node_modules/nanoutils/lib/adjustIn/index.js", + "moduleName": "./node_modules/nanoutils/lib/adjustIn/index.js", + "type": "harmony side effect evaluation", + "userRequest": "../findIndex/findIndex", + "loc": "3:0-46" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/updateBy/index.js", + "module": "./node_modules/nanoutils/lib/updateBy/index.js", + "moduleName": "./node_modules/nanoutils/lib/updateBy/index.js", + "type": "harmony side effect evaluation", + "userRequest": "../findIndex/findIndex", + "loc": "3:0-46" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/findIndex/index.js", + "module": "./node_modules/nanoutils/lib/findIndex/index.js", + "moduleName": "./node_modules/nanoutils/lib/findIndex/index.js", + "type": "harmony import specifier", + "userRequest": "./findIndex", + "loc": "4:22-31" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/updateBy/index.js", + "module": "./node_modules/nanoutils/lib/updateBy/index.js", + "moduleName": "./node_modules/nanoutils/lib/updateBy/index.js", + "type": "harmony import specifier", + "userRequest": "../findIndex/findIndex", + "loc": "6:16-25" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/adjustIn/index.js", + "module": "./node_modules/nanoutils/lib/adjustIn/index.js", + "moduleName": "./node_modules/nanoutils/lib/adjustIn/index.js", + "type": "harmony import specifier", + "userRequest": "../findIndex/findIndex", + "loc": "6:20-29" + } + ], + "usedExports": [ + "default" + ], + "providedExports": [ + "default" + ], + "optimizationBailout": [], + "depth": 5, + "source": "export default function findIndex(fn, list) {\n var i = 0\n while (i < list.length) {\n if (fn(list[i])) return i\n i++\n }\n return -1\n}\n", + "parsedSize": 66, + "parsedSource": "un(n,r){for(var t=0;t= 2\n ? f.apply(f, args)\n : function() {\n return f.apply(f, args.concat([].slice.call(arguments)))\n }\n }\n}\n", + "parsedSize": 153, + "parsedSource": "on(n){return function(){var r=[].slice.call(arguments);return r.length>=2?n.apply(n,r):function(){return n.apply(n,r.concat([].slice.call(arguments)))}}}", + "originalSize": 263, + "originalSource": "export default function curry2more(f) {\n return function curried() {\n var args = [].slice.call(arguments)\n return args.length >= 2\n ? f.apply(f, args)\n : function() {\n return f.apply(f, args.concat([].slice.call(arguments)))\n }\n }\n}\n", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/assoc/assoc.js", + "name": "./node_modules/nanoutils/lib/assoc/assoc.js", + "index": 36, + "index2": 32, + "size": 271, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/assoc/index.js", + "issuerId": null, + "issuerName": "./node_modules/nanoutils/lib/assoc/index.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "name": "./node_modules/nanoutils/lib/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/assoc/index.js", + "name": "./node_modules/nanoutils/lib/assoc/index.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/assoc/index.js", + "module": "./node_modules/nanoutils/lib/assoc/index.js", + "moduleName": "./node_modules/nanoutils/lib/assoc/index.js", + "type": "harmony side effect evaluation", + "userRequest": "./assoc", + "loc": "2:0-27" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/assocPath/assocPath.js", + "module": "./node_modules/nanoutils/lib/assocPath/assocPath.js", + "moduleName": "./node_modules/nanoutils/lib/assocPath/assocPath.js", + "type": "harmony side effect evaluation", + "userRequest": "../assoc/assoc", + "loc": "2:0-34" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/assoc/index.js", + "module": "./node_modules/nanoutils/lib/assoc/index.js", + "moduleName": "./node_modules/nanoutils/lib/assoc/index.js", + "type": "harmony import specifier", + "userRequest": "./assoc", + "loc": "4:22-27" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/assocPath/assocPath.js", + "module": "./node_modules/nanoutils/lib/assocPath/assocPath.js", + "moduleName": "./node_modules/nanoutils/lib/assocPath/assocPath.js", + "type": "harmony import specifier", + "userRequest": "../assoc/assoc", + "loc": "9:11-16" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/assocPath/assocPath.js", + "module": "./node_modules/nanoutils/lib/assocPath/assocPath.js", + "moduleName": "./node_modules/nanoutils/lib/assocPath/assocPath.js", + "type": "harmony import specifier", + "userRequest": "../assoc/assoc", + "loc": "15:29-34" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/assocPath/assocPath.js", + "module": "./node_modules/nanoutils/lib/assocPath/assocPath.js", + "moduleName": "./node_modules/nanoutils/lib/assocPath/assocPath.js", + "type": "harmony import specifier", + "userRequest": "../assoc/assoc", + "loc": "19:27-32" + } + ], + "usedExports": [ + "default" + ], + "providedExports": [ + "default" + ], + "optimizationBailout": [], + "depth": 5, + "source": "import shallowCloneObjectAndArrays from '../_internal/_shallow_clone'\n\nexport default function assoc(path, val, obj) {\n var res = shallowCloneObjectAndArrays(obj)\n if (typeof path === 'number' && !Array.isArray(res)) {\n res = []\n }\n res[path] = val\n return res\n}\n", + "parsedSize": 91, + "parsedSource": "function fn(n,r,t){var e=cn(t);return\"number\"!=typeof n||Array.isArray(e)||(e=[]),e[n]=r,e}", + "originalSize": 271, + "originalSource": "import shallowCloneObjectAndArrays from '../_internal/_shallow_clone'\n\nexport default function assoc(path, val, obj) {\n var res = shallowCloneObjectAndArrays(obj)\n if (typeof path === 'number' && !Array.isArray(res)) {\n res = []\n }\n res[path] = val\n return res\n}\n", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/assocPath/assocPath.js", + "name": "./node_modules/nanoutils/lib/assocPath/assocPath.js", + "index": 39, + "index2": 34, + "size": 648, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/assocPath/index.js", + "issuerId": null, + "issuerName": "./node_modules/nanoutils/lib/assocPath/index.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "name": "./node_modules/nanoutils/lib/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/assocPath/index.js", + "name": "./node_modules/nanoutils/lib/assocPath/index.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/zipObjDeep/index.js", + "module": "./node_modules/nanoutils/lib/zipObjDeep/index.js", + "moduleName": "./node_modules/nanoutils/lib/zipObjDeep/index.js", + "type": "harmony side effect evaluation", + "userRequest": "../assocPath/assocPath", + "loc": "1:0-46" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/assocPath/index.js", + "module": "./node_modules/nanoutils/lib/assocPath/index.js", + "moduleName": "./node_modules/nanoutils/lib/assocPath/index.js", + "type": "harmony side effect evaluation", + "userRequest": "./assocPath", + "loc": "2:0-35" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/assocPath/index.js", + "module": "./node_modules/nanoutils/lib/assocPath/index.js", + "moduleName": "./node_modules/nanoutils/lib/assocPath/index.js", + "type": "harmony import specifier", + "userRequest": "./assocPath", + "loc": "4:22-31" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/zipObjDeep/index.js", + "module": "./node_modules/nanoutils/lib/zipObjDeep/index.js", + "moduleName": "./node_modules/nanoutils/lib/zipObjDeep/index.js", + "type": "harmony import specifier", + "userRequest": "../assocPath/assocPath", + "loc": "5:11-20" + } + ], + "usedExports": [ + "default" + ], + "providedExports": [ + "default" + ], + "optimizationBailout": [], + "depth": 5, + "source": "import shallowCloneObjectAndArrays from '../_internal/_shallow_clone'\nimport assoc from '../assoc/assoc'\n\nexport default function assocPath(paths, value, obj) {\n if (paths.length === 0) {\n return obj\n }\n if (paths.length === 1) {\n return assoc(paths[0], value, obj)\n }\n var res = shallowCloneObjectAndArrays(obj)\n var step = res\n var index = 1\n while (index < paths.length - 1) {\n step[paths[index - 1]] = assoc(paths[index], step[paths[index - 1]][paths[index]], step[paths[index - 1]])\n step = step[paths[index - 1]]\n index++\n }\n step[paths[index - 1]] = assoc(paths[index], value, step[paths[index - 1]])\n return res\n}\n", + "parsedSize": 219, + "parsedSource": "function ln(n,r,t){if(0===n.length)return t;if(1===n.length)return fn(n[0],r,t);for(var e=cn(t),u=e,o=1;o max ? max : val\n}\n", + "parsedSize": 31, + "parsedSource": "an(n,r,t){return tr?r:t}", + "originalSize": 98, + "originalSource": "export default function clamp(min, max, val) {\n return val < min ? min : val > max ? max : val\n}\n", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/indexOf/indexOf.js", + "name": "./node_modules/nanoutils/lib/indexOf/indexOf.js", + "index": 52, + "index2": 47, + "size": 114, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/clone/index.js", + "issuerId": null, + "issuerName": "./node_modules/nanoutils/lib/clone/index.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "name": "./node_modules/nanoutils/lib/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/clone/index.js", + "name": "./node_modules/nanoutils/lib/clone/index.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/clone/index.js", + "module": "./node_modules/nanoutils/lib/clone/index.js", + "moduleName": "./node_modules/nanoutils/lib/clone/index.js", + "type": "harmony side effect evaluation", + "userRequest": "../indexOf/indexOf", + "loc": "2:0-40" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/includes/index.js", + "module": "./node_modules/nanoutils/lib/includes/index.js", + "moduleName": "./node_modules/nanoutils/lib/includes/index.js", + "type": "harmony side effect evaluation", + "userRequest": "../indexOf/indexOf", + "loc": "2:0-40" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/indexOf/index.js", + "module": "./node_modules/nanoutils/lib/indexOf/index.js", + "moduleName": "./node_modules/nanoutils/lib/indexOf/index.js", + "type": "harmony side effect evaluation", + "userRequest": "./indexOf", + "loc": "2:0-31" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/indexOf/index.js", + "module": "./node_modules/nanoutils/lib/indexOf/index.js", + "moduleName": "./node_modules/nanoutils/lib/indexOf/index.js", + "type": "harmony import specifier", + "userRequest": "./indexOf", + "loc": "4:22-29" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/includes/index.js", + "module": "./node_modules/nanoutils/lib/includes/index.js", + "moduleName": "./node_modules/nanoutils/lib/includes/index.js", + "type": "harmony import specifier", + "userRequest": "../indexOf/indexOf", + "loc": "5:9-16" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/clone/index.js", + "module": "./node_modules/nanoutils/lib/clone/index.js", + "moduleName": "./node_modules/nanoutils/lib/clone/index.js", + "type": "harmony import specifier", + "userRequest": "../indexOf/indexOf", + "loc": "45:18-25" + } + ], + "usedExports": [ + "default" + ], + "providedExports": [ + "default" + ], + "optimizationBailout": [], + "depth": 5, + "source": "export default function indexOf(val, obj) {\n return obj != null && obj.indexOf\n ? obj.indexOf(val)\n : -1\n}\n", + "parsedSize": 50, + "parsedSource": "_n(n,r){return null!=r&&r.indexOf?r.indexOf(n):-1}", + "originalSize": 114, + "originalSource": "export default function indexOf(val, obj) {\n return obj != null && obj.indexOf\n ? obj.indexOf(val)\n : -1\n}\n", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/curryN/curryN.js", + "name": "./node_modules/nanoutils/lib/curryN/curryN.js", + "index": 64, + "index2": 59, + "size": 447, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/constructN/index.js", + "issuerId": null, + "issuerName": "./node_modules/nanoutils/lib/constructN/index.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "name": "./node_modules/nanoutils/lib/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/constructN/index.js", + "name": "./node_modules/nanoutils/lib/constructN/index.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/constructN/index.js", + "module": "./node_modules/nanoutils/lib/constructN/index.js", + "moduleName": "./node_modules/nanoutils/lib/constructN/index.js", + "type": "harmony side effect evaluation", + "userRequest": "../curryN/curryN", + "loc": "1:0-37" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/curry/index.js", + "module": "./node_modules/nanoutils/lib/curry/index.js", + "moduleName": "./node_modules/nanoutils/lib/curry/index.js", + "type": "harmony side effect evaluation", + "userRequest": "../curryN/curryN", + "loc": "1:0-37" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/curryN/index.js", + "module": "./node_modules/nanoutils/lib/curryN/index.js", + "moduleName": "./node_modules/nanoutils/lib/curryN/index.js", + "type": "harmony side effect evaluation", + "userRequest": "./curryN", + "loc": "1:0-29" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/reduceWhileRight/index.js", + "module": "./node_modules/nanoutils/lib/reduceWhileRight/index.js", + "moduleName": "./node_modules/nanoutils/lib/reduceWhileRight/index.js", + "type": "harmony side effect evaluation", + "userRequest": "../curryN/curryN", + "loc": "1:0-37" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/reduceWhile/index.js", + "module": "./node_modules/nanoutils/lib/reduceWhile/index.js", + "moduleName": "./node_modules/nanoutils/lib/reduceWhile/index.js", + "type": "harmony side effect evaluation", + "userRequest": "../curryN/curryN", + "loc": "1:0-37" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/liftN/index.js", + "module": "./node_modules/nanoutils/lib/liftN/index.js", + "moduleName": "./node_modules/nanoutils/lib/liftN/index.js", + "type": "harmony side effect evaluation", + "userRequest": "../curryN/curryN", + "loc": "1:0-37" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/lift/index.js", + "module": "./node_modules/nanoutils/lib/lift/index.js", + "moduleName": "./node_modules/nanoutils/lib/lift/index.js", + "type": "harmony side effect evaluation", + "userRequest": "../curryN/curryN", + "loc": "1:0-37" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/invoker/index.js", + "module": "./node_modules/nanoutils/lib/invoker/index.js", + "moduleName": "./node_modules/nanoutils/lib/invoker/index.js", + "type": "harmony side effect evaluation", + "userRequest": "../curryN/curryN", + "loc": "1:0-37" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/reduceBy/index.js", + "module": "./node_modules/nanoutils/lib/reduceBy/index.js", + "moduleName": "./node_modules/nanoutils/lib/reduceBy/index.js", + "type": "harmony side effect evaluation", + "userRequest": "../curryN/curryN", + "loc": "2:0-37" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/curryN/index.js", + "module": "./node_modules/nanoutils/lib/curryN/index.js", + "moduleName": "./node_modules/nanoutils/lib/curryN/index.js", + "type": "harmony import specifier", + "userRequest": "./curryN", + "loc": "3:15-21" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/reduceWhileRight/index.js", + "module": "./node_modules/nanoutils/lib/reduceWhileRight/index.js", + "moduleName": "./node_modules/nanoutils/lib/reduceWhileRight/index.js", + "type": "harmony import specifier", + "userRequest": "../curryN/curryN", + "loc": "3:15-21" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/reduceWhile/index.js", + "module": "./node_modules/nanoutils/lib/reduceWhile/index.js", + "moduleName": "./node_modules/nanoutils/lib/reduceWhile/index.js", + "type": "harmony import specifier", + "userRequest": "../curryN/curryN", + "loc": "3:15-21" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/curryN/index.js", + "module": "./node_modules/nanoutils/lib/curryN/index.js", + "moduleName": "./node_modules/nanoutils/lib/curryN/index.js", + "type": "harmony import specifier", + "userRequest": "./curryN", + "loc": "3:25-31" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/curry/index.js", + "module": "./node_modules/nanoutils/lib/curry/index.js", + "moduleName": "./node_modules/nanoutils/lib/curry/index.js", + "type": "harmony import specifier", + "userRequest": "../curryN/curryN", + "loc": "4:9-15" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/constructN/index.js", + "module": "./node_modules/nanoutils/lib/constructN/index.js", + "moduleName": "./node_modules/nanoutils/lib/constructN/index.js", + "type": "harmony import specifier", + "userRequest": "../curryN/curryN", + "loc": "4:15-21" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/reduceBy/index.js", + "module": "./node_modules/nanoutils/lib/reduceBy/index.js", + "moduleName": "./node_modules/nanoutils/lib/reduceBy/index.js", + "type": "harmony import specifier", + "userRequest": "../curryN/curryN", + "loc": "4:15-21" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/liftN/index.js", + "module": "./node_modules/nanoutils/lib/liftN/index.js", + "moduleName": "./node_modules/nanoutils/lib/liftN/index.js", + "type": "harmony import specifier", + "userRequest": "../curryN/curryN", + "loc": "4:15-21" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/constructN/index.js", + "module": "./node_modules/nanoutils/lib/constructN/index.js", + "moduleName": "./node_modules/nanoutils/lib/constructN/index.js", + "type": "harmony import specifier", + "userRequest": "../curryN/curryN", + "loc": "5:9-15" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/liftN/index.js", + "module": "./node_modules/nanoutils/lib/liftN/index.js", + "moduleName": "./node_modules/nanoutils/lib/liftN/index.js", + "type": "harmony import specifier", + "userRequest": "../curryN/curryN", + "loc": "5:9-15" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/lift/index.js", + "module": "./node_modules/nanoutils/lib/lift/index.js", + "moduleName": "./node_modules/nanoutils/lib/lift/index.js", + "type": "harmony import specifier", + "userRequest": "../curryN/curryN", + "loc": "5:9-15" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/invoker/index.js", + "module": "./node_modules/nanoutils/lib/invoker/index.js", + "moduleName": "./node_modules/nanoutils/lib/invoker/index.js", + "type": "harmony import specifier", + "userRequest": "../curryN/curryN", + "loc": "5:9-15" + } + ], + "usedExports": [ + "default" + ], + "providedExports": [ + "default" + ], + "optimizationBailout": [], + "depth": 5, + "source": "import placehold from '../_internal/_placehold'\n\nexport default function curryN(n, fn) {\n return placehold(\n Object.defineProperty(\n function() {\n return n - arguments.length > 0\n ? curryN(\n n - arguments.length,\n fn.bind.apply(fn, [fn].concat(arguments))\n )\n : fn.apply(fn, arguments)\n },\n 'nanoLen',\n {\n writable: false,\n value: n\n }\n )\n )\n}\n", + "parsedSize": 205, + "parsedSource": "function yn(n,r){return (Object.defineProperty((function(){return n-arguments.length>0?yn(n-arguments.length,r.bind.apply(r,[r].concat(arguments))):r.apply(r,arguments)}),\"nanoLen\",{writable:!1,value:n}))}", + "originalSize": 447, + "originalSource": "import placehold from '../_internal/_placehold'\n\nexport default function curryN(n, fn) {\n return placehold(\n Object.defineProperty(\n function() {\n return n - arguments.length > 0\n ? curryN(\n n - arguments.length,\n fn.bind.apply(fn, [fn].concat(arguments))\n )\n : fn.apply(fn, arguments)\n },\n 'nanoLen',\n {\n writable: false,\n value: n\n }\n )\n )\n}\n", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/equals/equals.js", + "name": "./node_modules/nanoutils/lib/equals/equals.js", + "index": 67, + "index2": 62, + "size": 1184, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/contains/index.js", + "issuerId": null, + "issuerName": "./node_modules/nanoutils/lib/contains/index.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "name": "./node_modules/nanoutils/lib/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/contains/index.js", + "name": "./node_modules/nanoutils/lib/contains/index.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/difference/difference.js", + "module": "./node_modules/nanoutils/lib/difference/difference.js", + "moduleName": "./node_modules/nanoutils/lib/difference/difference.js", + "type": "harmony side effect evaluation", + "userRequest": "../equals/equals", + "loc": "1:0-37" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/endsWith/endsWith.js", + "module": "./node_modules/nanoutils/lib/endsWith/endsWith.js", + "moduleName": "./node_modules/nanoutils/lib/endsWith/endsWith.js", + "type": "harmony side effect evaluation", + "userRequest": "../equals/equals", + "loc": "1:0-37" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/contains/index.js", + "module": "./node_modules/nanoutils/lib/contains/index.js", + "moduleName": "./node_modules/nanoutils/lib/contains/index.js", + "type": "harmony side effect evaluation", + "userRequest": "../equals/equals", + "loc": "2:0-37" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/dropRepeats/index.js", + "module": "./node_modules/nanoutils/lib/dropRepeats/index.js", + "moduleName": "./node_modules/nanoutils/lib/dropRepeats/index.js", + "type": "harmony side effect evaluation", + "userRequest": "../equals/equals", + "loc": "2:0-37" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/equals/index.js", + "module": "./node_modules/nanoutils/lib/equals/index.js", + "moduleName": "./node_modules/nanoutils/lib/equals/index.js", + "type": "harmony side effect evaluation", + "userRequest": "./equals", + "loc": "2:0-29" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/eqProps/index.js", + "module": "./node_modules/nanoutils/lib/eqProps/index.js", + "moduleName": "./node_modules/nanoutils/lib/eqProps/index.js", + "type": "harmony side effect evaluation", + "userRequest": "../equals/equals", + "loc": "2:0-37" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/eqLens/index.js", + "module": "./node_modules/nanoutils/lib/eqLens/index.js", + "moduleName": "./node_modules/nanoutils/lib/eqLens/index.js", + "type": "harmony side effect evaluation", + "userRequest": "../equals/equals", + "loc": "2:0-37" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/eqBy/index.js", + "module": "./node_modules/nanoutils/lib/eqBy/index.js", + "moduleName": "./node_modules/nanoutils/lib/eqBy/index.js", + "type": "harmony side effect evaluation", + "userRequest": "../equals/equals", + "loc": "2:0-37" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/whereEq/index.js", + "module": "./node_modules/nanoutils/lib/whereEq/index.js", + "moduleName": "./node_modules/nanoutils/lib/whereEq/index.js", + "type": "harmony side effect evaluation", + "userRequest": "../equals/equals", + "loc": "2:0-37" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/uniq/index.js", + "module": "./node_modules/nanoutils/lib/uniq/index.js", + "moduleName": "./node_modules/nanoutils/lib/uniq/index.js", + "type": "harmony side effect evaluation", + "userRequest": "../equals/equals", + "loc": "2:0-37" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/propEq/index.js", + "module": "./node_modules/nanoutils/lib/propEq/index.js", + "moduleName": "./node_modules/nanoutils/lib/propEq/index.js", + "type": "harmony side effect evaluation", + "userRequest": "../equals/equals", + "loc": "2:0-37" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/intersection/index.js", + "module": "./node_modules/nanoutils/lib/intersection/index.js", + "moduleName": "./node_modules/nanoutils/lib/intersection/index.js", + "type": "harmony side effect evaluation", + "userRequest": "../equals/equals", + "loc": "2:0-37" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/uniqBy/index.js", + "module": "./node_modules/nanoutils/lib/uniqBy/index.js", + "moduleName": "./node_modules/nanoutils/lib/uniqBy/index.js", + "type": "harmony side effect evaluation", + "userRequest": "../equals/equals", + "loc": "3:0-37" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/equals/index.js", + "module": "./node_modules/nanoutils/lib/equals/index.js", + "moduleName": "./node_modules/nanoutils/lib/equals/index.js", + "type": "harmony import specifier", + "userRequest": "./equals", + "loc": "4:22-28" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/dropRepeats/index.js", + "module": "./node_modules/nanoutils/lib/dropRepeats/index.js", + "moduleName": "./node_modules/nanoutils/lib/dropRepeats/index.js", + "type": "harmony import specifier", + "userRequest": "../equals/equals", + "loc": "4:31-37" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/eqProps/index.js", + "module": "./node_modules/nanoutils/lib/eqProps/index.js", + "moduleName": "./node_modules/nanoutils/lib/eqProps/index.js", + "type": "harmony import specifier", + "userRequest": "../equals/equals", + "loc": "5:9-15" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/eqLens/index.js", + "module": "./node_modules/nanoutils/lib/eqLens/index.js", + "moduleName": "./node_modules/nanoutils/lib/eqLens/index.js", + "type": "harmony import specifier", + "userRequest": "../equals/equals", + "loc": "5:9-15" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/eqBy/index.js", + "module": "./node_modules/nanoutils/lib/eqBy/index.js", + "moduleName": "./node_modules/nanoutils/lib/eqBy/index.js", + "type": "harmony import specifier", + "userRequest": "../equals/equals", + "loc": "5:9-15" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/propEq/index.js", + "module": "./node_modules/nanoutils/lib/propEq/index.js", + "moduleName": "./node_modules/nanoutils/lib/propEq/index.js", + "type": "harmony import specifier", + "userRequest": "../equals/equals", + "loc": "5:9-15" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/uniq/index.js", + "module": "./node_modules/nanoutils/lib/uniq/index.js", + "moduleName": "./node_modules/nanoutils/lib/uniq/index.js", + "type": "harmony import specifier", + "userRequest": "../equals/equals", + "loc": "5:19-25" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/difference/difference.js", + "module": "./node_modules/nanoutils/lib/difference/difference.js", + "moduleName": "./node_modules/nanoutils/lib/difference/difference.js", + "type": "harmony import specifier", + "userRequest": "../equals/equals", + "loc": "5:24-30" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/contains/index.js", + "module": "./node_modules/nanoutils/lib/contains/index.js", + "moduleName": "./node_modules/nanoutils/lib/contains/index.js", + "type": "harmony import specifier", + "userRequest": "../equals/equals", + "loc": "6:11-17" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/uniqBy/index.js", + "module": "./node_modules/nanoutils/lib/uniqBy/index.js", + "moduleName": "./node_modules/nanoutils/lib/uniqBy/index.js", + "type": "harmony import specifier", + "userRequest": "../equals/equals", + "loc": "6:24-30" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/whereEq/index.js", + "module": "./node_modules/nanoutils/lib/whereEq/index.js", + "moduleName": "./node_modules/nanoutils/lib/whereEq/index.js", + "type": "harmony import specifier", + "userRequest": "../equals/equals", + "loc": "6:37-43" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/endsWith/endsWith.js", + "module": "./node_modules/nanoutils/lib/endsWith/endsWith.js", + "moduleName": "./node_modules/nanoutils/lib/endsWith/endsWith.js", + "type": "harmony import specifier", + "userRequest": "../equals/equals", + "loc": "8:11-17" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/intersection/index.js", + "module": "./node_modules/nanoutils/lib/intersection/index.js", + "moduleName": "./node_modules/nanoutils/lib/intersection/index.js", + "type": "harmony import specifier", + "userRequest": "../equals/equals", + "loc": "11:13-19" + } + ], + "usedExports": [ + "default" + ], + "providedExports": [ + "default" + ], + "optimizationBailout": [], + "depth": 5, + "source": "var map\ntry {\n map = Map\n} catch (_) { }\n\nvar set\ntry {\n set = Set\n} catch (_) { }\n\nexport default function equals(a, b, circulars) {\n var circ = (circulars || []).concat([a, b])\n if (a === b) return true\n if (a == null || b == null) return a === b\n var typeA = typeof a\n var typeB = typeof b\n if (typeA !== typeB) return false\n if (a instanceof Date) {\n return a.getTime() === b.getTime()\n }\n if (a instanceof RegExp) {\n return a.toString() === b.toString()\n }\n if (set && a instanceof set) {\n return equals(a.values(), b.values(), circ)\n }\n if (map && a instanceof map) {\n return equals(a.entries(), b.entries(), circ)\n }\n if (typeA === 'object' && typeA === typeB) {\n var keys = Object.keys(a)\n if (keys.length !== Object.keys(b).length) return false\n for (var i = 0; i < keys.length; i++) {\n for (var k = 0; k < circ.length; k++) {\n if (circ[k] === a[keys[i]]) {\n break\n }\n }\n if (k < circ.length) {\n if (a[keys[i]] !== b[keys[i]]) {\n return false\n }\n } else if (!equals(a[keys[i]], b[keys[i]], circ)) {\n return false\n }\n }\n return true\n }\n return false\n}\n", + "parsedSize": 682, + "parsedSource": "dn;try{gn=Map}catch(A){}try{dn=Set}catch(A){}function mn(n,r,t){var e=(t||[]).concat([n,r]);if(n===r)return!0;if(null==n||null==r)return n===r;var u=typeof n,o=typeof r;if(u!==o)return!1;if(n instanceof Date)return n.getTime()===r.getTime();if(n instanceof RegExp)return n.toString()===r.toString();if(dn&&n instanceof dn)return mn(n.values(),r.values(),e);if(gn&&n instanceof gn)return mn(n.entries(),r.entries(),e);if(\"object\"===u&&u===o){var i=Object.keys(n);if(i.length!==Object.keys(r).length)return!1;for(var c=0;c 0) {\n // module (i - lens[j] * div)\n result[k] = i % lens[j]\n // div\n i = Math.floor(i / lens[j])\n j--\n k--\n }\n return result\n}\n\nexport function lift(f) {\n var args = [].slice.call(arguments, 1)\n var lens = args.map(function(arg) { return arg.length })\n var length = lens.reduce(function(a, b) { return a * b }, 1)\n var answer = Array(length)\n for (var i = 0; i < length; i++) {\n var is = indices(i, args.length, lens)\n answer[i] = f.apply(f, args.map(function(arr, j) {\n return arr[is[j]]\n }))\n }\n return answer\n}\n", + "parsedSize": 358, + "parsedSource": "Cn(n,r,t){for(var e=Array(r).fill(0),u=n,o=t.length-1,i=o;u>0;)e[i]=u%t[o],u=Math.floor(u/t[o]),o--,i--;return e}function Mn(n){for(var r=[].slice.call(arguments,1),t=r.map((function(n){return n.length})),e=t.reduce((function(n,r){return n*r}),1),u=Array(e),o=0;o 0) {\n // module (i - lens[j] * div)\n result[k] = i % lens[j]\n // div\n i = Math.floor(i / lens[j])\n j--\n k--\n }\n return result\n}\n\nexport function lift(f) {\n var args = [].slice.call(arguments, 1)\n var lens = args.map(function(arg) { return arg.length })\n var length = lens.reduce(function(a, b) { return a * b }, 1)\n var answer = Array(length)\n for (var i = 0; i < length; i++) {\n var is = indices(i, args.length, lens)\n answer[i] = f.apply(f, args.map(function(arr, j) {\n return arr[is[j]]\n }))\n }\n return answer\n}\n", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/_internal/_merge/index.js", + "name": "./node_modules/nanoutils/lib/_internal/_merge/index.js", + "index": 184, + "index2": 179, + "size": 633, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/mergeWithKey/index.js", + "issuerId": null, + "issuerName": "./node_modules/nanoutils/lib/mergeWithKey/index.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "name": "./node_modules/nanoutils/lib/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/mergeWithKey/index.js", + "name": "./node_modules/nanoutils/lib/mergeWithKey/index.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/mergeDeepLeft/mergeDeepLeft.js", + "module": "./node_modules/nanoutils/lib/mergeDeepLeft/mergeDeepLeft.js", + "moduleName": "./node_modules/nanoutils/lib/mergeDeepLeft/mergeDeepLeft.js", + "type": "harmony side effect evaluation", + "userRequest": "../_internal/_merge", + "loc": "1:0-40" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/mergeWithKey/index.js", + "module": "./node_modules/nanoutils/lib/mergeWithKey/index.js", + "moduleName": "./node_modules/nanoutils/lib/mergeWithKey/index.js", + "type": "harmony side effect evaluation", + "userRequest": "../_internal/_merge", + "loc": "2:0-40" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/mergeWith/index.js", + "module": "./node_modules/nanoutils/lib/mergeWith/index.js", + "moduleName": "./node_modules/nanoutils/lib/mergeWith/index.js", + "type": "harmony side effect evaluation", + "userRequest": "../_internal/_merge", + "loc": "2:0-40" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/mergeDeepWithKey/index.js", + "module": "./node_modules/nanoutils/lib/mergeDeepWithKey/index.js", + "moduleName": "./node_modules/nanoutils/lib/mergeDeepWithKey/index.js", + "type": "harmony side effect evaluation", + "userRequest": "../_internal/_merge", + "loc": "2:0-40" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/mergeDeepWith/index.js", + "module": "./node_modules/nanoutils/lib/mergeDeepWith/index.js", + "moduleName": "./node_modules/nanoutils/lib/mergeDeepWith/index.js", + "type": "harmony side effect evaluation", + "userRequest": "../_internal/_merge", + "loc": "2:0-40" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/merge/index.js", + "module": "./node_modules/nanoutils/lib/merge/index.js", + "moduleName": "./node_modules/nanoutils/lib/merge/index.js", + "type": "harmony side effect evaluation", + "userRequest": "../_internal/_merge", + "loc": "2:0-40" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/mergeDeepWithKey/index.js", + "module": "./node_modules/nanoutils/lib/mergeDeepWithKey/index.js", + "moduleName": "./node_modules/nanoutils/lib/mergeDeepWithKey/index.js", + "type": "harmony import specifier", + "userRequest": "../_internal/_merge", + "loc": "5:9-15" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/merge/index.js", + "module": "./node_modules/nanoutils/lib/merge/index.js", + "moduleName": "./node_modules/nanoutils/lib/merge/index.js", + "type": "harmony import specifier", + "userRequest": "../_internal/_merge", + "loc": "5:9-15" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/mergeWithKey/index.js", + "module": "./node_modules/nanoutils/lib/mergeWithKey/index.js", + "moduleName": "./node_modules/nanoutils/lib/mergeWithKey/index.js", + "type": "harmony import specifier", + "userRequest": "../_internal/_merge", + "loc": "8:9-15" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/mergeWith/index.js", + "module": "./node_modules/nanoutils/lib/mergeWith/index.js", + "moduleName": "./node_modules/nanoutils/lib/mergeWith/index.js", + "type": "harmony import specifier", + "userRequest": "../_internal/_merge", + "loc": "8:19-25" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/mergeDeepWith/index.js", + "module": "./node_modules/nanoutils/lib/mergeDeepWith/index.js", + "moduleName": "./node_modules/nanoutils/lib/mergeDeepWith/index.js", + "type": "harmony import specifier", + "userRequest": "../_internal/_merge", + "loc": "9:9-15" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/mergeDeepLeft/mergeDeepLeft.js", + "module": "./node_modules/nanoutils/lib/mergeDeepLeft/mergeDeepLeft.js", + "moduleName": "./node_modules/nanoutils/lib/mergeDeepLeft/mergeDeepLeft.js", + "type": "harmony import specifier", + "userRequest": "../_internal/_merge", + "loc": "10:9-15" + } + ], + "usedExports": [ + "default" + ], + "providedExports": [ + "default" + ], + "optimizationBailout": [], + "depth": 5, + "source": "function withCallback(l, r, rKeys, cb) {\n for (var i = 0; i < rKeys.length; i++) {\n l[rKeys[i]] = rKeys[i] in l\n ? cb(l[rKeys[i]], r[rKeys[i]], rKeys[i])\n : r[rKeys[i]]\n }\n}\n\nfunction withoutCallback(l, r, rKeys) {\n for (var i = 0; i < rKeys.length; i++) {\n l[rKeys[i]] = r[rKeys[i]]\n }\n}\n\nexport default function mergeWith(left, right, cb) {\n var result = {}\n var lKeys = Object.keys(left)\n var rKeys = Object.keys(right)\n for (var i = 0; i < lKeys.length; i++) result[lKeys[i]] = left[lKeys[i]]\n if (cb) withCallback(result, right, rKeys, cb)\n else withoutCallback(result, right, rKeys)\n return result\n}\n", + "parsedSize": 274, + "parsedSource": "function Ln(n,r,t){for(var e={},u=Object.keys(n),o=Object.keys(r),i=0;i= 3\n ? f.apply(f, args)\n : function() {\n var args2 = [].slice.call(arguments)\n return args.length + args2.length >= 3\n ? f.apply(f, args.concat(args2))\n : function() {\n return f.apply(f, args.concat(args2).concat([].slice.call(arguments)))\n }\n }\n }\n}\n", + "parsedSize": null, + "parsedSource": null, + "originalSize": 453, + "originalSource": "export default function curry3more(f) {\n return function curried() {\n var args = [].slice.call(arguments)\n return args.length >= 3\n ? f.apply(f, args)\n : function() {\n var args2 = [].slice.call(arguments)\n return args.length + args2.length >= 3\n ? f.apply(f, args.concat(args2))\n : function() {\n return f.apply(f, args.concat(args2).concat([].slice.call(arguments)))\n }\n }\n }\n}\n", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/over/over.js", + "name": "./node_modules/nanoutils/lib/over/over.js", + "index": 213, + "index2": 208, + "size": 100, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/over/index.js", + "issuerId": null, + "issuerName": "./node_modules/nanoutils/lib/over/index.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "name": "./node_modules/nanoutils/lib/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/over/index.js", + "name": "./node_modules/nanoutils/lib/over/index.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/over/index.js", + "module": "./node_modules/nanoutils/lib/over/index.js", + "moduleName": "./node_modules/nanoutils/lib/over/index.js", + "type": "harmony side effect evaluation", + "userRequest": "./over", + "loc": "2:0-25" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/over/index.js", + "module": "./node_modules/nanoutils/lib/over/index.js", + "moduleName": "./node_modules/nanoutils/lib/over/index.js", + "type": "harmony import specifier", + "userRequest": "./over", + "loc": "4:22-26" + } + ], + "usedExports": [ + "default" + ], + "providedExports": [ + "default" + ], + "optimizationBailout": [], + "depth": 5, + "source": "export default function over(lens, cb, value) {\n var l = lens(value)\n return l.set(cb(l.get()))\n}\n", + "parsedSize": 46, + "parsedSource": "n,r,t){var e=n(t);return e.set(r(e.get()))})),", + "originalSize": 100, + "originalSource": "export default function over(lens, cb, value) {\n var l = lens(value)\n return l.set(cb(l.get()))\n}\n", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/reject/reject.js", + "name": "./node_modules/nanoutils/lib/reject/reject.js", + "index": 218, + "index2": 213, + "size": 254, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/reject/index.js", + "issuerId": null, + "issuerName": "./node_modules/nanoutils/lib/reject/index.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "name": "./node_modules/nanoutils/lib/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/reject/index.js", + "name": "./node_modules/nanoutils/lib/reject/index.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/reject/index.js", + "module": "./node_modules/nanoutils/lib/reject/index.js", + "moduleName": "./node_modules/nanoutils/lib/reject/index.js", + "type": "harmony side effect evaluation", + "userRequest": "./reject", + "loc": "2:0-29" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/partition/index.js", + "module": "./node_modules/nanoutils/lib/partition/index.js", + "moduleName": "./node_modules/nanoutils/lib/partition/index.js", + "type": "harmony side effect evaluation", + "userRequest": "../reject/reject", + "loc": "2:0-37" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/reject/index.js", + "module": "./node_modules/nanoutils/lib/reject/index.js", + "moduleName": "./node_modules/nanoutils/lib/reject/index.js", + "type": "harmony import specifier", + "userRequest": "./reject", + "loc": "4:22-28" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/partition/index.js", + "module": "./node_modules/nanoutils/lib/partition/index.js", + "moduleName": "./node_modules/nanoutils/lib/partition/index.js", + "type": "harmony import specifier", + "userRequest": "../reject/reject", + "loc": "7:4-10" + } + ], + "usedExports": [ + "default" + ], + "providedExports": [ + "default" + ], + "optimizationBailout": [], + "depth": 5, + "source": "export default function reject(cb, obj) {\n return Array.isArray(obj)\n ? obj.filter(function(i) {\n return !cb(i)\n })\n : Object.keys(obj).reduce(function(res, cur) {\n if (!cb(obj[cur])) res[cur] = obj[cur]\n return res\n }, {})\n}\n", + "parsedSize": 142, + "parsedSource": "Rn(n,r){return Array.isArray(r)?r.filter((function(r){return!n(r)})):Object.keys(r).reduce((function(t,e){return n(r[e])||(t[e]=r[e]),t}),{})}", + "originalSize": 254, + "originalSource": "export default function reject(cb, obj) {\n return Array.isArray(obj)\n ? obj.filter(function(i) {\n return !cb(i)\n })\n : Object.keys(obj).reduce(function(res, cur) {\n if (!cb(obj[cur])) res[cur] = obj[cur]\n return res\n }, {})\n}\n", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/path/path.js", + "name": "./node_modules/nanoutils/lib/path/path.js", + "index": 220, + "index2": 215, + "size": 187, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/pathSatisfies/index.js", + "issuerId": null, + "issuerName": "./node_modules/nanoutils/lib/pathSatisfies/index.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "name": "./node_modules/nanoutils/lib/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/pathSatisfies/index.js", + "name": "./node_modules/nanoutils/lib/pathSatisfies/index.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/pathSatisfies/index.js", + "module": "./node_modules/nanoutils/lib/pathSatisfies/index.js", + "moduleName": "./node_modules/nanoutils/lib/pathSatisfies/index.js", + "type": "harmony side effect evaluation", + "userRequest": "../path/path", + "loc": "2:0-31" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/pathOr/index.js", + "module": "./node_modules/nanoutils/lib/pathOr/index.js", + "moduleName": "./node_modules/nanoutils/lib/pathOr/index.js", + "type": "harmony side effect evaluation", + "userRequest": "../path/path", + "loc": "2:0-31" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/path/index.js", + "module": "./node_modules/nanoutils/lib/path/index.js", + "moduleName": "./node_modules/nanoutils/lib/path/index.js", + "type": "harmony side effect evaluation", + "userRequest": "./path", + "loc": "2:0-25" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/pathEq/index.js", + "module": "./node_modules/nanoutils/lib/pathEq/index.js", + "moduleName": "./node_modules/nanoutils/lib/pathEq/index.js", + "type": "harmony side effect evaluation", + "userRequest": "../path/path", + "loc": "3:0-31" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/path/index.js", + "module": "./node_modules/nanoutils/lib/path/index.js", + "moduleName": "./node_modules/nanoutils/lib/path/index.js", + "type": "harmony import specifier", + "userRequest": "./path", + "loc": "4:22-26" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/pathOr/index.js", + "module": "./node_modules/nanoutils/lib/pathOr/index.js", + "moduleName": "./node_modules/nanoutils/lib/pathOr/index.js", + "type": "harmony import specifier", + "userRequest": "../path/path", + "loc": "5:12-16" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/pathSatisfies/index.js", + "module": "./node_modules/nanoutils/lib/pathSatisfies/index.js", + "moduleName": "./node_modules/nanoutils/lib/pathSatisfies/index.js", + "type": "harmony import specifier", + "userRequest": "../path/path", + "loc": "5:14-18" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/pathEq/index.js", + "module": "./node_modules/nanoutils/lib/pathEq/index.js", + "moduleName": "./node_modules/nanoutils/lib/pathEq/index.js", + "type": "harmony import specifier", + "userRequest": "../path/path", + "loc": "6:23-27" + } + ], + "usedExports": [ + "default" + ], + "providedExports": [ + "default" + ], + "optimizationBailout": [], + "depth": 5, + "source": "export default function path(arr, obj) {\n var value = obj\n for (var i = 0; i < arr.length; i++) {\n if (value == null) return undefined\n value = value[arr[i]]\n }\n return value\n}\n", + "parsedSize": 77, + "parsedSource": "In(n,r){for(var t=r,e=0;e= 0; i--) {\n result = cb(result, array[i], i, array)\n }\n return result\n}\n\nexport default function _reduceRight(cb, initial, iterable) {\n if (Array.isArray(iterable)) {\n return arrayReduceRight(cb, initial, iterable.slice())\n }\n if (iterable.reduceRight) {\n return iterable.reduceRight(cb, initial)\n }\n if (process.env.NODE_ENV !== 'production') {\n throw new TypeError('Argument should be right iterable')\n }\n}\n", + "parsedSize": null, + "parsedSource": null, + "originalSize": 559, + "originalSource": "function arrayReduceRight(cb, initial, array) {\n var length = array.length\n var result = initial\n for (var i = length - 1; i >= 0; i--) {\n result = cb(result, array[i], i, array)\n }\n return result\n}\n\nexport default function _reduceRight(cb, initial, iterable) {\n if (Array.isArray(iterable)) {\n return arrayReduceRight(cb, initial, iterable.slice())\n }\n if (iterable.reduceRight) {\n return iterable.reduceRight(cb, initial)\n }\n if (process.env.NODE_ENV !== 'production') {\n throw new TypeError('Argument should be right iterable')\n }\n}\n", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/_internal/_set/index.js", + "name": "./node_modules/nanoutils/lib/_internal/_set/index.js", + "index": 296, + "index2": 291, + "size": 1441, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/uniqBy/index.js", + "issuerId": null, + "issuerName": "./node_modules/nanoutils/lib/uniqBy/index.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "name": "./node_modules/nanoutils/lib/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/uniqBy/index.js", + "name": "./node_modules/nanoutils/lib/uniqBy/index.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/uniq/index.js", + "module": "./node_modules/nanoutils/lib/uniq/index.js", + "moduleName": "./node_modules/nanoutils/lib/uniq/index.js", + "type": "harmony side effect evaluation", + "userRequest": "../_internal/_set", + "loc": "1:0-36" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/uniqBy/index.js", + "module": "./node_modules/nanoutils/lib/uniqBy/index.js", + "moduleName": "./node_modules/nanoutils/lib/uniqBy/index.js", + "type": "harmony side effect evaluation", + "userRequest": "../_internal/_set", + "loc": "2:0-35" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/union/index.js", + "module": "./node_modules/nanoutils/lib/union/index.js", + "moduleName": "./node_modules/nanoutils/lib/union/index.js", + "type": "harmony side effect evaluation", + "userRequest": "../_internal/_set", + "loc": "2:0-35" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/uniq/index.js", + "module": "./node_modules/nanoutils/lib/uniq/index.js", + "moduleName": "./node_modules/nanoutils/lib/uniq/index.js", + "type": "harmony import specifier", + "userRequest": "../_internal/_set", + "loc": "5:9-13" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/union/index.js", + "module": "./node_modules/nanoutils/lib/union/index.js", + "moduleName": "./node_modules/nanoutils/lib/union/index.js", + "type": "harmony import specifier", + "userRequest": "../_internal/_set", + "loc": "5:9-12" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/uniqBy/index.js", + "module": "./node_modules/nanoutils/lib/uniqBy/index.js", + "moduleName": "./node_modules/nanoutils/lib/uniqBy/index.js", + "type": "harmony import specifier", + "userRequest": "../_internal/_set", + "loc": "6:16-19" + } + ], + "usedExports": [ + "default" + ], + "providedExports": [ + "default" + ], + "optimizationBailout": [], + "depth": 5, + "source": "function defaultCompare(a, b) {\n return a === b\n}\n\nfunction getValueIndex(value, set, collection, compare) {\n if (!(value in set)) return -2\n if (value + '' === 'NaN') return 0\n for (var i = 0; i < set[value].length; i++) {\n if (compare(collection[set[value][i]], value)) return set[value][i]\n }\n return -1\n}\n\nfunction addValue(value, set, collection, compare) {\n var index = getValueIndex(value, set, collection, compare)\n if (index >= 0) return\n collection.push(value)\n\n if (index === -2) {\n set[value] = [collection.length - 1]\n return\n }\n set[value].push(collection.length - 1)\n}\n\nfunction addValues(iterable, set, collection, compare) {\n for (var i = 0; i < iterable.length; i++) {\n addValue(iterable[i], set, collection, compare)\n }\n}\n\nexport default function _set(iterable, compareFunc) {\n var compare = compareFunc || defaultCompare\n var set = {}\n var collection = []\n var list = Array.isArray(iterable) ? iterable : []\n\n addValues(list, set, collection, compare)\n\n return {\n add: function(value) {\n addValue(value, set, collection, compare)\n return this\n },\n concat: function(list) {\n addValues(list, set, collection, compare)\n return this\n },\n values: function() {\n return collection.slice(0)\n },\n has: function(value) {\n return getValueIndex(value, set, collection, compare) >= 0\n },\n get size() {\n return collection.length\n }\n }\n}\n", + "parsedSize": 597, + "parsedSource": "Gn(n,r){return n===r}function Jn(n,r,t,e){if(!(n in r))return-2;if(n+\"\"==\"NaN\")return 0;for(var u=0;u=0||(t.push(n),-2!==u?r[n].push(t.length-1):r[n]=[t.length-1])}function $n(n,r,t,e){for(var u=0;u=0},get size(){return u.length}}}", + "originalSize": 1441, + "originalSource": "function defaultCompare(a, b) {\n return a === b\n}\n\nfunction getValueIndex(value, set, collection, compare) {\n if (!(value in set)) return -2\n if (value + '' === 'NaN') return 0\n for (var i = 0; i < set[value].length; i++) {\n if (compare(collection[set[value][i]], value)) return set[value][i]\n }\n return -1\n}\n\nfunction addValue(value, set, collection, compare) {\n var index = getValueIndex(value, set, collection, compare)\n if (index >= 0) return\n collection.push(value)\n\n if (index === -2) {\n set[value] = [collection.length - 1]\n return\n }\n set[value].push(collection.length - 1)\n}\n\nfunction addValues(iterable, set, collection, compare) {\n for (var i = 0; i < iterable.length; i++) {\n addValue(iterable[i], set, collection, compare)\n }\n}\n\nexport default function _set(iterable, compareFunc) {\n var compare = compareFunc || defaultCompare\n var set = {}\n var collection = []\n var list = Array.isArray(iterable) ? iterable : []\n\n addValues(list, set, collection, compare)\n\n return {\n add: function(value) {\n addValue(value, set, collection, compare)\n return this\n },\n concat: function(list) {\n addValues(list, set, collection, compare)\n return this\n },\n values: function() {\n return collection.slice(0)\n },\n has: function(value) {\n return getValueIndex(value, set, collection, compare) >= 0\n },\n get size() {\n return collection.length\n }\n }\n}\n", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/update/update.js", + "name": "./node_modules/nanoutils/lib/update/update.js", + "index": 308, + "index2": 303, + "size": 166, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/updateBy/index.js", + "issuerId": null, + "issuerName": "./node_modules/nanoutils/lib/updateBy/index.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "name": "./node_modules/nanoutils/lib/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/updateBy/index.js", + "name": "./node_modules/nanoutils/lib/updateBy/index.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/updateBy/index.js", + "module": "./node_modules/nanoutils/lib/updateBy/index.js", + "moduleName": "./node_modules/nanoutils/lib/updateBy/index.js", + "type": "harmony side effect evaluation", + "userRequest": "../update/update", + "loc": "2:0-37" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/update/index.js", + "module": "./node_modules/nanoutils/lib/update/index.js", + "moduleName": "./node_modules/nanoutils/lib/update/index.js", + "type": "harmony side effect evaluation", + "userRequest": "./update", + "loc": "2:0-29" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/update/index.js", + "module": "./node_modules/nanoutils/lib/update/index.js", + "moduleName": "./node_modules/nanoutils/lib/update/index.js", + "type": "harmony import specifier", + "userRequest": "./update", + "loc": "4:23-29" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/updateBy/index.js", + "module": "./node_modules/nanoutils/lib/updateBy/index.js", + "moduleName": "./node_modules/nanoutils/lib/updateBy/index.js", + "type": "harmony import specifier", + "userRequest": "../update/update", + "loc": "6:9-15" + } + ], + "usedExports": [ + "default" + ], + "providedExports": [ + "default" + ], + "optimizationBailout": [], + "depth": 5, + "source": "export default function update(idx, value, list) {\n var result = list.slice()\n if (idx >= 0 && idx < result.length) {\n result[idx] = value\n }\n return result\n}\n", + "parsedSize": 62, + "parsedSource": "Kn(n,r,t){var e=t.slice();return n>=0&&n= 0 && idx < result.length) {\n result[idx] = value\n }\n return result\n}\n", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/zipWith/zipWith.js", + "name": "./node_modules/nanoutils/lib/zipWith/zipWith.js", + "index": 321, + "index2": 316, + "size": 291, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/zipWith/index.js", + "issuerId": null, + "issuerName": "./node_modules/nanoutils/lib/zipWith/index.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "name": "./node_modules/nanoutils/lib/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/zipWith/index.js", + "name": "./node_modules/nanoutils/lib/zipWith/index.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/zipWith/index.js", + "module": "./node_modules/nanoutils/lib/zipWith/index.js", + "moduleName": "./node_modules/nanoutils/lib/zipWith/index.js", + "type": "harmony side effect evaluation", + "userRequest": "./zipWith", + "loc": "2:0-31" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/zip/index.js", + "module": "./node_modules/nanoutils/lib/zip/index.js", + "moduleName": "./node_modules/nanoutils/lib/zip/index.js", + "type": "harmony side effect evaluation", + "userRequest": "../zipWith/zipWith", + "loc": "2:0-40" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/zipWith/index.js", + "module": "./node_modules/nanoutils/lib/zipWith/index.js", + "moduleName": "./node_modules/nanoutils/lib/zipWith/index.js", + "type": "harmony import specifier", + "userRequest": "./zipWith", + "loc": "4:22-29" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/zip/index.js", + "module": "./node_modules/nanoutils/lib/zip/index.js", + "moduleName": "./node_modules/nanoutils/lib/zip/index.js", + "type": "harmony import specifier", + "userRequest": "../zipWith/zipWith", + "loc": "5:9-16" + } + ], + "usedExports": [ + "default" + ], + "providedExports": [ + "default" + ], + "optimizationBailout": [], + "depth": 5, + "source": "export default function zipWith(cb, arr1, arr2) {\n var arr = []\n if (arr1 && arr1.length > 0 && arr2 && arr2.length > 0) {\n var len = arr1.length > arr2.length ? arr2.length : arr1.length\n for (var i = 0; i < len; i++) {\n arr.push(cb(arr1[i], arr2[i]))\n }\n }\n return arr\n}\n", + "parsedSize": 139, + "parsedSource": "Qn(n,r,t){var e=[];if(r&&r.length>0&&t&&t.length>0)for(var u=r.length>t.length?t.length:r.length,o=0;o 0 && arr2 && arr2.length > 0) {\n var len = arr1.length > arr2.length ? arr2.length : arr1.length\n for (var i = 0; i < len; i++) {\n arr.push(cb(arr1[i], arr2[i]))\n }\n }\n return arr\n}\n", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/_internal/_shallow_clone/index.js", + "name": "./node_modules/nanoutils/lib/_internal/_shallow_clone/index.js", + "index": 37, + "index2": 31, + "size": 243, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/assocPath/assocPath.js", + "issuerId": null, + "issuerName": "./node_modules/nanoutils/lib/assocPath/assocPath.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "name": "./node_modules/nanoutils/lib/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/assocPath/index.js", + "name": "./node_modules/nanoutils/lib/assocPath/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/assocPath/assocPath.js", + "name": "./node_modules/nanoutils/lib/assocPath/assocPath.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/assocPath/assocPath.js", + "module": "./node_modules/nanoutils/lib/assocPath/assocPath.js", + "moduleName": "./node_modules/nanoutils/lib/assocPath/assocPath.js", + "type": "harmony side effect evaluation", + "userRequest": "../_internal/_shallow_clone", + "loc": "1:0-69" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/assoc/assoc.js", + "module": "./node_modules/nanoutils/lib/assoc/assoc.js", + "moduleName": "./node_modules/nanoutils/lib/assoc/assoc.js", + "type": "harmony side effect evaluation", + "userRequest": "../_internal/_shallow_clone", + "loc": "1:0-69" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/assoc/assoc.js", + "module": "./node_modules/nanoutils/lib/assoc/assoc.js", + "moduleName": "./node_modules/nanoutils/lib/assoc/assoc.js", + "type": "harmony import specifier", + "userRequest": "../_internal/_shallow_clone", + "loc": "4:12-39" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/assocPath/assocPath.js", + "module": "./node_modules/nanoutils/lib/assocPath/assocPath.js", + "moduleName": "./node_modules/nanoutils/lib/assocPath/assocPath.js", + "type": "harmony import specifier", + "userRequest": "../_internal/_shallow_clone", + "loc": "11:12-39" + } + ], + "usedExports": [ + "default" + ], + "providedExports": [ + "default" + ], + "optimizationBailout": [], + "depth": 6, + "source": "export default function shallowCloneObjectAndArrays(obj) {\n var res = {}\n if (typeof obj !== 'object') {\n return res\n }\n if (Array.isArray(obj)) {\n return obj.slice()\n }\n for (var k in obj) {\n res[k] = obj[k]\n }\n return res\n}\n", + "parsedSize": 117, + "parsedSource": "cn(n){var r={};if(\"object\"!=typeof n)return r;if(Array.isArray(n))return n.slice();for(var t in n)r[t]=n[t];return r}", + "originalSize": 243, + "originalSource": "export default function shallowCloneObjectAndArrays(obj) {\n var res = {}\n if (typeof obj !== 'object') {\n return res\n }\n if (Array.isArray(obj)) {\n return obj.slice()\n }\n for (var k in obj) {\n res[k] = obj[k]\n }\n return res\n}\n", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/_internal/_placehold/index.js", + "name": "./node_modules/nanoutils/lib/_internal/_placehold/index.js", + "index": 65, + "index2": 58, + "size": 809, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/curryN/curryN.js", + "issuerId": null, + "issuerName": "./node_modules/nanoutils/lib/curryN/curryN.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/index.js", + "name": "./node_modules/nanoutils/lib/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/constructN/index.js", + "name": "./node_modules/nanoutils/lib/constructN/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/curryN/curryN.js", + "name": "./node_modules/nanoutils/lib/curryN/curryN.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/curryN/curryN.js", + "module": "./node_modules/nanoutils/lib/curryN/curryN.js", + "moduleName": "./node_modules/nanoutils/lib/curryN/curryN.js", + "type": "harmony side effect evaluation", + "userRequest": "../_internal/_placehold", + "loc": "1:0-47" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/nanoutils/lib/curryN/curryN.js", + "module": "./node_modules/nanoutils/lib/curryN/curryN.js", + "moduleName": "./node_modules/nanoutils/lib/curryN/curryN.js", + "type": "harmony import specifier", + "userRequest": "../_internal/_placehold", + "loc": "4:9-18" + } + ], + "usedExports": [ + "default" + ], + "providedExports": [ + "default" + ], + "optimizationBailout": [], + "depth": 6, + "source": "import __ from '../../__'\nimport toArray from '../../toArray'\n\nexport default function placehold(fn, length, oldArgs) {\n oldArgs = oldArgs || []\n length = length || fn.nanoLen || fn.length\n var placeholdersLen = oldArgs.reduce(function(count, arg) {\n return count + (arg === __)\n }, 0)\n if (oldArgs.length - placeholdersLen >= length) return fn.apply(fn, oldArgs)\n return Object.defineProperty(\n function() {\n var newArgs = toArray(arguments)\n return placehold(\n fn,\n length,\n oldArgs\n .reduce(function(_next, a) {\n return _next.concat([a !== __ ? a : newArgs.shift() || __])\n }, [])\n .concat(newArgs)\n )\n },\n 'nanoLen',\n {\n writable: false,\n value: length - oldArgs.length + placeholdersLen\n }\n )\n}\n", + "parsedSize": 334, + "parsedSource": "function n(r,t,e){e=e||[],t=t||r.nanoLen||r.length;var u=e.reduce((function(n,r){return n+(r===nn)}),0);return e.length-u>=t?r.apply(r,e):Object.defineProperty((function(){var u=hn(arguments);return n(r,t,e.reduce((function(n,r){return n.concat([r!==nn?r:u.shift()||nn])}),[]).concat(u))}),\"nanoLen\",{writable:!1,value:t-e.length+u})}", + "originalSize": 809, + "originalSource": "import __ from '../../__'\nimport toArray from '../../toArray'\n\nexport default function placehold(fn, length, oldArgs) {\n oldArgs = oldArgs || []\n length = length || fn.nanoLen || fn.length\n var placeholdersLen = oldArgs.reduce(function(count, arg) {\n return count + (arg === __)\n }, 0)\n if (oldArgs.length - placeholdersLen >= length) return fn.apply(fn, oldArgs)\n return Object.defineProperty(\n function() {\n var newArgs = toArray(arguments)\n return placehold(\n fn,\n length,\n oldArgs\n .reduce(function(_next, a) {\n return _next.concat([a !== __ ? a : newArgs.shift() || __])\n }, [])\n .concat(newArgs)\n )\n },\n 'nanoLen',\n {\n writable: false,\n value: length - oldArgs.length + placeholdersLen\n }\n )\n}\n", + "modules": [] + } + ] + }, + { + "id": "", + "identifier": "css /home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/css-loader/dist/cjs.js??ref--5-1!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/app.css 0", + "name": "css ./node_modules/css-loader/dist/cjs.js??ref--5-1!./node_modules/webpack-enhanced-stats-plugin/loader.js!./src/app.css", + "index": 5, + "index2": 2, + "size": 174, + "built": false, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/mini-css-extract-plugin/dist/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/css-loader/dist/cjs.js??ref--5-1!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/app.css", + "issuerId": 1, + "issuerName": "./src/app.css", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": 1, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/mini-css-extract-plugin/dist/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/css-loader/dist/cjs.js??ref--5-1!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/app.css", + "name": "./src/app.css" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 1, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/mini-css-extract-plugin/dist/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/css-loader/dist/cjs.js??ref--5-1!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/app.css", + "module": "./src/app.css", + "moduleName": "./src/app.css" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 3, + "parsedSize": null, + "parsedSource": null, + "originalSize": null, + "originalSource": null, + "modules": [] + }, + { + "id": "", + "identifier": "css /home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/css-loader/dist/cjs.js??ref--5-1!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/article.css 0", + "name": "css ./node_modules/css-loader/dist/cjs.js??ref--5-1!./node_modules/webpack-enhanced-stats-plugin/loader.js!./src/article.css", + "index": 326, + "index2": 322, + "size": 705, + "built": false, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/mini-css-extract-plugin/dist/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/css-loader/dist/cjs.js??ref--5-1!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/article.css", + "issuerId": 0, + "issuerName": "./src/article.css", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 0, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/mini-css-extract-plugin/dist/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/css-loader/dist/cjs.js??ref--5-1!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/article.css", + "name": "./src/article.css" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 0, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/mini-css-extract-plugin/dist/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/css-loader/dist/cjs.js??ref--5-1!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/article.css", + "module": "./src/article.css", + "moduleName": "./src/article.css" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 4, + "parsedSize": null, + "parsedSource": null, + "originalSize": null, + "originalSource": null, + "modules": [] + } + ], + "filteredModules": 0, + "logging": { + "webpack.buildChunkGraph.visitModules": { + "entries": [], + "filteredEntries": 2, + "debug": false + } + }, + "children": [ + { + "errors": [], + "warnings": [], + "publicPath": "", + "outputPath": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/dist", + "assetsByChunkName": {}, + "assets": [ + { + "name": "index.html", + "size": 4014, + "chunks": [ + 0 + ], + "chunkNames": [], + "info": {}, + "emitted": false + } + ], + "filteredAssets": 0, + "entrypoints": { + "undefined": { + "chunks": [ + 0 + ], + "assets": [ + "index.html" + ], + "children": {}, + "childAssets": {} + } + }, + "namedChunkGroups": { + "undefined": { + "chunks": [ + 0 + ], + "assets": [ + "index.html" + ], + "children": {}, + "childAssets": {} + } + }, + "chunks": [ + { + "id": 0, + "rendered": true, + "initial": true, + "entry": true, + "size": 181, + "names": [], + "files": [ + "index.html" + ], + "hash": "4a6d9c5b8b0c47a3c7f6", + "siblings": [], + "parents": [], + "children": [], + "childrenByOrder": {}, + "modules": [ + { + "id": 0, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/html-webpack-plugin/lib/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/raw-loader/dist/cjs.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/html-webpack-plugin/default_index.ejs", + "name": "./node_modules/html-webpack-plugin/lib/loader.js!./node_modules/html-webpack-plugin/default_index.ejs", + "index": 0, + "index2": 0, + "size": 181, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": null, + "issuerId": null, + "issuerName": null, + "issuerPath": null, + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": null, + "module": null, + "moduleName": null, + "type": "single entry", + "userRequest": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/html-webpack-plugin/lib/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/html-webpack-plugin/default_index.ejs" + } + ], + "usedExports": true, + "providedExports": [ + "default" + ], + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is an entry point" + ], + "depth": 0, + "source": "export default \"\\n\\n \\n \\n <%= htmlWebpackPlugin.options.title %>\\n \\n \\n \\n\";" + } + ], + "filteredModules": 0, + "origins": [ + { + "module": "", + "moduleIdentifier": "", + "moduleName": "", + "loc": "", + "request": null, + "reasons": [] + } + ] + } + ], + "modules": [ + { + "id": 0, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/html-webpack-plugin/lib/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/raw-loader/dist/cjs.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/html-webpack-plugin/default_index.ejs", + "name": "./node_modules/html-webpack-plugin/lib/loader.js!./node_modules/html-webpack-plugin/default_index.ejs", + "index": 0, + "index2": 0, + "size": 181, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": null, + "issuerId": null, + "issuerName": null, + "issuerPath": null, + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": null, + "module": null, + "moduleName": null, + "type": "single entry", + "userRequest": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/html-webpack-plugin/lib/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/html-webpack-plugin/default_index.ejs" + } + ], + "usedExports": true, + "providedExports": [ + "default" + ], + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is an entry point" + ], + "depth": 0, + "source": "export default \"\\n\\n \\n \\n <%= htmlWebpackPlugin.options.title %>\\n \\n \\n \\n\";" + } + ], + "filteredModules": 0, + "logging": { + "webpack.buildChunkGraph.visitModules": { + "entries": [], + "filteredEntries": 2, + "debug": false + } + }, + "children": [], + "name": "html-webpack-plugin for \"index.html\"" + }, + { + "errors": [], + "warnings": [], + "publicPath": "", + "outputPath": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/dist", + "assetsByChunkName": {}, + "assets": [], + "filteredAssets": 0, + "entrypoints": { + "mini-css-extract-plugin": { + "chunks": [ + 0 + ], + "assets": [ + "*" + ], + "children": {}, + "childAssets": {} + } + }, + "namedChunkGroups": { + "mini-css-extract-plugin": { + "chunks": [ + 0 + ], + "assets": [ + "*" + ], + "children": {}, + "childAssets": {} + } + }, + "chunks": [ + { + "id": 0, + "rendered": true, + "initial": true, + "entry": true, + "size": 3031, + "names": [ + "mini-css-extract-plugin" + ], + "files": [ + "*" + ], + "hash": "d1bb7079853735daed61", + "siblings": [], + "parents": [], + "children": [], + "childrenByOrder": {}, + "modules": [ + { + "id": 0, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/css-loader/dist/cjs.js??ref--5-1!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/app.css", + "name": "./node_modules/css-loader/dist/cjs.js??ref--5-1!./node_modules/webpack-enhanced-stats-plugin/loader.js!./src/app.css", + "index": 0, + "index2": 1, + "size": 514, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": null, + "issuerId": null, + "issuerName": null, + "issuerPath": null, + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": null, + "module": null, + "moduleName": null, + "type": "single entry", + "userRequest": "!!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/css-loader/dist/cjs.js??ref--5-1!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/app.css", + "loc": "mini-css-extract-plugin" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 0, + "source": "// Imports\nvar ___CSS_LOADER_API_IMPORT___ = require(\"../node_modules/css-loader/dist/runtime/api.js\");\nexports = ___CSS_LOADER_API_IMPORT___(false);\n// Module\nexports.push([module.id, \".root-3xwm5 {\\n font-family: sans-serif;\\n}\\n\\n.title-l9td2 {\\n margin-left: 1rem;\\n}\\n\\n.loader-XUngJ {\\n display: block;\\n width: calc(100% - 2rem);\\n margin: 0 1rem;\\n}\", \"\"]);\n// Exports\nexports.locals = {\n\t\"root\": \"root-3xwm5\",\n\t\"title\": \"title-l9td2\",\n\t\"loader\": \"loader-XUngJ\"\n};\nmodule.exports = exports;\n" + }, + { + "id": 1, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/css-loader/dist/runtime/api.js", + "name": "./node_modules/css-loader/dist/runtime/api.js", + "index": 1, + "index2": 0, + "size": 2517, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/css-loader/dist/cjs.js??ref--5-1!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/app.css", + "issuerId": 0, + "issuerName": "./node_modules/css-loader/dist/cjs.js??ref--5-1!./node_modules/webpack-enhanced-stats-plugin/loader.js!./src/app.css", + "issuerPath": [ + { + "id": 0, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/css-loader/dist/cjs.js??ref--5-1!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/app.css", + "name": "./node_modules/css-loader/dist/cjs.js??ref--5-1!./node_modules/webpack-enhanced-stats-plugin/loader.js!./src/app.css" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 0, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/css-loader/dist/cjs.js??ref--5-1!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/app.css", + "module": "./node_modules/css-loader/dist/cjs.js??ref--5-1!./node_modules/webpack-enhanced-stats-plugin/loader.js!./src/app.css", + "moduleName": "./node_modules/css-loader/dist/cjs.js??ref--5-1!./node_modules/webpack-enhanced-stats-plugin/loader.js!./src/app.css", + "type": "cjs require", + "userRequest": "../node_modules/css-loader/dist/runtime/api.js", + "loc": "2:34-91" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 1, + "source": "\"use strict\";\n\n/*\n MIT License http://www.opensource.org/licenses/mit-license.php\n Author Tobias Koppers @sokra\n*/\n// css base code, injected by the css-loader\n// eslint-disable-next-line func-names\nmodule.exports = function (useSourceMap) {\n var list = []; // return the list of modules as css string\n\n list.toString = function toString() {\n return this.map(function (item) {\n var content = cssWithMappingToString(item, useSourceMap);\n\n if (item[2]) {\n return \"@media \".concat(item[2], \" {\").concat(content, \"}\");\n }\n\n return content;\n }).join('');\n }; // import a list of modules into the list\n // eslint-disable-next-line func-names\n\n\n list.i = function (modules, mediaQuery, dedupe) {\n if (typeof modules === 'string') {\n // eslint-disable-next-line no-param-reassign\n modules = [[null, modules, '']];\n }\n\n var alreadyImportedModules = {};\n\n if (dedupe) {\n for (var i = 0; i < this.length; i++) {\n // eslint-disable-next-line prefer-destructuring\n var id = this[i][0];\n\n if (id != null) {\n alreadyImportedModules[id] = true;\n }\n }\n }\n\n for (var _i = 0; _i < modules.length; _i++) {\n var item = [].concat(modules[_i]);\n\n if (dedupe && alreadyImportedModules[item[0]]) {\n // eslint-disable-next-line no-continue\n continue;\n }\n\n if (mediaQuery) {\n if (!item[2]) {\n item[2] = mediaQuery;\n } else {\n item[2] = \"\".concat(mediaQuery, \" and \").concat(item[2]);\n }\n }\n\n list.push(item);\n }\n };\n\n return list;\n};\n\nfunction cssWithMappingToString(item, useSourceMap) {\n var content = item[1] || ''; // eslint-disable-next-line prefer-destructuring\n\n var cssMapping = item[3];\n\n if (!cssMapping) {\n return content;\n }\n\n if (useSourceMap && typeof btoa === 'function') {\n var sourceMapping = toComment(cssMapping);\n var sourceURLs = cssMapping.sources.map(function (source) {\n return \"/*# sourceURL=\".concat(cssMapping.sourceRoot || '').concat(source, \" */\");\n });\n return [content].concat(sourceURLs).concat([sourceMapping]).join('\\n');\n }\n\n return [content].join('\\n');\n} // Adapted from convert-source-map (MIT)\n\n\nfunction toComment(sourceMap) {\n // eslint-disable-next-line no-undef\n var base64 = btoa(unescape(encodeURIComponent(JSON.stringify(sourceMap))));\n var data = \"sourceMappingURL=data:application/json;charset=utf-8;base64,\".concat(base64);\n return \"/*# \".concat(data, \" */\");\n}" + } + ], + "filteredModules": 0, + "origins": [ + { + "module": "", + "moduleIdentifier": "", + "moduleName": "", + "loc": "mini-css-extract-plugin", + "request": null, + "reasons": [] + } + ] + } + ], + "modules": [ + { + "id": 0, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/css-loader/dist/cjs.js??ref--5-1!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/app.css", + "name": "./node_modules/css-loader/dist/cjs.js??ref--5-1!./node_modules/webpack-enhanced-stats-plugin/loader.js!./src/app.css", + "index": 0, + "index2": 1, + "size": 514, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": null, + "issuerId": null, + "issuerName": null, + "issuerPath": null, + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": null, + "module": null, + "moduleName": null, + "type": "single entry", + "userRequest": "!!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/css-loader/dist/cjs.js??ref--5-1!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/app.css", + "loc": "mini-css-extract-plugin" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 0, + "source": "// Imports\nvar ___CSS_LOADER_API_IMPORT___ = require(\"../node_modules/css-loader/dist/runtime/api.js\");\nexports = ___CSS_LOADER_API_IMPORT___(false);\n// Module\nexports.push([module.id, \".root-3xwm5 {\\n font-family: sans-serif;\\n}\\n\\n.title-l9td2 {\\n margin-left: 1rem;\\n}\\n\\n.loader-XUngJ {\\n display: block;\\n width: calc(100% - 2rem);\\n margin: 0 1rem;\\n}\", \"\"]);\n// Exports\nexports.locals = {\n\t\"root\": \"root-3xwm5\",\n\t\"title\": \"title-l9td2\",\n\t\"loader\": \"loader-XUngJ\"\n};\nmodule.exports = exports;\n" + }, + { + "id": 1, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/css-loader/dist/runtime/api.js", + "name": "./node_modules/css-loader/dist/runtime/api.js", + "index": 1, + "index2": 0, + "size": 2517, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/css-loader/dist/cjs.js??ref--5-1!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/app.css", + "issuerId": 0, + "issuerName": "./node_modules/css-loader/dist/cjs.js??ref--5-1!./node_modules/webpack-enhanced-stats-plugin/loader.js!./src/app.css", + "issuerPath": [ + { + "id": 0, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/css-loader/dist/cjs.js??ref--5-1!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/app.css", + "name": "./node_modules/css-loader/dist/cjs.js??ref--5-1!./node_modules/webpack-enhanced-stats-plugin/loader.js!./src/app.css" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 0, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/css-loader/dist/cjs.js??ref--5-1!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/app.css", + "module": "./node_modules/css-loader/dist/cjs.js??ref--5-1!./node_modules/webpack-enhanced-stats-plugin/loader.js!./src/app.css", + "moduleName": "./node_modules/css-loader/dist/cjs.js??ref--5-1!./node_modules/webpack-enhanced-stats-plugin/loader.js!./src/app.css", + "type": "cjs require", + "userRequest": "../node_modules/css-loader/dist/runtime/api.js", + "loc": "2:34-91" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 1, + "source": "\"use strict\";\n\n/*\n MIT License http://www.opensource.org/licenses/mit-license.php\n Author Tobias Koppers @sokra\n*/\n// css base code, injected by the css-loader\n// eslint-disable-next-line func-names\nmodule.exports = function (useSourceMap) {\n var list = []; // return the list of modules as css string\n\n list.toString = function toString() {\n return this.map(function (item) {\n var content = cssWithMappingToString(item, useSourceMap);\n\n if (item[2]) {\n return \"@media \".concat(item[2], \" {\").concat(content, \"}\");\n }\n\n return content;\n }).join('');\n }; // import a list of modules into the list\n // eslint-disable-next-line func-names\n\n\n list.i = function (modules, mediaQuery, dedupe) {\n if (typeof modules === 'string') {\n // eslint-disable-next-line no-param-reassign\n modules = [[null, modules, '']];\n }\n\n var alreadyImportedModules = {};\n\n if (dedupe) {\n for (var i = 0; i < this.length; i++) {\n // eslint-disable-next-line prefer-destructuring\n var id = this[i][0];\n\n if (id != null) {\n alreadyImportedModules[id] = true;\n }\n }\n }\n\n for (var _i = 0; _i < modules.length; _i++) {\n var item = [].concat(modules[_i]);\n\n if (dedupe && alreadyImportedModules[item[0]]) {\n // eslint-disable-next-line no-continue\n continue;\n }\n\n if (mediaQuery) {\n if (!item[2]) {\n item[2] = mediaQuery;\n } else {\n item[2] = \"\".concat(mediaQuery, \" and \").concat(item[2]);\n }\n }\n\n list.push(item);\n }\n };\n\n return list;\n};\n\nfunction cssWithMappingToString(item, useSourceMap) {\n var content = item[1] || ''; // eslint-disable-next-line prefer-destructuring\n\n var cssMapping = item[3];\n\n if (!cssMapping) {\n return content;\n }\n\n if (useSourceMap && typeof btoa === 'function') {\n var sourceMapping = toComment(cssMapping);\n var sourceURLs = cssMapping.sources.map(function (source) {\n return \"/*# sourceURL=\".concat(cssMapping.sourceRoot || '').concat(source, \" */\");\n });\n return [content].concat(sourceURLs).concat([sourceMapping]).join('\\n');\n }\n\n return [content].join('\\n');\n} // Adapted from convert-source-map (MIT)\n\n\nfunction toComment(sourceMap) {\n // eslint-disable-next-line no-undef\n var base64 = btoa(unescape(encodeURIComponent(JSON.stringify(sourceMap))));\n var data = \"sourceMappingURL=data:application/json;charset=utf-8;base64,\".concat(base64);\n return \"/*# \".concat(data, \" */\");\n}" + } + ], + "filteredModules": 0, + "logging": { + "webpack.buildChunkGraph.visitModules": { + "entries": [], + "filteredEntries": 2, + "debug": false + } + }, + "children": [], + "name": "mini-css-extract-plugin node_modules/css-loader/dist/cjs.js??ref--5-1!node_modules/webpack-enhanced-stats-plugin/loader.js!src/app.css" + }, + { + "errors": [], + "warnings": [], + "publicPath": "", + "outputPath": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/dist", + "assetsByChunkName": {}, + "assets": [], + "filteredAssets": 0, + "entrypoints": { + "mini-css-extract-plugin": { + "chunks": [ + 0 + ], + "assets": [ + "*" + ], + "children": {}, + "childAssets": {} + } + }, + "namedChunkGroups": { + "mini-css-extract-plugin": { + "chunks": [ + 0 + ], + "assets": [ + "*" + ], + "children": {}, + "childAssets": {} + } + }, + "chunks": [ + { + "id": 0, + "rendered": true, + "initial": true, + "entry": true, + "size": 3683, + "names": [ + "mini-css-extract-plugin" + ], + "files": [ + "*" + ], + "hash": "2ff4132e14aeae53a242", + "siblings": [], + "parents": [], + "children": [], + "childrenByOrder": {}, + "modules": [ + { + "id": 0, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/css-loader/dist/cjs.js??ref--5-1!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/article.css", + "name": "./node_modules/css-loader/dist/cjs.js??ref--5-1!./node_modules/webpack-enhanced-stats-plugin/loader.js!./src/article.css", + "index": 0, + "index2": 1, + "size": 1166, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": null, + "issuerId": null, + "issuerName": null, + "issuerPath": null, + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": null, + "module": null, + "moduleName": null, + "type": "single entry", + "userRequest": "!!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/css-loader/dist/cjs.js??ref--5-1!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/article.css", + "loc": "mini-css-extract-plugin" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 0, + "source": "// Imports\nvar ___CSS_LOADER_API_IMPORT___ = require(\"../node_modules/css-loader/dist/runtime/api.js\");\nexports = ___CSS_LOADER_API_IMPORT___(false);\n// Module\nexports.push([module.id, \".tagsContainer-2D41J {\\n display: flex;\\n align-items: center;\\n}\\n\\n.tags-3OYob {\\n list-style-type: none;\\n margin: 0;\\n padding: 0;\\n display: flex;\\n}\\n\\n.tag-RF4Iq {\\n border: 1px solid black;\\n margin-right: 1em;\\n padding: 0.5em;\\n}\\n\\n.root-263gx {\\n padding: 1em;\\n border: 1px solid gray;\\n margin: 1em;\\n box-shadow: 0.5em 0.5em 0.5em rgba(0, 0, 0, 0.5);\\n}\\n\\n.title-1Fpjz {\\n margin-top: 0;\\n}\\n\\n.content-2yA3z {\\n max-height: 10em;\\n overflow: hidden;\\n position: relative;\\n}\\n\\n.content-2yA3z:after {\\n content: \\\"\\\";\\n position: absolute;\\n bottom: 0;\\n right: 0;\\n left: 0;\\n height: 2em;\\n background: linear-gradient(180deg, transparent 0%, white 100%);\\n}\\n\", \"\"]);\n// Exports\nexports.locals = {\n\t\"tagsContainer\": \"tagsContainer-2D41J\",\n\t\"tags\": \"tags-3OYob\",\n\t\"tag\": \"tag-RF4Iq\",\n\t\"root\": \"root-263gx\",\n\t\"title\": \"title-1Fpjz\",\n\t\"content\": \"content-2yA3z\"\n};\nmodule.exports = exports;\n" + }, + { + "id": 1, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/css-loader/dist/runtime/api.js", + "name": "./node_modules/css-loader/dist/runtime/api.js", + "index": 1, + "index2": 0, + "size": 2517, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/css-loader/dist/cjs.js??ref--5-1!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/article.css", + "issuerId": 0, + "issuerName": "./node_modules/css-loader/dist/cjs.js??ref--5-1!./node_modules/webpack-enhanced-stats-plugin/loader.js!./src/article.css", + "issuerPath": [ + { + "id": 0, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/css-loader/dist/cjs.js??ref--5-1!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/article.css", + "name": "./node_modules/css-loader/dist/cjs.js??ref--5-1!./node_modules/webpack-enhanced-stats-plugin/loader.js!./src/article.css" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 0, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/css-loader/dist/cjs.js??ref--5-1!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/article.css", + "module": "./node_modules/css-loader/dist/cjs.js??ref--5-1!./node_modules/webpack-enhanced-stats-plugin/loader.js!./src/article.css", + "moduleName": "./node_modules/css-loader/dist/cjs.js??ref--5-1!./node_modules/webpack-enhanced-stats-plugin/loader.js!./src/article.css", + "type": "cjs require", + "userRequest": "../node_modules/css-loader/dist/runtime/api.js", + "loc": "2:34-91" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 1, + "source": "\"use strict\";\n\n/*\n MIT License http://www.opensource.org/licenses/mit-license.php\n Author Tobias Koppers @sokra\n*/\n// css base code, injected by the css-loader\n// eslint-disable-next-line func-names\nmodule.exports = function (useSourceMap) {\n var list = []; // return the list of modules as css string\n\n list.toString = function toString() {\n return this.map(function (item) {\n var content = cssWithMappingToString(item, useSourceMap);\n\n if (item[2]) {\n return \"@media \".concat(item[2], \" {\").concat(content, \"}\");\n }\n\n return content;\n }).join('');\n }; // import a list of modules into the list\n // eslint-disable-next-line func-names\n\n\n list.i = function (modules, mediaQuery, dedupe) {\n if (typeof modules === 'string') {\n // eslint-disable-next-line no-param-reassign\n modules = [[null, modules, '']];\n }\n\n var alreadyImportedModules = {};\n\n if (dedupe) {\n for (var i = 0; i < this.length; i++) {\n // eslint-disable-next-line prefer-destructuring\n var id = this[i][0];\n\n if (id != null) {\n alreadyImportedModules[id] = true;\n }\n }\n }\n\n for (var _i = 0; _i < modules.length; _i++) {\n var item = [].concat(modules[_i]);\n\n if (dedupe && alreadyImportedModules[item[0]]) {\n // eslint-disable-next-line no-continue\n continue;\n }\n\n if (mediaQuery) {\n if (!item[2]) {\n item[2] = mediaQuery;\n } else {\n item[2] = \"\".concat(mediaQuery, \" and \").concat(item[2]);\n }\n }\n\n list.push(item);\n }\n };\n\n return list;\n};\n\nfunction cssWithMappingToString(item, useSourceMap) {\n var content = item[1] || ''; // eslint-disable-next-line prefer-destructuring\n\n var cssMapping = item[3];\n\n if (!cssMapping) {\n return content;\n }\n\n if (useSourceMap && typeof btoa === 'function') {\n var sourceMapping = toComment(cssMapping);\n var sourceURLs = cssMapping.sources.map(function (source) {\n return \"/*# sourceURL=\".concat(cssMapping.sourceRoot || '').concat(source, \" */\");\n });\n return [content].concat(sourceURLs).concat([sourceMapping]).join('\\n');\n }\n\n return [content].join('\\n');\n} // Adapted from convert-source-map (MIT)\n\n\nfunction toComment(sourceMap) {\n // eslint-disable-next-line no-undef\n var base64 = btoa(unescape(encodeURIComponent(JSON.stringify(sourceMap))));\n var data = \"sourceMappingURL=data:application/json;charset=utf-8;base64,\".concat(base64);\n return \"/*# \".concat(data, \" */\");\n}" + } + ], + "filteredModules": 0, + "origins": [ + { + "module": "", + "moduleIdentifier": "", + "moduleName": "", + "loc": "mini-css-extract-plugin", + "request": null, + "reasons": [] + } + ] + } + ], + "modules": [ + { + "id": 0, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/css-loader/dist/cjs.js??ref--5-1!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/article.css", + "name": "./node_modules/css-loader/dist/cjs.js??ref--5-1!./node_modules/webpack-enhanced-stats-plugin/loader.js!./src/article.css", + "index": 0, + "index2": 1, + "size": 1166, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": null, + "issuerId": null, + "issuerName": null, + "issuerPath": null, + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": null, + "module": null, + "moduleName": null, + "type": "single entry", + "userRequest": "!!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/css-loader/dist/cjs.js??ref--5-1!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/article.css", + "loc": "mini-css-extract-plugin" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 0, + "source": "// Imports\nvar ___CSS_LOADER_API_IMPORT___ = require(\"../node_modules/css-loader/dist/runtime/api.js\");\nexports = ___CSS_LOADER_API_IMPORT___(false);\n// Module\nexports.push([module.id, \".tagsContainer-2D41J {\\n display: flex;\\n align-items: center;\\n}\\n\\n.tags-3OYob {\\n list-style-type: none;\\n margin: 0;\\n padding: 0;\\n display: flex;\\n}\\n\\n.tag-RF4Iq {\\n border: 1px solid black;\\n margin-right: 1em;\\n padding: 0.5em;\\n}\\n\\n.root-263gx {\\n padding: 1em;\\n border: 1px solid gray;\\n margin: 1em;\\n box-shadow: 0.5em 0.5em 0.5em rgba(0, 0, 0, 0.5);\\n}\\n\\n.title-1Fpjz {\\n margin-top: 0;\\n}\\n\\n.content-2yA3z {\\n max-height: 10em;\\n overflow: hidden;\\n position: relative;\\n}\\n\\n.content-2yA3z:after {\\n content: \\\"\\\";\\n position: absolute;\\n bottom: 0;\\n right: 0;\\n left: 0;\\n height: 2em;\\n background: linear-gradient(180deg, transparent 0%, white 100%);\\n}\\n\", \"\"]);\n// Exports\nexports.locals = {\n\t\"tagsContainer\": \"tagsContainer-2D41J\",\n\t\"tags\": \"tags-3OYob\",\n\t\"tag\": \"tag-RF4Iq\",\n\t\"root\": \"root-263gx\",\n\t\"title\": \"title-1Fpjz\",\n\t\"content\": \"content-2yA3z\"\n};\nmodule.exports = exports;\n" + }, + { + "id": 1, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/css-loader/dist/runtime/api.js", + "name": "./node_modules/css-loader/dist/runtime/api.js", + "index": 1, + "index2": 0, + "size": 2517, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/css-loader/dist/cjs.js??ref--5-1!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/article.css", + "issuerId": 0, + "issuerName": "./node_modules/css-loader/dist/cjs.js??ref--5-1!./node_modules/webpack-enhanced-stats-plugin/loader.js!./src/article.css", + "issuerPath": [ + { + "id": 0, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/css-loader/dist/cjs.js??ref--5-1!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/article.css", + "name": "./node_modules/css-loader/dist/cjs.js??ref--5-1!./node_modules/webpack-enhanced-stats-plugin/loader.js!./src/article.css" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 0, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/css-loader/dist/cjs.js??ref--5-1!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/f/src/article.css", + "module": "./node_modules/css-loader/dist/cjs.js??ref--5-1!./node_modules/webpack-enhanced-stats-plugin/loader.js!./src/article.css", + "moduleName": "./node_modules/css-loader/dist/cjs.js??ref--5-1!./node_modules/webpack-enhanced-stats-plugin/loader.js!./src/article.css", + "type": "cjs require", + "userRequest": "../node_modules/css-loader/dist/runtime/api.js", + "loc": "2:34-91" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 1, + "source": "\"use strict\";\n\n/*\n MIT License http://www.opensource.org/licenses/mit-license.php\n Author Tobias Koppers @sokra\n*/\n// css base code, injected by the css-loader\n// eslint-disable-next-line func-names\nmodule.exports = function (useSourceMap) {\n var list = []; // return the list of modules as css string\n\n list.toString = function toString() {\n return this.map(function (item) {\n var content = cssWithMappingToString(item, useSourceMap);\n\n if (item[2]) {\n return \"@media \".concat(item[2], \" {\").concat(content, \"}\");\n }\n\n return content;\n }).join('');\n }; // import a list of modules into the list\n // eslint-disable-next-line func-names\n\n\n list.i = function (modules, mediaQuery, dedupe) {\n if (typeof modules === 'string') {\n // eslint-disable-next-line no-param-reassign\n modules = [[null, modules, '']];\n }\n\n var alreadyImportedModules = {};\n\n if (dedupe) {\n for (var i = 0; i < this.length; i++) {\n // eslint-disable-next-line prefer-destructuring\n var id = this[i][0];\n\n if (id != null) {\n alreadyImportedModules[id] = true;\n }\n }\n }\n\n for (var _i = 0; _i < modules.length; _i++) {\n var item = [].concat(modules[_i]);\n\n if (dedupe && alreadyImportedModules[item[0]]) {\n // eslint-disable-next-line no-continue\n continue;\n }\n\n if (mediaQuery) {\n if (!item[2]) {\n item[2] = mediaQuery;\n } else {\n item[2] = \"\".concat(mediaQuery, \" and \").concat(item[2]);\n }\n }\n\n list.push(item);\n }\n };\n\n return list;\n};\n\nfunction cssWithMappingToString(item, useSourceMap) {\n var content = item[1] || ''; // eslint-disable-next-line prefer-destructuring\n\n var cssMapping = item[3];\n\n if (!cssMapping) {\n return content;\n }\n\n if (useSourceMap && typeof btoa === 'function') {\n var sourceMapping = toComment(cssMapping);\n var sourceURLs = cssMapping.sources.map(function (source) {\n return \"/*# sourceURL=\".concat(cssMapping.sourceRoot || '').concat(source, \" */\");\n });\n return [content].concat(sourceURLs).concat([sourceMapping]).join('\\n');\n }\n\n return [content].join('\\n');\n} // Adapted from convert-source-map (MIT)\n\n\nfunction toComment(sourceMap) {\n // eslint-disable-next-line no-undef\n var base64 = btoa(unescape(encodeURIComponent(JSON.stringify(sourceMap))));\n var data = \"sourceMappingURL=data:application/json;charset=utf-8;base64,\".concat(base64);\n return \"/*# \".concat(data, \" */\");\n}" + } + ], + "filteredModules": 0, + "logging": { + "webpack.buildChunkGraph.visitModules": { + "entries": [], + "filteredEntries": 2, + "debug": false + } + }, + "children": [], + "name": "mini-css-extract-plugin node_modules/css-loader/dist/cjs.js??ref--5-1!node_modules/webpack-enhanced-stats-plugin/loader.js!src/article.css" + } + ] +} \ No newline at end of file diff --git a/a/g.json b/a/g.json new file mode 100644 index 00000000..e7087a65 --- /dev/null +++ b/a/g.json @@ -0,0 +1,4720 @@ +{ + "errors": [], + "warnings": [ + "configuration\nThe 'mode' option has not been set, webpack will fallback to 'production' for this value. Set 'mode' option to 'development' or 'production' to enable defaults for each environment.\nYou can also set it to 'none' to disable any default behavior. Learn more: https://webpack.js.org/configuration/mode/" + ], + "version": "4.43.0", + "hash": "0acb547d5658064f96b0", + "time": 2275, + "builtAt": 1589838910656, + "publicPath": "", + "outputPath": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/dist", + "assetsByChunkName": { + "main": [ + "main.css", + "main.js", + "main.css.map", + "main.js.map" + ] + }, + "assets": [ + { + "name": "index.html", + "size": 246, + "chunks": [], + "chunkNames": [], + "info": {}, + "emitted": true + }, + { + "name": "main.css", + "size": 917, + "chunks": [ + 0 + ], + "chunkNames": [ + "main" + ], + "info": {}, + "emitted": true + }, + { + "name": "main.css.map", + "size": 1358, + "chunks": [ + 0 + ], + "chunkNames": [ + "main" + ], + "info": { + "development": true + }, + "emitted": true + }, + { + "name": "main.js", + "size": 13574, + "chunks": [ + 0 + ], + "chunkNames": [ + "main" + ], + "info": {}, + "emitted": true + }, + { + "name": "main.js.map", + "size": 41429, + "chunks": [ + 0 + ], + "chunkNames": [ + "main" + ], + "info": { + "development": true + }, + "emitted": true + } + ], + "filteredAssets": 0, + "entrypoints": { + "main": { + "chunks": [ + 0 + ], + "assets": [ + "main.css", + "main.js", + "main.css.map", + "main.js.map" + ], + "children": {}, + "childAssets": {} + } + }, + "namedChunkGroups": { + "main": { + "chunks": [ + 0 + ], + "assets": [ + "main.css", + "main.js", + "main.css.map", + "main.js.map" + ], + "children": {}, + "childAssets": {} + } + }, + "chunks": [ + { + "id": 0, + "rendered": true, + "initial": true, + "entry": true, + "size": 18521, + "names": [ + "main" + ], + "files": [ + "main.css", + "main.js", + "main.css.map", + "main.js.map" + ], + "hash": "cbe20d1af30af9dd2db6", + "siblings": [], + "parents": [], + "children": [], + "childrenByOrder": {}, + "filteredModules": 0, + "origins": [ + { + "module": "", + "moduleIdentifier": "", + "moduleName": "", + "loc": "main", + "request": "./src/index.js", + "reasons": [] + } + ], + "modules": [ + { + "id": 0, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/mini-css-extract-plugin/dist/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/css-loader/dist/cjs.js??ref--5-1!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/src/article.css", + "name": "./src/article.css", + "index": 19, + "index2": 17, + "size": 203, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/src/article.jsx", + "issuerId": null, + "issuerName": "./src/article.jsx", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/src/article.jsx", + "name": "./src/article.jsx" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 2, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/src/index.js 0907cfb714ad9ff447eb531e530d4f8f", + "module": "./src/index.js + 16 modules", + "moduleName": "./src/index.js + 16 modules", + "type": "harmony side effect evaluation", + "userRequest": "./article.css", + "loc": "8:0-35" + }, + { + "moduleId": 2, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/src/index.js 0907cfb714ad9ff447eb531e530d4f8f", + "module": "./src/index.js + 16 modules", + "moduleName": "./src/index.js + 16 modules", + "type": "harmony import specifier", + "userRequest": "./article.css", + "loc": "11:15-21" + }, + { + "moduleId": 2, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/src/index.js 0907cfb714ad9ff447eb531e530d4f8f", + "module": "./src/index.js + 16 modules", + "moduleName": "./src/index.js + 16 modules", + "type": "harmony import specifier", + "userRequest": "./article.css", + "loc": "19:15-21" + }, + { + "moduleId": 2, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/src/index.js 0907cfb714ad9ff447eb531e530d4f8f", + "module": "./src/index.js + 16 modules", + "moduleName": "./src/index.js + 16 modules", + "type": "harmony import specifier", + "userRequest": "./article.css", + "loc": "21:15-21" + }, + { + "moduleId": 2, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/src/index.js 0907cfb714ad9ff447eb531e530d4f8f", + "module": "./src/index.js + 16 modules", + "moduleName": "./src/index.js + 16 modules", + "type": "harmony import specifier", + "userRequest": "./article.css", + "loc": "23:15-21" + }, + { + "moduleId": 2, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/src/index.js 0907cfb714ad9ff447eb531e530d4f8f", + "module": "./src/index.js + 16 modules", + "moduleName": "./src/index.js + 16 modules", + "type": "harmony import specifier", + "userRequest": "./article.css", + "loc": "25:15-21" + }, + { + "moduleId": 2, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/src/index.js 0907cfb714ad9ff447eb531e530d4f8f", + "module": "./src/index.js + 16 modules", + "moduleName": "./src/index.js + 16 modules", + "type": "harmony import specifier", + "userRequest": "./article.css", + "loc": "27:15-21" + } + ], + "usedExports": [ + "default" + ], + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 3, + "source": "// extracted by mini-css-extract-plugin\nmodule.exports = {\"tagsContainer\":\"tagsContainer-2D41J\",\"tags\":\"tags-3OYob\",\"tag\":\"tag-RF4Iq\",\"root\":\"root-263gx\",\"title\":\"title-1Fpjz\",\"content\":\"content-2yA3z\"};", + "parsedSize": 145, + "parsedSource": "e.exports={tagsContainer:\"tagsContainer-2D41J\",tags:\"tags-3OYob\",tag:\"tag-RF4Iq\",root:\"root-263gx\",title:\"title-1Fpjz\",content:\"content-2yA3z\"}},", + "originalSize": 663, + "originalSource": ".tagsContainer {\n display: flex;\n align-items: center;\n}\n\n.tags {\n list-style-type: none;\n margin: 0;\n padding: 0;\n display: flex;\n}\n\n.tag {\n border: 1px solid black;\n margin-right: 1em;\n padding: 0.5em;\n}\n\n.root {\n padding: 1em;\n border: 1px solid gray;\n margin: 1em;\n box-shadow: 0.5em 0.5em 0.5em rgba(0, 0, 0, 0.5);\n}\n\n.title {\n margin-top: 0;\n}\n\n.content {\n max-height: 10em;\n overflow: hidden;\n position: relative;\n}\n\n.content:after {\n content: \"\";\n position: absolute;\n bottom: 0;\n right: 0;\n left: 0;\n height: 2em;\n background: linear-gradient(180deg, transparent 0%, white 100%);\n}\n", + "modules": [] + }, + { + "id": 1, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/mini-css-extract-plugin/dist/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/css-loader/dist/cjs.js??ref--5-1!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/src/app.css", + "name": "./src/app.css", + "index": 4, + "index2": 3, + "size": 125, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/src/app.jsx", + "issuerId": null, + "issuerName": "./src/app.jsx", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/src/app.jsx", + "name": "./src/app.jsx" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 2, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/src/index.js 0907cfb714ad9ff447eb531e530d4f8f", + "module": "./src/index.js + 16 modules", + "moduleName": "./src/index.js + 16 modules", + "type": "harmony side effect evaluation", + "userRequest": "./app.css", + "loc": "11:0-31" + }, + { + "moduleId": 2, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/src/index.js 0907cfb714ad9ff447eb531e530d4f8f", + "module": "./src/index.js + 16 modules", + "moduleName": "./src/index.js + 16 modules", + "type": "harmony import specifier", + "userRequest": "./app.css", + "loc": "24:15-21" + }, + { + "moduleId": 2, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/src/index.js 0907cfb714ad9ff447eb531e530d4f8f", + "module": "./src/index.js + 16 modules", + "moduleName": "./src/index.js + 16 modules", + "type": "harmony import specifier", + "userRequest": "./app.css", + "loc": "26:15-21" + }, + { + "moduleId": 2, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/src/index.js 0907cfb714ad9ff447eb531e530d4f8f", + "module": "./src/index.js + 16 modules", + "moduleName": "./src/index.js + 16 modules", + "type": "harmony import specifier", + "userRequest": "./app.css", + "loc": "30:15-21" + } + ], + "usedExports": [ + "default" + ], + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 2, + "source": "// extracted by mini-css-extract-plugin\nmodule.exports = {\"root\":\"root-3xwm5\",\"title\":\"title-l9td2\",\"loader\":\"loader-XUngJ\"};", + "parsedSize": 73, + "parsedSource": "e.exports={root:\"root-3xwm5\",title:\"title-l9td2\",loader:\"loader-XUngJ\"}},", + "originalSize": 156, + "originalSource": ".root {\n font-family: sans-serif;\n}\n\n.title {\n margin-left: 1rem;\n}\n\n.loader {\n display: block;\n width: calc(100% - 2rem);\n margin: 0 1rem;\n}", + "modules": [] + }, + { + "id": 2, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/src/index.js 0907cfb714ad9ff447eb531e530d4f8f", + "name": "./src/index.js + 16 modules", + "index": 0, + "index2": 20, + "size": 17314, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": null, + "issuerId": null, + "issuerName": null, + "issuerPath": null, + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": null, + "module": null, + "moduleName": null, + "type": "single entry", + "userRequest": "./src/index.js", + "loc": "main" + } + ], + "usedExports": true, + "providedExports": [], + "optimizationBailout": [ + "ModuleConcatenation bailout: Cannot concat with ./src/app.css (<- Module is not an ECMAScript module)", + "ModuleConcatenation bailout: Cannot concat with ./src/article.css (<- Module is not an ECMAScript module)" + ], + "depth": 0, + "filteredModules": 0, + "parsedSize": null, + "parsedSource": null, + "originalSize": null, + "originalSource": null, + "modules": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/src/index.js", + "name": "./src/index.js", + "index": 0, + "index2": 20, + "size": 97, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": null, + "issuerId": null, + "issuerName": null, + "issuerPath": null, + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": null, + "module": null, + "moduleName": null, + "type": "single entry", + "userRequest": "./src/index.js", + "loc": "main" + } + ], + "usedExports": true, + "providedExports": [], + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is an entry point" + ], + "depth": 0, + "source": "import { h, render } from 'preact';\nimport App from './app';\nrender(h(App, null), document.body);", + "parsedSize": 29, + "parsedSource": "O(d((null),document.body)}]);", + "originalSize": 95, + "originalSource": "import { h, render } from 'preact';\n\nimport App from './app';\n\nrender(, document.body);\n", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/preact/dist/preact.module.js", + "name": "./node_modules/preact/dist/preact.module.js", + "index": 1, + "index2": 0, + "size": 9566, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/src/index.js", + "issuerId": null, + "issuerName": "./src/index.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/src/index.js", + "name": "./src/index.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/src/index.js", + "module": "./src/index.js", + "moduleName": "./src/index.js", + "type": "harmony side effect evaluation", + "userRequest": "preact", + "loc": "1:0-35" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/src/article.jsx", + "module": "./src/article.jsx", + "moduleName": "./src/article.jsx", + "type": "harmony side effect evaluation", + "userRequest": "preact", + "loc": "1:0-27" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/preact/hooks/dist/hooks.module.js", + "module": "./node_modules/preact/hooks/dist/hooks.module.js", + "moduleName": "./node_modules/preact/hooks/dist/hooks.module.js", + "type": "harmony side effect evaluation", + "userRequest": "preact", + "loc": "1:0-33" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/preact/hooks/dist/hooks.module.js", + "module": "./node_modules/preact/hooks/dist/hooks.module.js", + "moduleName": "./node_modules/preact/hooks/dist/hooks.module.js", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "1:54-55" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/preact/hooks/dist/hooks.module.js", + "module": "./node_modules/preact/hooks/dist/hooks.module.js", + "moduleName": "./node_modules/preact/hooks/dist/hooks.module.js", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "1:62-63" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/preact/hooks/dist/hooks.module.js", + "module": "./node_modules/preact/hooks/dist/hooks.module.js", + "moduleName": "./node_modules/preact/hooks/dist/hooks.module.js", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "1:73-74" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/preact/hooks/dist/hooks.module.js", + "module": "./node_modules/preact/hooks/dist/hooks.module.js", + "moduleName": "./node_modules/preact/hooks/dist/hooks.module.js", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "1:81-82" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/preact/hooks/dist/hooks.module.js", + "module": "./node_modules/preact/hooks/dist/hooks.module.js", + "moduleName": "./node_modules/preact/hooks/dist/hooks.module.js", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "1:107-108" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/preact/hooks/dist/hooks.module.js", + "module": "./node_modules/preact/hooks/dist/hooks.module.js", + "moduleName": "./node_modules/preact/hooks/dist/hooks.module.js", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "1:114-115" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/preact/hooks/dist/hooks.module.js", + "module": "./node_modules/preact/hooks/dist/hooks.module.js", + "moduleName": "./node_modules/preact/hooks/dist/hooks.module.js", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "1:443-444" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/preact/hooks/dist/hooks.module.js", + "module": "./node_modules/preact/hooks/dist/hooks.module.js", + "moduleName": "./node_modules/preact/hooks/dist/hooks.module.js", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "1:529-530" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/preact/hooks/dist/hooks.module.js", + "module": "./node_modules/preact/hooks/dist/hooks.module.js", + "moduleName": "./node_modules/preact/hooks/dist/hooks.module.js", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "1:1013-1014" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/preact/hooks/dist/hooks.module.js", + "module": "./node_modules/preact/hooks/dist/hooks.module.js", + "moduleName": "./node_modules/preact/hooks/dist/hooks.module.js", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "1:1030-1031" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/preact/hooks/dist/hooks.module.js", + "module": "./node_modules/preact/hooks/dist/hooks.module.js", + "moduleName": "./node_modules/preact/hooks/dist/hooks.module.js", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "1:1345-1346" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/preact/hooks/dist/hooks.module.js", + "module": "./node_modules/preact/hooks/dist/hooks.module.js", + "moduleName": "./node_modules/preact/hooks/dist/hooks.module.js", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "1:1568-1569" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/preact/hooks/dist/hooks.module.js", + "module": "./node_modules/preact/hooks/dist/hooks.module.js", + "moduleName": "./node_modules/preact/hooks/dist/hooks.module.js", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "1:1671-1672" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/preact/hooks/dist/hooks.module.js", + "module": "./node_modules/preact/hooks/dist/hooks.module.js", + "moduleName": "./node_modules/preact/hooks/dist/hooks.module.js", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "1:1767-1768" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/preact/hooks/dist/hooks.module.js", + "module": "./node_modules/preact/hooks/dist/hooks.module.js", + "moduleName": "./node_modules/preact/hooks/dist/hooks.module.js", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "1:1796-1797" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/preact/hooks/dist/hooks.module.js", + "module": "./node_modules/preact/hooks/dist/hooks.module.js", + "moduleName": "./node_modules/preact/hooks/dist/hooks.module.js", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "1:1993-1994" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/preact/hooks/dist/hooks.module.js", + "module": "./node_modules/preact/hooks/dist/hooks.module.js", + "moduleName": "./node_modules/preact/hooks/dist/hooks.module.js", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "1:2157-2158" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/preact/hooks/dist/hooks.module.js", + "module": "./node_modules/preact/hooks/dist/hooks.module.js", + "moduleName": "./node_modules/preact/hooks/dist/hooks.module.js", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "1:2186-2187" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/preact/hooks/dist/hooks.module.js", + "module": "./node_modules/preact/hooks/dist/hooks.module.js", + "moduleName": "./node_modules/preact/hooks/dist/hooks.module.js", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "1:2309-2310" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/src/index.js", + "module": "./src/index.js", + "moduleName": "./src/index.js", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "3:0-6" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/src/index.js", + "module": "./src/index.js", + "moduleName": "./src/index.js", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "3:7-8" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/src/app.jsx", + "module": "./src/app.jsx", + "moduleName": "./src/app.jsx", + "type": "harmony side effect evaluation", + "userRequest": "preact", + "loc": "9:0-27" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/src/article.jsx", + "module": "./src/article.jsx", + "moduleName": "./src/article.jsx", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "10:9-10" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/src/article.jsx", + "module": "./src/article.jsx", + "moduleName": "./src/article.jsx", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "18:9-10" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/src/article.jsx", + "module": "./src/article.jsx", + "moduleName": "./src/article.jsx", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "20:5-6" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/src/article.jsx", + "module": "./src/article.jsx", + "moduleName": "./src/article.jsx", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "20:23-24" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/src/article.jsx", + "module": "./src/article.jsx", + "moduleName": "./src/article.jsx", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "22:13-14" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/src/app.jsx", + "module": "./src/app.jsx", + "moduleName": "./src/app.jsx", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "23:9-10" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/src/article.jsx", + "module": "./src/article.jsx", + "moduleName": "./src/article.jsx", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "24:5-6" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/src/app.jsx", + "module": "./src/app.jsx", + "moduleName": "./src/app.jsx", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "25:5-6" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/src/app.jsx", + "module": "./src/app.jsx", + "moduleName": "./src/app.jsx", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "25:23-24" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/src/article.jsx", + "module": "./src/article.jsx", + "moduleName": "./src/article.jsx", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "26:30-31" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/src/app.jsx", + "module": "./src/app.jsx", + "moduleName": "./src/app.jsx", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "28:11-12" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/src/app.jsx", + "module": "./src/app.jsx", + "moduleName": "./src/app.jsx", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "29:7-8" + } + ], + "usedExports": [ + "render", + "h", + "options" + ], + "providedExports": [ + "render", + "hydrate", + "createElement", + "h", + "Fragment", + "createRef", + "isValidElement", + "Component", + "cloneElement", + "createContext", + "toChildArray", + "_unmount", + "options" + ], + "optimizationBailout": [], + "depth": 1, + "source": "var n,l,u,i,t,r,o,f,e={},c=[],s=/acit|ex(?:s|g|n|p|$)|rph|grid|ows|mnc|ntw|ine[ch]|zoo|^ord/i;function a(n,l){for(var u in l)n[u]=l[u];return n}function v(n){var l=n.parentNode;l&&l.removeChild(n)}function h(n,l,u){var i,t=arguments,r={};for(i in l)\"key\"!==i&&\"ref\"!==i&&(r[i]=l[i]);if(arguments.length>3)for(u=[u],i=3;i2&&(l.children=c.slice.call(arguments,2)),u={},l)\"key\"!==i&&\"ref\"!==i&&(u[i]=l[i]);return p(n.type,u,l.key||n.key,l.ref||n.ref,null)}function M(n){var l={},u={__c:\"__cC\"+f++,__:n,Consumer:function(n,l){return n.children(l)},Provider:function(n){var i,t=this;return this.getChildContext||(i=[],this.getChildContext=function(){return l[u.__c]=t,l},this.shouldComponentUpdate=function(n){t.props.value!==n.value&&i.some(function(l){l.context=n.value,g(l)})},this.sub=function(n){i.push(n);var l=n.componentWillUnmount;n.componentWillUnmount=function(){i.splice(i.indexOf(n),1),l&&l.call(n)}}),n.children}};return u.Consumer.contextType=u,u.Provider.__=u,u}n={__e:function(n,l){for(var u,i;l=l.__;)if((u=l.__c)&&!u.__)try{if(u.constructor&&null!=u.constructor.getDerivedStateFromError&&(i=!0,u.setState(u.constructor.getDerivedStateFromError(n))),null!=u.componentDidCatch&&(i=!0,u.componentDidCatch(n)),i)return g(u.__E=u)}catch(l){n=l}throw n}},l=function(n){return null!=n&&void 0===n.constructor},m.prototype.setState=function(n,l){var u;u=this.__s!==this.state?this.__s:this.__s=a({},this.state),\"function\"==typeof n&&(n=n(u,this.props)),n&&a(u,n),null!=n&&this.__v&&(l&&this.__h.push(l),g(this))},m.prototype.forceUpdate=function(n){this.__v&&(this.__e=!0,n&&this.__h.push(n),g(this))},m.prototype.render=d,u=[],i=0,t=\"function\"==typeof Promise?Promise.prototype.then.bind(Promise.resolve()):setTimeout,o=e,f=0;export{H as render,I as hydrate,h as createElement,h,d as Fragment,y as createRef,l as isValidElement,m as Component,L as cloneElement,M as createContext,x as toChildArray,D as _unmount,n as options};\n//# sourceMappingURL=preact.module.js.map\n", + "parsedSize": 8497, + "parsedSource": "r,_,o,l,u,i,c={},a=[],f=/acit|ex(?:s|g|n|p|$)|rph|grid|ows|mnc|ntw|ine[ch]|zoo|^ord/i;function s(e,t){for(var n in t)e[n]=t[n];return e}function p(e){var t=e.parentNode;t&&t.removeChild(e)}function d(e,t,n){var r,_=arguments,o={};for(r in t)\"key\"!==r&&\"ref\"!==r&&(o[r]=t[r]);if(arguments.length>3)for(n=[n],r=3;r3)for(u=[u],i=3;i2&&(l.children=c.slice.call(arguments,2)),u={},l)\"key\"!==i&&\"ref\"!==i&&(u[i]=l[i]);return p(n.type,u,l.key||n.key,l.ref||n.ref,null)}function M(n){var l={},u={__c:\"__cC\"+f++,__:n,Consumer:function(n,l){return n.children(l)},Provider:function(n){var i,t=this;return this.getChildContext||(i=[],this.getChildContext=function(){return l[u.__c]=t,l},this.shouldComponentUpdate=function(n){t.props.value!==n.value&&i.some(function(l){l.context=n.value,g(l)})},this.sub=function(n){i.push(n);var l=n.componentWillUnmount;n.componentWillUnmount=function(){i.splice(i.indexOf(n),1),l&&l.call(n)}}),n.children}};return u.Consumer.contextType=u,u.Provider.__=u,u}n={__e:function(n,l){for(var u,i;l=l.__;)if((u=l.__c)&&!u.__)try{if(u.constructor&&null!=u.constructor.getDerivedStateFromError&&(i=!0,u.setState(u.constructor.getDerivedStateFromError(n))),null!=u.componentDidCatch&&(i=!0,u.componentDidCatch(n)),i)return g(u.__E=u)}catch(l){n=l}throw n}},l=function(n){return null!=n&&void 0===n.constructor},m.prototype.setState=function(n,l){var u;u=this.__s!==this.state?this.__s:this.__s=a({},this.state),\"function\"==typeof n&&(n=n(u,this.props)),n&&a(u,n),null!=n&&this.__v&&(l&&this.__h.push(l),g(this))},m.prototype.forceUpdate=function(n){this.__v&&(this.__e=!0,n&&this.__h.push(n),g(this))},m.prototype.render=d,u=[],i=0,t=\"function\"==typeof Promise?Promise.prototype.then.bind(Promise.resolve()):setTimeout,o=e,f=0;export{H as render,I as hydrate,h as createElement,h,d as Fragment,y as createRef,l as isValidElement,m as Component,L as cloneElement,M as createContext,x as toChildArray,D as _unmount,n as options};\n//# sourceMappingURL=preact.module.js.map\n", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/src/app.jsx", + "name": "./src/app.jsx", + "index": 2, + "index2": 19, + "size": 1561, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/src/index.js", + "issuerId": null, + "issuerName": "./src/index.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/src/index.js", + "name": "./src/index.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/src/index.js", + "module": "./src/index.js", + "moduleName": "./src/index.js", + "type": "harmony side effect evaluation", + "userRequest": "./app", + "loc": "2:0-24" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/src/index.js", + "module": "./src/index.js", + "moduleName": "./src/index.js", + "type": "harmony import specifier", + "userRequest": "./app", + "loc": "3:9-12" + } + ], + "usedExports": [ + "default" + ], + "providedExports": [ + "default" + ], + "optimizationBailout": [], + "depth": 1, + "source": "function _slicedToArray(arr, i) { return _arrayWithHoles(arr) || _iterableToArrayLimit(arr, i) || _nonIterableRest(); }\n\nfunction _nonIterableRest() { throw new TypeError(\"Invalid attempt to destructure non-iterable instance\"); }\n\nfunction _iterableToArrayLimit(arr, i) { if (!(Symbol.iterator in Object(arr) || Object.prototype.toString.call(arr) === \"[object Arguments]\")) { return; } var _arr = []; var _n = true; var _d = false; var _e = undefined; try { for (var _i = arr[Symbol.iterator](), _s; !(_n = (_s = _i.next()).done); _n = true) { _arr.push(_s.value); if (i && _arr.length === i) break; } } catch (err) { _d = true; _e = err; } finally { try { if (!_n && _i[\"return\"] != null) _i[\"return\"](); } finally { if (_d) throw _e; } } return _arr; }\n\nfunction _arrayWithHoles(arr) { if (Array.isArray(arr)) return arr; }\n\nimport { h } from 'preact';\nimport { useState, useEffect } from 'preact/hooks';\nimport styles from './app.css';\nimport { fetchFullArticles } from './api';\nimport Article from './article';\nexport default function App() {\n var _useState = useState([]),\n _useState2 = _slicedToArray(_useState, 2),\n articles = _useState2[0],\n setArticles = _useState2[1];\n\n useEffect(function () {\n fetchFullArticles().then(setArticles);\n });\n return h(\"section\", {\n className: styles.root\n }, h(\"header\", null, h(\"h1\", {\n className: styles.title\n }, \"Latest dev.to articles\")), articles.length ? articles.map(function (article) {\n return h(Article, article);\n }) : h(\"progress\", {\n className: styles.loader\n }));\n}", + "parsedSize": 261, + "parsedSource": "function(){var _=ae(B([]),2),o=_[0],l=_[1];return function(){then(l)},d(\"section\",{className:K.a.root},d(\"header\",null,d(\"h1\",{className:K.a.title},\"Latest dev.to articles\")),o.length?o.map((function(e){return d(ce,e)})):d(\"progress\",{className:K.a.loader}))}),", + "originalSize": 671, + "originalSource": "import { h } from 'preact';\nimport { useState, useEffect } from 'preact/hooks';\n\nimport styles from './app.css';\n\nimport { fetchFullArticles } from './api';\nimport Article from './article';\n\nexport default function App() {\n const [articles, setArticles] = useState([]);\n\n useEffect(() => {\n fetchFullArticles().then(setArticles);\n });\n\n return
    \n
    \n

    Latest dev.to articles

    \n
    \n {articles.length\n ? articles.map((article) =>
    )\n : }\n
    \n}", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/preact/hooks/dist/hooks.module.js", + "name": "./node_modules/preact/hooks/dist/hooks.module.js", + "index": 3, + "index2": 1, + "size": 2567, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/src/app.jsx", + "issuerId": null, + "issuerName": "./src/app.jsx", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/src/app.jsx", + "name": "./src/app.jsx" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/src/app.jsx", + "module": "./src/app.jsx", + "moduleName": "./src/app.jsx", + "type": "harmony side effect evaluation", + "userRequest": "preact/hooks", + "loc": "10:0-51" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/src/app.jsx", + "module": "./src/app.jsx", + "moduleName": "./src/app.jsx", + "type": "harmony import specifier", + "userRequest": "preact/hooks", + "loc": "15:18-26" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/src/app.jsx", + "module": "./src/app.jsx", + "moduleName": "./src/app.jsx", + "type": "harmony import specifier", + "userRequest": "preact/hooks", + "loc": "20:2-11" + } + ], + "usedExports": [ + "useState", + "useEffect" + ], + "providedExports": [ + "useState", + "useReducer", + "useEffect", + "useLayoutEffect", + "useRef", + "useImperativeHandle", + "useMemo", + "useCallback", + "useContext", + "useDebugValue", + "useErrorBoundary" + ], + "optimizationBailout": [], + "depth": 2, + "source": "import{options as n}from\"preact\";var t,u,r,i=0,o=[],c=n.__r,f=n.diffed,e=n.__c,a=n.unmount;function v(t,r){n.__h&&n.__h(u,t,i||r),i=0;var o=u.__H||(u.__H={__:[],__h:[]});return t>=o.__.length&&o.__.push({}),o.__[t]}function m(n){return i=1,p(E,n)}function p(n,r,i){var o=v(t++,2);return o.__c||(o.__c=u,o.__=[i?i(r):E(void 0,r),function(t){var u=n(o.__[0],t);o.__[0]!==u&&(o.__[0]=u,o.__c.setState({}))}]),o.__}function l(r,i){var o=v(t++,3);!n.__s&&x(o.__H,i)&&(o.__=r,o.__H=i,u.__H.__h.push(o))}function y(r,i){var o=v(t++,4);!n.__s&&x(o.__H,i)&&(o.__=r,o.__H=i,u.__h.push(o))}function d(n){return i=5,h(function(){return{current:n}},[])}function s(n,t,u){i=6,y(function(){\"function\"==typeof n?n(t()):n&&(n.current=t())},null==u?u:u.concat(n))}function h(n,u){var r=v(t++,7);return x(r.__H,u)?(r.__H=u,r.__h=n,r.__=n()):r.__}function T(n,t){return i=8,h(function(){return n},t)}function w(n){var r=u.context[n.__c],i=v(t++,9);return i.__c=n,r?(null==i.__&&(i.__=!0,r.sub(u)),r.props.value):n.__}function A(t,u){n.useDebugValue&&n.useDebugValue(u?u(t):t)}function F(n){var r=v(t++,10),i=m();return r.__=n,u.componentDidCatch||(u.componentDidCatch=function(n){r.__&&r.__(n),i[1](n)}),[i[0],function(){i[1](void 0)}]}function _(){o.some(function(t){if(t.__P)try{t.__H.__h.forEach(g),t.__H.__h.forEach(q),t.__H.__h=[]}catch(u){return t.__H.__h=[],n.__e(u,t.__v),!0}}),o=[]}function g(n){n.t&&n.t()}function q(n){var t=n.__();\"function\"==typeof t&&(n.t=t)}function x(n,t){return!n||t.some(function(t,u){return t!==n[u]})}function E(n,t){return\"function\"==typeof t?t(n):t}n.__r=function(n){c&&c(n),t=0,(u=n.__c).__H&&(u.__H.__h.forEach(g),u.__H.__h.forEach(q),u.__H.__h=[])},n.diffed=function(t){f&&f(t);var u=t.__c;if(u){var i=u.__H;i&&i.__h.length&&(1!==o.push(u)&&r===n.requestAnimationFrame||((r=n.requestAnimationFrame)||function(n){var t,u=function(){clearTimeout(r),cancelAnimationFrame(t),setTimeout(n)},r=setTimeout(u,100);\"undefined\"!=typeof window&&(t=requestAnimationFrame(u))})(_))}},n.__c=function(t,u){u.some(function(t){try{t.__h.forEach(g),t.__h=t.__h.filter(function(n){return!n.__||q(n)})}catch(r){u.some(function(n){n.__h&&(n.__h=[])}),u=[],n.__e(r,t.__v)}}),e&&e(t,u)},n.unmount=function(t){a&&a(t);var u=t.__c;if(u){var r=u.__H;if(r)try{r.__.forEach(function(n){return n.t&&n.t()})}catch(t){n.__e(t,u.__v)}}};export{m as useState,p as useReducer,l as useEffect,y as useLayoutEffect,d as useRef,s as useImperativeHandle,h as useMemo,T as useCallback,w as useContext,A as useDebugValue,F as useErrorBoundary};\n//# sourceMappingURL=hooks.module.js.map\n", + "parsedSize": 1568, + "parsedSource": "D,M,F,U=0,L=[],W=r.__r,I=r.diffed,R=r.__c,q=r.unmount;function z(e,t){r.__h&&r.__h(M,e,U||t),U=0;var n=M.__H||(M.__H={__:[],__h:[]});return e>=n.__.length&&n.__.push({}),n.__[e]}function B(e){return U=1,function(e,t,n){var r=z(D++,2);return r.__c||(r.__c=M,r.__=[n?n(t):X(void 0,t),function(t){var n=e(r.__[0],t);r.__[0]!==n&&(r.__[0]=n,r.__c.setState({}))}]),r.__}(X,e)}function G(){L.some((function(e){if(e.__P)try{e.__H.__h.forEach(J),e.__H.__h.forEach(V),e.__H.__h=[]}catch(t){return e.__H.__h=[],r.__e(t,e.__v),!0}})),L=[]}function J(e){e.t&&e.t()}function V(e){var t=e.__();\"function\"==typeof t&&(e.t=t)}function $(e,t){return!e||t.some((function(t,n){return t!==e[n]}))}function X(e,t){return\"function\"==typeof t?t(e):t}r.__r=function(e){W&&W(e),D=0,(M=e.__c).__H&&(M.__H.__h.forEach(J),M.__H.__h.forEach(V),M.__H.__h=[])},r.diffed=function(e){I&&I(e);var t=e.__c;if(t){var n=t.__H;n&&n.__h.length&&(1!==L.push(t)&&F===r.requestAnimationFrame||((F=r.requestAnimationFrame)||function(e){var t,n=function(){clearTimeout(r),cancelAnimationFrame(t),setTimeout(e)},r=setTimeout(n,100);\"undefined\"!=typeof window&&(t=requestAnimationFrame(n))})(G))}},r.__c=function(e,t){t.some((function(e){try{e.__h.forEach(J),e.__h=e.__h.filter((function(e){return!e.__||V(e)}))}catch(n){t.some((function(e){e.__h&&(e.__h=[])})),t=[],r.__e(n,e.__v)}})),R&&R(e,t)},r.unmount=function(e){q&&q(e);var t=e.__c;if(t){var n=t.__H;if(n)try{n.__.forEach((function(e){return e.t&&e.t()}))}catch(e){r.__e(e,t.__v)}}};e,t,n,e=n=z(D++,3),!r.__s&&$(n.__H,t)&&(n.__=e,n.__H=t,M.__H.__h.push(n)),", + "originalSize": 2567, + "originalSource": "import{options as n}from\"preact\";var t,u,r,i=0,o=[],c=n.__r,f=n.diffed,e=n.__c,a=n.unmount;function v(t,r){n.__h&&n.__h(u,t,i||r),i=0;var o=u.__H||(u.__H={__:[],__h:[]});return t>=o.__.length&&o.__.push({}),o.__[t]}function m(n){return i=1,p(E,n)}function p(n,r,i){var o=v(t++,2);return o.__c||(o.__c=u,o.__=[i?i(r):E(void 0,r),function(t){var u=n(o.__[0],t);o.__[0]!==u&&(o.__[0]=u,o.__c.setState({}))}]),o.__}function l(r,i){var o=v(t++,3);!n.__s&&x(o.__H,i)&&(o.__=r,o.__H=i,u.__H.__h.push(o))}function y(r,i){var o=v(t++,4);!n.__s&&x(o.__H,i)&&(o.__=r,o.__H=i,u.__h.push(o))}function d(n){return i=5,h(function(){return{current:n}},[])}function s(n,t,u){i=6,y(function(){\"function\"==typeof n?n(t()):n&&(n.current=t())},null==u?u:u.concat(n))}function h(n,u){var r=v(t++,7);return x(r.__H,u)?(r.__H=u,r.__h=n,r.__=n()):r.__}function T(n,t){return i=8,h(function(){return n},t)}function w(n){var r=u.context[n.__c],i=v(t++,9);return i.__c=n,r?(null==i.__&&(i.__=!0,r.sub(u)),r.props.value):n.__}function A(t,u){n.useDebugValue&&n.useDebugValue(u?u(t):t)}function F(n){var r=v(t++,10),i=m();return r.__=n,u.componentDidCatch||(u.componentDidCatch=function(n){r.__&&r.__(n),i[1](n)}),[i[0],function(){i[1](void 0)}]}function _(){o.some(function(t){if(t.__P)try{t.__H.__h.forEach(g),t.__H.__h.forEach(q),t.__H.__h=[]}catch(u){return t.__H.__h=[],n.__e(u,t.__v),!0}}),o=[]}function g(n){n.t&&n.t()}function q(n){var t=n.__();\"function\"==typeof t&&(n.t=t)}function x(n,t){return!n||t.some(function(t,u){return t!==n[u]})}function E(n,t){return\"function\"==typeof t?t(n):t}n.__r=function(n){c&&c(n),t=0,(u=n.__c).__H&&(u.__H.__h.forEach(g),u.__H.__h.forEach(q),u.__H.__h=[])},n.diffed=function(t){f&&f(t);var u=t.__c;if(u){var i=u.__H;i&&i.__h.length&&(1!==o.push(u)&&r===n.requestAnimationFrame||((r=n.requestAnimationFrame)||function(n){var t,u=function(){clearTimeout(r),cancelAnimationFrame(t),setTimeout(n)},r=setTimeout(u,100);\"undefined\"!=typeof window&&(t=requestAnimationFrame(u))})(_))}},n.__c=function(t,u){u.some(function(t){try{t.__h.forEach(g),t.__h=t.__h.filter(function(n){return!n.__||q(n)})}catch(r){u.some(function(n){n.__h&&(n.__h=[])}),u=[],n.__e(r,t.__v)}}),e&&e(t,u)},n.unmount=function(t){a&&a(t);var u=t.__c;if(u){var r=u.__H;if(r)try{r.__.forEach(function(n){return n.t&&n.t()})}catch(t){n.__e(t,u.__v)}}};export{m as useState,p as useReducer,l as useEffect,y as useLayoutEffect,d as useRef,s as useImperativeHandle,h as useMemo,T as useCallback,w as useContext,A as useDebugValue,F as useErrorBoundary};\n//# sourceMappingURL=hooks.module.js.map\n", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/src/api.js", + "name": "./src/api.js", + "index": 6, + "index2": 4, + "size": 433, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/src/app.jsx", + "issuerId": null, + "issuerName": "./src/app.jsx", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/src/app.jsx", + "name": "./src/app.jsx" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/src/app.jsx", + "module": "./src/app.jsx", + "moduleName": "./src/app.jsx", + "type": "harmony side effect evaluation", + "userRequest": "./api", + "loc": "12:0-42" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/src/app.jsx", + "module": "./src/app.jsx", + "moduleName": "./src/app.jsx", + "type": "harmony import specifier", + "userRequest": "./api", + "loc": "21:4-21" + } + ], + "usedExports": [ + "fetchFullArticles" + ], + "providedExports": [ + "fetchFullArticles" + ], + "optimizationBailout": [], + "depth": 2, + "source": "var API_URL = 'https://dev.to/api/articles';\n\nfunction extractJson(response) {\n return response.json();\n}\n\nexport function fetchFullArticles() {\n return fetch(\"\".concat(API_URL, \"?per_page=5\")).then(extractJson).then(function (articles) {\n var fullArticles = articles.map(function (article) {\n return fetch(\"\".concat(API_URL, \"/\").concat(article.id)).then(extractJson);\n });\n return Promise.all(fullArticles);\n });\n}", + "parsedSize": 225, + "parsedSource": "\"https://dev.to/api/articles\";function Z(e){return e.json()}fetch(\"\".concat(Q,\"?per_page=5\")).then(Z).then((function(e){var t=e.map((function(e){return fetch(\"\".concat(Q,\"/\").concat(e.id)).then(Z)}));return Promise.all(t)})).", + "originalSize": 451, + "originalSource": "const API_URL = 'https://dev.to/api/articles';\n\nfunction extractJson(response) {\n return response.json();\n}\n\nexport function fetchFullArticles() {\n return fetch(`${API_URL}?per_page=5`)\n .then(extractJson)\n .then((articles) => {\n const fullArticles = articles.map((article) =>\n fetch(`${API_URL}/${article.id}`).then(extractJson)\n );\n\n return Promise.all(fullArticles);\n });\n}", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/src/article.jsx", + "name": "./src/article.jsx", + "index": 7, + "index2": 18, + "size": 939, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/src/app.jsx", + "issuerId": null, + "issuerName": "./src/app.jsx", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/src/app.jsx", + "name": "./src/app.jsx" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/src/app.jsx", + "module": "./src/app.jsx", + "moduleName": "./src/app.jsx", + "type": "harmony side effect evaluation", + "userRequest": "./article", + "loc": "13:0-32" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/src/app.jsx", + "module": "./src/app.jsx", + "moduleName": "./src/app.jsx", + "type": "harmony import specifier", + "userRequest": "./article", + "loc": "28:13-20" + } + ], + "usedExports": [ + "default" + ], + "providedExports": [ + "default" + ], + "optimizationBailout": [], + "depth": 2, + "source": "import { h } from 'preact';\nimport isEmpty from \"nanoutils/lib/isEmpty\";\nimport map from \"nanoutils/lib/map\";\nimport pipe from \"nanoutils/lib/pipe\";\nimport reject from \"nanoutils/lib/reject\";\nimport split from \"nanoutils/lib/split\";\nimport trim from \"nanoutils/lib/trim\";\nimport styles from './article.css';\nvar renderTags = pipe(split(','), map(trim), reject(isEmpty), map(function (tag) {\n return h(\"li\", {\n className: styles.tag\n }, tag);\n}));\nexport default function Article(_ref) {\n var body_html = _ref.body_html,\n title = _ref.title,\n tag_list = _ref.tag_list;\n return h(\"article\", {\n className: styles.root\n }, h(\"header\", null, h(\"h2\", {\n className: styles.title\n }, title), h(\"nav\", {\n className: styles.tagsContainer\n }, h(\"ul\", {\n className: styles.tags\n }, renderTags(tag_list)))), h(\"div\", {\n className: styles.content,\n dangerouslySetInnerHTML: {\n __html: body_html\n }\n }));\n}", + "parsedSize": 373, + "parsedSource": "ie=re(oe(\",\"),te((_e((te((function(e){return d(\"li\",{className:ue.a.tag},e)})));function ce(e){var t=e.body_html,n=e.title,r=e.tag_list;return d(\"article\",{className:ue.a.root},d(\"header\",null,d(\"h2\",{className:ue.a.title},n),d(\"nav\",{className:ue.a.tagsContainer},d(\"ul\",{className:ue.a.tags},ie(r)))),d(\"div\",{className:ue.a.content,dangerouslySetInnerHTML:{__html:t}}))}", + "originalSize": 783, + "originalSource": "import { h } from 'preact';\nimport {\n isEmpty,\n map,\n pipe,\n reject,\n split,\n trim\n} from 'nanoutils';\n\nimport styles from './article.css';\n\nconst renderTags = pipe(\n split(','),\n map(trim),\n reject(isEmpty),\n map((tag) =>
  • {tag}
  • )\n);\n\nexport default function Article({ body_html, title, tag_list }) {\n return
    \n
    \n

    {title}

    \n \n
    \n
    \n
    ;\n}\n", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/nanoutils/lib/isEmpty/index.js", + "name": "./node_modules/nanoutils/lib/isEmpty/index.js", + "index": 8, + "index2": 5, + "size": 179, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/src/article.jsx", + "issuerId": null, + "issuerName": "./src/article.jsx", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/src/article.jsx", + "name": "./src/article.jsx" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/src/article.jsx", + "module": "./src/article.jsx", + "moduleName": "./src/article.jsx", + "type": "harmony side effect evaluation", + "userRequest": "nanoutils/lib/isEmpty", + "loc": "2:0-44" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/src/article.jsx", + "module": "./src/article.jsx", + "moduleName": "./src/article.jsx", + "type": "harmony import specifier", + "userRequest": "nanoutils/lib/isEmpty", + "loc": "9:52-59" + } + ], + "usedExports": [ + "default" + ], + "providedExports": [ + "default" + ], + "optimizationBailout": [], + "depth": 3, + "source": "export default function isEmpty(value) {\n var type = typeof value\n return value != null &&\n (type === 'object' || type === 'string') &&\n Object.keys(value).length === 0\n}\n", + "parsedSize": 93, + "parsedSource": "e){var t=typeof e;return null!=e&&(\"object\"===t||\"string\"===t)&&0===Object.keys(e).length})),", + "originalSize": 179, + "originalSource": "export default function isEmpty(value) {\n var type = typeof value\n return value != null &&\n (type === 'object' || type === 'string') &&\n Object.keys(value).length === 0\n}\n", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/nanoutils/lib/map/index.js", + "name": "./node_modules/nanoutils/lib/map/index.js", + "index": 9, + "index2": 7, + "size": 464, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/src/article.jsx", + "issuerId": null, + "issuerName": "./src/article.jsx", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/src/article.jsx", + "name": "./src/article.jsx" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/src/article.jsx", + "module": "./src/article.jsx", + "moduleName": "./src/article.jsx", + "type": "harmony side effect evaluation", + "userRequest": "nanoutils/lib/map", + "loc": "3:0-36" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/src/article.jsx", + "module": "./src/article.jsx", + "moduleName": "./src/article.jsx", + "type": "harmony import specifier", + "userRequest": "nanoutils/lib/map", + "loc": "9:34-37" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/src/article.jsx", + "module": "./src/article.jsx", + "moduleName": "./src/article.jsx", + "type": "harmony import specifier", + "userRequest": "nanoutils/lib/map", + "loc": "9:62-65" + } + ], + "usedExports": [ + "default" + ], + "providedExports": [ + "default" + ], + "optimizationBailout": [], + "depth": 3, + "source": "import curry2 from '../_internal/_curry2'\n\nexport default curry2(function map(f, element) {\n var res\n var i = 0\n if (Array.isArray(element)) {\n // it's quicker with new operator, so do NOT remove it\n res = new Array(element.length)\n while (i < res.length) {\n res[i] = f(element[i++])\n }\n return res\n }\n res = {}\n for (var key in element) {\n if (element.hasOwnProperty(key)) {\n res[key] = f(element[key])\n }\n }\n return res\n})\n", + "parsedSize": 186, + "parsedSource": "var te=ee((function(e,t){var n,r=0;if(Array.isArray(t)){for(n=new Array(t.length);r= 2\n ? f(a, b)\n : function(b2) {\n return f(a, b2)\n }\n }\n}\n", + "parsedSize": 89, + "parsedSource": "ee(e){return function(t,n){return arguments.length>=2?e(t,n):function(n){return e(t,n)}}}", + "originalSize": 180, + "originalSource": "export default function curry2(f) {\n return function curried(a, b) {\n return arguments.length >= 2\n ? f(a, b)\n : function(b2) {\n return f(a, b2)\n }\n }\n}\n", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/nanoutils/lib/flip/index.js", + "name": "./node_modules/nanoutils/lib/flip/index.js", + "index": 12, + "index2": 8, + "size": 116, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/nanoutils/lib/pipe/index.js", + "issuerId": null, + "issuerName": "./node_modules/nanoutils/lib/pipe/index.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/nanoutils/lib/pipe/index.js", + "name": "./node_modules/nanoutils/lib/pipe/index.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/nanoutils/lib/pipe/index.js", + "module": "./node_modules/nanoutils/lib/pipe/index.js", + "moduleName": "./node_modules/nanoutils/lib/pipe/index.js", + "type": "harmony side effect evaluation", + "userRequest": "../flip", + "loc": "2:0-26" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/nanoutils/lib/pipe/index.js", + "module": "./node_modules/nanoutils/lib/pipe/index.js", + "moduleName": "./node_modules/nanoutils/lib/pipe/index.js", + "type": "harmony import specifier", + "userRequest": "../flip", + "loc": "5:15-19" + } + ], + "usedExports": [ + "default" + ], + "providedExports": [ + "default" + ], + "optimizationBailout": [], + "depth": 4, + "source": "export default function flip(fn) {\n return function() {\n return fn.apply(fn, [].reverse.apply(arguments))\n }\n}\n", + "parsedSize": 64, + "parsedSource": "ne=function(){return ne.apply(ne,[].reverse.apply(arguments))});", + "originalSize": 116, + "originalSource": "export default function flip(fn) {\n return function() {\n return fn.apply(fn, [].reverse.apply(arguments))\n }\n}\n", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/nanoutils/lib/compose/index.js", + "name": "./node_modules/nanoutils/lib/compose/index.js", + "index": 13, + "index2": 10, + "size": 233, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/nanoutils/lib/pipe/index.js", + "issuerId": null, + "issuerName": "./node_modules/nanoutils/lib/pipe/index.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/nanoutils/lib/pipe/index.js", + "name": "./node_modules/nanoutils/lib/pipe/index.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/nanoutils/lib/pipe/index.js", + "module": "./node_modules/nanoutils/lib/pipe/index.js", + "moduleName": "./node_modules/nanoutils/lib/pipe/index.js", + "type": "harmony side effect evaluation", + "userRequest": "../compose", + "loc": "3:0-32" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/nanoutils/lib/pipe/index.js", + "module": "./node_modules/nanoutils/lib/pipe/index.js", + "moduleName": "./node_modules/nanoutils/lib/pipe/index.js", + "type": "harmony import specifier", + "userRequest": "../compose", + "loc": "5:20-27" + } + ], + "usedExports": [ + "default" + ], + "providedExports": [ + "default" + ], + "optimizationBailout": [], + "depth": 4, + "source": "import toArray from '../toArray'\n\nexport default function compose() {\n var args = arguments\n return function(initVal) {\n return toArray(args)\n .reduceRight(function(val, cb) {\n return cb(val)\n }, initVal)\n }\n}\n", + "parsedSize": 103, + "parsedSource": "function(){var e=arguments;return function(t){return (e).reduceRight((function(e,t){return t(e)}),t)}},", + "originalSize": 233, + "originalSource": "import toArray from '../toArray'\n\nexport default function compose() {\n var args = arguments\n return function(initVal) {\n return toArray(args)\n .reduceRight(function(val, cb) {\n return cb(val)\n }, initVal)\n }\n}\n", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/nanoutils/lib/reject/reject.js", + "name": "./node_modules/nanoutils/lib/reject/reject.js", + "index": 16, + "index2": 12, + "size": 254, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/nanoutils/lib/reject/index.js", + "issuerId": null, + "issuerName": "./node_modules/nanoutils/lib/reject/index.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/nanoutils/lib/reject/index.js", + "name": "./node_modules/nanoutils/lib/reject/index.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/nanoutils/lib/reject/index.js", + "module": "./node_modules/nanoutils/lib/reject/index.js", + "moduleName": "./node_modules/nanoutils/lib/reject/index.js", + "type": "harmony side effect evaluation", + "userRequest": "./reject", + "loc": "2:0-29" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/nanoutils/lib/reject/index.js", + "module": "./node_modules/nanoutils/lib/reject/index.js", + "moduleName": "./node_modules/nanoutils/lib/reject/index.js", + "type": "harmony import specifier", + "userRequest": "./reject", + "loc": "4:22-28" + } + ], + "usedExports": [ + "default" + ], + "providedExports": [ + "default" + ], + "optimizationBailout": [], + "depth": 4, + "source": "export default function reject(cb, obj) {\n return Array.isArray(obj)\n ? obj.filter(function(i) {\n return !cb(i)\n })\n : Object.keys(obj).reduce(function(res, cur) {\n if (!cb(obj[cur])) res[cur] = obj[cur]\n return res\n }, {})\n}\n", + "parsedSize": 142, + "parsedSource": "e,t){return Array.isArray(t)?t.filter((function(t){return!e(t)})):Object.keys(t).reduce((function(n,r){return e(t[r])||(n[r]=t[r]),n}),{})})),", + "originalSize": 254, + "originalSource": "export default function reject(cb, obj) {\n return Array.isArray(obj)\n ? obj.filter(function(i) {\n return !cb(i)\n })\n : Object.keys(obj).reduce(function(res, cur) {\n if (!cb(obj[cur])) res[cur] = obj[cur]\n return res\n }, {})\n}\n", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/nanoutils/lib/toArray/index.js", + "name": "./node_modules/nanoutils/lib/toArray/index.js", + "index": 14, + "index2": 9, + "size": 270, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/nanoutils/lib/compose/index.js", + "issuerId": null, + "issuerName": "./node_modules/nanoutils/lib/compose/index.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/nanoutils/lib/pipe/index.js", + "name": "./node_modules/nanoutils/lib/pipe/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/nanoutils/lib/compose/index.js", + "name": "./node_modules/nanoutils/lib/compose/index.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/nanoutils/lib/compose/index.js", + "module": "./node_modules/nanoutils/lib/compose/index.js", + "moduleName": "./node_modules/nanoutils/lib/compose/index.js", + "type": "harmony side effect evaluation", + "userRequest": "../toArray", + "loc": "1:0-32" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/nanoutils/lib/compose/index.js", + "module": "./node_modules/nanoutils/lib/compose/index.js", + "moduleName": "./node_modules/nanoutils/lib/compose/index.js", + "type": "harmony import specifier", + "userRequest": "../toArray", + "loc": "6:11-18" + } + ], + "usedExports": [ + "default" + ], + "providedExports": [ + "default" + ], + "optimizationBailout": [], + "depth": 5, + "source": "export default function toArray(args) {\n if (\n process.env.NODE_ENV !== 'production' &&\n (args == null || typeof args[Symbol.iterator] !== 'function')\n ) {\n throw new TypeError('Cannot convert ' + typeof args + ' to Array')\n }\n return [].slice.call(args)\n}\n", + "parsedSize": 26, + "parsedSource": "e){return[].slice.call(e)}", + "originalSize": 270, + "originalSource": "export default function toArray(args) {\n if (\n process.env.NODE_ENV !== 'production' &&\n (args == null || typeof args[Symbol.iterator] !== 'function')\n ) {\n throw new TypeError('Cannot convert ' + typeof args + ' to Array')\n }\n return [].slice.call(args)\n}\n", + "modules": [] + } + ] + }, + { + "id": "", + "identifier": "css /home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/css-loader/dist/cjs.js??ref--5-1!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/src/app.css 0", + "name": "css ./node_modules/css-loader/dist/cjs.js??ref--5-1!./node_modules/webpack-enhanced-stats-plugin/loader.js!./src/app.css", + "index": 5, + "index2": 2, + "size": 174, + "built": false, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/mini-css-extract-plugin/dist/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/css-loader/dist/cjs.js??ref--5-1!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/src/app.css", + "issuerId": 1, + "issuerName": "./src/app.css", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": 1, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/mini-css-extract-plugin/dist/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/css-loader/dist/cjs.js??ref--5-1!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/src/app.css", + "name": "./src/app.css" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 1, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/mini-css-extract-plugin/dist/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/css-loader/dist/cjs.js??ref--5-1!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/src/app.css", + "module": "./src/app.css", + "moduleName": "./src/app.css" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 3, + "parsedSize": null, + "parsedSource": null, + "originalSize": null, + "originalSource": null, + "modules": [] + }, + { + "id": "", + "identifier": "css /home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/css-loader/dist/cjs.js??ref--5-1!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/src/article.css 0", + "name": "css ./node_modules/css-loader/dist/cjs.js??ref--5-1!./node_modules/webpack-enhanced-stats-plugin/loader.js!./src/article.css", + "index": 20, + "index2": 16, + "size": 705, + "built": false, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/mini-css-extract-plugin/dist/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/css-loader/dist/cjs.js??ref--5-1!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/src/article.css", + "issuerId": 0, + "issuerName": "./src/article.css", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 0, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/mini-css-extract-plugin/dist/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/css-loader/dist/cjs.js??ref--5-1!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/src/article.css", + "name": "./src/article.css" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 0, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/mini-css-extract-plugin/dist/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/css-loader/dist/cjs.js??ref--5-1!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/src/article.css", + "module": "./src/article.css", + "moduleName": "./src/article.css" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 4, + "parsedSize": null, + "parsedSource": null, + "originalSize": null, + "originalSource": null, + "modules": [] + } + ] + } + ], + "modules": [ + { + "id": 0, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/mini-css-extract-plugin/dist/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/css-loader/dist/cjs.js??ref--5-1!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/src/article.css", + "name": "./src/article.css", + "index": 19, + "index2": 17, + "size": 203, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/src/article.jsx", + "issuerId": null, + "issuerName": "./src/article.jsx", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/src/article.jsx", + "name": "./src/article.jsx" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 2, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/src/index.js 0907cfb714ad9ff447eb531e530d4f8f", + "module": "./src/index.js + 16 modules", + "moduleName": "./src/index.js + 16 modules", + "type": "harmony side effect evaluation", + "userRequest": "./article.css", + "loc": "8:0-35" + }, + { + "moduleId": 2, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/src/index.js 0907cfb714ad9ff447eb531e530d4f8f", + "module": "./src/index.js + 16 modules", + "moduleName": "./src/index.js + 16 modules", + "type": "harmony import specifier", + "userRequest": "./article.css", + "loc": "11:15-21" + }, + { + "moduleId": 2, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/src/index.js 0907cfb714ad9ff447eb531e530d4f8f", + "module": "./src/index.js + 16 modules", + "moduleName": "./src/index.js + 16 modules", + "type": "harmony import specifier", + "userRequest": "./article.css", + "loc": "19:15-21" + }, + { + "moduleId": 2, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/src/index.js 0907cfb714ad9ff447eb531e530d4f8f", + "module": "./src/index.js + 16 modules", + "moduleName": "./src/index.js + 16 modules", + "type": "harmony import specifier", + "userRequest": "./article.css", + "loc": "21:15-21" + }, + { + "moduleId": 2, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/src/index.js 0907cfb714ad9ff447eb531e530d4f8f", + "module": "./src/index.js + 16 modules", + "moduleName": "./src/index.js + 16 modules", + "type": "harmony import specifier", + "userRequest": "./article.css", + "loc": "23:15-21" + }, + { + "moduleId": 2, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/src/index.js 0907cfb714ad9ff447eb531e530d4f8f", + "module": "./src/index.js + 16 modules", + "moduleName": "./src/index.js + 16 modules", + "type": "harmony import specifier", + "userRequest": "./article.css", + "loc": "25:15-21" + }, + { + "moduleId": 2, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/src/index.js 0907cfb714ad9ff447eb531e530d4f8f", + "module": "./src/index.js + 16 modules", + "moduleName": "./src/index.js + 16 modules", + "type": "harmony import specifier", + "userRequest": "./article.css", + "loc": "27:15-21" + } + ], + "usedExports": [ + "default" + ], + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 3, + "source": "// extracted by mini-css-extract-plugin\nmodule.exports = {\"tagsContainer\":\"tagsContainer-2D41J\",\"tags\":\"tags-3OYob\",\"tag\":\"tag-RF4Iq\",\"root\":\"root-263gx\",\"title\":\"title-1Fpjz\",\"content\":\"content-2yA3z\"};", + "parsedSize": 145, + "parsedSource": "e.exports={tagsContainer:\"tagsContainer-2D41J\",tags:\"tags-3OYob\",tag:\"tag-RF4Iq\",root:\"root-263gx\",title:\"title-1Fpjz\",content:\"content-2yA3z\"}},", + "originalSize": 663, + "originalSource": ".tagsContainer {\n display: flex;\n align-items: center;\n}\n\n.tags {\n list-style-type: none;\n margin: 0;\n padding: 0;\n display: flex;\n}\n\n.tag {\n border: 1px solid black;\n margin-right: 1em;\n padding: 0.5em;\n}\n\n.root {\n padding: 1em;\n border: 1px solid gray;\n margin: 1em;\n box-shadow: 0.5em 0.5em 0.5em rgba(0, 0, 0, 0.5);\n}\n\n.title {\n margin-top: 0;\n}\n\n.content {\n max-height: 10em;\n overflow: hidden;\n position: relative;\n}\n\n.content:after {\n content: \"\";\n position: absolute;\n bottom: 0;\n right: 0;\n left: 0;\n height: 2em;\n background: linear-gradient(180deg, transparent 0%, white 100%);\n}\n", + "modules": [] + }, + { + "id": 1, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/mini-css-extract-plugin/dist/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/css-loader/dist/cjs.js??ref--5-1!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/src/app.css", + "name": "./src/app.css", + "index": 4, + "index2": 3, + "size": 125, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/src/app.jsx", + "issuerId": null, + "issuerName": "./src/app.jsx", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/src/app.jsx", + "name": "./src/app.jsx" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 2, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/src/index.js 0907cfb714ad9ff447eb531e530d4f8f", + "module": "./src/index.js + 16 modules", + "moduleName": "./src/index.js + 16 modules", + "type": "harmony side effect evaluation", + "userRequest": "./app.css", + "loc": "11:0-31" + }, + { + "moduleId": 2, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/src/index.js 0907cfb714ad9ff447eb531e530d4f8f", + "module": "./src/index.js + 16 modules", + "moduleName": "./src/index.js + 16 modules", + "type": "harmony import specifier", + "userRequest": "./app.css", + "loc": "24:15-21" + }, + { + "moduleId": 2, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/src/index.js 0907cfb714ad9ff447eb531e530d4f8f", + "module": "./src/index.js + 16 modules", + "moduleName": "./src/index.js + 16 modules", + "type": "harmony import specifier", + "userRequest": "./app.css", + "loc": "26:15-21" + }, + { + "moduleId": 2, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/src/index.js 0907cfb714ad9ff447eb531e530d4f8f", + "module": "./src/index.js + 16 modules", + "moduleName": "./src/index.js + 16 modules", + "type": "harmony import specifier", + "userRequest": "./app.css", + "loc": "30:15-21" + } + ], + "usedExports": [ + "default" + ], + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 2, + "source": "// extracted by mini-css-extract-plugin\nmodule.exports = {\"root\":\"root-3xwm5\",\"title\":\"title-l9td2\",\"loader\":\"loader-XUngJ\"};", + "parsedSize": 73, + "parsedSource": "e.exports={root:\"root-3xwm5\",title:\"title-l9td2\",loader:\"loader-XUngJ\"}},", + "originalSize": 156, + "originalSource": ".root {\n font-family: sans-serif;\n}\n\n.title {\n margin-left: 1rem;\n}\n\n.loader {\n display: block;\n width: calc(100% - 2rem);\n margin: 0 1rem;\n}", + "modules": [] + }, + { + "id": 2, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/src/index.js 0907cfb714ad9ff447eb531e530d4f8f", + "name": "./src/index.js + 16 modules", + "index": 0, + "index2": 20, + "size": 17314, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": null, + "issuerId": null, + "issuerName": null, + "issuerPath": null, + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": null, + "module": null, + "moduleName": null, + "type": "single entry", + "userRequest": "./src/index.js", + "loc": "main" + } + ], + "usedExports": true, + "providedExports": [], + "optimizationBailout": [ + "ModuleConcatenation bailout: Cannot concat with ./src/app.css (<- Module is not an ECMAScript module)", + "ModuleConcatenation bailout: Cannot concat with ./src/article.css (<- Module is not an ECMAScript module)" + ], + "depth": 0, + "filteredModules": 0, + "parsedSize": null, + "parsedSource": null, + "originalSize": null, + "originalSource": null, + "modules": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/src/index.js", + "name": "./src/index.js", + "index": 0, + "index2": 20, + "size": 97, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": null, + "issuerId": null, + "issuerName": null, + "issuerPath": null, + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": null, + "module": null, + "moduleName": null, + "type": "single entry", + "userRequest": "./src/index.js", + "loc": "main" + } + ], + "usedExports": true, + "providedExports": [], + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is an entry point" + ], + "depth": 0, + "source": "import { h, render } from 'preact';\nimport App from './app';\nrender(h(App, null), document.body);", + "parsedSize": 29, + "parsedSource": "O(d((null),document.body)}]);", + "originalSize": 95, + "originalSource": "import { h, render } from 'preact';\n\nimport App from './app';\n\nrender(, document.body);\n", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/preact/dist/preact.module.js", + "name": "./node_modules/preact/dist/preact.module.js", + "index": 1, + "index2": 0, + "size": 9566, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/src/index.js", + "issuerId": null, + "issuerName": "./src/index.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/src/index.js", + "name": "./src/index.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/src/index.js", + "module": "./src/index.js", + "moduleName": "./src/index.js", + "type": "harmony side effect evaluation", + "userRequest": "preact", + "loc": "1:0-35" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/src/article.jsx", + "module": "./src/article.jsx", + "moduleName": "./src/article.jsx", + "type": "harmony side effect evaluation", + "userRequest": "preact", + "loc": "1:0-27" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/preact/hooks/dist/hooks.module.js", + "module": "./node_modules/preact/hooks/dist/hooks.module.js", + "moduleName": "./node_modules/preact/hooks/dist/hooks.module.js", + "type": "harmony side effect evaluation", + "userRequest": "preact", + "loc": "1:0-33" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/preact/hooks/dist/hooks.module.js", + "module": "./node_modules/preact/hooks/dist/hooks.module.js", + "moduleName": "./node_modules/preact/hooks/dist/hooks.module.js", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "1:54-55" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/preact/hooks/dist/hooks.module.js", + "module": "./node_modules/preact/hooks/dist/hooks.module.js", + "moduleName": "./node_modules/preact/hooks/dist/hooks.module.js", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "1:62-63" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/preact/hooks/dist/hooks.module.js", + "module": "./node_modules/preact/hooks/dist/hooks.module.js", + "moduleName": "./node_modules/preact/hooks/dist/hooks.module.js", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "1:73-74" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/preact/hooks/dist/hooks.module.js", + "module": "./node_modules/preact/hooks/dist/hooks.module.js", + "moduleName": "./node_modules/preact/hooks/dist/hooks.module.js", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "1:81-82" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/preact/hooks/dist/hooks.module.js", + "module": "./node_modules/preact/hooks/dist/hooks.module.js", + "moduleName": "./node_modules/preact/hooks/dist/hooks.module.js", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "1:107-108" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/preact/hooks/dist/hooks.module.js", + "module": "./node_modules/preact/hooks/dist/hooks.module.js", + "moduleName": "./node_modules/preact/hooks/dist/hooks.module.js", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "1:114-115" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/preact/hooks/dist/hooks.module.js", + "module": "./node_modules/preact/hooks/dist/hooks.module.js", + "moduleName": "./node_modules/preact/hooks/dist/hooks.module.js", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "1:443-444" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/preact/hooks/dist/hooks.module.js", + "module": "./node_modules/preact/hooks/dist/hooks.module.js", + "moduleName": "./node_modules/preact/hooks/dist/hooks.module.js", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "1:529-530" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/preact/hooks/dist/hooks.module.js", + "module": "./node_modules/preact/hooks/dist/hooks.module.js", + "moduleName": "./node_modules/preact/hooks/dist/hooks.module.js", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "1:1013-1014" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/preact/hooks/dist/hooks.module.js", + "module": "./node_modules/preact/hooks/dist/hooks.module.js", + "moduleName": "./node_modules/preact/hooks/dist/hooks.module.js", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "1:1030-1031" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/preact/hooks/dist/hooks.module.js", + "module": "./node_modules/preact/hooks/dist/hooks.module.js", + "moduleName": "./node_modules/preact/hooks/dist/hooks.module.js", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "1:1345-1346" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/preact/hooks/dist/hooks.module.js", + "module": "./node_modules/preact/hooks/dist/hooks.module.js", + "moduleName": "./node_modules/preact/hooks/dist/hooks.module.js", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "1:1568-1569" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/preact/hooks/dist/hooks.module.js", + "module": "./node_modules/preact/hooks/dist/hooks.module.js", + "moduleName": "./node_modules/preact/hooks/dist/hooks.module.js", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "1:1671-1672" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/preact/hooks/dist/hooks.module.js", + "module": "./node_modules/preact/hooks/dist/hooks.module.js", + "moduleName": "./node_modules/preact/hooks/dist/hooks.module.js", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "1:1767-1768" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/preact/hooks/dist/hooks.module.js", + "module": "./node_modules/preact/hooks/dist/hooks.module.js", + "moduleName": "./node_modules/preact/hooks/dist/hooks.module.js", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "1:1796-1797" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/preact/hooks/dist/hooks.module.js", + "module": "./node_modules/preact/hooks/dist/hooks.module.js", + "moduleName": "./node_modules/preact/hooks/dist/hooks.module.js", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "1:1993-1994" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/preact/hooks/dist/hooks.module.js", + "module": "./node_modules/preact/hooks/dist/hooks.module.js", + "moduleName": "./node_modules/preact/hooks/dist/hooks.module.js", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "1:2157-2158" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/preact/hooks/dist/hooks.module.js", + "module": "./node_modules/preact/hooks/dist/hooks.module.js", + "moduleName": "./node_modules/preact/hooks/dist/hooks.module.js", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "1:2186-2187" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/preact/hooks/dist/hooks.module.js", + "module": "./node_modules/preact/hooks/dist/hooks.module.js", + "moduleName": "./node_modules/preact/hooks/dist/hooks.module.js", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "1:2309-2310" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/src/index.js", + "module": "./src/index.js", + "moduleName": "./src/index.js", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "3:0-6" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/src/index.js", + "module": "./src/index.js", + "moduleName": "./src/index.js", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "3:7-8" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/src/app.jsx", + "module": "./src/app.jsx", + "moduleName": "./src/app.jsx", + "type": "harmony side effect evaluation", + "userRequest": "preact", + "loc": "9:0-27" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/src/article.jsx", + "module": "./src/article.jsx", + "moduleName": "./src/article.jsx", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "10:9-10" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/src/article.jsx", + "module": "./src/article.jsx", + "moduleName": "./src/article.jsx", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "18:9-10" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/src/article.jsx", + "module": "./src/article.jsx", + "moduleName": "./src/article.jsx", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "20:5-6" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/src/article.jsx", + "module": "./src/article.jsx", + "moduleName": "./src/article.jsx", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "20:23-24" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/src/article.jsx", + "module": "./src/article.jsx", + "moduleName": "./src/article.jsx", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "22:13-14" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/src/app.jsx", + "module": "./src/app.jsx", + "moduleName": "./src/app.jsx", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "23:9-10" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/src/article.jsx", + "module": "./src/article.jsx", + "moduleName": "./src/article.jsx", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "24:5-6" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/src/app.jsx", + "module": "./src/app.jsx", + "moduleName": "./src/app.jsx", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "25:5-6" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/src/app.jsx", + "module": "./src/app.jsx", + "moduleName": "./src/app.jsx", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "25:23-24" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/src/article.jsx", + "module": "./src/article.jsx", + "moduleName": "./src/article.jsx", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "26:30-31" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/src/app.jsx", + "module": "./src/app.jsx", + "moduleName": "./src/app.jsx", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "28:11-12" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/src/app.jsx", + "module": "./src/app.jsx", + "moduleName": "./src/app.jsx", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "29:7-8" + } + ], + "usedExports": [ + "render", + "h", + "options" + ], + "providedExports": [ + "render", + "hydrate", + "createElement", + "h", + "Fragment", + "createRef", + "isValidElement", + "Component", + "cloneElement", + "createContext", + "toChildArray", + "_unmount", + "options" + ], + "optimizationBailout": [], + "depth": 1, + "source": "var n,l,u,i,t,r,o,f,e={},c=[],s=/acit|ex(?:s|g|n|p|$)|rph|grid|ows|mnc|ntw|ine[ch]|zoo|^ord/i;function a(n,l){for(var u in l)n[u]=l[u];return n}function v(n){var l=n.parentNode;l&&l.removeChild(n)}function h(n,l,u){var i,t=arguments,r={};for(i in l)\"key\"!==i&&\"ref\"!==i&&(r[i]=l[i]);if(arguments.length>3)for(u=[u],i=3;i2&&(l.children=c.slice.call(arguments,2)),u={},l)\"key\"!==i&&\"ref\"!==i&&(u[i]=l[i]);return p(n.type,u,l.key||n.key,l.ref||n.ref,null)}function M(n){var l={},u={__c:\"__cC\"+f++,__:n,Consumer:function(n,l){return n.children(l)},Provider:function(n){var i,t=this;return this.getChildContext||(i=[],this.getChildContext=function(){return l[u.__c]=t,l},this.shouldComponentUpdate=function(n){t.props.value!==n.value&&i.some(function(l){l.context=n.value,g(l)})},this.sub=function(n){i.push(n);var l=n.componentWillUnmount;n.componentWillUnmount=function(){i.splice(i.indexOf(n),1),l&&l.call(n)}}),n.children}};return u.Consumer.contextType=u,u.Provider.__=u,u}n={__e:function(n,l){for(var u,i;l=l.__;)if((u=l.__c)&&!u.__)try{if(u.constructor&&null!=u.constructor.getDerivedStateFromError&&(i=!0,u.setState(u.constructor.getDerivedStateFromError(n))),null!=u.componentDidCatch&&(i=!0,u.componentDidCatch(n)),i)return g(u.__E=u)}catch(l){n=l}throw n}},l=function(n){return null!=n&&void 0===n.constructor},m.prototype.setState=function(n,l){var u;u=this.__s!==this.state?this.__s:this.__s=a({},this.state),\"function\"==typeof n&&(n=n(u,this.props)),n&&a(u,n),null!=n&&this.__v&&(l&&this.__h.push(l),g(this))},m.prototype.forceUpdate=function(n){this.__v&&(this.__e=!0,n&&this.__h.push(n),g(this))},m.prototype.render=d,u=[],i=0,t=\"function\"==typeof Promise?Promise.prototype.then.bind(Promise.resolve()):setTimeout,o=e,f=0;export{H as render,I as hydrate,h as createElement,h,d as Fragment,y as createRef,l as isValidElement,m as Component,L as cloneElement,M as createContext,x as toChildArray,D as _unmount,n as options};\n//# sourceMappingURL=preact.module.js.map\n", + "parsedSize": 8497, + "parsedSource": "r,_,o,l,u,i,c={},a=[],f=/acit|ex(?:s|g|n|p|$)|rph|grid|ows|mnc|ntw|ine[ch]|zoo|^ord/i;function s(e,t){for(var n in t)e[n]=t[n];return e}function p(e){var t=e.parentNode;t&&t.removeChild(e)}function d(e,t,n){var r,_=arguments,o={};for(r in t)\"key\"!==r&&\"ref\"!==r&&(o[r]=t[r]);if(arguments.length>3)for(n=[n],r=3;r3)for(u=[u],i=3;i2&&(l.children=c.slice.call(arguments,2)),u={},l)\"key\"!==i&&\"ref\"!==i&&(u[i]=l[i]);return p(n.type,u,l.key||n.key,l.ref||n.ref,null)}function M(n){var l={},u={__c:\"__cC\"+f++,__:n,Consumer:function(n,l){return n.children(l)},Provider:function(n){var i,t=this;return this.getChildContext||(i=[],this.getChildContext=function(){return l[u.__c]=t,l},this.shouldComponentUpdate=function(n){t.props.value!==n.value&&i.some(function(l){l.context=n.value,g(l)})},this.sub=function(n){i.push(n);var l=n.componentWillUnmount;n.componentWillUnmount=function(){i.splice(i.indexOf(n),1),l&&l.call(n)}}),n.children}};return u.Consumer.contextType=u,u.Provider.__=u,u}n={__e:function(n,l){for(var u,i;l=l.__;)if((u=l.__c)&&!u.__)try{if(u.constructor&&null!=u.constructor.getDerivedStateFromError&&(i=!0,u.setState(u.constructor.getDerivedStateFromError(n))),null!=u.componentDidCatch&&(i=!0,u.componentDidCatch(n)),i)return g(u.__E=u)}catch(l){n=l}throw n}},l=function(n){return null!=n&&void 0===n.constructor},m.prototype.setState=function(n,l){var u;u=this.__s!==this.state?this.__s:this.__s=a({},this.state),\"function\"==typeof n&&(n=n(u,this.props)),n&&a(u,n),null!=n&&this.__v&&(l&&this.__h.push(l),g(this))},m.prototype.forceUpdate=function(n){this.__v&&(this.__e=!0,n&&this.__h.push(n),g(this))},m.prototype.render=d,u=[],i=0,t=\"function\"==typeof Promise?Promise.prototype.then.bind(Promise.resolve()):setTimeout,o=e,f=0;export{H as render,I as hydrate,h as createElement,h,d as Fragment,y as createRef,l as isValidElement,m as Component,L as cloneElement,M as createContext,x as toChildArray,D as _unmount,n as options};\n//# sourceMappingURL=preact.module.js.map\n", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/src/app.jsx", + "name": "./src/app.jsx", + "index": 2, + "index2": 19, + "size": 1561, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/src/index.js", + "issuerId": null, + "issuerName": "./src/index.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/src/index.js", + "name": "./src/index.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/src/index.js", + "module": "./src/index.js", + "moduleName": "./src/index.js", + "type": "harmony side effect evaluation", + "userRequest": "./app", + "loc": "2:0-24" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/src/index.js", + "module": "./src/index.js", + "moduleName": "./src/index.js", + "type": "harmony import specifier", + "userRequest": "./app", + "loc": "3:9-12" + } + ], + "usedExports": [ + "default" + ], + "providedExports": [ + "default" + ], + "optimizationBailout": [], + "depth": 1, + "source": "function _slicedToArray(arr, i) { return _arrayWithHoles(arr) || _iterableToArrayLimit(arr, i) || _nonIterableRest(); }\n\nfunction _nonIterableRest() { throw new TypeError(\"Invalid attempt to destructure non-iterable instance\"); }\n\nfunction _iterableToArrayLimit(arr, i) { if (!(Symbol.iterator in Object(arr) || Object.prototype.toString.call(arr) === \"[object Arguments]\")) { return; } var _arr = []; var _n = true; var _d = false; var _e = undefined; try { for (var _i = arr[Symbol.iterator](), _s; !(_n = (_s = _i.next()).done); _n = true) { _arr.push(_s.value); if (i && _arr.length === i) break; } } catch (err) { _d = true; _e = err; } finally { try { if (!_n && _i[\"return\"] != null) _i[\"return\"](); } finally { if (_d) throw _e; } } return _arr; }\n\nfunction _arrayWithHoles(arr) { if (Array.isArray(arr)) return arr; }\n\nimport { h } from 'preact';\nimport { useState, useEffect } from 'preact/hooks';\nimport styles from './app.css';\nimport { fetchFullArticles } from './api';\nimport Article from './article';\nexport default function App() {\n var _useState = useState([]),\n _useState2 = _slicedToArray(_useState, 2),\n articles = _useState2[0],\n setArticles = _useState2[1];\n\n useEffect(function () {\n fetchFullArticles().then(setArticles);\n });\n return h(\"section\", {\n className: styles.root\n }, h(\"header\", null, h(\"h1\", {\n className: styles.title\n }, \"Latest dev.to articles\")), articles.length ? articles.map(function (article) {\n return h(Article, article);\n }) : h(\"progress\", {\n className: styles.loader\n }));\n}", + "parsedSize": 261, + "parsedSource": "function(){var _=ae(B([]),2),o=_[0],l=_[1];return function(){then(l)},d(\"section\",{className:K.a.root},d(\"header\",null,d(\"h1\",{className:K.a.title},\"Latest dev.to articles\")),o.length?o.map((function(e){return d(ce,e)})):d(\"progress\",{className:K.a.loader}))}),", + "originalSize": 671, + "originalSource": "import { h } from 'preact';\nimport { useState, useEffect } from 'preact/hooks';\n\nimport styles from './app.css';\n\nimport { fetchFullArticles } from './api';\nimport Article from './article';\n\nexport default function App() {\n const [articles, setArticles] = useState([]);\n\n useEffect(() => {\n fetchFullArticles().then(setArticles);\n });\n\n return
    \n
    \n

    Latest dev.to articles

    \n
    \n {articles.length\n ? articles.map((article) =>
    )\n : }\n
    \n}", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/preact/hooks/dist/hooks.module.js", + "name": "./node_modules/preact/hooks/dist/hooks.module.js", + "index": 3, + "index2": 1, + "size": 2567, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/src/app.jsx", + "issuerId": null, + "issuerName": "./src/app.jsx", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/src/app.jsx", + "name": "./src/app.jsx" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/src/app.jsx", + "module": "./src/app.jsx", + "moduleName": "./src/app.jsx", + "type": "harmony side effect evaluation", + "userRequest": "preact/hooks", + "loc": "10:0-51" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/src/app.jsx", + "module": "./src/app.jsx", + "moduleName": "./src/app.jsx", + "type": "harmony import specifier", + "userRequest": "preact/hooks", + "loc": "15:18-26" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/src/app.jsx", + "module": "./src/app.jsx", + "moduleName": "./src/app.jsx", + "type": "harmony import specifier", + "userRequest": "preact/hooks", + "loc": "20:2-11" + } + ], + "usedExports": [ + "useState", + "useEffect" + ], + "providedExports": [ + "useState", + "useReducer", + "useEffect", + "useLayoutEffect", + "useRef", + "useImperativeHandle", + "useMemo", + "useCallback", + "useContext", + "useDebugValue", + "useErrorBoundary" + ], + "optimizationBailout": [], + "depth": 2, + "source": "import{options as n}from\"preact\";var t,u,r,i=0,o=[],c=n.__r,f=n.diffed,e=n.__c,a=n.unmount;function v(t,r){n.__h&&n.__h(u,t,i||r),i=0;var o=u.__H||(u.__H={__:[],__h:[]});return t>=o.__.length&&o.__.push({}),o.__[t]}function m(n){return i=1,p(E,n)}function p(n,r,i){var o=v(t++,2);return o.__c||(o.__c=u,o.__=[i?i(r):E(void 0,r),function(t){var u=n(o.__[0],t);o.__[0]!==u&&(o.__[0]=u,o.__c.setState({}))}]),o.__}function l(r,i){var o=v(t++,3);!n.__s&&x(o.__H,i)&&(o.__=r,o.__H=i,u.__H.__h.push(o))}function y(r,i){var o=v(t++,4);!n.__s&&x(o.__H,i)&&(o.__=r,o.__H=i,u.__h.push(o))}function d(n){return i=5,h(function(){return{current:n}},[])}function s(n,t,u){i=6,y(function(){\"function\"==typeof n?n(t()):n&&(n.current=t())},null==u?u:u.concat(n))}function h(n,u){var r=v(t++,7);return x(r.__H,u)?(r.__H=u,r.__h=n,r.__=n()):r.__}function T(n,t){return i=8,h(function(){return n},t)}function w(n){var r=u.context[n.__c],i=v(t++,9);return i.__c=n,r?(null==i.__&&(i.__=!0,r.sub(u)),r.props.value):n.__}function A(t,u){n.useDebugValue&&n.useDebugValue(u?u(t):t)}function F(n){var r=v(t++,10),i=m();return r.__=n,u.componentDidCatch||(u.componentDidCatch=function(n){r.__&&r.__(n),i[1](n)}),[i[0],function(){i[1](void 0)}]}function _(){o.some(function(t){if(t.__P)try{t.__H.__h.forEach(g),t.__H.__h.forEach(q),t.__H.__h=[]}catch(u){return t.__H.__h=[],n.__e(u,t.__v),!0}}),o=[]}function g(n){n.t&&n.t()}function q(n){var t=n.__();\"function\"==typeof t&&(n.t=t)}function x(n,t){return!n||t.some(function(t,u){return t!==n[u]})}function E(n,t){return\"function\"==typeof t?t(n):t}n.__r=function(n){c&&c(n),t=0,(u=n.__c).__H&&(u.__H.__h.forEach(g),u.__H.__h.forEach(q),u.__H.__h=[])},n.diffed=function(t){f&&f(t);var u=t.__c;if(u){var i=u.__H;i&&i.__h.length&&(1!==o.push(u)&&r===n.requestAnimationFrame||((r=n.requestAnimationFrame)||function(n){var t,u=function(){clearTimeout(r),cancelAnimationFrame(t),setTimeout(n)},r=setTimeout(u,100);\"undefined\"!=typeof window&&(t=requestAnimationFrame(u))})(_))}},n.__c=function(t,u){u.some(function(t){try{t.__h.forEach(g),t.__h=t.__h.filter(function(n){return!n.__||q(n)})}catch(r){u.some(function(n){n.__h&&(n.__h=[])}),u=[],n.__e(r,t.__v)}}),e&&e(t,u)},n.unmount=function(t){a&&a(t);var u=t.__c;if(u){var r=u.__H;if(r)try{r.__.forEach(function(n){return n.t&&n.t()})}catch(t){n.__e(t,u.__v)}}};export{m as useState,p as useReducer,l as useEffect,y as useLayoutEffect,d as useRef,s as useImperativeHandle,h as useMemo,T as useCallback,w as useContext,A as useDebugValue,F as useErrorBoundary};\n//# sourceMappingURL=hooks.module.js.map\n", + "parsedSize": 1568, + "parsedSource": "D,M,F,U=0,L=[],W=r.__r,I=r.diffed,R=r.__c,q=r.unmount;function z(e,t){r.__h&&r.__h(M,e,U||t),U=0;var n=M.__H||(M.__H={__:[],__h:[]});return e>=n.__.length&&n.__.push({}),n.__[e]}function B(e){return U=1,function(e,t,n){var r=z(D++,2);return r.__c||(r.__c=M,r.__=[n?n(t):X(void 0,t),function(t){var n=e(r.__[0],t);r.__[0]!==n&&(r.__[0]=n,r.__c.setState({}))}]),r.__}(X,e)}function G(){L.some((function(e){if(e.__P)try{e.__H.__h.forEach(J),e.__H.__h.forEach(V),e.__H.__h=[]}catch(t){return e.__H.__h=[],r.__e(t,e.__v),!0}})),L=[]}function J(e){e.t&&e.t()}function V(e){var t=e.__();\"function\"==typeof t&&(e.t=t)}function $(e,t){return!e||t.some((function(t,n){return t!==e[n]}))}function X(e,t){return\"function\"==typeof t?t(e):t}r.__r=function(e){W&&W(e),D=0,(M=e.__c).__H&&(M.__H.__h.forEach(J),M.__H.__h.forEach(V),M.__H.__h=[])},r.diffed=function(e){I&&I(e);var t=e.__c;if(t){var n=t.__H;n&&n.__h.length&&(1!==L.push(t)&&F===r.requestAnimationFrame||((F=r.requestAnimationFrame)||function(e){var t,n=function(){clearTimeout(r),cancelAnimationFrame(t),setTimeout(e)},r=setTimeout(n,100);\"undefined\"!=typeof window&&(t=requestAnimationFrame(n))})(G))}},r.__c=function(e,t){t.some((function(e){try{e.__h.forEach(J),e.__h=e.__h.filter((function(e){return!e.__||V(e)}))}catch(n){t.some((function(e){e.__h&&(e.__h=[])})),t=[],r.__e(n,e.__v)}})),R&&R(e,t)},r.unmount=function(e){q&&q(e);var t=e.__c;if(t){var n=t.__H;if(n)try{n.__.forEach((function(e){return e.t&&e.t()}))}catch(e){r.__e(e,t.__v)}}};e,t,n,e=n=z(D++,3),!r.__s&&$(n.__H,t)&&(n.__=e,n.__H=t,M.__H.__h.push(n)),", + "originalSize": 2567, + "originalSource": "import{options as n}from\"preact\";var t,u,r,i=0,o=[],c=n.__r,f=n.diffed,e=n.__c,a=n.unmount;function v(t,r){n.__h&&n.__h(u,t,i||r),i=0;var o=u.__H||(u.__H={__:[],__h:[]});return t>=o.__.length&&o.__.push({}),o.__[t]}function m(n){return i=1,p(E,n)}function p(n,r,i){var o=v(t++,2);return o.__c||(o.__c=u,o.__=[i?i(r):E(void 0,r),function(t){var u=n(o.__[0],t);o.__[0]!==u&&(o.__[0]=u,o.__c.setState({}))}]),o.__}function l(r,i){var o=v(t++,3);!n.__s&&x(o.__H,i)&&(o.__=r,o.__H=i,u.__H.__h.push(o))}function y(r,i){var o=v(t++,4);!n.__s&&x(o.__H,i)&&(o.__=r,o.__H=i,u.__h.push(o))}function d(n){return i=5,h(function(){return{current:n}},[])}function s(n,t,u){i=6,y(function(){\"function\"==typeof n?n(t()):n&&(n.current=t())},null==u?u:u.concat(n))}function h(n,u){var r=v(t++,7);return x(r.__H,u)?(r.__H=u,r.__h=n,r.__=n()):r.__}function T(n,t){return i=8,h(function(){return n},t)}function w(n){var r=u.context[n.__c],i=v(t++,9);return i.__c=n,r?(null==i.__&&(i.__=!0,r.sub(u)),r.props.value):n.__}function A(t,u){n.useDebugValue&&n.useDebugValue(u?u(t):t)}function F(n){var r=v(t++,10),i=m();return r.__=n,u.componentDidCatch||(u.componentDidCatch=function(n){r.__&&r.__(n),i[1](n)}),[i[0],function(){i[1](void 0)}]}function _(){o.some(function(t){if(t.__P)try{t.__H.__h.forEach(g),t.__H.__h.forEach(q),t.__H.__h=[]}catch(u){return t.__H.__h=[],n.__e(u,t.__v),!0}}),o=[]}function g(n){n.t&&n.t()}function q(n){var t=n.__();\"function\"==typeof t&&(n.t=t)}function x(n,t){return!n||t.some(function(t,u){return t!==n[u]})}function E(n,t){return\"function\"==typeof t?t(n):t}n.__r=function(n){c&&c(n),t=0,(u=n.__c).__H&&(u.__H.__h.forEach(g),u.__H.__h.forEach(q),u.__H.__h=[])},n.diffed=function(t){f&&f(t);var u=t.__c;if(u){var i=u.__H;i&&i.__h.length&&(1!==o.push(u)&&r===n.requestAnimationFrame||((r=n.requestAnimationFrame)||function(n){var t,u=function(){clearTimeout(r),cancelAnimationFrame(t),setTimeout(n)},r=setTimeout(u,100);\"undefined\"!=typeof window&&(t=requestAnimationFrame(u))})(_))}},n.__c=function(t,u){u.some(function(t){try{t.__h.forEach(g),t.__h=t.__h.filter(function(n){return!n.__||q(n)})}catch(r){u.some(function(n){n.__h&&(n.__h=[])}),u=[],n.__e(r,t.__v)}}),e&&e(t,u)},n.unmount=function(t){a&&a(t);var u=t.__c;if(u){var r=u.__H;if(r)try{r.__.forEach(function(n){return n.t&&n.t()})}catch(t){n.__e(t,u.__v)}}};export{m as useState,p as useReducer,l as useEffect,y as useLayoutEffect,d as useRef,s as useImperativeHandle,h as useMemo,T as useCallback,w as useContext,A as useDebugValue,F as useErrorBoundary};\n//# sourceMappingURL=hooks.module.js.map\n", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/src/api.js", + "name": "./src/api.js", + "index": 6, + "index2": 4, + "size": 433, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/src/app.jsx", + "issuerId": null, + "issuerName": "./src/app.jsx", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/src/app.jsx", + "name": "./src/app.jsx" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/src/app.jsx", + "module": "./src/app.jsx", + "moduleName": "./src/app.jsx", + "type": "harmony side effect evaluation", + "userRequest": "./api", + "loc": "12:0-42" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/src/app.jsx", + "module": "./src/app.jsx", + "moduleName": "./src/app.jsx", + "type": "harmony import specifier", + "userRequest": "./api", + "loc": "21:4-21" + } + ], + "usedExports": [ + "fetchFullArticles" + ], + "providedExports": [ + "fetchFullArticles" + ], + "optimizationBailout": [], + "depth": 2, + "source": "var API_URL = 'https://dev.to/api/articles';\n\nfunction extractJson(response) {\n return response.json();\n}\n\nexport function fetchFullArticles() {\n return fetch(\"\".concat(API_URL, \"?per_page=5\")).then(extractJson).then(function (articles) {\n var fullArticles = articles.map(function (article) {\n return fetch(\"\".concat(API_URL, \"/\").concat(article.id)).then(extractJson);\n });\n return Promise.all(fullArticles);\n });\n}", + "parsedSize": 225, + "parsedSource": "\"https://dev.to/api/articles\";function Z(e){return e.json()}fetch(\"\".concat(Q,\"?per_page=5\")).then(Z).then((function(e){var t=e.map((function(e){return fetch(\"\".concat(Q,\"/\").concat(e.id)).then(Z)}));return Promise.all(t)})).", + "originalSize": 451, + "originalSource": "const API_URL = 'https://dev.to/api/articles';\n\nfunction extractJson(response) {\n return response.json();\n}\n\nexport function fetchFullArticles() {\n return fetch(`${API_URL}?per_page=5`)\n .then(extractJson)\n .then((articles) => {\n const fullArticles = articles.map((article) =>\n fetch(`${API_URL}/${article.id}`).then(extractJson)\n );\n\n return Promise.all(fullArticles);\n });\n}", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/src/article.jsx", + "name": "./src/article.jsx", + "index": 7, + "index2": 18, + "size": 939, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/src/app.jsx", + "issuerId": null, + "issuerName": "./src/app.jsx", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/src/app.jsx", + "name": "./src/app.jsx" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/src/app.jsx", + "module": "./src/app.jsx", + "moduleName": "./src/app.jsx", + "type": "harmony side effect evaluation", + "userRequest": "./article", + "loc": "13:0-32" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/src/app.jsx", + "module": "./src/app.jsx", + "moduleName": "./src/app.jsx", + "type": "harmony import specifier", + "userRequest": "./article", + "loc": "28:13-20" + } + ], + "usedExports": [ + "default" + ], + "providedExports": [ + "default" + ], + "optimizationBailout": [], + "depth": 2, + "source": "import { h } from 'preact';\nimport isEmpty from \"nanoutils/lib/isEmpty\";\nimport map from \"nanoutils/lib/map\";\nimport pipe from \"nanoutils/lib/pipe\";\nimport reject from \"nanoutils/lib/reject\";\nimport split from \"nanoutils/lib/split\";\nimport trim from \"nanoutils/lib/trim\";\nimport styles from './article.css';\nvar renderTags = pipe(split(','), map(trim), reject(isEmpty), map(function (tag) {\n return h(\"li\", {\n className: styles.tag\n }, tag);\n}));\nexport default function Article(_ref) {\n var body_html = _ref.body_html,\n title = _ref.title,\n tag_list = _ref.tag_list;\n return h(\"article\", {\n className: styles.root\n }, h(\"header\", null, h(\"h2\", {\n className: styles.title\n }, title), h(\"nav\", {\n className: styles.tagsContainer\n }, h(\"ul\", {\n className: styles.tags\n }, renderTags(tag_list)))), h(\"div\", {\n className: styles.content,\n dangerouslySetInnerHTML: {\n __html: body_html\n }\n }));\n}", + "parsedSize": 373, + "parsedSource": "ie=re(oe(\",\"),te((_e((te((function(e){return d(\"li\",{className:ue.a.tag},e)})));function ce(e){var t=e.body_html,n=e.title,r=e.tag_list;return d(\"article\",{className:ue.a.root},d(\"header\",null,d(\"h2\",{className:ue.a.title},n),d(\"nav\",{className:ue.a.tagsContainer},d(\"ul\",{className:ue.a.tags},ie(r)))),d(\"div\",{className:ue.a.content,dangerouslySetInnerHTML:{__html:t}}))}", + "originalSize": 783, + "originalSource": "import { h } from 'preact';\nimport {\n isEmpty,\n map,\n pipe,\n reject,\n split,\n trim\n} from 'nanoutils';\n\nimport styles from './article.css';\n\nconst renderTags = pipe(\n split(','),\n map(trim),\n reject(isEmpty),\n map((tag) =>
  • {tag}
  • )\n);\n\nexport default function Article({ body_html, title, tag_list }) {\n return
    \n
    \n

    {title}

    \n \n
    \n
    \n
    ;\n}\n", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/nanoutils/lib/isEmpty/index.js", + "name": "./node_modules/nanoutils/lib/isEmpty/index.js", + "index": 8, + "index2": 5, + "size": 179, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/src/article.jsx", + "issuerId": null, + "issuerName": "./src/article.jsx", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/src/article.jsx", + "name": "./src/article.jsx" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/src/article.jsx", + "module": "./src/article.jsx", + "moduleName": "./src/article.jsx", + "type": "harmony side effect evaluation", + "userRequest": "nanoutils/lib/isEmpty", + "loc": "2:0-44" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/src/article.jsx", + "module": "./src/article.jsx", + "moduleName": "./src/article.jsx", + "type": "harmony import specifier", + "userRequest": "nanoutils/lib/isEmpty", + "loc": "9:52-59" + } + ], + "usedExports": [ + "default" + ], + "providedExports": [ + "default" + ], + "optimizationBailout": [], + "depth": 3, + "source": "export default function isEmpty(value) {\n var type = typeof value\n return value != null &&\n (type === 'object' || type === 'string') &&\n Object.keys(value).length === 0\n}\n", + "parsedSize": 93, + "parsedSource": "e){var t=typeof e;return null!=e&&(\"object\"===t||\"string\"===t)&&0===Object.keys(e).length})),", + "originalSize": 179, + "originalSource": "export default function isEmpty(value) {\n var type = typeof value\n return value != null &&\n (type === 'object' || type === 'string') &&\n Object.keys(value).length === 0\n}\n", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/nanoutils/lib/map/index.js", + "name": "./node_modules/nanoutils/lib/map/index.js", + "index": 9, + "index2": 7, + "size": 464, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/src/article.jsx", + "issuerId": null, + "issuerName": "./src/article.jsx", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/src/article.jsx", + "name": "./src/article.jsx" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/src/article.jsx", + "module": "./src/article.jsx", + "moduleName": "./src/article.jsx", + "type": "harmony side effect evaluation", + "userRequest": "nanoutils/lib/map", + "loc": "3:0-36" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/src/article.jsx", + "module": "./src/article.jsx", + "moduleName": "./src/article.jsx", + "type": "harmony import specifier", + "userRequest": "nanoutils/lib/map", + "loc": "9:34-37" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/src/article.jsx", + "module": "./src/article.jsx", + "moduleName": "./src/article.jsx", + "type": "harmony import specifier", + "userRequest": "nanoutils/lib/map", + "loc": "9:62-65" + } + ], + "usedExports": [ + "default" + ], + "providedExports": [ + "default" + ], + "optimizationBailout": [], + "depth": 3, + "source": "import curry2 from '../_internal/_curry2'\n\nexport default curry2(function map(f, element) {\n var res\n var i = 0\n if (Array.isArray(element)) {\n // it's quicker with new operator, so do NOT remove it\n res = new Array(element.length)\n while (i < res.length) {\n res[i] = f(element[i++])\n }\n return res\n }\n res = {}\n for (var key in element) {\n if (element.hasOwnProperty(key)) {\n res[key] = f(element[key])\n }\n }\n return res\n})\n", + "parsedSize": 186, + "parsedSource": "var te=ee((function(e,t){var n,r=0;if(Array.isArray(t)){for(n=new Array(t.length);r= 2\n ? f(a, b)\n : function(b2) {\n return f(a, b2)\n }\n }\n}\n", + "parsedSize": 89, + "parsedSource": "ee(e){return function(t,n){return arguments.length>=2?e(t,n):function(n){return e(t,n)}}}", + "originalSize": 180, + "originalSource": "export default function curry2(f) {\n return function curried(a, b) {\n return arguments.length >= 2\n ? f(a, b)\n : function(b2) {\n return f(a, b2)\n }\n }\n}\n", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/nanoutils/lib/flip/index.js", + "name": "./node_modules/nanoutils/lib/flip/index.js", + "index": 12, + "index2": 8, + "size": 116, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/nanoutils/lib/pipe/index.js", + "issuerId": null, + "issuerName": "./node_modules/nanoutils/lib/pipe/index.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/nanoutils/lib/pipe/index.js", + "name": "./node_modules/nanoutils/lib/pipe/index.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/nanoutils/lib/pipe/index.js", + "module": "./node_modules/nanoutils/lib/pipe/index.js", + "moduleName": "./node_modules/nanoutils/lib/pipe/index.js", + "type": "harmony side effect evaluation", + "userRequest": "../flip", + "loc": "2:0-26" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/nanoutils/lib/pipe/index.js", + "module": "./node_modules/nanoutils/lib/pipe/index.js", + "moduleName": "./node_modules/nanoutils/lib/pipe/index.js", + "type": "harmony import specifier", + "userRequest": "../flip", + "loc": "5:15-19" + } + ], + "usedExports": [ + "default" + ], + "providedExports": [ + "default" + ], + "optimizationBailout": [], + "depth": 4, + "source": "export default function flip(fn) {\n return function() {\n return fn.apply(fn, [].reverse.apply(arguments))\n }\n}\n", + "parsedSize": 64, + "parsedSource": "ne=function(){return ne.apply(ne,[].reverse.apply(arguments))});", + "originalSize": 116, + "originalSource": "export default function flip(fn) {\n return function() {\n return fn.apply(fn, [].reverse.apply(arguments))\n }\n}\n", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/nanoutils/lib/compose/index.js", + "name": "./node_modules/nanoutils/lib/compose/index.js", + "index": 13, + "index2": 10, + "size": 233, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/nanoutils/lib/pipe/index.js", + "issuerId": null, + "issuerName": "./node_modules/nanoutils/lib/pipe/index.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/nanoutils/lib/pipe/index.js", + "name": "./node_modules/nanoutils/lib/pipe/index.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/nanoutils/lib/pipe/index.js", + "module": "./node_modules/nanoutils/lib/pipe/index.js", + "moduleName": "./node_modules/nanoutils/lib/pipe/index.js", + "type": "harmony side effect evaluation", + "userRequest": "../compose", + "loc": "3:0-32" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/nanoutils/lib/pipe/index.js", + "module": "./node_modules/nanoutils/lib/pipe/index.js", + "moduleName": "./node_modules/nanoutils/lib/pipe/index.js", + "type": "harmony import specifier", + "userRequest": "../compose", + "loc": "5:20-27" + } + ], + "usedExports": [ + "default" + ], + "providedExports": [ + "default" + ], + "optimizationBailout": [], + "depth": 4, + "source": "import toArray from '../toArray'\n\nexport default function compose() {\n var args = arguments\n return function(initVal) {\n return toArray(args)\n .reduceRight(function(val, cb) {\n return cb(val)\n }, initVal)\n }\n}\n", + "parsedSize": 103, + "parsedSource": "function(){var e=arguments;return function(t){return (e).reduceRight((function(e,t){return t(e)}),t)}},", + "originalSize": 233, + "originalSource": "import toArray from '../toArray'\n\nexport default function compose() {\n var args = arguments\n return function(initVal) {\n return toArray(args)\n .reduceRight(function(val, cb) {\n return cb(val)\n }, initVal)\n }\n}\n", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/nanoutils/lib/reject/reject.js", + "name": "./node_modules/nanoutils/lib/reject/reject.js", + "index": 16, + "index2": 12, + "size": 254, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/nanoutils/lib/reject/index.js", + "issuerId": null, + "issuerName": "./node_modules/nanoutils/lib/reject/index.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/nanoutils/lib/reject/index.js", + "name": "./node_modules/nanoutils/lib/reject/index.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/nanoutils/lib/reject/index.js", + "module": "./node_modules/nanoutils/lib/reject/index.js", + "moduleName": "./node_modules/nanoutils/lib/reject/index.js", + "type": "harmony side effect evaluation", + "userRequest": "./reject", + "loc": "2:0-29" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/nanoutils/lib/reject/index.js", + "module": "./node_modules/nanoutils/lib/reject/index.js", + "moduleName": "./node_modules/nanoutils/lib/reject/index.js", + "type": "harmony import specifier", + "userRequest": "./reject", + "loc": "4:22-28" + } + ], + "usedExports": [ + "default" + ], + "providedExports": [ + "default" + ], + "optimizationBailout": [], + "depth": 4, + "source": "export default function reject(cb, obj) {\n return Array.isArray(obj)\n ? obj.filter(function(i) {\n return !cb(i)\n })\n : Object.keys(obj).reduce(function(res, cur) {\n if (!cb(obj[cur])) res[cur] = obj[cur]\n return res\n }, {})\n}\n", + "parsedSize": 142, + "parsedSource": "e,t){return Array.isArray(t)?t.filter((function(t){return!e(t)})):Object.keys(t).reduce((function(n,r){return e(t[r])||(n[r]=t[r]),n}),{})})),", + "originalSize": 254, + "originalSource": "export default function reject(cb, obj) {\n return Array.isArray(obj)\n ? obj.filter(function(i) {\n return !cb(i)\n })\n : Object.keys(obj).reduce(function(res, cur) {\n if (!cb(obj[cur])) res[cur] = obj[cur]\n return res\n }, {})\n}\n", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/nanoutils/lib/toArray/index.js", + "name": "./node_modules/nanoutils/lib/toArray/index.js", + "index": 14, + "index2": 9, + "size": 270, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/nanoutils/lib/compose/index.js", + "issuerId": null, + "issuerName": "./node_modules/nanoutils/lib/compose/index.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/nanoutils/lib/pipe/index.js", + "name": "./node_modules/nanoutils/lib/pipe/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/nanoutils/lib/compose/index.js", + "name": "./node_modules/nanoutils/lib/compose/index.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/nanoutils/lib/compose/index.js", + "module": "./node_modules/nanoutils/lib/compose/index.js", + "moduleName": "./node_modules/nanoutils/lib/compose/index.js", + "type": "harmony side effect evaluation", + "userRequest": "../toArray", + "loc": "1:0-32" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/nanoutils/lib/compose/index.js", + "module": "./node_modules/nanoutils/lib/compose/index.js", + "moduleName": "./node_modules/nanoutils/lib/compose/index.js", + "type": "harmony import specifier", + "userRequest": "../toArray", + "loc": "6:11-18" + } + ], + "usedExports": [ + "default" + ], + "providedExports": [ + "default" + ], + "optimizationBailout": [], + "depth": 5, + "source": "export default function toArray(args) {\n if (\n process.env.NODE_ENV !== 'production' &&\n (args == null || typeof args[Symbol.iterator] !== 'function')\n ) {\n throw new TypeError('Cannot convert ' + typeof args + ' to Array')\n }\n return [].slice.call(args)\n}\n", + "parsedSize": 26, + "parsedSource": "e){return[].slice.call(e)}", + "originalSize": 270, + "originalSource": "export default function toArray(args) {\n if (\n process.env.NODE_ENV !== 'production' &&\n (args == null || typeof args[Symbol.iterator] !== 'function')\n ) {\n throw new TypeError('Cannot convert ' + typeof args + ' to Array')\n }\n return [].slice.call(args)\n}\n", + "modules": [] + } + ] + }, + { + "id": "", + "identifier": "css /home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/css-loader/dist/cjs.js??ref--5-1!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/src/app.css 0", + "name": "css ./node_modules/css-loader/dist/cjs.js??ref--5-1!./node_modules/webpack-enhanced-stats-plugin/loader.js!./src/app.css", + "index": 5, + "index2": 2, + "size": 174, + "built": false, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/mini-css-extract-plugin/dist/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/css-loader/dist/cjs.js??ref--5-1!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/src/app.css", + "issuerId": 1, + "issuerName": "./src/app.css", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": 1, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/mini-css-extract-plugin/dist/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/css-loader/dist/cjs.js??ref--5-1!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/src/app.css", + "name": "./src/app.css" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 1, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/mini-css-extract-plugin/dist/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/css-loader/dist/cjs.js??ref--5-1!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/src/app.css", + "module": "./src/app.css", + "moduleName": "./src/app.css" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 3, + "parsedSize": null, + "parsedSource": null, + "originalSize": null, + "originalSource": null, + "modules": [] + }, + { + "id": "", + "identifier": "css /home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/css-loader/dist/cjs.js??ref--5-1!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/src/article.css 0", + "name": "css ./node_modules/css-loader/dist/cjs.js??ref--5-1!./node_modules/webpack-enhanced-stats-plugin/loader.js!./src/article.css", + "index": 20, + "index2": 16, + "size": 705, + "built": false, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/mini-css-extract-plugin/dist/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/css-loader/dist/cjs.js??ref--5-1!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/src/article.css", + "issuerId": 0, + "issuerName": "./src/article.css", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 0, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/mini-css-extract-plugin/dist/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/css-loader/dist/cjs.js??ref--5-1!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/src/article.css", + "name": "./src/article.css" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 0, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/mini-css-extract-plugin/dist/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/css-loader/dist/cjs.js??ref--5-1!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/src/article.css", + "module": "./src/article.css", + "moduleName": "./src/article.css" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 4, + "parsedSize": null, + "parsedSource": null, + "originalSize": null, + "originalSource": null, + "modules": [] + } + ], + "filteredModules": 0, + "logging": { + "webpack.buildChunkGraph.visitModules": { + "entries": [], + "filteredEntries": 2, + "debug": false + } + }, + "children": [ + { + "errors": [], + "warnings": [], + "publicPath": "", + "outputPath": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/dist", + "assetsByChunkName": {}, + "assets": [ + { + "name": "index.html", + "size": 4014, + "chunks": [ + 0 + ], + "chunkNames": [], + "info": {}, + "emitted": false + } + ], + "filteredAssets": 0, + "entrypoints": { + "undefined": { + "chunks": [ + 0 + ], + "assets": [ + "index.html" + ], + "children": {}, + "childAssets": {} + } + }, + "namedChunkGroups": { + "undefined": { + "chunks": [ + 0 + ], + "assets": [ + "index.html" + ], + "children": {}, + "childAssets": {} + } + }, + "chunks": [ + { + "id": 0, + "rendered": true, + "initial": true, + "entry": true, + "size": 181, + "names": [], + "files": [ + "index.html" + ], + "hash": "4a6d9c5b8b0c47a3c7f6", + "siblings": [], + "parents": [], + "children": [], + "childrenByOrder": {}, + "modules": [ + { + "id": 0, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/html-webpack-plugin/lib/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/raw-loader/dist/cjs.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/html-webpack-plugin/default_index.ejs", + "name": "./node_modules/html-webpack-plugin/lib/loader.js!./node_modules/html-webpack-plugin/default_index.ejs", + "index": 0, + "index2": 0, + "size": 181, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": null, + "issuerId": null, + "issuerName": null, + "issuerPath": null, + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": null, + "module": null, + "moduleName": null, + "type": "single entry", + "userRequest": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/html-webpack-plugin/lib/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/html-webpack-plugin/default_index.ejs" + } + ], + "usedExports": true, + "providedExports": [ + "default" + ], + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is an entry point" + ], + "depth": 0, + "source": "export default \"\\n\\n \\n \\n <%= htmlWebpackPlugin.options.title %>\\n \\n \\n \\n\";" + } + ], + "filteredModules": 0, + "origins": [ + { + "module": "", + "moduleIdentifier": "", + "moduleName": "", + "loc": "", + "request": null, + "reasons": [] + } + ] + } + ], + "modules": [ + { + "id": 0, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/html-webpack-plugin/lib/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/raw-loader/dist/cjs.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/html-webpack-plugin/default_index.ejs", + "name": "./node_modules/html-webpack-plugin/lib/loader.js!./node_modules/html-webpack-plugin/default_index.ejs", + "index": 0, + "index2": 0, + "size": 181, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": null, + "issuerId": null, + "issuerName": null, + "issuerPath": null, + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": null, + "module": null, + "moduleName": null, + "type": "single entry", + "userRequest": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/html-webpack-plugin/lib/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/html-webpack-plugin/default_index.ejs" + } + ], + "usedExports": true, + "providedExports": [ + "default" + ], + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is an entry point" + ], + "depth": 0, + "source": "export default \"\\n\\n \\n \\n <%= htmlWebpackPlugin.options.title %>\\n \\n \\n \\n\";" + } + ], + "filteredModules": 0, + "logging": { + "webpack.buildChunkGraph.visitModules": { + "entries": [], + "filteredEntries": 2, + "debug": false + } + }, + "children": [], + "name": "html-webpack-plugin for \"index.html\"" + }, + { + "errors": [], + "warnings": [], + "publicPath": "", + "outputPath": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/dist", + "assetsByChunkName": {}, + "assets": [], + "filteredAssets": 0, + "entrypoints": { + "mini-css-extract-plugin": { + "chunks": [ + 0 + ], + "assets": [ + "*" + ], + "children": {}, + "childAssets": {} + } + }, + "namedChunkGroups": { + "mini-css-extract-plugin": { + "chunks": [ + 0 + ], + "assets": [ + "*" + ], + "children": {}, + "childAssets": {} + } + }, + "chunks": [ + { + "id": 0, + "rendered": true, + "initial": true, + "entry": true, + "size": 3031, + "names": [ + "mini-css-extract-plugin" + ], + "files": [ + "*" + ], + "hash": "d1bb7079853735daed61", + "siblings": [], + "parents": [], + "children": [], + "childrenByOrder": {}, + "modules": [ + { + "id": 0, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/css-loader/dist/cjs.js??ref--5-1!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/src/app.css", + "name": "./node_modules/css-loader/dist/cjs.js??ref--5-1!./node_modules/webpack-enhanced-stats-plugin/loader.js!./src/app.css", + "index": 0, + "index2": 1, + "size": 514, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": null, + "issuerId": null, + "issuerName": null, + "issuerPath": null, + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": null, + "module": null, + "moduleName": null, + "type": "single entry", + "userRequest": "!!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/css-loader/dist/cjs.js??ref--5-1!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/src/app.css", + "loc": "mini-css-extract-plugin" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 0, + "source": "// Imports\nvar ___CSS_LOADER_API_IMPORT___ = require(\"../node_modules/css-loader/dist/runtime/api.js\");\nexports = ___CSS_LOADER_API_IMPORT___(false);\n// Module\nexports.push([module.id, \".root-3xwm5 {\\n font-family: sans-serif;\\n}\\n\\n.title-l9td2 {\\n margin-left: 1rem;\\n}\\n\\n.loader-XUngJ {\\n display: block;\\n width: calc(100% - 2rem);\\n margin: 0 1rem;\\n}\", \"\"]);\n// Exports\nexports.locals = {\n\t\"root\": \"root-3xwm5\",\n\t\"title\": \"title-l9td2\",\n\t\"loader\": \"loader-XUngJ\"\n};\nmodule.exports = exports;\n" + }, + { + "id": 1, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/css-loader/dist/runtime/api.js", + "name": "./node_modules/css-loader/dist/runtime/api.js", + "index": 1, + "index2": 0, + "size": 2517, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/css-loader/dist/cjs.js??ref--5-1!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/src/app.css", + "issuerId": 0, + "issuerName": "./node_modules/css-loader/dist/cjs.js??ref--5-1!./node_modules/webpack-enhanced-stats-plugin/loader.js!./src/app.css", + "issuerPath": [ + { + "id": 0, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/css-loader/dist/cjs.js??ref--5-1!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/src/app.css", + "name": "./node_modules/css-loader/dist/cjs.js??ref--5-1!./node_modules/webpack-enhanced-stats-plugin/loader.js!./src/app.css" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 0, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/css-loader/dist/cjs.js??ref--5-1!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/src/app.css", + "module": "./node_modules/css-loader/dist/cjs.js??ref--5-1!./node_modules/webpack-enhanced-stats-plugin/loader.js!./src/app.css", + "moduleName": "./node_modules/css-loader/dist/cjs.js??ref--5-1!./node_modules/webpack-enhanced-stats-plugin/loader.js!./src/app.css", + "type": "cjs require", + "userRequest": "../node_modules/css-loader/dist/runtime/api.js", + "loc": "2:34-91" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 1, + "source": "\"use strict\";\n\n/*\n MIT License http://www.opensource.org/licenses/mit-license.php\n Author Tobias Koppers @sokra\n*/\n// css base code, injected by the css-loader\n// eslint-disable-next-line func-names\nmodule.exports = function (useSourceMap) {\n var list = []; // return the list of modules as css string\n\n list.toString = function toString() {\n return this.map(function (item) {\n var content = cssWithMappingToString(item, useSourceMap);\n\n if (item[2]) {\n return \"@media \".concat(item[2], \" {\").concat(content, \"}\");\n }\n\n return content;\n }).join('');\n }; // import a list of modules into the list\n // eslint-disable-next-line func-names\n\n\n list.i = function (modules, mediaQuery, dedupe) {\n if (typeof modules === 'string') {\n // eslint-disable-next-line no-param-reassign\n modules = [[null, modules, '']];\n }\n\n var alreadyImportedModules = {};\n\n if (dedupe) {\n for (var i = 0; i < this.length; i++) {\n // eslint-disable-next-line prefer-destructuring\n var id = this[i][0];\n\n if (id != null) {\n alreadyImportedModules[id] = true;\n }\n }\n }\n\n for (var _i = 0; _i < modules.length; _i++) {\n var item = [].concat(modules[_i]);\n\n if (dedupe && alreadyImportedModules[item[0]]) {\n // eslint-disable-next-line no-continue\n continue;\n }\n\n if (mediaQuery) {\n if (!item[2]) {\n item[2] = mediaQuery;\n } else {\n item[2] = \"\".concat(mediaQuery, \" and \").concat(item[2]);\n }\n }\n\n list.push(item);\n }\n };\n\n return list;\n};\n\nfunction cssWithMappingToString(item, useSourceMap) {\n var content = item[1] || ''; // eslint-disable-next-line prefer-destructuring\n\n var cssMapping = item[3];\n\n if (!cssMapping) {\n return content;\n }\n\n if (useSourceMap && typeof btoa === 'function') {\n var sourceMapping = toComment(cssMapping);\n var sourceURLs = cssMapping.sources.map(function (source) {\n return \"/*# sourceURL=\".concat(cssMapping.sourceRoot || '').concat(source, \" */\");\n });\n return [content].concat(sourceURLs).concat([sourceMapping]).join('\\n');\n }\n\n return [content].join('\\n');\n} // Adapted from convert-source-map (MIT)\n\n\nfunction toComment(sourceMap) {\n // eslint-disable-next-line no-undef\n var base64 = btoa(unescape(encodeURIComponent(JSON.stringify(sourceMap))));\n var data = \"sourceMappingURL=data:application/json;charset=utf-8;base64,\".concat(base64);\n return \"/*# \".concat(data, \" */\");\n}" + } + ], + "filteredModules": 0, + "origins": [ + { + "module": "", + "moduleIdentifier": "", + "moduleName": "", + "loc": "mini-css-extract-plugin", + "request": null, + "reasons": [] + } + ] + } + ], + "modules": [ + { + "id": 0, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/css-loader/dist/cjs.js??ref--5-1!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/src/app.css", + "name": "./node_modules/css-loader/dist/cjs.js??ref--5-1!./node_modules/webpack-enhanced-stats-plugin/loader.js!./src/app.css", + "index": 0, + "index2": 1, + "size": 514, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": null, + "issuerId": null, + "issuerName": null, + "issuerPath": null, + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": null, + "module": null, + "moduleName": null, + "type": "single entry", + "userRequest": "!!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/css-loader/dist/cjs.js??ref--5-1!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/src/app.css", + "loc": "mini-css-extract-plugin" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 0, + "source": "// Imports\nvar ___CSS_LOADER_API_IMPORT___ = require(\"../node_modules/css-loader/dist/runtime/api.js\");\nexports = ___CSS_LOADER_API_IMPORT___(false);\n// Module\nexports.push([module.id, \".root-3xwm5 {\\n font-family: sans-serif;\\n}\\n\\n.title-l9td2 {\\n margin-left: 1rem;\\n}\\n\\n.loader-XUngJ {\\n display: block;\\n width: calc(100% - 2rem);\\n margin: 0 1rem;\\n}\", \"\"]);\n// Exports\nexports.locals = {\n\t\"root\": \"root-3xwm5\",\n\t\"title\": \"title-l9td2\",\n\t\"loader\": \"loader-XUngJ\"\n};\nmodule.exports = exports;\n" + }, + { + "id": 1, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/css-loader/dist/runtime/api.js", + "name": "./node_modules/css-loader/dist/runtime/api.js", + "index": 1, + "index2": 0, + "size": 2517, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/css-loader/dist/cjs.js??ref--5-1!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/src/app.css", + "issuerId": 0, + "issuerName": "./node_modules/css-loader/dist/cjs.js??ref--5-1!./node_modules/webpack-enhanced-stats-plugin/loader.js!./src/app.css", + "issuerPath": [ + { + "id": 0, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/css-loader/dist/cjs.js??ref--5-1!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/src/app.css", + "name": "./node_modules/css-loader/dist/cjs.js??ref--5-1!./node_modules/webpack-enhanced-stats-plugin/loader.js!./src/app.css" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 0, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/css-loader/dist/cjs.js??ref--5-1!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/src/app.css", + "module": "./node_modules/css-loader/dist/cjs.js??ref--5-1!./node_modules/webpack-enhanced-stats-plugin/loader.js!./src/app.css", + "moduleName": "./node_modules/css-loader/dist/cjs.js??ref--5-1!./node_modules/webpack-enhanced-stats-plugin/loader.js!./src/app.css", + "type": "cjs require", + "userRequest": "../node_modules/css-loader/dist/runtime/api.js", + "loc": "2:34-91" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 1, + "source": "\"use strict\";\n\n/*\n MIT License http://www.opensource.org/licenses/mit-license.php\n Author Tobias Koppers @sokra\n*/\n// css base code, injected by the css-loader\n// eslint-disable-next-line func-names\nmodule.exports = function (useSourceMap) {\n var list = []; // return the list of modules as css string\n\n list.toString = function toString() {\n return this.map(function (item) {\n var content = cssWithMappingToString(item, useSourceMap);\n\n if (item[2]) {\n return \"@media \".concat(item[2], \" {\").concat(content, \"}\");\n }\n\n return content;\n }).join('');\n }; // import a list of modules into the list\n // eslint-disable-next-line func-names\n\n\n list.i = function (modules, mediaQuery, dedupe) {\n if (typeof modules === 'string') {\n // eslint-disable-next-line no-param-reassign\n modules = [[null, modules, '']];\n }\n\n var alreadyImportedModules = {};\n\n if (dedupe) {\n for (var i = 0; i < this.length; i++) {\n // eslint-disable-next-line prefer-destructuring\n var id = this[i][0];\n\n if (id != null) {\n alreadyImportedModules[id] = true;\n }\n }\n }\n\n for (var _i = 0; _i < modules.length; _i++) {\n var item = [].concat(modules[_i]);\n\n if (dedupe && alreadyImportedModules[item[0]]) {\n // eslint-disable-next-line no-continue\n continue;\n }\n\n if (mediaQuery) {\n if (!item[2]) {\n item[2] = mediaQuery;\n } else {\n item[2] = \"\".concat(mediaQuery, \" and \").concat(item[2]);\n }\n }\n\n list.push(item);\n }\n };\n\n return list;\n};\n\nfunction cssWithMappingToString(item, useSourceMap) {\n var content = item[1] || ''; // eslint-disable-next-line prefer-destructuring\n\n var cssMapping = item[3];\n\n if (!cssMapping) {\n return content;\n }\n\n if (useSourceMap && typeof btoa === 'function') {\n var sourceMapping = toComment(cssMapping);\n var sourceURLs = cssMapping.sources.map(function (source) {\n return \"/*# sourceURL=\".concat(cssMapping.sourceRoot || '').concat(source, \" */\");\n });\n return [content].concat(sourceURLs).concat([sourceMapping]).join('\\n');\n }\n\n return [content].join('\\n');\n} // Adapted from convert-source-map (MIT)\n\n\nfunction toComment(sourceMap) {\n // eslint-disable-next-line no-undef\n var base64 = btoa(unescape(encodeURIComponent(JSON.stringify(sourceMap))));\n var data = \"sourceMappingURL=data:application/json;charset=utf-8;base64,\".concat(base64);\n return \"/*# \".concat(data, \" */\");\n}" + } + ], + "filteredModules": 0, + "logging": { + "webpack.buildChunkGraph.visitModules": { + "entries": [], + "filteredEntries": 2, + "debug": false + } + }, + "children": [], + "name": "mini-css-extract-plugin node_modules/css-loader/dist/cjs.js??ref--5-1!node_modules/webpack-enhanced-stats-plugin/loader.js!src/app.css" + }, + { + "errors": [], + "warnings": [], + "publicPath": "", + "outputPath": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/dist", + "assetsByChunkName": {}, + "assets": [], + "filteredAssets": 0, + "entrypoints": { + "mini-css-extract-plugin": { + "chunks": [ + 0 + ], + "assets": [ + "*" + ], + "children": {}, + "childAssets": {} + } + }, + "namedChunkGroups": { + "mini-css-extract-plugin": { + "chunks": [ + 0 + ], + "assets": [ + "*" + ], + "children": {}, + "childAssets": {} + } + }, + "chunks": [ + { + "id": 0, + "rendered": true, + "initial": true, + "entry": true, + "size": 3683, + "names": [ + "mini-css-extract-plugin" + ], + "files": [ + "*" + ], + "hash": "2ff4132e14aeae53a242", + "siblings": [], + "parents": [], + "children": [], + "childrenByOrder": {}, + "modules": [ + { + "id": 0, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/css-loader/dist/cjs.js??ref--5-1!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/src/article.css", + "name": "./node_modules/css-loader/dist/cjs.js??ref--5-1!./node_modules/webpack-enhanced-stats-plugin/loader.js!./src/article.css", + "index": 0, + "index2": 1, + "size": 1166, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": null, + "issuerId": null, + "issuerName": null, + "issuerPath": null, + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": null, + "module": null, + "moduleName": null, + "type": "single entry", + "userRequest": "!!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/css-loader/dist/cjs.js??ref--5-1!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/src/article.css", + "loc": "mini-css-extract-plugin" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 0, + "source": "// Imports\nvar ___CSS_LOADER_API_IMPORT___ = require(\"../node_modules/css-loader/dist/runtime/api.js\");\nexports = ___CSS_LOADER_API_IMPORT___(false);\n// Module\nexports.push([module.id, \".tagsContainer-2D41J {\\n display: flex;\\n align-items: center;\\n}\\n\\n.tags-3OYob {\\n list-style-type: none;\\n margin: 0;\\n padding: 0;\\n display: flex;\\n}\\n\\n.tag-RF4Iq {\\n border: 1px solid black;\\n margin-right: 1em;\\n padding: 0.5em;\\n}\\n\\n.root-263gx {\\n padding: 1em;\\n border: 1px solid gray;\\n margin: 1em;\\n box-shadow: 0.5em 0.5em 0.5em rgba(0, 0, 0, 0.5);\\n}\\n\\n.title-1Fpjz {\\n margin-top: 0;\\n}\\n\\n.content-2yA3z {\\n max-height: 10em;\\n overflow: hidden;\\n position: relative;\\n}\\n\\n.content-2yA3z:after {\\n content: \\\"\\\";\\n position: absolute;\\n bottom: 0;\\n right: 0;\\n left: 0;\\n height: 2em;\\n background: linear-gradient(180deg, transparent 0%, white 100%);\\n}\\n\", \"\"]);\n// Exports\nexports.locals = {\n\t\"tagsContainer\": \"tagsContainer-2D41J\",\n\t\"tags\": \"tags-3OYob\",\n\t\"tag\": \"tag-RF4Iq\",\n\t\"root\": \"root-263gx\",\n\t\"title\": \"title-1Fpjz\",\n\t\"content\": \"content-2yA3z\"\n};\nmodule.exports = exports;\n" + }, + { + "id": 1, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/css-loader/dist/runtime/api.js", + "name": "./node_modules/css-loader/dist/runtime/api.js", + "index": 1, + "index2": 0, + "size": 2517, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/css-loader/dist/cjs.js??ref--5-1!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/src/article.css", + "issuerId": 0, + "issuerName": "./node_modules/css-loader/dist/cjs.js??ref--5-1!./node_modules/webpack-enhanced-stats-plugin/loader.js!./src/article.css", + "issuerPath": [ + { + "id": 0, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/css-loader/dist/cjs.js??ref--5-1!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/src/article.css", + "name": "./node_modules/css-loader/dist/cjs.js??ref--5-1!./node_modules/webpack-enhanced-stats-plugin/loader.js!./src/article.css" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 0, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/css-loader/dist/cjs.js??ref--5-1!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/src/article.css", + "module": "./node_modules/css-loader/dist/cjs.js??ref--5-1!./node_modules/webpack-enhanced-stats-plugin/loader.js!./src/article.css", + "moduleName": "./node_modules/css-loader/dist/cjs.js??ref--5-1!./node_modules/webpack-enhanced-stats-plugin/loader.js!./src/article.css", + "type": "cjs require", + "userRequest": "../node_modules/css-loader/dist/runtime/api.js", + "loc": "2:34-91" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 1, + "source": "\"use strict\";\n\n/*\n MIT License http://www.opensource.org/licenses/mit-license.php\n Author Tobias Koppers @sokra\n*/\n// css base code, injected by the css-loader\n// eslint-disable-next-line func-names\nmodule.exports = function (useSourceMap) {\n var list = []; // return the list of modules as css string\n\n list.toString = function toString() {\n return this.map(function (item) {\n var content = cssWithMappingToString(item, useSourceMap);\n\n if (item[2]) {\n return \"@media \".concat(item[2], \" {\").concat(content, \"}\");\n }\n\n return content;\n }).join('');\n }; // import a list of modules into the list\n // eslint-disable-next-line func-names\n\n\n list.i = function (modules, mediaQuery, dedupe) {\n if (typeof modules === 'string') {\n // eslint-disable-next-line no-param-reassign\n modules = [[null, modules, '']];\n }\n\n var alreadyImportedModules = {};\n\n if (dedupe) {\n for (var i = 0; i < this.length; i++) {\n // eslint-disable-next-line prefer-destructuring\n var id = this[i][0];\n\n if (id != null) {\n alreadyImportedModules[id] = true;\n }\n }\n }\n\n for (var _i = 0; _i < modules.length; _i++) {\n var item = [].concat(modules[_i]);\n\n if (dedupe && alreadyImportedModules[item[0]]) {\n // eslint-disable-next-line no-continue\n continue;\n }\n\n if (mediaQuery) {\n if (!item[2]) {\n item[2] = mediaQuery;\n } else {\n item[2] = \"\".concat(mediaQuery, \" and \").concat(item[2]);\n }\n }\n\n list.push(item);\n }\n };\n\n return list;\n};\n\nfunction cssWithMappingToString(item, useSourceMap) {\n var content = item[1] || ''; // eslint-disable-next-line prefer-destructuring\n\n var cssMapping = item[3];\n\n if (!cssMapping) {\n return content;\n }\n\n if (useSourceMap && typeof btoa === 'function') {\n var sourceMapping = toComment(cssMapping);\n var sourceURLs = cssMapping.sources.map(function (source) {\n return \"/*# sourceURL=\".concat(cssMapping.sourceRoot || '').concat(source, \" */\");\n });\n return [content].concat(sourceURLs).concat([sourceMapping]).join('\\n');\n }\n\n return [content].join('\\n');\n} // Adapted from convert-source-map (MIT)\n\n\nfunction toComment(sourceMap) {\n // eslint-disable-next-line no-undef\n var base64 = btoa(unescape(encodeURIComponent(JSON.stringify(sourceMap))));\n var data = \"sourceMappingURL=data:application/json;charset=utf-8;base64,\".concat(base64);\n return \"/*# \".concat(data, \" */\");\n}" + } + ], + "filteredModules": 0, + "origins": [ + { + "module": "", + "moduleIdentifier": "", + "moduleName": "", + "loc": "mini-css-extract-plugin", + "request": null, + "reasons": [] + } + ] + } + ], + "modules": [ + { + "id": 0, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/css-loader/dist/cjs.js??ref--5-1!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/src/article.css", + "name": "./node_modules/css-loader/dist/cjs.js??ref--5-1!./node_modules/webpack-enhanced-stats-plugin/loader.js!./src/article.css", + "index": 0, + "index2": 1, + "size": 1166, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": null, + "issuerId": null, + "issuerName": null, + "issuerPath": null, + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": null, + "module": null, + "moduleName": null, + "type": "single entry", + "userRequest": "!!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/css-loader/dist/cjs.js??ref--5-1!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/src/article.css", + "loc": "mini-css-extract-plugin" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 0, + "source": "// Imports\nvar ___CSS_LOADER_API_IMPORT___ = require(\"../node_modules/css-loader/dist/runtime/api.js\");\nexports = ___CSS_LOADER_API_IMPORT___(false);\n// Module\nexports.push([module.id, \".tagsContainer-2D41J {\\n display: flex;\\n align-items: center;\\n}\\n\\n.tags-3OYob {\\n list-style-type: none;\\n margin: 0;\\n padding: 0;\\n display: flex;\\n}\\n\\n.tag-RF4Iq {\\n border: 1px solid black;\\n margin-right: 1em;\\n padding: 0.5em;\\n}\\n\\n.root-263gx {\\n padding: 1em;\\n border: 1px solid gray;\\n margin: 1em;\\n box-shadow: 0.5em 0.5em 0.5em rgba(0, 0, 0, 0.5);\\n}\\n\\n.title-1Fpjz {\\n margin-top: 0;\\n}\\n\\n.content-2yA3z {\\n max-height: 10em;\\n overflow: hidden;\\n position: relative;\\n}\\n\\n.content-2yA3z:after {\\n content: \\\"\\\";\\n position: absolute;\\n bottom: 0;\\n right: 0;\\n left: 0;\\n height: 2em;\\n background: linear-gradient(180deg, transparent 0%, white 100%);\\n}\\n\", \"\"]);\n// Exports\nexports.locals = {\n\t\"tagsContainer\": \"tagsContainer-2D41J\",\n\t\"tags\": \"tags-3OYob\",\n\t\"tag\": \"tag-RF4Iq\",\n\t\"root\": \"root-263gx\",\n\t\"title\": \"title-1Fpjz\",\n\t\"content\": \"content-2yA3z\"\n};\nmodule.exports = exports;\n" + }, + { + "id": 1, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/css-loader/dist/runtime/api.js", + "name": "./node_modules/css-loader/dist/runtime/api.js", + "index": 1, + "index2": 0, + "size": 2517, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/css-loader/dist/cjs.js??ref--5-1!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/src/article.css", + "issuerId": 0, + "issuerName": "./node_modules/css-loader/dist/cjs.js??ref--5-1!./node_modules/webpack-enhanced-stats-plugin/loader.js!./src/article.css", + "issuerPath": [ + { + "id": 0, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/css-loader/dist/cjs.js??ref--5-1!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/src/article.css", + "name": "./node_modules/css-loader/dist/cjs.js??ref--5-1!./node_modules/webpack-enhanced-stats-plugin/loader.js!./src/article.css" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 0, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/css-loader/dist/cjs.js??ref--5-1!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/g/src/article.css", + "module": "./node_modules/css-loader/dist/cjs.js??ref--5-1!./node_modules/webpack-enhanced-stats-plugin/loader.js!./src/article.css", + "moduleName": "./node_modules/css-loader/dist/cjs.js??ref--5-1!./node_modules/webpack-enhanced-stats-plugin/loader.js!./src/article.css", + "type": "cjs require", + "userRequest": "../node_modules/css-loader/dist/runtime/api.js", + "loc": "2:34-91" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 1, + "source": "\"use strict\";\n\n/*\n MIT License http://www.opensource.org/licenses/mit-license.php\n Author Tobias Koppers @sokra\n*/\n// css base code, injected by the css-loader\n// eslint-disable-next-line func-names\nmodule.exports = function (useSourceMap) {\n var list = []; // return the list of modules as css string\n\n list.toString = function toString() {\n return this.map(function (item) {\n var content = cssWithMappingToString(item, useSourceMap);\n\n if (item[2]) {\n return \"@media \".concat(item[2], \" {\").concat(content, \"}\");\n }\n\n return content;\n }).join('');\n }; // import a list of modules into the list\n // eslint-disable-next-line func-names\n\n\n list.i = function (modules, mediaQuery, dedupe) {\n if (typeof modules === 'string') {\n // eslint-disable-next-line no-param-reassign\n modules = [[null, modules, '']];\n }\n\n var alreadyImportedModules = {};\n\n if (dedupe) {\n for (var i = 0; i < this.length; i++) {\n // eslint-disable-next-line prefer-destructuring\n var id = this[i][0];\n\n if (id != null) {\n alreadyImportedModules[id] = true;\n }\n }\n }\n\n for (var _i = 0; _i < modules.length; _i++) {\n var item = [].concat(modules[_i]);\n\n if (dedupe && alreadyImportedModules[item[0]]) {\n // eslint-disable-next-line no-continue\n continue;\n }\n\n if (mediaQuery) {\n if (!item[2]) {\n item[2] = mediaQuery;\n } else {\n item[2] = \"\".concat(mediaQuery, \" and \").concat(item[2]);\n }\n }\n\n list.push(item);\n }\n };\n\n return list;\n};\n\nfunction cssWithMappingToString(item, useSourceMap) {\n var content = item[1] || ''; // eslint-disable-next-line prefer-destructuring\n\n var cssMapping = item[3];\n\n if (!cssMapping) {\n return content;\n }\n\n if (useSourceMap && typeof btoa === 'function') {\n var sourceMapping = toComment(cssMapping);\n var sourceURLs = cssMapping.sources.map(function (source) {\n return \"/*# sourceURL=\".concat(cssMapping.sourceRoot || '').concat(source, \" */\");\n });\n return [content].concat(sourceURLs).concat([sourceMapping]).join('\\n');\n }\n\n return [content].join('\\n');\n} // Adapted from convert-source-map (MIT)\n\n\nfunction toComment(sourceMap) {\n // eslint-disable-next-line no-undef\n var base64 = btoa(unescape(encodeURIComponent(JSON.stringify(sourceMap))));\n var data = \"sourceMappingURL=data:application/json;charset=utf-8;base64,\".concat(base64);\n return \"/*# \".concat(data, \" */\");\n}" + } + ], + "filteredModules": 0, + "logging": { + "webpack.buildChunkGraph.visitModules": { + "entries": [], + "filteredEntries": 2, + "debug": false + } + }, + "children": [], + "name": "mini-css-extract-plugin node_modules/css-loader/dist/cjs.js??ref--5-1!node_modules/webpack-enhanced-stats-plugin/loader.js!src/article.css" + } + ] +} \ No newline at end of file diff --git a/a/h.json b/a/h.json new file mode 100644 index 00000000..3416d50b --- /dev/null +++ b/a/h.json @@ -0,0 +1,3552 @@ +{ + "errors": [], + "warnings": [ + "configuration\nThe 'mode' option has not been set, webpack will fallback to 'production' for this value. Set 'mode' option to 'development' or 'production' to enable defaults for each environment.\nYou can also set it to 'none' to disable any default behavior. Learn more: https://webpack.js.org/configuration/mode/" + ], + "version": "4.43.0", + "hash": "a24dc516a48abab78461", + "time": 2808, + "builtAt": 1589838919718, + "publicPath": "", + "outputPath": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/dist", + "assetsByChunkName": { + "main": [ + "main.css", + "main.js", + "main.css.map", + "main.js.map" + ] + }, + "assets": [ + { + "name": "index.html", + "size": 246, + "chunks": [], + "chunkNames": [], + "info": {}, + "emitted": true + }, + { + "name": "main.css", + "size": 917, + "chunks": [ + 0 + ], + "chunkNames": [ + "main" + ], + "info": {}, + "emitted": true + }, + { + "name": "main.css.map", + "size": 1358, + "chunks": [ + 0 + ], + "chunkNames": [ + "main" + ], + "info": { + "development": true + }, + "emitted": true + }, + { + "name": "main.js", + "size": 16253, + "chunks": [ + 0 + ], + "chunkNames": [ + "main" + ], + "info": {}, + "emitted": true + }, + { + "name": "main.js.map", + "size": 83312, + "chunks": [ + 0 + ], + "chunkNames": [ + "main" + ], + "info": { + "development": true + }, + "emitted": true + } + ], + "filteredAssets": 0, + "entrypoints": { + "main": { + "chunks": [ + 0 + ], + "assets": [ + "main.css", + "main.js", + "main.css.map", + "main.js.map" + ], + "children": {}, + "childAssets": {} + } + }, + "namedChunkGroups": { + "main": { + "chunks": [ + 0 + ], + "assets": [ + "main.css", + "main.js", + "main.css.map", + "main.js.map" + ], + "children": {}, + "childAssets": {} + } + }, + "chunks": [ + { + "id": 0, + "rendered": true, + "initial": true, + "entry": true, + "size": 54774, + "names": [ + "main" + ], + "files": [ + "main.css", + "main.js", + "main.css.map", + "main.js.map" + ], + "hash": "acdbeef0e647d78d57fd", + "siblings": [], + "parents": [], + "children": [], + "childrenByOrder": {}, + "filteredModules": 0, + "origins": [ + { + "module": "", + "moduleIdentifier": "", + "moduleName": "", + "loc": "main", + "request": "./src/index.js", + "reasons": [] + } + ], + "modules": [ + { + "id": 0, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/mini-css-extract-plugin/dist/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/css-loader/dist/cjs.js??ref--5-1!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/src/article.css", + "name": "./src/article.css", + "index": 8, + "index2": 6, + "size": 203, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/src/article.jsx", + "issuerId": null, + "issuerName": "./src/article.jsx", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/src/article.jsx", + "name": "./src/article.jsx" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 2, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/src/index.js ef097f82b1650f601abbb40650fb97b1", + "module": "./src/index.js + 6 modules", + "moduleName": "./src/index.js + 6 modules", + "type": "harmony side effect evaluation", + "userRequest": "./article.css", + "loc": "3:0-35" + }, + { + "moduleId": 2, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/src/index.js ef097f82b1650f601abbb40650fb97b1", + "module": "./src/index.js + 6 modules", + "moduleName": "./src/index.js + 6 modules", + "type": "harmony import specifier", + "userRequest": "./article.css", + "loc": "6:15-21" + }, + { + "moduleId": 2, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/src/index.js ef097f82b1650f601abbb40650fb97b1", + "module": "./src/index.js + 6 modules", + "moduleName": "./src/index.js + 6 modules", + "type": "harmony import specifier", + "userRequest": "./article.css", + "loc": "14:15-21" + }, + { + "moduleId": 2, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/src/index.js ef097f82b1650f601abbb40650fb97b1", + "module": "./src/index.js + 6 modules", + "moduleName": "./src/index.js + 6 modules", + "type": "harmony import specifier", + "userRequest": "./article.css", + "loc": "16:15-21" + }, + { + "moduleId": 2, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/src/index.js ef097f82b1650f601abbb40650fb97b1", + "module": "./src/index.js + 6 modules", + "moduleName": "./src/index.js + 6 modules", + "type": "harmony import specifier", + "userRequest": "./article.css", + "loc": "18:15-21" + }, + { + "moduleId": 2, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/src/index.js ef097f82b1650f601abbb40650fb97b1", + "module": "./src/index.js + 6 modules", + "moduleName": "./src/index.js + 6 modules", + "type": "harmony import specifier", + "userRequest": "./article.css", + "loc": "20:15-21" + }, + { + "moduleId": 2, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/src/index.js ef097f82b1650f601abbb40650fb97b1", + "module": "./src/index.js + 6 modules", + "moduleName": "./src/index.js + 6 modules", + "type": "harmony import specifier", + "userRequest": "./article.css", + "loc": "22:15-21" + } + ], + "usedExports": [ + "default" + ], + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 3, + "source": "// extracted by mini-css-extract-plugin\nmodule.exports = {\"tagsContainer\":\"tagsContainer-2D41J\",\"tags\":\"tags-3OYob\",\"tag\":\"tag-RF4Iq\",\"root\":\"root-263gx\",\"title\":\"title-1Fpjz\",\"content\":\"content-2yA3z\"};", + "parsedSize": 145, + "parsedSource": "t.exports={tagsContainer:\"tagsContainer-2D41J\",tags:\"tags-3OYob\",tag:\"tag-RF4Iq\",root:\"root-263gx\",title:\"title-1Fpjz\",content:\"content-2yA3z\"}},", + "originalSize": 663, + "originalSource": ".tagsContainer {\n display: flex;\n align-items: center;\n}\n\n.tags {\n list-style-type: none;\n margin: 0;\n padding: 0;\n display: flex;\n}\n\n.tag {\n border: 1px solid black;\n margin-right: 1em;\n padding: 0.5em;\n}\n\n.root {\n padding: 1em;\n border: 1px solid gray;\n margin: 1em;\n box-shadow: 0.5em 0.5em 0.5em rgba(0, 0, 0, 0.5);\n}\n\n.title {\n margin-top: 0;\n}\n\n.content {\n max-height: 10em;\n overflow: hidden;\n position: relative;\n}\n\n.content:after {\n content: \"\";\n position: absolute;\n bottom: 0;\n right: 0;\n left: 0;\n height: 2em;\n background: linear-gradient(180deg, transparent 0%, white 100%);\n}\n", + "modules": [] + }, + { + "id": 1, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/mini-css-extract-plugin/dist/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/css-loader/dist/cjs.js??ref--5-1!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/src/app.css", + "name": "./src/app.css", + "index": 4, + "index2": 3, + "size": 125, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/src/app.jsx", + "issuerId": null, + "issuerName": "./src/app.jsx", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/src/app.jsx", + "name": "./src/app.jsx" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 2, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/src/index.js ef097f82b1650f601abbb40650fb97b1", + "module": "./src/index.js + 6 modules", + "moduleName": "./src/index.js + 6 modules", + "type": "harmony side effect evaluation", + "userRequest": "./app.css", + "loc": "11:0-31" + }, + { + "moduleId": 2, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/src/index.js ef097f82b1650f601abbb40650fb97b1", + "module": "./src/index.js + 6 modules", + "moduleName": "./src/index.js + 6 modules", + "type": "harmony import specifier", + "userRequest": "./app.css", + "loc": "24:15-21" + }, + { + "moduleId": 2, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/src/index.js ef097f82b1650f601abbb40650fb97b1", + "module": "./src/index.js + 6 modules", + "moduleName": "./src/index.js + 6 modules", + "type": "harmony import specifier", + "userRequest": "./app.css", + "loc": "26:15-21" + }, + { + "moduleId": 2, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/src/index.js ef097f82b1650f601abbb40650fb97b1", + "module": "./src/index.js + 6 modules", + "moduleName": "./src/index.js + 6 modules", + "type": "harmony import specifier", + "userRequest": "./app.css", + "loc": "30:15-21" + } + ], + "usedExports": [ + "default" + ], + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 2, + "source": "// extracted by mini-css-extract-plugin\nmodule.exports = {\"root\":\"root-3xwm5\",\"title\":\"title-l9td2\",\"loader\":\"loader-XUngJ\"};", + "parsedSize": 73, + "parsedSource": "t.exports={root:\"root-3xwm5\",title:\"title-l9td2\",loader:\"loader-XUngJ\"}},", + "originalSize": 156, + "originalSource": ".root {\n font-family: sans-serif;\n}\n\n.title {\n margin-left: 1rem;\n}\n\n.loader {\n display: block;\n width: calc(100% - 2rem);\n margin: 0 1rem;\n}", + "modules": [] + }, + { + "id": 2, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/src/index.js ef097f82b1650f601abbb40650fb97b1", + "name": "./src/index.js + 6 modules", + "index": 0, + "index2": 10, + "size": 53567, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": null, + "issuerId": null, + "issuerName": null, + "issuerPath": null, + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": null, + "module": null, + "moduleName": null, + "type": "single entry", + "userRequest": "./src/index.js", + "loc": "main" + } + ], + "usedExports": true, + "providedExports": [], + "optimizationBailout": [ + "ModuleConcatenation bailout: Cannot concat with ./src/app.css (<- Module is not an ECMAScript module)", + "ModuleConcatenation bailout: Cannot concat with ./src/article.css (<- Module is not an ECMAScript module)" + ], + "depth": 0, + "filteredModules": 0, + "parsedSize": null, + "parsedSource": null, + "originalSize": null, + "originalSource": null, + "modules": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/src/index.js", + "name": "./src/index.js", + "index": 0, + "index2": 10, + "size": 97, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": null, + "issuerId": null, + "issuerName": null, + "issuerPath": null, + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": null, + "module": null, + "moduleName": null, + "type": "single entry", + "userRequest": "./src/index.js", + "loc": "main" + } + ], + "usedExports": true, + "providedExports": [], + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is an entry point" + ], + "depth": 0, + "source": "import { h, render } from 'preact';\nimport App from './app';\nrender(h(App, null), document.body);", + "parsedSize": 29, + "parsedSource": "T(h((null),document.body)}]);", + "originalSize": 95, + "originalSource": "import { h, render } from 'preact';\n\nimport App from './app';\n\nrender(, document.body);\n", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/preact/dist/preact.module.js", + "name": "./node_modules/preact/dist/preact.module.js", + "index": 1, + "index2": 0, + "size": 9566, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/src/index.js", + "issuerId": null, + "issuerName": "./src/index.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/src/index.js", + "name": "./src/index.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/src/index.js", + "module": "./src/index.js", + "moduleName": "./src/index.js", + "type": "harmony side effect evaluation", + "userRequest": "preact", + "loc": "1:0-35" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/src/article.jsx", + "module": "./src/article.jsx", + "moduleName": "./src/article.jsx", + "type": "harmony side effect evaluation", + "userRequest": "preact", + "loc": "1:0-27" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/preact/hooks/dist/hooks.module.js", + "module": "./node_modules/preact/hooks/dist/hooks.module.js", + "moduleName": "./node_modules/preact/hooks/dist/hooks.module.js", + "type": "harmony side effect evaluation", + "userRequest": "preact", + "loc": "1:0-33" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/preact/hooks/dist/hooks.module.js", + "module": "./node_modules/preact/hooks/dist/hooks.module.js", + "moduleName": "./node_modules/preact/hooks/dist/hooks.module.js", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "1:54-55" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/preact/hooks/dist/hooks.module.js", + "module": "./node_modules/preact/hooks/dist/hooks.module.js", + "moduleName": "./node_modules/preact/hooks/dist/hooks.module.js", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "1:62-63" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/preact/hooks/dist/hooks.module.js", + "module": "./node_modules/preact/hooks/dist/hooks.module.js", + "moduleName": "./node_modules/preact/hooks/dist/hooks.module.js", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "1:73-74" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/preact/hooks/dist/hooks.module.js", + "module": "./node_modules/preact/hooks/dist/hooks.module.js", + "moduleName": "./node_modules/preact/hooks/dist/hooks.module.js", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "1:81-82" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/preact/hooks/dist/hooks.module.js", + "module": "./node_modules/preact/hooks/dist/hooks.module.js", + "moduleName": "./node_modules/preact/hooks/dist/hooks.module.js", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "1:107-108" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/preact/hooks/dist/hooks.module.js", + "module": "./node_modules/preact/hooks/dist/hooks.module.js", + "moduleName": "./node_modules/preact/hooks/dist/hooks.module.js", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "1:114-115" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/preact/hooks/dist/hooks.module.js", + "module": "./node_modules/preact/hooks/dist/hooks.module.js", + "moduleName": "./node_modules/preact/hooks/dist/hooks.module.js", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "1:443-444" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/preact/hooks/dist/hooks.module.js", + "module": "./node_modules/preact/hooks/dist/hooks.module.js", + "moduleName": "./node_modules/preact/hooks/dist/hooks.module.js", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "1:529-530" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/preact/hooks/dist/hooks.module.js", + "module": "./node_modules/preact/hooks/dist/hooks.module.js", + "moduleName": "./node_modules/preact/hooks/dist/hooks.module.js", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "1:1013-1014" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/preact/hooks/dist/hooks.module.js", + "module": "./node_modules/preact/hooks/dist/hooks.module.js", + "moduleName": "./node_modules/preact/hooks/dist/hooks.module.js", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "1:1030-1031" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/preact/hooks/dist/hooks.module.js", + "module": "./node_modules/preact/hooks/dist/hooks.module.js", + "moduleName": "./node_modules/preact/hooks/dist/hooks.module.js", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "1:1345-1346" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/preact/hooks/dist/hooks.module.js", + "module": "./node_modules/preact/hooks/dist/hooks.module.js", + "moduleName": "./node_modules/preact/hooks/dist/hooks.module.js", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "1:1568-1569" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/preact/hooks/dist/hooks.module.js", + "module": "./node_modules/preact/hooks/dist/hooks.module.js", + "moduleName": "./node_modules/preact/hooks/dist/hooks.module.js", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "1:1671-1672" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/preact/hooks/dist/hooks.module.js", + "module": "./node_modules/preact/hooks/dist/hooks.module.js", + "moduleName": "./node_modules/preact/hooks/dist/hooks.module.js", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "1:1767-1768" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/preact/hooks/dist/hooks.module.js", + "module": "./node_modules/preact/hooks/dist/hooks.module.js", + "moduleName": "./node_modules/preact/hooks/dist/hooks.module.js", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "1:1796-1797" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/preact/hooks/dist/hooks.module.js", + "module": "./node_modules/preact/hooks/dist/hooks.module.js", + "moduleName": "./node_modules/preact/hooks/dist/hooks.module.js", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "1:1993-1994" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/preact/hooks/dist/hooks.module.js", + "module": "./node_modules/preact/hooks/dist/hooks.module.js", + "moduleName": "./node_modules/preact/hooks/dist/hooks.module.js", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "1:2157-2158" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/preact/hooks/dist/hooks.module.js", + "module": "./node_modules/preact/hooks/dist/hooks.module.js", + "moduleName": "./node_modules/preact/hooks/dist/hooks.module.js", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "1:2186-2187" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/preact/hooks/dist/hooks.module.js", + "module": "./node_modules/preact/hooks/dist/hooks.module.js", + "moduleName": "./node_modules/preact/hooks/dist/hooks.module.js", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "1:2309-2310" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/src/index.js", + "module": "./src/index.js", + "moduleName": "./src/index.js", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "3:0-6" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/src/index.js", + "module": "./src/index.js", + "moduleName": "./src/index.js", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "3:7-8" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/src/article.jsx", + "module": "./src/article.jsx", + "moduleName": "./src/article.jsx", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "5:9-10" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/src/app.jsx", + "module": "./src/app.jsx", + "moduleName": "./src/app.jsx", + "type": "harmony side effect evaluation", + "userRequest": "preact", + "loc": "9:0-27" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/src/article.jsx", + "module": "./src/article.jsx", + "moduleName": "./src/article.jsx", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "13:9-10" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/src/article.jsx", + "module": "./src/article.jsx", + "moduleName": "./src/article.jsx", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "15:5-6" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/src/article.jsx", + "module": "./src/article.jsx", + "moduleName": "./src/article.jsx", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "15:23-24" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/src/article.jsx", + "module": "./src/article.jsx", + "moduleName": "./src/article.jsx", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "17:13-14" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/src/article.jsx", + "module": "./src/article.jsx", + "moduleName": "./src/article.jsx", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "19:5-6" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/src/article.jsx", + "module": "./src/article.jsx", + "moduleName": "./src/article.jsx", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "21:30-31" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/src/app.jsx", + "module": "./src/app.jsx", + "moduleName": "./src/app.jsx", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "23:9-10" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/src/app.jsx", + "module": "./src/app.jsx", + "moduleName": "./src/app.jsx", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "25:5-6" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/src/app.jsx", + "module": "./src/app.jsx", + "moduleName": "./src/app.jsx", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "25:23-24" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/src/app.jsx", + "module": "./src/app.jsx", + "moduleName": "./src/app.jsx", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "28:11-12" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/src/app.jsx", + "module": "./src/app.jsx", + "moduleName": "./src/app.jsx", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "29:7-8" + } + ], + "usedExports": [ + "render", + "h", + "options" + ], + "providedExports": [ + "render", + "hydrate", + "createElement", + "h", + "Fragment", + "createRef", + "isValidElement", + "Component", + "cloneElement", + "createContext", + "toChildArray", + "_unmount", + "options" + ], + "optimizationBailout": [], + "depth": 1, + "source": "var n,l,u,i,t,r,o,f,e={},c=[],s=/acit|ex(?:s|g|n|p|$)|rph|grid|ows|mnc|ntw|ine[ch]|zoo|^ord/i;function a(n,l){for(var u in l)n[u]=l[u];return n}function v(n){var l=n.parentNode;l&&l.removeChild(n)}function h(n,l,u){var i,t=arguments,r={};for(i in l)\"key\"!==i&&\"ref\"!==i&&(r[i]=l[i]);if(arguments.length>3)for(u=[u],i=3;i2&&(l.children=c.slice.call(arguments,2)),u={},l)\"key\"!==i&&\"ref\"!==i&&(u[i]=l[i]);return p(n.type,u,l.key||n.key,l.ref||n.ref,null)}function M(n){var l={},u={__c:\"__cC\"+f++,__:n,Consumer:function(n,l){return n.children(l)},Provider:function(n){var i,t=this;return this.getChildContext||(i=[],this.getChildContext=function(){return l[u.__c]=t,l},this.shouldComponentUpdate=function(n){t.props.value!==n.value&&i.some(function(l){l.context=n.value,g(l)})},this.sub=function(n){i.push(n);var l=n.componentWillUnmount;n.componentWillUnmount=function(){i.splice(i.indexOf(n),1),l&&l.call(n)}}),n.children}};return u.Consumer.contextType=u,u.Provider.__=u,u}n={__e:function(n,l){for(var u,i;l=l.__;)if((u=l.__c)&&!u.__)try{if(u.constructor&&null!=u.constructor.getDerivedStateFromError&&(i=!0,u.setState(u.constructor.getDerivedStateFromError(n))),null!=u.componentDidCatch&&(i=!0,u.componentDidCatch(n)),i)return g(u.__E=u)}catch(l){n=l}throw n}},l=function(n){return null!=n&&void 0===n.constructor},m.prototype.setState=function(n,l){var u;u=this.__s!==this.state?this.__s:this.__s=a({},this.state),\"function\"==typeof n&&(n=n(u,this.props)),n&&a(u,n),null!=n&&this.__v&&(l&&this.__h.push(l),g(this))},m.prototype.forceUpdate=function(n){this.__v&&(this.__e=!0,n&&this.__h.push(n),g(this))},m.prototype.render=d,u=[],i=0,t=\"function\"==typeof Promise?Promise.prototype.then.bind(Promise.resolve()):setTimeout,o=e,f=0;export{H as render,I as hydrate,h as createElement,h,d as Fragment,y as createRef,l as isValidElement,m as Component,L as cloneElement,M as createContext,x as toChildArray,D as _unmount,n as options};\n//# sourceMappingURL=preact.module.js.map\n", + "parsedSize": 8497, + "parsedSource": "r,o,_,u,i,l,c={},f=[],s=/acit|ex(?:s|g|n|p|$)|rph|grid|ows|mnc|ntw|ine[ch]|zoo|^ord/i;function a(t,n){for(var e in n)t[e]=n[e];return t}function p(t){var n=t.parentNode;n&&n.removeChild(t)}function h(t,n,e){var r,o=arguments,_={};for(r in n)\"key\"!==r&&\"ref\"!==r&&(_[r]=n[r]);if(arguments.length>3)for(e=[e],r=3;r3)for(u=[u],i=3;i2&&(l.children=c.slice.call(arguments,2)),u={},l)\"key\"!==i&&\"ref\"!==i&&(u[i]=l[i]);return p(n.type,u,l.key||n.key,l.ref||n.ref,null)}function M(n){var l={},u={__c:\"__cC\"+f++,__:n,Consumer:function(n,l){return n.children(l)},Provider:function(n){var i,t=this;return this.getChildContext||(i=[],this.getChildContext=function(){return l[u.__c]=t,l},this.shouldComponentUpdate=function(n){t.props.value!==n.value&&i.some(function(l){l.context=n.value,g(l)})},this.sub=function(n){i.push(n);var l=n.componentWillUnmount;n.componentWillUnmount=function(){i.splice(i.indexOf(n),1),l&&l.call(n)}}),n.children}};return u.Consumer.contextType=u,u.Provider.__=u,u}n={__e:function(n,l){for(var u,i;l=l.__;)if((u=l.__c)&&!u.__)try{if(u.constructor&&null!=u.constructor.getDerivedStateFromError&&(i=!0,u.setState(u.constructor.getDerivedStateFromError(n))),null!=u.componentDidCatch&&(i=!0,u.componentDidCatch(n)),i)return g(u.__E=u)}catch(l){n=l}throw n}},l=function(n){return null!=n&&void 0===n.constructor},m.prototype.setState=function(n,l){var u;u=this.__s!==this.state?this.__s:this.__s=a({},this.state),\"function\"==typeof n&&(n=n(u,this.props)),n&&a(u,n),null!=n&&this.__v&&(l&&this.__h.push(l),g(this))},m.prototype.forceUpdate=function(n){this.__v&&(this.__e=!0,n&&this.__h.push(n),g(this))},m.prototype.render=d,u=[],i=0,t=\"function\"==typeof Promise?Promise.prototype.then.bind(Promise.resolve()):setTimeout,o=e,f=0;export{H as render,I as hydrate,h as createElement,h,d as Fragment,y as createRef,l as isValidElement,m as Component,L as cloneElement,M as createContext,x as toChildArray,D as _unmount,n as options};\n//# sourceMappingURL=preact.module.js.map\n", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/src/app.jsx", + "name": "./src/app.jsx", + "index": 2, + "index2": 9, + "size": 1561, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/src/index.js", + "issuerId": null, + "issuerName": "./src/index.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/src/index.js", + "name": "./src/index.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/src/index.js", + "module": "./src/index.js", + "moduleName": "./src/index.js", + "type": "harmony side effect evaluation", + "userRequest": "./app", + "loc": "2:0-24" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/src/index.js", + "module": "./src/index.js", + "moduleName": "./src/index.js", + "type": "harmony import specifier", + "userRequest": "./app", + "loc": "3:9-12" + } + ], + "usedExports": [ + "default" + ], + "providedExports": [ + "default" + ], + "optimizationBailout": [], + "depth": 1, + "source": "function _slicedToArray(arr, i) { return _arrayWithHoles(arr) || _iterableToArrayLimit(arr, i) || _nonIterableRest(); }\n\nfunction _nonIterableRest() { throw new TypeError(\"Invalid attempt to destructure non-iterable instance\"); }\n\nfunction _iterableToArrayLimit(arr, i) { if (!(Symbol.iterator in Object(arr) || Object.prototype.toString.call(arr) === \"[object Arguments]\")) { return; } var _arr = []; var _n = true; var _d = false; var _e = undefined; try { for (var _i = arr[Symbol.iterator](), _s; !(_n = (_s = _i.next()).done); _n = true) { _arr.push(_s.value); if (i && _arr.length === i) break; } } catch (err) { _d = true; _e = err; } finally { try { if (!_n && _i[\"return\"] != null) _i[\"return\"](); } finally { if (_d) throw _e; } } return _arr; }\n\nfunction _arrayWithHoles(arr) { if (Array.isArray(arr)) return arr; }\n\nimport { h } from 'preact';\nimport { useState, useEffect } from 'preact/hooks';\nimport styles from './app.css';\nimport { fetchFullArticles } from './api';\nimport Article from './article';\nexport default function App() {\n var _useState = useState([]),\n _useState2 = _slicedToArray(_useState, 2),\n articles = _useState2[0],\n setArticles = _useState2[1];\n\n useEffect(function () {\n fetchFullArticles().then(setArticles);\n });\n return h(\"section\", {\n className: styles.root\n }, h(\"header\", null, h(\"h1\", {\n className: styles.title\n }, \"Latest dev.to articles\")), articles.length ? articles.map(function (article) {\n return h(Article, article);\n }) : h(\"progress\", {\n className: styles.loader\n }));\n}", + "parsedSize": 261, + "parsedSource": "function(){var o=ht(z([]),2),_=o[0],u=o[1];return function(){then(u)},h(\"section\",{className:K.a.root},h(\"header\",null,h(\"h1\",{className:K.a.title},\"Latest dev.to articles\")),_.length?_.map((function(t){return h(pt,t)})):h(\"progress\",{className:K.a.loader}))}),", + "originalSize": 671, + "originalSource": "import { h } from 'preact';\nimport { useState, useEffect } from 'preact/hooks';\n\nimport styles from './app.css';\n\nimport { fetchFullArticles } from './api';\nimport Article from './article';\n\nexport default function App() {\n const [articles, setArticles] = useState([]);\n\n useEffect(() => {\n fetchFullArticles().then(setArticles);\n });\n\n return
    \n
    \n

    Latest dev.to articles

    \n
    \n {articles.length\n ? articles.map((article) =>
    )\n : }\n
    \n}", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/preact/hooks/dist/hooks.module.js", + "name": "./node_modules/preact/hooks/dist/hooks.module.js", + "index": 3, + "index2": 1, + "size": 2567, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/src/app.jsx", + "issuerId": null, + "issuerName": "./src/app.jsx", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/src/app.jsx", + "name": "./src/app.jsx" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/src/app.jsx", + "module": "./src/app.jsx", + "moduleName": "./src/app.jsx", + "type": "harmony side effect evaluation", + "userRequest": "preact/hooks", + "loc": "10:0-51" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/src/app.jsx", + "module": "./src/app.jsx", + "moduleName": "./src/app.jsx", + "type": "harmony import specifier", + "userRequest": "preact/hooks", + "loc": "15:18-26" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/src/app.jsx", + "module": "./src/app.jsx", + "moduleName": "./src/app.jsx", + "type": "harmony import specifier", + "userRequest": "preact/hooks", + "loc": "20:2-11" + } + ], + "usedExports": [ + "useState", + "useEffect" + ], + "providedExports": [ + "useState", + "useReducer", + "useEffect", + "useLayoutEffect", + "useRef", + "useImperativeHandle", + "useMemo", + "useCallback", + "useContext", + "useDebugValue", + "useErrorBoundary" + ], + "optimizationBailout": [], + "depth": 2, + "source": "import{options as n}from\"preact\";var t,u,r,i=0,o=[],c=n.__r,f=n.diffed,e=n.__c,a=n.unmount;function v(t,r){n.__h&&n.__h(u,t,i||r),i=0;var o=u.__H||(u.__H={__:[],__h:[]});return t>=o.__.length&&o.__.push({}),o.__[t]}function m(n){return i=1,p(E,n)}function p(n,r,i){var o=v(t++,2);return o.__c||(o.__c=u,o.__=[i?i(r):E(void 0,r),function(t){var u=n(o.__[0],t);o.__[0]!==u&&(o.__[0]=u,o.__c.setState({}))}]),o.__}function l(r,i){var o=v(t++,3);!n.__s&&x(o.__H,i)&&(o.__=r,o.__H=i,u.__H.__h.push(o))}function y(r,i){var o=v(t++,4);!n.__s&&x(o.__H,i)&&(o.__=r,o.__H=i,u.__h.push(o))}function d(n){return i=5,h(function(){return{current:n}},[])}function s(n,t,u){i=6,y(function(){\"function\"==typeof n?n(t()):n&&(n.current=t())},null==u?u:u.concat(n))}function h(n,u){var r=v(t++,7);return x(r.__H,u)?(r.__H=u,r.__h=n,r.__=n()):r.__}function T(n,t){return i=8,h(function(){return n},t)}function w(n){var r=u.context[n.__c],i=v(t++,9);return i.__c=n,r?(null==i.__&&(i.__=!0,r.sub(u)),r.props.value):n.__}function A(t,u){n.useDebugValue&&n.useDebugValue(u?u(t):t)}function F(n){var r=v(t++,10),i=m();return r.__=n,u.componentDidCatch||(u.componentDidCatch=function(n){r.__&&r.__(n),i[1](n)}),[i[0],function(){i[1](void 0)}]}function _(){o.some(function(t){if(t.__P)try{t.__H.__h.forEach(g),t.__H.__h.forEach(q),t.__H.__h=[]}catch(u){return t.__H.__h=[],n.__e(u,t.__v),!0}}),o=[]}function g(n){n.t&&n.t()}function q(n){var t=n.__();\"function\"==typeof t&&(n.t=t)}function x(n,t){return!n||t.some(function(t,u){return t!==n[u]})}function E(n,t){return\"function\"==typeof t?t(n):t}n.__r=function(n){c&&c(n),t=0,(u=n.__c).__H&&(u.__H.__h.forEach(g),u.__H.__h.forEach(q),u.__H.__h=[])},n.diffed=function(t){f&&f(t);var u=t.__c;if(u){var i=u.__H;i&&i.__h.length&&(1!==o.push(u)&&r===n.requestAnimationFrame||((r=n.requestAnimationFrame)||function(n){var t,u=function(){clearTimeout(r),cancelAnimationFrame(t),setTimeout(n)},r=setTimeout(u,100);\"undefined\"!=typeof window&&(t=requestAnimationFrame(u))})(_))}},n.__c=function(t,u){u.some(function(t){try{t.__h.forEach(g),t.__h=t.__h.filter(function(n){return!n.__||q(n)})}catch(r){u.some(function(n){n.__h&&(n.__h=[])}),u=[],n.__e(r,t.__v)}}),e&&e(t,u)},n.unmount=function(t){a&&a(t);var u=t.__c;if(u){var r=u.__H;if(r)try{r.__.forEach(function(n){return n.t&&n.t()})}catch(t){n.__e(t,u.__v)}}};export{m as useState,p as useReducer,l as useEffect,y as useLayoutEffect,d as useRef,s as useImperativeHandle,h as useMemo,T as useCallback,w as useContext,A as useDebugValue,F as useErrorBoundary};\n//# sourceMappingURL=hooks.module.js.map\n", + "parsedSize": 1568, + "parsedSource": "U,D,F,M=0,L=[],I=r.__r,W=r.diffed,R=r.__c,q=r.unmount;function B(t,n){r.__h&&r.__h(D,t,M||n),M=0;var e=D.__H||(D.__H={__:[],__h:[]});return t>=e.__.length&&e.__.push({}),e.__[t]}function z(t){return M=1,function(t,n,e){var r=B(U++,2);return r.__c||(r.__c=D,r.__=[e?e(n):X(void 0,n),function(n){var e=t(r.__[0],n);r.__[0]!==e&&(r.__[0]=e,r.__c.setState({}))}]),r.__}(X,t)}function G(){L.some((function(t){if(t.__P)try{t.__H.__h.forEach(J),t.__H.__h.forEach(V),t.__H.__h=[]}catch(n){return t.__H.__h=[],r.__e(n,t.__v),!0}})),L=[]}function J(t){t.t&&t.t()}function V(t){var n=t.__();\"function\"==typeof n&&(t.t=n)}function $(t,n){return!t||n.some((function(n,e){return n!==t[e]}))}function X(t,n){return\"function\"==typeof n?n(t):n}r.__r=function(t){I&&I(t),U=0,(D=t.__c).__H&&(D.__H.__h.forEach(J),D.__H.__h.forEach(V),D.__H.__h=[])},r.diffed=function(t){W&&W(t);var n=t.__c;if(n){var e=n.__H;e&&e.__h.length&&(1!==L.push(n)&&F===r.requestAnimationFrame||((F=r.requestAnimationFrame)||function(t){var n,e=function(){clearTimeout(r),cancelAnimationFrame(n),setTimeout(t)},r=setTimeout(e,100);\"undefined\"!=typeof window&&(n=requestAnimationFrame(e))})(G))}},r.__c=function(t,n){n.some((function(t){try{t.__h.forEach(J),t.__h=t.__h.filter((function(t){return!t.__||V(t)}))}catch(e){n.some((function(t){t.__h&&(t.__h=[])})),n=[],r.__e(e,t.__v)}})),R&&R(t,n)},r.unmount=function(t){q&&q(t);var n=t.__c;if(n){var e=n.__H;if(e)try{e.__.forEach((function(t){return t.t&&t.t()}))}catch(t){r.__e(t,n.__v)}}};t,n,e,t=e=B(U++,3),!r.__s&&$(e.__H,n)&&(e.__=t,e.__H=n,D.__H.__h.push(e)),", + "originalSize": 2567, + "originalSource": "import{options as n}from\"preact\";var t,u,r,i=0,o=[],c=n.__r,f=n.diffed,e=n.__c,a=n.unmount;function v(t,r){n.__h&&n.__h(u,t,i||r),i=0;var o=u.__H||(u.__H={__:[],__h:[]});return t>=o.__.length&&o.__.push({}),o.__[t]}function m(n){return i=1,p(E,n)}function p(n,r,i){var o=v(t++,2);return o.__c||(o.__c=u,o.__=[i?i(r):E(void 0,r),function(t){var u=n(o.__[0],t);o.__[0]!==u&&(o.__[0]=u,o.__c.setState({}))}]),o.__}function l(r,i){var o=v(t++,3);!n.__s&&x(o.__H,i)&&(o.__=r,o.__H=i,u.__H.__h.push(o))}function y(r,i){var o=v(t++,4);!n.__s&&x(o.__H,i)&&(o.__=r,o.__H=i,u.__h.push(o))}function d(n){return i=5,h(function(){return{current:n}},[])}function s(n,t,u){i=6,y(function(){\"function\"==typeof n?n(t()):n&&(n.current=t())},null==u?u:u.concat(n))}function h(n,u){var r=v(t++,7);return x(r.__H,u)?(r.__H=u,r.__h=n,r.__=n()):r.__}function T(n,t){return i=8,h(function(){return n},t)}function w(n){var r=u.context[n.__c],i=v(t++,9);return i.__c=n,r?(null==i.__&&(i.__=!0,r.sub(u)),r.props.value):n.__}function A(t,u){n.useDebugValue&&n.useDebugValue(u?u(t):t)}function F(n){var r=v(t++,10),i=m();return r.__=n,u.componentDidCatch||(u.componentDidCatch=function(n){r.__&&r.__(n),i[1](n)}),[i[0],function(){i[1](void 0)}]}function _(){o.some(function(t){if(t.__P)try{t.__H.__h.forEach(g),t.__H.__h.forEach(q),t.__H.__h=[]}catch(u){return t.__H.__h=[],n.__e(u,t.__v),!0}}),o=[]}function g(n){n.t&&n.t()}function q(n){var t=n.__();\"function\"==typeof t&&(n.t=t)}function x(n,t){return!n||t.some(function(t,u){return t!==n[u]})}function E(n,t){return\"function\"==typeof t?t(n):t}n.__r=function(n){c&&c(n),t=0,(u=n.__c).__H&&(u.__H.__h.forEach(g),u.__H.__h.forEach(q),u.__H.__h=[])},n.diffed=function(t){f&&f(t);var u=t.__c;if(u){var i=u.__H;i&&i.__h.length&&(1!==o.push(u)&&r===n.requestAnimationFrame||((r=n.requestAnimationFrame)||function(n){var t,u=function(){clearTimeout(r),cancelAnimationFrame(t),setTimeout(n)},r=setTimeout(u,100);\"undefined\"!=typeof window&&(t=requestAnimationFrame(u))})(_))}},n.__c=function(t,u){u.some(function(t){try{t.__h.forEach(g),t.__h=t.__h.filter(function(n){return!n.__||q(n)})}catch(r){u.some(function(n){n.__h&&(n.__h=[])}),u=[],n.__e(r,t.__v)}}),e&&e(t,u)},n.unmount=function(t){a&&a(t);var u=t.__c;if(u){var r=u.__H;if(r)try{r.__.forEach(function(n){return n.t&&n.t()})}catch(t){n.__e(t,u.__v)}}};export{m as useState,p as useReducer,l as useEffect,y as useLayoutEffect,d as useRef,s as useImperativeHandle,h as useMemo,T as useCallback,w as useContext,A as useDebugValue,F as useErrorBoundary};\n//# sourceMappingURL=hooks.module.js.map\n", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/src/api.js", + "name": "./src/api.js", + "index": 6, + "index2": 4, + "size": 433, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/src/app.jsx", + "issuerId": null, + "issuerName": "./src/app.jsx", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/src/app.jsx", + "name": "./src/app.jsx" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/src/app.jsx", + "module": "./src/app.jsx", + "moduleName": "./src/app.jsx", + "type": "harmony side effect evaluation", + "userRequest": "./api", + "loc": "12:0-42" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/src/app.jsx", + "module": "./src/app.jsx", + "moduleName": "./src/app.jsx", + "type": "harmony import specifier", + "userRequest": "./api", + "loc": "21:4-21" + } + ], + "usedExports": [ + "fetchFullArticles" + ], + "providedExports": [ + "fetchFullArticles" + ], + "optimizationBailout": [], + "depth": 2, + "source": "var API_URL = 'https://dev.to/api/articles';\n\nfunction extractJson(response) {\n return response.json();\n}\n\nexport function fetchFullArticles() {\n return fetch(\"\".concat(API_URL, \"?per_page=5\")).then(extractJson).then(function (articles) {\n var fullArticles = articles.map(function (article) {\n return fetch(\"\".concat(API_URL, \"/\").concat(article.id)).then(extractJson);\n });\n return Promise.all(fullArticles);\n });\n}", + "parsedSize": 225, + "parsedSource": "\"https://dev.to/api/articles\";function Z(t){return t.json()}fetch(\"\".concat(Q,\"?per_page=5\")).then(Z).then((function(t){var n=t.map((function(t){return fetch(\"\".concat(Q,\"/\").concat(t.id)).then(Z)}));return Promise.all(n)})).", + "originalSize": 451, + "originalSource": "const API_URL = 'https://dev.to/api/articles';\n\nfunction extractJson(response) {\n return response.json();\n}\n\nexport function fetchFullArticles() {\n return fetch(`${API_URL}?per_page=5`)\n .then(extractJson)\n .then((articles) => {\n const fullArticles = articles.map((article) =>\n fetch(`${API_URL}/${article.id}`).then(extractJson)\n );\n\n return Promise.all(fullArticles);\n });\n}", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/src/article.jsx", + "name": "./src/article.jsx", + "index": 7, + "index2": 8, + "size": 761, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/src/app.jsx", + "issuerId": null, + "issuerName": "./src/app.jsx", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/src/app.jsx", + "name": "./src/app.jsx" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/src/app.jsx", + "module": "./src/app.jsx", + "moduleName": "./src/app.jsx", + "type": "harmony side effect evaluation", + "userRequest": "./article", + "loc": "13:0-32" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/src/app.jsx", + "module": "./src/app.jsx", + "moduleName": "./src/app.jsx", + "type": "harmony import specifier", + "userRequest": "./article", + "loc": "28:13-20" + } + ], + "usedExports": [ + "default" + ], + "providedExports": [ + "default" + ], + "optimizationBailout": [], + "depth": 2, + "source": "import { h } from 'preact';\nimport { isEmpty, map, pipe, reject, split, trim } from 'rambda';\nimport styles from './article.css';\nvar renderTags = pipe(split(','), map(trim), reject(isEmpty), map(function (tag) {\n return h(\"li\", {\n className: styles.tag\n }, tag);\n}));\nexport default function Article(_ref) {\n var body_html = _ref.body_html,\n title = _ref.title,\n tag_list = _ref.tag_list;\n return h(\"article\", {\n className: styles.root\n }, h(\"header\", null, h(\"h2\", {\n className: styles.title\n }, title), h(\"nav\", {\n className: styles.tagsContainer\n }, h(\"ul\", {\n className: styles.tags\n }, renderTags(tag_list)))), h(\"div\", {\n className: styles.content,\n dangerouslySetInnerHTML: {\n __html: body_html\n }\n }));\n}", + "parsedSize": 367, + "parsedSource": "at=((\",\"),rt((((rt((function(t){return h(\"li\",{className:st.a.tag},t)})));function pt(t){var n=t.body_html,e=t.title,r=t.tag_list;return h(\"article\",{className:st.a.root},h(\"header\",null,h(\"h2\",{className:st.a.title},e),h(\"nav\",{className:st.a.tagsContainer},h(\"ul\",{className:st.a.tags},at(r)))),h(\"div\",{className:st.a.content,dangerouslySetInnerHTML:{__html:n}}))}", + "originalSize": 780, + "originalSource": "import { h } from 'preact';\nimport {\n isEmpty,\n map,\n pipe,\n reject,\n split,\n trim\n} from 'rambda';\n\nimport styles from './article.css';\n\nconst renderTags = pipe(\n split(','),\n map(trim),\n reject(isEmpty),\n map((tag) =>
  • {tag}
  • )\n);\n\nexport default function Article({ body_html, title, tag_list }) {\n return
    \n
    \n

    {title}

    \n \n
    \n
    \n
    ;\n}\n", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/rambda/dist/rambda.esm.js", + "name": "./node_modules/rambda/dist/rambda.esm.js", + "index": 10, + "index2": 7, + "size": 38572, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/src/article.jsx", + "issuerId": null, + "issuerName": "./src/article.jsx", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/src/article.jsx", + "name": "./src/article.jsx" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/src/article.jsx", + "module": "./src/article.jsx", + "moduleName": "./src/article.jsx", + "type": "harmony side effect evaluation", + "userRequest": "rambda", + "loc": "2:0-65" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/src/article.jsx", + "module": "./src/article.jsx", + "moduleName": "./src/article.jsx", + "type": "harmony import specifier", + "userRequest": "rambda", + "loc": "4:17-21" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/src/article.jsx", + "module": "./src/article.jsx", + "moduleName": "./src/article.jsx", + "type": "harmony import specifier", + "userRequest": "rambda", + "loc": "4:22-27" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/src/article.jsx", + "module": "./src/article.jsx", + "moduleName": "./src/article.jsx", + "type": "harmony import specifier", + "userRequest": "rambda", + "loc": "4:34-37" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/src/article.jsx", + "module": "./src/article.jsx", + "moduleName": "./src/article.jsx", + "type": "harmony import specifier", + "userRequest": "rambda", + "loc": "4:38-42" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/src/article.jsx", + "module": "./src/article.jsx", + "moduleName": "./src/article.jsx", + "type": "harmony import specifier", + "userRequest": "rambda", + "loc": "4:45-51" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/src/article.jsx", + "module": "./src/article.jsx", + "moduleName": "./src/article.jsx", + "type": "harmony import specifier", + "userRequest": "rambda", + "loc": "4:52-59" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/src/article.jsx", + "module": "./src/article.jsx", + "moduleName": "./src/article.jsx", + "type": "harmony import specifier", + "userRequest": "rambda", + "loc": "4:62-65" + } + ], + "usedExports": [ + "pipe", + "split", + "map", + "trim", + "reject", + "isEmpty" + ], + "providedExports": [ + "F", + "T", + "add", + "adjust", + "all", + "allPass", + "always", + "and", + "any", + "anyPass", + "append", + "applySpec", + "assoc", + "assocPath", + "both", + "chain", + "clamp", + "clone", + "complement", + "compose", + "concat", + "cond", + "converge", + "curry", + "curryN", + "dec", + "defaultTo", + "difference", + "dissoc", + "divide", + "drop", + "dropLast", + "either", + "endsWith", + "equals", + "filter", + "find", + "findIndex", + "findLast", + "findLastIndex", + "flatten", + "flip", + "forEach", + "fromPairs", + "groupBy", + "groupWith", + "has", + "head", + "identical", + "identity", + "ifElse", + "inc", + "includes", + "indexBy", + "indexOf", + "init", + "intersection", + "intersperse", + "is", + "isEmpty", + "isNil", + "join", + "keys", + "last", + "lastIndexOf", + "length", + "lens", + "lensIndex", + "lensPath", + "lensProp", + "map", + "match", + "mathMod", + "max", + "maxBy", + "maxByFn", + "mean", + "median", + "merge", + "min", + "minBy", + "minByFn", + "modulo", + "multiply", + "negate", + "none", + "not", + "nth", + "omit", + "over", + "partial", + "path", + "pathOr", + "paths", + "pick", + "pickAll", + "pipe", + "pluck", + "prepend", + "product", + "prop", + "propEq", + "propIs", + "propOr", + "range", + "reduce", + "reject", + "repeat", + "replace", + "reverse", + "set", + "slice", + "sort", + "sortBy", + "split", + "splitEvery", + "startsWith", + "subtract", + "sum", + "symmetricDifference", + "tail", + "take", + "takeLast", + "tap", + "test", + "times", + "toLower", + "toPairs", + "toString", + "toUpper", + "transpose", + "trim", + "type", + "uniq", + "uniqWith", + "update", + "values", + "view", + "when", + "without", + "xor", + "zip", + "zipObj" + ], + "optimizationBailout": [], + "depth": 3, + "source": "function F() {\n return false;\n}\n\nfunction T() {\n return true;\n}\n\nfunction add(a, b) {\n if (arguments.length === 1) return _b => add(a, _b);\n return Number(a) + Number(b);\n}\n\nfunction curry(fn, args = []) {\n return (..._args) => (rest => rest.length >= fn.length ? fn(...rest) : curry(fn, rest))([...args, ..._args]);\n}\n\nfunction adjustFn(index, replaceFn, list) {\n const actualIndex = index < 0 ? list.length + index : index;\n if (index >= list.length || actualIndex < 0) return list;\n const clone = list.slice();\n clone[actualIndex] = replaceFn(clone[actualIndex]);\n return clone;\n}\n\nconst adjust = curry(adjustFn);\n\nfunction all(predicate, list) {\n if (arguments.length === 1) return _list => all(predicate, _list);\n\n for (let i = 0; i < list.length; i++) {\n if (!predicate(list[i], i)) return false;\n }\n\n return true;\n}\n\nfunction allPass(predicates) {\n return input => {\n let counter = 0;\n\n while (counter < predicates.length) {\n if (!predicates[counter](input)) {\n return false;\n }\n\n counter++;\n }\n\n return true;\n };\n}\n\nfunction always(x) {\n return () => x;\n}\n\nfunction and(a, b) {\n if (arguments.length === 1) return _b => and(a, _b);\n return a && b;\n}\n\nfunction any(predicate, list) {\n if (arguments.length === 1) return _list => any(predicate, _list);\n let counter = 0;\n\n while (counter < list.length) {\n if (predicate(list[counter], counter)) {\n return true;\n }\n\n counter++;\n }\n\n return false;\n}\n\nfunction anyPass(predicates) {\n return input => {\n let counter = 0;\n\n while (counter < predicates.length) {\n if (predicates[counter](input)) {\n return true;\n }\n\n counter++;\n }\n\n return false;\n };\n}\n\nfunction append(x, listOrString) {\n if (arguments.length === 1) return _listOrString => append(x, _listOrString);\n if (typeof listOrString === 'string') return `${listOrString}${x}`;\n const clone = listOrString.slice();\n clone.push(x);\n return clone;\n}\n\nfunction __findHighestArity(spec, max = 0) {\n for (const key in spec) {\n if (spec.hasOwnProperty(key) === false || key === 'constructor') continue;\n\n if (typeof spec[key] === 'object') {\n max = Math.max(max, __findHighestArity(spec[key]));\n }\n\n if (typeof spec[key] === 'function') {\n max = Math.max(max, spec[key].length);\n }\n }\n\n return max;\n}\n\nfunction __filterUndefined() {\n const defined = [];\n let i = 0;\n const l = arguments.length;\n\n while (i < l) {\n if (typeof arguments[i] === 'undefined') break;\n defined[i] = arguments[i];\n i++;\n }\n\n return defined;\n}\n\nfunction __applySpecWithArity(spec, arity, cache) {\n const remaining = arity - cache.length;\n if (remaining === 1) return x => __applySpecWithArity(spec, arity, __filterUndefined(...cache, x));\n if (remaining === 2) return (x, y) => __applySpecWithArity(spec, arity, __filterUndefined(...cache, x, y));\n if (remaining === 3) return (x, y, z) => __applySpecWithArity(spec, arity, __filterUndefined(...cache, x, y, z));\n if (remaining === 4) return (x, y, z, a) => __applySpecWithArity(spec, arity, __filterUndefined(...cache, x, y, z, a));\n if (remaining > 4) return (...args) => __applySpecWithArity(spec, arity, __filterUndefined(...cache, ...args));\n\n if (Array.isArray(spec)) {\n const ret = [];\n let i = 0;\n const l = spec.length;\n\n for (; i < l; i++) {\n if (typeof spec[i] === 'object' || Array.isArray(spec[i])) {\n ret[i] = __applySpecWithArity(spec[i], arity, cache);\n }\n\n if (typeof spec[i] === 'function') {\n ret[i] = spec[i](...cache);\n }\n }\n\n return ret;\n }\n\n const ret = {};\n\n for (const key in spec) {\n if (spec.hasOwnProperty(key) === false || key === 'constructor') continue;\n\n if (typeof spec[key] === 'object') {\n ret[key] = __applySpecWithArity(spec[key], arity, cache);\n continue;\n }\n\n if (typeof spec[key] === 'function') {\n ret[key] = spec[key](...cache);\n }\n }\n\n return ret;\n}\n\nfunction applySpec(spec, ...args) {\n const arity = __findHighestArity(spec);\n\n if (arity === 0) {\n return () => ({});\n }\n\n const toReturn = __applySpecWithArity(spec, arity, args);\n\n return toReturn;\n}\n\nfunction assocFn(prop, newValue, obj) {\n return Object.assign({}, obj, {\n [prop]: newValue\n });\n}\n\nconst assoc = curry(assocFn);\n\nfunction _isInteger(n) {\n return n << 0 === n;\n}\nvar _isInteger$1 = Number.isInteger || _isInteger;\n\nfunction assocPathFn(list, newValue, input) {\n const pathArrValue = typeof list === 'string' ? list.split('.') : list;\n\n if (pathArrValue.length === 0) {\n return newValue;\n }\n\n const index = pathArrValue[0];\n\n if (pathArrValue.length > 1) {\n const condition = typeof input !== 'object' || input === null || !input.hasOwnProperty(index);\n const nextinput = condition ? _isInteger(parseInt(pathArrValue[1], 10)) ? [] : {} : input[index];\n newValue = assocPathFn(Array.prototype.slice.call(pathArrValue, 1), newValue, nextinput);\n }\n\n if (_isInteger(parseInt(index, 10)) && Array.isArray(input)) {\n const arr = input.slice();\n arr[index] = newValue;\n return arr;\n }\n\n return assoc(index, newValue, input);\n}\n\nconst assocPath = curry(assocPathFn);\n\nfunction both(f, g) {\n if (arguments.length === 1) return _g => both(f, _g);\n return (...input) => f(...input) && g(...input);\n}\n\nfunction chain(fn, list) {\n if (arguments.length === 1) {\n return _list => chain(fn, _list);\n }\n\n return [].concat(...list.map(fn));\n}\n\nfunction clone(input) {\n const out = Array.isArray(input) ? Array(input.length) : {};\n if (input && input.getTime) return new Date(input.getTime());\n\n for (const key in input) {\n const v = input[key];\n out[key] = typeof v === 'object' && v !== null ? v.getTime ? new Date(v.getTime()) : clone(v) : v;\n }\n\n return out;\n}\n\nfunction complement(fn) {\n return (...input) => !fn(...input);\n}\n\nfunction compose(...fns) {\n if (fns.length === 0) {\n throw new Error('compose requires at least one argument');\n }\n\n return (...args) => {\n const list = fns.slice();\n\n if (list.length > 0) {\n const fn = list.pop();\n let result = fn(...args);\n\n while (list.length > 0) {\n result = list.pop()(result);\n }\n\n return result;\n }\n };\n}\n\nfunction concat(x, y) {\n if (arguments.length === 1) return _y => concat(x, _y);\n return typeof x === 'string' ? `${x}${y}` : [...x, ...y];\n}\n\nfunction _curryN(n, cache, fn) {\n return function () {\n let ci = 0;\n let ai = 0;\n const cl = cache.length;\n const al = arguments.length;\n const args = new Array(cl + al);\n\n while (ci < cl) {\n args[ci] = cache[ci];\n ci++;\n }\n\n while (ai < al) {\n args[cl + ai] = arguments[ai];\n ai++;\n }\n\n const remaining = n - args.length;\n return args.length >= n ? fn.apply(this, args) : _arity(remaining, _curryN(n, args, fn));\n };\n}\n\nfunction _arity(n, fn) {\n switch (n) {\n case 0:\n return function () {\n return fn.apply(this, arguments);\n };\n\n case 1:\n return function (_1) {\n return fn.apply(this, arguments);\n };\n\n case 2:\n return function (_1, _2) {\n return fn.apply(this, arguments);\n };\n\n case 3:\n return function (_1, _2, _3) {\n return fn.apply(this, arguments);\n };\n\n case 4:\n return function (_1, _2, _3, _4) {\n return fn.apply(this, arguments);\n };\n\n case 5:\n return function (_1, _2, _3, _4, _5) {\n return fn.apply(this, arguments);\n };\n\n case 6:\n return function (_1, _2, _3, _4, _5, _6) {\n return fn.apply(this, arguments);\n };\n\n case 7:\n return function (_1, _2, _3, _4, _5, _6, _7) {\n return fn.apply(this, arguments);\n };\n\n case 8:\n return function (_1, _2, _3, _4, _5, _6, _7, _8) {\n return fn.apply(this, arguments);\n };\n\n case 9:\n return function (_1, _2, _3, _4, _5, _6, _7, _8, _9) {\n return fn.apply(this, arguments);\n };\n\n case 10:\n return function (_1, _2, _3, _4, _5, _6, _7, _8, _9, _10) {\n return fn.apply(this, arguments);\n };\n\n default:\n throw new Error('First argument to _arity must be a non-negative integer no greater than ten');\n }\n}\n\nfunction curryN(n, fn) {\n if (arguments.length === 1) return _fn => curryN(n, _fn);\n return _arity(n, _curryN(n, [], fn));\n}\n\nfunction mapObject(fn, obj) {\n const willReturn = {};\n\n for (const prop in obj) {\n willReturn[prop] = fn(obj[prop], prop, obj);\n }\n\n return willReturn;\n}\n\nfunction map(fn, list) {\n if (arguments.length === 1) return _list => map(fn, _list);\n\n if (list === undefined) {\n return [];\n }\n\n if (!Array.isArray(list)) {\n return mapObject(fn, list);\n }\n\n let index = -1;\n const len = list.length;\n const willReturn = Array(len);\n\n while (++index < len) {\n willReturn[index] = fn(list[index], index);\n }\n\n return willReturn;\n}\n\nfunction max(x, y) {\n if (arguments.length === 1) return _y => max(x, _y);\n return y > x ? y : x;\n}\n\nfunction reduceFn(reducer, acc, list) {\n const clone = list.slice();\n return clone.reduce(reducer, acc);\n}\n\nconst reduce = curry(reduceFn);\n\nfunction converge(fn, transformers) {\n if (arguments.length === 1) return _transformers => converge(fn, _transformers);\n const highestArity = reduce((a, b) => max(a, b.length), 0, transformers);\n return curryN(highestArity, function () {\n return fn.apply(this, map(g => g.apply(this, arguments), transformers));\n });\n}\n\nfunction cond(conditions) {\n return input => {\n let done = false;\n let toReturn;\n conditions.forEach(([predicate, resultClosure]) => {\n if (!done && predicate(input)) {\n done = true;\n toReturn = resultClosure(input);\n }\n });\n return toReturn;\n };\n}\n\nfunction clampFn(min, max, input) {\n if (input >= min && input <= max) return input;\n if (input > max) return max;\n if (input < min) return min;\n}\n\nconst clamp = curry(clampFn);\n\nconst dec = x => x - 1;\n\nfunction flagIs(inputArguments) {\n return inputArguments === undefined || inputArguments === null || Number.isNaN(inputArguments) === true;\n}\n\nfunction defaultTo(defaultArgument, ...inputArguments) {\n if (arguments.length === 1) {\n return _inputArguments => defaultTo(defaultArgument, _inputArguments);\n } else if (arguments.length === 2) {\n return flagIs(inputArguments[0]) ? defaultArgument : inputArguments[0];\n }\n\n const limit = inputArguments.length - 1;\n let len = limit + 1;\n let ready = false;\n let holder;\n\n while (!ready) {\n const instance = inputArguments[limit - len + 1];\n\n if (len === 0) {\n ready = true;\n } else if (flagIs(instance)) {\n len -= 1;\n } else {\n holder = instance;\n ready = true;\n }\n }\n\n return holder === undefined ? defaultArgument : holder;\n}\n\nfunction type(input) {\n const typeOf = typeof input;\n\n if (input === null) {\n return 'Null';\n } else if (input === undefined) {\n return 'Undefined';\n } else if (typeOf === 'boolean') {\n return 'Boolean';\n } else if (typeOf === 'number') {\n return Number.isNaN(input) ? 'NaN' : 'Number';\n } else if (typeOf === 'string') {\n return 'String';\n } else if (Array.isArray(input)) {\n return 'Array';\n } else if (input instanceof RegExp) {\n return 'RegExp';\n }\n\n const asStr = input && input.toString ? input.toString() : '';\n if (['true', 'false'].includes(asStr)) return 'Boolean';\n if (!Number.isNaN(Number(asStr))) return 'Number';\n if (asStr.startsWith('async')) return 'Async';\n if (asStr === '[object Promise]') return 'Promise';\n if (typeOf === 'function') return 'Function';\n if (input instanceof String) return 'String';\n return 'Object';\n}\n\nfunction parseError(maybeError) {\n const typeofError = maybeError.__proto__.toString();\n\n if (!['Error', 'TypeError'].includes(typeofError)) return [];\n return [typeofError, maybeError.message];\n}\n\nfunction parseDate(maybeDate) {\n if (!maybeDate.toDateString) return [false];\n return [true, maybeDate.getTime()];\n}\n\nfunction parseRegex(maybeRegex) {\n if (maybeRegex.constructor !== RegExp) return [false];\n return [true, maybeRegex.toString()];\n}\n\nfunction equals(a, b) {\n if (arguments.length === 1) return _b => equals(a, _b);\n const aType = type(a);\n if (aType !== type(b)) return false;\n if (['NaN', 'Undefined', 'Null'].includes(aType)) return true;\n if (['Boolean', 'Number', 'String'].includes(aType)) return a.toString() === b.toString();\n\n if (aType === 'Array') {\n const aClone = Array.from(a);\n const bClone = Array.from(b);\n\n if (aClone.toString() !== bClone.toString()) {\n return false;\n }\n\n let loopArrayFlag = true;\n aClone.forEach((aCloneInstance, aCloneIndex) => {\n if (loopArrayFlag) {\n if (aCloneInstance !== bClone[aCloneIndex] && !equals(aCloneInstance, bClone[aCloneIndex])) {\n loopArrayFlag = false;\n }\n }\n });\n return loopArrayFlag;\n }\n\n const aRegex = parseRegex(a);\n const bRegex = parseRegex(b);\n\n if (aRegex[0]) {\n return bRegex[0] ? aRegex[1] === bRegex[1] : false;\n } else if (bRegex[0]) return false;\n\n const aDate = parseDate(a);\n const bDate = parseDate(b);\n\n if (aDate[0]) {\n return bDate[0] ? aDate[1] === bDate[1] : false;\n } else if (bDate[0]) return false;\n\n const aError = parseError(a);\n const bError = parseError(b);\n\n if (aError[0]) {\n return bError[0] ? aError[0] === bError[0] && aError[1] === bError[1] : false;\n }\n\n if (aType === 'Object') {\n const aKeys = Object.keys(a);\n\n if (aKeys.length !== Object.keys(b).length) {\n return false;\n }\n\n let loopObjectFlag = true;\n aKeys.forEach(aKeyInstance => {\n if (loopObjectFlag) {\n const aValue = a[aKeyInstance];\n const bValue = b[aKeyInstance];\n\n if (aValue !== bValue && !equals(aValue, bValue)) {\n loopObjectFlag = false;\n }\n }\n });\n return loopObjectFlag;\n }\n\n return false;\n}\n\nfunction includes(valueToFind, input) {\n if (arguments.length === 1) return _input => includes(valueToFind, _input);\n\n if (typeof input === 'string') {\n return input.includes(valueToFind);\n }\n\n if (!Array.isArray(input)) return false;\n let index = -1;\n\n while (++index < input.length) {\n if (equals(input[index], valueToFind)) {\n return true;\n }\n }\n\n return false;\n}\n\nfunction uniq(list) {\n let index = -1;\n const willReturn = [];\n\n while (++index < list.length) {\n const value = list[index];\n\n if (!includes(value, willReturn)) {\n willReturn.push(value);\n }\n }\n\n return willReturn;\n}\n\nfunction difference(a, b) {\n if (arguments.length === 1) return _b => difference(a, _b);\n return uniq(a).filter(aInstance => !includes(aInstance, b));\n}\n\nfunction dissoc(prop, obj) {\n if (arguments.length === 1) return _obj => dissoc(prop, _obj);\n if (obj === null || obj === undefined) return {};\n const willReturn = {};\n\n for (const p in obj) {\n willReturn[p] = obj[p];\n }\n\n delete willReturn[prop];\n return willReturn;\n}\n\nfunction divide(a, b) {\n if (arguments.length === 1) return _b => divide(a, _b);\n return a / b;\n}\n\nfunction drop(howManyToDrop, listOrString) {\n if (arguments.length === 1) return _list => drop(howManyToDrop, _list);\n return listOrString.slice(howManyToDrop > 0 ? howManyToDrop : 0);\n}\n\nfunction dropLast(howManyToDrop, listOrString) {\n if (arguments.length === 1) {\n return _listOrString => dropLast(howManyToDrop, _listOrString);\n }\n\n return howManyToDrop > 0 ? listOrString.slice(0, -howManyToDrop) : listOrString.slice();\n}\n\nfunction either(firstPredicate, secondPredicate) {\n if (arguments.length === 1) {\n return _secondPredicate => either(firstPredicate, _secondPredicate);\n }\n\n return (...input) => Boolean(firstPredicate(...input) || secondPredicate(...input));\n}\n\nfunction endsWith(target, str) {\n if (arguments.length === 1) return _str => endsWith(target, _str);\n return str.endsWith(target);\n}\n\nfunction filterObject(fn, obj) {\n const willReturn = {};\n\n for (const prop in obj) {\n if (fn(obj[prop], prop, obj)) {\n willReturn[prop] = obj[prop];\n }\n }\n\n return willReturn;\n}\n\nfunction filter(predicate, list) {\n if (arguments.length === 1) return _list => filter(predicate, _list);\n if (!list) return [];\n\n if (!Array.isArray(list)) {\n return filterObject(predicate, list);\n }\n\n let index = -1;\n let resIndex = 0;\n const len = list.length;\n const willReturn = [];\n\n while (++index < len) {\n const value = list[index];\n\n if (predicate(value, index)) {\n willReturn[resIndex++] = value;\n }\n }\n\n return willReturn;\n}\n\nfunction find(predicate, list) {\n if (arguments.length === 1) return _list => find(predicate, _list);\n return list.find(predicate);\n}\n\nfunction findIndex(predicate, list) {\n if (arguments.length === 1) return _list => findIndex(predicate, _list);\n const len = list.length;\n let index = -1;\n\n while (++index < len) {\n if (predicate(list[index], index)) {\n return index;\n }\n }\n\n return -1;\n}\n\nfunction findLastIndex(fn, list) {\n if (arguments.length === 1) return _list => findLastIndex(fn, _list);\n let index = list.length;\n\n while (--index >= 0) {\n if (fn(list[index], index)) {\n return index;\n }\n }\n\n return -1;\n}\n\nfunction findLast(predicate, list) {\n if (arguments.length === 1) return _list => findLast(predicate, _list);\n let index = list.length;\n\n while (--index >= 0) {\n if (predicate(list[index], index)) {\n return list[index];\n }\n }\n\n return undefined;\n}\n\nfunction flatten(list, input) {\n const willReturn = input === undefined ? [] : input;\n\n for (let i = 0; i < list.length; i++) {\n if (Array.isArray(list[i])) {\n flatten(list[i], willReturn);\n } else {\n willReturn.push(list[i]);\n }\n }\n\n return willReturn;\n}\n\nfunction flipExport(fn) {\n return (...input) => {\n if (input.length === 1) {\n return holder => fn(holder, input[0]);\n } else if (input.length === 2) {\n return fn(input[1], input[0]);\n }\n\n return undefined;\n };\n}\n\nfunction flip(fn) {\n return flipExport(fn);\n}\n\nfunction forEach(predicate, list) {\n if (arguments.length === 1) return _list => forEach(predicate, _list);\n map(predicate, list);\n return list;\n}\n\nfunction fromPairs(listOfPairs) {\n const toReturn = {};\n listOfPairs.forEach(([prop, value]) => toReturn[prop] = value);\n return toReturn;\n}\n\nfunction groupBy(groupFn, list) {\n if (arguments.length === 1) return _list => groupBy(groupFn, _list);\n const result = {};\n\n for (let i = 0; i < list.length; i++) {\n const item = list[i];\n const key = groupFn(item);\n\n if (!result[key]) {\n result[key] = [];\n }\n\n result[key].push(item);\n }\n\n return result;\n}\n\nfunction groupWith(compareFn, list) {\n if (!Array.isArray(list)) throw new TypeError('list.reduce is not a function');\n const clone = list.slice();\n const toReturn = [];\n let holder = [];\n clone.reduce((prev, current, i) => {\n if (i === 0) return current;\n const okCompare = compareFn(prev, current);\n const holderIsEmpty = holder.length === 0;\n const lastCall = i === list.length - 1;\n\n if (okCompare) {\n if (holderIsEmpty) holder.push(prev);\n holder.push(current);\n if (lastCall) toReturn.push(holder);\n return current;\n }\n\n if (holderIsEmpty) {\n toReturn.push([prev]);\n if (lastCall) toReturn.push([current]);\n return current;\n }\n\n toReturn.push(holder);\n if (lastCall) toReturn.push([current]);\n holder = [];\n return current;\n }, undefined);\n return toReturn;\n}\n\nfunction has(prop, obj) {\n if (arguments.length === 1) return _obj => has(prop, _obj);\n if (!obj) return false;\n return obj[prop] !== undefined;\n}\n\nfunction head(listOrString) {\n if (typeof listOrString === 'string') return listOrString[0] || '';\n return listOrString[0];\n}\n\nfunction _objectIs(a, b) {\n if (a === b) {\n return a !== 0 || 1 / a === 1 / b;\n }\n\n return a !== a && b !== b;\n}\nvar _objectIs$1 = Object.is || _objectIs;\n\nfunction identical(a, b) {\n if (arguments.length === 1) return _b => identical(a, _b);\n return _objectIs$1(a, b);\n}\n\nfunction identity(input) {\n return input;\n}\n\nfunction ifElseFn(condition, onTrue, onFalse) {\n return (...input) => {\n const conditionResult = typeof condition === 'boolean' ? condition : condition(...input);\n\n if (conditionResult === true) {\n return onTrue(...input);\n }\n\n return onFalse(...input);\n };\n}\n\nconst ifElse = curry(ifElseFn);\n\nconst inc = x => x + 1;\n\nfunction path(list, obj) {\n if (arguments.length === 1) return _obj => path(list, _obj);\n\n if (obj === null || obj === undefined) {\n return undefined;\n }\n\n let willReturn = obj;\n let counter = 0;\n const pathArrValue = typeof list === 'string' ? list.split('.') : list;\n\n while (counter < pathArrValue.length) {\n if (willReturn === null || willReturn === undefined) {\n return undefined;\n }\n\n willReturn = willReturn[pathArrValue[counter]];\n counter++;\n }\n\n return willReturn;\n}\n\nfunction indexByPath(pathInput, list) {\n const toReturn = {};\n\n for (let i = 0; i < list.length; i++) {\n const item = list[i];\n toReturn[path(pathInput, item)] = item;\n }\n\n return toReturn;\n}\n\nfunction indexBy(condition, list) {\n if (arguments.length === 1) {\n return _list => indexBy(condition, _list);\n }\n\n if (typeof condition === 'string') {\n return indexByPath(condition, list);\n }\n\n const toReturn = {};\n\n for (let i = 0; i < list.length; i++) {\n const item = list[i];\n toReturn[condition(item)] = item;\n }\n\n return toReturn;\n}\n\nfunction indexOf(valueToFind, list) {\n if (arguments.length === 1) {\n return _list => indexOf(valueToFind, _list);\n }\n\n let index = -1;\n const {\n length\n } = list;\n\n while (++index < length) {\n if (list[index] === valueToFind) {\n return index;\n }\n }\n\n return -1;\n}\n\nfunction baseSlice(array, start, end) {\n let index = -1;\n let {\n length\n } = array;\n end = end > length ? length : end;\n\n if (end < 0) {\n end += length;\n }\n\n length = start > end ? 0 : end - start >>> 0;\n start >>>= 0;\n const result = Array(length);\n\n while (++index < length) {\n result[index] = array[index + start];\n }\n\n return result;\n}\n\nfunction init(listOrString) {\n if (typeof listOrString === 'string') return listOrString.slice(0, -1);\n return listOrString.length ? baseSlice(listOrString, 0, -1) : [];\n}\n\nfunction intersperse(separator, list) {\n if (arguments.length === 1) return _list => intersperse(separator, _list);\n let index = -1;\n const len = list.length;\n const willReturn = [];\n\n while (++index < len) {\n if (index === len - 1) {\n willReturn.push(list[index]);\n } else {\n willReturn.push(list[index], separator);\n }\n }\n\n return willReturn;\n}\n\nfunction intersection(listA, listB) {\n if (arguments.length === 1) return _list => intersection(listA, _list);\n return filter(value => includes(value, listB), listA);\n}\n\nfunction is(targetPrototype, x) {\n if (arguments.length === 1) return _x => is(targetPrototype, _x);\n return x != null && x.constructor === targetPrototype || x instanceof targetPrototype;\n}\n\nfunction isEmpty(input) {\n const inputType = type(input);\n if (['Undefined', 'NaN', 'Number', 'Null'].includes(inputType)) return false;\n if (!input) return true;\n\n if (inputType === 'Object') {\n return Object.keys(input).length === 0;\n }\n\n if (inputType === 'Array') {\n return input.length === 0;\n }\n\n return false;\n}\n\nfunction isNil(x) {\n return x === undefined || x === null;\n}\n\nfunction join(glue, list) {\n if (arguments.length === 1) return _list => join(glue, _list);\n return list.join(glue);\n}\n\nfunction keys(x) {\n return Object.keys(x);\n}\n\nfunction last(listOrString) {\n if (typeof listOrString === 'string') {\n return listOrString[listOrString.length - 1] || '';\n }\n\n return listOrString[listOrString.length - 1];\n}\n\nfunction lastIndexOf(target, list) {\n if (arguments.length === 1) return _list => lastIndexOf(target, _list);\n let index = list.length;\n\n while (--index > 0) {\n if (equals(list[index], target)) {\n return index;\n }\n }\n\n return -1;\n}\n\nfunction length(x) {\n if (!x || x.length === undefined) {\n return NaN;\n }\n\n return x.length;\n}\n\nfunction lens(getter, setter) {\n if (arguments.length === 1) return _setter => lens(getter, _setter);\n return function (functor) {\n return function (target) {\n return functor(getter(target)).map(focus => setter(focus, target));\n };\n };\n}\n\nfunction nth(index, list) {\n if (arguments.length === 1) return _list => nth(index, _list);\n const idx = index < 0 ? list.length + index : index;\n return Object.prototype.toString.call(list) === '[object String]' ? list.charAt(idx) : list[idx];\n}\n\nfunction update(idx, val, list) {\n if (val === undefined) {\n return (_val, _list) => update(idx, _val, _list);\n } else if (list === undefined) {\n return _list => update(idx, val, _list);\n }\n\n const arrClone = list.slice();\n return arrClone.fill(val, idx, idx + 1);\n}\n\nfunction lensIndex(index) {\n return lens(nth(index), update(index));\n}\n\nfunction lensPath(key) {\n return lens(path(key), assocPath(key));\n}\n\nfunction prop(propToFind, obj) {\n if (arguments.length === 1) return _obj => prop(propToFind, _obj);\n if (!obj) return undefined;\n return obj[propToFind];\n}\n\nfunction lensProp(key) {\n return lens(prop(key), assoc(key));\n}\n\nfunction match(pattern, input) {\n if (arguments.length === 1) return _input => match(pattern, _input);\n const willReturn = input.match(pattern);\n return willReturn === null ? [] : willReturn;\n}\n\nfunction mathMod(m, p) {\n if (arguments.length === 1) return _p => mathMod(m, _p);\n if (!_isInteger$1(m) || !_isInteger$1(p) || p < 1) return NaN;\n return (m % p + p) % p;\n}\n\nfunction maxByFn(compareFn, x, y) {\n return compareFn(y) > compareFn(x) ? y : x;\n}\nconst maxBy = curry(maxByFn);\n\nfunction sum(list) {\n return list.reduce((prev, current) => prev + current, 0);\n}\n\nfunction mean(list) {\n return sum(list) / list.length;\n}\n\nfunction median(list) {\n const len = list.length;\n if (len === 0) return NaN;\n const width = 2 - len % 2;\n const idx = (len - width) / 2;\n return mean(Array.prototype.slice.call(list, 0).sort((a, b) => {\n if (a === b) return 0;\n return a < b ? -1 : 1;\n }).slice(idx, idx + width));\n}\n\nfunction merge(target, newProps) {\n if (arguments.length === 1) return _newProps => merge(target, _newProps);\n return Object.assign({}, target || {}, newProps || {});\n}\n\nfunction min(x, y) {\n if (arguments.length === 1) return _y => min(x, _y);\n return y < x ? y : x;\n}\n\nfunction minByFn(compareFn, x, y) {\n return compareFn(y) < compareFn(x) ? y : x;\n}\nconst minBy = curry(minByFn);\n\nfunction modulo(x, y) {\n if (arguments.length === 1) return _y => modulo(x, _y);\n return x % y;\n}\n\nfunction multiply(x, y) {\n if (arguments.length === 1) return _y => multiply(x, _y);\n return x * y;\n}\n\nfunction negate(x) {\n return -x;\n}\n\nfunction none(predicate, list) {\n if (arguments.length === 1) return _list => none(predicate, _list);\n return list.filter(predicate).length === 0;\n}\n\nfunction not(input) {\n return !input;\n}\n\nfunction omit(propsToOmit, obj) {\n if (arguments.length === 1) return _obj => omit(propsToOmit, _obj);\n\n if (obj === null || obj === undefined) {\n return undefined;\n }\n\n const propsToOmitValue = typeof propsToOmit === 'string' ? propsToOmit.split(',') : propsToOmit;\n const willReturn = {};\n\n for (const key in obj) {\n if (!propsToOmitValue.includes(key)) {\n willReturn[key] = obj[key];\n }\n }\n\n return willReturn;\n}\n\nconst Identity = x => ({\n x,\n map: fn => Identity(fn(x))\n});\n\nfunction over(lens, fn, object) {\n if (arguments.length === 1) return (_fn, _object) => over(lens, _fn, _object);\n if (arguments.length === 2) return _object => over(lens, fn, _object);\n return lens(x => Identity(fn(x)))(object).x;\n}\n\nfunction partial(fn, ...args) {\n const len = fn.length;\n return (...rest) => {\n if (args.length + rest.length >= len) {\n return fn(...args, ...rest);\n }\n\n return partial(fn, ...[...args, ...rest]);\n };\n}\n\nfunction paths(pathsToSearch, obj) {\n return pathsToSearch.map(singlePath => path(singlePath, obj));\n}\n\nfunction pathOrFn(defaultValue, list, obj) {\n return defaultTo(defaultValue, path(list, obj));\n}\n\nconst pathOr = curry(pathOrFn);\n\nfunction pick(propsToPick, obj) {\n if (arguments.length === 1) return _obj => pick(propsToPick, _obj);\n\n if (obj === null || obj === undefined) {\n return undefined;\n }\n\n const keys = typeof propsToPick === 'string' ? propsToPick.split(',') : propsToPick;\n const willReturn = {};\n let counter = 0;\n\n while (counter < keys.length) {\n if (keys[counter] in obj) {\n willReturn[keys[counter]] = obj[keys[counter]];\n }\n\n counter++;\n }\n\n return willReturn;\n}\n\nfunction pickAll(propsToPick, obj) {\n if (arguments.length === 1) return _obj => pickAll(propsToPick, _obj);\n\n if (obj === null || obj === undefined) {\n return undefined;\n }\n\n const keysValue = typeof propsToPick === 'string' ? propsToPick.split(',') : propsToPick;\n const willReturn = {};\n let counter = 0;\n\n while (counter < keysValue.length) {\n if (keysValue[counter] in obj) {\n willReturn[keysValue[counter]] = obj[keysValue[counter]];\n } else {\n willReturn[keysValue[counter]] = undefined;\n }\n\n counter++;\n }\n\n return willReturn;\n}\n\nfunction pipe(...fns) {\n if (fns.length === 0) throw new Error('pipe requires at least one argument');\n return compose(...fns.reverse());\n}\n\nfunction pluck(property, list) {\n if (arguments.length === 1) return _list => pluck(property, _list);\n const willReturn = [];\n map(x => {\n if (x[property] !== undefined) {\n willReturn.push(x[property]);\n }\n }, list);\n return willReturn;\n}\n\nfunction prepend(x, listOrString) {\n if (arguments.length === 1) return _listOrString => prepend(x, _listOrString);\n if (typeof listOrString === 'string') return `${x}${listOrString}`;\n return [x].concat(listOrString);\n}\n\nconst product = reduce(multiply, 1);\n\nfunction propEqFn(propToFind, valueToMatch, obj) {\n if (!obj) return false;\n return obj[propToFind] === valueToMatch;\n}\n\nconst propEq = curry(propEqFn);\n\nfunction propIsFn(targetPrototype, property, obj) {\n return is(targetPrototype, obj[property]);\n}\n\nconst propIs = curry(propIsFn);\n\nfunction propOrFn(defaultValue, property, obj) {\n if (!obj) return defaultValue;\n return defaultTo(defaultValue, obj[property]);\n}\n\nconst propOr = curry(propOrFn);\n\nfunction range(start, end) {\n if (arguments.length === 1) return _end => range(start, _end);\n\n if (Number.isNaN(Number(start)) || Number.isNaN(Number(end))) {\n throw new TypeError('Both arguments to range must be numbers');\n }\n\n if (end < start) return [];\n const len = end - start;\n const willReturn = Array(len);\n\n for (let i = 0; i < len; i++) {\n willReturn[i] = start + i;\n }\n\n return willReturn;\n}\n\nfunction reject(predicate, list) {\n if (arguments.length === 1) return _list => reject(predicate, _list);\n return filter((x, i) => !predicate(x, i), list);\n}\n\nfunction repeat(x, timesToRepeat) {\n if (arguments.length === 1) {\n return _timesToRepeat => repeat(x, _timesToRepeat);\n }\n\n return Array(timesToRepeat).fill(x);\n}\n\nfunction replace(pattern, replacer, str) {\n if (replacer === undefined) {\n return (_replacer, _str) => replace(pattern, _replacer, _str);\n } else if (str === undefined) {\n return _str => replace(pattern, replacer, _str);\n }\n\n return str.replace(pattern, replacer);\n}\n\nfunction reverse(listOrString) {\n if (typeof listOrString === 'string') {\n return listOrString.split('').reverse().join('');\n }\n\n const clone = listOrString.slice();\n return clone.reverse();\n}\n\nfunction set(lens, replacer, x) {\n if (arguments.length === 1) return (_v, _x) => set(lens, _v, _x);\n if (arguments.length === 2) return _x => set(lens, replacer, _x);\n return over(lens, always(replacer), x);\n}\n\nfunction sliceFn(from, to, list) {\n return list.slice(from, to);\n}\n\nconst slice = curry(sliceFn);\n\nfunction sort(sortFn, list) {\n if (arguments.length === 1) return _list => sort(sortFn, _list);\n const clone = list.slice();\n return clone.sort(sortFn);\n}\n\nfunction sortBy(sortFn, list) {\n if (arguments.length === 1) return _list => sortBy(sortFn, _list);\n const clone = list.slice();\n return clone.sort((a, b) => {\n const aSortResult = sortFn(a);\n const bSortResult = sortFn(b);\n if (aSortResult === bSortResult) return 0;\n return aSortResult < bSortResult ? -1 : 1;\n });\n}\n\nfunction split(separator, str) {\n if (arguments.length === 1) return _str => split(separator, _str);\n return str.split(separator);\n}\n\nfunction splitEvery(sliceLength, listOrString) {\n if (arguments.length === 1) {\n return _listOrString => splitEvery(sliceLength, _listOrString);\n }\n\n if (sliceLength < 1) {\n throw new Error('First argument to splitEvery must be a positive integer');\n }\n\n const willReturn = [];\n let counter = 0;\n\n while (counter < listOrString.length) {\n willReturn.push(listOrString.slice(counter, counter += sliceLength));\n }\n\n return willReturn;\n}\n\nfunction startsWith(target, str) {\n if (arguments.length === 1) return _str => startsWith(target, _str);\n return str.startsWith(target);\n}\n\nfunction subtract(a, b) {\n if (arguments.length === 1) return _b => subtract(a, _b);\n return a - b;\n}\n\nfunction symmetricDifference(x, y) {\n if (arguments.length === 1) {\n return _y => symmetricDifference(x, _y);\n }\n\n return concat(filter(value => !includes(value, y), x), filter(value => !includes(value, x), y));\n}\n\nfunction tail(listOrString) {\n return drop(1, listOrString);\n}\n\nfunction take(howMany, listOrString) {\n if (arguments.length === 1) return _listOrString => take(howMany, _listOrString);\n if (howMany < 0) return listOrString.slice();\n if (typeof listOrString === 'string') return listOrString.slice(0, howMany);\n return baseSlice(listOrString, 0, howMany);\n}\n\nfunction takeLast(howMany, listOrString) {\n if (arguments.length === 1) return _listOrString => takeLast(howMany, _listOrString);\n const len = listOrString.length;\n if (howMany < 0) return listOrString.slice();\n let numValue = howMany > len ? len : howMany;\n if (typeof listOrString === 'string') return listOrString.slice(len - numValue);\n numValue = len - numValue;\n return baseSlice(listOrString, numValue, len);\n}\n\nfunction tap(fn, x) {\n if (arguments.length === 1) return _x => tap(fn, _x);\n fn(x);\n return x;\n}\n\nfunction test(pattern, str) {\n if (arguments.length === 1) return _str => test(pattern, _str);\n\n if (typeof pattern === 'string') {\n throw new TypeError(`‘test’ requires a value of type RegExp as its first argument; received \"${pattern}\"`);\n }\n\n return str.search(pattern) !== -1;\n}\n\nfunction times(fn, howMany) {\n if (arguments.length === 1) return _howMany => times(fn, _howMany);\n\n if (!Number.isInteger(howMany) || howMany < 0) {\n throw new RangeError('n must be an integer');\n }\n\n return map(fn, range(0, howMany));\n}\n\nfunction toLower(str) {\n return str.toLowerCase();\n}\n\nfunction toPairs(obj) {\n return Object.entries(obj);\n}\n\nfunction toString(val) {\n return val.toString();\n}\n\nfunction toUpper(str) {\n return str.toUpperCase();\n}\n\nfunction transpose(array) {\n return array.reduce((acc, el) => {\n el.forEach((nestedEl, i) => Array.isArray(acc[i]) ? acc[i].push(nestedEl) : acc.push([nestedEl]));\n return acc;\n }, []);\n}\n\nfunction trim(str) {\n return str.trim();\n}\n\nfunction uniqWith(fn, list) {\n if (arguments.length === 1) return _list => uniqWith(fn, _list);\n let index = -1;\n const len = list.length;\n const willReturn = [];\n\n while (++index < len) {\n const value = list[index];\n const flag = any(willReturnInstance => fn(value, willReturnInstance), willReturn);\n\n if (!flag) {\n willReturn.push(value);\n }\n }\n\n return willReturn;\n}\n\nfunction values(obj) {\n if (type(obj) !== 'Object') return [];\n return Object.values(obj);\n}\n\nconst Const = x => ({\n x,\n map: fn => Const(x)\n});\n\nfunction view(lens, target) {\n if (arguments.length === 1) return _target => view(lens, _target);\n return lens(Const)(target).x;\n}\n\nfunction without(matchAgainst, source) {\n if (source === undefined) {\n return _source => without(matchAgainst, _source);\n }\n\n return reduce((prev, current) => includes(current, matchAgainst) ? prev : prev.concat(current), [], source);\n}\n\nfunction isFunction(fn) {\n return ['Async', 'Promise', 'Function'].includes(type(fn));\n}\n\nfunction when(rule, resultOrFunction) {\n if (arguments.length === 1) {\n return whenTrueHolder => when(rule, whenTrueHolder);\n }\n\n return input => {\n if (!rule(input)) return input;\n return isFunction(resultOrFunction) ? resultOrFunction(input) : resultOrFunction;\n };\n}\n\nfunction xor(a, b) {\n if (arguments.length === 1) return _b => xor(a, _b);\n return Boolean(a) && !b || Boolean(b) && !a;\n}\n\nfunction zip(left, right) {\n if (arguments.length === 1) return _right => zip(left, _right);\n const result = [];\n const length = Math.min(left.length, right.length);\n\n for (let i = 0; i < length; i++) {\n result[i] = [left[i], right[i]];\n }\n\n return result;\n}\n\nfunction zipObj(keys, values) {\n if (arguments.length === 1) return yHolder => zipObj(keys, yHolder);\n return take(values.length, keys).reduce((prev, xInstance, i) => {\n prev[xInstance] = values[i];\n return prev;\n }, {});\n}\n\nexport { F, T, add, adjust, all, allPass, always, and, any, anyPass, append, applySpec, assoc, assocPath, both, chain, clamp, clone, complement, compose, concat, cond, converge, curry, curryN, dec, defaultTo, difference, dissoc, divide, drop, dropLast, either, endsWith, equals, filter, find, findIndex, findLast, findLastIndex, flatten, flip, forEach, fromPairs, groupBy, groupWith, has, head, identical, identity, ifElse, inc, includes, indexBy, indexOf, init, intersection, intersperse, is, isEmpty, isNil, join, keys, last, lastIndexOf, length, lens, lensIndex, lensPath, lensProp, map, match, mathMod, max, maxBy, maxByFn, mean, median, merge, min, minBy, minByFn, modulo, multiply, negate, none, not, nth, omit, over, partial, path, pathOr, paths, pick, pickAll, pipe, pluck, prepend, product, prop, propEq, propIs, propOr, range, reduce, reject, repeat, replace, reverse, set, slice, sort, sortBy, split, splitEvery, startsWith, subtract, sum, symmetricDifference, tail, take, takeLast, tap, test, times, toLower, toPairs, toString, toUpper, transpose, trim, type, uniq, uniqWith, update, values, view, when, without, xor, zip, zipObj };\n", + "parsedSize": 3519, + "parsedSource": "function tt(t,n=[]){return(...e)=>(n=>n.length>=t.length?t(...n):tt(t,n))([...n,...e])}tt((function(t,n,e){const r=t<0?e.length+t:t;if(t>=e.length||r<0)return e;const o=e.slice();return o[r]=n(o[r]),o}));const nt=tt((function(t,n,e){return Object.assign({},e,{[t]:n})}));function et(t){return t<<0===t}Number.isInteger;tt((function t(n,e,r){const o=\"string\"==typeof n?n.split(\".\"):n;if(0===o.length)return e;const _=o[0];if(o.length>1){const n=\"object\"!=typeof r||null===r||!r.hasOwnProperty(_)?et(parseInt(o[1],10))?[]:{}:r[_];e=t(Array.prototype.slice.call(o,1),e,n)}if(et(parseInt(_,10))&&Array.isArray(r)){const t=r.slice();return t[_]=e,t}return nt(_,e,r)}));function rt(t,n){if(1===arguments.length)return n=>rt(t,n);if(void 0===n)return[];if(!Array.isArray(n))return function(t,n){const e={};for(const r in n)e[r]=t(n[r],r,n);return e}(t,n);let e=-1;const r=n.length,o=Array(r);for(;++e=t&&e<=n?e:e>n?n:eut(t,n);if(2===arguments.length)return _t(n[0])?t:n[0];const e=n.length-1;let r,o=e+1,_=!1;for(;!_;){const t=n[e-o+1];0===o?_=!0:_t(t)?o-=1:(r=t,_=!0)}return void 0===r?t:r}function it(t){const n=typeof t;if(null===t)return\"Null\";if(void 0===t)return\"Undefined\";if(\"boolean\"===n)return\"Boolean\";if(\"number\"===n)return Number.isNaN(t)?\"NaN\":\"Number\";if(\"string\"===n)return\"String\";if(Array.isArray(t))return\"Array\";if(t instanceof RegExp)return\"RegExp\";const e=t&&t.toString?t.toString():\"\";return[\"true\",\"false\"].includes(e)?\"Boolean\":Number.isNaN(Number(e))?e.startsWith(\"async\")?\"Async\":\"[object Promise]\"===e?\"Promise\":\"function\"===n?\"Function\":t instanceof String?\"String\":\"Object\":\"Number\"}function lt(t,n){if(1===arguments.length)return n=>lt(t,n);if(!n)return[];if(!Array.isArray(n))return function(t,n){const e={};for(const r in n)t(n[r],r,n)&&(e[r]=n[r]);return e}(t,n);let e=-1,r=0;const o=n.length,_=[];for(;++e{return!0===(\"boolean\"==typeof t?t:t(...r))?n(...r):e(...r)}}));function ct(t,n){if(1===arguments.length)return n=>ct(t,n);if(null==n)return;let e=n,r=0;const o=\"string\"==typeof t?t.split(\".\"):t;for(;rt(n)?e:n}));tt((function(t,n,e){return t(e)t(n,e):n*e}),1);tt((function(t,n,e){return!!e&&e[t]===n}));tt((function(t,n,e){return function t(n,e){return 1===arguments.length?e=>t(n,e):null!=e&&e.constructor===n||e instanceof n}(t,e[n])}));tt((function(t,n,e){return e?ut(t,e[n]):t}));tt((function(t,n,e){return e.slice(t,n)}));function(...t){if(0===t.length)throw new Error(\"pipe requires at least one argument\");return function(...t){if(0===t.length)throw new Error(\"compose requires at least one argument\");return(...n)=>{const e=t.slice();if(e.length>0){let t=e.pop()(...n);for(;e.length>0;)t=e.pop()(t);return t}}}(...t.reverse())}function t(n,e){return 1===arguments.length?e=>t(n,e):e.split(n)}function(t){return t.trim()})),function t(n,e){return 1===arguments.length?e=>t(n,e):lt((t,e)=>!n(t,e),e)}function(t){const n=it(t);return![\"Undefined\",\"NaN\",\"Number\",\"Null\"].includes(n)&&(!t||(\"Object\"===n?0===Object.keys(t).length:\"Array\"===n&&0===t.length))})),", + "originalSize": 38568, + "originalSource": "function F() {\n return false;\n}\n\nfunction T() {\n return true;\n}\n\nfunction add(a, b) {\n if (arguments.length === 1) return _b => add(a, _b);\n return Number(a) + Number(b);\n}\n\nfunction curry(fn, args = []) {\n return (..._args) => (rest => rest.length >= fn.length ? fn(...rest) : curry(fn, rest))([...args, ..._args]);\n}\n\nfunction adjustFn(index, replaceFn, list) {\n const actualIndex = index < 0 ? list.length + index : index;\n if (index >= list.length || actualIndex < 0) return list;\n const clone = list.slice();\n clone[actualIndex] = replaceFn(clone[actualIndex]);\n return clone;\n}\n\nconst adjust = curry(adjustFn);\n\nfunction all(predicate, list) {\n if (arguments.length === 1) return _list => all(predicate, _list);\n\n for (let i = 0; i < list.length; i++) {\n if (!predicate(list[i], i)) return false;\n }\n\n return true;\n}\n\nfunction allPass(predicates) {\n return input => {\n let counter = 0;\n\n while (counter < predicates.length) {\n if (!predicates[counter](input)) {\n return false;\n }\n\n counter++;\n }\n\n return true;\n };\n}\n\nfunction always(x) {\n return () => x;\n}\n\nfunction and(a, b) {\n if (arguments.length === 1) return _b => and(a, _b);\n return a && b;\n}\n\nfunction any(predicate, list) {\n if (arguments.length === 1) return _list => any(predicate, _list);\n let counter = 0;\n\n while (counter < list.length) {\n if (predicate(list[counter], counter)) {\n return true;\n }\n\n counter++;\n }\n\n return false;\n}\n\nfunction anyPass(predicates) {\n return input => {\n let counter = 0;\n\n while (counter < predicates.length) {\n if (predicates[counter](input)) {\n return true;\n }\n\n counter++;\n }\n\n return false;\n };\n}\n\nfunction append(x, listOrString) {\n if (arguments.length === 1) return _listOrString => append(x, _listOrString);\n if (typeof listOrString === 'string') return `${listOrString}${x}`;\n const clone = listOrString.slice();\n clone.push(x);\n return clone;\n}\n\nfunction __findHighestArity(spec, max = 0) {\n for (const key in spec) {\n if (spec.hasOwnProperty(key) === false || key === 'constructor') continue;\n\n if (typeof spec[key] === 'object') {\n max = Math.max(max, __findHighestArity(spec[key]));\n }\n\n if (typeof spec[key] === 'function') {\n max = Math.max(max, spec[key].length);\n }\n }\n\n return max;\n}\n\nfunction __filterUndefined() {\n const defined = [];\n let i = 0;\n const l = arguments.length;\n\n while (i < l) {\n if (typeof arguments[i] === 'undefined') break;\n defined[i] = arguments[i];\n i++;\n }\n\n return defined;\n}\n\nfunction __applySpecWithArity(spec, arity, cache) {\n const remaining = arity - cache.length;\n if (remaining === 1) return x => __applySpecWithArity(spec, arity, __filterUndefined(...cache, x));\n if (remaining === 2) return (x, y) => __applySpecWithArity(spec, arity, __filterUndefined(...cache, x, y));\n if (remaining === 3) return (x, y, z) => __applySpecWithArity(spec, arity, __filterUndefined(...cache, x, y, z));\n if (remaining === 4) return (x, y, z, a) => __applySpecWithArity(spec, arity, __filterUndefined(...cache, x, y, z, a));\n if (remaining > 4) return (...args) => __applySpecWithArity(spec, arity, __filterUndefined(...cache, ...args));\n\n if (Array.isArray(spec)) {\n const ret = [];\n let i = 0;\n const l = spec.length;\n\n for (; i < l; i++) {\n if (typeof spec[i] === 'object' || Array.isArray(spec[i])) {\n ret[i] = __applySpecWithArity(spec[i], arity, cache);\n }\n\n if (typeof spec[i] === 'function') {\n ret[i] = spec[i](...cache);\n }\n }\n\n return ret;\n }\n\n const ret = {};\n\n for (const key in spec) {\n if (spec.hasOwnProperty(key) === false || key === 'constructor') continue;\n\n if (typeof spec[key] === 'object') {\n ret[key] = __applySpecWithArity(spec[key], arity, cache);\n continue;\n }\n\n if (typeof spec[key] === 'function') {\n ret[key] = spec[key](...cache);\n }\n }\n\n return ret;\n}\n\nfunction applySpec(spec, ...args) {\n const arity = __findHighestArity(spec);\n\n if (arity === 0) {\n return () => ({});\n }\n\n const toReturn = __applySpecWithArity(spec, arity, args);\n\n return toReturn;\n}\n\nfunction assocFn(prop, newValue, obj) {\n return Object.assign({}, obj, {\n [prop]: newValue\n });\n}\n\nconst assoc = curry(assocFn);\n\nfunction _isInteger(n) {\n return n << 0 === n;\n}\nvar _isInteger$1 = Number.isInteger || _isInteger;\n\nfunction assocPathFn(list, newValue, input) {\n const pathArrValue = typeof list === 'string' ? list.split('.') : list;\n\n if (pathArrValue.length === 0) {\n return newValue;\n }\n\n const index = pathArrValue[0];\n\n if (pathArrValue.length > 1) {\n const condition = typeof input !== 'object' || input === null || !input.hasOwnProperty(index);\n const nextinput = condition ? _isInteger(parseInt(pathArrValue[1], 10)) ? [] : {} : input[index];\n newValue = assocPathFn(Array.prototype.slice.call(pathArrValue, 1), newValue, nextinput);\n }\n\n if (_isInteger(parseInt(index, 10)) && Array.isArray(input)) {\n const arr = input.slice();\n arr[index] = newValue;\n return arr;\n }\n\n return assoc(index, newValue, input);\n}\n\nconst assocPath = curry(assocPathFn);\n\nfunction both(f, g) {\n if (arguments.length === 1) return _g => both(f, _g);\n return (...input) => f(...input) && g(...input);\n}\n\nfunction chain(fn, list) {\n if (arguments.length === 1) {\n return _list => chain(fn, _list);\n }\n\n return [].concat(...list.map(fn));\n}\n\nfunction clone(input) {\n const out = Array.isArray(input) ? Array(input.length) : {};\n if (input && input.getTime) return new Date(input.getTime());\n\n for (const key in input) {\n const v = input[key];\n out[key] = typeof v === 'object' && v !== null ? v.getTime ? new Date(v.getTime()) : clone(v) : v;\n }\n\n return out;\n}\n\nfunction complement(fn) {\n return (...input) => !fn(...input);\n}\n\nfunction compose(...fns) {\n if (fns.length === 0) {\n throw new Error('compose requires at least one argument');\n }\n\n return (...args) => {\n const list = fns.slice();\n\n if (list.length > 0) {\n const fn = list.pop();\n let result = fn(...args);\n\n while (list.length > 0) {\n result = list.pop()(result);\n }\n\n return result;\n }\n };\n}\n\nfunction concat(x, y) {\n if (arguments.length === 1) return _y => concat(x, _y);\n return typeof x === 'string' ? `${x}${y}` : [...x, ...y];\n}\n\nfunction _curryN(n, cache, fn) {\n return function () {\n let ci = 0;\n let ai = 0;\n const cl = cache.length;\n const al = arguments.length;\n const args = new Array(cl + al);\n\n while (ci < cl) {\n args[ci] = cache[ci];\n ci++;\n }\n\n while (ai < al) {\n args[cl + ai] = arguments[ai];\n ai++;\n }\n\n const remaining = n - args.length;\n return args.length >= n ? fn.apply(this, args) : _arity(remaining, _curryN(n, args, fn));\n };\n}\n\nfunction _arity(n, fn) {\n switch (n) {\n case 0:\n return function () {\n return fn.apply(this, arguments);\n };\n\n case 1:\n return function (_1) {\n return fn.apply(this, arguments);\n };\n\n case 2:\n return function (_1, _2) {\n return fn.apply(this, arguments);\n };\n\n case 3:\n return function (_1, _2, _3) {\n return fn.apply(this, arguments);\n };\n\n case 4:\n return function (_1, _2, _3, _4) {\n return fn.apply(this, arguments);\n };\n\n case 5:\n return function (_1, _2, _3, _4, _5) {\n return fn.apply(this, arguments);\n };\n\n case 6:\n return function (_1, _2, _3, _4, _5, _6) {\n return fn.apply(this, arguments);\n };\n\n case 7:\n return function (_1, _2, _3, _4, _5, _6, _7) {\n return fn.apply(this, arguments);\n };\n\n case 8:\n return function (_1, _2, _3, _4, _5, _6, _7, _8) {\n return fn.apply(this, arguments);\n };\n\n case 9:\n return function (_1, _2, _3, _4, _5, _6, _7, _8, _9) {\n return fn.apply(this, arguments);\n };\n\n case 10:\n return function (_1, _2, _3, _4, _5, _6, _7, _8, _9, _10) {\n return fn.apply(this, arguments);\n };\n\n default:\n throw new Error('First argument to _arity must be a non-negative integer no greater than ten');\n }\n}\n\nfunction curryN(n, fn) {\n if (arguments.length === 1) return _fn => curryN(n, _fn);\n return _arity(n, _curryN(n, [], fn));\n}\n\nfunction mapObject(fn, obj) {\n const willReturn = {};\n\n for (const prop in obj) {\n willReturn[prop] = fn(obj[prop], prop, obj);\n }\n\n return willReturn;\n}\n\nfunction map(fn, list) {\n if (arguments.length === 1) return _list => map(fn, _list);\n\n if (list === undefined) {\n return [];\n }\n\n if (!Array.isArray(list)) {\n return mapObject(fn, list);\n }\n\n let index = -1;\n const len = list.length;\n const willReturn = Array(len);\n\n while (++index < len) {\n willReturn[index] = fn(list[index], index);\n }\n\n return willReturn;\n}\n\nfunction max(x, y) {\n if (arguments.length === 1) return _y => max(x, _y);\n return y > x ? y : x;\n}\n\nfunction reduceFn(reducer, acc, list) {\n const clone = list.slice();\n return clone.reduce(reducer, acc);\n}\n\nconst reduce = curry(reduceFn);\n\nfunction converge(fn, transformers) {\n if (arguments.length === 1) return _transformers => converge(fn, _transformers);\n const highestArity = reduce((a, b) => max(a, b.length), 0, transformers);\n return curryN(highestArity, function () {\n return fn.apply(this, map(g => g.apply(this, arguments), transformers));\n });\n}\n\nfunction cond(conditions) {\n return input => {\n let done = false;\n let toReturn;\n conditions.forEach(([predicate, resultClosure]) => {\n if (!done && predicate(input)) {\n done = true;\n toReturn = resultClosure(input);\n }\n });\n return toReturn;\n };\n}\n\nfunction clampFn(min, max, input) {\n if (input >= min && input <= max) return input;\n if (input > max) return max;\n if (input < min) return min;\n}\n\nconst clamp = curry(clampFn);\n\nconst dec = x => x - 1;\n\nfunction flagIs(inputArguments) {\n return inputArguments === undefined || inputArguments === null || Number.isNaN(inputArguments) === true;\n}\n\nfunction defaultTo(defaultArgument, ...inputArguments) {\n if (arguments.length === 1) {\n return _inputArguments => defaultTo(defaultArgument, _inputArguments);\n } else if (arguments.length === 2) {\n return flagIs(inputArguments[0]) ? defaultArgument : inputArguments[0];\n }\n\n const limit = inputArguments.length - 1;\n let len = limit + 1;\n let ready = false;\n let holder;\n\n while (!ready) {\n const instance = inputArguments[limit - len + 1];\n\n if (len === 0) {\n ready = true;\n } else if (flagIs(instance)) {\n len -= 1;\n } else {\n holder = instance;\n ready = true;\n }\n }\n\n return holder === undefined ? defaultArgument : holder;\n}\n\nfunction type(input) {\n const typeOf = typeof input;\n\n if (input === null) {\n return 'Null';\n } else if (input === undefined) {\n return 'Undefined';\n } else if (typeOf === 'boolean') {\n return 'Boolean';\n } else if (typeOf === 'number') {\n return Number.isNaN(input) ? 'NaN' : 'Number';\n } else if (typeOf === 'string') {\n return 'String';\n } else if (Array.isArray(input)) {\n return 'Array';\n } else if (input instanceof RegExp) {\n return 'RegExp';\n }\n\n const asStr = input && input.toString ? input.toString() : '';\n if (['true', 'false'].includes(asStr)) return 'Boolean';\n if (!Number.isNaN(Number(asStr))) return 'Number';\n if (asStr.startsWith('async')) return 'Async';\n if (asStr === '[object Promise]') return 'Promise';\n if (typeOf === 'function') return 'Function';\n if (input instanceof String) return 'String';\n return 'Object';\n}\n\nfunction parseError(maybeError) {\n const typeofError = maybeError.__proto__.toString();\n\n if (!['Error', 'TypeError'].includes(typeofError)) return [];\n return [typeofError, maybeError.message];\n}\n\nfunction parseDate(maybeDate) {\n if (!maybeDate.toDateString) return [false];\n return [true, maybeDate.getTime()];\n}\n\nfunction parseRegex(maybeRegex) {\n if (maybeRegex.constructor !== RegExp) return [false];\n return [true, maybeRegex.toString()];\n}\n\nfunction equals(a, b) {\n if (arguments.length === 1) return _b => equals(a, _b);\n const aType = type(a);\n if (aType !== type(b)) return false;\n if (['NaN', 'Undefined', 'Null'].includes(aType)) return true;\n if (['Boolean', 'Number', 'String'].includes(aType)) return a.toString() === b.toString();\n\n if (aType === 'Array') {\n const aClone = Array.from(a);\n const bClone = Array.from(b);\n\n if (aClone.toString() !== bClone.toString()) {\n return false;\n }\n\n let loopArrayFlag = true;\n aClone.forEach((aCloneInstance, aCloneIndex) => {\n if (loopArrayFlag) {\n if (aCloneInstance !== bClone[aCloneIndex] && !equals(aCloneInstance, bClone[aCloneIndex])) {\n loopArrayFlag = false;\n }\n }\n });\n return loopArrayFlag;\n }\n\n const aRegex = parseRegex(a);\n const bRegex = parseRegex(b);\n\n if (aRegex[0]) {\n return bRegex[0] ? aRegex[1] === bRegex[1] : false;\n } else if (bRegex[0]) return false;\n\n const aDate = parseDate(a);\n const bDate = parseDate(b);\n\n if (aDate[0]) {\n return bDate[0] ? aDate[1] === bDate[1] : false;\n } else if (bDate[0]) return false;\n\n const aError = parseError(a);\n const bError = parseError(b);\n\n if (aError[0]) {\n return bError[0] ? aError[0] === bError[0] && aError[1] === bError[1] : false;\n }\n\n if (aType === 'Object') {\n const aKeys = Object.keys(a);\n\n if (aKeys.length !== Object.keys(b).length) {\n return false;\n }\n\n let loopObjectFlag = true;\n aKeys.forEach(aKeyInstance => {\n if (loopObjectFlag) {\n const aValue = a[aKeyInstance];\n const bValue = b[aKeyInstance];\n\n if (aValue !== bValue && !equals(aValue, bValue)) {\n loopObjectFlag = false;\n }\n }\n });\n return loopObjectFlag;\n }\n\n return false;\n}\n\nfunction includes(valueToFind, input) {\n if (arguments.length === 1) return _input => includes(valueToFind, _input);\n\n if (typeof input === 'string') {\n return input.includes(valueToFind);\n }\n\n if (!Array.isArray(input)) return false;\n let index = -1;\n\n while (++index < input.length) {\n if (equals(input[index], valueToFind)) {\n return true;\n }\n }\n\n return false;\n}\n\nfunction uniq(list) {\n let index = -1;\n const willReturn = [];\n\n while (++index < list.length) {\n const value = list[index];\n\n if (!includes(value, willReturn)) {\n willReturn.push(value);\n }\n }\n\n return willReturn;\n}\n\nfunction difference(a, b) {\n if (arguments.length === 1) return _b => difference(a, _b);\n return uniq(a).filter(aInstance => !includes(aInstance, b));\n}\n\nfunction dissoc(prop, obj) {\n if (arguments.length === 1) return _obj => dissoc(prop, _obj);\n if (obj === null || obj === undefined) return {};\n const willReturn = {};\n\n for (const p in obj) {\n willReturn[p] = obj[p];\n }\n\n delete willReturn[prop];\n return willReturn;\n}\n\nfunction divide(a, b) {\n if (arguments.length === 1) return _b => divide(a, _b);\n return a / b;\n}\n\nfunction drop(howManyToDrop, listOrString) {\n if (arguments.length === 1) return _list => drop(howManyToDrop, _list);\n return listOrString.slice(howManyToDrop > 0 ? howManyToDrop : 0);\n}\n\nfunction dropLast(howManyToDrop, listOrString) {\n if (arguments.length === 1) {\n return _listOrString => dropLast(howManyToDrop, _listOrString);\n }\n\n return howManyToDrop > 0 ? listOrString.slice(0, -howManyToDrop) : listOrString.slice();\n}\n\nfunction either(firstPredicate, secondPredicate) {\n if (arguments.length === 1) {\n return _secondPredicate => either(firstPredicate, _secondPredicate);\n }\n\n return (...input) => Boolean(firstPredicate(...input) || secondPredicate(...input));\n}\n\nfunction endsWith(target, str) {\n if (arguments.length === 1) return _str => endsWith(target, _str);\n return str.endsWith(target);\n}\n\nfunction filterObject(fn, obj) {\n const willReturn = {};\n\n for (const prop in obj) {\n if (fn(obj[prop], prop, obj)) {\n willReturn[prop] = obj[prop];\n }\n }\n\n return willReturn;\n}\n\nfunction filter(predicate, list) {\n if (arguments.length === 1) return _list => filter(predicate, _list);\n if (!list) return [];\n\n if (!Array.isArray(list)) {\n return filterObject(predicate, list);\n }\n\n let index = -1;\n let resIndex = 0;\n const len = list.length;\n const willReturn = [];\n\n while (++index < len) {\n const value = list[index];\n\n if (predicate(value, index)) {\n willReturn[resIndex++] = value;\n }\n }\n\n return willReturn;\n}\n\nfunction find(predicate, list) {\n if (arguments.length === 1) return _list => find(predicate, _list);\n return list.find(predicate);\n}\n\nfunction findIndex(predicate, list) {\n if (arguments.length === 1) return _list => findIndex(predicate, _list);\n const len = list.length;\n let index = -1;\n\n while (++index < len) {\n if (predicate(list[index], index)) {\n return index;\n }\n }\n\n return -1;\n}\n\nfunction findLastIndex(fn, list) {\n if (arguments.length === 1) return _list => findLastIndex(fn, _list);\n let index = list.length;\n\n while (--index >= 0) {\n if (fn(list[index], index)) {\n return index;\n }\n }\n\n return -1;\n}\n\nfunction findLast(predicate, list) {\n if (arguments.length === 1) return _list => findLast(predicate, _list);\n let index = list.length;\n\n while (--index >= 0) {\n if (predicate(list[index], index)) {\n return list[index];\n }\n }\n\n return undefined;\n}\n\nfunction flatten(list, input) {\n const willReturn = input === undefined ? [] : input;\n\n for (let i = 0; i < list.length; i++) {\n if (Array.isArray(list[i])) {\n flatten(list[i], willReturn);\n } else {\n willReturn.push(list[i]);\n }\n }\n\n return willReturn;\n}\n\nfunction flipExport(fn) {\n return (...input) => {\n if (input.length === 1) {\n return holder => fn(holder, input[0]);\n } else if (input.length === 2) {\n return fn(input[1], input[0]);\n }\n\n return undefined;\n };\n}\n\nfunction flip(fn) {\n return flipExport(fn);\n}\n\nfunction forEach(predicate, list) {\n if (arguments.length === 1) return _list => forEach(predicate, _list);\n map(predicate, list);\n return list;\n}\n\nfunction fromPairs(listOfPairs) {\n const toReturn = {};\n listOfPairs.forEach(([prop, value]) => toReturn[prop] = value);\n return toReturn;\n}\n\nfunction groupBy(groupFn, list) {\n if (arguments.length === 1) return _list => groupBy(groupFn, _list);\n const result = {};\n\n for (let i = 0; i < list.length; i++) {\n const item = list[i];\n const key = groupFn(item);\n\n if (!result[key]) {\n result[key] = [];\n }\n\n result[key].push(item);\n }\n\n return result;\n}\n\nfunction groupWith(compareFn, list) {\n if (!Array.isArray(list)) throw new TypeError('list.reduce is not a function');\n const clone = list.slice();\n const toReturn = [];\n let holder = [];\n clone.reduce((prev, current, i) => {\n if (i === 0) return current;\n const okCompare = compareFn(prev, current);\n const holderIsEmpty = holder.length === 0;\n const lastCall = i === list.length - 1;\n\n if (okCompare) {\n if (holderIsEmpty) holder.push(prev);\n holder.push(current);\n if (lastCall) toReturn.push(holder);\n return current;\n }\n\n if (holderIsEmpty) {\n toReturn.push([prev]);\n if (lastCall) toReturn.push([current]);\n return current;\n }\n\n toReturn.push(holder);\n if (lastCall) toReturn.push([current]);\n holder = [];\n return current;\n }, undefined);\n return toReturn;\n}\n\nfunction has(prop, obj) {\n if (arguments.length === 1) return _obj => has(prop, _obj);\n if (!obj) return false;\n return obj[prop] !== undefined;\n}\n\nfunction head(listOrString) {\n if (typeof listOrString === 'string') return listOrString[0] || '';\n return listOrString[0];\n}\n\nfunction _objectIs(a, b) {\n if (a === b) {\n return a !== 0 || 1 / a === 1 / b;\n }\n\n return a !== a && b !== b;\n}\nvar _objectIs$1 = Object.is || _objectIs;\n\nfunction identical(a, b) {\n if (arguments.length === 1) return _b => identical(a, _b);\n return _objectIs$1(a, b);\n}\n\nfunction identity(input) {\n return input;\n}\n\nfunction ifElseFn(condition, onTrue, onFalse) {\n return (...input) => {\n const conditionResult = typeof condition === 'boolean' ? condition : condition(...input);\n\n if (conditionResult === true) {\n return onTrue(...input);\n }\n\n return onFalse(...input);\n };\n}\n\nconst ifElse = curry(ifElseFn);\n\nconst inc = x => x + 1;\n\nfunction path(list, obj) {\n if (arguments.length === 1) return _obj => path(list, _obj);\n\n if (obj === null || obj === undefined) {\n return undefined;\n }\n\n let willReturn = obj;\n let counter = 0;\n const pathArrValue = typeof list === 'string' ? list.split('.') : list;\n\n while (counter < pathArrValue.length) {\n if (willReturn === null || willReturn === undefined) {\n return undefined;\n }\n\n willReturn = willReturn[pathArrValue[counter]];\n counter++;\n }\n\n return willReturn;\n}\n\nfunction indexByPath(pathInput, list) {\n const toReturn = {};\n\n for (let i = 0; i < list.length; i++) {\n const item = list[i];\n toReturn[path(pathInput, item)] = item;\n }\n\n return toReturn;\n}\n\nfunction indexBy(condition, list) {\n if (arguments.length === 1) {\n return _list => indexBy(condition, _list);\n }\n\n if (typeof condition === 'string') {\n return indexByPath(condition, list);\n }\n\n const toReturn = {};\n\n for (let i = 0; i < list.length; i++) {\n const item = list[i];\n toReturn[condition(item)] = item;\n }\n\n return toReturn;\n}\n\nfunction indexOf(valueToFind, list) {\n if (arguments.length === 1) {\n return _list => indexOf(valueToFind, _list);\n }\n\n let index = -1;\n const {\n length\n } = list;\n\n while (++index < length) {\n if (list[index] === valueToFind) {\n return index;\n }\n }\n\n return -1;\n}\n\nfunction baseSlice(array, start, end) {\n let index = -1;\n let {\n length\n } = array;\n end = end > length ? length : end;\n\n if (end < 0) {\n end += length;\n }\n\n length = start > end ? 0 : end - start >>> 0;\n start >>>= 0;\n const result = Array(length);\n\n while (++index < length) {\n result[index] = array[index + start];\n }\n\n return result;\n}\n\nfunction init(listOrString) {\n if (typeof listOrString === 'string') return listOrString.slice(0, -1);\n return listOrString.length ? baseSlice(listOrString, 0, -1) : [];\n}\n\nfunction intersperse(separator, list) {\n if (arguments.length === 1) return _list => intersperse(separator, _list);\n let index = -1;\n const len = list.length;\n const willReturn = [];\n\n while (++index < len) {\n if (index === len - 1) {\n willReturn.push(list[index]);\n } else {\n willReturn.push(list[index], separator);\n }\n }\n\n return willReturn;\n}\n\nfunction intersection(listA, listB) {\n if (arguments.length === 1) return _list => intersection(listA, _list);\n return filter(value => includes(value, listB), listA);\n}\n\nfunction is(targetPrototype, x) {\n if (arguments.length === 1) return _x => is(targetPrototype, _x);\n return x != null && x.constructor === targetPrototype || x instanceof targetPrototype;\n}\n\nfunction isEmpty(input) {\n const inputType = type(input);\n if (['Undefined', 'NaN', 'Number', 'Null'].includes(inputType)) return false;\n if (!input) return true;\n\n if (inputType === 'Object') {\n return Object.keys(input).length === 0;\n }\n\n if (inputType === 'Array') {\n return input.length === 0;\n }\n\n return false;\n}\n\nfunction isNil(x) {\n return x === undefined || x === null;\n}\n\nfunction join(glue, list) {\n if (arguments.length === 1) return _list => join(glue, _list);\n return list.join(glue);\n}\n\nfunction keys(x) {\n return Object.keys(x);\n}\n\nfunction last(listOrString) {\n if (typeof listOrString === 'string') {\n return listOrString[listOrString.length - 1] || '';\n }\n\n return listOrString[listOrString.length - 1];\n}\n\nfunction lastIndexOf(target, list) {\n if (arguments.length === 1) return _list => lastIndexOf(target, _list);\n let index = list.length;\n\n while (--index > 0) {\n if (equals(list[index], target)) {\n return index;\n }\n }\n\n return -1;\n}\n\nfunction length(x) {\n if (!x || x.length === undefined) {\n return NaN;\n }\n\n return x.length;\n}\n\nfunction lens(getter, setter) {\n if (arguments.length === 1) return _setter => lens(getter, _setter);\n return function (functor) {\n return function (target) {\n return functor(getter(target)).map(focus => setter(focus, target));\n };\n };\n}\n\nfunction nth(index, list) {\n if (arguments.length === 1) return _list => nth(index, _list);\n const idx = index < 0 ? list.length + index : index;\n return Object.prototype.toString.call(list) === '[object String]' ? list.charAt(idx) : list[idx];\n}\n\nfunction update(idx, val, list) {\n if (val === undefined) {\n return (_val, _list) => update(idx, _val, _list);\n } else if (list === undefined) {\n return _list => update(idx, val, _list);\n }\n\n const arrClone = list.slice();\n return arrClone.fill(val, idx, idx + 1);\n}\n\nfunction lensIndex(index) {\n return lens(nth(index), update(index));\n}\n\nfunction lensPath(key) {\n return lens(path(key), assocPath(key));\n}\n\nfunction prop(propToFind, obj) {\n if (arguments.length === 1) return _obj => prop(propToFind, _obj);\n if (!obj) return undefined;\n return obj[propToFind];\n}\n\nfunction lensProp(key) {\n return lens(prop(key), assoc(key));\n}\n\nfunction match(pattern, input) {\n if (arguments.length === 1) return _input => match(pattern, _input);\n const willReturn = input.match(pattern);\n return willReturn === null ? [] : willReturn;\n}\n\nfunction mathMod(m, p) {\n if (arguments.length === 1) return _p => mathMod(m, _p);\n if (!_isInteger$1(m) || !_isInteger$1(p) || p < 1) return NaN;\n return (m % p + p) % p;\n}\n\nfunction maxByFn(compareFn, x, y) {\n return compareFn(y) > compareFn(x) ? y : x;\n}\nconst maxBy = curry(maxByFn);\n\nfunction sum(list) {\n return list.reduce((prev, current) => prev + current, 0);\n}\n\nfunction mean(list) {\n return sum(list) / list.length;\n}\n\nfunction median(list) {\n const len = list.length;\n if (len === 0) return NaN;\n const width = 2 - len % 2;\n const idx = (len - width) / 2;\n return mean(Array.prototype.slice.call(list, 0).sort((a, b) => {\n if (a === b) return 0;\n return a < b ? -1 : 1;\n }).slice(idx, idx + width));\n}\n\nfunction merge(target, newProps) {\n if (arguments.length === 1) return _newProps => merge(target, _newProps);\n return Object.assign({}, target || {}, newProps || {});\n}\n\nfunction min(x, y) {\n if (arguments.length === 1) return _y => min(x, _y);\n return y < x ? y : x;\n}\n\nfunction minByFn(compareFn, x, y) {\n return compareFn(y) < compareFn(x) ? y : x;\n}\nconst minBy = curry(minByFn);\n\nfunction modulo(x, y) {\n if (arguments.length === 1) return _y => modulo(x, _y);\n return x % y;\n}\n\nfunction multiply(x, y) {\n if (arguments.length === 1) return _y => multiply(x, _y);\n return x * y;\n}\n\nfunction negate(x) {\n return -x;\n}\n\nfunction none(predicate, list) {\n if (arguments.length === 1) return _list => none(predicate, _list);\n return list.filter(predicate).length === 0;\n}\n\nfunction not(input) {\n return !input;\n}\n\nfunction omit(propsToOmit, obj) {\n if (arguments.length === 1) return _obj => omit(propsToOmit, _obj);\n\n if (obj === null || obj === undefined) {\n return undefined;\n }\n\n const propsToOmitValue = typeof propsToOmit === 'string' ? propsToOmit.split(',') : propsToOmit;\n const willReturn = {};\n\n for (const key in obj) {\n if (!propsToOmitValue.includes(key)) {\n willReturn[key] = obj[key];\n }\n }\n\n return willReturn;\n}\n\nconst Identity = x => ({\n x,\n map: fn => Identity(fn(x))\n});\n\nfunction over(lens, fn, object) {\n if (arguments.length === 1) return (_fn, _object) => over(lens, _fn, _object);\n if (arguments.length === 2) return _object => over(lens, fn, _object);\n return lens(x => Identity(fn(x)))(object).x;\n}\n\nfunction partial(fn, ...args) {\n const len = fn.length;\n return (...rest) => {\n if (args.length + rest.length >= len) {\n return fn(...args, ...rest);\n }\n\n return partial(fn, ...[...args, ...rest]);\n };\n}\n\nfunction paths(pathsToSearch, obj) {\n return pathsToSearch.map(singlePath => path(singlePath, obj));\n}\n\nfunction pathOrFn(defaultValue, list, obj) {\n return defaultTo(defaultValue, path(list, obj));\n}\n\nconst pathOr = curry(pathOrFn);\n\nfunction pick(propsToPick, obj) {\n if (arguments.length === 1) return _obj => pick(propsToPick, _obj);\n\n if (obj === null || obj === undefined) {\n return undefined;\n }\n\n const keys = typeof propsToPick === 'string' ? propsToPick.split(',') : propsToPick;\n const willReturn = {};\n let counter = 0;\n\n while (counter < keys.length) {\n if (keys[counter] in obj) {\n willReturn[keys[counter]] = obj[keys[counter]];\n }\n\n counter++;\n }\n\n return willReturn;\n}\n\nfunction pickAll(propsToPick, obj) {\n if (arguments.length === 1) return _obj => pickAll(propsToPick, _obj);\n\n if (obj === null || obj === undefined) {\n return undefined;\n }\n\n const keysValue = typeof propsToPick === 'string' ? propsToPick.split(',') : propsToPick;\n const willReturn = {};\n let counter = 0;\n\n while (counter < keysValue.length) {\n if (keysValue[counter] in obj) {\n willReturn[keysValue[counter]] = obj[keysValue[counter]];\n } else {\n willReturn[keysValue[counter]] = undefined;\n }\n\n counter++;\n }\n\n return willReturn;\n}\n\nfunction pipe(...fns) {\n if (fns.length === 0) throw new Error('pipe requires at least one argument');\n return compose(...fns.reverse());\n}\n\nfunction pluck(property, list) {\n if (arguments.length === 1) return _list => pluck(property, _list);\n const willReturn = [];\n map(x => {\n if (x[property] !== undefined) {\n willReturn.push(x[property]);\n }\n }, list);\n return willReturn;\n}\n\nfunction prepend(x, listOrString) {\n if (arguments.length === 1) return _listOrString => prepend(x, _listOrString);\n if (typeof listOrString === 'string') return `${x}${listOrString}`;\n return [x].concat(listOrString);\n}\n\nconst product = reduce(multiply, 1);\n\nfunction propEqFn(propToFind, valueToMatch, obj) {\n if (!obj) return false;\n return obj[propToFind] === valueToMatch;\n}\n\nconst propEq = curry(propEqFn);\n\nfunction propIsFn(targetPrototype, property, obj) {\n return is(targetPrototype, obj[property]);\n}\n\nconst propIs = curry(propIsFn);\n\nfunction propOrFn(defaultValue, property, obj) {\n if (!obj) return defaultValue;\n return defaultTo(defaultValue, obj[property]);\n}\n\nconst propOr = curry(propOrFn);\n\nfunction range(start, end) {\n if (arguments.length === 1) return _end => range(start, _end);\n\n if (Number.isNaN(Number(start)) || Number.isNaN(Number(end))) {\n throw new TypeError('Both arguments to range must be numbers');\n }\n\n if (end < start) return [];\n const len = end - start;\n const willReturn = Array(len);\n\n for (let i = 0; i < len; i++) {\n willReturn[i] = start + i;\n }\n\n return willReturn;\n}\n\nfunction reject(predicate, list) {\n if (arguments.length === 1) return _list => reject(predicate, _list);\n return filter((x, i) => !predicate(x, i), list);\n}\n\nfunction repeat(x, timesToRepeat) {\n if (arguments.length === 1) {\n return _timesToRepeat => repeat(x, _timesToRepeat);\n }\n\n return Array(timesToRepeat).fill(x);\n}\n\nfunction replace(pattern, replacer, str) {\n if (replacer === undefined) {\n return (_replacer, _str) => replace(pattern, _replacer, _str);\n } else if (str === undefined) {\n return _str => replace(pattern, replacer, _str);\n }\n\n return str.replace(pattern, replacer);\n}\n\nfunction reverse(listOrString) {\n if (typeof listOrString === 'string') {\n return listOrString.split('').reverse().join('');\n }\n\n const clone = listOrString.slice();\n return clone.reverse();\n}\n\nfunction set(lens, replacer, x) {\n if (arguments.length === 1) return (_v, _x) => set(lens, _v, _x);\n if (arguments.length === 2) return _x => set(lens, replacer, _x);\n return over(lens, always(replacer), x);\n}\n\nfunction sliceFn(from, to, list) {\n return list.slice(from, to);\n}\n\nconst slice = curry(sliceFn);\n\nfunction sort(sortFn, list) {\n if (arguments.length === 1) return _list => sort(sortFn, _list);\n const clone = list.slice();\n return clone.sort(sortFn);\n}\n\nfunction sortBy(sortFn, list) {\n if (arguments.length === 1) return _list => sortBy(sortFn, _list);\n const clone = list.slice();\n return clone.sort((a, b) => {\n const aSortResult = sortFn(a);\n const bSortResult = sortFn(b);\n if (aSortResult === bSortResult) return 0;\n return aSortResult < bSortResult ? -1 : 1;\n });\n}\n\nfunction split(separator, str) {\n if (arguments.length === 1) return _str => split(separator, _str);\n return str.split(separator);\n}\n\nfunction splitEvery(sliceLength, listOrString) {\n if (arguments.length === 1) {\n return _listOrString => splitEvery(sliceLength, _listOrString);\n }\n\n if (sliceLength < 1) {\n throw new Error('First argument to splitEvery must be a positive integer');\n }\n\n const willReturn = [];\n let counter = 0;\n\n while (counter < listOrString.length) {\n willReturn.push(listOrString.slice(counter, counter += sliceLength));\n }\n\n return willReturn;\n}\n\nfunction startsWith(target, str) {\n if (arguments.length === 1) return _str => startsWith(target, _str);\n return str.startsWith(target);\n}\n\nfunction subtract(a, b) {\n if (arguments.length === 1) return _b => subtract(a, _b);\n return a - b;\n}\n\nfunction symmetricDifference(x, y) {\n if (arguments.length === 1) {\n return _y => symmetricDifference(x, _y);\n }\n\n return concat(filter(value => !includes(value, y), x), filter(value => !includes(value, x), y));\n}\n\nfunction tail(listOrString) {\n return drop(1, listOrString);\n}\n\nfunction take(howMany, listOrString) {\n if (arguments.length === 1) return _listOrString => take(howMany, _listOrString);\n if (howMany < 0) return listOrString.slice();\n if (typeof listOrString === 'string') return listOrString.slice(0, howMany);\n return baseSlice(listOrString, 0, howMany);\n}\n\nfunction takeLast(howMany, listOrString) {\n if (arguments.length === 1) return _listOrString => takeLast(howMany, _listOrString);\n const len = listOrString.length;\n if (howMany < 0) return listOrString.slice();\n let numValue = howMany > len ? len : howMany;\n if (typeof listOrString === 'string') return listOrString.slice(len - numValue);\n numValue = len - numValue;\n return baseSlice(listOrString, numValue, len);\n}\n\nfunction tap(fn, x) {\n if (arguments.length === 1) return _x => tap(fn, _x);\n fn(x);\n return x;\n}\n\nfunction test(pattern, str) {\n if (arguments.length === 1) return _str => test(pattern, _str);\n\n if (typeof pattern === 'string') {\n throw new TypeError(`‘test’ requires a value of type RegExp as its first argument; received \"${pattern}\"`);\n }\n\n return str.search(pattern) !== -1;\n}\n\nfunction times(fn, howMany) {\n if (arguments.length === 1) return _howMany => times(fn, _howMany);\n\n if (!Number.isInteger(howMany) || howMany < 0) {\n throw new RangeError('n must be an integer');\n }\n\n return map(fn, range(0, howMany));\n}\n\nfunction toLower(str) {\n return str.toLowerCase();\n}\n\nfunction toPairs(obj) {\n return Object.entries(obj);\n}\n\nfunction toString(val) {\n return val.toString();\n}\n\nfunction toUpper(str) {\n return str.toUpperCase();\n}\n\nfunction transpose(array) {\n return array.reduce((acc, el) => {\n el.forEach((nestedEl, i) => Array.isArray(acc[i]) ? acc[i].push(nestedEl) : acc.push([nestedEl]));\n return acc;\n }, []);\n}\n\nfunction trim(str) {\n return str.trim();\n}\n\nfunction uniqWith(fn, list) {\n if (arguments.length === 1) return _list => uniqWith(fn, _list);\n let index = -1;\n const len = list.length;\n const willReturn = [];\n\n while (++index < len) {\n const value = list[index];\n const flag = any(willReturnInstance => fn(value, willReturnInstance), willReturn);\n\n if (!flag) {\n willReturn.push(value);\n }\n }\n\n return willReturn;\n}\n\nfunction values(obj) {\n if (type(obj) !== 'Object') return [];\n return Object.values(obj);\n}\n\nconst Const = x => ({\n x,\n map: fn => Const(x)\n});\n\nfunction view(lens, target) {\n if (arguments.length === 1) return _target => view(lens, _target);\n return lens(Const)(target).x;\n}\n\nfunction without(matchAgainst, source) {\n if (source === undefined) {\n return _source => without(matchAgainst, _source);\n }\n\n return reduce((prev, current) => includes(current, matchAgainst) ? prev : prev.concat(current), [], source);\n}\n\nfunction isFunction(fn) {\n return ['Async', 'Promise', 'Function'].includes(type(fn));\n}\n\nfunction when(rule, resultOrFunction) {\n if (arguments.length === 1) {\n return whenTrueHolder => when(rule, whenTrueHolder);\n }\n\n return input => {\n if (!rule(input)) return input;\n return isFunction(resultOrFunction) ? resultOrFunction(input) : resultOrFunction;\n };\n}\n\nfunction xor(a, b) {\n if (arguments.length === 1) return _b => xor(a, _b);\n return Boolean(a) && !b || Boolean(b) && !a;\n}\n\nfunction zip(left, right) {\n if (arguments.length === 1) return _right => zip(left, _right);\n const result = [];\n const length = Math.min(left.length, right.length);\n\n for (let i = 0; i < length; i++) {\n result[i] = [left[i], right[i]];\n }\n\n return result;\n}\n\nfunction zipObj(keys, values) {\n if (arguments.length === 1) return yHolder => zipObj(keys, yHolder);\n return take(values.length, keys).reduce((prev, xInstance, i) => {\n prev[xInstance] = values[i];\n return prev;\n }, {});\n}\n\nexport { F, T, add, adjust, all, allPass, always, and, any, anyPass, append, applySpec, assoc, assocPath, both, chain, clamp, clone, complement, compose, concat, cond, converge, curry, curryN, dec, defaultTo, difference, dissoc, divide, drop, dropLast, either, endsWith, equals, filter, find, findIndex, findLast, findLastIndex, flatten, flip, forEach, fromPairs, groupBy, groupWith, has, head, identical, identity, ifElse, inc, includes, indexBy, indexOf, init, intersection, intersperse, is, isEmpty, isNil, join, keys, last, lastIndexOf, length, lens, lensIndex, lensPath, lensProp, map, match, mathMod, max, maxBy, maxByFn, mean, median, merge, min, minBy, minByFn, modulo, multiply, negate, none, not, nth, omit, over, partial, path, pathOr, paths, pick, pickAll, pipe, pluck, prepend, product, prop, propEq, propIs, propOr, range, reduce, reject, repeat, replace, reverse, set, slice, sort, sortBy, split, splitEvery, startsWith, subtract, sum, symmetricDifference, tail, take, takeLast, tap, test, times, toLower, toPairs, toString, toUpper, transpose, trim, type, uniq, uniqWith, update, values, view, when, without, xor, zip, zipObj };\n", + "modules": [] + } + ] + }, + { + "id": "", + "identifier": "css /home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/css-loader/dist/cjs.js??ref--5-1!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/src/app.css 0", + "name": "css ./node_modules/css-loader/dist/cjs.js??ref--5-1!./node_modules/webpack-enhanced-stats-plugin/loader.js!./src/app.css", + "index": 5, + "index2": 2, + "size": 174, + "built": false, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/mini-css-extract-plugin/dist/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/css-loader/dist/cjs.js??ref--5-1!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/src/app.css", + "issuerId": 1, + "issuerName": "./src/app.css", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": 1, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/mini-css-extract-plugin/dist/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/css-loader/dist/cjs.js??ref--5-1!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/src/app.css", + "name": "./src/app.css" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 1, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/mini-css-extract-plugin/dist/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/css-loader/dist/cjs.js??ref--5-1!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/src/app.css", + "module": "./src/app.css", + "moduleName": "./src/app.css" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 3, + "parsedSize": null, + "parsedSource": null, + "originalSize": null, + "originalSource": null, + "modules": [] + }, + { + "id": "", + "identifier": "css /home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/css-loader/dist/cjs.js??ref--5-1!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/src/article.css 0", + "name": "css ./node_modules/css-loader/dist/cjs.js??ref--5-1!./node_modules/webpack-enhanced-stats-plugin/loader.js!./src/article.css", + "index": 9, + "index2": 5, + "size": 705, + "built": false, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/mini-css-extract-plugin/dist/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/css-loader/dist/cjs.js??ref--5-1!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/src/article.css", + "issuerId": 0, + "issuerName": "./src/article.css", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 0, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/mini-css-extract-plugin/dist/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/css-loader/dist/cjs.js??ref--5-1!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/src/article.css", + "name": "./src/article.css" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 0, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/mini-css-extract-plugin/dist/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/css-loader/dist/cjs.js??ref--5-1!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/src/article.css", + "module": "./src/article.css", + "moduleName": "./src/article.css" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 4, + "parsedSize": null, + "parsedSource": null, + "originalSize": null, + "originalSource": null, + "modules": [] + } + ] + } + ], + "modules": [ + { + "id": 0, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/mini-css-extract-plugin/dist/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/css-loader/dist/cjs.js??ref--5-1!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/src/article.css", + "name": "./src/article.css", + "index": 8, + "index2": 6, + "size": 203, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/src/article.jsx", + "issuerId": null, + "issuerName": "./src/article.jsx", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/src/article.jsx", + "name": "./src/article.jsx" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 2, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/src/index.js ef097f82b1650f601abbb40650fb97b1", + "module": "./src/index.js + 6 modules", + "moduleName": "./src/index.js + 6 modules", + "type": "harmony side effect evaluation", + "userRequest": "./article.css", + "loc": "3:0-35" + }, + { + "moduleId": 2, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/src/index.js ef097f82b1650f601abbb40650fb97b1", + "module": "./src/index.js + 6 modules", + "moduleName": "./src/index.js + 6 modules", + "type": "harmony import specifier", + "userRequest": "./article.css", + "loc": "6:15-21" + }, + { + "moduleId": 2, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/src/index.js ef097f82b1650f601abbb40650fb97b1", + "module": "./src/index.js + 6 modules", + "moduleName": "./src/index.js + 6 modules", + "type": "harmony import specifier", + "userRequest": "./article.css", + "loc": "14:15-21" + }, + { + "moduleId": 2, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/src/index.js ef097f82b1650f601abbb40650fb97b1", + "module": "./src/index.js + 6 modules", + "moduleName": "./src/index.js + 6 modules", + "type": "harmony import specifier", + "userRequest": "./article.css", + "loc": "16:15-21" + }, + { + "moduleId": 2, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/src/index.js ef097f82b1650f601abbb40650fb97b1", + "module": "./src/index.js + 6 modules", + "moduleName": "./src/index.js + 6 modules", + "type": "harmony import specifier", + "userRequest": "./article.css", + "loc": "18:15-21" + }, + { + "moduleId": 2, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/src/index.js ef097f82b1650f601abbb40650fb97b1", + "module": "./src/index.js + 6 modules", + "moduleName": "./src/index.js + 6 modules", + "type": "harmony import specifier", + "userRequest": "./article.css", + "loc": "20:15-21" + }, + { + "moduleId": 2, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/src/index.js ef097f82b1650f601abbb40650fb97b1", + "module": "./src/index.js + 6 modules", + "moduleName": "./src/index.js + 6 modules", + "type": "harmony import specifier", + "userRequest": "./article.css", + "loc": "22:15-21" + } + ], + "usedExports": [ + "default" + ], + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 3, + "source": "// extracted by mini-css-extract-plugin\nmodule.exports = {\"tagsContainer\":\"tagsContainer-2D41J\",\"tags\":\"tags-3OYob\",\"tag\":\"tag-RF4Iq\",\"root\":\"root-263gx\",\"title\":\"title-1Fpjz\",\"content\":\"content-2yA3z\"};", + "parsedSize": 145, + "parsedSource": "t.exports={tagsContainer:\"tagsContainer-2D41J\",tags:\"tags-3OYob\",tag:\"tag-RF4Iq\",root:\"root-263gx\",title:\"title-1Fpjz\",content:\"content-2yA3z\"}},", + "originalSize": 663, + "originalSource": ".tagsContainer {\n display: flex;\n align-items: center;\n}\n\n.tags {\n list-style-type: none;\n margin: 0;\n padding: 0;\n display: flex;\n}\n\n.tag {\n border: 1px solid black;\n margin-right: 1em;\n padding: 0.5em;\n}\n\n.root {\n padding: 1em;\n border: 1px solid gray;\n margin: 1em;\n box-shadow: 0.5em 0.5em 0.5em rgba(0, 0, 0, 0.5);\n}\n\n.title {\n margin-top: 0;\n}\n\n.content {\n max-height: 10em;\n overflow: hidden;\n position: relative;\n}\n\n.content:after {\n content: \"\";\n position: absolute;\n bottom: 0;\n right: 0;\n left: 0;\n height: 2em;\n background: linear-gradient(180deg, transparent 0%, white 100%);\n}\n", + "modules": [] + }, + { + "id": 1, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/mini-css-extract-plugin/dist/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/css-loader/dist/cjs.js??ref--5-1!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/src/app.css", + "name": "./src/app.css", + "index": 4, + "index2": 3, + "size": 125, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/src/app.jsx", + "issuerId": null, + "issuerName": "./src/app.jsx", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/src/app.jsx", + "name": "./src/app.jsx" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 2, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/src/index.js ef097f82b1650f601abbb40650fb97b1", + "module": "./src/index.js + 6 modules", + "moduleName": "./src/index.js + 6 modules", + "type": "harmony side effect evaluation", + "userRequest": "./app.css", + "loc": "11:0-31" + }, + { + "moduleId": 2, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/src/index.js ef097f82b1650f601abbb40650fb97b1", + "module": "./src/index.js + 6 modules", + "moduleName": "./src/index.js + 6 modules", + "type": "harmony import specifier", + "userRequest": "./app.css", + "loc": "24:15-21" + }, + { + "moduleId": 2, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/src/index.js ef097f82b1650f601abbb40650fb97b1", + "module": "./src/index.js + 6 modules", + "moduleName": "./src/index.js + 6 modules", + "type": "harmony import specifier", + "userRequest": "./app.css", + "loc": "26:15-21" + }, + { + "moduleId": 2, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/src/index.js ef097f82b1650f601abbb40650fb97b1", + "module": "./src/index.js + 6 modules", + "moduleName": "./src/index.js + 6 modules", + "type": "harmony import specifier", + "userRequest": "./app.css", + "loc": "30:15-21" + } + ], + "usedExports": [ + "default" + ], + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 2, + "source": "// extracted by mini-css-extract-plugin\nmodule.exports = {\"root\":\"root-3xwm5\",\"title\":\"title-l9td2\",\"loader\":\"loader-XUngJ\"};", + "parsedSize": 73, + "parsedSource": "t.exports={root:\"root-3xwm5\",title:\"title-l9td2\",loader:\"loader-XUngJ\"}},", + "originalSize": 156, + "originalSource": ".root {\n font-family: sans-serif;\n}\n\n.title {\n margin-left: 1rem;\n}\n\n.loader {\n display: block;\n width: calc(100% - 2rem);\n margin: 0 1rem;\n}", + "modules": [] + }, + { + "id": 2, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/src/index.js ef097f82b1650f601abbb40650fb97b1", + "name": "./src/index.js + 6 modules", + "index": 0, + "index2": 10, + "size": 53567, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": null, + "issuerId": null, + "issuerName": null, + "issuerPath": null, + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": null, + "module": null, + "moduleName": null, + "type": "single entry", + "userRequest": "./src/index.js", + "loc": "main" + } + ], + "usedExports": true, + "providedExports": [], + "optimizationBailout": [ + "ModuleConcatenation bailout: Cannot concat with ./src/app.css (<- Module is not an ECMAScript module)", + "ModuleConcatenation bailout: Cannot concat with ./src/article.css (<- Module is not an ECMAScript module)" + ], + "depth": 0, + "filteredModules": 0, + "parsedSize": null, + "parsedSource": null, + "originalSize": null, + "originalSource": null, + "modules": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/src/index.js", + "name": "./src/index.js", + "index": 0, + "index2": 10, + "size": 97, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": null, + "issuerId": null, + "issuerName": null, + "issuerPath": null, + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": null, + "module": null, + "moduleName": null, + "type": "single entry", + "userRequest": "./src/index.js", + "loc": "main" + } + ], + "usedExports": true, + "providedExports": [], + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is an entry point" + ], + "depth": 0, + "source": "import { h, render } from 'preact';\nimport App from './app';\nrender(h(App, null), document.body);", + "parsedSize": 29, + "parsedSource": "T(h((null),document.body)}]);", + "originalSize": 95, + "originalSource": "import { h, render } from 'preact';\n\nimport App from './app';\n\nrender(, document.body);\n", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/preact/dist/preact.module.js", + "name": "./node_modules/preact/dist/preact.module.js", + "index": 1, + "index2": 0, + "size": 9566, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/src/index.js", + "issuerId": null, + "issuerName": "./src/index.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/src/index.js", + "name": "./src/index.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/src/index.js", + "module": "./src/index.js", + "moduleName": "./src/index.js", + "type": "harmony side effect evaluation", + "userRequest": "preact", + "loc": "1:0-35" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/src/article.jsx", + "module": "./src/article.jsx", + "moduleName": "./src/article.jsx", + "type": "harmony side effect evaluation", + "userRequest": "preact", + "loc": "1:0-27" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/preact/hooks/dist/hooks.module.js", + "module": "./node_modules/preact/hooks/dist/hooks.module.js", + "moduleName": "./node_modules/preact/hooks/dist/hooks.module.js", + "type": "harmony side effect evaluation", + "userRequest": "preact", + "loc": "1:0-33" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/preact/hooks/dist/hooks.module.js", + "module": "./node_modules/preact/hooks/dist/hooks.module.js", + "moduleName": "./node_modules/preact/hooks/dist/hooks.module.js", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "1:54-55" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/preact/hooks/dist/hooks.module.js", + "module": "./node_modules/preact/hooks/dist/hooks.module.js", + "moduleName": "./node_modules/preact/hooks/dist/hooks.module.js", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "1:62-63" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/preact/hooks/dist/hooks.module.js", + "module": "./node_modules/preact/hooks/dist/hooks.module.js", + "moduleName": "./node_modules/preact/hooks/dist/hooks.module.js", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "1:73-74" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/preact/hooks/dist/hooks.module.js", + "module": "./node_modules/preact/hooks/dist/hooks.module.js", + "moduleName": "./node_modules/preact/hooks/dist/hooks.module.js", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "1:81-82" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/preact/hooks/dist/hooks.module.js", + "module": "./node_modules/preact/hooks/dist/hooks.module.js", + "moduleName": "./node_modules/preact/hooks/dist/hooks.module.js", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "1:107-108" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/preact/hooks/dist/hooks.module.js", + "module": "./node_modules/preact/hooks/dist/hooks.module.js", + "moduleName": "./node_modules/preact/hooks/dist/hooks.module.js", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "1:114-115" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/preact/hooks/dist/hooks.module.js", + "module": "./node_modules/preact/hooks/dist/hooks.module.js", + "moduleName": "./node_modules/preact/hooks/dist/hooks.module.js", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "1:443-444" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/preact/hooks/dist/hooks.module.js", + "module": "./node_modules/preact/hooks/dist/hooks.module.js", + "moduleName": "./node_modules/preact/hooks/dist/hooks.module.js", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "1:529-530" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/preact/hooks/dist/hooks.module.js", + "module": "./node_modules/preact/hooks/dist/hooks.module.js", + "moduleName": "./node_modules/preact/hooks/dist/hooks.module.js", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "1:1013-1014" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/preact/hooks/dist/hooks.module.js", + "module": "./node_modules/preact/hooks/dist/hooks.module.js", + "moduleName": "./node_modules/preact/hooks/dist/hooks.module.js", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "1:1030-1031" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/preact/hooks/dist/hooks.module.js", + "module": "./node_modules/preact/hooks/dist/hooks.module.js", + "moduleName": "./node_modules/preact/hooks/dist/hooks.module.js", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "1:1345-1346" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/preact/hooks/dist/hooks.module.js", + "module": "./node_modules/preact/hooks/dist/hooks.module.js", + "moduleName": "./node_modules/preact/hooks/dist/hooks.module.js", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "1:1568-1569" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/preact/hooks/dist/hooks.module.js", + "module": "./node_modules/preact/hooks/dist/hooks.module.js", + "moduleName": "./node_modules/preact/hooks/dist/hooks.module.js", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "1:1671-1672" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/preact/hooks/dist/hooks.module.js", + "module": "./node_modules/preact/hooks/dist/hooks.module.js", + "moduleName": "./node_modules/preact/hooks/dist/hooks.module.js", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "1:1767-1768" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/preact/hooks/dist/hooks.module.js", + "module": "./node_modules/preact/hooks/dist/hooks.module.js", + "moduleName": "./node_modules/preact/hooks/dist/hooks.module.js", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "1:1796-1797" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/preact/hooks/dist/hooks.module.js", + "module": "./node_modules/preact/hooks/dist/hooks.module.js", + "moduleName": "./node_modules/preact/hooks/dist/hooks.module.js", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "1:1993-1994" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/preact/hooks/dist/hooks.module.js", + "module": "./node_modules/preact/hooks/dist/hooks.module.js", + "moduleName": "./node_modules/preact/hooks/dist/hooks.module.js", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "1:2157-2158" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/preact/hooks/dist/hooks.module.js", + "module": "./node_modules/preact/hooks/dist/hooks.module.js", + "moduleName": "./node_modules/preact/hooks/dist/hooks.module.js", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "1:2186-2187" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/preact/hooks/dist/hooks.module.js", + "module": "./node_modules/preact/hooks/dist/hooks.module.js", + "moduleName": "./node_modules/preact/hooks/dist/hooks.module.js", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "1:2309-2310" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/src/index.js", + "module": "./src/index.js", + "moduleName": "./src/index.js", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "3:0-6" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/src/index.js", + "module": "./src/index.js", + "moduleName": "./src/index.js", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "3:7-8" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/src/article.jsx", + "module": "./src/article.jsx", + "moduleName": "./src/article.jsx", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "5:9-10" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/src/app.jsx", + "module": "./src/app.jsx", + "moduleName": "./src/app.jsx", + "type": "harmony side effect evaluation", + "userRequest": "preact", + "loc": "9:0-27" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/src/article.jsx", + "module": "./src/article.jsx", + "moduleName": "./src/article.jsx", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "13:9-10" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/src/article.jsx", + "module": "./src/article.jsx", + "moduleName": "./src/article.jsx", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "15:5-6" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/src/article.jsx", + "module": "./src/article.jsx", + "moduleName": "./src/article.jsx", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "15:23-24" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/src/article.jsx", + "module": "./src/article.jsx", + "moduleName": "./src/article.jsx", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "17:13-14" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/src/article.jsx", + "module": "./src/article.jsx", + "moduleName": "./src/article.jsx", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "19:5-6" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/src/article.jsx", + "module": "./src/article.jsx", + "moduleName": "./src/article.jsx", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "21:30-31" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/src/app.jsx", + "module": "./src/app.jsx", + "moduleName": "./src/app.jsx", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "23:9-10" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/src/app.jsx", + "module": "./src/app.jsx", + "moduleName": "./src/app.jsx", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "25:5-6" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/src/app.jsx", + "module": "./src/app.jsx", + "moduleName": "./src/app.jsx", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "25:23-24" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/src/app.jsx", + "module": "./src/app.jsx", + "moduleName": "./src/app.jsx", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "28:11-12" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/src/app.jsx", + "module": "./src/app.jsx", + "moduleName": "./src/app.jsx", + "type": "harmony import specifier", + "userRequest": "preact", + "loc": "29:7-8" + } + ], + "usedExports": [ + "render", + "h", + "options" + ], + "providedExports": [ + "render", + "hydrate", + "createElement", + "h", + "Fragment", + "createRef", + "isValidElement", + "Component", + "cloneElement", + "createContext", + "toChildArray", + "_unmount", + "options" + ], + "optimizationBailout": [], + "depth": 1, + "source": "var n,l,u,i,t,r,o,f,e={},c=[],s=/acit|ex(?:s|g|n|p|$)|rph|grid|ows|mnc|ntw|ine[ch]|zoo|^ord/i;function a(n,l){for(var u in l)n[u]=l[u];return n}function v(n){var l=n.parentNode;l&&l.removeChild(n)}function h(n,l,u){var i,t=arguments,r={};for(i in l)\"key\"!==i&&\"ref\"!==i&&(r[i]=l[i]);if(arguments.length>3)for(u=[u],i=3;i2&&(l.children=c.slice.call(arguments,2)),u={},l)\"key\"!==i&&\"ref\"!==i&&(u[i]=l[i]);return p(n.type,u,l.key||n.key,l.ref||n.ref,null)}function M(n){var l={},u={__c:\"__cC\"+f++,__:n,Consumer:function(n,l){return n.children(l)},Provider:function(n){var i,t=this;return this.getChildContext||(i=[],this.getChildContext=function(){return l[u.__c]=t,l},this.shouldComponentUpdate=function(n){t.props.value!==n.value&&i.some(function(l){l.context=n.value,g(l)})},this.sub=function(n){i.push(n);var l=n.componentWillUnmount;n.componentWillUnmount=function(){i.splice(i.indexOf(n),1),l&&l.call(n)}}),n.children}};return u.Consumer.contextType=u,u.Provider.__=u,u}n={__e:function(n,l){for(var u,i;l=l.__;)if((u=l.__c)&&!u.__)try{if(u.constructor&&null!=u.constructor.getDerivedStateFromError&&(i=!0,u.setState(u.constructor.getDerivedStateFromError(n))),null!=u.componentDidCatch&&(i=!0,u.componentDidCatch(n)),i)return g(u.__E=u)}catch(l){n=l}throw n}},l=function(n){return null!=n&&void 0===n.constructor},m.prototype.setState=function(n,l){var u;u=this.__s!==this.state?this.__s:this.__s=a({},this.state),\"function\"==typeof n&&(n=n(u,this.props)),n&&a(u,n),null!=n&&this.__v&&(l&&this.__h.push(l),g(this))},m.prototype.forceUpdate=function(n){this.__v&&(this.__e=!0,n&&this.__h.push(n),g(this))},m.prototype.render=d,u=[],i=0,t=\"function\"==typeof Promise?Promise.prototype.then.bind(Promise.resolve()):setTimeout,o=e,f=0;export{H as render,I as hydrate,h as createElement,h,d as Fragment,y as createRef,l as isValidElement,m as Component,L as cloneElement,M as createContext,x as toChildArray,D as _unmount,n as options};\n//# sourceMappingURL=preact.module.js.map\n", + "parsedSize": 8497, + "parsedSource": "r,o,_,u,i,l,c={},f=[],s=/acit|ex(?:s|g|n|p|$)|rph|grid|ows|mnc|ntw|ine[ch]|zoo|^ord/i;function a(t,n){for(var e in n)t[e]=n[e];return t}function p(t){var n=t.parentNode;n&&n.removeChild(t)}function h(t,n,e){var r,o=arguments,_={};for(r in n)\"key\"!==r&&\"ref\"!==r&&(_[r]=n[r]);if(arguments.length>3)for(e=[e],r=3;r3)for(u=[u],i=3;i2&&(l.children=c.slice.call(arguments,2)),u={},l)\"key\"!==i&&\"ref\"!==i&&(u[i]=l[i]);return p(n.type,u,l.key||n.key,l.ref||n.ref,null)}function M(n){var l={},u={__c:\"__cC\"+f++,__:n,Consumer:function(n,l){return n.children(l)},Provider:function(n){var i,t=this;return this.getChildContext||(i=[],this.getChildContext=function(){return l[u.__c]=t,l},this.shouldComponentUpdate=function(n){t.props.value!==n.value&&i.some(function(l){l.context=n.value,g(l)})},this.sub=function(n){i.push(n);var l=n.componentWillUnmount;n.componentWillUnmount=function(){i.splice(i.indexOf(n),1),l&&l.call(n)}}),n.children}};return u.Consumer.contextType=u,u.Provider.__=u,u}n={__e:function(n,l){for(var u,i;l=l.__;)if((u=l.__c)&&!u.__)try{if(u.constructor&&null!=u.constructor.getDerivedStateFromError&&(i=!0,u.setState(u.constructor.getDerivedStateFromError(n))),null!=u.componentDidCatch&&(i=!0,u.componentDidCatch(n)),i)return g(u.__E=u)}catch(l){n=l}throw n}},l=function(n){return null!=n&&void 0===n.constructor},m.prototype.setState=function(n,l){var u;u=this.__s!==this.state?this.__s:this.__s=a({},this.state),\"function\"==typeof n&&(n=n(u,this.props)),n&&a(u,n),null!=n&&this.__v&&(l&&this.__h.push(l),g(this))},m.prototype.forceUpdate=function(n){this.__v&&(this.__e=!0,n&&this.__h.push(n),g(this))},m.prototype.render=d,u=[],i=0,t=\"function\"==typeof Promise?Promise.prototype.then.bind(Promise.resolve()):setTimeout,o=e,f=0;export{H as render,I as hydrate,h as createElement,h,d as Fragment,y as createRef,l as isValidElement,m as Component,L as cloneElement,M as createContext,x as toChildArray,D as _unmount,n as options};\n//# sourceMappingURL=preact.module.js.map\n", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/src/app.jsx", + "name": "./src/app.jsx", + "index": 2, + "index2": 9, + "size": 1561, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/src/index.js", + "issuerId": null, + "issuerName": "./src/index.js", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/src/index.js", + "name": "./src/index.js" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/src/index.js", + "module": "./src/index.js", + "moduleName": "./src/index.js", + "type": "harmony side effect evaluation", + "userRequest": "./app", + "loc": "2:0-24" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/src/index.js", + "module": "./src/index.js", + "moduleName": "./src/index.js", + "type": "harmony import specifier", + "userRequest": "./app", + "loc": "3:9-12" + } + ], + "usedExports": [ + "default" + ], + "providedExports": [ + "default" + ], + "optimizationBailout": [], + "depth": 1, + "source": "function _slicedToArray(arr, i) { return _arrayWithHoles(arr) || _iterableToArrayLimit(arr, i) || _nonIterableRest(); }\n\nfunction _nonIterableRest() { throw new TypeError(\"Invalid attempt to destructure non-iterable instance\"); }\n\nfunction _iterableToArrayLimit(arr, i) { if (!(Symbol.iterator in Object(arr) || Object.prototype.toString.call(arr) === \"[object Arguments]\")) { return; } var _arr = []; var _n = true; var _d = false; var _e = undefined; try { for (var _i = arr[Symbol.iterator](), _s; !(_n = (_s = _i.next()).done); _n = true) { _arr.push(_s.value); if (i && _arr.length === i) break; } } catch (err) { _d = true; _e = err; } finally { try { if (!_n && _i[\"return\"] != null) _i[\"return\"](); } finally { if (_d) throw _e; } } return _arr; }\n\nfunction _arrayWithHoles(arr) { if (Array.isArray(arr)) return arr; }\n\nimport { h } from 'preact';\nimport { useState, useEffect } from 'preact/hooks';\nimport styles from './app.css';\nimport { fetchFullArticles } from './api';\nimport Article from './article';\nexport default function App() {\n var _useState = useState([]),\n _useState2 = _slicedToArray(_useState, 2),\n articles = _useState2[0],\n setArticles = _useState2[1];\n\n useEffect(function () {\n fetchFullArticles().then(setArticles);\n });\n return h(\"section\", {\n className: styles.root\n }, h(\"header\", null, h(\"h1\", {\n className: styles.title\n }, \"Latest dev.to articles\")), articles.length ? articles.map(function (article) {\n return h(Article, article);\n }) : h(\"progress\", {\n className: styles.loader\n }));\n}", + "parsedSize": 261, + "parsedSource": "function(){var o=ht(z([]),2),_=o[0],u=o[1];return function(){then(u)},h(\"section\",{className:K.a.root},h(\"header\",null,h(\"h1\",{className:K.a.title},\"Latest dev.to articles\")),_.length?_.map((function(t){return h(pt,t)})):h(\"progress\",{className:K.a.loader}))}),", + "originalSize": 671, + "originalSource": "import { h } from 'preact';\nimport { useState, useEffect } from 'preact/hooks';\n\nimport styles from './app.css';\n\nimport { fetchFullArticles } from './api';\nimport Article from './article';\n\nexport default function App() {\n const [articles, setArticles] = useState([]);\n\n useEffect(() => {\n fetchFullArticles().then(setArticles);\n });\n\n return
    \n
    \n

    Latest dev.to articles

    \n
    \n {articles.length\n ? articles.map((article) =>
    )\n : }\n
    \n}", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/preact/hooks/dist/hooks.module.js", + "name": "./node_modules/preact/hooks/dist/hooks.module.js", + "index": 3, + "index2": 1, + "size": 2567, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/src/app.jsx", + "issuerId": null, + "issuerName": "./src/app.jsx", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/src/app.jsx", + "name": "./src/app.jsx" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/src/app.jsx", + "module": "./src/app.jsx", + "moduleName": "./src/app.jsx", + "type": "harmony side effect evaluation", + "userRequest": "preact/hooks", + "loc": "10:0-51" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/src/app.jsx", + "module": "./src/app.jsx", + "moduleName": "./src/app.jsx", + "type": "harmony import specifier", + "userRequest": "preact/hooks", + "loc": "15:18-26" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/src/app.jsx", + "module": "./src/app.jsx", + "moduleName": "./src/app.jsx", + "type": "harmony import specifier", + "userRequest": "preact/hooks", + "loc": "20:2-11" + } + ], + "usedExports": [ + "useState", + "useEffect" + ], + "providedExports": [ + "useState", + "useReducer", + "useEffect", + "useLayoutEffect", + "useRef", + "useImperativeHandle", + "useMemo", + "useCallback", + "useContext", + "useDebugValue", + "useErrorBoundary" + ], + "optimizationBailout": [], + "depth": 2, + "source": "import{options as n}from\"preact\";var t,u,r,i=0,o=[],c=n.__r,f=n.diffed,e=n.__c,a=n.unmount;function v(t,r){n.__h&&n.__h(u,t,i||r),i=0;var o=u.__H||(u.__H={__:[],__h:[]});return t>=o.__.length&&o.__.push({}),o.__[t]}function m(n){return i=1,p(E,n)}function p(n,r,i){var o=v(t++,2);return o.__c||(o.__c=u,o.__=[i?i(r):E(void 0,r),function(t){var u=n(o.__[0],t);o.__[0]!==u&&(o.__[0]=u,o.__c.setState({}))}]),o.__}function l(r,i){var o=v(t++,3);!n.__s&&x(o.__H,i)&&(o.__=r,o.__H=i,u.__H.__h.push(o))}function y(r,i){var o=v(t++,4);!n.__s&&x(o.__H,i)&&(o.__=r,o.__H=i,u.__h.push(o))}function d(n){return i=5,h(function(){return{current:n}},[])}function s(n,t,u){i=6,y(function(){\"function\"==typeof n?n(t()):n&&(n.current=t())},null==u?u:u.concat(n))}function h(n,u){var r=v(t++,7);return x(r.__H,u)?(r.__H=u,r.__h=n,r.__=n()):r.__}function T(n,t){return i=8,h(function(){return n},t)}function w(n){var r=u.context[n.__c],i=v(t++,9);return i.__c=n,r?(null==i.__&&(i.__=!0,r.sub(u)),r.props.value):n.__}function A(t,u){n.useDebugValue&&n.useDebugValue(u?u(t):t)}function F(n){var r=v(t++,10),i=m();return r.__=n,u.componentDidCatch||(u.componentDidCatch=function(n){r.__&&r.__(n),i[1](n)}),[i[0],function(){i[1](void 0)}]}function _(){o.some(function(t){if(t.__P)try{t.__H.__h.forEach(g),t.__H.__h.forEach(q),t.__H.__h=[]}catch(u){return t.__H.__h=[],n.__e(u,t.__v),!0}}),o=[]}function g(n){n.t&&n.t()}function q(n){var t=n.__();\"function\"==typeof t&&(n.t=t)}function x(n,t){return!n||t.some(function(t,u){return t!==n[u]})}function E(n,t){return\"function\"==typeof t?t(n):t}n.__r=function(n){c&&c(n),t=0,(u=n.__c).__H&&(u.__H.__h.forEach(g),u.__H.__h.forEach(q),u.__H.__h=[])},n.diffed=function(t){f&&f(t);var u=t.__c;if(u){var i=u.__H;i&&i.__h.length&&(1!==o.push(u)&&r===n.requestAnimationFrame||((r=n.requestAnimationFrame)||function(n){var t,u=function(){clearTimeout(r),cancelAnimationFrame(t),setTimeout(n)},r=setTimeout(u,100);\"undefined\"!=typeof window&&(t=requestAnimationFrame(u))})(_))}},n.__c=function(t,u){u.some(function(t){try{t.__h.forEach(g),t.__h=t.__h.filter(function(n){return!n.__||q(n)})}catch(r){u.some(function(n){n.__h&&(n.__h=[])}),u=[],n.__e(r,t.__v)}}),e&&e(t,u)},n.unmount=function(t){a&&a(t);var u=t.__c;if(u){var r=u.__H;if(r)try{r.__.forEach(function(n){return n.t&&n.t()})}catch(t){n.__e(t,u.__v)}}};export{m as useState,p as useReducer,l as useEffect,y as useLayoutEffect,d as useRef,s as useImperativeHandle,h as useMemo,T as useCallback,w as useContext,A as useDebugValue,F as useErrorBoundary};\n//# sourceMappingURL=hooks.module.js.map\n", + "parsedSize": 1568, + "parsedSource": "U,D,F,M=0,L=[],I=r.__r,W=r.diffed,R=r.__c,q=r.unmount;function B(t,n){r.__h&&r.__h(D,t,M||n),M=0;var e=D.__H||(D.__H={__:[],__h:[]});return t>=e.__.length&&e.__.push({}),e.__[t]}function z(t){return M=1,function(t,n,e){var r=B(U++,2);return r.__c||(r.__c=D,r.__=[e?e(n):X(void 0,n),function(n){var e=t(r.__[0],n);r.__[0]!==e&&(r.__[0]=e,r.__c.setState({}))}]),r.__}(X,t)}function G(){L.some((function(t){if(t.__P)try{t.__H.__h.forEach(J),t.__H.__h.forEach(V),t.__H.__h=[]}catch(n){return t.__H.__h=[],r.__e(n,t.__v),!0}})),L=[]}function J(t){t.t&&t.t()}function V(t){var n=t.__();\"function\"==typeof n&&(t.t=n)}function $(t,n){return!t||n.some((function(n,e){return n!==t[e]}))}function X(t,n){return\"function\"==typeof n?n(t):n}r.__r=function(t){I&&I(t),U=0,(D=t.__c).__H&&(D.__H.__h.forEach(J),D.__H.__h.forEach(V),D.__H.__h=[])},r.diffed=function(t){W&&W(t);var n=t.__c;if(n){var e=n.__H;e&&e.__h.length&&(1!==L.push(n)&&F===r.requestAnimationFrame||((F=r.requestAnimationFrame)||function(t){var n,e=function(){clearTimeout(r),cancelAnimationFrame(n),setTimeout(t)},r=setTimeout(e,100);\"undefined\"!=typeof window&&(n=requestAnimationFrame(e))})(G))}},r.__c=function(t,n){n.some((function(t){try{t.__h.forEach(J),t.__h=t.__h.filter((function(t){return!t.__||V(t)}))}catch(e){n.some((function(t){t.__h&&(t.__h=[])})),n=[],r.__e(e,t.__v)}})),R&&R(t,n)},r.unmount=function(t){q&&q(t);var n=t.__c;if(n){var e=n.__H;if(e)try{e.__.forEach((function(t){return t.t&&t.t()}))}catch(t){r.__e(t,n.__v)}}};t,n,e,t=e=B(U++,3),!r.__s&&$(e.__H,n)&&(e.__=t,e.__H=n,D.__H.__h.push(e)),", + "originalSize": 2567, + "originalSource": "import{options as n}from\"preact\";var t,u,r,i=0,o=[],c=n.__r,f=n.diffed,e=n.__c,a=n.unmount;function v(t,r){n.__h&&n.__h(u,t,i||r),i=0;var o=u.__H||(u.__H={__:[],__h:[]});return t>=o.__.length&&o.__.push({}),o.__[t]}function m(n){return i=1,p(E,n)}function p(n,r,i){var o=v(t++,2);return o.__c||(o.__c=u,o.__=[i?i(r):E(void 0,r),function(t){var u=n(o.__[0],t);o.__[0]!==u&&(o.__[0]=u,o.__c.setState({}))}]),o.__}function l(r,i){var o=v(t++,3);!n.__s&&x(o.__H,i)&&(o.__=r,o.__H=i,u.__H.__h.push(o))}function y(r,i){var o=v(t++,4);!n.__s&&x(o.__H,i)&&(o.__=r,o.__H=i,u.__h.push(o))}function d(n){return i=5,h(function(){return{current:n}},[])}function s(n,t,u){i=6,y(function(){\"function\"==typeof n?n(t()):n&&(n.current=t())},null==u?u:u.concat(n))}function h(n,u){var r=v(t++,7);return x(r.__H,u)?(r.__H=u,r.__h=n,r.__=n()):r.__}function T(n,t){return i=8,h(function(){return n},t)}function w(n){var r=u.context[n.__c],i=v(t++,9);return i.__c=n,r?(null==i.__&&(i.__=!0,r.sub(u)),r.props.value):n.__}function A(t,u){n.useDebugValue&&n.useDebugValue(u?u(t):t)}function F(n){var r=v(t++,10),i=m();return r.__=n,u.componentDidCatch||(u.componentDidCatch=function(n){r.__&&r.__(n),i[1](n)}),[i[0],function(){i[1](void 0)}]}function _(){o.some(function(t){if(t.__P)try{t.__H.__h.forEach(g),t.__H.__h.forEach(q),t.__H.__h=[]}catch(u){return t.__H.__h=[],n.__e(u,t.__v),!0}}),o=[]}function g(n){n.t&&n.t()}function q(n){var t=n.__();\"function\"==typeof t&&(n.t=t)}function x(n,t){return!n||t.some(function(t,u){return t!==n[u]})}function E(n,t){return\"function\"==typeof t?t(n):t}n.__r=function(n){c&&c(n),t=0,(u=n.__c).__H&&(u.__H.__h.forEach(g),u.__H.__h.forEach(q),u.__H.__h=[])},n.diffed=function(t){f&&f(t);var u=t.__c;if(u){var i=u.__H;i&&i.__h.length&&(1!==o.push(u)&&r===n.requestAnimationFrame||((r=n.requestAnimationFrame)||function(n){var t,u=function(){clearTimeout(r),cancelAnimationFrame(t),setTimeout(n)},r=setTimeout(u,100);\"undefined\"!=typeof window&&(t=requestAnimationFrame(u))})(_))}},n.__c=function(t,u){u.some(function(t){try{t.__h.forEach(g),t.__h=t.__h.filter(function(n){return!n.__||q(n)})}catch(r){u.some(function(n){n.__h&&(n.__h=[])}),u=[],n.__e(r,t.__v)}}),e&&e(t,u)},n.unmount=function(t){a&&a(t);var u=t.__c;if(u){var r=u.__H;if(r)try{r.__.forEach(function(n){return n.t&&n.t()})}catch(t){n.__e(t,u.__v)}}};export{m as useState,p as useReducer,l as useEffect,y as useLayoutEffect,d as useRef,s as useImperativeHandle,h as useMemo,T as useCallback,w as useContext,A as useDebugValue,F as useErrorBoundary};\n//# sourceMappingURL=hooks.module.js.map\n", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/src/api.js", + "name": "./src/api.js", + "index": 6, + "index2": 4, + "size": 433, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/src/app.jsx", + "issuerId": null, + "issuerName": "./src/app.jsx", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/src/app.jsx", + "name": "./src/app.jsx" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/src/app.jsx", + "module": "./src/app.jsx", + "moduleName": "./src/app.jsx", + "type": "harmony side effect evaluation", + "userRequest": "./api", + "loc": "12:0-42" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/src/app.jsx", + "module": "./src/app.jsx", + "moduleName": "./src/app.jsx", + "type": "harmony import specifier", + "userRequest": "./api", + "loc": "21:4-21" + } + ], + "usedExports": [ + "fetchFullArticles" + ], + "providedExports": [ + "fetchFullArticles" + ], + "optimizationBailout": [], + "depth": 2, + "source": "var API_URL = 'https://dev.to/api/articles';\n\nfunction extractJson(response) {\n return response.json();\n}\n\nexport function fetchFullArticles() {\n return fetch(\"\".concat(API_URL, \"?per_page=5\")).then(extractJson).then(function (articles) {\n var fullArticles = articles.map(function (article) {\n return fetch(\"\".concat(API_URL, \"/\").concat(article.id)).then(extractJson);\n });\n return Promise.all(fullArticles);\n });\n}", + "parsedSize": 225, + "parsedSource": "\"https://dev.to/api/articles\";function Z(t){return t.json()}fetch(\"\".concat(Q,\"?per_page=5\")).then(Z).then((function(t){var n=t.map((function(t){return fetch(\"\".concat(Q,\"/\").concat(t.id)).then(Z)}));return Promise.all(n)})).", + "originalSize": 451, + "originalSource": "const API_URL = 'https://dev.to/api/articles';\n\nfunction extractJson(response) {\n return response.json();\n}\n\nexport function fetchFullArticles() {\n return fetch(`${API_URL}?per_page=5`)\n .then(extractJson)\n .then((articles) => {\n const fullArticles = articles.map((article) =>\n fetch(`${API_URL}/${article.id}`).then(extractJson)\n );\n\n return Promise.all(fullArticles);\n });\n}", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/src/article.jsx", + "name": "./src/article.jsx", + "index": 7, + "index2": 8, + "size": 761, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/src/app.jsx", + "issuerId": null, + "issuerName": "./src/app.jsx", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/src/app.jsx", + "name": "./src/app.jsx" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/src/app.jsx", + "module": "./src/app.jsx", + "moduleName": "./src/app.jsx", + "type": "harmony side effect evaluation", + "userRequest": "./article", + "loc": "13:0-32" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/src/app.jsx", + "module": "./src/app.jsx", + "moduleName": "./src/app.jsx", + "type": "harmony import specifier", + "userRequest": "./article", + "loc": "28:13-20" + } + ], + "usedExports": [ + "default" + ], + "providedExports": [ + "default" + ], + "optimizationBailout": [], + "depth": 2, + "source": "import { h } from 'preact';\nimport { isEmpty, map, pipe, reject, split, trim } from 'rambda';\nimport styles from './article.css';\nvar renderTags = pipe(split(','), map(trim), reject(isEmpty), map(function (tag) {\n return h(\"li\", {\n className: styles.tag\n }, tag);\n}));\nexport default function Article(_ref) {\n var body_html = _ref.body_html,\n title = _ref.title,\n tag_list = _ref.tag_list;\n return h(\"article\", {\n className: styles.root\n }, h(\"header\", null, h(\"h2\", {\n className: styles.title\n }, title), h(\"nav\", {\n className: styles.tagsContainer\n }, h(\"ul\", {\n className: styles.tags\n }, renderTags(tag_list)))), h(\"div\", {\n className: styles.content,\n dangerouslySetInnerHTML: {\n __html: body_html\n }\n }));\n}", + "parsedSize": 367, + "parsedSource": "at=((\",\"),rt((((rt((function(t){return h(\"li\",{className:st.a.tag},t)})));function pt(t){var n=t.body_html,e=t.title,r=t.tag_list;return h(\"article\",{className:st.a.root},h(\"header\",null,h(\"h2\",{className:st.a.title},e),h(\"nav\",{className:st.a.tagsContainer},h(\"ul\",{className:st.a.tags},at(r)))),h(\"div\",{className:st.a.content,dangerouslySetInnerHTML:{__html:n}}))}", + "originalSize": 780, + "originalSource": "import { h } from 'preact';\nimport {\n isEmpty,\n map,\n pipe,\n reject,\n split,\n trim\n} from 'rambda';\n\nimport styles from './article.css';\n\nconst renderTags = pipe(\n split(','),\n map(trim),\n reject(isEmpty),\n map((tag) =>
  • {tag}
  • )\n);\n\nexport default function Article({ body_html, title, tag_list }) {\n return
    \n
    \n

    {title}

    \n \n
    \n
    \n
    ;\n}\n", + "modules": [] + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/rambda/dist/rambda.esm.js", + "name": "./node_modules/rambda/dist/rambda.esm.js", + "index": 10, + "index2": 7, + "size": 38572, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/src/article.jsx", + "issuerId": null, + "issuerName": "./src/article.jsx", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/src/article.jsx", + "name": "./src/article.jsx" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/src/article.jsx", + "module": "./src/article.jsx", + "moduleName": "./src/article.jsx", + "type": "harmony side effect evaluation", + "userRequest": "rambda", + "loc": "2:0-65" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/src/article.jsx", + "module": "./src/article.jsx", + "moduleName": "./src/article.jsx", + "type": "harmony import specifier", + "userRequest": "rambda", + "loc": "4:17-21" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/src/article.jsx", + "module": "./src/article.jsx", + "moduleName": "./src/article.jsx", + "type": "harmony import specifier", + "userRequest": "rambda", + "loc": "4:22-27" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/src/article.jsx", + "module": "./src/article.jsx", + "moduleName": "./src/article.jsx", + "type": "harmony import specifier", + "userRequest": "rambda", + "loc": "4:34-37" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/src/article.jsx", + "module": "./src/article.jsx", + "moduleName": "./src/article.jsx", + "type": "harmony import specifier", + "userRequest": "rambda", + "loc": "4:38-42" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/src/article.jsx", + "module": "./src/article.jsx", + "moduleName": "./src/article.jsx", + "type": "harmony import specifier", + "userRequest": "rambda", + "loc": "4:45-51" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/src/article.jsx", + "module": "./src/article.jsx", + "moduleName": "./src/article.jsx", + "type": "harmony import specifier", + "userRequest": "rambda", + "loc": "4:52-59" + }, + { + "moduleId": null, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/src/article.jsx", + "module": "./src/article.jsx", + "moduleName": "./src/article.jsx", + "type": "harmony import specifier", + "userRequest": "rambda", + "loc": "4:62-65" + } + ], + "usedExports": [ + "pipe", + "split", + "map", + "trim", + "reject", + "isEmpty" + ], + "providedExports": [ + "F", + "T", + "add", + "adjust", + "all", + "allPass", + "always", + "and", + "any", + "anyPass", + "append", + "applySpec", + "assoc", + "assocPath", + "both", + "chain", + "clamp", + "clone", + "complement", + "compose", + "concat", + "cond", + "converge", + "curry", + "curryN", + "dec", + "defaultTo", + "difference", + "dissoc", + "divide", + "drop", + "dropLast", + "either", + "endsWith", + "equals", + "filter", + "find", + "findIndex", + "findLast", + "findLastIndex", + "flatten", + "flip", + "forEach", + "fromPairs", + "groupBy", + "groupWith", + "has", + "head", + "identical", + "identity", + "ifElse", + "inc", + "includes", + "indexBy", + "indexOf", + "init", + "intersection", + "intersperse", + "is", + "isEmpty", + "isNil", + "join", + "keys", + "last", + "lastIndexOf", + "length", + "lens", + "lensIndex", + "lensPath", + "lensProp", + "map", + "match", + "mathMod", + "max", + "maxBy", + "maxByFn", + "mean", + "median", + "merge", + "min", + "minBy", + "minByFn", + "modulo", + "multiply", + "negate", + "none", + "not", + "nth", + "omit", + "over", + "partial", + "path", + "pathOr", + "paths", + "pick", + "pickAll", + "pipe", + "pluck", + "prepend", + "product", + "prop", + "propEq", + "propIs", + "propOr", + "range", + "reduce", + "reject", + "repeat", + "replace", + "reverse", + "set", + "slice", + "sort", + "sortBy", + "split", + "splitEvery", + "startsWith", + "subtract", + "sum", + "symmetricDifference", + "tail", + "take", + "takeLast", + "tap", + "test", + "times", + "toLower", + "toPairs", + "toString", + "toUpper", + "transpose", + "trim", + "type", + "uniq", + "uniqWith", + "update", + "values", + "view", + "when", + "without", + "xor", + "zip", + "zipObj" + ], + "optimizationBailout": [], + "depth": 3, + "source": "function F() {\n return false;\n}\n\nfunction T() {\n return true;\n}\n\nfunction add(a, b) {\n if (arguments.length === 1) return _b => add(a, _b);\n return Number(a) + Number(b);\n}\n\nfunction curry(fn, args = []) {\n return (..._args) => (rest => rest.length >= fn.length ? fn(...rest) : curry(fn, rest))([...args, ..._args]);\n}\n\nfunction adjustFn(index, replaceFn, list) {\n const actualIndex = index < 0 ? list.length + index : index;\n if (index >= list.length || actualIndex < 0) return list;\n const clone = list.slice();\n clone[actualIndex] = replaceFn(clone[actualIndex]);\n return clone;\n}\n\nconst adjust = curry(adjustFn);\n\nfunction all(predicate, list) {\n if (arguments.length === 1) return _list => all(predicate, _list);\n\n for (let i = 0; i < list.length; i++) {\n if (!predicate(list[i], i)) return false;\n }\n\n return true;\n}\n\nfunction allPass(predicates) {\n return input => {\n let counter = 0;\n\n while (counter < predicates.length) {\n if (!predicates[counter](input)) {\n return false;\n }\n\n counter++;\n }\n\n return true;\n };\n}\n\nfunction always(x) {\n return () => x;\n}\n\nfunction and(a, b) {\n if (arguments.length === 1) return _b => and(a, _b);\n return a && b;\n}\n\nfunction any(predicate, list) {\n if (arguments.length === 1) return _list => any(predicate, _list);\n let counter = 0;\n\n while (counter < list.length) {\n if (predicate(list[counter], counter)) {\n return true;\n }\n\n counter++;\n }\n\n return false;\n}\n\nfunction anyPass(predicates) {\n return input => {\n let counter = 0;\n\n while (counter < predicates.length) {\n if (predicates[counter](input)) {\n return true;\n }\n\n counter++;\n }\n\n return false;\n };\n}\n\nfunction append(x, listOrString) {\n if (arguments.length === 1) return _listOrString => append(x, _listOrString);\n if (typeof listOrString === 'string') return `${listOrString}${x}`;\n const clone = listOrString.slice();\n clone.push(x);\n return clone;\n}\n\nfunction __findHighestArity(spec, max = 0) {\n for (const key in spec) {\n if (spec.hasOwnProperty(key) === false || key === 'constructor') continue;\n\n if (typeof spec[key] === 'object') {\n max = Math.max(max, __findHighestArity(spec[key]));\n }\n\n if (typeof spec[key] === 'function') {\n max = Math.max(max, spec[key].length);\n }\n }\n\n return max;\n}\n\nfunction __filterUndefined() {\n const defined = [];\n let i = 0;\n const l = arguments.length;\n\n while (i < l) {\n if (typeof arguments[i] === 'undefined') break;\n defined[i] = arguments[i];\n i++;\n }\n\n return defined;\n}\n\nfunction __applySpecWithArity(spec, arity, cache) {\n const remaining = arity - cache.length;\n if (remaining === 1) return x => __applySpecWithArity(spec, arity, __filterUndefined(...cache, x));\n if (remaining === 2) return (x, y) => __applySpecWithArity(spec, arity, __filterUndefined(...cache, x, y));\n if (remaining === 3) return (x, y, z) => __applySpecWithArity(spec, arity, __filterUndefined(...cache, x, y, z));\n if (remaining === 4) return (x, y, z, a) => __applySpecWithArity(spec, arity, __filterUndefined(...cache, x, y, z, a));\n if (remaining > 4) return (...args) => __applySpecWithArity(spec, arity, __filterUndefined(...cache, ...args));\n\n if (Array.isArray(spec)) {\n const ret = [];\n let i = 0;\n const l = spec.length;\n\n for (; i < l; i++) {\n if (typeof spec[i] === 'object' || Array.isArray(spec[i])) {\n ret[i] = __applySpecWithArity(spec[i], arity, cache);\n }\n\n if (typeof spec[i] === 'function') {\n ret[i] = spec[i](...cache);\n }\n }\n\n return ret;\n }\n\n const ret = {};\n\n for (const key in spec) {\n if (spec.hasOwnProperty(key) === false || key === 'constructor') continue;\n\n if (typeof spec[key] === 'object') {\n ret[key] = __applySpecWithArity(spec[key], arity, cache);\n continue;\n }\n\n if (typeof spec[key] === 'function') {\n ret[key] = spec[key](...cache);\n }\n }\n\n return ret;\n}\n\nfunction applySpec(spec, ...args) {\n const arity = __findHighestArity(spec);\n\n if (arity === 0) {\n return () => ({});\n }\n\n const toReturn = __applySpecWithArity(spec, arity, args);\n\n return toReturn;\n}\n\nfunction assocFn(prop, newValue, obj) {\n return Object.assign({}, obj, {\n [prop]: newValue\n });\n}\n\nconst assoc = curry(assocFn);\n\nfunction _isInteger(n) {\n return n << 0 === n;\n}\nvar _isInteger$1 = Number.isInteger || _isInteger;\n\nfunction assocPathFn(list, newValue, input) {\n const pathArrValue = typeof list === 'string' ? list.split('.') : list;\n\n if (pathArrValue.length === 0) {\n return newValue;\n }\n\n const index = pathArrValue[0];\n\n if (pathArrValue.length > 1) {\n const condition = typeof input !== 'object' || input === null || !input.hasOwnProperty(index);\n const nextinput = condition ? _isInteger(parseInt(pathArrValue[1], 10)) ? [] : {} : input[index];\n newValue = assocPathFn(Array.prototype.slice.call(pathArrValue, 1), newValue, nextinput);\n }\n\n if (_isInteger(parseInt(index, 10)) && Array.isArray(input)) {\n const arr = input.slice();\n arr[index] = newValue;\n return arr;\n }\n\n return assoc(index, newValue, input);\n}\n\nconst assocPath = curry(assocPathFn);\n\nfunction both(f, g) {\n if (arguments.length === 1) return _g => both(f, _g);\n return (...input) => f(...input) && g(...input);\n}\n\nfunction chain(fn, list) {\n if (arguments.length === 1) {\n return _list => chain(fn, _list);\n }\n\n return [].concat(...list.map(fn));\n}\n\nfunction clone(input) {\n const out = Array.isArray(input) ? Array(input.length) : {};\n if (input && input.getTime) return new Date(input.getTime());\n\n for (const key in input) {\n const v = input[key];\n out[key] = typeof v === 'object' && v !== null ? v.getTime ? new Date(v.getTime()) : clone(v) : v;\n }\n\n return out;\n}\n\nfunction complement(fn) {\n return (...input) => !fn(...input);\n}\n\nfunction compose(...fns) {\n if (fns.length === 0) {\n throw new Error('compose requires at least one argument');\n }\n\n return (...args) => {\n const list = fns.slice();\n\n if (list.length > 0) {\n const fn = list.pop();\n let result = fn(...args);\n\n while (list.length > 0) {\n result = list.pop()(result);\n }\n\n return result;\n }\n };\n}\n\nfunction concat(x, y) {\n if (arguments.length === 1) return _y => concat(x, _y);\n return typeof x === 'string' ? `${x}${y}` : [...x, ...y];\n}\n\nfunction _curryN(n, cache, fn) {\n return function () {\n let ci = 0;\n let ai = 0;\n const cl = cache.length;\n const al = arguments.length;\n const args = new Array(cl + al);\n\n while (ci < cl) {\n args[ci] = cache[ci];\n ci++;\n }\n\n while (ai < al) {\n args[cl + ai] = arguments[ai];\n ai++;\n }\n\n const remaining = n - args.length;\n return args.length >= n ? fn.apply(this, args) : _arity(remaining, _curryN(n, args, fn));\n };\n}\n\nfunction _arity(n, fn) {\n switch (n) {\n case 0:\n return function () {\n return fn.apply(this, arguments);\n };\n\n case 1:\n return function (_1) {\n return fn.apply(this, arguments);\n };\n\n case 2:\n return function (_1, _2) {\n return fn.apply(this, arguments);\n };\n\n case 3:\n return function (_1, _2, _3) {\n return fn.apply(this, arguments);\n };\n\n case 4:\n return function (_1, _2, _3, _4) {\n return fn.apply(this, arguments);\n };\n\n case 5:\n return function (_1, _2, _3, _4, _5) {\n return fn.apply(this, arguments);\n };\n\n case 6:\n return function (_1, _2, _3, _4, _5, _6) {\n return fn.apply(this, arguments);\n };\n\n case 7:\n return function (_1, _2, _3, _4, _5, _6, _7) {\n return fn.apply(this, arguments);\n };\n\n case 8:\n return function (_1, _2, _3, _4, _5, _6, _7, _8) {\n return fn.apply(this, arguments);\n };\n\n case 9:\n return function (_1, _2, _3, _4, _5, _6, _7, _8, _9) {\n return fn.apply(this, arguments);\n };\n\n case 10:\n return function (_1, _2, _3, _4, _5, _6, _7, _8, _9, _10) {\n return fn.apply(this, arguments);\n };\n\n default:\n throw new Error('First argument to _arity must be a non-negative integer no greater than ten');\n }\n}\n\nfunction curryN(n, fn) {\n if (arguments.length === 1) return _fn => curryN(n, _fn);\n return _arity(n, _curryN(n, [], fn));\n}\n\nfunction mapObject(fn, obj) {\n const willReturn = {};\n\n for (const prop in obj) {\n willReturn[prop] = fn(obj[prop], prop, obj);\n }\n\n return willReturn;\n}\n\nfunction map(fn, list) {\n if (arguments.length === 1) return _list => map(fn, _list);\n\n if (list === undefined) {\n return [];\n }\n\n if (!Array.isArray(list)) {\n return mapObject(fn, list);\n }\n\n let index = -1;\n const len = list.length;\n const willReturn = Array(len);\n\n while (++index < len) {\n willReturn[index] = fn(list[index], index);\n }\n\n return willReturn;\n}\n\nfunction max(x, y) {\n if (arguments.length === 1) return _y => max(x, _y);\n return y > x ? y : x;\n}\n\nfunction reduceFn(reducer, acc, list) {\n const clone = list.slice();\n return clone.reduce(reducer, acc);\n}\n\nconst reduce = curry(reduceFn);\n\nfunction converge(fn, transformers) {\n if (arguments.length === 1) return _transformers => converge(fn, _transformers);\n const highestArity = reduce((a, b) => max(a, b.length), 0, transformers);\n return curryN(highestArity, function () {\n return fn.apply(this, map(g => g.apply(this, arguments), transformers));\n });\n}\n\nfunction cond(conditions) {\n return input => {\n let done = false;\n let toReturn;\n conditions.forEach(([predicate, resultClosure]) => {\n if (!done && predicate(input)) {\n done = true;\n toReturn = resultClosure(input);\n }\n });\n return toReturn;\n };\n}\n\nfunction clampFn(min, max, input) {\n if (input >= min && input <= max) return input;\n if (input > max) return max;\n if (input < min) return min;\n}\n\nconst clamp = curry(clampFn);\n\nconst dec = x => x - 1;\n\nfunction flagIs(inputArguments) {\n return inputArguments === undefined || inputArguments === null || Number.isNaN(inputArguments) === true;\n}\n\nfunction defaultTo(defaultArgument, ...inputArguments) {\n if (arguments.length === 1) {\n return _inputArguments => defaultTo(defaultArgument, _inputArguments);\n } else if (arguments.length === 2) {\n return flagIs(inputArguments[0]) ? defaultArgument : inputArguments[0];\n }\n\n const limit = inputArguments.length - 1;\n let len = limit + 1;\n let ready = false;\n let holder;\n\n while (!ready) {\n const instance = inputArguments[limit - len + 1];\n\n if (len === 0) {\n ready = true;\n } else if (flagIs(instance)) {\n len -= 1;\n } else {\n holder = instance;\n ready = true;\n }\n }\n\n return holder === undefined ? defaultArgument : holder;\n}\n\nfunction type(input) {\n const typeOf = typeof input;\n\n if (input === null) {\n return 'Null';\n } else if (input === undefined) {\n return 'Undefined';\n } else if (typeOf === 'boolean') {\n return 'Boolean';\n } else if (typeOf === 'number') {\n return Number.isNaN(input) ? 'NaN' : 'Number';\n } else if (typeOf === 'string') {\n return 'String';\n } else if (Array.isArray(input)) {\n return 'Array';\n } else if (input instanceof RegExp) {\n return 'RegExp';\n }\n\n const asStr = input && input.toString ? input.toString() : '';\n if (['true', 'false'].includes(asStr)) return 'Boolean';\n if (!Number.isNaN(Number(asStr))) return 'Number';\n if (asStr.startsWith('async')) return 'Async';\n if (asStr === '[object Promise]') return 'Promise';\n if (typeOf === 'function') return 'Function';\n if (input instanceof String) return 'String';\n return 'Object';\n}\n\nfunction parseError(maybeError) {\n const typeofError = maybeError.__proto__.toString();\n\n if (!['Error', 'TypeError'].includes(typeofError)) return [];\n return [typeofError, maybeError.message];\n}\n\nfunction parseDate(maybeDate) {\n if (!maybeDate.toDateString) return [false];\n return [true, maybeDate.getTime()];\n}\n\nfunction parseRegex(maybeRegex) {\n if (maybeRegex.constructor !== RegExp) return [false];\n return [true, maybeRegex.toString()];\n}\n\nfunction equals(a, b) {\n if (arguments.length === 1) return _b => equals(a, _b);\n const aType = type(a);\n if (aType !== type(b)) return false;\n if (['NaN', 'Undefined', 'Null'].includes(aType)) return true;\n if (['Boolean', 'Number', 'String'].includes(aType)) return a.toString() === b.toString();\n\n if (aType === 'Array') {\n const aClone = Array.from(a);\n const bClone = Array.from(b);\n\n if (aClone.toString() !== bClone.toString()) {\n return false;\n }\n\n let loopArrayFlag = true;\n aClone.forEach((aCloneInstance, aCloneIndex) => {\n if (loopArrayFlag) {\n if (aCloneInstance !== bClone[aCloneIndex] && !equals(aCloneInstance, bClone[aCloneIndex])) {\n loopArrayFlag = false;\n }\n }\n });\n return loopArrayFlag;\n }\n\n const aRegex = parseRegex(a);\n const bRegex = parseRegex(b);\n\n if (aRegex[0]) {\n return bRegex[0] ? aRegex[1] === bRegex[1] : false;\n } else if (bRegex[0]) return false;\n\n const aDate = parseDate(a);\n const bDate = parseDate(b);\n\n if (aDate[0]) {\n return bDate[0] ? aDate[1] === bDate[1] : false;\n } else if (bDate[0]) return false;\n\n const aError = parseError(a);\n const bError = parseError(b);\n\n if (aError[0]) {\n return bError[0] ? aError[0] === bError[0] && aError[1] === bError[1] : false;\n }\n\n if (aType === 'Object') {\n const aKeys = Object.keys(a);\n\n if (aKeys.length !== Object.keys(b).length) {\n return false;\n }\n\n let loopObjectFlag = true;\n aKeys.forEach(aKeyInstance => {\n if (loopObjectFlag) {\n const aValue = a[aKeyInstance];\n const bValue = b[aKeyInstance];\n\n if (aValue !== bValue && !equals(aValue, bValue)) {\n loopObjectFlag = false;\n }\n }\n });\n return loopObjectFlag;\n }\n\n return false;\n}\n\nfunction includes(valueToFind, input) {\n if (arguments.length === 1) return _input => includes(valueToFind, _input);\n\n if (typeof input === 'string') {\n return input.includes(valueToFind);\n }\n\n if (!Array.isArray(input)) return false;\n let index = -1;\n\n while (++index < input.length) {\n if (equals(input[index], valueToFind)) {\n return true;\n }\n }\n\n return false;\n}\n\nfunction uniq(list) {\n let index = -1;\n const willReturn = [];\n\n while (++index < list.length) {\n const value = list[index];\n\n if (!includes(value, willReturn)) {\n willReturn.push(value);\n }\n }\n\n return willReturn;\n}\n\nfunction difference(a, b) {\n if (arguments.length === 1) return _b => difference(a, _b);\n return uniq(a).filter(aInstance => !includes(aInstance, b));\n}\n\nfunction dissoc(prop, obj) {\n if (arguments.length === 1) return _obj => dissoc(prop, _obj);\n if (obj === null || obj === undefined) return {};\n const willReturn = {};\n\n for (const p in obj) {\n willReturn[p] = obj[p];\n }\n\n delete willReturn[prop];\n return willReturn;\n}\n\nfunction divide(a, b) {\n if (arguments.length === 1) return _b => divide(a, _b);\n return a / b;\n}\n\nfunction drop(howManyToDrop, listOrString) {\n if (arguments.length === 1) return _list => drop(howManyToDrop, _list);\n return listOrString.slice(howManyToDrop > 0 ? howManyToDrop : 0);\n}\n\nfunction dropLast(howManyToDrop, listOrString) {\n if (arguments.length === 1) {\n return _listOrString => dropLast(howManyToDrop, _listOrString);\n }\n\n return howManyToDrop > 0 ? listOrString.slice(0, -howManyToDrop) : listOrString.slice();\n}\n\nfunction either(firstPredicate, secondPredicate) {\n if (arguments.length === 1) {\n return _secondPredicate => either(firstPredicate, _secondPredicate);\n }\n\n return (...input) => Boolean(firstPredicate(...input) || secondPredicate(...input));\n}\n\nfunction endsWith(target, str) {\n if (arguments.length === 1) return _str => endsWith(target, _str);\n return str.endsWith(target);\n}\n\nfunction filterObject(fn, obj) {\n const willReturn = {};\n\n for (const prop in obj) {\n if (fn(obj[prop], prop, obj)) {\n willReturn[prop] = obj[prop];\n }\n }\n\n return willReturn;\n}\n\nfunction filter(predicate, list) {\n if (arguments.length === 1) return _list => filter(predicate, _list);\n if (!list) return [];\n\n if (!Array.isArray(list)) {\n return filterObject(predicate, list);\n }\n\n let index = -1;\n let resIndex = 0;\n const len = list.length;\n const willReturn = [];\n\n while (++index < len) {\n const value = list[index];\n\n if (predicate(value, index)) {\n willReturn[resIndex++] = value;\n }\n }\n\n return willReturn;\n}\n\nfunction find(predicate, list) {\n if (arguments.length === 1) return _list => find(predicate, _list);\n return list.find(predicate);\n}\n\nfunction findIndex(predicate, list) {\n if (arguments.length === 1) return _list => findIndex(predicate, _list);\n const len = list.length;\n let index = -1;\n\n while (++index < len) {\n if (predicate(list[index], index)) {\n return index;\n }\n }\n\n return -1;\n}\n\nfunction findLastIndex(fn, list) {\n if (arguments.length === 1) return _list => findLastIndex(fn, _list);\n let index = list.length;\n\n while (--index >= 0) {\n if (fn(list[index], index)) {\n return index;\n }\n }\n\n return -1;\n}\n\nfunction findLast(predicate, list) {\n if (arguments.length === 1) return _list => findLast(predicate, _list);\n let index = list.length;\n\n while (--index >= 0) {\n if (predicate(list[index], index)) {\n return list[index];\n }\n }\n\n return undefined;\n}\n\nfunction flatten(list, input) {\n const willReturn = input === undefined ? [] : input;\n\n for (let i = 0; i < list.length; i++) {\n if (Array.isArray(list[i])) {\n flatten(list[i], willReturn);\n } else {\n willReturn.push(list[i]);\n }\n }\n\n return willReturn;\n}\n\nfunction flipExport(fn) {\n return (...input) => {\n if (input.length === 1) {\n return holder => fn(holder, input[0]);\n } else if (input.length === 2) {\n return fn(input[1], input[0]);\n }\n\n return undefined;\n };\n}\n\nfunction flip(fn) {\n return flipExport(fn);\n}\n\nfunction forEach(predicate, list) {\n if (arguments.length === 1) return _list => forEach(predicate, _list);\n map(predicate, list);\n return list;\n}\n\nfunction fromPairs(listOfPairs) {\n const toReturn = {};\n listOfPairs.forEach(([prop, value]) => toReturn[prop] = value);\n return toReturn;\n}\n\nfunction groupBy(groupFn, list) {\n if (arguments.length === 1) return _list => groupBy(groupFn, _list);\n const result = {};\n\n for (let i = 0; i < list.length; i++) {\n const item = list[i];\n const key = groupFn(item);\n\n if (!result[key]) {\n result[key] = [];\n }\n\n result[key].push(item);\n }\n\n return result;\n}\n\nfunction groupWith(compareFn, list) {\n if (!Array.isArray(list)) throw new TypeError('list.reduce is not a function');\n const clone = list.slice();\n const toReturn = [];\n let holder = [];\n clone.reduce((prev, current, i) => {\n if (i === 0) return current;\n const okCompare = compareFn(prev, current);\n const holderIsEmpty = holder.length === 0;\n const lastCall = i === list.length - 1;\n\n if (okCompare) {\n if (holderIsEmpty) holder.push(prev);\n holder.push(current);\n if (lastCall) toReturn.push(holder);\n return current;\n }\n\n if (holderIsEmpty) {\n toReturn.push([prev]);\n if (lastCall) toReturn.push([current]);\n return current;\n }\n\n toReturn.push(holder);\n if (lastCall) toReturn.push([current]);\n holder = [];\n return current;\n }, undefined);\n return toReturn;\n}\n\nfunction has(prop, obj) {\n if (arguments.length === 1) return _obj => has(prop, _obj);\n if (!obj) return false;\n return obj[prop] !== undefined;\n}\n\nfunction head(listOrString) {\n if (typeof listOrString === 'string') return listOrString[0] || '';\n return listOrString[0];\n}\n\nfunction _objectIs(a, b) {\n if (a === b) {\n return a !== 0 || 1 / a === 1 / b;\n }\n\n return a !== a && b !== b;\n}\nvar _objectIs$1 = Object.is || _objectIs;\n\nfunction identical(a, b) {\n if (arguments.length === 1) return _b => identical(a, _b);\n return _objectIs$1(a, b);\n}\n\nfunction identity(input) {\n return input;\n}\n\nfunction ifElseFn(condition, onTrue, onFalse) {\n return (...input) => {\n const conditionResult = typeof condition === 'boolean' ? condition : condition(...input);\n\n if (conditionResult === true) {\n return onTrue(...input);\n }\n\n return onFalse(...input);\n };\n}\n\nconst ifElse = curry(ifElseFn);\n\nconst inc = x => x + 1;\n\nfunction path(list, obj) {\n if (arguments.length === 1) return _obj => path(list, _obj);\n\n if (obj === null || obj === undefined) {\n return undefined;\n }\n\n let willReturn = obj;\n let counter = 0;\n const pathArrValue = typeof list === 'string' ? list.split('.') : list;\n\n while (counter < pathArrValue.length) {\n if (willReturn === null || willReturn === undefined) {\n return undefined;\n }\n\n willReturn = willReturn[pathArrValue[counter]];\n counter++;\n }\n\n return willReturn;\n}\n\nfunction indexByPath(pathInput, list) {\n const toReturn = {};\n\n for (let i = 0; i < list.length; i++) {\n const item = list[i];\n toReturn[path(pathInput, item)] = item;\n }\n\n return toReturn;\n}\n\nfunction indexBy(condition, list) {\n if (arguments.length === 1) {\n return _list => indexBy(condition, _list);\n }\n\n if (typeof condition === 'string') {\n return indexByPath(condition, list);\n }\n\n const toReturn = {};\n\n for (let i = 0; i < list.length; i++) {\n const item = list[i];\n toReturn[condition(item)] = item;\n }\n\n return toReturn;\n}\n\nfunction indexOf(valueToFind, list) {\n if (arguments.length === 1) {\n return _list => indexOf(valueToFind, _list);\n }\n\n let index = -1;\n const {\n length\n } = list;\n\n while (++index < length) {\n if (list[index] === valueToFind) {\n return index;\n }\n }\n\n return -1;\n}\n\nfunction baseSlice(array, start, end) {\n let index = -1;\n let {\n length\n } = array;\n end = end > length ? length : end;\n\n if (end < 0) {\n end += length;\n }\n\n length = start > end ? 0 : end - start >>> 0;\n start >>>= 0;\n const result = Array(length);\n\n while (++index < length) {\n result[index] = array[index + start];\n }\n\n return result;\n}\n\nfunction init(listOrString) {\n if (typeof listOrString === 'string') return listOrString.slice(0, -1);\n return listOrString.length ? baseSlice(listOrString, 0, -1) : [];\n}\n\nfunction intersperse(separator, list) {\n if (arguments.length === 1) return _list => intersperse(separator, _list);\n let index = -1;\n const len = list.length;\n const willReturn = [];\n\n while (++index < len) {\n if (index === len - 1) {\n willReturn.push(list[index]);\n } else {\n willReturn.push(list[index], separator);\n }\n }\n\n return willReturn;\n}\n\nfunction intersection(listA, listB) {\n if (arguments.length === 1) return _list => intersection(listA, _list);\n return filter(value => includes(value, listB), listA);\n}\n\nfunction is(targetPrototype, x) {\n if (arguments.length === 1) return _x => is(targetPrototype, _x);\n return x != null && x.constructor === targetPrototype || x instanceof targetPrototype;\n}\n\nfunction isEmpty(input) {\n const inputType = type(input);\n if (['Undefined', 'NaN', 'Number', 'Null'].includes(inputType)) return false;\n if (!input) return true;\n\n if (inputType === 'Object') {\n return Object.keys(input).length === 0;\n }\n\n if (inputType === 'Array') {\n return input.length === 0;\n }\n\n return false;\n}\n\nfunction isNil(x) {\n return x === undefined || x === null;\n}\n\nfunction join(glue, list) {\n if (arguments.length === 1) return _list => join(glue, _list);\n return list.join(glue);\n}\n\nfunction keys(x) {\n return Object.keys(x);\n}\n\nfunction last(listOrString) {\n if (typeof listOrString === 'string') {\n return listOrString[listOrString.length - 1] || '';\n }\n\n return listOrString[listOrString.length - 1];\n}\n\nfunction lastIndexOf(target, list) {\n if (arguments.length === 1) return _list => lastIndexOf(target, _list);\n let index = list.length;\n\n while (--index > 0) {\n if (equals(list[index], target)) {\n return index;\n }\n }\n\n return -1;\n}\n\nfunction length(x) {\n if (!x || x.length === undefined) {\n return NaN;\n }\n\n return x.length;\n}\n\nfunction lens(getter, setter) {\n if (arguments.length === 1) return _setter => lens(getter, _setter);\n return function (functor) {\n return function (target) {\n return functor(getter(target)).map(focus => setter(focus, target));\n };\n };\n}\n\nfunction nth(index, list) {\n if (arguments.length === 1) return _list => nth(index, _list);\n const idx = index < 0 ? list.length + index : index;\n return Object.prototype.toString.call(list) === '[object String]' ? list.charAt(idx) : list[idx];\n}\n\nfunction update(idx, val, list) {\n if (val === undefined) {\n return (_val, _list) => update(idx, _val, _list);\n } else if (list === undefined) {\n return _list => update(idx, val, _list);\n }\n\n const arrClone = list.slice();\n return arrClone.fill(val, idx, idx + 1);\n}\n\nfunction lensIndex(index) {\n return lens(nth(index), update(index));\n}\n\nfunction lensPath(key) {\n return lens(path(key), assocPath(key));\n}\n\nfunction prop(propToFind, obj) {\n if (arguments.length === 1) return _obj => prop(propToFind, _obj);\n if (!obj) return undefined;\n return obj[propToFind];\n}\n\nfunction lensProp(key) {\n return lens(prop(key), assoc(key));\n}\n\nfunction match(pattern, input) {\n if (arguments.length === 1) return _input => match(pattern, _input);\n const willReturn = input.match(pattern);\n return willReturn === null ? [] : willReturn;\n}\n\nfunction mathMod(m, p) {\n if (arguments.length === 1) return _p => mathMod(m, _p);\n if (!_isInteger$1(m) || !_isInteger$1(p) || p < 1) return NaN;\n return (m % p + p) % p;\n}\n\nfunction maxByFn(compareFn, x, y) {\n return compareFn(y) > compareFn(x) ? y : x;\n}\nconst maxBy = curry(maxByFn);\n\nfunction sum(list) {\n return list.reduce((prev, current) => prev + current, 0);\n}\n\nfunction mean(list) {\n return sum(list) / list.length;\n}\n\nfunction median(list) {\n const len = list.length;\n if (len === 0) return NaN;\n const width = 2 - len % 2;\n const idx = (len - width) / 2;\n return mean(Array.prototype.slice.call(list, 0).sort((a, b) => {\n if (a === b) return 0;\n return a < b ? -1 : 1;\n }).slice(idx, idx + width));\n}\n\nfunction merge(target, newProps) {\n if (arguments.length === 1) return _newProps => merge(target, _newProps);\n return Object.assign({}, target || {}, newProps || {});\n}\n\nfunction min(x, y) {\n if (arguments.length === 1) return _y => min(x, _y);\n return y < x ? y : x;\n}\n\nfunction minByFn(compareFn, x, y) {\n return compareFn(y) < compareFn(x) ? y : x;\n}\nconst minBy = curry(minByFn);\n\nfunction modulo(x, y) {\n if (arguments.length === 1) return _y => modulo(x, _y);\n return x % y;\n}\n\nfunction multiply(x, y) {\n if (arguments.length === 1) return _y => multiply(x, _y);\n return x * y;\n}\n\nfunction negate(x) {\n return -x;\n}\n\nfunction none(predicate, list) {\n if (arguments.length === 1) return _list => none(predicate, _list);\n return list.filter(predicate).length === 0;\n}\n\nfunction not(input) {\n return !input;\n}\n\nfunction omit(propsToOmit, obj) {\n if (arguments.length === 1) return _obj => omit(propsToOmit, _obj);\n\n if (obj === null || obj === undefined) {\n return undefined;\n }\n\n const propsToOmitValue = typeof propsToOmit === 'string' ? propsToOmit.split(',') : propsToOmit;\n const willReturn = {};\n\n for (const key in obj) {\n if (!propsToOmitValue.includes(key)) {\n willReturn[key] = obj[key];\n }\n }\n\n return willReturn;\n}\n\nconst Identity = x => ({\n x,\n map: fn => Identity(fn(x))\n});\n\nfunction over(lens, fn, object) {\n if (arguments.length === 1) return (_fn, _object) => over(lens, _fn, _object);\n if (arguments.length === 2) return _object => over(lens, fn, _object);\n return lens(x => Identity(fn(x)))(object).x;\n}\n\nfunction partial(fn, ...args) {\n const len = fn.length;\n return (...rest) => {\n if (args.length + rest.length >= len) {\n return fn(...args, ...rest);\n }\n\n return partial(fn, ...[...args, ...rest]);\n };\n}\n\nfunction paths(pathsToSearch, obj) {\n return pathsToSearch.map(singlePath => path(singlePath, obj));\n}\n\nfunction pathOrFn(defaultValue, list, obj) {\n return defaultTo(defaultValue, path(list, obj));\n}\n\nconst pathOr = curry(pathOrFn);\n\nfunction pick(propsToPick, obj) {\n if (arguments.length === 1) return _obj => pick(propsToPick, _obj);\n\n if (obj === null || obj === undefined) {\n return undefined;\n }\n\n const keys = typeof propsToPick === 'string' ? propsToPick.split(',') : propsToPick;\n const willReturn = {};\n let counter = 0;\n\n while (counter < keys.length) {\n if (keys[counter] in obj) {\n willReturn[keys[counter]] = obj[keys[counter]];\n }\n\n counter++;\n }\n\n return willReturn;\n}\n\nfunction pickAll(propsToPick, obj) {\n if (arguments.length === 1) return _obj => pickAll(propsToPick, _obj);\n\n if (obj === null || obj === undefined) {\n return undefined;\n }\n\n const keysValue = typeof propsToPick === 'string' ? propsToPick.split(',') : propsToPick;\n const willReturn = {};\n let counter = 0;\n\n while (counter < keysValue.length) {\n if (keysValue[counter] in obj) {\n willReturn[keysValue[counter]] = obj[keysValue[counter]];\n } else {\n willReturn[keysValue[counter]] = undefined;\n }\n\n counter++;\n }\n\n return willReturn;\n}\n\nfunction pipe(...fns) {\n if (fns.length === 0) throw new Error('pipe requires at least one argument');\n return compose(...fns.reverse());\n}\n\nfunction pluck(property, list) {\n if (arguments.length === 1) return _list => pluck(property, _list);\n const willReturn = [];\n map(x => {\n if (x[property] !== undefined) {\n willReturn.push(x[property]);\n }\n }, list);\n return willReturn;\n}\n\nfunction prepend(x, listOrString) {\n if (arguments.length === 1) return _listOrString => prepend(x, _listOrString);\n if (typeof listOrString === 'string') return `${x}${listOrString}`;\n return [x].concat(listOrString);\n}\n\nconst product = reduce(multiply, 1);\n\nfunction propEqFn(propToFind, valueToMatch, obj) {\n if (!obj) return false;\n return obj[propToFind] === valueToMatch;\n}\n\nconst propEq = curry(propEqFn);\n\nfunction propIsFn(targetPrototype, property, obj) {\n return is(targetPrototype, obj[property]);\n}\n\nconst propIs = curry(propIsFn);\n\nfunction propOrFn(defaultValue, property, obj) {\n if (!obj) return defaultValue;\n return defaultTo(defaultValue, obj[property]);\n}\n\nconst propOr = curry(propOrFn);\n\nfunction range(start, end) {\n if (arguments.length === 1) return _end => range(start, _end);\n\n if (Number.isNaN(Number(start)) || Number.isNaN(Number(end))) {\n throw new TypeError('Both arguments to range must be numbers');\n }\n\n if (end < start) return [];\n const len = end - start;\n const willReturn = Array(len);\n\n for (let i = 0; i < len; i++) {\n willReturn[i] = start + i;\n }\n\n return willReturn;\n}\n\nfunction reject(predicate, list) {\n if (arguments.length === 1) return _list => reject(predicate, _list);\n return filter((x, i) => !predicate(x, i), list);\n}\n\nfunction repeat(x, timesToRepeat) {\n if (arguments.length === 1) {\n return _timesToRepeat => repeat(x, _timesToRepeat);\n }\n\n return Array(timesToRepeat).fill(x);\n}\n\nfunction replace(pattern, replacer, str) {\n if (replacer === undefined) {\n return (_replacer, _str) => replace(pattern, _replacer, _str);\n } else if (str === undefined) {\n return _str => replace(pattern, replacer, _str);\n }\n\n return str.replace(pattern, replacer);\n}\n\nfunction reverse(listOrString) {\n if (typeof listOrString === 'string') {\n return listOrString.split('').reverse().join('');\n }\n\n const clone = listOrString.slice();\n return clone.reverse();\n}\n\nfunction set(lens, replacer, x) {\n if (arguments.length === 1) return (_v, _x) => set(lens, _v, _x);\n if (arguments.length === 2) return _x => set(lens, replacer, _x);\n return over(lens, always(replacer), x);\n}\n\nfunction sliceFn(from, to, list) {\n return list.slice(from, to);\n}\n\nconst slice = curry(sliceFn);\n\nfunction sort(sortFn, list) {\n if (arguments.length === 1) return _list => sort(sortFn, _list);\n const clone = list.slice();\n return clone.sort(sortFn);\n}\n\nfunction sortBy(sortFn, list) {\n if (arguments.length === 1) return _list => sortBy(sortFn, _list);\n const clone = list.slice();\n return clone.sort((a, b) => {\n const aSortResult = sortFn(a);\n const bSortResult = sortFn(b);\n if (aSortResult === bSortResult) return 0;\n return aSortResult < bSortResult ? -1 : 1;\n });\n}\n\nfunction split(separator, str) {\n if (arguments.length === 1) return _str => split(separator, _str);\n return str.split(separator);\n}\n\nfunction splitEvery(sliceLength, listOrString) {\n if (arguments.length === 1) {\n return _listOrString => splitEvery(sliceLength, _listOrString);\n }\n\n if (sliceLength < 1) {\n throw new Error('First argument to splitEvery must be a positive integer');\n }\n\n const willReturn = [];\n let counter = 0;\n\n while (counter < listOrString.length) {\n willReturn.push(listOrString.slice(counter, counter += sliceLength));\n }\n\n return willReturn;\n}\n\nfunction startsWith(target, str) {\n if (arguments.length === 1) return _str => startsWith(target, _str);\n return str.startsWith(target);\n}\n\nfunction subtract(a, b) {\n if (arguments.length === 1) return _b => subtract(a, _b);\n return a - b;\n}\n\nfunction symmetricDifference(x, y) {\n if (arguments.length === 1) {\n return _y => symmetricDifference(x, _y);\n }\n\n return concat(filter(value => !includes(value, y), x), filter(value => !includes(value, x), y));\n}\n\nfunction tail(listOrString) {\n return drop(1, listOrString);\n}\n\nfunction take(howMany, listOrString) {\n if (arguments.length === 1) return _listOrString => take(howMany, _listOrString);\n if (howMany < 0) return listOrString.slice();\n if (typeof listOrString === 'string') return listOrString.slice(0, howMany);\n return baseSlice(listOrString, 0, howMany);\n}\n\nfunction takeLast(howMany, listOrString) {\n if (arguments.length === 1) return _listOrString => takeLast(howMany, _listOrString);\n const len = listOrString.length;\n if (howMany < 0) return listOrString.slice();\n let numValue = howMany > len ? len : howMany;\n if (typeof listOrString === 'string') return listOrString.slice(len - numValue);\n numValue = len - numValue;\n return baseSlice(listOrString, numValue, len);\n}\n\nfunction tap(fn, x) {\n if (arguments.length === 1) return _x => tap(fn, _x);\n fn(x);\n return x;\n}\n\nfunction test(pattern, str) {\n if (arguments.length === 1) return _str => test(pattern, _str);\n\n if (typeof pattern === 'string') {\n throw new TypeError(`‘test’ requires a value of type RegExp as its first argument; received \"${pattern}\"`);\n }\n\n return str.search(pattern) !== -1;\n}\n\nfunction times(fn, howMany) {\n if (arguments.length === 1) return _howMany => times(fn, _howMany);\n\n if (!Number.isInteger(howMany) || howMany < 0) {\n throw new RangeError('n must be an integer');\n }\n\n return map(fn, range(0, howMany));\n}\n\nfunction toLower(str) {\n return str.toLowerCase();\n}\n\nfunction toPairs(obj) {\n return Object.entries(obj);\n}\n\nfunction toString(val) {\n return val.toString();\n}\n\nfunction toUpper(str) {\n return str.toUpperCase();\n}\n\nfunction transpose(array) {\n return array.reduce((acc, el) => {\n el.forEach((nestedEl, i) => Array.isArray(acc[i]) ? acc[i].push(nestedEl) : acc.push([nestedEl]));\n return acc;\n }, []);\n}\n\nfunction trim(str) {\n return str.trim();\n}\n\nfunction uniqWith(fn, list) {\n if (arguments.length === 1) return _list => uniqWith(fn, _list);\n let index = -1;\n const len = list.length;\n const willReturn = [];\n\n while (++index < len) {\n const value = list[index];\n const flag = any(willReturnInstance => fn(value, willReturnInstance), willReturn);\n\n if (!flag) {\n willReturn.push(value);\n }\n }\n\n return willReturn;\n}\n\nfunction values(obj) {\n if (type(obj) !== 'Object') return [];\n return Object.values(obj);\n}\n\nconst Const = x => ({\n x,\n map: fn => Const(x)\n});\n\nfunction view(lens, target) {\n if (arguments.length === 1) return _target => view(lens, _target);\n return lens(Const)(target).x;\n}\n\nfunction without(matchAgainst, source) {\n if (source === undefined) {\n return _source => without(matchAgainst, _source);\n }\n\n return reduce((prev, current) => includes(current, matchAgainst) ? prev : prev.concat(current), [], source);\n}\n\nfunction isFunction(fn) {\n return ['Async', 'Promise', 'Function'].includes(type(fn));\n}\n\nfunction when(rule, resultOrFunction) {\n if (arguments.length === 1) {\n return whenTrueHolder => when(rule, whenTrueHolder);\n }\n\n return input => {\n if (!rule(input)) return input;\n return isFunction(resultOrFunction) ? resultOrFunction(input) : resultOrFunction;\n };\n}\n\nfunction xor(a, b) {\n if (arguments.length === 1) return _b => xor(a, _b);\n return Boolean(a) && !b || Boolean(b) && !a;\n}\n\nfunction zip(left, right) {\n if (arguments.length === 1) return _right => zip(left, _right);\n const result = [];\n const length = Math.min(left.length, right.length);\n\n for (let i = 0; i < length; i++) {\n result[i] = [left[i], right[i]];\n }\n\n return result;\n}\n\nfunction zipObj(keys, values) {\n if (arguments.length === 1) return yHolder => zipObj(keys, yHolder);\n return take(values.length, keys).reduce((prev, xInstance, i) => {\n prev[xInstance] = values[i];\n return prev;\n }, {});\n}\n\nexport { F, T, add, adjust, all, allPass, always, and, any, anyPass, append, applySpec, assoc, assocPath, both, chain, clamp, clone, complement, compose, concat, cond, converge, curry, curryN, dec, defaultTo, difference, dissoc, divide, drop, dropLast, either, endsWith, equals, filter, find, findIndex, findLast, findLastIndex, flatten, flip, forEach, fromPairs, groupBy, groupWith, has, head, identical, identity, ifElse, inc, includes, indexBy, indexOf, init, intersection, intersperse, is, isEmpty, isNil, join, keys, last, lastIndexOf, length, lens, lensIndex, lensPath, lensProp, map, match, mathMod, max, maxBy, maxByFn, mean, median, merge, min, minBy, minByFn, modulo, multiply, negate, none, not, nth, omit, over, partial, path, pathOr, paths, pick, pickAll, pipe, pluck, prepend, product, prop, propEq, propIs, propOr, range, reduce, reject, repeat, replace, reverse, set, slice, sort, sortBy, split, splitEvery, startsWith, subtract, sum, symmetricDifference, tail, take, takeLast, tap, test, times, toLower, toPairs, toString, toUpper, transpose, trim, type, uniq, uniqWith, update, values, view, when, without, xor, zip, zipObj };\n", + "parsedSize": 3519, + "parsedSource": "function tt(t,n=[]){return(...e)=>(n=>n.length>=t.length?t(...n):tt(t,n))([...n,...e])}tt((function(t,n,e){const r=t<0?e.length+t:t;if(t>=e.length||r<0)return e;const o=e.slice();return o[r]=n(o[r]),o}));const nt=tt((function(t,n,e){return Object.assign({},e,{[t]:n})}));function et(t){return t<<0===t}Number.isInteger;tt((function t(n,e,r){const o=\"string\"==typeof n?n.split(\".\"):n;if(0===o.length)return e;const _=o[0];if(o.length>1){const n=\"object\"!=typeof r||null===r||!r.hasOwnProperty(_)?et(parseInt(o[1],10))?[]:{}:r[_];e=t(Array.prototype.slice.call(o,1),e,n)}if(et(parseInt(_,10))&&Array.isArray(r)){const t=r.slice();return t[_]=e,t}return nt(_,e,r)}));function rt(t,n){if(1===arguments.length)return n=>rt(t,n);if(void 0===n)return[];if(!Array.isArray(n))return function(t,n){const e={};for(const r in n)e[r]=t(n[r],r,n);return e}(t,n);let e=-1;const r=n.length,o=Array(r);for(;++e=t&&e<=n?e:e>n?n:eut(t,n);if(2===arguments.length)return _t(n[0])?t:n[0];const e=n.length-1;let r,o=e+1,_=!1;for(;!_;){const t=n[e-o+1];0===o?_=!0:_t(t)?o-=1:(r=t,_=!0)}return void 0===r?t:r}function it(t){const n=typeof t;if(null===t)return\"Null\";if(void 0===t)return\"Undefined\";if(\"boolean\"===n)return\"Boolean\";if(\"number\"===n)return Number.isNaN(t)?\"NaN\":\"Number\";if(\"string\"===n)return\"String\";if(Array.isArray(t))return\"Array\";if(t instanceof RegExp)return\"RegExp\";const e=t&&t.toString?t.toString():\"\";return[\"true\",\"false\"].includes(e)?\"Boolean\":Number.isNaN(Number(e))?e.startsWith(\"async\")?\"Async\":\"[object Promise]\"===e?\"Promise\":\"function\"===n?\"Function\":t instanceof String?\"String\":\"Object\":\"Number\"}function lt(t,n){if(1===arguments.length)return n=>lt(t,n);if(!n)return[];if(!Array.isArray(n))return function(t,n){const e={};for(const r in n)t(n[r],r,n)&&(e[r]=n[r]);return e}(t,n);let e=-1,r=0;const o=n.length,_=[];for(;++e{return!0===(\"boolean\"==typeof t?t:t(...r))?n(...r):e(...r)}}));function ct(t,n){if(1===arguments.length)return n=>ct(t,n);if(null==n)return;let e=n,r=0;const o=\"string\"==typeof t?t.split(\".\"):t;for(;rt(n)?e:n}));tt((function(t,n,e){return t(e)t(n,e):n*e}),1);tt((function(t,n,e){return!!e&&e[t]===n}));tt((function(t,n,e){return function t(n,e){return 1===arguments.length?e=>t(n,e):null!=e&&e.constructor===n||e instanceof n}(t,e[n])}));tt((function(t,n,e){return e?ut(t,e[n]):t}));tt((function(t,n,e){return e.slice(t,n)}));function(...t){if(0===t.length)throw new Error(\"pipe requires at least one argument\");return function(...t){if(0===t.length)throw new Error(\"compose requires at least one argument\");return(...n)=>{const e=t.slice();if(e.length>0){let t=e.pop()(...n);for(;e.length>0;)t=e.pop()(t);return t}}}(...t.reverse())}function t(n,e){return 1===arguments.length?e=>t(n,e):e.split(n)}function(t){return t.trim()})),function t(n,e){return 1===arguments.length?e=>t(n,e):lt((t,e)=>!n(t,e),e)}function(t){const n=it(t);return![\"Undefined\",\"NaN\",\"Number\",\"Null\"].includes(n)&&(!t||(\"Object\"===n?0===Object.keys(t).length:\"Array\"===n&&0===t.length))})),", + "originalSize": 38568, + "originalSource": "function F() {\n return false;\n}\n\nfunction T() {\n return true;\n}\n\nfunction add(a, b) {\n if (arguments.length === 1) return _b => add(a, _b);\n return Number(a) + Number(b);\n}\n\nfunction curry(fn, args = []) {\n return (..._args) => (rest => rest.length >= fn.length ? fn(...rest) : curry(fn, rest))([...args, ..._args]);\n}\n\nfunction adjustFn(index, replaceFn, list) {\n const actualIndex = index < 0 ? list.length + index : index;\n if (index >= list.length || actualIndex < 0) return list;\n const clone = list.slice();\n clone[actualIndex] = replaceFn(clone[actualIndex]);\n return clone;\n}\n\nconst adjust = curry(adjustFn);\n\nfunction all(predicate, list) {\n if (arguments.length === 1) return _list => all(predicate, _list);\n\n for (let i = 0; i < list.length; i++) {\n if (!predicate(list[i], i)) return false;\n }\n\n return true;\n}\n\nfunction allPass(predicates) {\n return input => {\n let counter = 0;\n\n while (counter < predicates.length) {\n if (!predicates[counter](input)) {\n return false;\n }\n\n counter++;\n }\n\n return true;\n };\n}\n\nfunction always(x) {\n return () => x;\n}\n\nfunction and(a, b) {\n if (arguments.length === 1) return _b => and(a, _b);\n return a && b;\n}\n\nfunction any(predicate, list) {\n if (arguments.length === 1) return _list => any(predicate, _list);\n let counter = 0;\n\n while (counter < list.length) {\n if (predicate(list[counter], counter)) {\n return true;\n }\n\n counter++;\n }\n\n return false;\n}\n\nfunction anyPass(predicates) {\n return input => {\n let counter = 0;\n\n while (counter < predicates.length) {\n if (predicates[counter](input)) {\n return true;\n }\n\n counter++;\n }\n\n return false;\n };\n}\n\nfunction append(x, listOrString) {\n if (arguments.length === 1) return _listOrString => append(x, _listOrString);\n if (typeof listOrString === 'string') return `${listOrString}${x}`;\n const clone = listOrString.slice();\n clone.push(x);\n return clone;\n}\n\nfunction __findHighestArity(spec, max = 0) {\n for (const key in spec) {\n if (spec.hasOwnProperty(key) === false || key === 'constructor') continue;\n\n if (typeof spec[key] === 'object') {\n max = Math.max(max, __findHighestArity(spec[key]));\n }\n\n if (typeof spec[key] === 'function') {\n max = Math.max(max, spec[key].length);\n }\n }\n\n return max;\n}\n\nfunction __filterUndefined() {\n const defined = [];\n let i = 0;\n const l = arguments.length;\n\n while (i < l) {\n if (typeof arguments[i] === 'undefined') break;\n defined[i] = arguments[i];\n i++;\n }\n\n return defined;\n}\n\nfunction __applySpecWithArity(spec, arity, cache) {\n const remaining = arity - cache.length;\n if (remaining === 1) return x => __applySpecWithArity(spec, arity, __filterUndefined(...cache, x));\n if (remaining === 2) return (x, y) => __applySpecWithArity(spec, arity, __filterUndefined(...cache, x, y));\n if (remaining === 3) return (x, y, z) => __applySpecWithArity(spec, arity, __filterUndefined(...cache, x, y, z));\n if (remaining === 4) return (x, y, z, a) => __applySpecWithArity(spec, arity, __filterUndefined(...cache, x, y, z, a));\n if (remaining > 4) return (...args) => __applySpecWithArity(spec, arity, __filterUndefined(...cache, ...args));\n\n if (Array.isArray(spec)) {\n const ret = [];\n let i = 0;\n const l = spec.length;\n\n for (; i < l; i++) {\n if (typeof spec[i] === 'object' || Array.isArray(spec[i])) {\n ret[i] = __applySpecWithArity(spec[i], arity, cache);\n }\n\n if (typeof spec[i] === 'function') {\n ret[i] = spec[i](...cache);\n }\n }\n\n return ret;\n }\n\n const ret = {};\n\n for (const key in spec) {\n if (spec.hasOwnProperty(key) === false || key === 'constructor') continue;\n\n if (typeof spec[key] === 'object') {\n ret[key] = __applySpecWithArity(spec[key], arity, cache);\n continue;\n }\n\n if (typeof spec[key] === 'function') {\n ret[key] = spec[key](...cache);\n }\n }\n\n return ret;\n}\n\nfunction applySpec(spec, ...args) {\n const arity = __findHighestArity(spec);\n\n if (arity === 0) {\n return () => ({});\n }\n\n const toReturn = __applySpecWithArity(spec, arity, args);\n\n return toReturn;\n}\n\nfunction assocFn(prop, newValue, obj) {\n return Object.assign({}, obj, {\n [prop]: newValue\n });\n}\n\nconst assoc = curry(assocFn);\n\nfunction _isInteger(n) {\n return n << 0 === n;\n}\nvar _isInteger$1 = Number.isInteger || _isInteger;\n\nfunction assocPathFn(list, newValue, input) {\n const pathArrValue = typeof list === 'string' ? list.split('.') : list;\n\n if (pathArrValue.length === 0) {\n return newValue;\n }\n\n const index = pathArrValue[0];\n\n if (pathArrValue.length > 1) {\n const condition = typeof input !== 'object' || input === null || !input.hasOwnProperty(index);\n const nextinput = condition ? _isInteger(parseInt(pathArrValue[1], 10)) ? [] : {} : input[index];\n newValue = assocPathFn(Array.prototype.slice.call(pathArrValue, 1), newValue, nextinput);\n }\n\n if (_isInteger(parseInt(index, 10)) && Array.isArray(input)) {\n const arr = input.slice();\n arr[index] = newValue;\n return arr;\n }\n\n return assoc(index, newValue, input);\n}\n\nconst assocPath = curry(assocPathFn);\n\nfunction both(f, g) {\n if (arguments.length === 1) return _g => both(f, _g);\n return (...input) => f(...input) && g(...input);\n}\n\nfunction chain(fn, list) {\n if (arguments.length === 1) {\n return _list => chain(fn, _list);\n }\n\n return [].concat(...list.map(fn));\n}\n\nfunction clone(input) {\n const out = Array.isArray(input) ? Array(input.length) : {};\n if (input && input.getTime) return new Date(input.getTime());\n\n for (const key in input) {\n const v = input[key];\n out[key] = typeof v === 'object' && v !== null ? v.getTime ? new Date(v.getTime()) : clone(v) : v;\n }\n\n return out;\n}\n\nfunction complement(fn) {\n return (...input) => !fn(...input);\n}\n\nfunction compose(...fns) {\n if (fns.length === 0) {\n throw new Error('compose requires at least one argument');\n }\n\n return (...args) => {\n const list = fns.slice();\n\n if (list.length > 0) {\n const fn = list.pop();\n let result = fn(...args);\n\n while (list.length > 0) {\n result = list.pop()(result);\n }\n\n return result;\n }\n };\n}\n\nfunction concat(x, y) {\n if (arguments.length === 1) return _y => concat(x, _y);\n return typeof x === 'string' ? `${x}${y}` : [...x, ...y];\n}\n\nfunction _curryN(n, cache, fn) {\n return function () {\n let ci = 0;\n let ai = 0;\n const cl = cache.length;\n const al = arguments.length;\n const args = new Array(cl + al);\n\n while (ci < cl) {\n args[ci] = cache[ci];\n ci++;\n }\n\n while (ai < al) {\n args[cl + ai] = arguments[ai];\n ai++;\n }\n\n const remaining = n - args.length;\n return args.length >= n ? fn.apply(this, args) : _arity(remaining, _curryN(n, args, fn));\n };\n}\n\nfunction _arity(n, fn) {\n switch (n) {\n case 0:\n return function () {\n return fn.apply(this, arguments);\n };\n\n case 1:\n return function (_1) {\n return fn.apply(this, arguments);\n };\n\n case 2:\n return function (_1, _2) {\n return fn.apply(this, arguments);\n };\n\n case 3:\n return function (_1, _2, _3) {\n return fn.apply(this, arguments);\n };\n\n case 4:\n return function (_1, _2, _3, _4) {\n return fn.apply(this, arguments);\n };\n\n case 5:\n return function (_1, _2, _3, _4, _5) {\n return fn.apply(this, arguments);\n };\n\n case 6:\n return function (_1, _2, _3, _4, _5, _6) {\n return fn.apply(this, arguments);\n };\n\n case 7:\n return function (_1, _2, _3, _4, _5, _6, _7) {\n return fn.apply(this, arguments);\n };\n\n case 8:\n return function (_1, _2, _3, _4, _5, _6, _7, _8) {\n return fn.apply(this, arguments);\n };\n\n case 9:\n return function (_1, _2, _3, _4, _5, _6, _7, _8, _9) {\n return fn.apply(this, arguments);\n };\n\n case 10:\n return function (_1, _2, _3, _4, _5, _6, _7, _8, _9, _10) {\n return fn.apply(this, arguments);\n };\n\n default:\n throw new Error('First argument to _arity must be a non-negative integer no greater than ten');\n }\n}\n\nfunction curryN(n, fn) {\n if (arguments.length === 1) return _fn => curryN(n, _fn);\n return _arity(n, _curryN(n, [], fn));\n}\n\nfunction mapObject(fn, obj) {\n const willReturn = {};\n\n for (const prop in obj) {\n willReturn[prop] = fn(obj[prop], prop, obj);\n }\n\n return willReturn;\n}\n\nfunction map(fn, list) {\n if (arguments.length === 1) return _list => map(fn, _list);\n\n if (list === undefined) {\n return [];\n }\n\n if (!Array.isArray(list)) {\n return mapObject(fn, list);\n }\n\n let index = -1;\n const len = list.length;\n const willReturn = Array(len);\n\n while (++index < len) {\n willReturn[index] = fn(list[index], index);\n }\n\n return willReturn;\n}\n\nfunction max(x, y) {\n if (arguments.length === 1) return _y => max(x, _y);\n return y > x ? y : x;\n}\n\nfunction reduceFn(reducer, acc, list) {\n const clone = list.slice();\n return clone.reduce(reducer, acc);\n}\n\nconst reduce = curry(reduceFn);\n\nfunction converge(fn, transformers) {\n if (arguments.length === 1) return _transformers => converge(fn, _transformers);\n const highestArity = reduce((a, b) => max(a, b.length), 0, transformers);\n return curryN(highestArity, function () {\n return fn.apply(this, map(g => g.apply(this, arguments), transformers));\n });\n}\n\nfunction cond(conditions) {\n return input => {\n let done = false;\n let toReturn;\n conditions.forEach(([predicate, resultClosure]) => {\n if (!done && predicate(input)) {\n done = true;\n toReturn = resultClosure(input);\n }\n });\n return toReturn;\n };\n}\n\nfunction clampFn(min, max, input) {\n if (input >= min && input <= max) return input;\n if (input > max) return max;\n if (input < min) return min;\n}\n\nconst clamp = curry(clampFn);\n\nconst dec = x => x - 1;\n\nfunction flagIs(inputArguments) {\n return inputArguments === undefined || inputArguments === null || Number.isNaN(inputArguments) === true;\n}\n\nfunction defaultTo(defaultArgument, ...inputArguments) {\n if (arguments.length === 1) {\n return _inputArguments => defaultTo(defaultArgument, _inputArguments);\n } else if (arguments.length === 2) {\n return flagIs(inputArguments[0]) ? defaultArgument : inputArguments[0];\n }\n\n const limit = inputArguments.length - 1;\n let len = limit + 1;\n let ready = false;\n let holder;\n\n while (!ready) {\n const instance = inputArguments[limit - len + 1];\n\n if (len === 0) {\n ready = true;\n } else if (flagIs(instance)) {\n len -= 1;\n } else {\n holder = instance;\n ready = true;\n }\n }\n\n return holder === undefined ? defaultArgument : holder;\n}\n\nfunction type(input) {\n const typeOf = typeof input;\n\n if (input === null) {\n return 'Null';\n } else if (input === undefined) {\n return 'Undefined';\n } else if (typeOf === 'boolean') {\n return 'Boolean';\n } else if (typeOf === 'number') {\n return Number.isNaN(input) ? 'NaN' : 'Number';\n } else if (typeOf === 'string') {\n return 'String';\n } else if (Array.isArray(input)) {\n return 'Array';\n } else if (input instanceof RegExp) {\n return 'RegExp';\n }\n\n const asStr = input && input.toString ? input.toString() : '';\n if (['true', 'false'].includes(asStr)) return 'Boolean';\n if (!Number.isNaN(Number(asStr))) return 'Number';\n if (asStr.startsWith('async')) return 'Async';\n if (asStr === '[object Promise]') return 'Promise';\n if (typeOf === 'function') return 'Function';\n if (input instanceof String) return 'String';\n return 'Object';\n}\n\nfunction parseError(maybeError) {\n const typeofError = maybeError.__proto__.toString();\n\n if (!['Error', 'TypeError'].includes(typeofError)) return [];\n return [typeofError, maybeError.message];\n}\n\nfunction parseDate(maybeDate) {\n if (!maybeDate.toDateString) return [false];\n return [true, maybeDate.getTime()];\n}\n\nfunction parseRegex(maybeRegex) {\n if (maybeRegex.constructor !== RegExp) return [false];\n return [true, maybeRegex.toString()];\n}\n\nfunction equals(a, b) {\n if (arguments.length === 1) return _b => equals(a, _b);\n const aType = type(a);\n if (aType !== type(b)) return false;\n if (['NaN', 'Undefined', 'Null'].includes(aType)) return true;\n if (['Boolean', 'Number', 'String'].includes(aType)) return a.toString() === b.toString();\n\n if (aType === 'Array') {\n const aClone = Array.from(a);\n const bClone = Array.from(b);\n\n if (aClone.toString() !== bClone.toString()) {\n return false;\n }\n\n let loopArrayFlag = true;\n aClone.forEach((aCloneInstance, aCloneIndex) => {\n if (loopArrayFlag) {\n if (aCloneInstance !== bClone[aCloneIndex] && !equals(aCloneInstance, bClone[aCloneIndex])) {\n loopArrayFlag = false;\n }\n }\n });\n return loopArrayFlag;\n }\n\n const aRegex = parseRegex(a);\n const bRegex = parseRegex(b);\n\n if (aRegex[0]) {\n return bRegex[0] ? aRegex[1] === bRegex[1] : false;\n } else if (bRegex[0]) return false;\n\n const aDate = parseDate(a);\n const bDate = parseDate(b);\n\n if (aDate[0]) {\n return bDate[0] ? aDate[1] === bDate[1] : false;\n } else if (bDate[0]) return false;\n\n const aError = parseError(a);\n const bError = parseError(b);\n\n if (aError[0]) {\n return bError[0] ? aError[0] === bError[0] && aError[1] === bError[1] : false;\n }\n\n if (aType === 'Object') {\n const aKeys = Object.keys(a);\n\n if (aKeys.length !== Object.keys(b).length) {\n return false;\n }\n\n let loopObjectFlag = true;\n aKeys.forEach(aKeyInstance => {\n if (loopObjectFlag) {\n const aValue = a[aKeyInstance];\n const bValue = b[aKeyInstance];\n\n if (aValue !== bValue && !equals(aValue, bValue)) {\n loopObjectFlag = false;\n }\n }\n });\n return loopObjectFlag;\n }\n\n return false;\n}\n\nfunction includes(valueToFind, input) {\n if (arguments.length === 1) return _input => includes(valueToFind, _input);\n\n if (typeof input === 'string') {\n return input.includes(valueToFind);\n }\n\n if (!Array.isArray(input)) return false;\n let index = -1;\n\n while (++index < input.length) {\n if (equals(input[index], valueToFind)) {\n return true;\n }\n }\n\n return false;\n}\n\nfunction uniq(list) {\n let index = -1;\n const willReturn = [];\n\n while (++index < list.length) {\n const value = list[index];\n\n if (!includes(value, willReturn)) {\n willReturn.push(value);\n }\n }\n\n return willReturn;\n}\n\nfunction difference(a, b) {\n if (arguments.length === 1) return _b => difference(a, _b);\n return uniq(a).filter(aInstance => !includes(aInstance, b));\n}\n\nfunction dissoc(prop, obj) {\n if (arguments.length === 1) return _obj => dissoc(prop, _obj);\n if (obj === null || obj === undefined) return {};\n const willReturn = {};\n\n for (const p in obj) {\n willReturn[p] = obj[p];\n }\n\n delete willReturn[prop];\n return willReturn;\n}\n\nfunction divide(a, b) {\n if (arguments.length === 1) return _b => divide(a, _b);\n return a / b;\n}\n\nfunction drop(howManyToDrop, listOrString) {\n if (arguments.length === 1) return _list => drop(howManyToDrop, _list);\n return listOrString.slice(howManyToDrop > 0 ? howManyToDrop : 0);\n}\n\nfunction dropLast(howManyToDrop, listOrString) {\n if (arguments.length === 1) {\n return _listOrString => dropLast(howManyToDrop, _listOrString);\n }\n\n return howManyToDrop > 0 ? listOrString.slice(0, -howManyToDrop) : listOrString.slice();\n}\n\nfunction either(firstPredicate, secondPredicate) {\n if (arguments.length === 1) {\n return _secondPredicate => either(firstPredicate, _secondPredicate);\n }\n\n return (...input) => Boolean(firstPredicate(...input) || secondPredicate(...input));\n}\n\nfunction endsWith(target, str) {\n if (arguments.length === 1) return _str => endsWith(target, _str);\n return str.endsWith(target);\n}\n\nfunction filterObject(fn, obj) {\n const willReturn = {};\n\n for (const prop in obj) {\n if (fn(obj[prop], prop, obj)) {\n willReturn[prop] = obj[prop];\n }\n }\n\n return willReturn;\n}\n\nfunction filter(predicate, list) {\n if (arguments.length === 1) return _list => filter(predicate, _list);\n if (!list) return [];\n\n if (!Array.isArray(list)) {\n return filterObject(predicate, list);\n }\n\n let index = -1;\n let resIndex = 0;\n const len = list.length;\n const willReturn = [];\n\n while (++index < len) {\n const value = list[index];\n\n if (predicate(value, index)) {\n willReturn[resIndex++] = value;\n }\n }\n\n return willReturn;\n}\n\nfunction find(predicate, list) {\n if (arguments.length === 1) return _list => find(predicate, _list);\n return list.find(predicate);\n}\n\nfunction findIndex(predicate, list) {\n if (arguments.length === 1) return _list => findIndex(predicate, _list);\n const len = list.length;\n let index = -1;\n\n while (++index < len) {\n if (predicate(list[index], index)) {\n return index;\n }\n }\n\n return -1;\n}\n\nfunction findLastIndex(fn, list) {\n if (arguments.length === 1) return _list => findLastIndex(fn, _list);\n let index = list.length;\n\n while (--index >= 0) {\n if (fn(list[index], index)) {\n return index;\n }\n }\n\n return -1;\n}\n\nfunction findLast(predicate, list) {\n if (arguments.length === 1) return _list => findLast(predicate, _list);\n let index = list.length;\n\n while (--index >= 0) {\n if (predicate(list[index], index)) {\n return list[index];\n }\n }\n\n return undefined;\n}\n\nfunction flatten(list, input) {\n const willReturn = input === undefined ? [] : input;\n\n for (let i = 0; i < list.length; i++) {\n if (Array.isArray(list[i])) {\n flatten(list[i], willReturn);\n } else {\n willReturn.push(list[i]);\n }\n }\n\n return willReturn;\n}\n\nfunction flipExport(fn) {\n return (...input) => {\n if (input.length === 1) {\n return holder => fn(holder, input[0]);\n } else if (input.length === 2) {\n return fn(input[1], input[0]);\n }\n\n return undefined;\n };\n}\n\nfunction flip(fn) {\n return flipExport(fn);\n}\n\nfunction forEach(predicate, list) {\n if (arguments.length === 1) return _list => forEach(predicate, _list);\n map(predicate, list);\n return list;\n}\n\nfunction fromPairs(listOfPairs) {\n const toReturn = {};\n listOfPairs.forEach(([prop, value]) => toReturn[prop] = value);\n return toReturn;\n}\n\nfunction groupBy(groupFn, list) {\n if (arguments.length === 1) return _list => groupBy(groupFn, _list);\n const result = {};\n\n for (let i = 0; i < list.length; i++) {\n const item = list[i];\n const key = groupFn(item);\n\n if (!result[key]) {\n result[key] = [];\n }\n\n result[key].push(item);\n }\n\n return result;\n}\n\nfunction groupWith(compareFn, list) {\n if (!Array.isArray(list)) throw new TypeError('list.reduce is not a function');\n const clone = list.slice();\n const toReturn = [];\n let holder = [];\n clone.reduce((prev, current, i) => {\n if (i === 0) return current;\n const okCompare = compareFn(prev, current);\n const holderIsEmpty = holder.length === 0;\n const lastCall = i === list.length - 1;\n\n if (okCompare) {\n if (holderIsEmpty) holder.push(prev);\n holder.push(current);\n if (lastCall) toReturn.push(holder);\n return current;\n }\n\n if (holderIsEmpty) {\n toReturn.push([prev]);\n if (lastCall) toReturn.push([current]);\n return current;\n }\n\n toReturn.push(holder);\n if (lastCall) toReturn.push([current]);\n holder = [];\n return current;\n }, undefined);\n return toReturn;\n}\n\nfunction has(prop, obj) {\n if (arguments.length === 1) return _obj => has(prop, _obj);\n if (!obj) return false;\n return obj[prop] !== undefined;\n}\n\nfunction head(listOrString) {\n if (typeof listOrString === 'string') return listOrString[0] || '';\n return listOrString[0];\n}\n\nfunction _objectIs(a, b) {\n if (a === b) {\n return a !== 0 || 1 / a === 1 / b;\n }\n\n return a !== a && b !== b;\n}\nvar _objectIs$1 = Object.is || _objectIs;\n\nfunction identical(a, b) {\n if (arguments.length === 1) return _b => identical(a, _b);\n return _objectIs$1(a, b);\n}\n\nfunction identity(input) {\n return input;\n}\n\nfunction ifElseFn(condition, onTrue, onFalse) {\n return (...input) => {\n const conditionResult = typeof condition === 'boolean' ? condition : condition(...input);\n\n if (conditionResult === true) {\n return onTrue(...input);\n }\n\n return onFalse(...input);\n };\n}\n\nconst ifElse = curry(ifElseFn);\n\nconst inc = x => x + 1;\n\nfunction path(list, obj) {\n if (arguments.length === 1) return _obj => path(list, _obj);\n\n if (obj === null || obj === undefined) {\n return undefined;\n }\n\n let willReturn = obj;\n let counter = 0;\n const pathArrValue = typeof list === 'string' ? list.split('.') : list;\n\n while (counter < pathArrValue.length) {\n if (willReturn === null || willReturn === undefined) {\n return undefined;\n }\n\n willReturn = willReturn[pathArrValue[counter]];\n counter++;\n }\n\n return willReturn;\n}\n\nfunction indexByPath(pathInput, list) {\n const toReturn = {};\n\n for (let i = 0; i < list.length; i++) {\n const item = list[i];\n toReturn[path(pathInput, item)] = item;\n }\n\n return toReturn;\n}\n\nfunction indexBy(condition, list) {\n if (arguments.length === 1) {\n return _list => indexBy(condition, _list);\n }\n\n if (typeof condition === 'string') {\n return indexByPath(condition, list);\n }\n\n const toReturn = {};\n\n for (let i = 0; i < list.length; i++) {\n const item = list[i];\n toReturn[condition(item)] = item;\n }\n\n return toReturn;\n}\n\nfunction indexOf(valueToFind, list) {\n if (arguments.length === 1) {\n return _list => indexOf(valueToFind, _list);\n }\n\n let index = -1;\n const {\n length\n } = list;\n\n while (++index < length) {\n if (list[index] === valueToFind) {\n return index;\n }\n }\n\n return -1;\n}\n\nfunction baseSlice(array, start, end) {\n let index = -1;\n let {\n length\n } = array;\n end = end > length ? length : end;\n\n if (end < 0) {\n end += length;\n }\n\n length = start > end ? 0 : end - start >>> 0;\n start >>>= 0;\n const result = Array(length);\n\n while (++index < length) {\n result[index] = array[index + start];\n }\n\n return result;\n}\n\nfunction init(listOrString) {\n if (typeof listOrString === 'string') return listOrString.slice(0, -1);\n return listOrString.length ? baseSlice(listOrString, 0, -1) : [];\n}\n\nfunction intersperse(separator, list) {\n if (arguments.length === 1) return _list => intersperse(separator, _list);\n let index = -1;\n const len = list.length;\n const willReturn = [];\n\n while (++index < len) {\n if (index === len - 1) {\n willReturn.push(list[index]);\n } else {\n willReturn.push(list[index], separator);\n }\n }\n\n return willReturn;\n}\n\nfunction intersection(listA, listB) {\n if (arguments.length === 1) return _list => intersection(listA, _list);\n return filter(value => includes(value, listB), listA);\n}\n\nfunction is(targetPrototype, x) {\n if (arguments.length === 1) return _x => is(targetPrototype, _x);\n return x != null && x.constructor === targetPrototype || x instanceof targetPrototype;\n}\n\nfunction isEmpty(input) {\n const inputType = type(input);\n if (['Undefined', 'NaN', 'Number', 'Null'].includes(inputType)) return false;\n if (!input) return true;\n\n if (inputType === 'Object') {\n return Object.keys(input).length === 0;\n }\n\n if (inputType === 'Array') {\n return input.length === 0;\n }\n\n return false;\n}\n\nfunction isNil(x) {\n return x === undefined || x === null;\n}\n\nfunction join(glue, list) {\n if (arguments.length === 1) return _list => join(glue, _list);\n return list.join(glue);\n}\n\nfunction keys(x) {\n return Object.keys(x);\n}\n\nfunction last(listOrString) {\n if (typeof listOrString === 'string') {\n return listOrString[listOrString.length - 1] || '';\n }\n\n return listOrString[listOrString.length - 1];\n}\n\nfunction lastIndexOf(target, list) {\n if (arguments.length === 1) return _list => lastIndexOf(target, _list);\n let index = list.length;\n\n while (--index > 0) {\n if (equals(list[index], target)) {\n return index;\n }\n }\n\n return -1;\n}\n\nfunction length(x) {\n if (!x || x.length === undefined) {\n return NaN;\n }\n\n return x.length;\n}\n\nfunction lens(getter, setter) {\n if (arguments.length === 1) return _setter => lens(getter, _setter);\n return function (functor) {\n return function (target) {\n return functor(getter(target)).map(focus => setter(focus, target));\n };\n };\n}\n\nfunction nth(index, list) {\n if (arguments.length === 1) return _list => nth(index, _list);\n const idx = index < 0 ? list.length + index : index;\n return Object.prototype.toString.call(list) === '[object String]' ? list.charAt(idx) : list[idx];\n}\n\nfunction update(idx, val, list) {\n if (val === undefined) {\n return (_val, _list) => update(idx, _val, _list);\n } else if (list === undefined) {\n return _list => update(idx, val, _list);\n }\n\n const arrClone = list.slice();\n return arrClone.fill(val, idx, idx + 1);\n}\n\nfunction lensIndex(index) {\n return lens(nth(index), update(index));\n}\n\nfunction lensPath(key) {\n return lens(path(key), assocPath(key));\n}\n\nfunction prop(propToFind, obj) {\n if (arguments.length === 1) return _obj => prop(propToFind, _obj);\n if (!obj) return undefined;\n return obj[propToFind];\n}\n\nfunction lensProp(key) {\n return lens(prop(key), assoc(key));\n}\n\nfunction match(pattern, input) {\n if (arguments.length === 1) return _input => match(pattern, _input);\n const willReturn = input.match(pattern);\n return willReturn === null ? [] : willReturn;\n}\n\nfunction mathMod(m, p) {\n if (arguments.length === 1) return _p => mathMod(m, _p);\n if (!_isInteger$1(m) || !_isInteger$1(p) || p < 1) return NaN;\n return (m % p + p) % p;\n}\n\nfunction maxByFn(compareFn, x, y) {\n return compareFn(y) > compareFn(x) ? y : x;\n}\nconst maxBy = curry(maxByFn);\n\nfunction sum(list) {\n return list.reduce((prev, current) => prev + current, 0);\n}\n\nfunction mean(list) {\n return sum(list) / list.length;\n}\n\nfunction median(list) {\n const len = list.length;\n if (len === 0) return NaN;\n const width = 2 - len % 2;\n const idx = (len - width) / 2;\n return mean(Array.prototype.slice.call(list, 0).sort((a, b) => {\n if (a === b) return 0;\n return a < b ? -1 : 1;\n }).slice(idx, idx + width));\n}\n\nfunction merge(target, newProps) {\n if (arguments.length === 1) return _newProps => merge(target, _newProps);\n return Object.assign({}, target || {}, newProps || {});\n}\n\nfunction min(x, y) {\n if (arguments.length === 1) return _y => min(x, _y);\n return y < x ? y : x;\n}\n\nfunction minByFn(compareFn, x, y) {\n return compareFn(y) < compareFn(x) ? y : x;\n}\nconst minBy = curry(minByFn);\n\nfunction modulo(x, y) {\n if (arguments.length === 1) return _y => modulo(x, _y);\n return x % y;\n}\n\nfunction multiply(x, y) {\n if (arguments.length === 1) return _y => multiply(x, _y);\n return x * y;\n}\n\nfunction negate(x) {\n return -x;\n}\n\nfunction none(predicate, list) {\n if (arguments.length === 1) return _list => none(predicate, _list);\n return list.filter(predicate).length === 0;\n}\n\nfunction not(input) {\n return !input;\n}\n\nfunction omit(propsToOmit, obj) {\n if (arguments.length === 1) return _obj => omit(propsToOmit, _obj);\n\n if (obj === null || obj === undefined) {\n return undefined;\n }\n\n const propsToOmitValue = typeof propsToOmit === 'string' ? propsToOmit.split(',') : propsToOmit;\n const willReturn = {};\n\n for (const key in obj) {\n if (!propsToOmitValue.includes(key)) {\n willReturn[key] = obj[key];\n }\n }\n\n return willReturn;\n}\n\nconst Identity = x => ({\n x,\n map: fn => Identity(fn(x))\n});\n\nfunction over(lens, fn, object) {\n if (arguments.length === 1) return (_fn, _object) => over(lens, _fn, _object);\n if (arguments.length === 2) return _object => over(lens, fn, _object);\n return lens(x => Identity(fn(x)))(object).x;\n}\n\nfunction partial(fn, ...args) {\n const len = fn.length;\n return (...rest) => {\n if (args.length + rest.length >= len) {\n return fn(...args, ...rest);\n }\n\n return partial(fn, ...[...args, ...rest]);\n };\n}\n\nfunction paths(pathsToSearch, obj) {\n return pathsToSearch.map(singlePath => path(singlePath, obj));\n}\n\nfunction pathOrFn(defaultValue, list, obj) {\n return defaultTo(defaultValue, path(list, obj));\n}\n\nconst pathOr = curry(pathOrFn);\n\nfunction pick(propsToPick, obj) {\n if (arguments.length === 1) return _obj => pick(propsToPick, _obj);\n\n if (obj === null || obj === undefined) {\n return undefined;\n }\n\n const keys = typeof propsToPick === 'string' ? propsToPick.split(',') : propsToPick;\n const willReturn = {};\n let counter = 0;\n\n while (counter < keys.length) {\n if (keys[counter] in obj) {\n willReturn[keys[counter]] = obj[keys[counter]];\n }\n\n counter++;\n }\n\n return willReturn;\n}\n\nfunction pickAll(propsToPick, obj) {\n if (arguments.length === 1) return _obj => pickAll(propsToPick, _obj);\n\n if (obj === null || obj === undefined) {\n return undefined;\n }\n\n const keysValue = typeof propsToPick === 'string' ? propsToPick.split(',') : propsToPick;\n const willReturn = {};\n let counter = 0;\n\n while (counter < keysValue.length) {\n if (keysValue[counter] in obj) {\n willReturn[keysValue[counter]] = obj[keysValue[counter]];\n } else {\n willReturn[keysValue[counter]] = undefined;\n }\n\n counter++;\n }\n\n return willReturn;\n}\n\nfunction pipe(...fns) {\n if (fns.length === 0) throw new Error('pipe requires at least one argument');\n return compose(...fns.reverse());\n}\n\nfunction pluck(property, list) {\n if (arguments.length === 1) return _list => pluck(property, _list);\n const willReturn = [];\n map(x => {\n if (x[property] !== undefined) {\n willReturn.push(x[property]);\n }\n }, list);\n return willReturn;\n}\n\nfunction prepend(x, listOrString) {\n if (arguments.length === 1) return _listOrString => prepend(x, _listOrString);\n if (typeof listOrString === 'string') return `${x}${listOrString}`;\n return [x].concat(listOrString);\n}\n\nconst product = reduce(multiply, 1);\n\nfunction propEqFn(propToFind, valueToMatch, obj) {\n if (!obj) return false;\n return obj[propToFind] === valueToMatch;\n}\n\nconst propEq = curry(propEqFn);\n\nfunction propIsFn(targetPrototype, property, obj) {\n return is(targetPrototype, obj[property]);\n}\n\nconst propIs = curry(propIsFn);\n\nfunction propOrFn(defaultValue, property, obj) {\n if (!obj) return defaultValue;\n return defaultTo(defaultValue, obj[property]);\n}\n\nconst propOr = curry(propOrFn);\n\nfunction range(start, end) {\n if (arguments.length === 1) return _end => range(start, _end);\n\n if (Number.isNaN(Number(start)) || Number.isNaN(Number(end))) {\n throw new TypeError('Both arguments to range must be numbers');\n }\n\n if (end < start) return [];\n const len = end - start;\n const willReturn = Array(len);\n\n for (let i = 0; i < len; i++) {\n willReturn[i] = start + i;\n }\n\n return willReturn;\n}\n\nfunction reject(predicate, list) {\n if (arguments.length === 1) return _list => reject(predicate, _list);\n return filter((x, i) => !predicate(x, i), list);\n}\n\nfunction repeat(x, timesToRepeat) {\n if (arguments.length === 1) {\n return _timesToRepeat => repeat(x, _timesToRepeat);\n }\n\n return Array(timesToRepeat).fill(x);\n}\n\nfunction replace(pattern, replacer, str) {\n if (replacer === undefined) {\n return (_replacer, _str) => replace(pattern, _replacer, _str);\n } else if (str === undefined) {\n return _str => replace(pattern, replacer, _str);\n }\n\n return str.replace(pattern, replacer);\n}\n\nfunction reverse(listOrString) {\n if (typeof listOrString === 'string') {\n return listOrString.split('').reverse().join('');\n }\n\n const clone = listOrString.slice();\n return clone.reverse();\n}\n\nfunction set(lens, replacer, x) {\n if (arguments.length === 1) return (_v, _x) => set(lens, _v, _x);\n if (arguments.length === 2) return _x => set(lens, replacer, _x);\n return over(lens, always(replacer), x);\n}\n\nfunction sliceFn(from, to, list) {\n return list.slice(from, to);\n}\n\nconst slice = curry(sliceFn);\n\nfunction sort(sortFn, list) {\n if (arguments.length === 1) return _list => sort(sortFn, _list);\n const clone = list.slice();\n return clone.sort(sortFn);\n}\n\nfunction sortBy(sortFn, list) {\n if (arguments.length === 1) return _list => sortBy(sortFn, _list);\n const clone = list.slice();\n return clone.sort((a, b) => {\n const aSortResult = sortFn(a);\n const bSortResult = sortFn(b);\n if (aSortResult === bSortResult) return 0;\n return aSortResult < bSortResult ? -1 : 1;\n });\n}\n\nfunction split(separator, str) {\n if (arguments.length === 1) return _str => split(separator, _str);\n return str.split(separator);\n}\n\nfunction splitEvery(sliceLength, listOrString) {\n if (arguments.length === 1) {\n return _listOrString => splitEvery(sliceLength, _listOrString);\n }\n\n if (sliceLength < 1) {\n throw new Error('First argument to splitEvery must be a positive integer');\n }\n\n const willReturn = [];\n let counter = 0;\n\n while (counter < listOrString.length) {\n willReturn.push(listOrString.slice(counter, counter += sliceLength));\n }\n\n return willReturn;\n}\n\nfunction startsWith(target, str) {\n if (arguments.length === 1) return _str => startsWith(target, _str);\n return str.startsWith(target);\n}\n\nfunction subtract(a, b) {\n if (arguments.length === 1) return _b => subtract(a, _b);\n return a - b;\n}\n\nfunction symmetricDifference(x, y) {\n if (arguments.length === 1) {\n return _y => symmetricDifference(x, _y);\n }\n\n return concat(filter(value => !includes(value, y), x), filter(value => !includes(value, x), y));\n}\n\nfunction tail(listOrString) {\n return drop(1, listOrString);\n}\n\nfunction take(howMany, listOrString) {\n if (arguments.length === 1) return _listOrString => take(howMany, _listOrString);\n if (howMany < 0) return listOrString.slice();\n if (typeof listOrString === 'string') return listOrString.slice(0, howMany);\n return baseSlice(listOrString, 0, howMany);\n}\n\nfunction takeLast(howMany, listOrString) {\n if (arguments.length === 1) return _listOrString => takeLast(howMany, _listOrString);\n const len = listOrString.length;\n if (howMany < 0) return listOrString.slice();\n let numValue = howMany > len ? len : howMany;\n if (typeof listOrString === 'string') return listOrString.slice(len - numValue);\n numValue = len - numValue;\n return baseSlice(listOrString, numValue, len);\n}\n\nfunction tap(fn, x) {\n if (arguments.length === 1) return _x => tap(fn, _x);\n fn(x);\n return x;\n}\n\nfunction test(pattern, str) {\n if (arguments.length === 1) return _str => test(pattern, _str);\n\n if (typeof pattern === 'string') {\n throw new TypeError(`‘test’ requires a value of type RegExp as its first argument; received \"${pattern}\"`);\n }\n\n return str.search(pattern) !== -1;\n}\n\nfunction times(fn, howMany) {\n if (arguments.length === 1) return _howMany => times(fn, _howMany);\n\n if (!Number.isInteger(howMany) || howMany < 0) {\n throw new RangeError('n must be an integer');\n }\n\n return map(fn, range(0, howMany));\n}\n\nfunction toLower(str) {\n return str.toLowerCase();\n}\n\nfunction toPairs(obj) {\n return Object.entries(obj);\n}\n\nfunction toString(val) {\n return val.toString();\n}\n\nfunction toUpper(str) {\n return str.toUpperCase();\n}\n\nfunction transpose(array) {\n return array.reduce((acc, el) => {\n el.forEach((nestedEl, i) => Array.isArray(acc[i]) ? acc[i].push(nestedEl) : acc.push([nestedEl]));\n return acc;\n }, []);\n}\n\nfunction trim(str) {\n return str.trim();\n}\n\nfunction uniqWith(fn, list) {\n if (arguments.length === 1) return _list => uniqWith(fn, _list);\n let index = -1;\n const len = list.length;\n const willReturn = [];\n\n while (++index < len) {\n const value = list[index];\n const flag = any(willReturnInstance => fn(value, willReturnInstance), willReturn);\n\n if (!flag) {\n willReturn.push(value);\n }\n }\n\n return willReturn;\n}\n\nfunction values(obj) {\n if (type(obj) !== 'Object') return [];\n return Object.values(obj);\n}\n\nconst Const = x => ({\n x,\n map: fn => Const(x)\n});\n\nfunction view(lens, target) {\n if (arguments.length === 1) return _target => view(lens, _target);\n return lens(Const)(target).x;\n}\n\nfunction without(matchAgainst, source) {\n if (source === undefined) {\n return _source => without(matchAgainst, _source);\n }\n\n return reduce((prev, current) => includes(current, matchAgainst) ? prev : prev.concat(current), [], source);\n}\n\nfunction isFunction(fn) {\n return ['Async', 'Promise', 'Function'].includes(type(fn));\n}\n\nfunction when(rule, resultOrFunction) {\n if (arguments.length === 1) {\n return whenTrueHolder => when(rule, whenTrueHolder);\n }\n\n return input => {\n if (!rule(input)) return input;\n return isFunction(resultOrFunction) ? resultOrFunction(input) : resultOrFunction;\n };\n}\n\nfunction xor(a, b) {\n if (arguments.length === 1) return _b => xor(a, _b);\n return Boolean(a) && !b || Boolean(b) && !a;\n}\n\nfunction zip(left, right) {\n if (arguments.length === 1) return _right => zip(left, _right);\n const result = [];\n const length = Math.min(left.length, right.length);\n\n for (let i = 0; i < length; i++) {\n result[i] = [left[i], right[i]];\n }\n\n return result;\n}\n\nfunction zipObj(keys, values) {\n if (arguments.length === 1) return yHolder => zipObj(keys, yHolder);\n return take(values.length, keys).reduce((prev, xInstance, i) => {\n prev[xInstance] = values[i];\n return prev;\n }, {});\n}\n\nexport { F, T, add, adjust, all, allPass, always, and, any, anyPass, append, applySpec, assoc, assocPath, both, chain, clamp, clone, complement, compose, concat, cond, converge, curry, curryN, dec, defaultTo, difference, dissoc, divide, drop, dropLast, either, endsWith, equals, filter, find, findIndex, findLast, findLastIndex, flatten, flip, forEach, fromPairs, groupBy, groupWith, has, head, identical, identity, ifElse, inc, includes, indexBy, indexOf, init, intersection, intersperse, is, isEmpty, isNil, join, keys, last, lastIndexOf, length, lens, lensIndex, lensPath, lensProp, map, match, mathMod, max, maxBy, maxByFn, mean, median, merge, min, minBy, minByFn, modulo, multiply, negate, none, not, nth, omit, over, partial, path, pathOr, paths, pick, pickAll, pipe, pluck, prepend, product, prop, propEq, propIs, propOr, range, reduce, reject, repeat, replace, reverse, set, slice, sort, sortBy, split, splitEvery, startsWith, subtract, sum, symmetricDifference, tail, take, takeLast, tap, test, times, toLower, toPairs, toString, toUpper, transpose, trim, type, uniq, uniqWith, update, values, view, when, without, xor, zip, zipObj };\n", + "modules": [] + } + ] + }, + { + "id": "", + "identifier": "css /home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/css-loader/dist/cjs.js??ref--5-1!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/src/app.css 0", + "name": "css ./node_modules/css-loader/dist/cjs.js??ref--5-1!./node_modules/webpack-enhanced-stats-plugin/loader.js!./src/app.css", + "index": 5, + "index2": 2, + "size": 174, + "built": false, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/mini-css-extract-plugin/dist/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/css-loader/dist/cjs.js??ref--5-1!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/src/app.css", + "issuerId": 1, + "issuerName": "./src/app.css", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": 1, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/mini-css-extract-plugin/dist/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/css-loader/dist/cjs.js??ref--5-1!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/src/app.css", + "name": "./src/app.css" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 1, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/mini-css-extract-plugin/dist/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/css-loader/dist/cjs.js??ref--5-1!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/src/app.css", + "module": "./src/app.css", + "moduleName": "./src/app.css" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 3, + "parsedSize": null, + "parsedSource": null, + "originalSize": null, + "originalSource": null, + "modules": [] + }, + { + "id": "", + "identifier": "css /home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/css-loader/dist/cjs.js??ref--5-1!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/src/article.css 0", + "name": "css ./node_modules/css-loader/dist/cjs.js??ref--5-1!./node_modules/webpack-enhanced-stats-plugin/loader.js!./src/article.css", + "index": 9, + "index2": 5, + "size": 705, + "built": false, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/mini-css-extract-plugin/dist/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/css-loader/dist/cjs.js??ref--5-1!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/src/article.css", + "issuerId": 0, + "issuerName": "./src/article.css", + "issuerPath": [ + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/src/index.js", + "name": "./src/index.js" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/src/app.jsx", + "name": "./src/app.jsx" + }, + { + "id": null, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/babel-loader/lib/index.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/src/article.jsx", + "name": "./src/article.jsx" + }, + { + "id": 0, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/mini-css-extract-plugin/dist/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/css-loader/dist/cjs.js??ref--5-1!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/src/article.css", + "name": "./src/article.css" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 0, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/mini-css-extract-plugin/dist/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/css-loader/dist/cjs.js??ref--5-1!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/src/article.css", + "module": "./src/article.css", + "moduleName": "./src/article.css" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 4, + "parsedSize": null, + "parsedSource": null, + "originalSize": null, + "originalSource": null, + "modules": [] + } + ], + "filteredModules": 0, + "logging": { + "webpack.buildChunkGraph.visitModules": { + "entries": [], + "filteredEntries": 2, + "debug": false + } + }, + "children": [ + { + "errors": [], + "warnings": [], + "publicPath": "", + "outputPath": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/dist", + "assetsByChunkName": {}, + "assets": [ + { + "name": "index.html", + "size": 4014, + "chunks": [ + 0 + ], + "chunkNames": [], + "info": {}, + "emitted": false + } + ], + "filteredAssets": 0, + "entrypoints": { + "undefined": { + "chunks": [ + 0 + ], + "assets": [ + "index.html" + ], + "children": {}, + "childAssets": {} + } + }, + "namedChunkGroups": { + "undefined": { + "chunks": [ + 0 + ], + "assets": [ + "index.html" + ], + "children": {}, + "childAssets": {} + } + }, + "chunks": [ + { + "id": 0, + "rendered": true, + "initial": true, + "entry": true, + "size": 181, + "names": [], + "files": [ + "index.html" + ], + "hash": "4a6d9c5b8b0c47a3c7f6", + "siblings": [], + "parents": [], + "children": [], + "childrenByOrder": {}, + "modules": [ + { + "id": 0, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/html-webpack-plugin/lib/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/raw-loader/dist/cjs.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/html-webpack-plugin/default_index.ejs", + "name": "./node_modules/html-webpack-plugin/lib/loader.js!./node_modules/html-webpack-plugin/default_index.ejs", + "index": 0, + "index2": 0, + "size": 181, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": null, + "issuerId": null, + "issuerName": null, + "issuerPath": null, + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": null, + "module": null, + "moduleName": null, + "type": "single entry", + "userRequest": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/html-webpack-plugin/lib/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/html-webpack-plugin/default_index.ejs" + } + ], + "usedExports": true, + "providedExports": [ + "default" + ], + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is an entry point" + ], + "depth": 0, + "source": "export default \"\\n\\n \\n \\n <%= htmlWebpackPlugin.options.title %>\\n \\n \\n \\n\";" + } + ], + "filteredModules": 0, + "origins": [ + { + "module": "", + "moduleIdentifier": "", + "moduleName": "", + "loc": "", + "request": null, + "reasons": [] + } + ] + } + ], + "modules": [ + { + "id": 0, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/html-webpack-plugin/lib/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/raw-loader/dist/cjs.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/html-webpack-plugin/default_index.ejs", + "name": "./node_modules/html-webpack-plugin/lib/loader.js!./node_modules/html-webpack-plugin/default_index.ejs", + "index": 0, + "index2": 0, + "size": 181, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": null, + "issuerId": null, + "issuerName": null, + "issuerPath": null, + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": null, + "module": null, + "moduleName": null, + "type": "single entry", + "userRequest": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/html-webpack-plugin/lib/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/html-webpack-plugin/default_index.ejs" + } + ], + "usedExports": true, + "providedExports": [ + "default" + ], + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is an entry point" + ], + "depth": 0, + "source": "export default \"\\n\\n \\n \\n <%= htmlWebpackPlugin.options.title %>\\n \\n \\n \\n\";" + } + ], + "filteredModules": 0, + "logging": { + "webpack.buildChunkGraph.visitModules": { + "entries": [], + "filteredEntries": 2, + "debug": false + } + }, + "children": [], + "name": "html-webpack-plugin for \"index.html\"" + }, + { + "errors": [], + "warnings": [], + "publicPath": "", + "outputPath": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/dist", + "assetsByChunkName": {}, + "assets": [], + "filteredAssets": 0, + "entrypoints": { + "mini-css-extract-plugin": { + "chunks": [ + 0 + ], + "assets": [ + "*" + ], + "children": {}, + "childAssets": {} + } + }, + "namedChunkGroups": { + "mini-css-extract-plugin": { + "chunks": [ + 0 + ], + "assets": [ + "*" + ], + "children": {}, + "childAssets": {} + } + }, + "chunks": [ + { + "id": 0, + "rendered": true, + "initial": true, + "entry": true, + "size": 3031, + "names": [ + "mini-css-extract-plugin" + ], + "files": [ + "*" + ], + "hash": "d1bb7079853735daed61", + "siblings": [], + "parents": [], + "children": [], + "childrenByOrder": {}, + "modules": [ + { + "id": 0, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/css-loader/dist/cjs.js??ref--5-1!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/src/app.css", + "name": "./node_modules/css-loader/dist/cjs.js??ref--5-1!./node_modules/webpack-enhanced-stats-plugin/loader.js!./src/app.css", + "index": 0, + "index2": 1, + "size": 514, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": null, + "issuerId": null, + "issuerName": null, + "issuerPath": null, + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": null, + "module": null, + "moduleName": null, + "type": "single entry", + "userRequest": "!!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/css-loader/dist/cjs.js??ref--5-1!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/src/app.css", + "loc": "mini-css-extract-plugin" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 0, + "source": "// Imports\nvar ___CSS_LOADER_API_IMPORT___ = require(\"../node_modules/css-loader/dist/runtime/api.js\");\nexports = ___CSS_LOADER_API_IMPORT___(false);\n// Module\nexports.push([module.id, \".root-3xwm5 {\\n font-family: sans-serif;\\n}\\n\\n.title-l9td2 {\\n margin-left: 1rem;\\n}\\n\\n.loader-XUngJ {\\n display: block;\\n width: calc(100% - 2rem);\\n margin: 0 1rem;\\n}\", \"\"]);\n// Exports\nexports.locals = {\n\t\"root\": \"root-3xwm5\",\n\t\"title\": \"title-l9td2\",\n\t\"loader\": \"loader-XUngJ\"\n};\nmodule.exports = exports;\n" + }, + { + "id": 1, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/css-loader/dist/runtime/api.js", + "name": "./node_modules/css-loader/dist/runtime/api.js", + "index": 1, + "index2": 0, + "size": 2517, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/css-loader/dist/cjs.js??ref--5-1!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/src/app.css", + "issuerId": 0, + "issuerName": "./node_modules/css-loader/dist/cjs.js??ref--5-1!./node_modules/webpack-enhanced-stats-plugin/loader.js!./src/app.css", + "issuerPath": [ + { + "id": 0, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/css-loader/dist/cjs.js??ref--5-1!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/src/app.css", + "name": "./node_modules/css-loader/dist/cjs.js??ref--5-1!./node_modules/webpack-enhanced-stats-plugin/loader.js!./src/app.css" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 0, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/css-loader/dist/cjs.js??ref--5-1!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/src/app.css", + "module": "./node_modules/css-loader/dist/cjs.js??ref--5-1!./node_modules/webpack-enhanced-stats-plugin/loader.js!./src/app.css", + "moduleName": "./node_modules/css-loader/dist/cjs.js??ref--5-1!./node_modules/webpack-enhanced-stats-plugin/loader.js!./src/app.css", + "type": "cjs require", + "userRequest": "../node_modules/css-loader/dist/runtime/api.js", + "loc": "2:34-91" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 1, + "source": "\"use strict\";\n\n/*\n MIT License http://www.opensource.org/licenses/mit-license.php\n Author Tobias Koppers @sokra\n*/\n// css base code, injected by the css-loader\n// eslint-disable-next-line func-names\nmodule.exports = function (useSourceMap) {\n var list = []; // return the list of modules as css string\n\n list.toString = function toString() {\n return this.map(function (item) {\n var content = cssWithMappingToString(item, useSourceMap);\n\n if (item[2]) {\n return \"@media \".concat(item[2], \" {\").concat(content, \"}\");\n }\n\n return content;\n }).join('');\n }; // import a list of modules into the list\n // eslint-disable-next-line func-names\n\n\n list.i = function (modules, mediaQuery, dedupe) {\n if (typeof modules === 'string') {\n // eslint-disable-next-line no-param-reassign\n modules = [[null, modules, '']];\n }\n\n var alreadyImportedModules = {};\n\n if (dedupe) {\n for (var i = 0; i < this.length; i++) {\n // eslint-disable-next-line prefer-destructuring\n var id = this[i][0];\n\n if (id != null) {\n alreadyImportedModules[id] = true;\n }\n }\n }\n\n for (var _i = 0; _i < modules.length; _i++) {\n var item = [].concat(modules[_i]);\n\n if (dedupe && alreadyImportedModules[item[0]]) {\n // eslint-disable-next-line no-continue\n continue;\n }\n\n if (mediaQuery) {\n if (!item[2]) {\n item[2] = mediaQuery;\n } else {\n item[2] = \"\".concat(mediaQuery, \" and \").concat(item[2]);\n }\n }\n\n list.push(item);\n }\n };\n\n return list;\n};\n\nfunction cssWithMappingToString(item, useSourceMap) {\n var content = item[1] || ''; // eslint-disable-next-line prefer-destructuring\n\n var cssMapping = item[3];\n\n if (!cssMapping) {\n return content;\n }\n\n if (useSourceMap && typeof btoa === 'function') {\n var sourceMapping = toComment(cssMapping);\n var sourceURLs = cssMapping.sources.map(function (source) {\n return \"/*# sourceURL=\".concat(cssMapping.sourceRoot || '').concat(source, \" */\");\n });\n return [content].concat(sourceURLs).concat([sourceMapping]).join('\\n');\n }\n\n return [content].join('\\n');\n} // Adapted from convert-source-map (MIT)\n\n\nfunction toComment(sourceMap) {\n // eslint-disable-next-line no-undef\n var base64 = btoa(unescape(encodeURIComponent(JSON.stringify(sourceMap))));\n var data = \"sourceMappingURL=data:application/json;charset=utf-8;base64,\".concat(base64);\n return \"/*# \".concat(data, \" */\");\n}" + } + ], + "filteredModules": 0, + "origins": [ + { + "module": "", + "moduleIdentifier": "", + "moduleName": "", + "loc": "mini-css-extract-plugin", + "request": null, + "reasons": [] + } + ] + } + ], + "modules": [ + { + "id": 0, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/css-loader/dist/cjs.js??ref--5-1!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/src/app.css", + "name": "./node_modules/css-loader/dist/cjs.js??ref--5-1!./node_modules/webpack-enhanced-stats-plugin/loader.js!./src/app.css", + "index": 0, + "index2": 1, + "size": 514, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": null, + "issuerId": null, + "issuerName": null, + "issuerPath": null, + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": null, + "module": null, + "moduleName": null, + "type": "single entry", + "userRequest": "!!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/css-loader/dist/cjs.js??ref--5-1!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/src/app.css", + "loc": "mini-css-extract-plugin" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 0, + "source": "// Imports\nvar ___CSS_LOADER_API_IMPORT___ = require(\"../node_modules/css-loader/dist/runtime/api.js\");\nexports = ___CSS_LOADER_API_IMPORT___(false);\n// Module\nexports.push([module.id, \".root-3xwm5 {\\n font-family: sans-serif;\\n}\\n\\n.title-l9td2 {\\n margin-left: 1rem;\\n}\\n\\n.loader-XUngJ {\\n display: block;\\n width: calc(100% - 2rem);\\n margin: 0 1rem;\\n}\", \"\"]);\n// Exports\nexports.locals = {\n\t\"root\": \"root-3xwm5\",\n\t\"title\": \"title-l9td2\",\n\t\"loader\": \"loader-XUngJ\"\n};\nmodule.exports = exports;\n" + }, + { + "id": 1, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/css-loader/dist/runtime/api.js", + "name": "./node_modules/css-loader/dist/runtime/api.js", + "index": 1, + "index2": 0, + "size": 2517, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/css-loader/dist/cjs.js??ref--5-1!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/src/app.css", + "issuerId": 0, + "issuerName": "./node_modules/css-loader/dist/cjs.js??ref--5-1!./node_modules/webpack-enhanced-stats-plugin/loader.js!./src/app.css", + "issuerPath": [ + { + "id": 0, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/css-loader/dist/cjs.js??ref--5-1!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/src/app.css", + "name": "./node_modules/css-loader/dist/cjs.js??ref--5-1!./node_modules/webpack-enhanced-stats-plugin/loader.js!./src/app.css" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 0, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/css-loader/dist/cjs.js??ref--5-1!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/src/app.css", + "module": "./node_modules/css-loader/dist/cjs.js??ref--5-1!./node_modules/webpack-enhanced-stats-plugin/loader.js!./src/app.css", + "moduleName": "./node_modules/css-loader/dist/cjs.js??ref--5-1!./node_modules/webpack-enhanced-stats-plugin/loader.js!./src/app.css", + "type": "cjs require", + "userRequest": "../node_modules/css-loader/dist/runtime/api.js", + "loc": "2:34-91" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 1, + "source": "\"use strict\";\n\n/*\n MIT License http://www.opensource.org/licenses/mit-license.php\n Author Tobias Koppers @sokra\n*/\n// css base code, injected by the css-loader\n// eslint-disable-next-line func-names\nmodule.exports = function (useSourceMap) {\n var list = []; // return the list of modules as css string\n\n list.toString = function toString() {\n return this.map(function (item) {\n var content = cssWithMappingToString(item, useSourceMap);\n\n if (item[2]) {\n return \"@media \".concat(item[2], \" {\").concat(content, \"}\");\n }\n\n return content;\n }).join('');\n }; // import a list of modules into the list\n // eslint-disable-next-line func-names\n\n\n list.i = function (modules, mediaQuery, dedupe) {\n if (typeof modules === 'string') {\n // eslint-disable-next-line no-param-reassign\n modules = [[null, modules, '']];\n }\n\n var alreadyImportedModules = {};\n\n if (dedupe) {\n for (var i = 0; i < this.length; i++) {\n // eslint-disable-next-line prefer-destructuring\n var id = this[i][0];\n\n if (id != null) {\n alreadyImportedModules[id] = true;\n }\n }\n }\n\n for (var _i = 0; _i < modules.length; _i++) {\n var item = [].concat(modules[_i]);\n\n if (dedupe && alreadyImportedModules[item[0]]) {\n // eslint-disable-next-line no-continue\n continue;\n }\n\n if (mediaQuery) {\n if (!item[2]) {\n item[2] = mediaQuery;\n } else {\n item[2] = \"\".concat(mediaQuery, \" and \").concat(item[2]);\n }\n }\n\n list.push(item);\n }\n };\n\n return list;\n};\n\nfunction cssWithMappingToString(item, useSourceMap) {\n var content = item[1] || ''; // eslint-disable-next-line prefer-destructuring\n\n var cssMapping = item[3];\n\n if (!cssMapping) {\n return content;\n }\n\n if (useSourceMap && typeof btoa === 'function') {\n var sourceMapping = toComment(cssMapping);\n var sourceURLs = cssMapping.sources.map(function (source) {\n return \"/*# sourceURL=\".concat(cssMapping.sourceRoot || '').concat(source, \" */\");\n });\n return [content].concat(sourceURLs).concat([sourceMapping]).join('\\n');\n }\n\n return [content].join('\\n');\n} // Adapted from convert-source-map (MIT)\n\n\nfunction toComment(sourceMap) {\n // eslint-disable-next-line no-undef\n var base64 = btoa(unescape(encodeURIComponent(JSON.stringify(sourceMap))));\n var data = \"sourceMappingURL=data:application/json;charset=utf-8;base64,\".concat(base64);\n return \"/*# \".concat(data, \" */\");\n}" + } + ], + "filteredModules": 0, + "logging": { + "webpack.buildChunkGraph.visitModules": { + "entries": [], + "filteredEntries": 2, + "debug": false + } + }, + "children": [], + "name": "mini-css-extract-plugin node_modules/css-loader/dist/cjs.js??ref--5-1!node_modules/webpack-enhanced-stats-plugin/loader.js!src/app.css" + }, + { + "errors": [], + "warnings": [], + "publicPath": "", + "outputPath": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/dist", + "assetsByChunkName": {}, + "assets": [], + "filteredAssets": 0, + "entrypoints": { + "mini-css-extract-plugin": { + "chunks": [ + 0 + ], + "assets": [ + "*" + ], + "children": {}, + "childAssets": {} + } + }, + "namedChunkGroups": { + "mini-css-extract-plugin": { + "chunks": [ + 0 + ], + "assets": [ + "*" + ], + "children": {}, + "childAssets": {} + } + }, + "chunks": [ + { + "id": 0, + "rendered": true, + "initial": true, + "entry": true, + "size": 3683, + "names": [ + "mini-css-extract-plugin" + ], + "files": [ + "*" + ], + "hash": "2ff4132e14aeae53a242", + "siblings": [], + "parents": [], + "children": [], + "childrenByOrder": {}, + "modules": [ + { + "id": 0, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/css-loader/dist/cjs.js??ref--5-1!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/src/article.css", + "name": "./node_modules/css-loader/dist/cjs.js??ref--5-1!./node_modules/webpack-enhanced-stats-plugin/loader.js!./src/article.css", + "index": 0, + "index2": 1, + "size": 1166, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": null, + "issuerId": null, + "issuerName": null, + "issuerPath": null, + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": null, + "module": null, + "moduleName": null, + "type": "single entry", + "userRequest": "!!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/css-loader/dist/cjs.js??ref--5-1!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/src/article.css", + "loc": "mini-css-extract-plugin" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 0, + "source": "// Imports\nvar ___CSS_LOADER_API_IMPORT___ = require(\"../node_modules/css-loader/dist/runtime/api.js\");\nexports = ___CSS_LOADER_API_IMPORT___(false);\n// Module\nexports.push([module.id, \".tagsContainer-2D41J {\\n display: flex;\\n align-items: center;\\n}\\n\\n.tags-3OYob {\\n list-style-type: none;\\n margin: 0;\\n padding: 0;\\n display: flex;\\n}\\n\\n.tag-RF4Iq {\\n border: 1px solid black;\\n margin-right: 1em;\\n padding: 0.5em;\\n}\\n\\n.root-263gx {\\n padding: 1em;\\n border: 1px solid gray;\\n margin: 1em;\\n box-shadow: 0.5em 0.5em 0.5em rgba(0, 0, 0, 0.5);\\n}\\n\\n.title-1Fpjz {\\n margin-top: 0;\\n}\\n\\n.content-2yA3z {\\n max-height: 10em;\\n overflow: hidden;\\n position: relative;\\n}\\n\\n.content-2yA3z:after {\\n content: \\\"\\\";\\n position: absolute;\\n bottom: 0;\\n right: 0;\\n left: 0;\\n height: 2em;\\n background: linear-gradient(180deg, transparent 0%, white 100%);\\n}\\n\", \"\"]);\n// Exports\nexports.locals = {\n\t\"tagsContainer\": \"tagsContainer-2D41J\",\n\t\"tags\": \"tags-3OYob\",\n\t\"tag\": \"tag-RF4Iq\",\n\t\"root\": \"root-263gx\",\n\t\"title\": \"title-1Fpjz\",\n\t\"content\": \"content-2yA3z\"\n};\nmodule.exports = exports;\n" + }, + { + "id": 1, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/css-loader/dist/runtime/api.js", + "name": "./node_modules/css-loader/dist/runtime/api.js", + "index": 1, + "index2": 0, + "size": 2517, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/css-loader/dist/cjs.js??ref--5-1!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/src/article.css", + "issuerId": 0, + "issuerName": "./node_modules/css-loader/dist/cjs.js??ref--5-1!./node_modules/webpack-enhanced-stats-plugin/loader.js!./src/article.css", + "issuerPath": [ + { + "id": 0, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/css-loader/dist/cjs.js??ref--5-1!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/src/article.css", + "name": "./node_modules/css-loader/dist/cjs.js??ref--5-1!./node_modules/webpack-enhanced-stats-plugin/loader.js!./src/article.css" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 0, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/css-loader/dist/cjs.js??ref--5-1!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/src/article.css", + "module": "./node_modules/css-loader/dist/cjs.js??ref--5-1!./node_modules/webpack-enhanced-stats-plugin/loader.js!./src/article.css", + "moduleName": "./node_modules/css-loader/dist/cjs.js??ref--5-1!./node_modules/webpack-enhanced-stats-plugin/loader.js!./src/article.css", + "type": "cjs require", + "userRequest": "../node_modules/css-loader/dist/runtime/api.js", + "loc": "2:34-91" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 1, + "source": "\"use strict\";\n\n/*\n MIT License http://www.opensource.org/licenses/mit-license.php\n Author Tobias Koppers @sokra\n*/\n// css base code, injected by the css-loader\n// eslint-disable-next-line func-names\nmodule.exports = function (useSourceMap) {\n var list = []; // return the list of modules as css string\n\n list.toString = function toString() {\n return this.map(function (item) {\n var content = cssWithMappingToString(item, useSourceMap);\n\n if (item[2]) {\n return \"@media \".concat(item[2], \" {\").concat(content, \"}\");\n }\n\n return content;\n }).join('');\n }; // import a list of modules into the list\n // eslint-disable-next-line func-names\n\n\n list.i = function (modules, mediaQuery, dedupe) {\n if (typeof modules === 'string') {\n // eslint-disable-next-line no-param-reassign\n modules = [[null, modules, '']];\n }\n\n var alreadyImportedModules = {};\n\n if (dedupe) {\n for (var i = 0; i < this.length; i++) {\n // eslint-disable-next-line prefer-destructuring\n var id = this[i][0];\n\n if (id != null) {\n alreadyImportedModules[id] = true;\n }\n }\n }\n\n for (var _i = 0; _i < modules.length; _i++) {\n var item = [].concat(modules[_i]);\n\n if (dedupe && alreadyImportedModules[item[0]]) {\n // eslint-disable-next-line no-continue\n continue;\n }\n\n if (mediaQuery) {\n if (!item[2]) {\n item[2] = mediaQuery;\n } else {\n item[2] = \"\".concat(mediaQuery, \" and \").concat(item[2]);\n }\n }\n\n list.push(item);\n }\n };\n\n return list;\n};\n\nfunction cssWithMappingToString(item, useSourceMap) {\n var content = item[1] || ''; // eslint-disable-next-line prefer-destructuring\n\n var cssMapping = item[3];\n\n if (!cssMapping) {\n return content;\n }\n\n if (useSourceMap && typeof btoa === 'function') {\n var sourceMapping = toComment(cssMapping);\n var sourceURLs = cssMapping.sources.map(function (source) {\n return \"/*# sourceURL=\".concat(cssMapping.sourceRoot || '').concat(source, \" */\");\n });\n return [content].concat(sourceURLs).concat([sourceMapping]).join('\\n');\n }\n\n return [content].join('\\n');\n} // Adapted from convert-source-map (MIT)\n\n\nfunction toComment(sourceMap) {\n // eslint-disable-next-line no-undef\n var base64 = btoa(unescape(encodeURIComponent(JSON.stringify(sourceMap))));\n var data = \"sourceMappingURL=data:application/json;charset=utf-8;base64,\".concat(base64);\n return \"/*# \".concat(data, \" */\");\n}" + } + ], + "filteredModules": 0, + "origins": [ + { + "module": "", + "moduleIdentifier": "", + "moduleName": "", + "loc": "mini-css-extract-plugin", + "request": null, + "reasons": [] + } + ] + } + ], + "modules": [ + { + "id": 0, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/css-loader/dist/cjs.js??ref--5-1!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/src/article.css", + "name": "./node_modules/css-loader/dist/cjs.js??ref--5-1!./node_modules/webpack-enhanced-stats-plugin/loader.js!./src/article.css", + "index": 0, + "index2": 1, + "size": 1166, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": null, + "issuerId": null, + "issuerName": null, + "issuerPath": null, + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": null, + "moduleIdentifier": null, + "module": null, + "moduleName": null, + "type": "single entry", + "userRequest": "!!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/css-loader/dist/cjs.js??ref--5-1!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/src/article.css", + "loc": "mini-css-extract-plugin" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 0, + "source": "// Imports\nvar ___CSS_LOADER_API_IMPORT___ = require(\"../node_modules/css-loader/dist/runtime/api.js\");\nexports = ___CSS_LOADER_API_IMPORT___(false);\n// Module\nexports.push([module.id, \".tagsContainer-2D41J {\\n display: flex;\\n align-items: center;\\n}\\n\\n.tags-3OYob {\\n list-style-type: none;\\n margin: 0;\\n padding: 0;\\n display: flex;\\n}\\n\\n.tag-RF4Iq {\\n border: 1px solid black;\\n margin-right: 1em;\\n padding: 0.5em;\\n}\\n\\n.root-263gx {\\n padding: 1em;\\n border: 1px solid gray;\\n margin: 1em;\\n box-shadow: 0.5em 0.5em 0.5em rgba(0, 0, 0, 0.5);\\n}\\n\\n.title-1Fpjz {\\n margin-top: 0;\\n}\\n\\n.content-2yA3z {\\n max-height: 10em;\\n overflow: hidden;\\n position: relative;\\n}\\n\\n.content-2yA3z:after {\\n content: \\\"\\\";\\n position: absolute;\\n bottom: 0;\\n right: 0;\\n left: 0;\\n height: 2em;\\n background: linear-gradient(180deg, transparent 0%, white 100%);\\n}\\n\", \"\"]);\n// Exports\nexports.locals = {\n\t\"tagsContainer\": \"tagsContainer-2D41J\",\n\t\"tags\": \"tags-3OYob\",\n\t\"tag\": \"tag-RF4Iq\",\n\t\"root\": \"root-263gx\",\n\t\"title\": \"title-1Fpjz\",\n\t\"content\": \"content-2yA3z\"\n};\nmodule.exports = exports;\n" + }, + { + "id": 1, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/css-loader/dist/runtime/api.js", + "name": "./node_modules/css-loader/dist/runtime/api.js", + "index": 1, + "index2": 0, + "size": 2517, + "cacheable": true, + "built": true, + "optional": false, + "prefetched": false, + "chunks": [ + 0 + ], + "issuer": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/css-loader/dist/cjs.js??ref--5-1!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/src/article.css", + "issuerId": 0, + "issuerName": "./node_modules/css-loader/dist/cjs.js??ref--5-1!./node_modules/webpack-enhanced-stats-plugin/loader.js!./src/article.css", + "issuerPath": [ + { + "id": 0, + "identifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/css-loader/dist/cjs.js??ref--5-1!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/src/article.css", + "name": "./node_modules/css-loader/dist/cjs.js??ref--5-1!./node_modules/webpack-enhanced-stats-plugin/loader.js!./src/article.css" + } + ], + "failed": false, + "errors": 0, + "warnings": 0, + "assets": [], + "reasons": [ + { + "moduleId": 0, + "moduleIdentifier": "/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/css-loader/dist/cjs.js??ref--5-1!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/node_modules/webpack-enhanced-stats-plugin/loader.js!/home/travis/build/erykpiast/webpack-stats-explorer/playground/article/h/src/article.css", + "module": "./node_modules/css-loader/dist/cjs.js??ref--5-1!./node_modules/webpack-enhanced-stats-plugin/loader.js!./src/article.css", + "moduleName": "./node_modules/css-loader/dist/cjs.js??ref--5-1!./node_modules/webpack-enhanced-stats-plugin/loader.js!./src/article.css", + "type": "cjs require", + "userRequest": "../node_modules/css-loader/dist/runtime/api.js", + "loc": "2:34-91" + } + ], + "usedExports": true, + "providedExports": null, + "optimizationBailout": [ + "ModuleConcatenation bailout: Module is not an ECMAScript module" + ], + "depth": 1, + "source": "\"use strict\";\n\n/*\n MIT License http://www.opensource.org/licenses/mit-license.php\n Author Tobias Koppers @sokra\n*/\n// css base code, injected by the css-loader\n// eslint-disable-next-line func-names\nmodule.exports = function (useSourceMap) {\n var list = []; // return the list of modules as css string\n\n list.toString = function toString() {\n return this.map(function (item) {\n var content = cssWithMappingToString(item, useSourceMap);\n\n if (item[2]) {\n return \"@media \".concat(item[2], \" {\").concat(content, \"}\");\n }\n\n return content;\n }).join('');\n }; // import a list of modules into the list\n // eslint-disable-next-line func-names\n\n\n list.i = function (modules, mediaQuery, dedupe) {\n if (typeof modules === 'string') {\n // eslint-disable-next-line no-param-reassign\n modules = [[null, modules, '']];\n }\n\n var alreadyImportedModules = {};\n\n if (dedupe) {\n for (var i = 0; i < this.length; i++) {\n // eslint-disable-next-line prefer-destructuring\n var id = this[i][0];\n\n if (id != null) {\n alreadyImportedModules[id] = true;\n }\n }\n }\n\n for (var _i = 0; _i < modules.length; _i++) {\n var item = [].concat(modules[_i]);\n\n if (dedupe && alreadyImportedModules[item[0]]) {\n // eslint-disable-next-line no-continue\n continue;\n }\n\n if (mediaQuery) {\n if (!item[2]) {\n item[2] = mediaQuery;\n } else {\n item[2] = \"\".concat(mediaQuery, \" and \").concat(item[2]);\n }\n }\n\n list.push(item);\n }\n };\n\n return list;\n};\n\nfunction cssWithMappingToString(item, useSourceMap) {\n var content = item[1] || ''; // eslint-disable-next-line prefer-destructuring\n\n var cssMapping = item[3];\n\n if (!cssMapping) {\n return content;\n }\n\n if (useSourceMap && typeof btoa === 'function') {\n var sourceMapping = toComment(cssMapping);\n var sourceURLs = cssMapping.sources.map(function (source) {\n return \"/*# sourceURL=\".concat(cssMapping.sourceRoot || '').concat(source, \" */\");\n });\n return [content].concat(sourceURLs).concat([sourceMapping]).join('\\n');\n }\n\n return [content].join('\\n');\n} // Adapted from convert-source-map (MIT)\n\n\nfunction toComment(sourceMap) {\n // eslint-disable-next-line no-undef\n var base64 = btoa(unescape(encodeURIComponent(JSON.stringify(sourceMap))));\n var data = \"sourceMappingURL=data:application/json;charset=utf-8;base64,\".concat(base64);\n return \"/*# \".concat(data, \" */\");\n}" + } + ], + "filteredModules": 0, + "logging": { + "webpack.buildChunkGraph.visitModules": { + "entries": [], + "filteredEntries": 2, + "debug": false + } + }, + "children": [], + "name": "mini-css-extract-plugin node_modules/css-loader/dist/cjs.js??ref--5-1!node_modules/webpack-enhanced-stats-plugin/loader.js!src/article.css" + } + ] +} \ No newline at end of file diff --git a/report.html b/report.html index ea1e57d8..c87414a5 100644 --- a/report.html +++ b/report.html @@ -3,7 +3,7 @@ - webpack-stats-explorer [18 May 2020 at 21:38] + webpack-stats-explorer [18 May 2020 at 21:53]