{ "errors": [], "warnings": [], "version": "1.15.0", "hash": "281f7bc3cdcbd696fa3f", "time": 27, "publicPath": "", "assetsByChunkName": { "index": "index.js" }, "assets": [ { "name": "index.js", "size": 4359, "chunks": [ 0 ], "chunkNames": [ "index" ], "emitted": true }, { "name": "1.index.js", "size": 146, "chunks": [ 1 ], "chunkNames": [], "emitted": true }, { "name": "2.index.js", "size": 190, "chunks": [ 2 ], "chunkNames": [], "emitted": true } ], "chunks": [ { "id": 0, "rendered": true, "initial": true, "entry": true, "extraAsync": false, "size": 288, "names": [ "index" ], "files": [ "index.js" ], "hash": "08985e484c692c7b6f93", "parents": [], "modules": [ { "id": 0, "identifier": "multi index", "name": "multi index", "index": 0, "index2": 3, "size": 28, "cacheable": true, "built": true, "optional": false, "prefetched": false, "chunks": [ 0 ], "assets": [], "issuer": null, "profile": { "factory": 0, "building": 0 }, "failed": false, "errors": 0, "warnings": 0, "reasons": [] }, { "id": 1, "identifier": "/home/kevin_velasco/Data/Projects/webpack-stats/test_projects/v1/src/index.js", "name": "./index.js", "index": 1, "index2": 2, "size": 260, "cacheable": true, "built": true, "optional": false, "prefetched": false, "chunks": [ 0 ], "assets": [], "issuer": "multi index", "profile": { "factory": 6, "building": 6 }, "failed": false, "errors": 0, "warnings": 0, "reasons": [ { "moduleId": 0, "moduleIdentifier": "multi index", "module": "multi index", "moduleName": "multi index", "type": "single entry", "userRequest": "./index.js" } ], "source": "\n\nconsole.log(\"Basic project\");\n\n(function() {\n\n const moduleOne = require(['./module1'], function(moduleOne) {\n moduleOne();\n });\n\n\n const {moduleTwo} = require([\"./module2\"], function(moduleTwo) {\n moduleTwo.moduleTwo()\n });\n\n})();" } ], "filteredModules": 0, "origins": [ { "moduleId": 0, "module": "multi index", "moduleIdentifier": "multi index", "moduleName": "multi index", "loc": "", "name": "index", "reasons": [] } ] }, { "id": 1, "rendered": true, "initial": false, "entry": false, "extraAsync": false, "size": 62, "names": [], "files": [ "1.index.js" ], "hash": "3bcc3f2b1ec27947fb52", "parents": [ 0 ], "modules": [ { "id": 2, "identifier": "/home/kevin_velasco/Data/Projects/webpack-stats/test_projects/v1/src/module1.js", "name": "./module1.js", "index": 2, "index2": 0, "size": 62, "cacheable": true, "built": true, "optional": false, "prefetched": false, "chunks": [ 1 ], "assets": [], "issuer": "/home/kevin_velasco/Data/Projects/webpack-stats/test_projects/v1/src/index.js", "profile": { "factory": 1, "building": 1 }, "failed": false, "errors": 0, "warnings": 0, "reasons": [ { "moduleId": 1, "moduleIdentifier": "/home/kevin_velasco/Data/Projects/webpack-stats/test_projects/v1/src/index.js", "module": "./index.js", "moduleName": "./index.js", "type": "amd require", "userRequest": "./module1", "loc": "7:23-9:6" } ], "source": "\n\nmodule.exports = function() {\n console.log(\"Module 1!\")\n}" } ], "filteredModules": 0, "loc": "7:23-9:6", "origins": [ { "moduleId": 1, "module": "/home/kevin_velasco/Data/Projects/webpack-stats/test_projects/v1/src/index.js", "moduleIdentifier": "/home/kevin_velasco/Data/Projects/webpack-stats/test_projects/v1/src/index.js", "moduleName": "./index.js", "loc": "7:23-9:6", "name": null, "reasons": [] } ] }, { "id": 2, "rendered": true, "initial": false, "entry": false, "extraAsync": false, "size": 103, "names": [], "files": [ "2.index.js" ], "hash": "4003c41d4c1a43f5cc17", "parents": [ 0 ], "modules": [ { "id": 3, "identifier": "/home/kevin_velasco/Data/Projects/webpack-stats/test_projects/v1/src/module2.js", "name": "./module2.js", "index": 3, "index2": 1, "size": 103, "cacheable": true, "built": true, "optional": false, "prefetched": false, "chunks": [ 2 ], "assets": [], "issuer": "/home/kevin_velasco/Data/Projects/webpack-stats/test_projects/v1/src/index.js", "profile": { "factory": 1, "building": 1 }, "failed": false, "errors": 0, "warnings": 0, "reasons": [ { "moduleId": 1, "moduleIdentifier": "/home/kevin_velasco/Data/Projects/webpack-stats/test_projects/v1/src/index.js", "module": "./index.js", "moduleName": "./index.js", "type": "amd require", "userRequest": "./module2", "loc": "12:24-14:6" } ], "source": "\n\nfunction moduleTwo() {\n console.log(\"Module 2!\")\n}\n\n\nmodule.exports = {\n moduleTwo: moduleTwo\n}" } ], "filteredModules": 0, "loc": "12:24-14:6", "origins": [ { "moduleId": 1, "module": "/home/kevin_velasco/Data/Projects/webpack-stats/test_projects/v1/src/index.js", "moduleIdentifier": "/home/kevin_velasco/Data/Projects/webpack-stats/test_projects/v1/src/index.js", "moduleName": "./index.js", "loc": "12:24-14:6", "name": null, "reasons": [] } ] } ], "modules": [ { "id": 0, "identifier": "multi index", "name": "multi index", "index": 0, "index2": 3, "size": 28, "cacheable": true, "built": true, "optional": false, "prefetched": false, "chunks": [ 0 ], "assets": [], "issuer": null, "profile": { "factory": 0, "building": 0 }, "failed": false, "errors": 0, "warnings": 0, "reasons": [] }, { "id": 1, "identifier": "/home/kevin_velasco/Data/Projects/webpack-stats/test_projects/v1/src/index.js", "name": "./index.js", "index": 1, "index2": 2, "size": 260, "cacheable": true, "built": true, "optional": false, "prefetched": false, "chunks": [ 0 ], "assets": [], "issuer": "multi index", "profile": { "factory": 6, "building": 6 }, "failed": false, "errors": 0, "warnings": 0, "reasons": [ { "moduleId": 0, "moduleIdentifier": "multi index", "module": "multi index", "moduleName": "multi index", "type": "single entry", "userRequest": "./index.js" } ], "source": "\n\nconsole.log(\"Basic project\");\n\n(function() {\n\n const moduleOne = require(['./module1'], function(moduleOne) {\n moduleOne();\n });\n\n\n const {moduleTwo} = require([\"./module2\"], function(moduleTwo) {\n moduleTwo.moduleTwo()\n });\n\n})();" }, { "id": 2, "identifier": "/home/kevin_velasco/Data/Projects/webpack-stats/test_projects/v1/src/module1.js", "name": "./module1.js", "index": 2, "index2": 0, "size": 62, "cacheable": true, "built": true, "optional": false, "prefetched": false, "chunks": [ 1 ], "assets": [], "issuer": "/home/kevin_velasco/Data/Projects/webpack-stats/test_projects/v1/src/index.js", "profile": { "factory": 1, "building": 1 }, "failed": false, "errors": 0, "warnings": 0, "reasons": [ { "moduleId": 1, "moduleIdentifier": "/home/kevin_velasco/Data/Projects/webpack-stats/test_projects/v1/src/index.js", "module": "./index.js", "moduleName": "./index.js", "type": "amd require", "userRequest": "./module1", "loc": "7:23-9:6" } ], "source": "\n\nmodule.exports = function() {\n console.log(\"Module 1!\")\n}" }, { "id": 3, "identifier": "/home/kevin_velasco/Data/Projects/webpack-stats/test_projects/v1/src/module2.js", "name": "./module2.js", "index": 3, "index2": 1, "size": 103, "cacheable": true, "built": true, "optional": false, "prefetched": false, "chunks": [ 2 ], "assets": [], "issuer": "/home/kevin_velasco/Data/Projects/webpack-stats/test_projects/v1/src/index.js", "profile": { "factory": 1, "building": 1 }, "failed": false, "errors": 0, "warnings": 0, "reasons": [ { "moduleId": 1, "moduleIdentifier": "/home/kevin_velasco/Data/Projects/webpack-stats/test_projects/v1/src/index.js", "module": "./index.js", "moduleName": "./index.js", "type": "amd require", "userRequest": "./module2", "loc": "12:24-14:6" } ], "source": "\n\nfunction moduleTwo() {\n console.log(\"Module 2!\")\n}\n\n\nmodule.exports = {\n moduleTwo: moduleTwo\n}" } ], "filteredModules": 0, "children": [] }