Last active
August 21, 2019 07:34
-
-
Save vio/289e45ca0f329c58bfea9331a5606d91 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "assets": [ | |
| { | |
| "chunkNames": [ | |
| "vendor" | |
| ], | |
| "chunks": [ | |
| 0 | |
| ], | |
| "emitted": true, | |
| "name": "vendor.js", | |
| "size": 352999 | |
| }, | |
| { | |
| "chunkNames": [ | |
| "app" | |
| ], | |
| "chunks": [ | |
| 1 | |
| ], | |
| "emitted": true, | |
| "name": "app.js", | |
| "size": 53103 | |
| }, | |
| { | |
| "chunkNames": [ | |
| "vendor" | |
| ], | |
| "chunks": [ | |
| 0 | |
| ], | |
| "emitted": true, | |
| "name": "vendor.js.map", | |
| "size": 2624078 | |
| }, | |
| { | |
| "chunkNames": [ | |
| "app" | |
| ], | |
| "chunks": [ | |
| 1 | |
| ], | |
| "emitted": true, | |
| "name": "app.js.map", | |
| "size": 293255 | |
| }, | |
| { | |
| "chunkNames": [], | |
| "chunks": [], | |
| "name": "../../stats/webpack.json", | |
| "size": 0 | |
| } | |
| ], | |
| "assetsByChunkName": { | |
| "app": [ | |
| "app.js", | |
| "app.js.map" | |
| ], | |
| "vendor": [ | |
| "vendor.js", | |
| "vendor.js.map" | |
| ] | |
| }, | |
| "chunks": [ | |
| { | |
| "entry": true, | |
| "extraAsync": false, | |
| "files": [ | |
| "vendor.js", | |
| "vendor.js.map" | |
| ], | |
| "hash": "bb582ed9d3fbeb674844", | |
| "id": 0, | |
| "initial": true, | |
| "names": [ | |
| "vendor" | |
| ], | |
| "origins": [], | |
| "parents": [], | |
| "rendered": true, | |
| "size": 985881 | |
| }, | |
| { | |
| "entry": false, | |
| "extraAsync": false, | |
| "files": [ | |
| "app.js", | |
| "app.js.map" | |
| ], | |
| "hash": "69bbaa869806d370b287", | |
| "id": 1, | |
| "initial": true, | |
| "names": [ | |
| "app" | |
| ], | |
| "origins": [ | |
| { | |
| "loc": "", | |
| "module": "./node_modules/babel-loader/index.js?{\"loose\":\"all\",\"optional\":[\"optimisation.react.inlineElements\",\"optimisation.react.constantElements\"]}!./src/index.js", | |
| "moduleId": 0, | |
| "moduleIdentifier": "./node_modules/babel-loader/index.js?{\"loose\":\"all\",\"optional\":[\"optimisation.react.inlineElements\",\"optimisation.react.constantElements\"]}!./src/index.js", | |
| "moduleName": "./src/index.js", | |
| "name": "app", | |
| "reasons": [] | |
| } | |
| ], | |
| "parents": [ | |
| 0 | |
| ], | |
| "rendered": true, | |
| "size": 127485 | |
| } | |
| ], | |
| "errors": [], | |
| "filteredModules": 0, | |
| "hash": "2ea137ddffc5729fa047", | |
| "modules": [ | |
| { | |
| "assets": [], | |
| "built": true, | |
| "cacheable": true, | |
| "chunks": [ | |
| 1 | |
| ], | |
| "errors": 0, | |
| "failed": false, | |
| "id": 0, | |
| "identifier": "./node_modules/babel-loader/index.js?{\"loose\":\"all\",\"optional\":[\"optimisation.react.inlineElements\",\"optimisation.react.constantElements\"]}!./src/index.js", | |
| "index": 0, | |
| "index2": 265, | |
| "issuer": null, | |
| "name": "./src/index.js", | |
| "optional": false, | |
| "prefetched": false, | |
| "reasons": [], | |
| "size": 1053, | |
| "warnings": 0 | |
| }, | |
| { | |
| "assets": [], | |
| "built": true, | |
| "cacheable": true, | |
| "chunks": [ | |
| 0 | |
| ], | |
| "errors": 0, | |
| "failed": false, | |
| "id": 1, | |
| "identifier": "./node_modules/fbjs/lib/invariant.js", | |
| "index": 27, | |
| "index2": 22, | |
| "issuer": "./node_modules/react/lib/ReactDOMComponentTree.js", | |
| "name": "./~/fbjs/lib/invariant.js", | |
| "optional": false, | |
| "prefetched": false, | |
| "reasons": [ | |
| { | |
| "loc": "17:16-45", | |
| "module": "./~/react/lib/ReactDOMComponentTree.js", | |
| "moduleId": 5, | |
| "moduleIdentifier": "./node_modules/react/lib/ReactDOMComponentTree.js", | |
| "moduleName": "./~/react/lib/ReactDOMComponentTree.js", | |
| "type": "cjs require", | |
| "userRequest": "fbjs/lib/invariant" | |
| }, | |
| { | |
| "loc": "23:16-45", | |
| "module": "./~/react/lib/ReactUpdates.js", | |
| "moduleId": 11, | |
| "moduleIdentifier": "./node_modules/react/lib/ReactUpdates.js", | |
| "moduleName": "./~/react/lib/ReactUpdates.js", | |
| "type": "cjs require", | |
| "userRequest": "fbjs/lib/invariant" | |
| }, | |
| { | |
| "loc": "14:16-45", | |
| "module": "./~/react/lib/DOMProperty.js", | |
| "moduleId": 21, | |
| "moduleIdentifier": "./node_modules/react/lib/DOMProperty.js", | |
| "moduleName": "./~/react/lib/DOMProperty.js", | |
| "type": "cjs require", | |
| "userRequest": "fbjs/lib/invariant" | |
| }, | |
| { | |
| "loc": "14:16-45", | |
| "module": "./~/react/lib/PooledClass.js", | |
| "moduleId": 22, | |
| "moduleIdentifier": "./node_modules/react/lib/PooledClass.js", | |
| "moduleName": "./~/react/lib/PooledClass.js", | |
| "type": "cjs require", | |
| "userRequest": "fbjs/lib/invariant" | |
| }, | |
| { | |
| "loc": "20:16-45", | |
| "module": "./~/react/lib/EventPluginHub.js", | |
| "moduleId": 33, | |
| "moduleIdentifier": "./node_modules/react/lib/EventPluginHub.js", | |
| "moduleName": "./~/react/lib/EventPluginHub.js", | |
| "type": "cjs require", | |
| "userRequest": "fbjs/lib/invariant" | |
| }, | |
| { | |
| "loc": "12:16-38", | |
| "module": "./~/fbjs/lib/keyMirror.js", | |
| "moduleId": 41, | |
| "moduleIdentifier": "./node_modules/fbjs/lib/keyMirror.js", | |
| "moduleName": "./~/fbjs/lib/keyMirror.js", | |
| "type": "cjs require", | |
| "userRequest": "./invariant" | |
| }, | |
| { | |
| "loc": "14:16-45", | |
| "module": "./~/react/lib/EventPluginRegistry.js", | |
| "moduleId": 48, | |
| "moduleIdentifier": "./node_modules/react/lib/EventPluginRegistry.js", | |
| "moduleName": "./~/react/lib/EventPluginRegistry.js", | |
| "type": "cjs require", | |
| "userRequest": "fbjs/lib/invariant" | |
| }, | |
| { | |
| "loc": "17:16-45", | |
| "module": "./~/react/lib/EventPluginUtils.js", | |
| "moduleId": 67, | |
| "moduleIdentifier": "./node_modules/react/lib/EventPluginUtils.js", | |
| "moduleName": "./~/react/lib/EventPluginUtils.js", | |
| "type": "cjs require", | |
| "userRequest": "fbjs/lib/invariant" | |
| }, | |
| { | |
| "loc": "17:16-45", | |
| "module": "./~/react/lib/LinkedValueUtils.js", | |
| "moduleId": 69, | |
| "moduleIdentifier": "./node_modules/react/lib/LinkedValueUtils.js", | |
| "moduleName": "./~/react/lib/LinkedValueUtils.js", | |
| "type": "cjs require", | |
| "userRequest": "fbjs/lib/invariant" | |
| }, | |
| { | |
| "loc": "14:16-45", | |
| "module": "./~/react/lib/ReactComponentEnvironment.js", | |
| "moduleId": 70, | |
| "moduleIdentifier": "./node_modules/react/lib/ReactComponentEnvironment.js", | |
| "moduleName": "./~/react/lib/ReactComponentEnvironment.js", | |
| "type": "cjs require", | |
| "userRequest": "fbjs/lib/invariant" | |
| }, | |
| { | |
| "loc": "14:16-45", | |
| "module": "./~/react/lib/Transaction.js", | |
| "moduleId": 73, | |
| "moduleIdentifier": "./node_modules/react/lib/Transaction.js", | |
| "moduleName": "./~/react/lib/Transaction.js", | |
| "type": "cjs require", | |
| "userRequest": "fbjs/lib/invariant" | |
| }, | |
| { | |
| "loc": "18:16-45", | |
| "module": "./~/react/lib/traverseAllChildren.js", | |
| "moduleId": 83, | |
| "moduleIdentifier": "./node_modules/react/lib/traverseAllChildren.js", | |
| "moduleName": "./~/react/lib/traverseAllChildren.js", | |
| "type": "cjs require", | |
| "userRequest": "fbjs/lib/invariant" | |
| }, | |
| { | |
| "loc": "15:16-38", | |
| "module": "./~/fbjs/lib/getMarkupWrap.js", | |
| "moduleId": 102, | |
| "moduleIdentifier": "./node_modules/fbjs/lib/getMarkupWrap.js", | |
| "moduleName": "./~/fbjs/lib/getMarkupWrap.js", | |
| "type": "cjs require", | |
| "userRequest": "./invariant" | |
| }, | |
| { | |
| "loc": "18:16-45", | |
| "module": "./~/react/lib/CallbackQueue.js", | |
| "moduleId": 110, | |
| "moduleIdentifier": "./node_modules/react/lib/CallbackQueue.js", | |
| "moduleName": "./~/react/lib/CallbackQueue.js", | |
| "type": "cjs require", | |
| "userRequest": "fbjs/lib/invariant" | |
| }, | |
| { | |
| "loc": "23:16-45", | |
| "module": "./~/react/lib/ReactClass.js", | |
| "moduleId": 112, | |
| "moduleIdentifier": "./node_modules/react/lib/ReactClass.js", | |
| "moduleName": "./~/react/lib/ReactClass.js", | |
| "type": "cjs require", | |
| "userRequest": "fbjs/lib/invariant" | |
| }, | |
| { | |
| "loc": "19:16-45", | |
| "module": "./~/react/lib/ReactComponent.js", | |
| "moduleId": 113, | |
| "moduleIdentifier": "./node_modules/react/lib/ReactComponent.js", | |
| "moduleName": "./~/react/lib/ReactComponent.js", | |
| "type": "cjs require", | |
| "userRequest": "fbjs/lib/invariant" | |
| }, | |
| { | |
| "loc": "28:16-45", | |
| "module": "./~/react/lib/ReactElementValidator.js", | |
| "moduleId": 117, | |
| "moduleIdentifier": "./node_modules/react/lib/ReactElementValidator.js", | |
| "moduleName": "./~/react/lib/ReactElementValidator.js", | |
| "type": "cjs require", | |
| "userRequest": "fbjs/lib/invariant" | |
| }, | |
| { | |
| "loc": "32:16-45", | |
| "module": "./~/react/lib/ReactMount.js", | |
| "moduleId": 121, | |
| "moduleIdentifier": "./node_modules/react/lib/ReactMount.js", | |
| "moduleName": "./~/react/lib/ReactMount.js", | |
| "type": "cjs require", | |
| "userRequest": "fbjs/lib/invariant" | |
| }, | |
| { | |
| "loc": "16:16-45", | |
| "module": "./~/react/lib/ReactNativeComponent.js", | |
| "moduleId": 123, | |
| "moduleIdentifier": "./node_modules/react/lib/ReactNativeComponent.js", | |
| "moduleName": "./~/react/lib/ReactNativeComponent.js", | |
| "type": "cjs require", | |
| "userRequest": "fbjs/lib/invariant" | |
| }, | |
| { | |
| "loc": "16:16-45", | |
| "module": "./~/react/lib/ReactNodeTypes.js", | |
| "moduleId": 124, | |
| "moduleIdentifier": "./node_modules/react/lib/ReactNodeTypes.js", | |
| "moduleName": "./~/react/lib/ReactNodeTypes.js", | |
| "type": "cjs require", | |
| "userRequest": "fbjs/lib/invariant" | |
| }, | |
| { | |
| "loc": "18:16-45", | |
| "module": "./~/react/lib/ReactUpdateQueue.js", | |
| "moduleId": 127, | |
| "moduleIdentifier": "./node_modules/react/lib/ReactUpdateQueue.js", | |
| "moduleName": "./~/react/lib/ReactUpdateQueue.js", | |
| "type": "cjs require", | |
| "userRequest": "fbjs/lib/invariant" | |
| }, | |
| { | |
| "loc": "14:16-45", | |
| "module": "./~/react/lib/accumulateInto.js", | |
| "moduleId": 130, | |
| "moduleIdentifier": "./node_modules/react/lib/accumulateInto.js", | |
| "moduleName": "./~/react/lib/accumulateInto.js", | |
| "type": "cjs require", | |
| "userRequest": "fbjs/lib/invariant" | |
| }, | |
| { | |
| "loc": "20:16-45", | |
| "module": "./~/react/lib/instantiateReactComponent.js", | |
| "moduleId": 134, | |
| "moduleIdentifier": "./node_modules/react/lib/instantiateReactComponent.js", | |
| "moduleName": "./~/react/lib/instantiateReactComponent.js", | |
| "type": "cjs require", | |
| "userRequest": "fbjs/lib/invariant" | |
| }, | |
| { | |
| "loc": "12:16-38", | |
| "module": "./~/fbjs/lib/createArrayFromMixed.js", | |
| "moduleId": 157, | |
| "moduleIdentifier": "./node_modules/fbjs/lib/createArrayFromMixed.js", | |
| "moduleName": "./~/fbjs/lib/createArrayFromMixed.js", | |
| "type": "cjs require", | |
| "userRequest": "./invariant" | |
| }, | |
| { | |
| "loc": "18:16-38", | |
| "module": "./~/fbjs/lib/createNodesFromMarkup.js", | |
| "moduleId": 158, | |
| "moduleIdentifier": "./node_modules/fbjs/lib/createNodesFromMarkup.js", | |
| "moduleName": "./~/fbjs/lib/createNodesFromMarkup.js", | |
| "type": "cjs require", | |
| "userRequest": "./invariant" | |
| }, | |
| { | |
| "loc": "20:16-45", | |
| "module": "./~/react/lib/Danger.js", | |
| "moduleId": 197, | |
| "moduleIdentifier": "./node_modules/react/lib/Danger.js", | |
| "moduleName": "./~/react/lib/Danger.js", | |
| "type": "cjs require", | |
| "userRequest": "fbjs/lib/invariant" | |
| }, | |
| { | |
| "loc": "30:16-45", | |
| "module": "./~/react/lib/ReactCompositeComponent.js", | |
| "moduleId": 204, | |
| "moduleIdentifier": "./node_modules/react/lib/ReactCompositeComponent.js", | |
| "moduleName": "./~/react/lib/ReactCompositeComponent.js", | |
| "type": "cjs require", | |
| "userRequest": "fbjs/lib/invariant" | |
| }, | |
| { | |
| "loc": "40:16-45", | |
| "module": "./~/react/lib/ReactDOMComponent.js", | |
| "moduleId": 207, | |
| "moduleIdentifier": "./node_modules/react/lib/ReactDOMComponent.js", | |
| "moduleName": "./~/react/lib/ReactDOMComponent.js", | |
| "type": "cjs require", | |
| "userRequest": "fbjs/lib/invariant" | |
| }, | |
| { | |
| "loc": "22:16-45", | |
| "module": "./~/react/lib/ReactDOMInput.js", | |
| "moduleId": 214, | |
| "moduleIdentifier": "./node_modules/react/lib/ReactDOMInput.js", | |
| "moduleName": "./~/react/lib/ReactDOMInput.js", | |
| "type": "cjs require", | |
| "userRequest": "fbjs/lib/invariant" | |
| }, | |
| { | |
| "loc": "22:16-45", | |
| "module": "./~/react/lib/ReactDOMTextComponent.js", | |
| "moduleId": 218, | |
| "moduleIdentifier": "./node_modules/react/lib/ReactDOMTextComponent.js", | |
| "moduleName": "./~/react/lib/ReactDOMTextComponent.js", | |
| "type": "cjs require", | |
| "userRequest": "fbjs/lib/invariant" | |
| }, | |
| { | |
| "loc": "22:16-45", | |
| "module": "./~/react/lib/ReactDOMTextarea.js", | |
| "moduleId": 219, | |
| "moduleIdentifier": "./node_modules/react/lib/ReactDOMTextarea.js", | |
| "moduleName": "./~/react/lib/ReactDOMTextarea.js", | |
| "type": "cjs require", | |
| "userRequest": "fbjs/lib/invariant" | |
| }, | |
| { | |
| "loc": "14:16-45", | |
| "module": "./~/react/lib/ReactDOMTreeTraversal.js", | |
| "moduleId": 220, | |
| "moduleIdentifier": "./node_modules/react/lib/ReactDOMTreeTraversal.js", | |
| "moduleName": "./~/react/lib/ReactDOMTreeTraversal.js", | |
| "type": "cjs require", | |
| "userRequest": "fbjs/lib/invariant" | |
| }, | |
| { | |
| "loc": "22:16-45", | |
| "module": "./~/react/lib/ReactMultiChild.js", | |
| "moduleId": 230, | |
| "moduleIdentifier": "./node_modules/react/lib/ReactMultiChild.js", | |
| "moduleName": "./~/react/lib/ReactMultiChild.js", | |
| "type": "cjs require", | |
| "userRequest": "fbjs/lib/invariant" | |
| }, | |
| { | |
| "loc": "14:16-45", | |
| "module": "./~/react/lib/ReactOwner.js", | |
| "moduleId": 231, | |
| "moduleIdentifier": "./node_modules/react/lib/ReactOwner.js", | |
| "moduleName": "./~/react/lib/ReactOwner.js", | |
| "type": "cjs require", | |
| "userRequest": "fbjs/lib/invariant" | |
| }, | |
| { | |
| "loc": "32:16-45", | |
| "module": "./~/react/lib/SimpleEventPlugin.js", | |
| "moduleId": 236, | |
| "moduleIdentifier": "./node_modules/react/lib/SimpleEventPlugin.js", | |
| "moduleName": "./~/react/lib/SimpleEventPlugin.js", | |
| "type": "cjs require", | |
| "userRequest": "fbjs/lib/invariant" | |
| }, | |
| { | |
| "loc": "19:16-45", | |
| "module": "./~/react/lib/findDOMNode.js", | |
| "moduleId": 249, | |
| "moduleIdentifier": "./node_modules/react/lib/findDOMNode.js", | |
| "moduleName": "./~/react/lib/findDOMNode.js", | |
| "type": "cjs require", | |
| "userRequest": "fbjs/lib/invariant" | |
| }, | |
| { | |
| "loc": "15:16-45", | |
| "module": "./~/react/lib/onlyChild.js", | |
| "moduleId": 254, | |
| "moduleIdentifier": "./node_modules/react/lib/onlyChild.js", | |
| "moduleName": "./~/react/lib/onlyChild.js", | |
| "type": "cjs require", | |
| "userRequest": "fbjs/lib/invariant" | |
| } | |
| ], | |
| "size": 1506, | |
| "warnings": 0 | |
| }, | |
| { | |
| "assets": [], | |
| "built": true, | |
| "cacheable": true, | |
| "chunks": [ | |
| 0 | |
| ], | |
| "errors": 0, | |
| "failed": false, | |
| "id": 2, | |
| "identifier": "./node_modules/fbjs/lib/warning.js", | |
| "index": 30, | |
| "index2": 26, | |
| "issuer": "./node_modules/react/lib/ReactDOM.js", | |
| "name": "./~/fbjs/lib/warning.js", | |
| "optional": false, | |
| "prefetched": false, | |
| "reasons": [ | |
| { | |
| "loc": "18:14-41", | |
| "module": "./~/react/lib/ReactElement.js", | |
| "moduleId": 10, | |
| "moduleIdentifier": "./node_modules/react/lib/ReactElement.js", | |
| "moduleName": "./~/react/lib/ReactElement.js", | |
| "type": "cjs require", | |
| "userRequest": "fbjs/lib/warning" | |
| }, | |
| { | |
| "loc": "19:14-41", | |
| "module": "./~/react/lib/SyntheticEvent.js", | |
| "moduleId": 16, | |
| "moduleIdentifier": "./node_modules/react/lib/SyntheticEvent.js", | |
| "moduleName": "./~/react/lib/SyntheticEvent.js", | |
| "type": "cjs require", | |
| "userRequest": "fbjs/lib/warning" | |
| }, | |
| { | |
| "loc": "20:14-41", | |
| "module": "./~/react/lib/EventPropagators.js", | |
| "moduleId": 34, | |
| "moduleIdentifier": "./node_modules/react/lib/EventPropagators.js", | |
| "moduleName": "./~/react/lib/EventPropagators.js", | |
| "type": "cjs require", | |
| "userRequest": "fbjs/lib/warning" | |
| }, | |
| { | |
| "loc": "19:14-41", | |
| "module": "./~/react/lib/DOMPropertyOperations.js", | |
| "moduleId": 66, | |
| "moduleIdentifier": "./node_modules/react/lib/DOMPropertyOperations.js", | |
| "moduleName": "./~/react/lib/DOMPropertyOperations.js", | |
| "type": "cjs require", | |
| "userRequest": "fbjs/lib/warning" | |
| }, | |
| { | |
| "loc": "18:14-41", | |
| "module": "./~/react/lib/EventPluginUtils.js", | |
| "moduleId": 67, | |
| "moduleIdentifier": "./node_modules/react/lib/EventPluginUtils.js", | |
| "moduleName": "./~/react/lib/EventPluginUtils.js", | |
| "type": "cjs require", | |
| "userRequest": "fbjs/lib/warning" | |
| }, | |
| { | |
| "loc": "18:14-41", | |
| "module": "./~/react/lib/LinkedValueUtils.js", | |
| "moduleId": 69, | |
| "moduleIdentifier": "./node_modules/react/lib/LinkedValueUtils.js", | |
| "moduleName": "./~/react/lib/LinkedValueUtils.js", | |
| "type": "cjs require", | |
| "userRequest": "fbjs/lib/warning" | |
| }, | |
| { | |
| "loc": "20:14-41", | |
| "module": "./~/react/lib/traverseAllChildren.js", | |
| "moduleId": 83, | |
| "moduleIdentifier": "./node_modules/react/lib/traverseAllChildren.js", | |
| "moduleName": "./~/react/lib/traverseAllChildren.js", | |
| "type": "cjs require", | |
| "userRequest": "fbjs/lib/warning" | |
| }, | |
| { | |
| "loc": "17:14-41", | |
| "module": "./~/react/lib/validateDOMNesting.js", | |
| "moduleId": 84, | |
| "moduleIdentifier": "./node_modules/react/lib/validateDOMNesting.js", | |
| "moduleName": "./~/react/lib/validateDOMNesting.js", | |
| "type": "cjs require", | |
| "userRequest": "fbjs/lib/warning" | |
| }, | |
| { | |
| "loc": "26:14-41", | |
| "module": "./~/react/lib/ReactClass.js", | |
| "moduleId": 112, | |
| "moduleIdentifier": "./node_modules/react/lib/ReactClass.js", | |
| "moduleName": "./~/react/lib/ReactClass.js", | |
| "type": "cjs require", | |
| "userRequest": "fbjs/lib/warning" | |
| }, | |
| { | |
| "loc": "20:14-41", | |
| "module": "./~/react/lib/ReactComponent.js", | |
| "moduleId": 113, | |
| "moduleIdentifier": "./node_modules/react/lib/ReactComponent.js", | |
| "moduleName": "./~/react/lib/ReactComponent.js", | |
| "type": "cjs require", | |
| "userRequest": "fbjs/lib/warning" | |
| }, | |
| { | |
| "loc": "21:14-41", | |
| "module": "./~/react/lib/ReactDOMSelect.js", | |
| "moduleId": 116, | |
| "moduleIdentifier": "./node_modules/react/lib/ReactDOMSelect.js", | |
| "moduleName": "./~/react/lib/ReactDOMSelect.js", | |
| "type": "cjs require", | |
| "userRequest": "fbjs/lib/warning" | |
| }, | |
| { | |
| "loc": "29:14-41", | |
| "module": "./~/react/lib/ReactElementValidator.js", | |
| "moduleId": 117, | |
| "moduleIdentifier": "./node_modules/react/lib/ReactElementValidator.js", | |
| "moduleName": "./~/react/lib/ReactElementValidator.js", | |
| "type": "cjs require", | |
| "userRequest": "fbjs/lib/warning" | |
| }, | |
| { | |
| "loc": "35:14-41", | |
| "module": "./~/react/lib/ReactMount.js", | |
| "moduleId": 121, | |
| "moduleIdentifier": "./node_modules/react/lib/ReactMount.js", | |
| "moduleName": "./~/react/lib/ReactMount.js", | |
| "type": "cjs require", | |
| "userRequest": "fbjs/lib/warning" | |
| }, | |
| { | |
| "loc": "14:14-41", | |
| "module": "./~/react/lib/ReactNoopUpdateQueue.js", | |
| "moduleId": 125, | |
| "moduleIdentifier": "./node_modules/react/lib/ReactNoopUpdateQueue.js", | |
| "moduleName": "./~/react/lib/ReactNoopUpdateQueue.js", | |
| "type": "cjs require", | |
| "userRequest": "fbjs/lib/warning" | |
| }, | |
| { | |
| "loc": "19:14-41", | |
| "module": "./~/react/lib/ReactUpdateQueue.js", | |
| "moduleId": 127, | |
| "moduleIdentifier": "./node_modules/react/lib/ReactUpdateQueue.js", | |
| "moduleName": "./~/react/lib/ReactUpdateQueue.js", | |
| "type": "cjs require", | |
| "userRequest": "fbjs/lib/warning" | |
| }, | |
| { | |
| "loc": "21:14-41", | |
| "module": "./~/react/lib/instantiateReactComponent.js", | |
| "moduleId": 134, | |
| "moduleIdentifier": "./node_modules/react/lib/instantiateReactComponent.js", | |
| "moduleName": "./~/react/lib/instantiateReactComponent.js", | |
| "type": "cjs require", | |
| "userRequest": "fbjs/lib/warning" | |
| }, | |
| { | |
| "loc": "22:14-41", | |
| "module": "./~/react/lib/CSSPropertyOperations.js", | |
| "moduleId": 194, | |
| "moduleIdentifier": "./node_modules/react/lib/CSSPropertyOperations.js", | |
| "moduleName": "./~/react/lib/CSSPropertyOperations.js", | |
| "type": "cjs require", | |
| "userRequest": "fbjs/lib/warning" | |
| }, | |
| { | |
| "loc": "26:14-41", | |
| "module": "./~/react/lib/React.js", | |
| "moduleId": 202, | |
| "moduleIdentifier": "./node_modules/react/lib/React.js", | |
| "moduleName": "./~/react/lib/React.js", | |
| "type": "cjs require", | |
| "userRequest": "fbjs/lib/warning" | |
| }, | |
| { | |
| "loc": "20:14-41", | |
| "module": "./~/react/lib/ReactChildReconciler.js", | |
| "moduleId": 203, | |
| "moduleIdentifier": "./node_modules/react/lib/ReactChildReconciler.js", | |
| "moduleName": "./~/react/lib/ReactChildReconciler.js", | |
| "type": "cjs require", | |
| "userRequest": "fbjs/lib/warning" | |
| }, | |
| { | |
| "loc": "32:14-41", | |
| "module": "./~/react/lib/ReactCompositeComponent.js", | |
| "moduleId": 204, | |
| "moduleIdentifier": "./node_modules/react/lib/ReactCompositeComponent.js", | |
| "moduleName": "./~/react/lib/ReactCompositeComponent.js", | |
| "type": "cjs require", | |
| "userRequest": "fbjs/lib/warning" | |
| }, | |
| { | |
| "loc": "27:14-41", | |
| "module": "./~/react/lib/ReactDOM.js", | |
| "moduleId": 205, | |
| "moduleIdentifier": "./node_modules/react/lib/ReactDOM.js", | |
| "moduleName": "./~/react/lib/ReactDOM.js", | |
| "type": "cjs require", | |
| "userRequest": "fbjs/lib/warning" | |
| }, | |
| { | |
| "loc": "45:14-41", | |
| "module": "./~/react/lib/ReactDOMComponent.js", | |
| "moduleId": 207, | |
| "moduleIdentifier": "./node_modules/react/lib/ReactDOMComponent.js", | |
| "moduleName": "./~/react/lib/ReactDOMComponent.js", | |
| "type": "cjs require", | |
| "userRequest": "fbjs/lib/warning" | |
| }, | |
| { | |
| "loc": "16:14-41", | |
| "module": "./~/react/lib/ReactDOMDebugTool.js", | |
| "moduleId": 209, | |
| "moduleIdentifier": "./node_modules/react/lib/ReactDOMDebugTool.js", | |
| "moduleName": "./~/react/lib/ReactDOMDebugTool.js", | |
| "type": "cjs require", | |
| "userRequest": "fbjs/lib/warning" | |
| }, | |
| { | |
| "loc": "23:14-41", | |
| "module": "./~/react/lib/ReactDOMInput.js", | |
| "moduleId": 214, | |
| "moduleIdentifier": "./node_modules/react/lib/ReactDOMInput.js", | |
| "moduleName": "./~/react/lib/ReactDOMInput.js", | |
| "type": "cjs require", | |
| "userRequest": "fbjs/lib/warning" | |
| }, | |
| { | |
| "loc": "20:14-41", | |
| "module": "./~/react/lib/ReactDOMOption.js", | |
| "moduleId": 216, | |
| "moduleIdentifier": "./node_modules/react/lib/ReactDOMOption.js", | |
| "moduleName": "./~/react/lib/ReactDOMOption.js", | |
| "type": "cjs require", | |
| "userRequest": "fbjs/lib/warning" | |
| }, | |
| { | |
| "loc": "23:14-41", | |
| "module": "./~/react/lib/ReactDOMTextarea.js", | |
| "moduleId": 219, | |
| "moduleIdentifier": "./node_modules/react/lib/ReactDOMTextarea.js", | |
| "moduleName": "./~/react/lib/ReactDOMTextarea.js", | |
| "type": "cjs require", | |
| "userRequest": "fbjs/lib/warning" | |
| }, | |
| { | |
| "loc": "17:14-41", | |
| "module": "./~/react/lib/ReactDOMUnknownPropertyDevtool.js", | |
| "moduleId": 221, | |
| "moduleIdentifier": "./node_modules/react/lib/ReactDOMUnknownPropertyDevtool.js", | |
| "moduleName": "./~/react/lib/ReactDOMUnknownPropertyDevtool.js", | |
| "type": "cjs require", | |
| "userRequest": "fbjs/lib/warning" | |
| }, | |
| { | |
| "loc": "15:14-41", | |
| "module": "./~/react/lib/ReactDebugTool.js", | |
| "moduleId": 222, | |
| "moduleIdentifier": "./node_modules/react/lib/ReactDebugTool.js", | |
| "moduleName": "./~/react/lib/ReactDebugTool.js", | |
| "type": "cjs require", | |
| "userRequest": "fbjs/lib/warning" | |
| }, | |
| { | |
| "loc": "14:14-41", | |
| "module": "./~/react/lib/ReactInvalidSetStateWarningDevTool.js", | |
| "moduleId": 228, | |
| "moduleIdentifier": "./node_modules/react/lib/ReactInvalidSetStateWarningDevTool.js", | |
| "moduleName": "./~/react/lib/ReactInvalidSetStateWarningDevTool.js", | |
| "type": "cjs require", | |
| "userRequest": "fbjs/lib/warning" | |
| }, | |
| { | |
| "loc": "15:14-41", | |
| "module": "./~/react/lib/dangerousStyleValue.js", | |
| "moduleId": 248, | |
| "moduleIdentifier": "./node_modules/react/lib/dangerousStyleValue.js", | |
| "moduleName": "./~/react/lib/dangerousStyleValue.js", | |
| "type": "cjs require", | |
| "userRequest": "fbjs/lib/warning" | |
| }, | |
| { | |
| "loc": "20:14-41", | |
| "module": "./~/react/lib/findDOMNode.js", | |
| "moduleId": 249, | |
| "moduleIdentifier": "./node_modules/react/lib/findDOMNode.js", | |
| "moduleName": "./~/react/lib/findDOMNode.js", | |
| "type": "cjs require", | |
| "userRequest": "fbjs/lib/warning" | |
| }, | |
| { | |
| "loc": "16:14-41", | |
| "module": "./~/react/lib/flattenChildren.js", | |
| "moduleId": 250, | |
| "moduleIdentifier": "./node_modules/react/lib/flattenChildren.js", | |
| "moduleName": "./~/react/lib/flattenChildren.js", | |
| "type": "cjs require", | |
| "userRequest": "fbjs/lib/warning" | |
| } | |
| ], | |
| "size": 1897, | |
| "warnings": 0 | |
| }, | |
| { | |
| "assets": [], | |
| "built": true, | |
| "cacheable": true, | |
| "chunks": [ | |
| 0 | |
| ], | |
| "errors": 0, | |
| "failed": false, | |
| "id": 3, | |
| "identifier": "./node_modules/react/react.js", | |
| "index": 22, | |
| "index2": 51, | |
| "issuer": "./node_modules/babel-loader/index.js?{\"loose\":\"all\",\"optional\":[\"optimisation.react.inlineElements\",\"optimisation.react.constantElements\"]}!./src/index.js", | |
| "name": "./~/react/react.js", | |
| "optional": false, | |
| "prefetched": false, | |
| "reasons": [ | |
| { | |
| "loc": "10:12-28", | |
| "module": "./src/index.js", | |
| "moduleId": 0, | |
| "moduleIdentifier": "./node_modules/babel-loader/index.js?{\"loose\":\"all\",\"optional\":[\"optimisation.react.inlineElements\",\"optimisation.react.constantElements\"]}!./src/index.js", | |
| "moduleName": "./src/index.js", | |
| "type": "cjs require", | |
| "userRequest": "react" | |
| }, | |
| { | |
| "loc": "5:12-28", | |
| "module": "./src/Spinner.js", | |
| "moduleId": 19, | |
| "moduleIdentifier": "./node_modules/babel-loader/index.js?{\"loose\":\"all\",\"optional\":[\"optimisation.react.inlineElements\",\"optimisation.react.constantElements\"]}!./src/Spinner.js", | |
| "moduleName": "./src/Spinner.js", | |
| "type": "cjs require", | |
| "userRequest": "react" | |
| }, | |
| { | |
| "loc": "7:13-29", | |
| "module": "./~/react-router/lib/Link.js", | |
| "moduleId": 31, | |
| "moduleIdentifier": "./node_modules/react-router/lib/Link.js", | |
| "moduleName": "./~/react-router/lib/Link.js", | |
| "type": "cjs require", | |
| "userRequest": "react" | |
| }, | |
| { | |
| "loc": "12:13-29", | |
| "module": "./~/react-router/lib/RouteUtils.js", | |
| "moduleId": 32, | |
| "moduleIdentifier": "./node_modules/react-router/lib/RouteUtils.js", | |
| "moduleName": "./~/react-router/lib/RouteUtils.js", | |
| "type": "cjs require", | |
| "userRequest": "react" | |
| }, | |
| { | |
| "loc": "7:13-29", | |
| "module": "./~/react-router/lib/InternalPropTypes.js", | |
| "moduleId": 43, | |
| "moduleIdentifier": "./node_modules/react-router/lib/InternalPropTypes.js", | |
| "moduleName": "./~/react-router/lib/InternalPropTypes.js", | |
| "type": "cjs require", | |
| "userRequest": "react" | |
| }, | |
| { | |
| "loc": "11:13-29", | |
| "module": "./~/react-timeago/lib/index.js", | |
| "moduleId": 46, | |
| "moduleIdentifier": "./node_modules/react-timeago/lib/index.js", | |
| "moduleName": "./~/react-timeago/lib/index.js", | |
| "type": "cjs require", | |
| "userRequest": "react" | |
| }, | |
| { | |
| "loc": "7:12-28", | |
| "module": "./src/mixins/CommentMixin.js", | |
| "moduleId": 56, | |
| "moduleIdentifier": "./node_modules/babel-loader/index.js?{\"loose\":\"all\",\"optional\":[\"optimisation.react.inlineElements\",\"optimisation.react.constantElements\"]}!./src/mixins/CommentMixin.js", | |
| "moduleName": "./src/mixins/CommentMixin.js", | |
| "type": "cjs require", | |
| "userRequest": "react" | |
| }, | |
| { | |
| "loc": "7:12-28", | |
| "module": "./src/mixins/ItemMixin.js", | |
| "moduleId": 57, | |
| "moduleIdentifier": "./node_modules/babel-loader/index.js?{\"loose\":\"all\",\"optional\":[\"optimisation.react.inlineElements\",\"optimisation.react.constantElements\"]}!./src/mixins/ItemMixin.js", | |
| "moduleName": "./src/mixins/ItemMixin.js", | |
| "type": "cjs require", | |
| "userRequest": "react" | |
| }, | |
| { | |
| "loc": "7:12-28", | |
| "module": "./src/Comment.js", | |
| "moduleId": 85, | |
| "moduleIdentifier": "./node_modules/babel-loader/index.js?{\"loose\":\"all\",\"optional\":[\"optimisation.react.inlineElements\",\"optimisation.react.constantElements\"]}!./src/Comment.js", | |
| "moduleName": "./src/Comment.js", | |
| "type": "cjs require", | |
| "userRequest": "react" | |
| }, | |
| { | |
| "loc": "7:12-28", | |
| "module": "./src/Paginator.js", | |
| "moduleId": 86, | |
| "moduleIdentifier": "./node_modules/babel-loader/index.js?{\"loose\":\"all\",\"optional\":[\"optimisation.react.inlineElements\",\"optimisation.react.constantElements\"]}!./src/Paginator.js", | |
| "moduleName": "./src/Paginator.js", | |
| "type": "cjs require", | |
| "userRequest": "react" | |
| }, | |
| { | |
| "loc": "7:12-28", | |
| "module": "./src/mixins/ListItemMixin.js", | |
| "moduleId": 87, | |
| "moduleIdentifier": "./node_modules/babel-loader/index.js?{\"loose\":\"all\",\"optional\":[\"optimisation.react.inlineElements\",\"optimisation.react.constantElements\"]}!./src/mixins/ListItemMixin.js", | |
| "moduleName": "./src/mixins/ListItemMixin.js", | |
| "type": "cjs require", | |
| "userRequest": "react" | |
| }, | |
| { | |
| "loc": "6:13-29", | |
| "module": "./~/react-router/lib/PropTypes.js", | |
| "moduleId": 108, | |
| "moduleIdentifier": "./node_modules/react-router/lib/PropTypes.js", | |
| "moduleName": "./~/react-router/lib/PropTypes.js", | |
| "type": "cjs require", | |
| "userRequest": "react" | |
| }, | |
| { | |
| "loc": "7:12-28", | |
| "module": "./src/App.js", | |
| "moduleId": 137, | |
| "moduleIdentifier": "./node_modules/babel-loader/index.js?{\"loose\":\"all\",\"optional\":[\"optimisation.react.inlineElements\",\"optimisation.react.constantElements\"]}!./src/App.js", | |
| "moduleName": "./src/App.js", | |
| "type": "cjs require", | |
| "userRequest": "react" | |
| }, | |
| { | |
| "loc": "5:12-28", | |
| "module": "./src/DisplayComment.js", | |
| "moduleId": 138, | |
| "moduleIdentifier": "./node_modules/babel-loader/index.js?{\"loose\":\"all\",\"optional\":[\"optimisation.react.inlineElements\",\"optimisation.react.constantElements\"]}!./src/DisplayComment.js", | |
| "moduleName": "./src/DisplayComment.js", | |
| "type": "cjs require", | |
| "userRequest": "react" | |
| }, | |
| { | |
| "loc": "3:12-28", | |
| "module": "./src/DisplayListItem.js", | |
| "moduleId": 139, | |
| "moduleIdentifier": "./node_modules/babel-loader/index.js?{\"loose\":\"all\",\"optional\":[\"optimisation.react.inlineElements\",\"optimisation.react.constantElements\"]}!./src/DisplayListItem.js", | |
| "moduleName": "./src/DisplayListItem.js", | |
| "type": "cjs require", | |
| "userRequest": "react" | |
| }, | |
| { | |
| "loc": "7:12-28", | |
| "module": "./src/Item.js", | |
| "moduleId": 140, | |
| "moduleIdentifier": "./node_modules/babel-loader/index.js?{\"loose\":\"all\",\"optional\":[\"optimisation.react.inlineElements\",\"optimisation.react.constantElements\"]}!./src/Item.js", | |
| "moduleName": "./src/Item.js", | |
| "type": "cjs require", | |
| "userRequest": "react" | |
| }, | |
| { | |
| "loc": "5:12-28", | |
| "module": "./src/NotFound.js", | |
| "moduleId": 141, | |
| "moduleIdentifier": "./node_modules/babel-loader/index.js?{\"loose\":\"all\",\"optional\":[\"optimisation.react.inlineElements\",\"optimisation.react.constantElements\"]}!./src/NotFound.js", | |
| "moduleName": "./src/NotFound.js", | |
| "type": "cjs require", | |
| "userRequest": "react" | |
| }, | |
| { | |
| "loc": "7:12-28", | |
| "module": "./src/PermalinkedComment.js", | |
| "moduleId": 142, | |
| "moduleIdentifier": "./node_modules/babel-loader/index.js?{\"loose\":\"all\",\"optional\":[\"optimisation.react.inlineElements\",\"optimisation.react.constantElements\"]}!./src/PermalinkedComment.js", | |
| "moduleName": "./src/PermalinkedComment.js", | |
| "type": "cjs require", | |
| "userRequest": "react" | |
| }, | |
| { | |
| "loc": "7:12-28", | |
| "module": "./src/PollOption.js", | |
| "moduleId": 143, | |
| "moduleIdentifier": "./node_modules/babel-loader/index.js?{\"loose\":\"all\",\"optional\":[\"optimisation.react.inlineElements\",\"optimisation.react.constantElements\"]}!./src/PollOption.js", | |
| "moduleName": "./src/PollOption.js", | |
| "type": "cjs require", | |
| "userRequest": "react" | |
| }, | |
| { | |
| "loc": "5:12-28", | |
| "module": "./src/Settings.js", | |
| "moduleId": 144, | |
| "moduleIdentifier": "./node_modules/babel-loader/index.js?{\"loose\":\"all\",\"optional\":[\"optimisation.react.inlineElements\",\"optimisation.react.constantElements\"]}!./src/Settings.js", | |
| "moduleName": "./src/Settings.js", | |
| "type": "cjs require", | |
| "userRequest": "react" | |
| }, | |
| { | |
| "loc": "7:12-28", | |
| "module": "./src/Stories.js", | |
| "moduleId": 145, | |
| "moduleIdentifier": "./node_modules/babel-loader/index.js?{\"loose\":\"all\",\"optional\":[\"optimisation.react.inlineElements\",\"optimisation.react.constantElements\"]}!./src/Stories.js", | |
| "moduleName": "./src/Stories.js", | |
| "type": "cjs require", | |
| "userRequest": "react" | |
| }, | |
| { | |
| "loc": "7:12-28", | |
| "module": "./src/StoryListItem.js", | |
| "moduleId": 146, | |
| "moduleIdentifier": "./node_modules/babel-loader/index.js?{\"loose\":\"all\",\"optional\":[\"optimisation.react.inlineElements\",\"optimisation.react.constantElements\"]}!./src/StoryListItem.js", | |
| "moduleName": "./src/StoryListItem.js", | |
| "type": "cjs require", | |
| "userRequest": "react" | |
| }, | |
| { | |
| "loc": "7:12-28", | |
| "module": "./src/Updates.js", | |
| "moduleId": 147, | |
| "moduleIdentifier": "./node_modules/babel-loader/index.js?{\"loose\":\"all\",\"optional\":[\"optimisation.react.inlineElements\",\"optimisation.react.constantElements\"]}!./src/Updates.js", | |
| "moduleName": "./src/Updates.js", | |
| "type": "cjs require", | |
| "userRequest": "react" | |
| }, | |
| { | |
| "loc": "7:12-28", | |
| "module": "./src/UserProfile.js", | |
| "moduleId": 148, | |
| "moduleIdentifier": "./node_modules/babel-loader/index.js?{\"loose\":\"all\",\"optional\":[\"optimisation.react.inlineElements\",\"optimisation.react.constantElements\"]}!./src/UserProfile.js", | |
| "moduleName": "./src/UserProfile.js", | |
| "type": "cjs require", | |
| "userRequest": "react" | |
| }, | |
| { | |
| "loc": "10:12-28", | |
| "module": "./src/routes.js", | |
| "moduleId": 149, | |
| "moduleIdentifier": "./node_modules/babel-loader/index.js?{\"loose\":\"all\",\"optional\":[\"optimisation.react.inlineElements\",\"optimisation.react.constantElements\"]}!./src/routes.js", | |
| "moduleName": "./src/routes.js", | |
| "type": "cjs require", | |
| "userRequest": "react" | |
| }, | |
| { | |
| "loc": "5:13-29", | |
| "module": "./~/react-router/lib/IndexRoute.js", | |
| "moduleId": 178, | |
| "moduleIdentifier": "./node_modules/react-router/lib/IndexRoute.js", | |
| "moduleName": "./~/react-router/lib/IndexRoute.js", | |
| "type": "cjs require", | |
| "userRequest": "react" | |
| }, | |
| { | |
| "loc": "5:13-29", | |
| "module": "./~/react-router/lib/Route.js", | |
| "moduleId": 179, | |
| "moduleIdentifier": "./node_modules/react-router/lib/Route.js", | |
| "moduleName": "./~/react-router/lib/Route.js", | |
| "type": "cjs require", | |
| "userRequest": "react" | |
| }, | |
| { | |
| "loc": "15:13-29", | |
| "module": "./~/react-router/lib/Router.js", | |
| "moduleId": 180, | |
| "moduleIdentifier": "./node_modules/react-router/lib/Router.js", | |
| "moduleName": "./~/react-router/lib/Router.js", | |
| "type": "cjs require", | |
| "userRequest": "react" | |
| }, | |
| { | |
| "loc": "13:13-29", | |
| "module": "./~/react-router/lib/RouterContext.js", | |
| "moduleId": 181, | |
| "moduleIdentifier": "./node_modules/react-router/lib/RouterContext.js", | |
| "moduleName": "./~/react-router/lib/RouterContext.js", | |
| "type": "cjs require", | |
| "userRequest": "react" | |
| }, | |
| { | |
| "loc": "9:13-29", | |
| "module": "./~/react-router/lib/withRouter.js", | |
| "moduleId": 191, | |
| "moduleIdentifier": "./node_modules/react-router/lib/withRouter.js", | |
| "moduleName": "./~/react-router/lib/withRouter.js", | |
| "type": "cjs require", | |
| "userRequest": "react" | |
| } | |
| ], | |
| "size": 56, | |
| "warnings": 0 | |
| }, | |
| { | |
| "assets": [], | |
| "built": true, | |
| "cacheable": true, | |
| "chunks": [ | |
| 0 | |
| ], | |
| "errors": 0, | |
| "failed": false, | |
| "id": 4, | |
| "identifier": "./node_modules/object-assign/index.js", | |
| "index": 24, | |
| "index2": 21, | |
| "issuer": "./node_modules/react/lib/React.js", | |
| "name": "./~/object-assign/index.js", | |
| "optional": false, | |
| "prefetched": false, | |
| "reasons": [ | |
| { | |
| "loc": "14:14-38", | |
| "module": "./~/react/lib/ReactElement.js", | |
| "moduleId": 10, | |
| "moduleIdentifier": "./node_modules/react/lib/ReactElement.js", | |
| "moduleName": "./~/react/lib/ReactElement.js", | |
| "type": "cjs require", | |
| "userRequest": "object-assign" | |
| }, | |
| { | |
| "loc": "14:14-38", | |
| "module": "./~/react/lib/ReactUpdates.js", | |
| "moduleId": 11, | |
| "moduleIdentifier": "./node_modules/react/lib/ReactUpdates.js", | |
| "moduleName": "./~/react/lib/ReactUpdates.js", | |
| "type": "cjs require", | |
| "userRequest": "object-assign" | |
| }, | |
| { | |
| "loc": "14:14-38", | |
| "module": "./~/react/lib/SyntheticEvent.js", | |
| "moduleId": 16, | |
| "moduleIdentifier": "./node_modules/react/lib/SyntheticEvent.js", | |
| "moduleName": "./~/react/lib/SyntheticEvent.js", | |
| "type": "cjs require", | |
| "userRequest": "object-assign" | |
| }, | |
| { | |
| "loc": "14:14-38", | |
| "module": "./~/react/lib/ReactBrowserEventEmitter.js", | |
| "moduleId": 49, | |
| "moduleIdentifier": "./node_modules/react/lib/ReactBrowserEventEmitter.js", | |
| "moduleName": "./~/react/lib/ReactBrowserEventEmitter.js", | |
| "type": "cjs require", | |
| "userRequest": "object-assign" | |
| }, | |
| { | |
| "loc": "14:14-38", | |
| "module": "./~/react/lib/validateDOMNesting.js", | |
| "moduleId": 84, | |
| "moduleIdentifier": "./node_modules/react/lib/validateDOMNesting.js", | |
| "moduleName": "./~/react/lib/validateDOMNesting.js", | |
| "type": "cjs require", | |
| "userRequest": "object-assign" | |
| }, | |
| { | |
| "loc": "14:14-38", | |
| "module": "./~/react/lib/CallbackQueue.js", | |
| "moduleId": 110, | |
| "moduleIdentifier": "./node_modules/react/lib/CallbackQueue.js", | |
| "moduleName": "./~/react/lib/CallbackQueue.js", | |
| "type": "cjs require", | |
| "userRequest": "object-assign" | |
| }, | |
| { | |
| "loc": "14:14-38", | |
| "module": "./~/react/lib/ReactClass.js", | |
| "moduleId": 112, | |
| "moduleIdentifier": "./node_modules/react/lib/ReactClass.js", | |
| "moduleName": "./~/react/lib/ReactClass.js", | |
| "type": "cjs require", | |
| "userRequest": "object-assign" | |
| }, | |
| { | |
| "loc": "14:14-38", | |
| "module": "./~/react/lib/ReactDOMSelect.js", | |
| "moduleId": 116, | |
| "moduleIdentifier": "./node_modules/react/lib/ReactDOMSelect.js", | |
| "moduleName": "./~/react/lib/ReactDOMSelect.js", | |
| "type": "cjs require", | |
| "userRequest": "object-assign" | |
| }, | |
| { | |
| "loc": "14:14-38", | |
| "module": "./~/react/lib/ReactNativeComponent.js", | |
| "moduleId": 123, | |
| "moduleIdentifier": "./node_modules/react/lib/ReactNativeComponent.js", | |
| "moduleName": "./~/react/lib/ReactNativeComponent.js", | |
| "type": "cjs require", | |
| "userRequest": "object-assign" | |
| }, | |
| { | |
| "loc": "14:14-38", | |
| "module": "./~/react/lib/instantiateReactComponent.js", | |
| "moduleId": 134, | |
| "moduleIdentifier": "./node_modules/react/lib/instantiateReactComponent.js", | |
| "moduleName": "./~/react/lib/instantiateReactComponent.js", | |
| "type": "cjs require", | |
| "userRequest": "object-assign" | |
| }, | |
| { | |
| "loc": "14:14-38", | |
| "module": "./~/react/lib/FallbackCompositionState.js", | |
| "moduleId": 200, | |
| "moduleIdentifier": "./node_modules/react/lib/FallbackCompositionState.js", | |
| "moduleName": "./~/react/lib/FallbackCompositionState.js", | |
| "type": "cjs require", | |
| "userRequest": "object-assign" | |
| }, | |
| { | |
| "loc": "14:14-38", | |
| "module": "./~/react/lib/React.js", | |
| "moduleId": 202, | |
| "moduleIdentifier": "./node_modules/react/lib/React.js", | |
| "moduleName": "./~/react/lib/React.js", | |
| "type": "cjs require", | |
| "userRequest": "object-assign" | |
| }, | |
| { | |
| "loc": "14:14-38", | |
| "module": "./~/react/lib/ReactCompositeComponent.js", | |
| "moduleId": 204, | |
| "moduleIdentifier": "./node_modules/react/lib/ReactCompositeComponent.js", | |
| "moduleName": "./~/react/lib/ReactCompositeComponent.js", | |
| "type": "cjs require", | |
| "userRequest": "object-assign" | |
| }, | |
| { | |
| "loc": "16:14-38", | |
| "module": "./~/react/lib/ReactDOMComponent.js", | |
| "moduleId": 207, | |
| "moduleIdentifier": "./node_modules/react/lib/ReactDOMComponent.js", | |
| "moduleName": "./~/react/lib/ReactDOMComponent.js", | |
| "type": "cjs require", | |
| "userRequest": "object-assign" | |
| }, | |
| { | |
| "loc": "14:14-38", | |
| "module": "./~/react/lib/ReactDOMEmptyComponent.js", | |
| "moduleId": 210, | |
| "moduleIdentifier": "./node_modules/react/lib/ReactDOMEmptyComponent.js", | |
| "moduleName": "./~/react/lib/ReactDOMEmptyComponent.js", | |
| "type": "cjs require", | |
| "userRequest": "object-assign" | |
| }, | |
| { | |
| "loc": "14:14-38", | |
| "module": "./~/react/lib/ReactDOMInput.js", | |
| "moduleId": 214, | |
| "moduleIdentifier": "./node_modules/react/lib/ReactDOMInput.js", | |
| "moduleName": "./~/react/lib/ReactDOMInput.js", | |
| "type": "cjs require", | |
| "userRequest": "object-assign" | |
| }, | |
| { | |
| "loc": "14:14-38", | |
| "module": "./~/react/lib/ReactDOMOption.js", | |
| "moduleId": 216, | |
| "moduleIdentifier": "./node_modules/react/lib/ReactDOMOption.js", | |
| "moduleName": "./~/react/lib/ReactDOMOption.js", | |
| "type": "cjs require", | |
| "userRequest": "object-assign" | |
| }, | |
| { | |
| "loc": "14:14-38", | |
| "module": "./~/react/lib/ReactDOMTextComponent.js", | |
| "moduleId": 218, | |
| "moduleIdentifier": "./node_modules/react/lib/ReactDOMTextComponent.js", | |
| "moduleName": "./~/react/lib/ReactDOMTextComponent.js", | |
| "type": "cjs require", | |
| "userRequest": "object-assign" | |
| }, | |
| { | |
| "loc": "14:14-38", | |
| "module": "./~/react/lib/ReactDOMTextarea.js", | |
| "moduleId": 219, | |
| "moduleIdentifier": "./node_modules/react/lib/ReactDOMTextarea.js", | |
| "moduleName": "./~/react/lib/ReactDOMTextarea.js", | |
| "type": "cjs require", | |
| "userRequest": "object-assign" | |
| }, | |
| { | |
| "loc": "14:14-38", | |
| "module": "./~/react/lib/ReactDefaultBatchingStrategy.js", | |
| "moduleId": 223, | |
| "moduleIdentifier": "./node_modules/react/lib/ReactDefaultBatchingStrategy.js", | |
| "moduleName": "./~/react/lib/ReactDefaultBatchingStrategy.js", | |
| "type": "cjs require", | |
| "userRequest": "object-assign" | |
| }, | |
| { | |
| "loc": "14:14-38", | |
| "module": "./~/react/lib/ReactEventListener.js", | |
| "moduleId": 226, | |
| "moduleIdentifier": "./node_modules/react/lib/ReactEventListener.js", | |
| "moduleName": "./~/react/lib/ReactEventListener.js", | |
| "type": "cjs require", | |
| "userRequest": "object-assign" | |
| }, | |
| { | |
| "loc": "14:14-38", | |
| "module": "./~/react/lib/ReactReconcileTransaction.js", | |
| "moduleId": 232, | |
| "moduleIdentifier": "./node_modules/react/lib/ReactReconcileTransaction.js", | |
| "moduleName": "./~/react/lib/ReactReconcileTransaction.js", | |
| "type": "cjs require", | |
| "userRequest": "object-assign" | |
| } | |
| ], | |
| "size": 2108, | |
| "warnings": 0 | |
| }, | |
| { | |
| "assets": [], | |
| "built": true, | |
| "cacheable": true, | |
| "chunks": [ | |
| 0 | |
| ], | |
| "errors": 0, | |
| "failed": false, | |
| "id": 5, | |
| "identifier": "./node_modules/react/lib/ReactDOMComponentTree.js", | |
| "index": 55, | |
| "index2": 54, | |
| "issuer": "./node_modules/react/lib/ReactDOM.js", | |
| "name": "./~/react/lib/ReactDOMComponentTree.js", | |
| "optional": false, | |
| "prefetched": false, | |
| "reasons": [ | |
| { | |
| "loc": "18:28-62", | |
| "module": "./~/react/lib/ReactDOMSelect.js", | |
| "moduleId": 116, | |
| "moduleIdentifier": "./node_modules/react/lib/ReactDOMSelect.js", | |
| "moduleName": "./~/react/lib/ReactDOMSelect.js", | |
| "type": "cjs require", | |
| "userRequest": "./ReactDOMComponentTree" | |
| }, | |
| { | |
| "loc": "18:28-62", | |
| "module": "./~/react/lib/ReactMount.js", | |
| "moduleId": 121, | |
| "moduleIdentifier": "./node_modules/react/lib/ReactMount.js", | |
| "moduleName": "./~/react/lib/ReactMount.js", | |
| "type": "cjs require", | |
| "userRequest": "./ReactDOMComponentTree" | |
| }, | |
| { | |
| "loc": "14:28-62", | |
| "module": "./~/react/lib/AutoFocusUtils.js", | |
| "moduleId": 192, | |
| "moduleIdentifier": "./node_modules/react/lib/AutoFocusUtils.js", | |
| "moduleName": "./~/react/lib/AutoFocusUtils.js", | |
| "type": "cjs require", | |
| "userRequest": "./ReactDOMComponentTree" | |
| }, | |
| { | |
| "loc": "18:28-62", | |
| "module": "./~/react/lib/ChangeEventPlugin.js", | |
| "moduleId": 195, | |
| "moduleIdentifier": "./node_modules/react/lib/ChangeEventPlugin.js", | |
| "moduleName": "./~/react/lib/ChangeEventPlugin.js", | |
| "type": "cjs require", | |
| "userRequest": "./ReactDOMComponentTree" | |
| }, | |
| { | |
| "loc": "16:28-62", | |
| "module": "./~/react/lib/EnterLeaveEventPlugin.js", | |
| "moduleId": 199, | |
| "moduleIdentifier": "./node_modules/react/lib/EnterLeaveEventPlugin.js", | |
| "moduleName": "./~/react/lib/EnterLeaveEventPlugin.js", | |
| "type": "cjs require", | |
| "userRequest": "./ReactDOMComponentTree" | |
| }, | |
| { | |
| "loc": "16:28-62", | |
| "module": "./~/react/lib/ReactDOM.js", | |
| "moduleId": 205, | |
| "moduleIdentifier": "./node_modules/react/lib/ReactDOM.js", | |
| "moduleName": "./~/react/lib/ReactDOM.js", | |
| "type": "cjs require", | |
| "userRequest": "./ReactDOMComponentTree" | |
| }, | |
| { | |
| "loc": "31:28-62", | |
| "module": "./~/react/lib/ReactDOMComponent.js", | |
| "moduleId": 207, | |
| "moduleIdentifier": "./node_modules/react/lib/ReactDOMComponent.js", | |
| "moduleName": "./~/react/lib/ReactDOMComponent.js", | |
| "type": "cjs require", | |
| "userRequest": "./ReactDOMComponentTree" | |
| }, | |
| { | |
| "loc": "17:28-62", | |
| "module": "./~/react/lib/ReactDOMEmptyComponent.js", | |
| "moduleId": 210, | |
| "moduleIdentifier": "./node_modules/react/lib/ReactDOMEmptyComponent.js", | |
| "moduleName": "./~/react/lib/ReactDOMEmptyComponent.js", | |
| "type": "cjs require", | |
| "userRequest": "./ReactDOMComponentTree" | |
| }, | |
| { | |
| "loc": "15:28-62", | |
| "module": "./~/react/lib/ReactDOMIDOperations.js", | |
| "moduleId": 213, | |
| "moduleIdentifier": "./node_modules/react/lib/ReactDOMIDOperations.js", | |
| "moduleName": "./~/react/lib/ReactDOMIDOperations.js", | |
| "type": "cjs require", | |
| "userRequest": "./ReactDOMComponentTree" | |
| }, | |
| { | |
| "loc": "19:28-62", | |
| "module": "./~/react/lib/ReactDOMInput.js", | |
| "moduleId": 214, | |
| "moduleIdentifier": "./node_modules/react/lib/ReactDOMInput.js", | |
| "moduleName": "./~/react/lib/ReactDOMInput.js", | |
| "type": "cjs require", | |
| "userRequest": "./ReactDOMComponentTree" | |
| }, | |
| { | |
| "loc": "17:28-62", | |
| "module": "./~/react/lib/ReactDOMOption.js", | |
| "moduleId": 216, | |
| "moduleIdentifier": "./node_modules/react/lib/ReactDOMOption.js", | |
| "moduleName": "./~/react/lib/ReactDOMOption.js", | |
| "type": "cjs require", | |
| "userRequest": "./ReactDOMComponentTree" | |
| }, | |
| { | |
| "loc": "18:28-62", | |
| "module": "./~/react/lib/ReactDOMTextComponent.js", | |
| "moduleId": 218, | |
| "moduleIdentifier": "./node_modules/react/lib/ReactDOMTextComponent.js", | |
| "moduleName": "./~/react/lib/ReactDOMTextComponent.js", | |
| "type": "cjs require", | |
| "userRequest": "./ReactDOMComponentTree" | |
| }, | |
| { | |
| "loc": "19:28-62", | |
| "module": "./~/react/lib/ReactDOMTextarea.js", | |
| "moduleId": 219, | |
| "moduleIdentifier": "./node_modules/react/lib/ReactDOMTextarea.js", | |
| "moduleName": "./~/react/lib/ReactDOMTextarea.js", | |
| "type": "cjs require", | |
| "userRequest": "./ReactDOMComponentTree" | |
| }, | |
| { | |
| "loc": "22:28-62", | |
| "module": "./~/react/lib/ReactDefaultInjection.js", | |
| "moduleId": 224, | |
| "moduleIdentifier": "./node_modules/react/lib/ReactDefaultInjection.js", | |
| "moduleName": "./~/react/lib/ReactDefaultInjection.js", | |
| "type": "cjs require", | |
| "userRequest": "./ReactDOMComponentTree" | |
| }, | |
| { | |
| "loc": "19:28-62", | |
| "module": "./~/react/lib/ReactEventListener.js", | |
| "moduleId": 226, | |
| "moduleIdentifier": "./node_modules/react/lib/ReactEventListener.js", | |
| "moduleName": "./~/react/lib/ReactEventListener.js", | |
| "type": "cjs require", | |
| "userRequest": "./ReactDOMComponentTree" | |
| }, | |
| { | |
| "loc": "17:28-62", | |
| "module": "./~/react/lib/SelectEventPlugin.js", | |
| "moduleId": 235, | |
| "moduleIdentifier": "./node_modules/react/lib/SelectEventPlugin.js", | |
| "moduleName": "./~/react/lib/SelectEventPlugin.js", | |
| "type": "cjs require", | |
| "userRequest": "./ReactDOMComponentTree" | |
| }, | |
| { | |
| "loc": "17:28-62", | |
| "module": "./~/react/lib/SimpleEventPlugin.js", | |
| "moduleId": 236, | |
| "moduleIdentifier": "./node_modules/react/lib/SimpleEventPlugin.js", | |
| "moduleName": "./~/react/lib/SimpleEventPlugin.js", | |
| "type": "cjs require", | |
| "userRequest": "./ReactDOMComponentTree" | |
| }, | |
| { | |
| "loc": "15:28-62", | |
| "module": "./~/react/lib/findDOMNode.js", | |
| "moduleId": 249, | |
| "moduleIdentifier": "./node_modules/react/lib/findDOMNode.js", | |
| "moduleName": "./~/react/lib/findDOMNode.js", | |
| "type": "cjs require", | |
| "userRequest": "./ReactDOMComponentTree" | |
| } | |
| ], | |
| "size": 6169, | |
| "warnings": 0 | |
| }, | |
| { | |
| "assets": [], | |
| "built": true, | |
| "cacheable": true, | |
| "chunks": [ | |
| 1 | |
| ], | |
| "errors": 0, | |
| "failed": false, | |
| "id": 6, | |
| "identifier": "./node_modules/babel-loader/index.js?{\"loose\":\"all\",\"optional\":[\"optimisation.react.inlineElements\",\"optimisation.react.constantElements\"]}!./src/stores/SettingsStore.js", | |
| "index": 222, | |
| "index2": 220, | |
| "issuer": "./node_modules/babel-loader/index.js?{\"loose\":\"all\",\"optional\":[\"optimisation.react.inlineElements\",\"optimisation.react.constantElements\"]}!./src/App.js", | |
| "name": "./src/stores/SettingsStore.js", | |
| "optional": false, | |
| "prefetched": false, | |
| "reasons": [ | |
| { | |
| "loc": "13:20-46", | |
| "module": "./src/stores/StoryStore.js", | |
| "moduleId": 36, | |
| "moduleIdentifier": "./node_modules/babel-loader/index.js?{\"loose\":\"all\",\"optional\":[\"optimisation.react.inlineElements\",\"optimisation.react.constantElements\"]}!./src/stores/StoryStore.js", | |
| "moduleName": "./src/stores/StoryStore.js", | |
| "type": "cjs require", | |
| "userRequest": "./SettingsStore" | |
| }, | |
| { | |
| "loc": "7:20-46", | |
| "module": "./src/stores/UpdatesStore.js", | |
| "moduleId": 37, | |
| "moduleIdentifier": "./node_modules/babel-loader/index.js?{\"loose\":\"all\",\"optional\":[\"optimisation.react.inlineElements\",\"optimisation.react.constantElements\"]}!./src/stores/UpdatesStore.js", | |
| "moduleName": "./src/stores/UpdatesStore.js", | |
| "type": "cjs require", | |
| "userRequest": "./SettingsStore" | |
| }, | |
| { | |
| "loc": "12:20-54", | |
| "module": "./src/mixins/CommentMixin.js", | |
| "moduleId": 56, | |
| "moduleIdentifier": "./node_modules/babel-loader/index.js?{\"loose\":\"all\",\"optional\":[\"optimisation.react.inlineElements\",\"optimisation.react.constantElements\"]}!./src/mixins/CommentMixin.js", | |
| "moduleName": "./src/mixins/CommentMixin.js", | |
| "type": "cjs require", | |
| "userRequest": "../stores/SettingsStore" | |
| }, | |
| { | |
| "loc": "11:20-54", | |
| "module": "./src/mixins/ItemMixin.js", | |
| "moduleId": 57, | |
| "moduleIdentifier": "./node_modules/babel-loader/index.js?{\"loose\":\"all\",\"optional\":[\"optimisation.react.inlineElements\",\"optimisation.react.constantElements\"]}!./src/mixins/ItemMixin.js", | |
| "moduleName": "./src/mixins/ItemMixin.js", | |
| "type": "cjs require", | |
| "userRequest": "../stores/SettingsStore" | |
| }, | |
| { | |
| "loc": "4:20-46", | |
| "module": "./src/stores/StoryCommentThreadStore.js", | |
| "moduleId": 59, | |
| "moduleIdentifier": "./node_modules/babel-loader/index.js?{\"loose\":\"all\",\"optional\":[\"optimisation.react.inlineElements\",\"optimisation.react.constantElements\"]}!./src/stores/StoryCommentThreadStore.js", | |
| "moduleName": "./src/stores/StoryCommentThreadStore.js", | |
| "type": "cjs require", | |
| "userRequest": "./SettingsStore" | |
| }, | |
| { | |
| "loc": "13:20-53", | |
| "module": "./src/Comment.js", | |
| "moduleId": 85, | |
| "moduleIdentifier": "./node_modules/babel-loader/index.js?{\"loose\":\"all\",\"optional\":[\"optimisation.react.inlineElements\",\"optimisation.react.constantElements\"]}!./src/Comment.js", | |
| "moduleName": "./src/Comment.js", | |
| "type": "cjs require", | |
| "userRequest": "./stores/SettingsStore" | |
| }, | |
| { | |
| "loc": "10:20-54", | |
| "module": "./src/mixins/ListItemMixin.js", | |
| "moduleId": 87, | |
| "moduleIdentifier": "./node_modules/babel-loader/index.js?{\"loose\":\"all\",\"optional\":[\"optimisation.react.inlineElements\",\"optimisation.react.constantElements\"]}!./src/mixins/ListItemMixin.js", | |
| "moduleName": "./src/mixins/ListItemMixin.js", | |
| "type": "cjs require", | |
| "userRequest": "../stores/SettingsStore" | |
| }, | |
| { | |
| "loc": "8:20-46", | |
| "module": "./src/stores/ItemStore.js", | |
| "moduleId": 89, | |
| "moduleIdentifier": "./node_modules/babel-loader/index.js?{\"loose\":\"all\",\"optional\":[\"optimisation.react.inlineElements\",\"optimisation.react.constantElements\"]}!./src/stores/ItemStore.js", | |
| "moduleName": "./src/stores/ItemStore.js", | |
| "type": "cjs require", | |
| "userRequest": "./SettingsStore" | |
| }, | |
| { | |
| "loc": "14:20-53", | |
| "module": "./src/App.js", | |
| "moduleId": 137, | |
| "moduleIdentifier": "./node_modules/babel-loader/index.js?{\"loose\":\"all\",\"optional\":[\"optimisation.react.inlineElements\",\"optimisation.react.constantElements\"]}!./src/App.js", | |
| "moduleName": "./src/App.js", | |
| "type": "cjs require", | |
| "userRequest": "./stores/SettingsStore" | |
| }, | |
| { | |
| "loc": "7:20-53", | |
| "module": "./src/DisplayComment.js", | |
| "moduleId": 138, | |
| "moduleIdentifier": "./node_modules/babel-loader/index.js?{\"loose\":\"all\",\"optional\":[\"optimisation.react.inlineElements\",\"optimisation.react.constantElements\"]}!./src/DisplayComment.js", | |
| "moduleName": "./src/DisplayComment.js", | |
| "type": "cjs require", | |
| "userRequest": "./stores/SettingsStore" | |
| }, | |
| { | |
| "loc": "24:20-53", | |
| "module": "./src/Item.js", | |
| "moduleId": 140, | |
| "moduleIdentifier": "./node_modules/babel-loader/index.js?{\"loose\":\"all\",\"optional\":[\"optimisation.react.inlineElements\",\"optimisation.react.constantElements\"]}!./src/Item.js", | |
| "moduleName": "./src/Item.js", | |
| "type": "cjs require", | |
| "userRequest": "./stores/SettingsStore" | |
| }, | |
| { | |
| "loc": "14:20-53", | |
| "module": "./src/PermalinkedComment.js", | |
| "moduleId": 142, | |
| "moduleIdentifier": "./node_modules/babel-loader/index.js?{\"loose\":\"all\",\"optional\":[\"optimisation.react.inlineElements\",\"optimisation.react.constantElements\"]}!./src/PermalinkedComment.js", | |
| "moduleName": "./src/PermalinkedComment.js", | |
| "type": "cjs require", | |
| "userRequest": "./stores/SettingsStore" | |
| }, | |
| { | |
| "loc": "7:20-53", | |
| "module": "./src/Settings.js", | |
| "moduleId": 144, | |
| "moduleIdentifier": "./node_modules/babel-loader/index.js?{\"loose\":\"all\",\"optional\":[\"optimisation.react.inlineElements\",\"optimisation.react.constantElements\"]}!./src/Settings.js", | |
| "moduleName": "./src/Settings.js", | |
| "type": "cjs require", | |
| "userRequest": "./stores/SettingsStore" | |
| }, | |
| { | |
| "loc": "15:20-53", | |
| "module": "./src/Stories.js", | |
| "moduleId": 145, | |
| "moduleIdentifier": "./node_modules/babel-loader/index.js?{\"loose\":\"all\",\"optional\":[\"optimisation.react.inlineElements\",\"optimisation.react.constantElements\"]}!./src/Stories.js", | |
| "moduleName": "./src/Stories.js", | |
| "type": "cjs require", | |
| "userRequest": "./stores/SettingsStore" | |
| }, | |
| { | |
| "loc": "13:20-53", | |
| "module": "./src/StoryListItem.js", | |
| "moduleId": 146, | |
| "moduleIdentifier": "./node_modules/babel-loader/index.js?{\"loose\":\"all\",\"optional\":[\"optimisation.react.inlineElements\",\"optimisation.react.constantElements\"]}!./src/StoryListItem.js", | |
| "moduleName": "./src/StoryListItem.js", | |
| "type": "cjs require", | |
| "userRequest": "./stores/SettingsStore" | |
| }, | |
| { | |
| "loc": "9:20-53", | |
| "module": "./src/Updates.js", | |
| "moduleId": 147, | |
| "moduleIdentifier": "./node_modules/babel-loader/index.js?{\"loose\":\"all\",\"optional\":[\"optimisation.react.inlineElements\",\"optimisation.react.constantElements\"]}!./src/Updates.js", | |
| "moduleName": "./src/Updates.js", | |
| "type": "cjs require", | |
| "userRequest": "./stores/SettingsStore" | |
| } | |
| ], | |
| "size": 808, | |
| "warnings": 0 | |
| }, | |
| { | |
| "assets": [], | |
| "built": true, | |
| "cacheable": true, | |
| "chunks": [ | |
| 0 | |
| ], | |
| "errors": 0, | |
| "failed": false, | |
| "id": 7, | |
| "identifier": "./node_modules/fbjs/lib/ExecutionEnvironment.js", | |
| "index": 68, | |
| "index2": 63, | |
| "issuer": "./node_modules/react/lib/ReactDefaultInjection.js", | |
| "name": "./~/fbjs/lib/ExecutionEnvironment.js", | |
| "optional": false, | |
| "prefetched": false, | |
| "reasons": [ | |
| { | |
| "loc": "14:27-67", | |
| "module": "./~/react/lib/isEventSupported.js", | |
| "moduleId": 80, | |
| "moduleIdentifier": "./node_modules/react/lib/isEventSupported.js", | |
| "moduleName": "./~/react/lib/isEventSupported.js", | |
| "type": "cjs require", | |
| "userRequest": "fbjs/lib/ExecutionEnvironment" | |
| }, | |
| { | |
| "loc": "14:27-67", | |
| "module": "./~/react/lib/setInnerHTML.js", | |
| "moduleId": 81, | |
| "moduleIdentifier": "./node_modules/react/lib/setInnerHTML.js", | |
| "moduleName": "./~/react/lib/setInnerHTML.js", | |
| "type": "cjs require", | |
| "userRequest": "fbjs/lib/ExecutionEnvironment" | |
| }, | |
| { | |
| "loc": "13:27-60", | |
| "module": "./~/fbjs/lib/getMarkupWrap.js", | |
| "moduleId": 102, | |
| "moduleIdentifier": "./node_modules/fbjs/lib/getMarkupWrap.js", | |
| "moduleName": "./~/fbjs/lib/getMarkupWrap.js", | |
| "type": "cjs require", | |
| "userRequest": "./ExecutionEnvironment" | |
| }, | |
| { | |
| "loc": "14:27-67", | |
| "module": "./~/react/lib/getTextContentAccessor.js", | |
| "moduleId": 133, | |
| "moduleIdentifier": "./node_modules/react/lib/getTextContentAccessor.js", | |
| "moduleName": "./~/react/lib/getTextContentAccessor.js", | |
| "type": "cjs require", | |
| "userRequest": "fbjs/lib/ExecutionEnvironment" | |
| }, | |
| { | |
| "loc": "14:27-67", | |
| "module": "./~/react/lib/setTextContent.js", | |
| "moduleId": 136, | |
| "moduleIdentifier": "./node_modules/react/lib/setTextContent.js", | |
| "moduleName": "./~/react/lib/setTextContent.js", | |
| "type": "cjs require", | |
| "userRequest": "fbjs/lib/ExecutionEnvironment" | |
| }, | |
| { | |
| "loc": "14:27-60", | |
| "module": "./~/fbjs/lib/createNodesFromMarkup.js", | |
| "moduleId": 158, | |
| "moduleIdentifier": "./node_modules/fbjs/lib/createNodesFromMarkup.js", | |
| "moduleName": "./~/fbjs/lib/createNodesFromMarkup.js", | |
| "type": "cjs require", | |
| "userRequest": "./ExecutionEnvironment" | |
| }, | |
| { | |
| "loc": "16:27-67", | |
| "module": "./~/react/lib/BeforeInputEventPlugin.js", | |
| "moduleId": 193, | |
| "moduleIdentifier": "./node_modules/react/lib/BeforeInputEventPlugin.js", | |
| "moduleName": "./~/react/lib/BeforeInputEventPlugin.js", | |
| "type": "cjs require", | |
| "userRequest": "fbjs/lib/ExecutionEnvironment" | |
| }, | |
| { | |
| "loc": "15:27-67", | |
| "module": "./~/react/lib/CSSPropertyOperations.js", | |
| "moduleId": 194, | |
| "moduleIdentifier": "./node_modules/react/lib/CSSPropertyOperations.js", | |
| "moduleName": "./~/react/lib/CSSPropertyOperations.js", | |
| "type": "cjs require", | |
| "userRequest": "fbjs/lib/ExecutionEnvironment" | |
| }, | |
| { | |
| "loc": "17:27-67", | |
| "module": "./~/react/lib/ChangeEventPlugin.js", | |
| "moduleId": 195, | |
| "moduleIdentifier": "./node_modules/react/lib/ChangeEventPlugin.js", | |
| "moduleName": "./~/react/lib/ChangeEventPlugin.js", | |
| "type": "cjs require", | |
| "userRequest": "fbjs/lib/ExecutionEnvironment" | |
| }, | |
| { | |
| "loc": "15:27-67", | |
| "module": "./~/react/lib/Danger.js", | |
| "moduleId": 197, | |
| "moduleIdentifier": "./node_modules/react/lib/Danger.js", | |
| "moduleName": "./~/react/lib/Danger.js", | |
| "type": "cjs require", | |
| "userRequest": "fbjs/lib/ExecutionEnvironment" | |
| }, | |
| { | |
| "loc": "14:27-67", | |
| "module": "./~/react/lib/ReactDOMSelection.js", | |
| "moduleId": 217, | |
| "moduleIdentifier": "./node_modules/react/lib/ReactDOMSelection.js", | |
| "moduleName": "./~/react/lib/ReactDOMSelection.js", | |
| "type": "cjs require", | |
| "userRequest": "fbjs/lib/ExecutionEnvironment" | |
| }, | |
| { | |
| "loc": "18:27-67", | |
| "module": "./~/react/lib/ReactDefaultInjection.js", | |
| "moduleId": 224, | |
| "moduleIdentifier": "./node_modules/react/lib/ReactDefaultInjection.js", | |
| "moduleName": "./~/react/lib/ReactDefaultInjection.js", | |
| "type": "cjs require", | |
| "userRequest": "fbjs/lib/ExecutionEnvironment" | |
| }, | |
| { | |
| "loc": "17:27-67", | |
| "module": "./~/react/lib/ReactEventListener.js", | |
| "moduleId": 226, | |
| "moduleIdentifier": "./node_modules/react/lib/ReactEventListener.js", | |
| "moduleName": "./~/react/lib/ReactEventListener.js", | |
| "type": "cjs require", | |
| "userRequest": "fbjs/lib/ExecutionEnvironment" | |
| }, | |
| { | |
| "loc": "16:27-67", | |
| "module": "./~/react/lib/SelectEventPlugin.js", | |
| "moduleId": 235, | |
| "moduleIdentifier": "./node_modules/react/lib/SelectEventPlugin.js", | |
| "moduleName": "./~/react/lib/SelectEventPlugin.js", | |
| "type": "cjs require", | |
| "userRequest": "fbjs/lib/ExecutionEnvironment" | |
| }, | |
| { | |
| "loc": "14:27-67", | |
| "module": "./~/react/lib/getVendorPrefixedEventName.js", | |
| "moduleId": 253, | |
| "moduleIdentifier": "./node_modules/react/lib/getVendorPrefixedEventName.js", | |
| "moduleName": "./~/react/lib/getVendorPrefixedEventName.js", | |
| "type": "cjs require", | |
| "userRequest": "fbjs/lib/ExecutionEnvironment" | |
| } | |
| ], | |
| "size": 935, | |
| "warnings": 0 | |
| }, | |
| { | |
| "assets": [], | |
| "built": true, | |
| "cacheable": true, | |
| "chunks": [ | |
| 0 | |
| ], | |
| "errors": 0, | |
| "failed": false, | |
| "id": 8, | |
| "identifier": "./node_modules/react/lib/ReactPerf.js", | |
| "index": 78, | |
| "index2": 72, | |
| "issuer": "./node_modules/react/lib/ReactDOM.js", | |
| "name": "./~/react/lib/ReactPerf.js", | |
| "optional": false, | |
| "prefetched": false, | |
| "reasons": [ | |
| { | |
| "loc": "19:16-38", | |
| "module": "./~/react/lib/ReactUpdates.js", | |
| "moduleId": 11, | |
| "moduleIdentifier": "./node_modules/react/lib/ReactUpdates.js", | |
| "moduleName": "./~/react/lib/ReactUpdates.js", | |
| "type": "cjs require", | |
| "userRequest": "./ReactPerf" | |
| }, | |
| { | |
| "loc": "17:16-38", | |
| "module": "./~/react/lib/DOMChildrenOperations.js", | |
| "moduleId": 65, | |
| "moduleIdentifier": "./node_modules/react/lib/DOMChildrenOperations.js", | |
| "moduleName": "./~/react/lib/DOMChildrenOperations.js", | |
| "type": "cjs require", | |
| "userRequest": "./ReactPerf" | |
| }, | |
| { | |
| "loc": "16:16-38", | |
| "module": "./~/react/lib/DOMPropertyOperations.js", | |
| "moduleId": 66, | |
| "moduleIdentifier": "./node_modules/react/lib/DOMPropertyOperations.js", | |
| "moduleName": "./~/react/lib/DOMPropertyOperations.js", | |
| "type": "cjs require", | |
| "userRequest": "./ReactPerf" | |
| }, | |
| { | |
| "loc": "16:16-38", | |
| "module": "./~/react/lib/ReactComponentBrowserEnvironment.js", | |
| "moduleId": 114, | |
| "moduleIdentifier": "./node_modules/react/lib/ReactComponentBrowserEnvironment.js", | |
| "moduleName": "./~/react/lib/ReactComponentBrowserEnvironment.js", | |
| "type": "cjs require", | |
| "userRequest": "./ReactPerf" | |
| }, | |
| { | |
| "loc": "25:16-38", | |
| "module": "./~/react/lib/ReactMount.js", | |
| "moduleId": 121, | |
| "moduleIdentifier": "./node_modules/react/lib/ReactMount.js", | |
| "moduleName": "./~/react/lib/ReactMount.js", | |
| "type": "cjs require", | |
| "userRequest": "./ReactPerf" | |
| }, | |
| { | |
| "loc": "16:16-38", | |
| "module": "./~/react/lib/CSSPropertyOperations.js", | |
| "moduleId": 194, | |
| "moduleIdentifier": "./node_modules/react/lib/CSSPropertyOperations.js", | |
| "moduleName": "./~/react/lib/CSSPropertyOperations.js", | |
| "type": "cjs require", | |
| "userRequest": "./ReactPerf" | |
| }, | |
| { | |
| "loc": "23:16-38", | |
| "module": "./~/react/lib/ReactCompositeComponent.js", | |
| "moduleId": 204, | |
| "moduleIdentifier": "./node_modules/react/lib/ReactCompositeComponent.js", | |
| "moduleName": "./~/react/lib/ReactCompositeComponent.js", | |
| "type": "cjs require", | |
| "userRequest": "./ReactPerf" | |
| }, | |
| { | |
| "loc": "19:16-38", | |
| "module": "./~/react/lib/ReactDOM.js", | |
| "moduleId": 205, | |
| "moduleIdentifier": "./node_modules/react/lib/ReactDOM.js", | |
| "moduleName": "./~/react/lib/ReactDOM.js", | |
| "type": "cjs require", | |
| "userRequest": "./ReactPerf" | |
| }, | |
| { | |
| "loc": "37:16-38", | |
| "module": "./~/react/lib/ReactDOMComponent.js", | |
| "moduleId": 207, | |
| "moduleIdentifier": "./node_modules/react/lib/ReactDOMComponent.js", | |
| "moduleName": "./~/react/lib/ReactDOMComponent.js", | |
| "type": "cjs require", | |
| "userRequest": "./ReactPerf" | |
| }, | |
| { | |
| "loc": "16:16-38", | |
| "module": "./~/react/lib/ReactDOMIDOperations.js", | |
| "moduleId": 213, | |
| "moduleIdentifier": "./node_modules/react/lib/ReactDOMIDOperations.js", | |
| "moduleName": "./~/react/lib/ReactDOMIDOperations.js", | |
| "type": "cjs require", | |
| "userRequest": "./ReactPerf" | |
| }, | |
| { | |
| "loc": "19:16-38", | |
| "module": "./~/react/lib/ReactDOMTextComponent.js", | |
| "moduleId": 218, | |
| "moduleIdentifier": "./node_modules/react/lib/ReactDOMTextComponent.js", | |
| "moduleName": "./~/react/lib/ReactDOMTextComponent.js", | |
| "type": "cjs require", | |
| "userRequest": "./ReactPerf" | |
| }, | |
| { | |
| "loc": "22:16-38", | |
| "module": "./~/react/lib/ReactInjection.js", | |
| "moduleId": 227, | |
| "moduleIdentifier": "./node_modules/react/lib/ReactInjection.js", | |
| "moduleName": "./~/react/lib/ReactInjection.js", | |
| "type": "cjs require", | |
| "userRequest": "./ReactPerf" | |
| } | |
| ], | |
| "size": 2487, | |
| "warnings": 0 | |
| }, | |
| { | |
| "assets": [], | |
| "built": true, | |
| "cacheable": true, | |
| "chunks": [ | |
| 0 | |
| ], | |
| "errors": 0, | |
| "failed": false, | |
| "id": 9, | |
| "identifier": "./node_modules/react-router/lib/routerWarning.js", | |
| "index": 189, | |
| "index2": 186, | |
| "issuer": "./node_modules/react-router/lib/Router.js", | |
| "name": "./~/react-router/lib/routerWarning.js", | |
| "optional": false, | |
| "prefetched": false, | |
| "reasons": [ | |
| { | |
| "loc": "11:21-47", | |
| "module": "./~/react-router/lib/Link.js", | |
| "moduleId": 31, | |
| "moduleIdentifier": "./node_modules/react-router/lib/Link.js", | |
| "moduleName": "./~/react-router/lib/Link.js", | |
| "type": "cjs require", | |
| "userRequest": "./routerWarning" | |
| }, | |
| { | |
| "loc": "16:21-47", | |
| "module": "./~/react-router/lib/RouteUtils.js", | |
| "moduleId": 32, | |
| "moduleIdentifier": "./node_modules/react-router/lib/RouteUtils.js", | |
| "moduleName": "./~/react-router/lib/RouteUtils.js", | |
| "type": "cjs require", | |
| "userRequest": "./routerWarning" | |
| }, | |
| { | |
| "loc": "6:21-47", | |
| "module": "./~/react-router/lib/deprecateObjectProperties.js", | |
| "moduleId": 45, | |
| "moduleIdentifier": "./node_modules/react-router/lib/deprecateObjectProperties.js", | |
| "moduleName": "./~/react-router/lib/deprecateObjectProperties.js", | |
| "type": "cjs require", | |
| "userRequest": "./routerWarning" | |
| }, | |
| { | |
| "loc": "16:21-47", | |
| "module": "./~/react-router/lib/PropTypes.js", | |
| "moduleId": 108, | |
| "moduleIdentifier": "./node_modules/react-router/lib/PropTypes.js", | |
| "moduleName": "./~/react-router/lib/PropTypes.js", | |
| "type": "cjs require", | |
| "userRequest": "./routerWarning" | |
| }, | |
| { | |
| "loc": "9:21-47", | |
| "module": "./~/react-router/lib/IndexRoute.js", | |
| "moduleId": 178, | |
| "moduleIdentifier": "./node_modules/react-router/lib/IndexRoute.js", | |
| "moduleName": "./~/react-router/lib/IndexRoute.js", | |
| "type": "cjs require", | |
| "userRequest": "./routerWarning" | |
| }, | |
| { | |
| "loc": "33:21-47", | |
| "module": "./~/react-router/lib/Router.js", | |
| "moduleId": 180, | |
| "moduleIdentifier": "./node_modules/react-router/lib/Router.js", | |
| "moduleName": "./~/react-router/lib/Router.js", | |
| "type": "cjs require", | |
| "userRequest": "./routerWarning" | |
| }, | |
| { | |
| "loc": "27:21-47", | |
| "module": "./~/react-router/lib/RouterContext.js", | |
| "moduleId": 181, | |
| "moduleIdentifier": "./node_modules/react-router/lib/RouterContext.js", | |
| "moduleName": "./~/react-router/lib/RouterContext.js", | |
| "type": "cjs require", | |
| "userRequest": "./routerWarning" | |
| }, | |
| { | |
| "loc": "10:21-47", | |
| "module": "./~/react-router/lib/TransitionUtils.js", | |
| "moduleId": 183, | |
| "moduleIdentifier": "./node_modules/react-router/lib/TransitionUtils.js", | |
| "moduleName": "./~/react-router/lib/TransitionUtils.js", | |
| "type": "cjs require", | |
| "userRequest": "./routerWarning" | |
| }, | |
| { | |
| "loc": "9:21-47", | |
| "module": "./~/react-router/lib/createTransitionManager.js", | |
| "moduleId": 185, | |
| "moduleIdentifier": "./node_modules/react-router/lib/createTransitionManager.js", | |
| "moduleName": "./~/react-router/lib/createTransitionManager.js", | |
| "type": "cjs require", | |
| "userRequest": "./routerWarning" | |
| }, | |
| { | |
| "loc": "11:21-47", | |
| "module": "./~/react-router/lib/getComponents.js", | |
| "moduleId": 186, | |
| "moduleIdentifier": "./node_modules/react-router/lib/getComponents.js", | |
| "moduleName": "./~/react-router/lib/getComponents.js", | |
| "type": "cjs require", | |
| "userRequest": "./routerWarning" | |
| }, | |
| { | |
| "loc": "11:21-47", | |
| "module": "./~/react-router/lib/matchRoutes.js", | |
| "moduleId": 189, | |
| "moduleIdentifier": "./node_modules/react-router/lib/matchRoutes.js", | |
| "moduleName": "./~/react-router/lib/matchRoutes.js", | |
| "type": "cjs require", | |
| "userRequest": "./routerWarning" | |
| } | |
| ], | |
| "size": 845, | |
| "warnings": 0 | |
| }, | |
| { | |
| "assets": [], | |
| "built": true, | |
| "cacheable": true, | |
| "chunks": [ | |
| 0 | |
| ], | |
| "errors": 0, | |
| "failed": false, | |
| "id": 10, | |
| "identifier": "./node_modules/react/lib/ReactElement.js", | |
| "index": 28, | |
| "index2": 28, | |
| "issuer": "./node_modules/react/lib/React.js", | |
| "name": "./~/react/lib/ReactElement.js", | |
| "optional": false, | |
| "prefetched": false, | |
| "reasons": [ | |
| { | |
| "loc": "15:19-44", | |
| "module": "./~/react/lib/traverseAllChildren.js", | |
| "moduleId": 83, | |
| "moduleIdentifier": "./node_modules/react/lib/traverseAllChildren.js", | |
| "moduleName": "./~/react/lib/traverseAllChildren.js", | |
| "type": "cjs require", | |
| "userRequest": "./ReactElement" | |
| }, | |
| { | |
| "loc": "15:19-44", | |
| "module": "./~/react/lib/ReactChildren.js", | |
| "moduleId": 111, | |
| "moduleIdentifier": "./node_modules/react/lib/ReactChildren.js", | |
| "moduleName": "./~/react/lib/ReactChildren.js", | |
| "type": "cjs require", | |
| "userRequest": "./ReactElement" | |
| }, | |
| { | |
| "loc": "17:19-44", | |
| "module": "./~/react/lib/ReactClass.js", | |
| "moduleId": 112, | |
| "moduleIdentifier": "./node_modules/react/lib/ReactClass.js", | |
| "moduleName": "./~/react/lib/ReactClass.js", | |
| "type": "cjs require", | |
| "userRequest": "./ReactElement" | |
| }, | |
| { | |
| "loc": "21:19-44", | |
| "module": "./~/react/lib/ReactElementValidator.js", | |
| "moduleId": 117, | |
| "moduleIdentifier": "./node_modules/react/lib/ReactElementValidator.js", | |
| "moduleName": "./~/react/lib/ReactElementValidator.js", | |
| "type": "cjs require", | |
| "userRequest": "./ReactElement" | |
| }, | |
| { | |
| "loc": "21:19-44", | |
| "module": "./~/react/lib/ReactMount.js", | |
| "moduleId": 121, | |
| "moduleIdentifier": "./node_modules/react/lib/ReactMount.js", | |
| "moduleName": "./~/react/lib/ReactMount.js", | |
| "type": "cjs require", | |
| "userRequest": "./ReactElement" | |
| }, | |
| { | |
| "loc": "14:19-44", | |
| "module": "./~/react/lib/ReactNodeTypes.js", | |
| "moduleId": 124, | |
| "moduleIdentifier": "./node_modules/react/lib/ReactNodeTypes.js", | |
| "moduleName": "./~/react/lib/ReactNodeTypes.js", | |
| "type": "cjs require", | |
| "userRequest": "./ReactElement" | |
| }, | |
| { | |
| "loc": "14:19-44", | |
| "module": "./~/react/lib/ReactPropTypes.js", | |
| "moduleId": 126, | |
| "moduleIdentifier": "./node_modules/react/lib/ReactPropTypes.js", | |
| "moduleName": "./~/react/lib/ReactPropTypes.js", | |
| "type": "cjs require", | |
| "userRequest": "./ReactElement" | |
| }, | |
| { | |
| "loc": "20:19-44", | |
| "module": "./~/react/lib/React.js", | |
| "moduleId": 202, | |
| "moduleIdentifier": "./node_modules/react/lib/React.js", | |
| "moduleName": "./~/react/lib/React.js", | |
| "type": "cjs require", | |
| "userRequest": "./ReactElement" | |
| }, | |
| { | |
| "loc": "18:19-44", | |
| "module": "./~/react/lib/ReactCompositeComponent.js", | |
| "moduleId": 204, | |
| "moduleIdentifier": "./node_modules/react/lib/ReactCompositeComponent.js", | |
| "moduleName": "./~/react/lib/ReactCompositeComponent.js", | |
| "type": "cjs require", | |
| "userRequest": "./ReactElement" | |
| }, | |
| { | |
| "loc": "14:19-44", | |
| "module": "./~/react/lib/ReactDOMFactories.js", | |
| "moduleId": 211, | |
| "moduleIdentifier": "./node_modules/react/lib/ReactDOMFactories.js", | |
| "moduleName": "./~/react/lib/ReactDOMFactories.js", | |
| "type": "cjs require", | |
| "userRequest": "./ReactElement" | |
| }, | |
| { | |
| "loc": "13:19-44", | |
| "module": "./~/react/lib/onlyChild.js", | |
| "moduleId": 254, | |
| "moduleIdentifier": "./node_modules/react/lib/onlyChild.js", | |
| "moduleName": "./~/react/lib/onlyChild.js", | |
| "type": "cjs require", | |
| "userRequest": "./ReactElement" | |
| } | |
| ], | |
| "size": 10231, | |
| "warnings": 0 | |
| }, | |
| { | |
| "assets": [], | |
| "built": true, | |
| "cacheable": true, | |
| "chunks": [ | |
| 0 | |
| ], | |
| "errors": 0, | |
| "failed": false, | |
| "id": 11, | |
| "identifier": "./node_modules/react/lib/ReactUpdates.js", | |
| "index": 75, | |
| "index2": 77, | |
| "issuer": "./node_modules/react/lib/ReactDOM.js", | |
| "name": "./~/react/lib/ReactUpdates.js", | |
| "optional": false, | |
| "prefetched": false, | |
| "reasons": [ | |
| { | |
| "loc": "19:19-44", | |
| "module": "./~/react/lib/ReactDOMSelect.js", | |
| "moduleId": 116, | |
| "moduleIdentifier": "./node_modules/react/lib/ReactDOMSelect.js", | |
| "moduleName": "./~/react/lib/ReactDOMSelect.js", | |
| "type": "cjs require", | |
| "userRequest": "./ReactUpdates" | |
| }, | |
| { | |
| "loc": "28:19-44", | |
| "module": "./~/react/lib/ReactMount.js", | |
| "moduleId": 121, | |
| "moduleIdentifier": "./node_modules/react/lib/ReactMount.js", | |
| "moduleName": "./~/react/lib/ReactMount.js", | |
| "type": "cjs require", | |
| "userRequest": "./ReactUpdates" | |
| }, | |
| { | |
| "loc": "16:19-44", | |
| "module": "./~/react/lib/ReactUpdateQueue.js", | |
| "moduleId": 127, | |
| "moduleIdentifier": "./node_modules/react/lib/ReactUpdateQueue.js", | |
| "moduleName": "./~/react/lib/ReactUpdateQueue.js", | |
| "type": "cjs require", | |
| "userRequest": "./ReactUpdates" | |
| }, | |
| { | |
| "loc": "19:19-44", | |
| "module": "./~/react/lib/ChangeEventPlugin.js", | |
| "moduleId": 195, | |
| "moduleIdentifier": "./node_modules/react/lib/ChangeEventPlugin.js", | |
| "moduleName": "./~/react/lib/ChangeEventPlugin.js", | |
| "type": "cjs require", | |
| "userRequest": "./ReactUpdates" | |
| }, | |
| { | |
| "loc": "21:19-44", | |
| "module": "./~/react/lib/ReactDOM.js", | |
| "moduleId": 205, | |
| "moduleIdentifier": "./node_modules/react/lib/ReactDOM.js", | |
| "moduleName": "./~/react/lib/ReactDOM.js", | |
| "type": "cjs require", | |
| "userRequest": "./ReactUpdates" | |
| }, | |
| { | |
| "loc": "20:19-44", | |
| "module": "./~/react/lib/ReactDOMInput.js", | |
| "moduleId": 214, | |
| "moduleIdentifier": "./node_modules/react/lib/ReactDOMInput.js", | |
| "moduleName": "./~/react/lib/ReactDOMInput.js", | |
| "type": "cjs require", | |
| "userRequest": "./ReactUpdates" | |
| }, | |
| { | |
| "loc": "20:19-44", | |
| "module": "./~/react/lib/ReactDOMTextarea.js", | |
| "moduleId": 219, | |
| "moduleIdentifier": "./node_modules/react/lib/ReactDOMTextarea.js", | |
| "moduleName": "./~/react/lib/ReactDOMTextarea.js", | |
| "type": "cjs require", | |
| "userRequest": "./ReactUpdates" | |
| }, | |
| { | |
| "loc": "16:19-44", | |
| "module": "./~/react/lib/ReactDefaultBatchingStrategy.js", | |
| "moduleId": 223, | |
| "moduleIdentifier": "./node_modules/react/lib/ReactDefaultBatchingStrategy.js", | |
| "moduleName": "./~/react/lib/ReactDefaultBatchingStrategy.js", | |
| "type": "cjs require", | |
| "userRequest": "./ReactUpdates" | |
| }, | |
| { | |
| "loc": "20:19-44", | |
| "module": "./~/react/lib/ReactEventListener.js", | |
| "moduleId": 226, | |
| "moduleIdentifier": "./node_modules/react/lib/ReactEventListener.js", | |
| "moduleName": "./~/react/lib/ReactEventListener.js", | |
| "type": "cjs require", | |
| "userRequest": "./ReactUpdates" | |
| }, | |
| { | |
| "loc": "23:19-44", | |
| "module": "./~/react/lib/ReactInjection.js", | |
| "moduleId": 227, | |
| "moduleIdentifier": "./node_modules/react/lib/ReactInjection.js", | |
| "moduleName": "./~/react/lib/ReactInjection.js", | |
| "type": "cjs require", | |
| "userRequest": "./ReactUpdates" | |
| } | |
| ], | |
| "size": 9085, | |
| "warnings": 0 | |
| }, | |
| { | |
| "assets": [], | |
| "built": true, | |
| "cacheable": true, | |
| "chunks": [ | |
| 0 | |
| ], | |
| "errors": 0, | |
| "failed": false, | |
| "id": 12, | |
| "identifier": "./node_modules/warning/browser.js", | |
| "index": 6, | |
| "index2": 4, | |
| "issuer": "./node_modules/history/lib/createHashHistory.js", | |
| "name": "./~/warning/browser.js", | |
| "optional": false, | |
| "prefetched": false, | |
| "reasons": [ | |
| { | |
| "loc": "7:15-33", | |
| "module": "./~/react-router/lib/routerWarning.js", | |
| "moduleId": 9, | |
| "moduleIdentifier": "./node_modules/react-router/lib/routerWarning.js", | |
| "moduleName": "./~/react-router/lib/routerWarning.js", | |
| "type": "cjs require", | |
| "userRequest": "warning" | |
| }, | |
| { | |
| "loc": "9:15-33", | |
| "module": "./~/history/lib/PathUtils.js", | |
| "moduleId": 30, | |
| "moduleIdentifier": "./node_modules/history/lib/PathUtils.js", | |
| "moduleName": "./~/history/lib/PathUtils.js", | |
| "type": "cjs require", | |
| "userRequest": "warning" | |
| }, | |
| { | |
| "loc": "7:15-33", | |
| "module": "./~/history/lib/deprecate.js", | |
| "moduleId": 62, | |
| "moduleIdentifier": "./node_modules/history/lib/deprecate.js", | |
| "moduleName": "./~/history/lib/deprecate.js", | |
| "type": "cjs require", | |
| "userRequest": "warning" | |
| }, | |
| { | |
| "loc": "7:15-33", | |
| "module": "./~/history/lib/runTransitionHook.js", | |
| "moduleId": 63, | |
| "moduleIdentifier": "./node_modules/history/lib/runTransitionHook.js", | |
| "moduleName": "./~/history/lib/runTransitionHook.js", | |
| "type": "cjs require", | |
| "userRequest": "warning" | |
| }, | |
| { | |
| "loc": "10:15-33", | |
| "module": "./~/history/lib/DOMStateStorage.js", | |
| "moduleId": 104, | |
| "moduleIdentifier": "./node_modules/history/lib/DOMStateStorage.js", | |
| "moduleName": "./~/history/lib/DOMStateStorage.js", | |
| "type": "cjs require", | |
| "userRequest": "warning" | |
| }, | |
| { | |
| "loc": "9:15-33", | |
| "module": "./~/history/lib/createHashHistory.js", | |
| "moduleId": 106, | |
| "moduleIdentifier": "./node_modules/history/lib/createHashHistory.js", | |
| "moduleName": "./~/history/lib/createHashHistory.js", | |
| "type": "cjs require", | |
| "userRequest": "warning" | |
| }, | |
| { | |
| "loc": "9:15-33", | |
| "module": "./~/history/lib/useQueries.js", | |
| "moduleId": 107, | |
| "moduleIdentifier": "./node_modules/history/lib/useQueries.js", | |
| "moduleName": "./~/history/lib/useQueries.js", | |
| "type": "cjs require", | |
| "userRequest": "warning" | |
| }, | |
| { | |
| "loc": "9:15-33", | |
| "module": "./~/history/lib/createHistory.js", | |
| "moduleId": 169, | |
| "moduleIdentifier": "./node_modules/history/lib/createHistory.js", | |
| "moduleName": "./~/history/lib/createHistory.js", | |
| "type": "cjs require", | |
| "userRequest": "warning" | |
| }, | |
| { | |
| "loc": "9:15-33", | |
| "module": "./~/history/lib/createLocation.js", | |
| "moduleId": 170, | |
| "moduleIdentifier": "./node_modules/history/lib/createLocation.js", | |
| "moduleName": "./~/history/lib/createLocation.js", | |
| "type": "cjs require", | |
| "userRequest": "warning" | |
| }, | |
| { | |
| "loc": "9:15-33", | |
| "module": "./~/history/lib/useBasename.js", | |
| "moduleId": 171, | |
| "moduleIdentifier": "./node_modules/history/lib/useBasename.js", | |
| "moduleName": "./~/history/lib/useBasename.js", | |
| "type": "cjs require", | |
| "userRequest": "warning" | |
| } | |
| ], | |
| "size": 1807, | |
| "warnings": 0 | |
| }, | |
| { | |
| "assets": [], | |
| "built": true, | |
| "cacheable": true, | |
| "chunks": [ | |
| 1 | |
| ], | |
| "errors": 0, | |
| "failed": false, | |
| "id": 13, | |
| "identifier": "./node_modules/babel-loader/index.js?{\"loose\":\"all\",\"optional\":[\"optimisation.react.inlineElements\",\"optimisation.react.constantElements\"]}!./src/services/HNService.js", | |
| "index": 227, | |
| "index2": 224, | |
| "issuer": "./node_modules/babel-loader/index.js?{\"loose\":\"all\",\"optional\":[\"optimisation.react.inlineElements\",\"optimisation.react.constantElements\"]}!./src/Item.js", | |
| "name": "./src/services/HNService.js", | |
| "optional": false, | |
| "prefetched": false, | |
| "reasons": [ | |
| { | |
| "loc": "11:16-48", | |
| "module": "./src/stores/StoryStore.js", | |
| "moduleId": 36, | |
| "moduleIdentifier": "./node_modules/babel-loader/index.js?{\"loose\":\"all\",\"optional\":[\"optimisation.react.inlineElements\",\"optimisation.react.constantElements\"]}!./src/stores/StoryStore.js", | |
| "moduleName": "./src/stores/StoryStore.js", | |
| "type": "cjs require", | |
| "userRequest": "../services/HNService" | |
| }, | |
| { | |
| "loc": "5:16-48", | |
| "module": "./src/stores/UpdatesStore.js", | |
| "moduleId": 37, | |
| "moduleIdentifier": "./node_modules/babel-loader/index.js?{\"loose\":\"all\",\"optional\":[\"optimisation.react.inlineElements\",\"optimisation.react.constantElements\"]}!./src/stores/UpdatesStore.js", | |
| "moduleName": "./src/stores/UpdatesStore.js", | |
| "type": "cjs require", | |
| "userRequest": "../services/HNService" | |
| }, | |
| { | |
| "loc": "11:16-47", | |
| "module": "./src/Comment.js", | |
| "moduleId": 85, | |
| "moduleIdentifier": "./node_modules/babel-loader/index.js?{\"loose\":\"all\",\"optional\":[\"optimisation.react.inlineElements\",\"optimisation.react.constantElements\"]}!./src/Comment.js", | |
| "moduleName": "./src/Comment.js", | |
| "type": "cjs require", | |
| "userRequest": "./services/HNService" | |
| }, | |
| { | |
| "loc": "3:16-48", | |
| "module": "./src/stores/ItemStore.js", | |
| "moduleId": 89, | |
| "moduleIdentifier": "./node_modules/babel-loader/index.js?{\"loose\":\"all\",\"optional\":[\"optimisation.react.inlineElements\",\"optimisation.react.constantElements\"]}!./src/stores/ItemStore.js", | |
| "moduleName": "./src/stores/ItemStore.js", | |
| "type": "cjs require", | |
| "userRequest": "../services/HNService" | |
| }, | |
| { | |
| "loc": "11:16-47", | |
| "module": "./src/Item.js", | |
| "moduleId": 140, | |
| "moduleIdentifier": "./node_modules/babel-loader/index.js?{\"loose\":\"all\",\"optional\":[\"optimisation.react.inlineElements\",\"optimisation.react.constantElements\"]}!./src/Item.js", | |
| "moduleName": "./src/Item.js", | |
| "type": "cjs require", | |
| "userRequest": "./services/HNService" | |
| }, | |
| { | |
| "loc": "12:16-47", | |
| "module": "./src/PermalinkedComment.js", | |
| "moduleId": 142, | |
| "moduleIdentifier": "./node_modules/babel-loader/index.js?{\"loose\":\"all\",\"optional\":[\"optimisation.react.inlineElements\",\"optimisation.react.constantElements\"]}!./src/PermalinkedComment.js", | |
| "moduleName": "./src/PermalinkedComment.js", | |
| "type": "cjs require", | |
| "userRequest": "./services/HNService" | |
| }, | |
| { | |
| "loc": "10:16-47", | |
| "module": "./src/PollOption.js", | |
| "moduleId": 143, | |
| "moduleIdentifier": "./node_modules/babel-loader/index.js?{\"loose\":\"all\",\"optional\":[\"optimisation.react.inlineElements\",\"optimisation.react.constantElements\"]}!./src/PollOption.js", | |
| "moduleName": "./src/PollOption.js", | |
| "type": "cjs require", | |
| "userRequest": "./services/HNService" | |
| }, | |
| { | |
| "loc": "11:16-47", | |
| "module": "./src/StoryListItem.js", | |
| "moduleId": 146, | |
| "moduleIdentifier": "./node_modules/babel-loader/index.js?{\"loose\":\"all\",\"optional\":[\"optimisation.react.inlineElements\",\"optimisation.react.constantElements\"]}!./src/StoryListItem.js", | |
| "moduleName": "./src/StoryListItem.js", | |
| "type": "cjs require", | |
| "userRequest": "./services/HNService" | |
| }, | |
| { | |
| "loc": "11:16-47", | |
| "module": "./src/UserProfile.js", | |
| "moduleId": 148, | |
| "moduleIdentifier": "./node_modules/babel-loader/index.js?{\"loose\":\"all\",\"optional\":[\"optimisation.react.inlineElements\",\"optimisation.react.constantElements\"]}!./src/UserProfile.js", | |
| "moduleName": "./src/UserProfile.js", | |
| "type": "cjs require", | |
| "userRequest": "./services/HNService" | |
| } | |
| ], | |
| "size": 863, | |
| "warnings": 0 | |
| }, | |
| { | |
| "assets": [], | |
| "built": true, | |
| "cacheable": true, | |
| "chunks": [ | |
| 0 | |
| ], | |
| "errors": 0, | |
| "failed": false, | |
| "id": 14, | |
| "identifier": "./node_modules/fbjs/lib/emptyFunction.js", | |
| "index": 31, | |
| "index2": 25, | |
| "issuer": "./node_modules/react/lib/ReactChildren.js", | |
| "name": "./~/fbjs/lib/emptyFunction.js", | |
| "optional": false, | |
| "prefetched": false, | |
| "reasons": [ | |
| { | |
| "loc": "11:20-46", | |
| "module": "./~/fbjs/lib/warning.js", | |
| "moduleId": 2, | |
| "moduleIdentifier": "./node_modules/fbjs/lib/warning.js", | |
| "moduleName": "./~/fbjs/lib/warning.js", | |
| "type": "cjs require", | |
| "userRequest": "./emptyFunction" | |
| }, | |
| { | |
| "loc": "18:20-53", | |
| "module": "./~/react/lib/SyntheticEvent.js", | |
| "moduleId": 16, | |
| "moduleIdentifier": "./node_modules/react/lib/SyntheticEvent.js", | |
| "moduleName": "./~/react/lib/SyntheticEvent.js", | |
| "type": "cjs require", | |
| "userRequest": "fbjs/lib/emptyFunction" | |
| }, | |
| { | |
| "loc": "16:20-53", | |
| "module": "./~/react/lib/validateDOMNesting.js", | |
| "moduleId": 84, | |
| "moduleIdentifier": "./node_modules/react/lib/validateDOMNesting.js", | |
| "moduleName": "./~/react/lib/validateDOMNesting.js", | |
| "type": "cjs require", | |
| "userRequest": "fbjs/lib/emptyFunction" | |
| }, | |
| { | |
| "loc": "12:20-46", | |
| "module": "./~/fbjs/lib/EventListener.js", | |
| "moduleId": 99, | |
| "moduleIdentifier": "./node_modules/fbjs/lib/EventListener.js", | |
| "moduleName": "./~/fbjs/lib/EventListener.js", | |
| "type": "cjs require", | |
| "userRequest": "./emptyFunction" | |
| }, | |
| { | |
| "loc": "17:20-53", | |
| "module": "./~/react/lib/ReactChildren.js", | |
| "moduleId": 111, | |
| "moduleIdentifier": "./node_modules/react/lib/ReactChildren.js", | |
| "moduleName": "./~/react/lib/ReactChildren.js", | |
| "type": "cjs require", | |
| "userRequest": "fbjs/lib/emptyFunction" | |
| }, | |
| { | |
| "loc": "17:20-53", | |
| "module": "./~/react/lib/ReactPropTypes.js", | |
| "moduleId": 126, | |
| "moduleIdentifier": "./node_modules/react/lib/ReactPropTypes.js", | |
| "moduleName": "./~/react/lib/ReactPropTypes.js", | |
| "type": "cjs require", | |
| "userRequest": "fbjs/lib/emptyFunction" | |
| }, | |
| { | |
| "loc": "18:20-53", | |
| "module": "./~/react/lib/Danger.js", | |
| "moduleId": 197, | |
| "moduleIdentifier": "./node_modules/react/lib/Danger.js", | |
| "moduleName": "./~/react/lib/Danger.js", | |
| "type": "cjs require", | |
| "userRequest": "fbjs/lib/emptyFunction" | |
| }, | |
| { | |
| "loc": "19:20-53", | |
| "module": "./~/react/lib/ReactDefaultBatchingStrategy.js", | |
| "moduleId": 223, | |
| "moduleIdentifier": "./node_modules/react/lib/ReactDefaultBatchingStrategy.js", | |
| "moduleName": "./~/react/lib/ReactDefaultBatchingStrategy.js", | |
| "type": "cjs require", | |
| "userRequest": "fbjs/lib/emptyFunction" | |
| }, | |
| { | |
| "loc": "30:20-53", | |
| "module": "./~/react/lib/SimpleEventPlugin.js", | |
| "moduleId": 236, | |
| "moduleIdentifier": "./node_modules/react/lib/SimpleEventPlugin.js", | |
| "moduleName": "./~/react/lib/SimpleEventPlugin.js", | |
| "type": "cjs require", | |
| "userRequest": "fbjs/lib/emptyFunction" | |
| } | |
| ], | |
| "size": 959, | |
| "warnings": 0 | |
| }, | |
| { | |
| "assets": [], | |
| "built": true, | |
| "cacheable": true, | |
| "chunks": [ | |
| 0 | |
| ], | |
| "errors": 0, | |
| "failed": false, | |
| "id": 15, | |
| "identifier": "./node_modules/react/lib/EventConstants.js", | |
| "index": 60, | |
| "index2": 55, | |
| "issuer": "./node_modules/react/lib/EnterLeaveEventPlugin.js", | |
| "name": "./~/react/lib/EventConstants.js", | |
| "optional": false, | |
| "prefetched": false, | |
| "reasons": [ | |
| { | |
| "loc": "14:21-48", | |
| "module": "./~/react/lib/EventPropagators.js", | |
| "moduleId": 34, | |
| "moduleIdentifier": "./node_modules/react/lib/EventPropagators.js", | |
| "moduleName": "./~/react/lib/EventPropagators.js", | |
| "type": "cjs require", | |
| "userRequest": "./EventConstants" | |
| }, | |
| { | |
| "loc": "16:21-48", | |
| "module": "./~/react/lib/ReactBrowserEventEmitter.js", | |
| "moduleId": 49, | |
| "moduleIdentifier": "./node_modules/react/lib/ReactBrowserEventEmitter.js", | |
| "moduleName": "./~/react/lib/ReactBrowserEventEmitter.js", | |
| "type": "cjs require", | |
| "userRequest": "./EventConstants" | |
| }, | |
| { | |
| "loc": "14:21-48", | |
| "module": "./~/react/lib/EventPluginUtils.js", | |
| "moduleId": 67, | |
| "moduleIdentifier": "./node_modules/react/lib/EventPluginUtils.js", | |
| "moduleName": "./~/react/lib/EventPluginUtils.js", | |
| "type": "cjs require", | |
| "userRequest": "./EventConstants" | |
| }, | |
| { | |
| "loc": "14:21-48", | |
| "module": "./~/react/lib/BeforeInputEventPlugin.js", | |
| "moduleId": 193, | |
| "moduleIdentifier": "./node_modules/react/lib/BeforeInputEventPlugin.js", | |
| "moduleName": "./~/react/lib/BeforeInputEventPlugin.js", | |
| "type": "cjs require", | |
| "userRequest": "./EventConstants" | |
| }, | |
| { | |
| "loc": "14:21-48", | |
| "module": "./~/react/lib/ChangeEventPlugin.js", | |
| "moduleId": 195, | |
| "moduleIdentifier": "./node_modules/react/lib/ChangeEventPlugin.js", | |
| "moduleName": "./~/react/lib/ChangeEventPlugin.js", | |
| "type": "cjs require", | |
| "userRequest": "./EventConstants" | |
| }, | |
| { | |
| "loc": "14:21-48", | |
| "module": "./~/react/lib/EnterLeaveEventPlugin.js", | |
| "moduleId": 199, | |
| "moduleIdentifier": "./node_modules/react/lib/EnterLeaveEventPlugin.js", | |
| "moduleName": "./~/react/lib/EnterLeaveEventPlugin.js", | |
| "type": "cjs require", | |
| "userRequest": "./EventConstants" | |
| }, | |
| { | |
| "loc": "24:21-48", | |
| "module": "./~/react/lib/ReactDOMComponent.js", | |
| "moduleId": 207, | |
| "moduleIdentifier": "./node_modules/react/lib/ReactDOMComponent.js", | |
| "moduleName": "./~/react/lib/ReactDOMComponent.js", | |
| "type": "cjs require", | |
| "userRequest": "./EventConstants" | |
| }, | |
| { | |
| "loc": "14:21-48", | |
| "module": "./~/react/lib/SelectEventPlugin.js", | |
| "moduleId": 235, | |
| "moduleIdentifier": "./node_modules/react/lib/SelectEventPlugin.js", | |
| "moduleName": "./~/react/lib/SelectEventPlugin.js", | |
| "type": "cjs require", | |
| "userRequest": "./EventConstants" | |
| }, | |
| { | |
| "loc": "14:21-48", | |
| "module": "./~/react/lib/SimpleEventPlugin.js", | |
| "moduleId": 236, | |
| "moduleIdentifier": "./node_modules/react/lib/SimpleEventPlugin.js", | |
| "moduleName": "./~/react/lib/SimpleEventPlugin.js", | |
| "type": "cjs require", | |
| "userRequest": "./EventConstants" | |
| } | |
| ], | |
| "size": 2168, | |
| "warnings": 0 | |
| }, | |
| { | |
| "assets": [], | |
| "built": true, | |
| "cacheable": true, | |
| "chunks": [ | |
| 0 | |
| ], | |
| "errors": 0, | |
| "failed": false, | |
| "id": 16, | |
| "identifier": "./node_modules/react/lib/SyntheticEvent.js", | |
| "index": 72, | |
| "index2": 66, | |
| "issuer": "./node_modules/react/lib/SelectEventPlugin.js", | |
| "name": "./~/react/lib/SyntheticEvent.js", | |
| "optional": false, | |
| "prefetched": false, | |
| "reasons": [ | |
| { | |
| "loc": "14:21-48", | |
| "module": "./~/react/lib/SyntheticUIEvent.js", | |
| "moduleId": 35, | |
| "moduleIdentifier": "./node_modules/react/lib/SyntheticUIEvent.js", | |
| "moduleName": "./~/react/lib/SyntheticUIEvent.js", | |
| "type": "cjs require", | |
| "userRequest": "./SyntheticEvent" | |
| }, | |
| { | |
| "loc": "20:21-48", | |
| "module": "./~/react/lib/ChangeEventPlugin.js", | |
| "moduleId": 195, | |
| "moduleIdentifier": "./node_modules/react/lib/ChangeEventPlugin.js", | |
| "moduleName": "./~/react/lib/ChangeEventPlugin.js", | |
| "type": "cjs require", | |
| "userRequest": "./SyntheticEvent" | |
| }, | |
| { | |
| "loc": "19:21-48", | |
| "module": "./~/react/lib/SelectEventPlugin.js", | |
| "moduleId": 235, | |
| "moduleIdentifier": "./node_modules/react/lib/SelectEventPlugin.js", | |
| "moduleName": "./~/react/lib/SelectEventPlugin.js", | |
| "type": "cjs require", | |
| "userRequest": "./SyntheticEvent" | |
| }, | |
| { | |
| "loc": "20:21-48", | |
| "module": "./~/react/lib/SimpleEventPlugin.js", | |
| "moduleId": 236, | |
| "moduleIdentifier": "./node_modules/react/lib/SimpleEventPlugin.js", | |
| "moduleName": "./~/react/lib/SimpleEventPlugin.js", | |
| "type": "cjs require", | |
| "userRequest": "./SyntheticEvent" | |
| }, | |
| { | |
| "loc": "14:21-48", | |
| "module": "./~/react/lib/SyntheticAnimationEvent.js", | |
| "moduleId": 237, | |
| "moduleIdentifier": "./node_modules/react/lib/SyntheticAnimationEvent.js", | |
| "moduleName": "./~/react/lib/SyntheticAnimationEvent.js", | |
| "type": "cjs require", | |
| "userRequest": "./SyntheticEvent" | |
| }, | |
| { | |
| "loc": "14:21-48", | |
| "module": "./~/react/lib/SyntheticClipboardEvent.js", | |
| "moduleId": 238, | |
| "moduleIdentifier": "./node_modules/react/lib/SyntheticClipboardEvent.js", | |
| "moduleName": "./~/react/lib/SyntheticClipboardEvent.js", | |
| "type": "cjs require", | |
| "userRequest": "./SyntheticEvent" | |
| }, | |
| { | |
| "loc": "14:21-48", | |
| "module": "./~/react/lib/SyntheticCompositionEvent.js", | |
| "moduleId": 239, | |
| "moduleIdentifier": "./node_modules/react/lib/SyntheticCompositionEvent.js", | |
| "moduleName": "./~/react/lib/SyntheticCompositionEvent.js", | |
| "type": "cjs require", | |
| "userRequest": "./SyntheticEvent" | |
| }, | |
| { | |
| "loc": "14:21-48", | |
| "module": "./~/react/lib/SyntheticInputEvent.js", | |
| "moduleId": 242, | |
| "moduleIdentifier": "./node_modules/react/lib/SyntheticInputEvent.js", | |
| "moduleName": "./~/react/lib/SyntheticInputEvent.js", | |
| "type": "cjs require", | |
| "userRequest": "./SyntheticEvent" | |
| }, | |
| { | |
| "loc": "14:21-48", | |
| "module": "./~/react/lib/SyntheticTransitionEvent.js", | |
| "moduleId": 245, | |
| "moduleIdentifier": "./node_modules/react/lib/SyntheticTransitionEvent.js", | |
| "moduleName": "./~/react/lib/SyntheticTransitionEvent.js", | |
| "type": "cjs require", | |
| "userRequest": "./SyntheticEvent" | |
| } | |
| ], | |
| "size": 8769, | |
| "warnings": 0 | |
| }, | |
| { | |
| "assets": [], | |
| "built": true, | |
| "cacheable": true, | |
| "chunks": [ | |
| 0 | |
| ], | |
| "errors": 0, | |
| "failed": false, | |
| "id": 17, | |
| "identifier": "./node_modules/fbjs/lib/keyOf.js", | |
| "index": 46, | |
| "index2": 42, | |
| "issuer": "./node_modules/react/lib/ReactClass.js", | |
| "name": "./~/fbjs/lib/keyOf.js", | |
| "optional": false, | |
| "prefetched": false, | |
| "reasons": [ | |
| { | |
| "loc": "25:12-37", | |
| "module": "./~/react/lib/ReactClass.js", | |
| "moduleId": 112, | |
| "moduleIdentifier": "./node_modules/react/lib/ReactClass.js", | |
| "moduleName": "./~/react/lib/ReactClass.js", | |
| "type": "cjs require", | |
| "userRequest": "fbjs/lib/keyOf" | |
| }, | |
| { | |
| "loc": "21:12-37", | |
| "module": "./~/react/lib/BeforeInputEventPlugin.js", | |
| "moduleId": 193, | |
| "moduleIdentifier": "./node_modules/react/lib/BeforeInputEventPlugin.js", | |
| "moduleName": "./~/react/lib/BeforeInputEventPlugin.js", | |
| "type": "cjs require", | |
| "userRequest": "fbjs/lib/keyOf" | |
| }, | |
| { | |
| "loc": "25:12-37", | |
| "module": "./~/react/lib/ChangeEventPlugin.js", | |
| "moduleId": 195, | |
| "moduleIdentifier": "./node_modules/react/lib/ChangeEventPlugin.js", | |
| "moduleName": "./~/react/lib/ChangeEventPlugin.js", | |
| "type": "cjs require", | |
| "userRequest": "fbjs/lib/keyOf" | |
| }, | |
| { | |
| "loc": "14:12-37", | |
| "module": "./~/react/lib/DefaultEventPluginOrder.js", | |
| "moduleId": 198, | |
| "moduleIdentifier": "./node_modules/react/lib/DefaultEventPluginOrder.js", | |
| "moduleName": "./~/react/lib/DefaultEventPluginOrder.js", | |
| "type": "cjs require", | |
| "userRequest": "fbjs/lib/keyOf" | |
| }, | |
| { | |
| "loc": "19:12-37", | |
| "module": "./~/react/lib/EnterLeaveEventPlugin.js", | |
| "moduleId": 199, | |
| "moduleIdentifier": "./node_modules/react/lib/EnterLeaveEventPlugin.js", | |
| "moduleName": "./~/react/lib/EnterLeaveEventPlugin.js", | |
| "type": "cjs require", | |
| "userRequest": "fbjs/lib/keyOf" | |
| }, | |
| { | |
| "loc": "42:12-37", | |
| "module": "./~/react/lib/ReactDOMComponent.js", | |
| "moduleId": 207, | |
| "moduleIdentifier": "./node_modules/react/lib/ReactDOMComponent.js", | |
| "moduleName": "./~/react/lib/ReactDOMComponent.js", | |
| "type": "cjs require", | |
| "userRequest": "fbjs/lib/keyOf" | |
| }, | |
| { | |
| "loc": "23:12-37", | |
| "module": "./~/react/lib/SelectEventPlugin.js", | |
| "moduleId": 235, | |
| "moduleIdentifier": "./node_modules/react/lib/SelectEventPlugin.js", | |
| "moduleName": "./~/react/lib/SelectEventPlugin.js", | |
| "type": "cjs require", | |
| "userRequest": "fbjs/lib/keyOf" | |
| }, | |
| { | |
| "loc": "33:12-37", | |
| "module": "./~/react/lib/SimpleEventPlugin.js", | |
| "moduleId": 236, | |
| "moduleIdentifier": "./node_modules/react/lib/SimpleEventPlugin.js", | |
| "moduleName": "./~/react/lib/SimpleEventPlugin.js", | |
| "type": "cjs require", | |
| "userRequest": "fbjs/lib/keyOf" | |
| } | |
| ], | |
| "size": 974, | |
| "warnings": 0 | |
| }, | |
| { | |
| "assets": [], | |
| "built": true, | |
| "cacheable": true, | |
| "chunks": [ | |
| 0 | |
| ], | |
| "errors": 0, | |
| "failed": false, | |
| "id": 18, | |
| "identifier": "./node_modules/react/lib/ReactCurrentOwner.js", | |
| "index": 29, | |
| "index2": 24, | |
| "issuer": "./node_modules/react/lib/findDOMNode.js", | |
| "name": "./~/react/lib/ReactCurrentOwner.js", | |
| "optional": false, | |
| "prefetched": false, | |
| "reasons": [ | |
| { | |
| "loc": "16:24-54", | |
| "module": "./~/react/lib/ReactElement.js", | |
| "moduleId": 10, | |
| "moduleIdentifier": "./node_modules/react/lib/ReactElement.js", | |
| "moduleName": "./~/react/lib/ReactElement.js", | |
| "type": "cjs require", | |
| "userRequest": "./ReactCurrentOwner" | |
| }, | |
| { | |
| "loc": "14:24-54", | |
| "module": "./~/react/lib/traverseAllChildren.js", | |
| "moduleId": 83, | |
| "moduleIdentifier": "./node_modules/react/lib/traverseAllChildren.js", | |
| "moduleName": "./~/react/lib/traverseAllChildren.js", | |
| "type": "cjs require", | |
| "userRequest": "./ReactCurrentOwner" | |
| }, | |
| { | |
| "loc": "24:24-54", | |
| "module": "./~/react/lib/ReactElementValidator.js", | |
| "moduleId": 117, | |
| "moduleIdentifier": "./node_modules/react/lib/ReactElementValidator.js", | |
| "moduleName": "./~/react/lib/ReactElementValidator.js", | |
| "type": "cjs require", | |
| "userRequest": "./ReactCurrentOwner" | |
| }, | |
| { | |
| "loc": "17:24-54", | |
| "module": "./~/react/lib/ReactMount.js", | |
| "moduleId": 121, | |
| "moduleIdentifier": "./node_modules/react/lib/ReactMount.js", | |
| "moduleName": "./~/react/lib/ReactMount.js", | |
| "type": "cjs require", | |
| "userRequest": "./ReactCurrentOwner" | |
| }, | |
| { | |
| "loc": "14:24-54", | |
| "module": "./~/react/lib/ReactUpdateQueue.js", | |
| "moduleId": 127, | |
| "moduleIdentifier": "./node_modules/react/lib/ReactUpdateQueue.js", | |
| "moduleName": "./~/react/lib/ReactUpdateQueue.js", | |
| "type": "cjs require", | |
| "userRequest": "./ReactCurrentOwner" | |
| }, | |
| { | |
| "loc": "17:24-54", | |
| "module": "./~/react/lib/ReactCompositeComponent.js", | |
| "moduleId": 204, | |
| "moduleIdentifier": "./node_modules/react/lib/ReactCompositeComponent.js", | |
| "moduleName": "./~/react/lib/ReactCompositeComponent.js", | |
| "type": "cjs require", | |
| "userRequest": "./ReactCurrentOwner" | |
| }, | |
| { | |
| "loc": "17:24-54", | |
| "module": "./~/react/lib/ReactMultiChild.js", | |
| "moduleId": 230, | |
| "moduleIdentifier": "./node_modules/react/lib/ReactMultiChild.js", | |
| "moduleName": "./~/react/lib/ReactMultiChild.js", | |
| "type": "cjs require", | |
| "userRequest": "./ReactCurrentOwner" | |
| }, | |
| { | |
| "loc": "14:24-54", | |
| "module": "./~/react/lib/findDOMNode.js", | |
| "moduleId": 249, | |
| "moduleIdentifier": "./node_modules/react/lib/findDOMNode.js", | |
| "moduleName": "./~/react/lib/findDOMNode.js", | |
| "type": "cjs require", | |
| "userRequest": "./ReactCurrentOwner" | |
| } | |
| ], | |
| "size": 657, | |
| "warnings": 0 | |
| }, | |
| { | |
| "assets": [], | |
| "built": true, | |
| "cacheable": true, | |
| "chunks": [ | |
| 1 | |
| ], | |
| "errors": 0, | |
| "failed": false, | |
| "id": 19, | |
| "identifier": "./node_modules/babel-loader/index.js?{\"loose\":\"all\",\"optional\":[\"optimisation.react.inlineElements\",\"optimisation.react.constantElements\"]}!./src/Spinner.js", | |
| "index": 244, | |
| "index2": 239, | |
| "issuer": "./node_modules/babel-loader/index.js?{\"loose\":\"all\",\"optional\":[\"optimisation.react.inlineElements\",\"optimisation.react.constantElements\"]}!./src/Item.js", | |
| "name": "./src/Spinner.js", | |
| "optional": false, | |
| "prefetched": false, | |
| "reasons": [ | |
| { | |
| "loc": "14:14-35", | |
| "module": "./src/mixins/CommentMixin.js", | |
| "moduleId": 56, | |
| "moduleIdentifier": "./node_modules/babel-loader/index.js?{\"loose\":\"all\",\"optional\":[\"optimisation.react.inlineElements\",\"optimisation.react.constantElements\"]}!./src/mixins/CommentMixin.js", | |
| "moduleName": "./src/mixins/CommentMixin.js", | |
| "type": "cjs require", | |
| "userRequest": "../Spinner" | |
| }, | |
| { | |
| "loc": "18:14-34", | |
| "module": "./src/Item.js", | |
| "moduleId": 140, | |
| "moduleIdentifier": "./node_modules/babel-loader/index.js?{\"loose\":\"all\",\"optional\":[\"optimisation.react.inlineElements\",\"optimisation.react.constantElements\"]}!./src/Item.js", | |
| "moduleName": "./src/Item.js", | |
| "type": "cjs require", | |
| "userRequest": "./Spinner" | |
| }, | |
| { | |
| "loc": "12:14-34", | |
| "module": "./src/PollOption.js", | |
| "moduleId": 143, | |
| "moduleIdentifier": "./node_modules/babel-loader/index.js?{\"loose\":\"all\",\"optional\":[\"optimisation.react.inlineElements\",\"optimisation.react.constantElements\"]}!./src/PollOption.js", | |
| "moduleName": "./src/PollOption.js", | |
| "type": "cjs require", | |
| "userRequest": "./Spinner" | |
| }, | |
| { | |
| "loc": "13:14-34", | |
| "module": "./src/Stories.js", | |
| "moduleId": 145, | |
| "moduleIdentifier": "./node_modules/babel-loader/index.js?{\"loose\":\"all\",\"optional\":[\"optimisation.react.inlineElements\",\"optimisation.react.constantElements\"]}!./src/Stories.js", | |
| "moduleName": "./src/Stories.js", | |
| "type": "cjs require", | |
| "userRequest": "./Spinner" | |
| }, | |
| { | |
| "loc": "18:14-34", | |
| "module": "./src/StoryListItem.js", | |
| "moduleId": 146, | |
| "moduleIdentifier": "./node_modules/babel-loader/index.js?{\"loose\":\"all\",\"optional\":[\"optimisation.react.inlineElements\",\"optimisation.react.constantElements\"]}!./src/StoryListItem.js", | |
| "moduleName": "./src/StoryListItem.js", | |
| "type": "cjs require", | |
| "userRequest": "./Spinner" | |
| }, | |
| { | |
| "loc": "15:14-34", | |
| "module": "./src/Updates.js", | |
| "moduleId": 147, | |
| "moduleIdentifier": "./node_modules/babel-loader/index.js?{\"loose\":\"all\",\"optional\":[\"optimisation.react.inlineElements\",\"optimisation.react.constantElements\"]}!./src/Updates.js", | |
| "moduleName": "./src/Updates.js", | |
| "type": "cjs require", | |
| "userRequest": "./Spinner" | |
| }, | |
| { | |
| "loc": "13:14-34", | |
| "module": "./src/UserProfile.js", | |
| "moduleId": 148, | |
| "moduleIdentifier": "./node_modules/babel-loader/index.js?{\"loose\":\"all\",\"optional\":[\"optimisation.react.inlineElements\",\"optimisation.react.constantElements\"]}!./src/UserProfile.js", | |
| "moduleName": "./src/UserProfile.js", | |
| "type": "cjs require", | |
| "userRequest": "./Spinner" | |
| } | |
| ], | |
| "size": 1682, | |
| "warnings": 0 | |
| }, | |
| { | |
| "assets": [], | |
| "built": true, | |
| "cacheable": true, | |
| "chunks": [ | |
| 1 | |
| ], | |
| "errors": 0, | |
| "failed": false, | |
| "id": 20, | |
| "identifier": "./node_modules/babel-loader/index.js?{\"loose\":\"all\",\"optional\":[\"optimisation.react.inlineElements\",\"optimisation.react.constantElements\"]}!./src/services/HNServiceRest.js", | |
| "index": 229, | |
| "index2": 227, | |
| "issuer": "./node_modules/babel-loader/index.js?{\"loose\":\"all\",\"optional\":[\"optimisation.react.inlineElements\",\"optimisation.react.constantElements\"]}!./src/Item.js", | |
| "name": "./src/services/HNServiceRest.js", | |
| "optional": false, | |
| "prefetched": false, | |
| "reasons": [ | |
| { | |
| "loc": "12:20-56", | |
| "module": "./src/stores/StoryStore.js", | |
| "moduleId": 36, | |
| "moduleIdentifier": "./node_modules/babel-loader/index.js?{\"loose\":\"all\",\"optional\":[\"optimisation.react.inlineElements\",\"optimisation.react.constantElements\"]}!./src/stores/StoryStore.js", | |
| "moduleName": "./src/stores/StoryStore.js", | |
| "type": "cjs require", | |
| "userRequest": "../services/HNServiceRest" | |
| }, | |
| { | |
| "loc": "6:20-56", | |
| "module": "./src/stores/UpdatesStore.js", | |
| "moduleId": 37, | |
| "moduleIdentifier": "./node_modules/babel-loader/index.js?{\"loose\":\"all\",\"optional\":[\"optimisation.react.inlineElements\",\"optimisation.react.constantElements\"]}!./src/stores/UpdatesStore.js", | |
| "moduleName": "./src/stores/UpdatesStore.js", | |
| "type": "cjs require", | |
| "userRequest": "../services/HNServiceRest" | |
| }, | |
| { | |
| "loc": "12:20-55", | |
| "module": "./src/Comment.js", | |
| "moduleId": 85, | |
| "moduleIdentifier": "./node_modules/babel-loader/index.js?{\"loose\":\"all\",\"optional\":[\"optimisation.react.inlineElements\",\"optimisation.react.constantElements\"]}!./src/Comment.js", | |
| "moduleName": "./src/Comment.js", | |
| "type": "cjs require", | |
| "userRequest": "./services/HNServiceRest" | |
| }, | |
| { | |
| "loc": "4:20-56", | |
| "module": "./src/stores/ItemStore.js", | |
| "moduleId": 89, | |
| "moduleIdentifier": "./node_modules/babel-loader/index.js?{\"loose\":\"all\",\"optional\":[\"optimisation.react.inlineElements\",\"optimisation.react.constantElements\"]}!./src/stores/ItemStore.js", | |
| "moduleName": "./src/stores/ItemStore.js", | |
| "type": "cjs require", | |
| "userRequest": "../services/HNServiceRest" | |
| }, | |
| { | |
| "loc": "12:20-55", | |
| "module": "./src/Item.js", | |
| "moduleId": 140, | |
| "moduleIdentifier": "./node_modules/babel-loader/index.js?{\"loose\":\"all\",\"optional\":[\"optimisation.react.inlineElements\",\"optimisation.react.constantElements\"]}!./src/Item.js", | |
| "moduleName": "./src/Item.js", | |
| "type": "cjs require", | |
| "userRequest": "./services/HNServiceRest" | |
| }, | |
| { | |
| "loc": "13:20-55", | |
| "module": "./src/PermalinkedComment.js", | |
| "moduleId": 142, | |
| "moduleIdentifier": "./node_modules/babel-loader/index.js?{\"loose\":\"all\",\"optional\":[\"optimisation.react.inlineElements\",\"optimisation.react.constantElements\"]}!./src/PermalinkedComment.js", | |
| "moduleName": "./src/PermalinkedComment.js", | |
| "type": "cjs require", | |
| "userRequest": "./services/HNServiceRest" | |
| }, | |
| { | |
| "loc": "12:20-55", | |
| "module": "./src/StoryListItem.js", | |
| "moduleId": 146, | |
| "moduleIdentifier": "./node_modules/babel-loader/index.js?{\"loose\":\"all\",\"optional\":[\"optimisation.react.inlineElements\",\"optimisation.react.constantElements\"]}!./src/StoryListItem.js", | |
| "moduleName": "./src/StoryListItem.js", | |
| "type": "cjs require", | |
| "userRequest": "./services/HNServiceRest" | |
| } | |
| ], | |
| "size": 1470, | |
| "warnings": 0 | |
| }, | |
| { | |
| "assets": [], | |
| "built": true, | |
| "cacheable": true, | |
| "chunks": [ | |
| 0 | |
| ], | |
| "errors": 0, | |
| "failed": false, | |
| "id": 21, | |
| "identifier": "./node_modules/react/lib/DOMProperty.js", | |
| "index": 56, | |
| "index2": 52, | |
| "issuer": "./node_modules/react/lib/ReactDOMComponentTree.js", | |
| "name": "./~/react/lib/DOMProperty.js", | |
| "optional": false, | |
| "prefetched": false, | |
| "reasons": [ | |
| { | |
| "loc": "14:18-42", | |
| "module": "./~/react/lib/ReactDOMComponentTree.js", | |
| "moduleId": 5, | |
| "moduleIdentifier": "./node_modules/react/lib/ReactDOMComponentTree.js", | |
| "moduleName": "./~/react/lib/ReactDOMComponentTree.js", | |
| "type": "cjs require", | |
| "userRequest": "./DOMProperty" | |
| }, | |
| { | |
| "loc": "14:18-42", | |
| "module": "./~/react/lib/DOMPropertyOperations.js", | |
| "moduleId": 66, | |
| "moduleIdentifier": "./node_modules/react/lib/DOMPropertyOperations.js", | |
| "moduleName": "./~/react/lib/DOMPropertyOperations.js", | |
| "type": "cjs require", | |
| "userRequest": "./DOMProperty" | |
| }, | |
| { | |
| "loc": "15:18-42", | |
| "module": "./~/react/lib/ReactMount.js", | |
| "moduleId": 121, | |
| "moduleIdentifier": "./node_modules/react/lib/ReactMount.js", | |
| "moduleName": "./~/react/lib/ReactMount.js", | |
| "type": "cjs require", | |
| "userRequest": "./DOMProperty" | |
| }, | |
| { | |
| "loc": "14:18-42", | |
| "module": "./~/react/lib/HTMLDOMPropertyConfig.js", | |
| "moduleId": 201, | |
| "moduleIdentifier": "./node_modules/react/lib/HTMLDOMPropertyConfig.js", | |
| "moduleName": "./~/react/lib/HTMLDOMPropertyConfig.js", | |
| "type": "cjs require", | |
| "userRequest": "./DOMProperty" | |
| }, | |
| { | |
| "loc": "22:18-42", | |
| "module": "./~/react/lib/ReactDOMComponent.js", | |
| "moduleId": 207, | |
| "moduleIdentifier": "./node_modules/react/lib/ReactDOMComponent.js", | |
| "moduleName": "./~/react/lib/ReactDOMComponent.js", | |
| "type": "cjs require", | |
| "userRequest": "./DOMProperty" | |
| }, | |
| { | |
| "loc": "14:18-42", | |
| "module": "./~/react/lib/ReactDOMUnknownPropertyDevtool.js", | |
| "moduleId": 221, | |
| "moduleIdentifier": "./node_modules/react/lib/ReactDOMUnknownPropertyDevtool.js", | |
| "moduleName": "./~/react/lib/ReactDOMUnknownPropertyDevtool.js", | |
| "type": "cjs require", | |
| "userRequest": "./DOMProperty" | |
| }, | |
| { | |
| "loc": "14:18-42", | |
| "module": "./~/react/lib/ReactInjection.js", | |
| "moduleId": 227, | |
| "moduleIdentifier": "./node_modules/react/lib/ReactInjection.js", | |
| "moduleName": "./~/react/lib/ReactInjection.js", | |
| "type": "cjs require", | |
| "userRequest": "./DOMProperty" | |
| } | |
| ], | |
| "size": 8673, | |
| "warnings": 0 | |
| }, | |
| { | |
| "assets": [], | |
| "built": true, | |
| "cacheable": true, | |
| "chunks": [ | |
| 0 | |
| ], | |
| "errors": 0, | |
| "failed": false, | |
| "id": 22, | |
| "identifier": "./node_modules/react/lib/PooledClass.js", | |
| "index": 26, | |
| "index2": 23, | |
| "issuer": "./node_modules/react/lib/ReactUpdates.js", | |
| "name": "./~/react/lib/PooledClass.js", | |
| "optional": false, | |
| "prefetched": false, | |
| "reasons": [ | |
| { | |
| "loc": "17:18-42", | |
| "module": "./~/react/lib/ReactUpdates.js", | |
| "moduleId": 11, | |
| "moduleIdentifier": "./node_modules/react/lib/ReactUpdates.js", | |
| "moduleName": "./~/react/lib/ReactUpdates.js", | |
| "type": "cjs require", | |
| "userRequest": "./PooledClass" | |
| }, | |
| { | |
| "loc": "16:18-42", | |
| "module": "./~/react/lib/SyntheticEvent.js", | |
| "moduleId": 16, | |
| "moduleIdentifier": "./node_modules/react/lib/SyntheticEvent.js", | |
| "moduleName": "./~/react/lib/SyntheticEvent.js", | |
| "type": "cjs require", | |
| "userRequest": "./PooledClass" | |
| }, | |
| { | |
| "loc": "16:18-42", | |
| "module": "./~/react/lib/CallbackQueue.js", | |
| "moduleId": 110, | |
| "moduleIdentifier": "./node_modules/react/lib/CallbackQueue.js", | |
| "moduleName": "./~/react/lib/CallbackQueue.js", | |
| "type": "cjs require", | |
| "userRequest": "./PooledClass" | |
| }, | |
| { | |
| "loc": "14:18-42", | |
| "module": "./~/react/lib/ReactChildren.js", | |
| "moduleId": 111, | |
| "moduleIdentifier": "./node_modules/react/lib/ReactChildren.js", | |
| "moduleName": "./~/react/lib/ReactChildren.js", | |
| "type": "cjs require", | |
| "userRequest": "./PooledClass" | |
| }, | |
| { | |
| "loc": "16:18-42", | |
| "module": "./~/react/lib/FallbackCompositionState.js", | |
| "moduleId": 200, | |
| "moduleIdentifier": "./node_modules/react/lib/FallbackCompositionState.js", | |
| "moduleName": "./~/react/lib/FallbackCompositionState.js", | |
| "type": "cjs require", | |
| "userRequest": "./PooledClass" | |
| }, | |
| { | |
| "loc": "18:18-42", | |
| "module": "./~/react/lib/ReactEventListener.js", | |
| "moduleId": 226, | |
| "moduleIdentifier": "./node_modules/react/lib/ReactEventListener.js", | |
| "moduleName": "./~/react/lib/ReactEventListener.js", | |
| "type": "cjs require", | |
| "userRequest": "./PooledClass" | |
| }, | |
| { | |
| "loc": "17:18-42", | |
| "module": "./~/react/lib/ReactReconcileTransaction.js", | |
| "moduleId": 232, | |
| "moduleIdentifier": "./node_modules/react/lib/ReactReconcileTransaction.js", | |
| "moduleName": "./~/react/lib/ReactReconcileTransaction.js", | |
| "type": "cjs require", | |
| "userRequest": "./PooledClass" | |
| } | |
| ], | |
| "size": 3546, | |
| "warnings": 0 | |
| }, | |
| { | |
| "assets": [], | |
| "built": true, | |
| "cacheable": true, | |
| "chunks": [ | |
| 0 | |
| ], | |
| "errors": 0, | |
| "failed": false, | |
| "id": 23, | |
| "identifier": "./node_modules/invariant/browser.js", | |
| "index": 7, | |
| "index2": 5, | |
| "issuer": "./node_modules/history/lib/createHashHistory.js", | |
| "name": "./~/invariant/browser.js", | |
| "optional": false, | |
| "prefetched": false, | |
| "reasons": [ | |
| { | |
| "loc": "10:17-37", | |
| "module": "./~/react-router/lib/PatternUtils.js", | |
| "moduleId": 44, | |
| "moduleIdentifier": "./node_modules/react-router/lib/PatternUtils.js", | |
| "moduleName": "./~/react-router/lib/PatternUtils.js", | |
| "type": "cjs require", | |
| "userRequest": "invariant" | |
| }, | |
| { | |
| "loc": "13:17-37", | |
| "module": "./~/history/lib/createHashHistory.js", | |
| "moduleId": 106, | |
| "moduleIdentifier": "./node_modules/history/lib/createHashHistory.js", | |
| "moduleName": "./~/history/lib/createHashHistory.js", | |
| "type": "cjs require", | |
| "userRequest": "invariant" | |
| }, | |
| { | |
| "loc": "9:17-37", | |
| "module": "./~/history/lib/createDOMHistory.js", | |
| "moduleId": 168, | |
| "moduleIdentifier": "./node_modules/history/lib/createDOMHistory.js", | |
| "moduleName": "./~/history/lib/createDOMHistory.js", | |
| "type": "cjs require", | |
| "userRequest": "invariant" | |
| }, | |
| { | |
| "loc": "13:17-37", | |
| "module": "./~/react-router/lib/IndexRoute.js", | |
| "moduleId": 178, | |
| "moduleIdentifier": "./node_modules/react-router/lib/IndexRoute.js", | |
| "moduleName": "./~/react-router/lib/IndexRoute.js", | |
| "type": "cjs require", | |
| "userRequest": "invariant" | |
| }, | |
| { | |
| "loc": "9:17-37", | |
| "module": "./~/react-router/lib/Route.js", | |
| "moduleId": 179, | |
| "moduleIdentifier": "./node_modules/react-router/lib/Route.js", | |
| "moduleName": "./~/react-router/lib/Route.js", | |
| "type": "cjs require", | |
| "userRequest": "invariant" | |
| }, | |
| { | |
| "loc": "9:17-37", | |
| "module": "./~/react-router/lib/RouterContext.js", | |
| "moduleId": 181, | |
| "moduleIdentifier": "./node_modules/react-router/lib/RouterContext.js", | |
| "moduleName": "./~/react-router/lib/RouterContext.js", | |
| "type": "cjs require", | |
| "userRequest": "invariant" | |
| } | |
| ], | |
| "size": 1516, | |
| "warnings": 0 | |
| }, | |
| { | |
| "assets": [], | |
| "built": true, | |
| "cacheable": true, | |
| "chunks": [ | |
| 0 | |
| ], | |
| "errors": 0, | |
| "failed": false, | |
| "id": 24, | |
| "identifier": "./node_modules/react/lib/DOMLazyTree.js", | |
| "index": 95, | |
| "index2": 93, | |
| "issuer": "./node_modules/react/lib/ReactMount.js", | |
| "name": "./~/react/lib/DOMLazyTree.js", | |
| "optional": false, | |
| "prefetched": false, | |
| "reasons": [ | |
| { | |
| "loc": "14:18-42", | |
| "module": "./~/react/lib/DOMChildrenOperations.js", | |
| "moduleId": 65, | |
| "moduleIdentifier": "./node_modules/react/lib/DOMChildrenOperations.js", | |
| "moduleName": "./~/react/lib/DOMChildrenOperations.js", | |
| "type": "cjs require", | |
| "userRequest": "./DOMLazyTree" | |
| }, | |
| { | |
| "loc": "14:18-42", | |
| "module": "./~/react/lib/ReactMount.js", | |
| "moduleId": 121, | |
| "moduleIdentifier": "./node_modules/react/lib/ReactMount.js", | |
| "moduleName": "./~/react/lib/ReactMount.js", | |
| "type": "cjs require", | |
| "userRequest": "./DOMLazyTree" | |
| }, | |
| { | |
| "loc": "14:18-42", | |
| "module": "./~/react/lib/Danger.js", | |
| "moduleId": 197, | |
| "moduleIdentifier": "./node_modules/react/lib/Danger.js", | |
| "moduleName": "./~/react/lib/Danger.js", | |
| "type": "cjs require", | |
| "userRequest": "./DOMLazyTree" | |
| }, | |
| { | |
| "loc": "20:18-42", | |
| "module": "./~/react/lib/ReactDOMComponent.js", | |
| "moduleId": 207, | |
| "moduleIdentifier": "./node_modules/react/lib/ReactDOMComponent.js", | |
| "moduleName": "./~/react/lib/ReactDOMComponent.js", | |
| "type": "cjs require", | |
| "userRequest": "./DOMLazyTree" | |
| }, | |
| { | |
| "loc": "16:18-42", | |
| "module": "./~/react/lib/ReactDOMEmptyComponent.js", | |
| "moduleId": 210, | |
| "moduleIdentifier": "./node_modules/react/lib/ReactDOMEmptyComponent.js", | |
| "moduleName": "./~/react/lib/ReactDOMEmptyComponent.js", | |
| "type": "cjs require", | |
| "userRequest": "./DOMLazyTree" | |
| }, | |
| { | |
| "loc": "17:18-42", | |
| "module": "./~/react/lib/ReactDOMTextComponent.js", | |
| "moduleId": 218, | |
| "moduleIdentifier": "./node_modules/react/lib/ReactDOMTextComponent.js", | |
| "moduleName": "./~/react/lib/ReactDOMTextComponent.js", | |
| "type": "cjs require", | |
| "userRequest": "./DOMLazyTree" | |
| } | |
| ], | |
| "size": 3107, | |
| "warnings": 0 | |
| }, | |
| { | |
| "assets": [], | |
| "built": true, | |
| "cacheable": true, | |
| "chunks": [ | |
| 0 | |
| ], | |
| "errors": 0, | |
| "failed": false, | |
| "id": 25, | |
| "identifier": "./node_modules/react/lib/ReactReconciler.js", | |
| "index": 79, | |
| "index2": 75, | |
| "issuer": "./node_modules/react/lib/ReactDOM.js", | |
| "name": "./~/react/lib/ReactReconciler.js", | |
| "optional": false, | |
| "prefetched": false, | |
| "reasons": [ | |
| { | |
| "loc": "20:22-50", | |
| "module": "./~/react/lib/ReactUpdates.js", | |
| "moduleId": 11, | |
| "moduleIdentifier": "./node_modules/react/lib/ReactUpdates.js", | |
| "moduleName": "./~/react/lib/ReactUpdates.js", | |
| "type": "cjs require", | |
| "userRequest": "./ReactReconciler" | |
| }, | |
| { | |
| "loc": "26:22-50", | |
| "module": "./~/react/lib/ReactMount.js", | |
| "moduleId": 121, | |
| "moduleIdentifier": "./node_modules/react/lib/ReactMount.js", | |
| "moduleName": "./~/react/lib/ReactMount.js", | |
| "type": "cjs require", | |
| "userRequest": "./ReactReconciler" | |
| }, | |
| { | |
| "loc": "14:22-50", | |
| "module": "./~/react/lib/ReactChildReconciler.js", | |
| "moduleId": 203, | |
| "moduleIdentifier": "./node_modules/react/lib/ReactChildReconciler.js", | |
| "moduleName": "./~/react/lib/ReactChildReconciler.js", | |
| "type": "cjs require", | |
| "userRequest": "./ReactReconciler" | |
| }, | |
| { | |
| "loc": "26:22-50", | |
| "module": "./~/react/lib/ReactCompositeComponent.js", | |
| "moduleId": 204, | |
| "moduleIdentifier": "./node_modules/react/lib/ReactCompositeComponent.js", | |
| "moduleName": "./~/react/lib/ReactCompositeComponent.js", | |
| "type": "cjs require", | |
| "userRequest": "./ReactReconciler" | |
| }, | |
| { | |
| "loc": "20:22-50", | |
| "module": "./~/react/lib/ReactDOM.js", | |
| "moduleId": 205, | |
| "moduleIdentifier": "./node_modules/react/lib/ReactDOM.js", | |
| "moduleName": "./~/react/lib/ReactDOM.js", | |
| "type": "cjs require", | |
| "userRequest": "./ReactReconciler" | |
| }, | |
| { | |
| "loc": "18:22-50", | |
| "module": "./~/react/lib/ReactMultiChild.js", | |
| "moduleId": 230, | |
| "moduleIdentifier": "./node_modules/react/lib/ReactMultiChild.js", | |
| "moduleName": "./~/react/lib/ReactMultiChild.js", | |
| "type": "cjs require", | |
| "userRequest": "./ReactReconciler" | |
| } | |
| ], | |
| "size": 4471, | |
| "warnings": 0 | |
| }, | |
| { | |
| "assets": [], | |
| "built": true, | |
| "cacheable": true, | |
| "chunks": [ | |
| 0 | |
| ], | |
| "errors": 0, | |
| "failed": false, | |
| "id": 26, | |
| "identifier": "./node_modules/reactfire/dist/reactfire.js", | |
| "index": 235, | |
| "index2": 232, | |
| "issuer": "./node_modules/babel-loader/index.js?{\"loose\":\"all\",\"optional\":[\"optimisation.react.inlineElements\",\"optimisation.react.constantElements\"]}!./src/Item.js", | |
| "name": "./~/reactfire/dist/reactfire.js", | |
| "optional": false, | |
| "prefetched": false, | |
| "reasons": [ | |
| { | |
| "loc": "8:21-41", | |
| "module": "./src/Comment.js", | |
| "moduleId": 85, | |
| "moduleIdentifier": "./node_modules/babel-loader/index.js?{\"loose\":\"all\",\"optional\":[\"optimisation.react.inlineElements\",\"optimisation.react.constantElements\"]}!./src/Comment.js", | |
| "moduleName": "./src/Comment.js", | |
| "type": "cjs require", | |
| "userRequest": "reactfire" | |
| }, | |
| { | |
| "loc": "8:21-41", | |
| "module": "./src/Item.js", | |
| "moduleId": 140, | |
| "moduleIdentifier": "./node_modules/babel-loader/index.js?{\"loose\":\"all\",\"optional\":[\"optimisation.react.inlineElements\",\"optimisation.react.constantElements\"]}!./src/Item.js", | |
| "moduleName": "./src/Item.js", | |
| "type": "cjs require", | |
| "userRequest": "reactfire" | |
| }, | |
| { | |
| "loc": "8:21-41", | |
| "module": "./src/PermalinkedComment.js", | |
| "moduleId": 142, | |
| "moduleIdentifier": "./node_modules/babel-loader/index.js?{\"loose\":\"all\",\"optional\":[\"optimisation.react.inlineElements\",\"optimisation.react.constantElements\"]}!./src/PermalinkedComment.js", | |
| "moduleName": "./src/PermalinkedComment.js", | |
| "type": "cjs require", | |
| "userRequest": "reactfire" | |
| }, | |
| { | |
| "loc": "8:21-41", | |
| "module": "./src/PollOption.js", | |
| "moduleId": 143, | |
| "moduleIdentifier": "./node_modules/babel-loader/index.js?{\"loose\":\"all\",\"optional\":[\"optimisation.react.inlineElements\",\"optimisation.react.constantElements\"]}!./src/PollOption.js", | |
| "moduleName": "./src/PollOption.js", | |
| "type": "cjs require", | |
| "userRequest": "reactfire" | |
| }, | |
| { | |
| "loc": "8:21-41", | |
| "module": "./src/StoryListItem.js", | |
| "moduleId": 146, | |
| "moduleIdentifier": "./node_modules/babel-loader/index.js?{\"loose\":\"all\",\"optional\":[\"optimisation.react.inlineElements\",\"optimisation.react.constantElements\"]}!./src/StoryListItem.js", | |
| "moduleName": "./src/StoryListItem.js", | |
| "type": "cjs require", | |
| "userRequest": "reactfire" | |
| }, | |
| { | |
| "loc": "8:21-41", | |
| "module": "./src/UserProfile.js", | |
| "moduleId": 148, | |
| "moduleIdentifier": "./node_modules/babel-loader/index.js?{\"loose\":\"all\",\"optional\":[\"optimisation.react.inlineElements\",\"optimisation.react.constantElements\"]}!./src/UserProfile.js", | |
| "moduleName": "./src/UserProfile.js", | |
| "type": "cjs require", | |
| "userRequest": "reactfire" | |
| } | |
| ], | |
| "size": 11799, | |
| "warnings": 0 | |
| }, | |
| { | |
| "assets": [], | |
| "built": true, | |
| "cacheable": true, | |
| "chunks": [ | |
| 1 | |
| ], | |
| "errors": 0, | |
| "failed": false, | |
| "id": 27, | |
| "identifier": "./node_modules/babel-loader/index.js?{\"loose\":\"all\",\"optional\":[\"optimisation.react.inlineElements\",\"optimisation.react.constantElements\"]}!./src/utils/buildClassName.js", | |
| "index": 245, | |
| "index2": 241, | |
| "issuer": "./node_modules/babel-loader/index.js?{\"loose\":\"all\",\"optional\":[\"optimisation.react.inlineElements\",\"optimisation.react.constantElements\"]}!./src/Item.js", | |
| "name": "./src/utils/buildClassName.js", | |
| "optional": false, | |
| "prefetched": false, | |
| "reasons": [ | |
| { | |
| "loc": "17:9-42", | |
| "module": "./src/Comment.js", | |
| "moduleId": 85, | |
| "moduleIdentifier": "./node_modules/babel-loader/index.js?{\"loose\":\"all\",\"optional\":[\"optimisation.react.inlineElements\",\"optimisation.react.constantElements\"]}!./src/Comment.js", | |
| "moduleName": "./src/Comment.js", | |
| "type": "cjs require", | |
| "userRequest": "./utils/buildClassName" | |
| }, | |
| { | |
| "loc": "11:9-43", | |
| "module": "./src/mixins/ListItemMixin.js", | |
| "moduleId": 87, | |
| "moduleIdentifier": "./node_modules/babel-loader/index.js?{\"loose\":\"all\",\"optional\":[\"optimisation.react.inlineElements\",\"optimisation.react.constantElements\"]}!./src/mixins/ListItemMixin.js", | |
| "moduleName": "./src/mixins/ListItemMixin.js", | |
| "type": "cjs require", | |
| "userRequest": "../utils/buildClassName" | |
| }, | |
| { | |
| "loc": "11:9-42", | |
| "module": "./src/DisplayComment.js", | |
| "moduleId": 138, | |
| "moduleIdentifier": "./node_modules/babel-loader/index.js?{\"loose\":\"all\",\"optional\":[\"optimisation.react.inlineElements\",\"optimisation.react.constantElements\"]}!./src/DisplayComment.js", | |
| "moduleName": "./src/DisplayComment.js", | |
| "type": "cjs require", | |
| "userRequest": "./utils/buildClassName" | |
| }, | |
| { | |
| "loc": "21:9-42", | |
| "module": "./src/Item.js", | |
| "moduleId": 140, | |
| "moduleIdentifier": "./node_modules/babel-loader/index.js?{\"loose\":\"all\",\"optional\":[\"optimisation.react.inlineElements\",\"optimisation.react.constantElements\"]}!./src/Item.js", | |
| "moduleName": "./src/Item.js", | |
| "type": "cjs require", | |
| "userRequest": "./utils/buildClassName" | |
| }, | |
| { | |
| "loc": "20:9-42", | |
| "module": "./src/PermalinkedComment.js", | |
| "moduleId": 142, | |
| "moduleIdentifier": "./node_modules/babel-loader/index.js?{\"loose\":\"all\",\"optional\":[\"optimisation.react.inlineElements\",\"optimisation.react.constantElements\"]}!./src/PermalinkedComment.js", | |
| "moduleName": "./src/PermalinkedComment.js", | |
| "type": "cjs require", | |
| "userRequest": "./utils/buildClassName" | |
| } | |
| ], | |
| "size": 955, | |
| "warnings": 0 | |
| }, | |
| { | |
| "assets": [], | |
| "built": true, | |
| "cacheable": true, | |
| "chunks": [ | |
| 1 | |
| ], | |
| "errors": 0, | |
| "failed": false, | |
| "id": 28, | |
| "identifier": "./node_modules/babel-loader/index.js?{\"loose\":\"all\",\"optional\":[\"optimisation.react.inlineElements\",\"optimisation.react.constantElements\"]}!./src/utils/extend.js", | |
| "index": 223, | |
| "index2": 218, | |
| "issuer": "./node_modules/babel-loader/index.js?{\"loose\":\"all\",\"optional\":[\"optimisation.react.inlineElements\",\"optimisation.react.constantElements\"]}!./src/stores/StoryStore.js", | |
| "name": "./src/utils/extend.js", | |
| "optional": false, | |
| "prefetched": false, | |
| "reasons": [ | |
| { | |
| "loc": "3:13-39", | |
| "module": "./src/stores/SettingsStore.js", | |
| "moduleId": 6, | |
| "moduleIdentifier": "./node_modules/babel-loader/index.js?{\"loose\":\"all\",\"optional\":[\"optimisation.react.inlineElements\",\"optimisation.react.constantElements\"]}!./src/stores/SettingsStore.js", | |
| "moduleName": "./src/stores/SettingsStore.js", | |
| "type": "cjs require", | |
| "userRequest": "../utils/extend" | |
| }, | |
| { | |
| "loc": "15:13-39", | |
| "module": "./src/stores/StoryStore.js", | |
| "moduleId": 36, | |
| "moduleIdentifier": "./node_modules/babel-loader/index.js?{\"loose\":\"all\",\"optional\":[\"optimisation.react.inlineElements\",\"optimisation.react.constantElements\"]}!./src/stores/StoryStore.js", | |
| "moduleName": "./src/stores/StoryStore.js", | |
| "type": "cjs require", | |
| "userRequest": "../utils/extend" | |
| }, | |
| { | |
| "loc": "13:13-39", | |
| "module": "./src/stores/UpdatesStore.js", | |
| "moduleId": 37, | |
| "moduleIdentifier": "./node_modules/babel-loader/index.js?{\"loose\":\"all\",\"optional\":[\"optimisation.react.inlineElements\",\"optimisation.react.constantElements\"]}!./src/stores/UpdatesStore.js", | |
| "moduleName": "./src/stores/UpdatesStore.js", | |
| "type": "cjs require", | |
| "userRequest": "../utils/extend" | |
| }, | |
| { | |
| "loc": "3:13-39", | |
| "module": "./src/stores/CommentThreadStore.js", | |
| "moduleId": 58, | |
| "moduleIdentifier": "./node_modules/babel-loader/index.js?{\"loose\":\"all\",\"optional\":[\"optimisation.react.inlineElements\",\"optimisation.react.constantElements\"]}!./src/stores/CommentThreadStore.js", | |
| "moduleName": "./src/stores/CommentThreadStore.js", | |
| "type": "cjs require", | |
| "userRequest": "../utils/extend" | |
| }, | |
| { | |
| "loc": "7:13-39", | |
| "module": "./src/stores/StoryCommentThreadStore.js", | |
| "moduleId": 59, | |
| "moduleIdentifier": "./node_modules/babel-loader/index.js?{\"loose\":\"all\",\"optional\":[\"optimisation.react.inlineElements\",\"optimisation.react.constantElements\"]}!./src/stores/StoryCommentThreadStore.js", | |
| "moduleName": "./src/stores/StoryCommentThreadStore.js", | |
| "type": "cjs require", | |
| "userRequest": "../utils/extend" | |
| } | |
| ], | |
| "size": 359, | |
| "warnings": 0 | |
| }, | |
| { | |
| "assets": [], | |
| "built": true, | |
| "cacheable": true, | |
| "chunks": [ | |
| 1 | |
| ], | |
| "errors": 0, | |
| "failed": false, | |
| "id": 29, | |
| "identifier": "./node_modules/babel-loader/index.js?{\"loose\":\"all\",\"optional\":[\"optimisation.react.inlineElements\",\"optimisation.react.constantElements\"]}!./src/utils/setTitle.js", | |
| "index": 251, | |
| "index2": 248, | |
| "issuer": "./node_modules/babel-loader/index.js?{\"loose\":\"all\",\"optional\":[\"optimisation.react.inlineElements\",\"optimisation.react.constantElements\"]}!./src/Item.js", | |
| "name": "./src/utils/setTitle.js", | |
| "optional": false, | |
| "prefetched": false, | |
| "reasons": [ | |
| { | |
| "loc": "22:15-42", | |
| "module": "./src/Item.js", | |
| "moduleId": 140, | |
| "moduleIdentifier": "./node_modules/babel-loader/index.js?{\"loose\":\"all\",\"optional\":[\"optimisation.react.inlineElements\",\"optimisation.react.constantElements\"]}!./src/Item.js", | |
| "moduleName": "./src/Item.js", | |
| "type": "cjs require", | |
| "userRequest": "./utils/setTitle" | |
| }, | |
| { | |
| "loc": "21:16-43", | |
| "module": "./src/PermalinkedComment.js", | |
| "moduleId": 142, | |
| "moduleIdentifier": "./node_modules/babel-loader/index.js?{\"loose\":\"all\",\"optional\":[\"optimisation.react.inlineElements\",\"optimisation.react.constantElements\"]}!./src/PermalinkedComment.js", | |
| "moduleName": "./src/PermalinkedComment.js", | |
| "type": "cjs require", | |
| "userRequest": "./utils/setTitle" | |
| }, | |
| { | |
| "loc": "22:15-42", | |
| "module": "./src/Stories.js", | |
| "moduleId": 145, | |
| "moduleIdentifier": "./node_modules/babel-loader/index.js?{\"loose\":\"all\",\"optional\":[\"optimisation.react.inlineElements\",\"optimisation.react.constantElements\"]}!./src/Stories.js", | |
| "moduleName": "./src/Stories.js", | |
| "type": "cjs require", | |
| "userRequest": "./utils/setTitle" | |
| }, | |
| { | |
| "loc": "24:16-43", | |
| "module": "./src/Updates.js", | |
| "moduleId": 147, | |
| "moduleIdentifier": "./node_modules/babel-loader/index.js?{\"loose\":\"all\",\"optional\":[\"optimisation.react.inlineElements\",\"optimisation.react.constantElements\"]}!./src/Updates.js", | |
| "moduleName": "./src/Updates.js", | |
| "type": "cjs require", | |
| "userRequest": "./utils/setTitle" | |
| }, | |
| { | |
| "loc": "15:15-42", | |
| "module": "./src/UserProfile.js", | |
| "moduleId": 148, | |
| "moduleIdentifier": "./node_modules/babel-loader/index.js?{\"loose\":\"all\",\"optional\":[\"optimisation.react.inlineElements\",\"optimisation.react.constantElements\"]}!./src/UserProfile.js", | |
| "moduleName": "./src/UserProfile.js", | |
| "type": "cjs require", | |
| "userRequest": "./utils/setTitle" | |
| } | |
| ], | |
| "size": 265, | |
| "warnings": 0 | |
| }, | |
| { | |
| "assets": [], | |
| "built": true, | |
| "cacheable": true, | |
| "chunks": [ | |
| 0 | |
| ], | |
| "errors": 0, | |
| "failed": false, | |
| "id": 30, | |
| "identifier": "./node_modules/history/lib/PathUtils.js", | |
| "index": 9, | |
| "index2": 7, | |
| "issuer": "./node_modules/history/lib/createHashHistory.js", | |
| "name": "./~/history/lib/PathUtils.js", | |
| "optional": false, | |
| "prefetched": false, | |
| "reasons": [ | |
| { | |
| "loc": "19:17-39", | |
| "module": "./~/history/lib/createHashHistory.js", | |
| "moduleId": 106, | |
| "moduleIdentifier": "./node_modules/history/lib/createHashHistory.js", | |
| "moduleName": "./~/history/lib/createHashHistory.js", | |
| "type": "cjs require", | |
| "userRequest": "./PathUtils" | |
| }, | |
| { | |
| "loc": "19:17-39", | |
| "module": "./~/history/lib/useQueries.js", | |
| "moduleId": 107, | |
| "moduleIdentifier": "./node_modules/history/lib/useQueries.js", | |
| "moduleName": "./~/history/lib/useQueries.js", | |
| "type": "cjs require", | |
| "userRequest": "./PathUtils" | |
| }, | |
| { | |
| "loc": "17:17-39", | |
| "module": "./~/history/lib/createHistory.js", | |
| "moduleId": 169, | |
| "moduleIdentifier": "./node_modules/history/lib/createHistory.js", | |
| "moduleName": "./~/history/lib/createHistory.js", | |
| "type": "cjs require", | |
| "userRequest": "./PathUtils" | |
| }, | |
| { | |
| "loc": "15:17-39", | |
| "module": "./~/history/lib/createLocation.js", | |
| "moduleId": 170, | |
| "moduleIdentifier": "./node_modules/history/lib/createLocation.js", | |
| "moduleName": "./~/history/lib/createLocation.js", | |
| "type": "cjs require", | |
| "userRequest": "./PathUtils" | |
| }, | |
| { | |
| "loc": "15:17-39", | |
| "module": "./~/history/lib/useBasename.js", | |
| "moduleId": 171, | |
| "moduleIdentifier": "./node_modules/history/lib/useBasename.js", | |
| "moduleName": "./~/history/lib/useBasename.js", | |
| "type": "cjs require", | |
| "userRequest": "./PathUtils" | |
| } | |
| ], | |
| "size": 1200, | |
| "warnings": 0 | |
| }, | |
| { | |
| "assets": [], | |
| "built": true, | |
| "cacheable": true, | |
| "chunks": [ | |
| 0 | |
| ], | |
| "errors": 0, | |
| "failed": false, | |
| "id": 31, | |
| "identifier": "./node_modules/react-router/lib/Link.js", | |
| "index": 219, | |
| "index2": 217, | |
| "issuer": "./node_modules/babel-loader/index.js?{\"loose\":\"all\",\"optional\":[\"optimisation.react.inlineElements\",\"optimisation.react.constantElements\"]}!./src/App.js", | |
| "name": "./~/react-router/lib/Link.js", | |
| "optional": false, | |
| "prefetched": false, | |
| "reasons": [ | |
| { | |
| "loc": "8:11-43", | |
| "module": "./src/mixins/CommentMixin.js", | |
| "moduleId": 56, | |
| "moduleIdentifier": "./node_modules/babel-loader/index.js?{\"loose\":\"all\",\"optional\":[\"optimisation.react.inlineElements\",\"optimisation.react.constantElements\"]}!./src/mixins/CommentMixin.js", | |
| "moduleName": "./src/mixins/CommentMixin.js", | |
| "type": "cjs require", | |
| "userRequest": "react-router/lib/Link" | |
| }, | |
| { | |
| "loc": "8:11-43", | |
| "module": "./src/mixins/ItemMixin.js", | |
| "moduleId": 57, | |
| "moduleIdentifier": "./node_modules/babel-loader/index.js?{\"loose\":\"all\",\"optional\":[\"optimisation.react.inlineElements\",\"optimisation.react.constantElements\"]}!./src/mixins/ItemMixin.js", | |
| "moduleName": "./src/mixins/ItemMixin.js", | |
| "type": "cjs require", | |
| "userRequest": "react-router/lib/Link" | |
| }, | |
| { | |
| "loc": "8:11-43", | |
| "module": "./src/Paginator.js", | |
| "moduleId": 86, | |
| "moduleIdentifier": "./node_modules/babel-loader/index.js?{\"loose\":\"all\",\"optional\":[\"optimisation.react.inlineElements\",\"optimisation.react.constantElements\"]}!./src/Paginator.js", | |
| "moduleName": "./src/Paginator.js", | |
| "type": "cjs require", | |
| "userRequest": "react-router/lib/Link" | |
| }, | |
| { | |
| "loc": "8:11-43", | |
| "module": "./src/mixins/ListItemMixin.js", | |
| "moduleId": 87, | |
| "moduleIdentifier": "./node_modules/babel-loader/index.js?{\"loose\":\"all\",\"optional\":[\"optimisation.react.inlineElements\",\"optimisation.react.constantElements\"]}!./src/mixins/ListItemMixin.js", | |
| "moduleName": "./src/mixins/ListItemMixin.js", | |
| "type": "cjs require", | |
| "userRequest": "react-router/lib/Link" | |
| }, | |
| { | |
| "loc": "8:11-43", | |
| "module": "./src/App.js", | |
| "moduleId": 137, | |
| "moduleIdentifier": "./node_modules/babel-loader/index.js?{\"loose\":\"all\",\"optional\":[\"optimisation.react.inlineElements\",\"optimisation.react.constantElements\"]}!./src/App.js", | |
| "moduleName": "./src/App.js", | |
| "type": "cjs require", | |
| "userRequest": "react-router/lib/Link" | |
| } | |
| ], | |
| "size": 5339, | |
| "warnings": 0 | |
| }, | |
| { | |
| "assets": [], | |
| "built": true, | |
| "cacheable": true, | |
| "chunks": [ | |
| 0 | |
| ], | |
| "errors": 0, | |
| "failed": false, | |
| "id": 32, | |
| "identifier": "./node_modules/react-router/lib/RouteUtils.js", | |
| "index": 198, | |
| "index2": 194, | |
| "issuer": "./node_modules/react-router/lib/Router.js", | |
| "name": "./~/react-router/lib/RouteUtils.js", | |
| "optional": false, | |
| "prefetched": false, | |
| "reasons": [ | |
| { | |
| "loc": "17:18-41", | |
| "module": "./~/react-router/lib/IndexRoute.js", | |
| "moduleId": 178, | |
| "moduleIdentifier": "./node_modules/react-router/lib/IndexRoute.js", | |
| "moduleName": "./~/react-router/lib/IndexRoute.js", | |
| "type": "cjs require", | |
| "userRequest": "./RouteUtils" | |
| }, | |
| { | |
| "loc": "13:18-41", | |
| "module": "./~/react-router/lib/Route.js", | |
| "moduleId": 179, | |
| "moduleIdentifier": "./node_modules/react-router/lib/Route.js", | |
| "moduleName": "./~/react-router/lib/Route.js", | |
| "type": "cjs require", | |
| "userRequest": "./RouteUtils" | |
| }, | |
| { | |
| "loc": "29:18-41", | |
| "module": "./~/react-router/lib/Router.js", | |
| "moduleId": 180, | |
| "moduleIdentifier": "./node_modules/react-router/lib/Router.js", | |
| "moduleName": "./~/react-router/lib/Router.js", | |
| "type": "cjs require", | |
| "userRequest": "./RouteUtils" | |
| }, | |
| { | |
| "loc": "25:18-41", | |
| "module": "./~/react-router/lib/RouterContext.js", | |
| "moduleId": 181, | |
| "moduleIdentifier": "./node_modules/react-router/lib/RouterContext.js", | |
| "moduleName": "./~/react-router/lib/RouterContext.js", | |
| "type": "cjs require", | |
| "userRequest": "./RouteUtils" | |
| }, | |
| { | |
| "loc": "19:18-41", | |
| "module": "./~/react-router/lib/matchRoutes.js", | |
| "moduleId": 189, | |
| "moduleIdentifier": "./node_modules/react-router/lib/matchRoutes.js", | |
| "moduleName": "./~/react-router/lib/matchRoutes.js", | |
| "type": "cjs require", | |
| "userRequest": "./RouteUtils" | |
| } | |
| ], | |
| "size": 3534, | |
| "warnings": 0 | |
| }, | |
| { | |
| "assets": [], | |
| "built": true, | |
| "cacheable": true, | |
| "chunks": [ | |
| 0 | |
| ], | |
| "errors": 0, | |
| "failed": false, | |
| "id": 33, | |
| "identifier": "./node_modules/react/lib/EventPluginHub.js", | |
| "index": 62, | |
| "index2": 61, | |
| "issuer": "./node_modules/react/lib/ReactInjection.js", | |
| "name": "./~/react/lib/EventPluginHub.js", | |
| "optional": false, | |
| "prefetched": false, | |
| "reasons": [ | |
| { | |
| "loc": "15:21-48", | |
| "module": "./~/react/lib/EventPropagators.js", | |
| "moduleId": 34, | |
| "moduleIdentifier": "./node_modules/react/lib/EventPropagators.js", | |
| "moduleName": "./~/react/lib/EventPropagators.js", | |
| "type": "cjs require", | |
| "userRequest": "./EventPluginHub" | |
| }, | |
| { | |
| "loc": "15:21-48", | |
| "module": "./~/react/lib/ChangeEventPlugin.js", | |
| "moduleId": 195, | |
| "moduleIdentifier": "./node_modules/react/lib/ChangeEventPlugin.js", | |
| "moduleName": "./~/react/lib/ChangeEventPlugin.js", | |
| "type": "cjs require", | |
| "userRequest": "./EventPluginHub" | |
| }, | |
| { | |
| "loc": "25:21-48", | |
| "module": "./~/react/lib/ReactDOMComponent.js", | |
| "moduleId": 207, | |
| "moduleIdentifier": "./node_modules/react/lib/ReactDOMComponent.js", | |
| "moduleName": "./~/react/lib/ReactDOMComponent.js", | |
| "type": "cjs require", | |
| "userRequest": "./EventPluginHub" | |
| }, | |
| { | |
| "loc": "14:21-48", | |
| "module": "./~/react/lib/ReactEventEmitterMixin.js", | |
| "moduleId": 225, | |
| "moduleIdentifier": "./node_modules/react/lib/ReactEventEmitterMixin.js", | |
| "moduleName": "./~/react/lib/ReactEventEmitterMixin.js", | |
| "type": "cjs require", | |
| "userRequest": "./EventPluginHub" | |
| }, | |
| { | |
| "loc": "15:21-48", | |
| "module": "./~/react/lib/ReactInjection.js", | |
| "moduleId": 227, | |
| "moduleIdentifier": "./node_modules/react/lib/ReactInjection.js", | |
| "moduleName": "./~/react/lib/ReactInjection.js", | |
| "type": "cjs require", | |
| "userRequest": "./EventPluginHub" | |
| } | |
| ], | |
| "size": 7885, | |
| "warnings": 0 | |
| }, | |
| { | |
| "assets": [], | |
| "built": true, | |
| "cacheable": true, | |
| "chunks": [ | |
| 0 | |
| ], | |
| "errors": 0, | |
| "failed": false, | |
| "id": 34, | |
| "identifier": "./node_modules/react/lib/EventPropagators.js", | |
| "index": 61, | |
| "index2": 62, | |
| "issuer": "./node_modules/react/lib/EnterLeaveEventPlugin.js", | |
| "name": "./~/react/lib/EventPropagators.js", | |
| "optional": false, | |
| "prefetched": false, | |
| "reasons": [ | |
| { | |
| "loc": "15:23-52", | |
| "module": "./~/react/lib/BeforeInputEventPlugin.js", | |
| "moduleId": 193, | |
| "moduleIdentifier": "./node_modules/react/lib/BeforeInputEventPlugin.js", | |
| "moduleName": "./~/react/lib/BeforeInputEventPlugin.js", | |
| "type": "cjs require", | |
| "userRequest": "./EventPropagators" | |
| }, | |
| { | |
| "loc": "16:23-52", | |
| "module": "./~/react/lib/ChangeEventPlugin.js", | |
| "moduleId": 195, | |
| "moduleIdentifier": "./node_modules/react/lib/ChangeEventPlugin.js", | |
| "moduleName": "./~/react/lib/ChangeEventPlugin.js", | |
| "type": "cjs require", | |
| "userRequest": "./EventPropagators" | |
| }, | |
| { | |
| "loc": "15:23-52", | |
| "module": "./~/react/lib/EnterLeaveEventPlugin.js", | |
| "moduleId": 199, | |
| "moduleIdentifier": "./node_modules/react/lib/EnterLeaveEventPlugin.js", | |
| "moduleName": "./~/react/lib/EnterLeaveEventPlugin.js", | |
| "type": "cjs require", | |
| "userRequest": "./EventPropagators" | |
| }, | |
| { | |
| "loc": "15:23-52", | |
| "module": "./~/react/lib/SelectEventPlugin.js", | |
| "moduleId": 235, | |
| "moduleIdentifier": "./node_modules/react/lib/SelectEventPlugin.js", | |
| "moduleName": "./~/react/lib/SelectEventPlugin.js", | |
| "type": "cjs require", | |
| "userRequest": "./EventPropagators" | |
| }, | |
| { | |
| "loc": "16:23-52", | |
| "module": "./~/react/lib/SimpleEventPlugin.js", | |
| "moduleId": 236, | |
| "moduleIdentifier": "./node_modules/react/lib/SimpleEventPlugin.js", | |
| "moduleName": "./~/react/lib/SimpleEventPlugin.js", | |
| "type": "cjs require", | |
| "userRequest": "./EventPropagators" | |
| } | |
| ], | |
| "size": 5320, | |
| "warnings": 0 | |
| }, | |
| { | |
| "assets": [], | |
| "built": true, | |
| "cacheable": true, | |
| "chunks": [ | |
| 0 | |
| ], | |
| "errors": 0, | |
| "failed": false, | |
| "id": 35, | |
| "identifier": "./node_modules/react/lib/SyntheticUIEvent.js", | |
| "index": 89, | |
| "index2": 83, | |
| "issuer": "./node_modules/react/lib/SimpleEventPlugin.js", | |
| "name": "./~/react/lib/SyntheticUIEvent.js", | |
| "optional": false, | |
| "prefetched": false, | |
| "reasons": [ | |
| { | |
| "loc": "14:23-52", | |
| "module": "./~/react/lib/SyntheticMouseEvent.js", | |
| "moduleId": 53, | |
| "moduleIdentifier": "./node_modules/react/lib/SyntheticMouseEvent.js", | |
| "moduleName": "./~/react/lib/SyntheticMouseEvent.js", | |
| "type": "cjs require", | |
| "userRequest": "./SyntheticUIEvent" | |
| }, | |
| { | |
| "loc": "27:23-52", | |
| "module": "./~/react/lib/SimpleEventPlugin.js", | |
| "moduleId": 236, | |
| "moduleIdentifier": "./node_modules/react/lib/SimpleEventPlugin.js", | |
| "moduleName": "./~/react/lib/SimpleEventPlugin.js", | |
| "type": "cjs require", | |
| "userRequest": "./SyntheticUIEvent" | |
| }, | |
| { | |
| "loc": "14:23-52", | |
| "module": "./~/react/lib/SyntheticFocusEvent.js", | |
| "moduleId": 241, | |
| "moduleIdentifier": "./node_modules/react/lib/SyntheticFocusEvent.js", | |
| "moduleName": "./~/react/lib/SyntheticFocusEvent.js", | |
| "type": "cjs require", | |
| "userRequest": "./SyntheticUIEvent" | |
| }, | |
| { | |
| "loc": "14:23-52", | |
| "module": "./~/react/lib/SyntheticKeyboardEvent.js", | |
| "moduleId": 243, | |
| "moduleIdentifier": "./node_modules/react/lib/SyntheticKeyboardEvent.js", | |
| "moduleName": "./~/react/lib/SyntheticKeyboardEvent.js", | |
| "type": "cjs require", | |
| "userRequest": "./SyntheticUIEvent" | |
| }, | |
| { | |
| "loc": "14:23-52", | |
| "module": "./~/react/lib/SyntheticTouchEvent.js", | |
| "moduleId": 244, | |
| "moduleIdentifier": "./node_modules/react/lib/SyntheticTouchEvent.js", | |
| "moduleName": "./~/react/lib/SyntheticTouchEvent.js", | |
| "type": "cjs require", | |
| "userRequest": "./SyntheticUIEvent" | |
| } | |
| ], | |
| "size": 1625, | |
| "warnings": 0 | |
| }, | |
| { | |
| "assets": [], | |
| "built": true, | |
| "cacheable": true, | |
| "chunks": [ | |
| 1 | |
| ], | |
| "errors": 0, | |
| "failed": false, | |
| "id": 36, | |
| "identifier": "./node_modules/babel-loader/index.js?{\"loose\":\"all\",\"optional\":[\"optimisation.react.inlineElements\",\"optimisation.react.constantElements\"]}!./src/stores/StoryStore.js", | |
| "index": 225, | |
| "index2": 228, | |
| "issuer": "./node_modules/babel-loader/index.js?{\"loose\":\"all\",\"optional\":[\"optimisation.react.inlineElements\",\"optimisation.react.constantElements\"]}!./src/App.js", | |
| "name": "./src/stores/StoryStore.js", | |
| "optional": false, | |
| "prefetched": false, | |
| "reasons": [ | |
| { | |
| "loc": "6:17-40", | |
| "module": "./src/stores/ItemStore.js", | |
| "moduleId": 89, | |
| "moduleIdentifier": "./node_modules/babel-loader/index.js?{\"loose\":\"all\",\"optional\":[\"optimisation.react.inlineElements\",\"optimisation.react.constantElements\"]}!./src/stores/ItemStore.js", | |
| "moduleName": "./src/stores/ItemStore.js", | |
| "type": "cjs require", | |
| "userRequest": "./StoryStore" | |
| }, | |
| { | |
| "loc": "12:17-47", | |
| "module": "./src/App.js", | |
| "moduleId": 137, | |
| "moduleIdentifier": "./node_modules/babel-loader/index.js?{\"loose\":\"all\",\"optional\":[\"optimisation.react.inlineElements\",\"optimisation.react.constantElements\"]}!./src/App.js", | |
| "moduleName": "./src/App.js", | |
| "type": "cjs require", | |
| "userRequest": "./stores/StoryStore" | |
| }, | |
| { | |
| "loc": "9:17-47", | |
| "module": "./src/Stories.js", | |
| "moduleId": 145, | |
| "moduleIdentifier": "./node_modules/babel-loader/index.js?{\"loose\":\"all\",\"optional\":[\"optimisation.react.inlineElements\",\"optimisation.react.constantElements\"]}!./src/Stories.js", | |
| "moduleName": "./src/Stories.js", | |
| "type": "cjs require", | |
| "userRequest": "./stores/StoryStore" | |
| }, | |
| { | |
| "loc": "14:17-47", | |
| "module": "./src/StoryListItem.js", | |
| "moduleId": 146, | |
| "moduleIdentifier": "./node_modules/babel-loader/index.js?{\"loose\":\"all\",\"optional\":[\"optimisation.react.inlineElements\",\"optimisation.react.constantElements\"]}!./src/StoryListItem.js", | |
| "moduleName": "./src/StoryListItem.js", | |
| "type": "cjs require", | |
| "userRequest": "./stores/StoryStore" | |
| } | |
| ], | |
| "size": 5405, | |
| "warnings": 0 | |
| }, | |
| { | |
| "assets": [], | |
| "built": true, | |
| "cacheable": true, | |
| "chunks": [ | |
| 1 | |
| ], | |
| "errors": 0, | |
| "failed": false, | |
| "id": 37, | |
| "identifier": "./node_modules/babel-loader/index.js?{\"loose\":\"all\",\"optional\":[\"optimisation.react.inlineElements\",\"optimisation.react.constantElements\"]}!./src/stores/UpdatesStore.js", | |
| "index": 232, | |
| "index2": 230, | |
| "issuer": "./node_modules/babel-loader/index.js?{\"loose\":\"all\",\"optional\":[\"optimisation.react.inlineElements\",\"optimisation.react.constantElements\"]}!./src/App.js", | |
| "name": "./src/stores/UpdatesStore.js", | |
| "optional": false, | |
| "prefetched": false, | |
| "reasons": [ | |
| { | |
| "loc": "7:19-44", | |
| "module": "./src/stores/ItemStore.js", | |
| "moduleId": 89, | |
| "moduleIdentifier": "./node_modules/babel-loader/index.js?{\"loose\":\"all\",\"optional\":[\"optimisation.react.inlineElements\",\"optimisation.react.constantElements\"]}!./src/stores/ItemStore.js", | |
| "moduleName": "./src/stores/ItemStore.js", | |
| "type": "cjs require", | |
| "userRequest": "./UpdatesStore" | |
| }, | |
| { | |
| "loc": "13:19-51", | |
| "module": "./src/App.js", | |
| "moduleId": 137, | |
| "moduleIdentifier": "./node_modules/babel-loader/index.js?{\"loose\":\"all\",\"optional\":[\"optimisation.react.inlineElements\",\"optimisation.react.constantElements\"]}!./src/App.js", | |
| "moduleName": "./src/App.js", | |
| "type": "cjs require", | |
| "userRequest": "./stores/UpdatesStore" | |
| }, | |
| { | |
| "loc": "15:19-51", | |
| "module": "./src/PermalinkedComment.js", | |
| "moduleId": 142, | |
| "moduleIdentifier": "./node_modules/babel-loader/index.js?{\"loose\":\"all\",\"optional\":[\"optimisation.react.inlineElements\",\"optimisation.react.constantElements\"]}!./src/PermalinkedComment.js", | |
| "moduleName": "./src/PermalinkedComment.js", | |
| "type": "cjs require", | |
| "userRequest": "./stores/UpdatesStore" | |
| }, | |
| { | |
| "loc": "10:19-51", | |
| "module": "./src/Updates.js", | |
| "moduleId": 147, | |
| "moduleIdentifier": "./node_modules/babel-loader/index.js?{\"loose\":\"all\",\"optional\":[\"optimisation.react.inlineElements\",\"optimisation.react.constantElements\"]}!./src/Updates.js", | |
| "moduleName": "./src/Updates.js", | |
| "type": "cjs require", | |
| "userRequest": "./stores/UpdatesStore" | |
| } | |
| ], | |
| "size": 4205, | |
| "warnings": 0 | |
| }, | |
| { | |
| "assets": [], | |
| "built": true, | |
| "cacheable": true, | |
| "chunks": [ | |
| 1 | |
| ], | |
| "errors": 0, | |
| "failed": false, | |
| "id": 38, | |
| "identifier": "./node_modules/babel-loader/index.js?{\"loose\":\"all\",\"optional\":[\"optimisation.react.inlineElements\",\"optimisation.react.constantElements\"]}!./src/utils/constants.js", | |
| "index": 233, | |
| "index2": 229, | |
| "issuer": "./node_modules/babel-loader/index.js?{\"loose\":\"all\",\"optional\":[\"optimisation.react.inlineElements\",\"optimisation.react.constantElements\"]}!./src/Updates.js", | |
| "name": "./src/utils/constants.js", | |
| "optional": false, | |
| "prefetched": false, | |
| "reasons": [ | |
| { | |
| "loc": "3:15-37", | |
| "module": "./src/utils/setTitle.js", | |
| "moduleId": 29, | |
| "moduleIdentifier": "./node_modules/babel-loader/index.js?{\"loose\":\"all\",\"optional\":[\"optimisation.react.inlineElements\",\"optimisation.react.constantElements\"]}!./src/utils/setTitle.js", | |
| "moduleName": "./src/utils/setTitle.js", | |
| "type": "cjs require", | |
| "userRequest": "./constants" | |
| }, | |
| { | |
| "loc": "9:15-44", | |
| "module": "./src/stores/UpdatesStore.js", | |
| "moduleId": 37, | |
| "moduleIdentifier": "./node_modules/babel-loader/index.js?{\"loose\":\"all\",\"optional\":[\"optimisation.react.inlineElements\",\"optimisation.react.constantElements\"]}!./src/stores/UpdatesStore.js", | |
| "moduleName": "./src/stores/UpdatesStore.js", | |
| "type": "cjs require", | |
| "userRequest": "../utils/constants" | |
| }, | |
| { | |
| "loc": "17:15-43", | |
| "module": "./src/Stories.js", | |
| "moduleId": 145, | |
| "moduleIdentifier": "./node_modules/babel-loader/index.js?{\"loose\":\"all\",\"optional\":[\"optimisation.react.inlineElements\",\"optimisation.react.constantElements\"]}!./src/Stories.js", | |
| "moduleName": "./src/Stories.js", | |
| "type": "cjs require", | |
| "userRequest": "./utils/constants" | |
| }, | |
| { | |
| "loc": "19:15-43", | |
| "module": "./src/Updates.js", | |
| "moduleId": 147, | |
| "moduleIdentifier": "./node_modules/babel-loader/index.js?{\"loose\":\"all\",\"optional\":[\"optimisation.react.inlineElements\",\"optimisation.react.constantElements\"]}!./src/Updates.js", | |
| "moduleName": "./src/Updates.js", | |
| "type": "cjs require", | |
| "userRequest": "./utils/constants" | |
| } | |
| ], | |
| "size": 110, | |
| "warnings": 0 | |
| }, | |
| { | |
| "assets": [], | |
| "built": true, | |
| "cacheable": true, | |
| "chunks": [ | |
| 1 | |
| ], | |
| "errors": 0, | |
| "failed": false, | |
| "id": 39, | |
| "identifier": "./node_modules/babel-loader/index.js?{\"loose\":\"all\",\"optional\":[\"optimisation.react.inlineElements\",\"optimisation.react.constantElements\"]}!./src/utils/pluralise.js", | |
| "index": 240, | |
| "index2": 236, | |
| "issuer": "./node_modules/babel-loader/index.js?{\"loose\":\"all\",\"optional\":[\"optimisation.react.inlineElements\",\"optimisation.react.constantElements\"]}!./src/PollOption.js", | |
| "name": "./src/utils/pluralise.js", | |
| "optional": false, | |
| "prefetched": false, | |
| "reasons": [ | |
| { | |
| "loc": "16:16-45", | |
| "module": "./src/mixins/CommentMixin.js", | |
| "moduleId": 56, | |
| "moduleIdentifier": "./node_modules/babel-loader/index.js?{\"loose\":\"all\",\"optional\":[\"optimisation.react.inlineElements\",\"optimisation.react.constantElements\"]}!./src/mixins/CommentMixin.js", | |
| "moduleName": "./src/mixins/CommentMixin.js", | |
| "type": "cjs require", | |
| "userRequest": "../utils/pluralise" | |
| }, | |
| { | |
| "loc": "12:16-45", | |
| "module": "./src/mixins/ItemMixin.js", | |
| "moduleId": 57, | |
| "moduleIdentifier": "./node_modules/babel-loader/index.js?{\"loose\":\"all\",\"optional\":[\"optimisation.react.inlineElements\",\"optimisation.react.constantElements\"]}!./src/mixins/ItemMixin.js", | |
| "moduleName": "./src/mixins/ItemMixin.js", | |
| "type": "cjs require", | |
| "userRequest": "../utils/pluralise" | |
| }, | |
| { | |
| "loc": "8:16-45", | |
| "module": "./src/stores/StoryCommentThreadStore.js", | |
| "moduleId": 59, | |
| "moduleIdentifier": "./node_modules/babel-loader/index.js?{\"loose\":\"all\",\"optional\":[\"optimisation.react.inlineElements\",\"optimisation.react.constantElements\"]}!./src/stores/StoryCommentThreadStore.js", | |
| "moduleName": "./src/stores/StoryCommentThreadStore.js", | |
| "type": "cjs require", | |
| "userRequest": "../utils/pluralise" | |
| }, | |
| { | |
| "loc": "14:16-44", | |
| "module": "./src/PollOption.js", | |
| "moduleId": 143, | |
| "moduleIdentifier": "./node_modules/babel-loader/index.js?{\"loose\":\"all\",\"optional\":[\"optimisation.react.inlineElements\",\"optimisation.react.constantElements\"]}!./src/PollOption.js", | |
| "moduleName": "./src/PollOption.js", | |
| "type": "cjs require", | |
| "userRequest": "./utils/pluralise" | |
| } | |
| ], | |
| "size": 148, | |
| "warnings": 0 | |
| }, | |
| { | |
| "assets": [], | |
| "built": true, | |
| "cacheable": true, | |
| "chunks": [ | |
| 0 | |
| ], | |
| "errors": 0, | |
| "failed": false, | |
| "id": 40, | |
| "identifier": "./node_modules/fbjs/lib/emptyObject.js", | |
| "index": 41, | |
| "index2": 37, | |
| "issuer": "./node_modules/react/lib/ReactComponent.js", | |
| "name": "./~/fbjs/lib/emptyObject.js", | |
| "optional": false, | |
| "prefetched": false, | |
| "reasons": [ | |
| { | |
| "loc": "22:18-49", | |
| "module": "./~/react/lib/ReactClass.js", | |
| "moduleId": 112, | |
| "moduleIdentifier": "./node_modules/react/lib/ReactClass.js", | |
| "moduleName": "./~/react/lib/ReactClass.js", | |
| "type": "cjs require", | |
| "userRequest": "fbjs/lib/emptyObject" | |
| }, | |
| { | |
| "loc": "18:18-49", | |
| "module": "./~/react/lib/ReactComponent.js", | |
| "moduleId": 113, | |
| "moduleIdentifier": "./node_modules/react/lib/ReactComponent.js", | |
| "moduleName": "./~/react/lib/ReactComponent.js", | |
| "type": "cjs require", | |
| "userRequest": "fbjs/lib/emptyObject" | |
| }, | |
| { | |
| "loc": "30:18-49", | |
| "module": "./~/react/lib/ReactMount.js", | |
| "moduleId": 121, | |
| "moduleIdentifier": "./node_modules/react/lib/ReactMount.js", | |
| "moduleName": "./~/react/lib/ReactMount.js", | |
| "type": "cjs require", | |
| "userRequest": "fbjs/lib/emptyObject" | |
| }, | |
| { | |
| "loc": "29:18-49", | |
| "module": "./~/react/lib/ReactCompositeComponent.js", | |
| "moduleId": 204, | |
| "moduleIdentifier": "./node_modules/react/lib/ReactCompositeComponent.js", | |
| "moduleName": "./~/react/lib/ReactCompositeComponent.js", | |
| "type": "cjs require", | |
| "userRequest": "fbjs/lib/emptyObject" | |
| } | |
| ], | |
| "size": 332, | |
| "warnings": 0 | |
| }, | |
| { | |
| "assets": [], | |
| "built": true, | |
| "cacheable": true, | |
| "chunks": [ | |
| 0 | |
| ], | |
| "errors": 0, | |
| "failed": false, | |
| "id": 41, | |
| "identifier": "./node_modules/fbjs/lib/keyMirror.js", | |
| "index": 44, | |
| "index2": 39, | |
| "issuer": "./node_modules/react/lib/ReactClass.js", | |
| "name": "./~/fbjs/lib/keyMirror.js", | |
| "optional": false, | |
| "prefetched": false, | |
| "reasons": [ | |
| { | |
| "loc": "14:16-45", | |
| "module": "./~/react/lib/EventConstants.js", | |
| "moduleId": 15, | |
| "moduleIdentifier": "./node_modules/react/lib/EventConstants.js", | |
| "moduleName": "./~/react/lib/EventConstants.js", | |
| "type": "cjs require", | |
| "userRequest": "fbjs/lib/keyMirror" | |
| }, | |
| { | |
| "loc": "14:16-45", | |
| "module": "./~/react/lib/ReactPropTypeLocations.js", | |
| "moduleId": 52, | |
| "moduleIdentifier": "./node_modules/react/lib/ReactPropTypeLocations.js", | |
| "moduleName": "./~/react/lib/ReactPropTypeLocations.js", | |
| "type": "cjs require", | |
| "userRequest": "fbjs/lib/keyMirror" | |
| }, | |
| { | |
| "loc": "24:16-45", | |
| "module": "./~/react/lib/ReactClass.js", | |
| "moduleId": 112, | |
| "moduleIdentifier": "./node_modules/react/lib/ReactClass.js", | |
| "moduleName": "./~/react/lib/ReactClass.js", | |
| "type": "cjs require", | |
| "userRequest": "fbjs/lib/keyMirror" | |
| }, | |
| { | |
| "loc": "14:16-45", | |
| "module": "./~/react/lib/ReactMultiChildUpdateTypes.js", | |
| "moduleId": 122, | |
| "moduleIdentifier": "./node_modules/react/lib/ReactMultiChildUpdateTypes.js", | |
| "moduleName": "./~/react/lib/ReactMultiChildUpdateTypes.js", | |
| "type": "cjs require", | |
| "userRequest": "fbjs/lib/keyMirror" | |
| } | |
| ], | |
| "size": 1129, | |
| "warnings": 0 | |
| }, | |
| { | |
| "assets": [], | |
| "built": true, | |
| "cacheable": true, | |
| "chunks": [ | |
| 0 | |
| ], | |
| "errors": 0, | |
| "failed": false, | |
| "id": 42, | |
| "identifier": "./node_modules/history/lib/Actions.js", | |
| "index": 8, | |
| "index2": 6, | |
| "issuer": "./node_modules/history/lib/createHashHistory.js", | |
| "name": "./~/history/lib/Actions.js", | |
| "optional": false, | |
| "prefetched": false, | |
| "reasons": [ | |
| { | |
| "loc": "17:15-35", | |
| "module": "./~/history/lib/createHashHistory.js", | |
| "moduleId": 106, | |
| "moduleIdentifier": "./node_modules/history/lib/createHashHistory.js", | |
| "moduleName": "./~/history/lib/createHashHistory.js", | |
| "type": "cjs require", | |
| "userRequest": "./Actions" | |
| }, | |
| { | |
| "loc": "21:15-35", | |
| "module": "./~/history/lib/createHistory.js", | |
| "moduleId": 169, | |
| "moduleIdentifier": "./node_modules/history/lib/createHistory.js", | |
| "moduleName": "./~/history/lib/createHistory.js", | |
| "type": "cjs require", | |
| "userRequest": "./Actions" | |
| }, | |
| { | |
| "loc": "13:15-35", | |
| "module": "./~/history/lib/createLocation.js", | |
| "moduleId": 170, | |
| "moduleIdentifier": "./node_modules/history/lib/createLocation.js", | |
| "moduleName": "./~/history/lib/createLocation.js", | |
| "type": "cjs require", | |
| "userRequest": "./Actions" | |
| }, | |
| { | |
| "loc": "13:15-45", | |
| "module": "./~/react-router/lib/createTransitionManager.js", | |
| "moduleId": 185, | |
| "moduleIdentifier": "./node_modules/react-router/lib/createTransitionManager.js", | |
| "moduleName": "./~/react-router/lib/createTransitionManager.js", | |
| "type": "cjs require", | |
| "userRequest": "history/lib/Actions" | |
| } | |
| ], | |
| "size": 720, | |
| "warnings": 0 | |
| }, | |
| { | |
| "assets": [], | |
| "built": true, | |
| "cacheable": true, | |
| "chunks": [ | |
| 0 | |
| ], | |
| "errors": 0, | |
| "failed": false, | |
| "id": 43, | |
| "identifier": "./node_modules/react-router/lib/InternalPropTypes.js", | |
| "index": 199, | |
| "index2": 197, | |
| "issuer": "./node_modules/react-router/lib/Router.js", | |
| "name": "./~/react-router/lib/InternalPropTypes.js", | |
| "optional": false, | |
| "prefetched": false, | |
| "reasons": [ | |
| { | |
| "loc": "12:25-55", | |
| "module": "./~/react-router/lib/PropTypes.js", | |
| "moduleId": 108, | |
| "moduleIdentifier": "./node_modules/react-router/lib/PropTypes.js", | |
| "moduleName": "./~/react-router/lib/PropTypes.js", | |
| "type": "cjs require", | |
| "userRequest": "./InternalPropTypes" | |
| }, | |
| { | |
| "loc": "19:25-55", | |
| "module": "./~/react-router/lib/IndexRoute.js", | |
| "moduleId": 178, | |
| "moduleIdentifier": "./node_modules/react-router/lib/IndexRoute.js", | |
| "moduleName": "./~/react-router/lib/IndexRoute.js", | |
| "type": "cjs require", | |
| "userRequest": "./InternalPropTypes" | |
| }, | |
| { | |
| "loc": "15:25-55", | |
| "module": "./~/react-router/lib/Route.js", | |
| "moduleId": 179, | |
| "moduleIdentifier": "./node_modules/react-router/lib/Route.js", | |
| "moduleName": "./~/react-router/lib/Route.js", | |
| "type": "cjs require", | |
| "userRequest": "./InternalPropTypes" | |
| }, | |
| { | |
| "loc": "23:25-55", | |
| "module": "./~/react-router/lib/Router.js", | |
| "moduleId": 180, | |
| "moduleIdentifier": "./node_modules/react-router/lib/Router.js", | |
| "moduleName": "./~/react-router/lib/Router.js", | |
| "type": "cjs require", | |
| "userRequest": "./InternalPropTypes" | |
| } | |
| ], | |
| "size": 1093, | |
| "warnings": 0 | |
| }, | |
| { | |
| "assets": [], | |
| "built": true, | |
| "cacheable": true, | |
| "chunks": [ | |
| 0 | |
| ], | |
| "errors": 0, | |
| "failed": false, | |
| "id": 44, | |
| "identifier": "./node_modules/react-router/lib/PatternUtils.js", | |
| "index": 191, | |
| "index2": 187, | |
| "issuer": "./node_modules/react-router/lib/getRouteParams.js", | |
| "name": "./~/react-router/lib/PatternUtils.js", | |
| "optional": false, | |
| "prefetched": false, | |
| "reasons": [ | |
| { | |
| "loc": "5:20-45", | |
| "module": "./~/react-router/lib/computeChangedRoutes.js", | |
| "moduleId": 184, | |
| "moduleIdentifier": "./node_modules/react-router/lib/computeChangedRoutes.js", | |
| "moduleName": "./~/react-router/lib/computeChangedRoutes.js", | |
| "type": "cjs require", | |
| "userRequest": "./PatternUtils" | |
| }, | |
| { | |
| "loc": "5:20-45", | |
| "module": "./~/react-router/lib/getRouteParams.js", | |
| "moduleId": 187, | |
| "moduleIdentifier": "./node_modules/react-router/lib/getRouteParams.js", | |
| "moduleName": "./~/react-router/lib/getRouteParams.js", | |
| "type": "cjs require", | |
| "userRequest": "./PatternUtils" | |
| }, | |
| { | |
| "loc": "9:20-45", | |
| "module": "./~/react-router/lib/isActive.js", | |
| "moduleId": 188, | |
| "moduleIdentifier": "./node_modules/react-router/lib/isActive.js", | |
| "moduleName": "./~/react-router/lib/isActive.js", | |
| "type": "cjs require", | |
| "userRequest": "./PatternUtils" | |
| }, | |
| { | |
| "loc": "17:20-45", | |
| "module": "./~/react-router/lib/matchRoutes.js", | |
| "moduleId": 189, | |
| "moduleIdentifier": "./node_modules/react-router/lib/matchRoutes.js", | |
| "moduleName": "./~/react-router/lib/matchRoutes.js", | |
| "type": "cjs require", | |
| "userRequest": "./PatternUtils" | |
| } | |
| ], | |
| "size": 6210, | |
| "warnings": 0 | |
| }, | |
| { | |
| "assets": [], | |
| "built": true, | |
| "cacheable": true, | |
| "chunks": [ | |
| 0 | |
| ], | |
| "errors": 0, | |
| "failed": false, | |
| "id": 45, | |
| "identifier": "./node_modules/react-router/lib/deprecateObjectProperties.js", | |
| "index": 196, | |
| "index2": 192, | |
| "issuer": "./node_modules/react-router/lib/RouterContext.js", | |
| "name": "./~/react-router/lib/deprecateObjectProperties.js", | |
| "optional": false, | |
| "prefetched": false, | |
| "reasons": [ | |
| { | |
| "loc": "8:33-71", | |
| "module": "./~/react-router/lib/PropTypes.js", | |
| "moduleId": 108, | |
| "moduleIdentifier": "./node_modules/react-router/lib/PropTypes.js", | |
| "moduleName": "./~/react-router/lib/PropTypes.js", | |
| "type": "cjs require", | |
| "userRequest": "./deprecateObjectProperties" | |
| }, | |
| { | |
| "loc": "17:33-71", | |
| "module": "./~/react-router/lib/RouterContext.js", | |
| "moduleId": 181, | |
| "moduleIdentifier": "./node_modules/react-router/lib/RouterContext.js", | |
| "moduleName": "./~/react-router/lib/RouterContext.js", | |
| "type": "cjs require", | |
| "userRequest": "./deprecateObjectProperties" | |
| }, | |
| { | |
| "loc": "10:33-71", | |
| "module": "./~/react-router/lib/RouterUtils.js", | |
| "moduleId": 182, | |
| "moduleIdentifier": "./node_modules/react-router/lib/RouterUtils.js", | |
| "moduleName": "./~/react-router/lib/RouterUtils.js", | |
| "type": "cjs require", | |
| "userRequest": "./deprecateObjectProperties" | |
| }, | |
| { | |
| "loc": "9:33-71", | |
| "module": "./~/react-router/lib/getComponents.js", | |
| "moduleId": 186, | |
| "moduleIdentifier": "./node_modules/react-router/lib/getComponents.js", | |
| "moduleName": "./~/react-router/lib/getComponents.js", | |
| "type": "cjs require", | |
| "userRequest": "./deprecateObjectProperties" | |
| } | |
| ], | |
| "size": 2311, | |
| "warnings": 0 | |
| }, | |
| { | |
| "assets": [], | |
| "built": true, | |
| "cacheable": true, | |
| "chunks": [ | |
| 0 | |
| ], | |
| "errors": 0, | |
| "failed": false, | |
| "id": 46, | |
| "identifier": "./node_modules/react-timeago/lib/index.js", | |
| "index": 236, | |
| "index2": 233, | |
| "issuer": "./node_modules/babel-loader/index.js?{\"loose\":\"all\",\"optional\":[\"optimisation.react.inlineElements\",\"optimisation.react.constantElements\"]}!./src/Item.js", | |
| "name": "./~/react-timeago/lib/index.js", | |
| "optional": false, | |
| "prefetched": false, | |
| "reasons": [ | |
| { | |
| "loc": "9:14-38", | |
| "module": "./src/mixins/CommentMixin.js", | |
| "moduleId": 56, | |
| "moduleIdentifier": "./node_modules/babel-loader/index.js?{\"loose\":\"all\",\"optional\":[\"optimisation.react.inlineElements\",\"optimisation.react.constantElements\"]}!./src/mixins/CommentMixin.js", | |
| "moduleName": "./src/mixins/CommentMixin.js", | |
| "type": "cjs require", | |
| "userRequest": "react-timeago" | |
| }, | |
| { | |
| "loc": "9:14-38", | |
| "module": "./src/mixins/ItemMixin.js", | |
| "moduleId": 57, | |
| "moduleIdentifier": "./node_modules/babel-loader/index.js?{\"loose\":\"all\",\"optional\":[\"optimisation.react.inlineElements\",\"optimisation.react.constantElements\"]}!./src/mixins/ItemMixin.js", | |
| "moduleName": "./src/mixins/ItemMixin.js", | |
| "type": "cjs require", | |
| "userRequest": "react-timeago" | |
| }, | |
| { | |
| "loc": "9:14-38", | |
| "module": "./src/Item.js", | |
| "moduleId": 140, | |
| "moduleIdentifier": "./node_modules/babel-loader/index.js?{\"loose\":\"all\",\"optional\":[\"optimisation.react.inlineElements\",\"optimisation.react.constantElements\"]}!./src/Item.js", | |
| "moduleName": "./src/Item.js", | |
| "type": "cjs require", | |
| "userRequest": "react-timeago" | |
| }, | |
| { | |
| "loc": "9:14-38", | |
| "module": "./src/UserProfile.js", | |
| "moduleId": 148, | |
| "moduleIdentifier": "./node_modules/babel-loader/index.js?{\"loose\":\"all\",\"optional\":[\"optimisation.react.inlineElements\",\"optimisation.react.constantElements\"]}!./src/UserProfile.js", | |
| "moduleName": "./src/UserProfile.js", | |
| "type": "cjs require", | |
| "userRequest": "react-timeago" | |
| } | |
| ], | |
| "size": 7276, | |
| "warnings": 0 | |
| }, | |
| { | |
| "assets": [], | |
| "built": true, | |
| "cacheable": true, | |
| "chunks": [ | |
| 0 | |
| ], | |
| "errors": 0, | |
| "failed": false, | |
| "id": 47, | |
| "identifier": "./node_modules/react/lib/DisabledInputUtils.js", | |
| "index": 127, | |
| "index2": 121, | |
| "issuer": "./node_modules/react/lib/ReactDOMButton.js", | |
| "name": "./~/react/lib/DisabledInputUtils.js", | |
| "optional": false, | |
| "prefetched": false, | |
| "reasons": [ | |
| { | |
| "loc": "16:25-56", | |
| "module": "./~/react/lib/ReactDOMSelect.js", | |
| "moduleId": 116, | |
| "moduleIdentifier": "./node_modules/react/lib/ReactDOMSelect.js", | |
| "moduleName": "./~/react/lib/ReactDOMSelect.js", | |
| "type": "cjs require", | |
| "userRequest": "./DisabledInputUtils" | |
| }, | |
| { | |
| "loc": "14:25-56", | |
| "module": "./~/react/lib/ReactDOMButton.js", | |
| "moduleId": 206, | |
| "moduleIdentifier": "./node_modules/react/lib/ReactDOMButton.js", | |
| "moduleName": "./~/react/lib/ReactDOMButton.js", | |
| "type": "cjs require", | |
| "userRequest": "./DisabledInputUtils" | |
| }, | |
| { | |
| "loc": "16:25-56", | |
| "module": "./~/react/lib/ReactDOMInput.js", | |
| "moduleId": 214, | |
| "moduleIdentifier": "./node_modules/react/lib/ReactDOMInput.js", | |
| "moduleName": "./~/react/lib/ReactDOMInput.js", | |
| "type": "cjs require", | |
| "userRequest": "./DisabledInputUtils" | |
| }, | |
| { | |
| "loc": "16:25-56", | |
| "module": "./~/react/lib/ReactDOMTextarea.js", | |
| "moduleId": 219, | |
| "moduleIdentifier": "./node_modules/react/lib/ReactDOMTextarea.js", | |
| "moduleName": "./~/react/lib/ReactDOMTextarea.js", | |
| "type": "cjs require", | |
| "userRequest": "./DisabledInputUtils" | |
| } | |
| ], | |
| "size": 1173, | |
| "warnings": 0 | |
| }, | |
| { | |
| "assets": [], | |
| "built": true, | |
| "cacheable": true, | |
| "chunks": [ | |
| 0 | |
| ], | |
| "errors": 0, | |
| "failed": false, | |
| "id": 48, | |
| "identifier": "./node_modules/react/lib/EventPluginRegistry.js", | |
| "index": 63, | |
| "index2": 56, | |
| "issuer": "./node_modules/react/lib/ReactBrowserEventEmitter.js", | |
| "name": "./~/react/lib/EventPluginRegistry.js", | |
| "optional": false, | |
| "prefetched": false, | |
| "reasons": [ | |
| { | |
| "loc": "14:26-58", | |
| "module": "./~/react/lib/EventPluginHub.js", | |
| "moduleId": 33, | |
| "moduleIdentifier": "./node_modules/react/lib/EventPluginHub.js", | |
| "moduleName": "./~/react/lib/EventPluginHub.js", | |
| "type": "cjs require", | |
| "userRequest": "./EventPluginRegistry" | |
| }, | |
| { | |
| "loc": "17:26-58", | |
| "module": "./~/react/lib/ReactBrowserEventEmitter.js", | |
| "moduleId": 49, | |
| "moduleIdentifier": "./node_modules/react/lib/ReactBrowserEventEmitter.js", | |
| "moduleName": "./~/react/lib/ReactBrowserEventEmitter.js", | |
| "type": "cjs require", | |
| "userRequest": "./EventPluginRegistry" | |
| }, | |
| { | |
| "loc": "26:26-58", | |
| "module": "./~/react/lib/ReactDOMComponent.js", | |
| "moduleId": 207, | |
| "moduleIdentifier": "./node_modules/react/lib/ReactDOMComponent.js", | |
| "moduleName": "./~/react/lib/ReactDOMComponent.js", | |
| "type": "cjs require", | |
| "userRequest": "./EventPluginRegistry" | |
| }, | |
| { | |
| "loc": "15:26-58", | |
| "module": "./~/react/lib/ReactDOMUnknownPropertyDevtool.js", | |
| "moduleId": 221, | |
| "moduleIdentifier": "./node_modules/react/lib/ReactDOMUnknownPropertyDevtool.js", | |
| "moduleName": "./~/react/lib/ReactDOMUnknownPropertyDevtool.js", | |
| "type": "cjs require", | |
| "userRequest": "./EventPluginRegistry" | |
| } | |
| ], | |
| "size": 9194, | |
| "warnings": 0 | |
| }, | |
| { | |
| "assets": [], | |
| "built": true, | |
| "cacheable": true, | |
| "chunks": [ | |
| 0 | |
| ], | |
| "errors": 0, | |
| "failed": false, | |
| "id": 49, | |
| "identifier": "./node_modules/react/lib/ReactBrowserEventEmitter.js", | |
| "index": 123, | |
| "index2": 120, | |
| "issuer": "./node_modules/react/lib/ReactMount.js", | |
| "name": "./~/react/lib/ReactBrowserEventEmitter.js", | |
| "optional": false, | |
| "prefetched": false, | |
| "reasons": [ | |
| { | |
| "loc": "16:31-68", | |
| "module": "./~/react/lib/ReactMount.js", | |
| "moduleId": 121, | |
| "moduleIdentifier": "./node_modules/react/lib/ReactMount.js", | |
| "moduleName": "./~/react/lib/ReactMount.js", | |
| "type": "cjs require", | |
| "userRequest": "./ReactBrowserEventEmitter" | |
| }, | |
| { | |
| "loc": "27:31-68", | |
| "module": "./~/react/lib/ReactDOMComponent.js", | |
| "moduleId": 207, | |
| "moduleIdentifier": "./node_modules/react/lib/ReactDOMComponent.js", | |
| "moduleName": "./~/react/lib/ReactDOMComponent.js", | |
| "type": "cjs require", | |
| "userRequest": "./ReactBrowserEventEmitter" | |
| }, | |
| { | |
| "loc": "20:31-68", | |
| "module": "./~/react/lib/ReactInjection.js", | |
| "moduleId": 227, | |
| "moduleIdentifier": "./node_modules/react/lib/ReactInjection.js", | |
| "moduleName": "./~/react/lib/ReactInjection.js", | |
| "type": "cjs require", | |
| "userRequest": "./ReactBrowserEventEmitter" | |
| }, | |
| { | |
| "loc": "18:31-68", | |
| "module": "./~/react/lib/ReactReconcileTransaction.js", | |
| "moduleId": 232, | |
| "moduleIdentifier": "./node_modules/react/lib/ReactReconcileTransaction.js", | |
| "moduleName": "./~/react/lib/ReactReconcileTransaction.js", | |
| "type": "cjs require", | |
| "userRequest": "./ReactBrowserEventEmitter" | |
| } | |
| ], | |
| "size": 12547, | |
| "warnings": 0 | |
| }, | |
| { | |
| "assets": [], | |
| "built": true, | |
| "cacheable": true, | |
| "chunks": [ | |
| 0 | |
| ], | |
| "errors": 0, | |
| "failed": false, | |
| "id": 50, | |
| "identifier": "./node_modules/react/lib/ReactInstrumentation.js", | |
| "index": 38, | |
| "index2": 36, | |
| "issuer": "./node_modules/react/lib/ReactReconciler.js", | |
| "name": "./~/react/lib/ReactInstrumentation.js", | |
| "optional": false, | |
| "prefetched": false, | |
| "reasons": [ | |
| { | |
| "loc": "15:27-60", | |
| "module": "./~/react/lib/ReactReconciler.js", | |
| "moduleId": 25, | |
| "moduleIdentifier": "./node_modules/react/lib/ReactReconciler.js", | |
| "moduleName": "./~/react/lib/ReactReconciler.js", | |
| "type": "cjs require", | |
| "userRequest": "./ReactInstrumentation" | |
| }, | |
| { | |
| "loc": "15:27-60", | |
| "module": "./~/react/lib/ReactComponent.js", | |
| "moduleId": 113, | |
| "moduleIdentifier": "./node_modules/react/lib/ReactComponent.js", | |
| "moduleName": "./~/react/lib/ReactComponent.js", | |
| "type": "cjs require", | |
| "userRequest": "./ReactInstrumentation" | |
| }, | |
| { | |
| "loc": "23:27-60", | |
| "module": "./~/react/lib/ReactMount.js", | |
| "moduleId": 121, | |
| "moduleIdentifier": "./node_modules/react/lib/ReactMount.js", | |
| "moduleName": "./~/react/lib/ReactMount.js", | |
| "type": "cjs require", | |
| "userRequest": "./ReactInstrumentation" | |
| }, | |
| { | |
| "loc": "21:27-60", | |
| "module": "./~/react/lib/ReactCompositeComponent.js", | |
| "moduleId": 204, | |
| "moduleIdentifier": "./node_modules/react/lib/ReactCompositeComponent.js", | |
| "moduleName": "./~/react/lib/ReactCompositeComponent.js", | |
| "type": "cjs require", | |
| "userRequest": "./ReactInstrumentation" | |
| } | |
| ], | |
| "size": 462, | |
| "warnings": 0 | |
| }, | |
| { | |
| "assets": [], | |
| "built": true, | |
| "cacheable": true, | |
| "chunks": [ | |
| 0 | |
| ], | |
| "errors": 0, | |
| "failed": false, | |
| "id": 51, | |
| "identifier": "./node_modules/react/lib/ReactPropTypeLocationNames.js", | |
| "index": 45, | |
| "index2": 41, | |
| "issuer": "./node_modules/react/lib/ReactElementValidator.js", | |
| "name": "./~/react/lib/ReactPropTypeLocationNames.js", | |
| "optional": false, | |
| "prefetched": false, | |
| "reasons": [ | |
| { | |
| "loc": "19:33-72", | |
| "module": "./~/react/lib/ReactClass.js", | |
| "moduleId": 112, | |
| "moduleIdentifier": "./node_modules/react/lib/ReactClass.js", | |
| "moduleName": "./~/react/lib/ReactClass.js", | |
| "type": "cjs require", | |
| "userRequest": "./ReactPropTypeLocationNames" | |
| }, | |
| { | |
| "loc": "23:33-72", | |
| "module": "./~/react/lib/ReactElementValidator.js", | |
| "moduleId": 117, | |
| "moduleIdentifier": "./node_modules/react/lib/ReactElementValidator.js", | |
| "moduleName": "./~/react/lib/ReactElementValidator.js", | |
| "type": "cjs require", | |
| "userRequest": "./ReactPropTypeLocationNames" | |
| }, | |
| { | |
| "loc": "15:33-72", | |
| "module": "./~/react/lib/ReactPropTypes.js", | |
| "moduleId": 126, | |
| "moduleIdentifier": "./node_modules/react/lib/ReactPropTypes.js", | |
| "moduleName": "./~/react/lib/ReactPropTypes.js", | |
| "type": "cjs require", | |
| "userRequest": "./ReactPropTypeLocationNames" | |
| }, | |
| { | |
| "loc": "25:33-72", | |
| "module": "./~/react/lib/ReactCompositeComponent.js", | |
| "moduleId": 204, | |
| "moduleIdentifier": "./node_modules/react/lib/ReactCompositeComponent.js", | |
| "moduleName": "./~/react/lib/ReactCompositeComponent.js", | |
| "type": "cjs require", | |
| "userRequest": "./ReactPropTypeLocationNames" | |
| } | |
| ], | |
| "size": 614, | |
| "warnings": 0 | |
| }, | |
| { | |
| "assets": [], | |
| "built": true, | |
| "cacheable": true, | |
| "chunks": [ | |
| 0 | |
| ], | |
| "errors": 0, | |
| "failed": false, | |
| "id": 52, | |
| "identifier": "./node_modules/react/lib/ReactPropTypeLocations.js", | |
| "index": 43, | |
| "index2": 40, | |
| "issuer": "./node_modules/react/lib/ReactElementValidator.js", | |
| "name": "./~/react/lib/ReactPropTypeLocations.js", | |
| "optional": false, | |
| "prefetched": false, | |
| "reasons": [ | |
| { | |
| "loc": "15:29-64", | |
| "module": "./~/react/lib/LinkedValueUtils.js", | |
| "moduleId": 69, | |
| "moduleIdentifier": "./node_modules/react/lib/LinkedValueUtils.js", | |
| "moduleName": "./~/react/lib/LinkedValueUtils.js", | |
| "type": "cjs require", | |
| "userRequest": "./ReactPropTypeLocations" | |
| }, | |
| { | |
| "loc": "18:29-64", | |
| "module": "./~/react/lib/ReactClass.js", | |
| "moduleId": 112, | |
| "moduleIdentifier": "./node_modules/react/lib/ReactClass.js", | |
| "moduleName": "./~/react/lib/ReactClass.js", | |
| "type": "cjs require", | |
| "userRequest": "./ReactPropTypeLocations" | |
| }, | |
| { | |
| "loc": "22:29-64", | |
| "module": "./~/react/lib/ReactElementValidator.js", | |
| "moduleId": 117, | |
| "moduleIdentifier": "./node_modules/react/lib/ReactElementValidator.js", | |
| "moduleName": "./~/react/lib/ReactElementValidator.js", | |
| "type": "cjs require", | |
| "userRequest": "./ReactPropTypeLocations" | |
| }, | |
| { | |
| "loc": "24:29-64", | |
| "module": "./~/react/lib/ReactCompositeComponent.js", | |
| "moduleId": 204, | |
| "moduleIdentifier": "./node_modules/react/lib/ReactCompositeComponent.js", | |
| "moduleName": "./~/react/lib/ReactCompositeComponent.js", | |
| "type": "cjs require", | |
| "userRequest": "./ReactPropTypeLocations" | |
| } | |
| ], | |
| "size": 552, | |
| "warnings": 0 | |
| }, | |
| { | |
| "assets": [], | |
| "built": true, | |
| "cacheable": true, | |
| "chunks": [ | |
| 0 | |
| ], | |
| "errors": 0, | |
| "failed": false, | |
| "id": 53, | |
| "identifier": "./node_modules/react/lib/SyntheticMouseEvent.js", | |
| "index": 88, | |
| "index2": 86, | |
| "issuer": "./node_modules/react/lib/EnterLeaveEventPlugin.js", | |
| "name": "./~/react/lib/SyntheticMouseEvent.js", | |
| "optional": false, | |
| "prefetched": false, | |
| "reasons": [ | |
| { | |
| "loc": "17:26-58", | |
| "module": "./~/react/lib/EnterLeaveEventPlugin.js", | |
| "moduleId": 199, | |
| "moduleIdentifier": "./node_modules/react/lib/EnterLeaveEventPlugin.js", | |
| "moduleName": "./~/react/lib/EnterLeaveEventPlugin.js", | |
| "type": "cjs require", | |
| "userRequest": "./SyntheticMouseEvent" | |
| }, | |
| { | |
| "loc": "23:26-58", | |
| "module": "./~/react/lib/SimpleEventPlugin.js", | |
| "moduleId": 236, | |
| "moduleIdentifier": "./node_modules/react/lib/SimpleEventPlugin.js", | |
| "moduleName": "./~/react/lib/SimpleEventPlugin.js", | |
| "type": "cjs require", | |
| "userRequest": "./SyntheticMouseEvent" | |
| }, | |
| { | |
| "loc": "14:26-58", | |
| "module": "./~/react/lib/SyntheticDragEvent.js", | |
| "moduleId": 240, | |
| "moduleIdentifier": "./node_modules/react/lib/SyntheticDragEvent.js", | |
| "moduleName": "./~/react/lib/SyntheticDragEvent.js", | |
| "type": "cjs require", | |
| "userRequest": "./SyntheticMouseEvent" | |
| }, | |
| { | |
| "loc": "14:26-58", | |
| "module": "./~/react/lib/SyntheticWheelEvent.js", | |
| "moduleId": 246, | |
| "moduleIdentifier": "./node_modules/react/lib/SyntheticWheelEvent.js", | |
| "moduleName": "./~/react/lib/SyntheticWheelEvent.js", | |
| "type": "cjs require", | |
| "userRequest": "./SyntheticMouseEvent" | |
| } | |
| ], | |
| "size": 2180, | |
| "warnings": 0 | |
| }, | |
| { | |
| "assets": [], | |
| "built": true, | |
| "cacheable": true, | |
| "chunks": [ | |
| 0 | |
| ], | |
| "errors": 0, | |
| "failed": false, | |
| "id": 54, | |
| "identifier": "./node_modules/react/lib/escapeTextContentForBrowser.js", | |
| "index": 98, | |
| "index2": 90, | |
| "issuer": "./node_modules/react/lib/ReactDOMTextComponent.js", | |
| "name": "./~/react/lib/escapeTextContentForBrowser.js", | |
| "optional": false, | |
| "prefetched": false, | |
| "reasons": [ | |
| { | |
| "loc": "15:34-74", | |
| "module": "./~/react/lib/setTextContent.js", | |
| "moduleId": 136, | |
| "moduleIdentifier": "./node_modules/react/lib/setTextContent.js", | |
| "moduleName": "./~/react/lib/setTextContent.js", | |
| "type": "cjs require", | |
| "userRequest": "./escapeTextContentForBrowser" | |
| }, | |
| { | |
| "loc": "39:34-74", | |
| "module": "./~/react/lib/ReactDOMComponent.js", | |
| "moduleId": 207, | |
| "moduleIdentifier": "./node_modules/react/lib/ReactDOMComponent.js", | |
| "moduleName": "./~/react/lib/ReactDOMComponent.js", | |
| "type": "cjs require", | |
| "userRequest": "./escapeTextContentForBrowser" | |
| }, | |
| { | |
| "loc": "21:34-74", | |
| "module": "./~/react/lib/ReactDOMTextComponent.js", | |
| "moduleId": 218, | |
| "moduleIdentifier": "./node_modules/react/lib/ReactDOMTextComponent.js", | |
| "moduleName": "./~/react/lib/ReactDOMTextComponent.js", | |
| "type": "cjs require", | |
| "userRequest": "./escapeTextContentForBrowser" | |
| }, | |
| { | |
| "loc": "14:34-74", | |
| "module": "./~/react/lib/quoteAttributeValueForBrowser.js", | |
| "moduleId": 255, | |
| "moduleIdentifier": "./node_modules/react/lib/quoteAttributeValueForBrowser.js", | |
| "moduleName": "./~/react/lib/quoteAttributeValueForBrowser.js", | |
| "type": "cjs require", | |
| "userRequest": "./escapeTextContentForBrowser" | |
| } | |
| ], | |
| "size": 852, | |
| "warnings": 0 | |
| }, | |
| { | |
| "assets": [], | |
| "built": true, | |
| "cacheable": true, | |
| "chunks": [ | |
| 0 | |
| ], | |
| "errors": 0, | |
| "failed": false, | |
| "id": 55, | |
| "identifier": "./node_modules/timers-browserify/main.js", | |
| "index": 2, | |
| "index2": 0, | |
| "issuer": "./node_modules/setimmediate/setImmediate.js", | |
| "name": "./~/timers-browserify/main.js", | |
| "optional": false, | |
| "prefetched": false, | |
| "reasons": [ | |
| { | |
| "loc": "1:0-81", | |
| "module": "./~/timers-browserify/main.js", | |
| "moduleId": 55, | |
| "moduleIdentifier": "./node_modules/timers-browserify/main.js", | |
| "moduleName": "./~/timers-browserify/main.js", | |
| "type": "cjs require", | |
| "userRequest": "setImmediate" | |
| }, | |
| { | |
| "loc": "1:0-81", | |
| "module": "./~/timers-browserify/main.js", | |
| "moduleId": 55, | |
| "moduleIdentifier": "./node_modules/timers-browserify/main.js", | |
| "moduleName": "./~/timers-browserify/main.js", | |
| "type": "cjs require", | |
| "userRequest": "clearImmediate" | |
| }, | |
| { | |
| "loc": "1:0-81", | |
| "module": "./src/stores/ItemStore.js", | |
| "moduleId": 89, | |
| "moduleIdentifier": "./node_modules/babel-loader/index.js?{\"loose\":\"all\",\"optional\":[\"optimisation.react.inlineElements\",\"optimisation.react.constantElements\"]}!./src/stores/ItemStore.js", | |
| "moduleName": "./src/stores/ItemStore.js", | |
| "type": "cjs require", | |
| "userRequest": "setImmediate" | |
| }, | |
| { | |
| "loc": "1:0-81", | |
| "module": "./~/setimmediate/setImmediate.js", | |
| "moduleId": 261, | |
| "moduleIdentifier": "./node_modules/setimmediate/setImmediate.js", | |
| "moduleName": "./~/setimmediate/setImmediate.js", | |
| "type": "cjs require", | |
| "userRequest": "clearImmediate" | |
| } | |
| ], | |
| "size": 2105, | |
| "warnings": 0 | |
| }, | |
| { | |
| "assets": [], | |
| "built": true, | |
| "cacheable": true, | |
| "chunks": [ | |
| 1 | |
| ], | |
| "errors": 0, | |
| "failed": false, | |
| "id": 56, | |
| "identifier": "./node_modules/babel-loader/index.js?{\"loose\":\"all\",\"optional\":[\"optimisation.react.inlineElements\",\"optimisation.react.constantElements\"]}!./src/mixins/CommentMixin.js", | |
| "index": 243, | |
| "index2": 240, | |
| "issuer": "./node_modules/babel-loader/index.js?{\"loose\":\"all\",\"optional\":[\"optimisation.react.inlineElements\",\"optimisation.react.constantElements\"]}!./src/PermalinkedComment.js", | |
| "name": "./src/mixins/CommentMixin.js", | |
| "optional": false, | |
| "prefetched": false, | |
| "reasons": [ | |
| { | |
| "loc": "15:19-51", | |
| "module": "./src/Comment.js", | |
| "moduleId": 85, | |
| "moduleIdentifier": "./node_modules/babel-loader/index.js?{\"loose\":\"all\",\"optional\":[\"optimisation.react.inlineElements\",\"optimisation.react.constantElements\"]}!./src/Comment.js", | |
| "moduleName": "./src/Comment.js", | |
| "type": "cjs require", | |
| "userRequest": "./mixins/CommentMixin" | |
| }, | |
| { | |
| "loc": "9:19-51", | |
| "module": "./src/DisplayComment.js", | |
| "moduleId": 138, | |
| "moduleIdentifier": "./node_modules/babel-loader/index.js?{\"loose\":\"all\",\"optional\":[\"optimisation.react.inlineElements\",\"optimisation.react.constantElements\"]}!./src/DisplayComment.js", | |
| "moduleName": "./src/DisplayComment.js", | |
| "type": "cjs require", | |
| "userRequest": "./mixins/CommentMixin" | |
| }, | |
| { | |
| "loc": "18:19-51", | |
| "module": "./src/PermalinkedComment.js", | |
| "moduleId": 142, | |
| "moduleIdentifier": "./node_modules/babel-loader/index.js?{\"loose\":\"all\",\"optional\":[\"optimisation.react.inlineElements\",\"optimisation.react.constantElements\"]}!./src/PermalinkedComment.js", | |
| "moduleName": "./src/PermalinkedComment.js", | |
| "type": "cjs require", | |
| "userRequest": "./mixins/CommentMixin" | |
| } | |
| ], | |
| "size": 10225, | |
| "warnings": 0 | |
| }, | |
| { | |
| "assets": [], | |
| "built": true, | |
| "cacheable": true, | |
| "chunks": [ | |
| 1 | |
| ], | |
| "errors": 0, | |
| "failed": false, | |
| "id": 57, | |
| "identifier": "./node_modules/babel-loader/index.js?{\"loose\":\"all\",\"optional\":[\"optimisation.react.inlineElements\",\"optimisation.react.constantElements\"]}!./src/mixins/ItemMixin.js", | |
| "index": 247, | |
| "index2": 247, | |
| "issuer": "./node_modules/babel-loader/index.js?{\"loose\":\"all\",\"optional\":[\"optimisation.react.inlineElements\",\"optimisation.react.constantElements\"]}!./src/Item.js", | |
| "name": "./src/mixins/ItemMixin.js", | |
| "optional": false, | |
| "prefetched": false, | |
| "reasons": [ | |
| { | |
| "loc": "7:16-45", | |
| "module": "./src/DisplayListItem.js", | |
| "moduleId": 139, | |
| "moduleIdentifier": "./node_modules/babel-loader/index.js?{\"loose\":\"all\",\"optional\":[\"optimisation.react.inlineElements\",\"optimisation.react.constantElements\"]}!./src/DisplayListItem.js", | |
| "moduleName": "./src/DisplayListItem.js", | |
| "type": "cjs require", | |
| "userRequest": "./mixins/ItemMixin" | |
| }, | |
| { | |
| "loc": "19:16-45", | |
| "module": "./src/Item.js", | |
| "moduleId": 140, | |
| "moduleIdentifier": "./node_modules/babel-loader/index.js?{\"loose\":\"all\",\"optional\":[\"optimisation.react.inlineElements\",\"optimisation.react.constantElements\"]}!./src/Item.js", | |
| "moduleName": "./src/Item.js", | |
| "type": "cjs require", | |
| "userRequest": "./mixins/ItemMixin" | |
| }, | |
| { | |
| "loc": "16:16-45", | |
| "module": "./src/StoryListItem.js", | |
| "moduleId": 146, | |
| "moduleIdentifier": "./node_modules/babel-loader/index.js?{\"loose\":\"all\",\"optional\":[\"optimisation.react.inlineElements\",\"optimisation.react.constantElements\"]}!./src/StoryListItem.js", | |
| "moduleName": "./src/StoryListItem.js", | |
| "type": "cjs require", | |
| "userRequest": "./mixins/ItemMixin" | |
| } | |
| ], | |
| "size": 4665, | |
| "warnings": 0 | |
| }, | |
| { | |
| "assets": [], | |
| "built": true, | |
| "cacheable": true, | |
| "chunks": [ | |
| 1 | |
| ], | |
| "errors": 0, | |
| "failed": false, | |
| "id": 58, | |
| "identifier": "./node_modules/babel-loader/index.js?{\"loose\":\"all\",\"optional\":[\"optimisation.react.inlineElements\",\"optimisation.react.constantElements\"]}!./src/stores/CommentThreadStore.js", | |
| "index": 238, | |
| "index2": 234, | |
| "issuer": "./node_modules/babel-loader/index.js?{\"loose\":\"all\",\"optional\":[\"optimisation.react.inlineElements\",\"optimisation.react.constantElements\"]}!./src/PermalinkedComment.js", | |
| "name": "./src/stores/CommentThreadStore.js", | |
| "optional": false, | |
| "prefetched": false, | |
| "reasons": [ | |
| { | |
| "loc": "3:25-56", | |
| "module": "./src/stores/StoryCommentThreadStore.js", | |
| "moduleId": 59, | |
| "moduleIdentifier": "./node_modules/babel-loader/index.js?{\"loose\":\"all\",\"optional\":[\"optimisation.react.inlineElements\",\"optimisation.react.constantElements\"]}!./src/stores/StoryCommentThreadStore.js", | |
| "moduleName": "./src/stores/StoryCommentThreadStore.js", | |
| "type": "cjs require", | |
| "userRequest": "./CommentThreadStore" | |
| }, | |
| { | |
| "loc": "10:25-63", | |
| "module": "./src/Comment.js", | |
| "moduleId": 85, | |
| "moduleIdentifier": "./node_modules/babel-loader/index.js?{\"loose\":\"all\",\"optional\":[\"optimisation.react.inlineElements\",\"optimisation.react.constantElements\"]}!./src/Comment.js", | |
| "moduleName": "./src/Comment.js", | |
| "type": "cjs require", | |
| "userRequest": "./stores/CommentThreadStore" | |
| }, | |
| { | |
| "loc": "11:25-63", | |
| "module": "./src/PermalinkedComment.js", | |
| "moduleId": 142, | |
| "moduleIdentifier": "./node_modules/babel-loader/index.js?{\"loose\":\"all\",\"optional\":[\"optimisation.react.inlineElements\",\"optimisation.react.constantElements\"]}!./src/PermalinkedComment.js", | |
| "moduleName": "./src/PermalinkedComment.js", | |
| "type": "cjs require", | |
| "userRequest": "./stores/CommentThreadStore" | |
| } | |
| ], | |
| "size": 2373, | |
| "warnings": 0 | |
| }, | |
| { | |
| "assets": [], | |
| "built": true, | |
| "cacheable": true, | |
| "chunks": [ | |
| 1 | |
| ], | |
| "errors": 0, | |
| "failed": false, | |
| "id": 59, | |
| "identifier": "./node_modules/babel-loader/index.js?{\"loose\":\"all\",\"optional\":[\"optimisation.react.inlineElements\",\"optimisation.react.constantElements\"]}!./src/stores/StoryCommentThreadStore.js", | |
| "index": 237, | |
| "index2": 237, | |
| "issuer": "./node_modules/babel-loader/index.js?{\"loose\":\"all\",\"optional\":[\"optimisation.react.inlineElements\",\"optimisation.react.constantElements\"]}!./src/Item.js", | |
| "name": "./src/stores/StoryCommentThreadStore.js", | |
| "optional": false, | |
| "prefetched": false, | |
| "reasons": [ | |
| { | |
| "loc": "5:30-73", | |
| "module": "./src/DisplayListItem.js", | |
| "moduleId": 139, | |
| "moduleIdentifier": "./node_modules/babel-loader/index.js?{\"loose\":\"all\",\"optional\":[\"optimisation.react.inlineElements\",\"optimisation.react.constantElements\"]}!./src/DisplayListItem.js", | |
| "moduleName": "./src/DisplayListItem.js", | |
| "type": "cjs require", | |
| "userRequest": "./stores/StoryCommentThreadStore" | |
| }, | |
| { | |
| "loc": "13:30-73", | |
| "module": "./src/Item.js", | |
| "moduleId": 140, | |
| "moduleIdentifier": "./node_modules/babel-loader/index.js?{\"loose\":\"all\",\"optional\":[\"optimisation.react.inlineElements\",\"optimisation.react.constantElements\"]}!./src/Item.js", | |
| "moduleName": "./src/Item.js", | |
| "type": "cjs require", | |
| "userRequest": "./stores/StoryCommentThreadStore" | |
| }, | |
| { | |
| "loc": "10:30-73", | |
| "module": "./src/StoryListItem.js", | |
| "moduleId": 146, | |
| "moduleIdentifier": "./node_modules/babel-loader/index.js?{\"loose\":\"all\",\"optional\":[\"optimisation.react.inlineElements\",\"optimisation.react.constantElements\"]}!./src/StoryListItem.js", | |
| "moduleName": "./src/StoryListItem.js", | |
| "type": "cjs require", | |
| "userRequest": "./stores/StoryCommentThreadStore" | |
| } | |
| ], | |
| "size": 9763, | |
| "warnings": 0 | |
| }, | |
| { | |
| "assets": [], | |
| "built": true, | |
| "cacheable": true, | |
| "chunks": [ | |
| 0 | |
| ], | |
| "errors": 0, | |
| "failed": false, | |
| "id": 60, | |
| "identifier": "./node_modules/dom-helpers/util/inDOM.js", | |
| "index": 207, | |
| "index2": 204, | |
| "issuer": "./node_modules/dom-helpers/events/off.js", | |
| "name": "./~/dom-helpers/util/inDOM.js", | |
| "optional": false, | |
| "prefetched": false, | |
| "reasons": [ | |
| { | |
| "loc": "2:16-40", | |
| "module": "./~/dom-helpers/events/off.js", | |
| "moduleId": 92, | |
| "moduleIdentifier": "./node_modules/dom-helpers/events/off.js", | |
| "moduleName": "./~/dom-helpers/events/off.js", | |
| "type": "cjs require", | |
| "userRequest": "../util/inDOM" | |
| }, | |
| { | |
| "loc": "2:16-40", | |
| "module": "./~/dom-helpers/events/on.js", | |
| "moduleId": 93, | |
| "moduleIdentifier": "./node_modules/dom-helpers/events/on.js", | |
| "moduleName": "./~/dom-helpers/events/on.js", | |
| "type": "cjs require", | |
| "userRequest": "../util/inDOM" | |
| }, | |
| { | |
| "loc": "3:16-34", | |
| "module": "./~/dom-helpers/util/requestAnimationFrame.js", | |
| "moduleId": 97, | |
| "moduleIdentifier": "./node_modules/dom-helpers/util/requestAnimationFrame.js", | |
| "moduleName": "./~/dom-helpers/util/requestAnimationFrame.js", | |
| "type": "cjs require", | |
| "userRequest": "./inDOM" | |
| } | |
| ], | |
| "size": 117, | |
| "warnings": 0 | |
| }, | |
| { | |
| "assets": [], | |
| "built": true, | |
| "cacheable": true, | |
| "chunks": [ | |
| 0 | |
| ], | |
| "errors": 0, | |
| "failed": false, | |
| "id": 61, | |
| "identifier": "./node_modules/history/lib/ExecutionEnvironment.js", | |
| "index": 10, | |
| "index2": 8, | |
| "issuer": "./node_modules/history/lib/createHashHistory.js", | |
| "name": "./~/history/lib/ExecutionEnvironment.js", | |
| "optional": false, | |
| "prefetched": false, | |
| "reasons": [ | |
| { | |
| "loc": "21:28-61", | |
| "module": "./~/history/lib/createHashHistory.js", | |
| "moduleId": 106, | |
| "moduleIdentifier": "./node_modules/history/lib/createHashHistory.js", | |
| "moduleName": "./~/history/lib/createHashHistory.js", | |
| "type": "cjs require", | |
| "userRequest": "./ExecutionEnvironment" | |
| }, | |
| { | |
| "loc": "13:28-61", | |
| "module": "./~/history/lib/createDOMHistory.js", | |
| "moduleId": 168, | |
| "moduleIdentifier": "./node_modules/history/lib/createDOMHistory.js", | |
| "moduleName": "./~/history/lib/createDOMHistory.js", | |
| "type": "cjs require", | |
| "userRequest": "./ExecutionEnvironment" | |
| }, | |
| { | |
| "loc": "13:28-61", | |
| "module": "./~/history/lib/useBasename.js", | |
| "moduleId": 171, | |
| "moduleIdentifier": "./node_modules/history/lib/useBasename.js", | |
| "moduleName": "./~/history/lib/useBasename.js", | |
| "type": "cjs require", | |
| "userRequest": "./ExecutionEnvironment" | |
| } | |
| ], | |
| "size": 175, | |
| "warnings": 0 | |
| }, | |
| { | |
| "assets": [], | |
| "built": true, | |
| "cacheable": true, | |
| "chunks": [ | |
| 0 | |
| ], | |
| "errors": 0, | |
| "failed": false, | |
| "id": 62, | |
| "identifier": "./node_modules/history/lib/deprecate.js", | |
| "index": 21, | |
| "index2": 17, | |
| "issuer": "./node_modules/history/lib/useQueries.js", | |
| "name": "./~/history/lib/deprecate.js", | |
| "optional": false, | |
| "prefetched": false, | |
| "reasons": [ | |
| { | |
| "loc": "21:17-39", | |
| "module": "./~/history/lib/useQueries.js", | |
| "moduleId": 107, | |
| "moduleIdentifier": "./node_modules/history/lib/useQueries.js", | |
| "moduleName": "./~/history/lib/useQueries.js", | |
| "type": "cjs require", | |
| "userRequest": "./deprecate" | |
| }, | |
| { | |
| "loc": "31:17-39", | |
| "module": "./~/history/lib/createHistory.js", | |
| "moduleId": 169, | |
| "moduleIdentifier": "./node_modules/history/lib/createHistory.js", | |
| "moduleName": "./~/history/lib/createHistory.js", | |
| "type": "cjs require", | |
| "userRequest": "./deprecate" | |
| }, | |
| { | |
| "loc": "21:17-39", | |
| "module": "./~/history/lib/useBasename.js", | |
| "moduleId": 171, | |
| "moduleIdentifier": "./node_modules/history/lib/useBasename.js", | |
| "moduleName": "./~/history/lib/useBasename.js", | |
| "type": "cjs require", | |
| "userRequest": "./deprecate" | |
| } | |
| ], | |
| "size": 509, | |
| "warnings": 0 | |
| }, | |
| { | |
| "assets": [], | |
| "built": true, | |
| "cacheable": true, | |
| "chunks": [ | |
| 0 | |
| ], | |
| "errors": 0, | |
| "failed": false, | |
| "id": 63, | |
| "identifier": "./node_modules/history/lib/runTransitionHook.js", | |
| "index": 20, | |
| "index2": 16, | |
| "issuer": "./node_modules/history/lib/useQueries.js", | |
| "name": "./~/history/lib/runTransitionHook.js", | |
| "optional": false, | |
| "prefetched": false, | |
| "reasons": [ | |
| { | |
| "loc": "15:25-55", | |
| "module": "./~/history/lib/useQueries.js", | |
| "moduleId": 107, | |
| "moduleIdentifier": "./node_modules/history/lib/useQueries.js", | |
| "moduleName": "./~/history/lib/useQueries.js", | |
| "type": "cjs require", | |
| "userRequest": "./runTransitionHook" | |
| }, | |
| { | |
| "loc": "27:25-55", | |
| "module": "./~/history/lib/createHistory.js", | |
| "moduleId": 169, | |
| "moduleIdentifier": "./node_modules/history/lib/createHistory.js", | |
| "moduleName": "./~/history/lib/createHistory.js", | |
| "type": "cjs require", | |
| "userRequest": "./runTransitionHook" | |
| }, | |
| { | |
| "loc": "17:25-55", | |
| "module": "./~/history/lib/useBasename.js", | |
| "moduleId": 171, | |
| "moduleIdentifier": "./node_modules/history/lib/useBasename.js", | |
| "moduleName": "./~/history/lib/useBasename.js", | |
| "type": "cjs require", | |
| "userRequest": "./runTransitionHook" | |
| } | |
| ], | |
| "size": 775, | |
| "warnings": 0 | |
| }, | |
| { | |
| "assets": [], | |
| "built": true, | |
| "cacheable": true, | |
| "chunks": [ | |
| 0 | |
| ], | |
| "errors": 0, | |
| "failed": false, | |
| "id": 64, | |
| "identifier": "./node_modules/react-router/lib/AsyncUtils.js", | |
| "index": 193, | |
| "index2": 189, | |
| "issuer": "./node_modules/react-router/lib/TransitionUtils.js", | |
| "name": "./~/react-router/lib/AsyncUtils.js", | |
| "optional": false, | |
| "prefetched": false, | |
| "reasons": [ | |
| { | |
| "loc": "8:18-41", | |
| "module": "./~/react-router/lib/TransitionUtils.js", | |
| "moduleId": 183, | |
| "moduleIdentifier": "./node_modules/react-router/lib/TransitionUtils.js", | |
| "moduleName": "./~/react-router/lib/TransitionUtils.js", | |
| "type": "cjs require", | |
| "userRequest": "./AsyncUtils" | |
| }, | |
| { | |
| "loc": "7:18-41", | |
| "module": "./~/react-router/lib/getComponents.js", | |
| "moduleId": 186, | |
| "moduleIdentifier": "./node_modules/react-router/lib/getComponents.js", | |
| "moduleName": "./~/react-router/lib/getComponents.js", | |
| "type": "cjs require", | |
| "userRequest": "./AsyncUtils" | |
| }, | |
| { | |
| "loc": "15:18-41", | |
| "module": "./~/react-router/lib/matchRoutes.js", | |
| "moduleId": 189, | |
| "moduleIdentifier": "./node_modules/react-router/lib/matchRoutes.js", | |
| "moduleName": "./~/react-router/lib/matchRoutes.js", | |
| "type": "cjs require", | |
| "userRequest": "./AsyncUtils" | |
| } | |
| ], | |
| "size": 1658, | |
| "warnings": 0 | |
| }, | |
| { | |
| "assets": [], | |
| "built": true, | |
| "cacheable": true, | |
| "chunks": [ | |
| 0 | |
| ], | |
| "errors": 0, | |
| "failed": false, | |
| "id": 65, | |
| "identifier": "./node_modules/react/lib/DOMChildrenOperations.js", | |
| "index": 94, | |
| "index2": 99, | |
| "issuer": "./node_modules/react/lib/ReactComponentBrowserEnvironment.js", | |
| "name": "./~/react/lib/DOMChildrenOperations.js", | |
| "optional": false, | |
| "prefetched": false, | |
| "reasons": [ | |
| { | |
| "loc": "14:28-62", | |
| "module": "./~/react/lib/ReactComponentBrowserEnvironment.js", | |
| "moduleId": 114, | |
| "moduleIdentifier": "./node_modules/react/lib/ReactComponentBrowserEnvironment.js", | |
| "moduleName": "./~/react/lib/ReactComponentBrowserEnvironment.js", | |
| "type": "cjs require", | |
| "userRequest": "./DOMChildrenOperations" | |
| }, | |
| { | |
| "loc": "14:28-62", | |
| "module": "./~/react/lib/ReactDOMIDOperations.js", | |
| "moduleId": 213, | |
| "moduleIdentifier": "./node_modules/react/lib/ReactDOMIDOperations.js", | |
| "moduleName": "./~/react/lib/ReactDOMIDOperations.js", | |
| "type": "cjs require", | |
| "userRequest": "./DOMChildrenOperations" | |
| }, | |
| { | |
| "loc": "16:28-62", | |
| "module": "./~/react/lib/ReactDOMTextComponent.js", | |
| "moduleId": 218, | |
| "moduleIdentifier": "./node_modules/react/lib/ReactDOMTextComponent.js", | |
| "moduleName": "./~/react/lib/ReactDOMTextComponent.js", | |
| "type": "cjs require", | |
| "userRequest": "./DOMChildrenOperations" | |
| } | |
| ], | |
| "size": 5299, | |
| "warnings": 0 | |
| }, | |
| { | |
| "assets": [], | |
| "built": true, | |
| "cacheable": true, | |
| "chunks": [ | |
| 0 | |
| ], | |
| "errors": 0, | |
| "failed": false, | |
| "id": 66, | |
| "identifier": "./node_modules/react/lib/DOMPropertyOperations.js", | |
| "index": 118, | |
| "index2": 117, | |
| "issuer": "./node_modules/react/lib/ReactDOMComponent.js", | |
| "name": "./~/react/lib/DOMPropertyOperations.js", | |
| "optional": false, | |
| "prefetched": false, | |
| "reasons": [ | |
| { | |
| "loc": "23:28-62", | |
| "module": "./~/react/lib/ReactDOMComponent.js", | |
| "moduleId": 207, | |
| "moduleIdentifier": "./node_modules/react/lib/ReactDOMComponent.js", | |
| "moduleName": "./~/react/lib/ReactDOMComponent.js", | |
| "type": "cjs require", | |
| "userRequest": "./DOMPropertyOperations" | |
| }, | |
| { | |
| "loc": "17:28-62", | |
| "module": "./~/react/lib/ReactDOMInput.js", | |
| "moduleId": 214, | |
| "moduleIdentifier": "./node_modules/react/lib/ReactDOMInput.js", | |
| "moduleName": "./~/react/lib/ReactDOMInput.js", | |
| "type": "cjs require", | |
| "userRequest": "./DOMPropertyOperations" | |
| }, | |
| { | |
| "loc": "17:28-62", | |
| "module": "./~/react/lib/ReactDOMTextarea.js", | |
| "moduleId": 219, | |
| "moduleIdentifier": "./node_modules/react/lib/ReactDOMTextarea.js", | |
| "moduleName": "./~/react/lib/ReactDOMTextarea.js", | |
| "type": "cjs require", | |
| "userRequest": "./DOMPropertyOperations" | |
| } | |
| ], | |
| "size": 7354, | |
| "warnings": 0 | |
| }, | |
| { | |
| "assets": [], | |
| "built": true, | |
| "cacheable": true, | |
| "chunks": [ | |
| 0 | |
| ], | |
| "errors": 0, | |
| "failed": false, | |
| "id": 67, | |
| "identifier": "./node_modules/react/lib/EventPluginUtils.js", | |
| "index": 64, | |
| "index2": 58, | |
| "issuer": "./node_modules/react/lib/ReactInjection.js", | |
| "name": "./~/react/lib/EventPluginUtils.js", | |
| "optional": false, | |
| "prefetched": false, | |
| "reasons": [ | |
| { | |
| "loc": "15:23-52", | |
| "module": "./~/react/lib/EventPluginHub.js", | |
| "moduleId": 33, | |
| "moduleIdentifier": "./node_modules/react/lib/EventPluginHub.js", | |
| "moduleName": "./~/react/lib/EventPluginHub.js", | |
| "type": "cjs require", | |
| "userRequest": "./EventPluginUtils" | |
| }, | |
| { | |
| "loc": "16:23-52", | |
| "module": "./~/react/lib/EventPropagators.js", | |
| "moduleId": 34, | |
| "moduleIdentifier": "./node_modules/react/lib/EventPropagators.js", | |
| "moduleName": "./~/react/lib/EventPropagators.js", | |
| "type": "cjs require", | |
| "userRequest": "./EventPluginUtils" | |
| }, | |
| { | |
| "loc": "16:23-52", | |
| "module": "./~/react/lib/ReactInjection.js", | |
| "moduleId": 227, | |
| "moduleIdentifier": "./node_modules/react/lib/ReactInjection.js", | |
| "moduleName": "./~/react/lib/ReactInjection.js", | |
| "type": "cjs require", | |
| "userRequest": "./EventPluginUtils" | |
| } | |
| ], | |
| "size": 8106, | |
| "warnings": 0 | |
| }, | |
| { | |
| "assets": [], | |
| "built": true, | |
| "cacheable": true, | |
| "chunks": [ | |
| 0 | |
| ], | |
| "errors": 0, | |
| "failed": false, | |
| "id": 68, | |
| "identifier": "./node_modules/react/lib/KeyEscapeUtils.js", | |
| "index": 35, | |
| "index2": 30, | |
| "issuer": "./node_modules/react/lib/traverseAllChildren.js", | |
| "name": "./~/react/lib/KeyEscapeUtils.js", | |
| "optional": false, | |
| "prefetched": false, | |
| "reasons": [ | |
| { | |
| "loc": "19:21-48", | |
| "module": "./~/react/lib/traverseAllChildren.js", | |
| "moduleId": 83, | |
| "moduleIdentifier": "./node_modules/react/lib/traverseAllChildren.js", | |
| "moduleName": "./~/react/lib/traverseAllChildren.js", | |
| "type": "cjs require", | |
| "userRequest": "./KeyEscapeUtils" | |
| }, | |
| { | |
| "loc": "17:21-48", | |
| "module": "./~/react/lib/ReactChildReconciler.js", | |
| "moduleId": 203, | |
| "moduleIdentifier": "./node_modules/react/lib/ReactChildReconciler.js", | |
| "moduleName": "./~/react/lib/ReactChildReconciler.js", | |
| "type": "cjs require", | |
| "userRequest": "./KeyEscapeUtils" | |
| }, | |
| { | |
| "loc": "14:21-48", | |
| "module": "./~/react/lib/flattenChildren.js", | |
| "moduleId": 250, | |
| "moduleIdentifier": "./node_modules/react/lib/flattenChildren.js", | |
| "moduleName": "./~/react/lib/flattenChildren.js", | |
| "type": "cjs require", | |
| "userRequest": "./KeyEscapeUtils" | |
| } | |
| ], | |
| "size": 1319, | |
| "warnings": 0 | |
| }, | |
| { | |
| "assets": [], | |
| "built": true, | |
| "cacheable": true, | |
| "chunks": [ | |
| 0 | |
| ], | |
| "errors": 0, | |
| "failed": false, | |
| "id": 69, | |
| "identifier": "./node_modules/react/lib/LinkedValueUtils.js", | |
| "index": 129, | |
| "index2": 123, | |
| "issuer": "./node_modules/react/lib/ReactDOMSelect.js", | |
| "name": "./~/react/lib/LinkedValueUtils.js", | |
| "optional": false, | |
| "prefetched": false, | |
| "reasons": [ | |
| { | |
| "loc": "17:23-52", | |
| "module": "./~/react/lib/ReactDOMSelect.js", | |
| "moduleId": 116, | |
| "moduleIdentifier": "./node_modules/react/lib/ReactDOMSelect.js", | |
| "moduleName": "./~/react/lib/ReactDOMSelect.js", | |
| "type": "cjs require", | |
| "userRequest": "./LinkedValueUtils" | |
| }, | |
| { | |
| "loc": "18:23-52", | |
| "module": "./~/react/lib/ReactDOMInput.js", | |
| "moduleId": 214, | |
| "moduleIdentifier": "./node_modules/react/lib/ReactDOMInput.js", | |
| "moduleName": "./~/react/lib/ReactDOMInput.js", | |
| "type": "cjs require", | |
| "userRequest": "./LinkedValueUtils" | |
| }, | |
| { | |
| "loc": "18:23-52", | |
| "module": "./~/react/lib/ReactDOMTextarea.js", | |
| "moduleId": 219, | |
| "moduleIdentifier": "./node_modules/react/lib/ReactDOMTextarea.js", | |
| "moduleName": "./~/react/lib/ReactDOMTextarea.js", | |
| "type": "cjs require", | |
| "userRequest": "./LinkedValueUtils" | |
| } | |
| ], | |
| "size": 5143, | |
| "warnings": 0 | |
| }, | |
| { | |
| "assets": [], | |
| "built": true, | |
| "cacheable": true, | |
| "chunks": [ | |
| 0 | |
| ], | |
| "errors": 0, | |
| "failed": false, | |
| "id": 70, | |
| "identifier": "./node_modules/react/lib/ReactComponentEnvironment.js", | |
| "index": 134, | |
| "index2": 128, | |
| "issuer": "./node_modules/react/lib/ReactInjection.js", | |
| "name": "./~/react/lib/ReactComponentEnvironment.js", | |
| "optional": false, | |
| "prefetched": false, | |
| "reasons": [ | |
| { | |
| "loc": "16:32-70", | |
| "module": "./~/react/lib/ReactCompositeComponent.js", | |
| "moduleId": 204, | |
| "moduleIdentifier": "./node_modules/react/lib/ReactCompositeComponent.js", | |
| "moduleName": "./~/react/lib/ReactCompositeComponent.js", | |
| "type": "cjs require", | |
| "userRequest": "./ReactComponentEnvironment" | |
| }, | |
| { | |
| "loc": "17:32-70", | |
| "module": "./~/react/lib/ReactInjection.js", | |
| "moduleId": 227, | |
| "moduleIdentifier": "./node_modules/react/lib/ReactInjection.js", | |
| "moduleName": "./~/react/lib/ReactInjection.js", | |
| "type": "cjs require", | |
| "userRequest": "./ReactComponentEnvironment" | |
| }, | |
| { | |
| "loc": "14:32-70", | |
| "module": "./~/react/lib/ReactMultiChild.js", | |
| "moduleId": 230, | |
| "moduleIdentifier": "./node_modules/react/lib/ReactMultiChild.js", | |
| "moduleName": "./~/react/lib/ReactMultiChild.js", | |
| "type": "cjs require", | |
| "userRequest": "./ReactComponentEnvironment" | |
| } | |
| ], | |
| "size": 1659, | |
| "warnings": 0 | |
| }, | |
| { | |
| "assets": [], | |
| "built": true, | |
| "cacheable": true, | |
| "chunks": [ | |
| 0 | |
| ], | |
| "errors": 0, | |
| "failed": false, | |
| "id": 71, | |
| "identifier": "./node_modules/react/lib/ReactErrorUtils.js", | |
| "index": 65, | |
| "index2": 57, | |
| "issuer": "./node_modules/react/lib/EventPluginHub.js", | |
| "name": "./~/react/lib/ReactErrorUtils.js", | |
| "optional": false, | |
| "prefetched": false, | |
| "reasons": [ | |
| { | |
| "loc": "16:22-50", | |
| "module": "./~/react/lib/EventPluginHub.js", | |
| "moduleId": 33, | |
| "moduleIdentifier": "./node_modules/react/lib/EventPluginHub.js", | |
| "moduleName": "./~/react/lib/EventPluginHub.js", | |
| "type": "cjs require", | |
| "userRequest": "./ReactErrorUtils" | |
| }, | |
| { | |
| "loc": "15:22-50", | |
| "module": "./~/react/lib/EventPluginUtils.js", | |
| "moduleId": 67, | |
| "moduleIdentifier": "./node_modules/react/lib/EventPluginUtils.js", | |
| "moduleName": "./~/react/lib/EventPluginUtils.js", | |
| "type": "cjs require", | |
| "userRequest": "./ReactErrorUtils" | |
| }, | |
| { | |
| "loc": "19:22-50", | |
| "module": "./~/react/lib/ReactCompositeComponent.js", | |
| "moduleId": 204, | |
| "moduleIdentifier": "./node_modules/react/lib/ReactCompositeComponent.js", | |
| "moduleName": "./~/react/lib/ReactCompositeComponent.js", | |
| "type": "cjs require", | |
| "userRequest": "./ReactErrorUtils" | |
| } | |
| ], | |
| "size": 2261, | |
| "warnings": 0 | |
| }, | |
| { | |
| "assets": [], | |
| "built": true, | |
| "cacheable": true, | |
| "chunks": [ | |
| 0 | |
| ], | |
| "errors": 0, | |
| "failed": false, | |
| "id": 72, | |
| "identifier": "./node_modules/react/lib/ReactInstanceMap.js", | |
| "index": 138, | |
| "index2": 129, | |
| "issuer": "./node_modules/react/lib/findDOMNode.js", | |
| "name": "./~/react/lib/ReactInstanceMap.js", | |
| "optional": false, | |
| "prefetched": false, | |
| "reasons": [ | |
| { | |
| "loc": "15:23-52", | |
| "module": "./~/react/lib/ReactUpdateQueue.js", | |
| "moduleId": 127, | |
| "moduleIdentifier": "./node_modules/react/lib/ReactUpdateQueue.js", | |
| "moduleName": "./~/react/lib/ReactUpdateQueue.js", | |
| "type": "cjs require", | |
| "userRequest": "./ReactInstanceMap" | |
| }, | |
| { | |
| "loc": "20:23-52", | |
| "module": "./~/react/lib/ReactCompositeComponent.js", | |
| "moduleId": 204, | |
| "moduleIdentifier": "./node_modules/react/lib/ReactCompositeComponent.js", | |
| "moduleName": "./~/react/lib/ReactCompositeComponent.js", | |
| "type": "cjs require", | |
| "userRequest": "./ReactInstanceMap" | |
| }, | |
| { | |
| "loc": "16:23-52", | |
| "module": "./~/react/lib/findDOMNode.js", | |
| "moduleId": 249, | |
| "moduleIdentifier": "./node_modules/react/lib/findDOMNode.js", | |
| "moduleName": "./~/react/lib/findDOMNode.js", | |
| "type": "cjs require", | |
| "userRequest": "./ReactInstanceMap" | |
| } | |
| ], | |
| "size": 1257, | |
| "warnings": 0 | |
| }, | |
| { | |
| "assets": [], | |
| "built": true, | |
| "cacheable": true, | |
| "chunks": [ | |
| 0 | |
| ], | |
| "errors": 0, | |
| "failed": false, | |
| "id": 73, | |
| "identifier": "./node_modules/react/lib/Transaction.js", | |
| "index": 82, | |
| "index2": 76, | |
| "issuer": "./node_modules/react/lib/ReactUpdates.js", | |
| "name": "./~/react/lib/Transaction.js", | |
| "optional": false, | |
| "prefetched": false, | |
| "reasons": [ | |
| { | |
| "loc": "21:18-42", | |
| "module": "./~/react/lib/ReactUpdates.js", | |
| "moduleId": 11, | |
| "moduleIdentifier": "./node_modules/react/lib/ReactUpdates.js", | |
| "moduleName": "./~/react/lib/ReactUpdates.js", | |
| "type": "cjs require", | |
| "userRequest": "./Transaction" | |
| }, | |
| { | |
| "loc": "17:18-42", | |
| "module": "./~/react/lib/ReactDefaultBatchingStrategy.js", | |
| "moduleId": 223, | |
| "moduleIdentifier": "./node_modules/react/lib/ReactDefaultBatchingStrategy.js", | |
| "moduleName": "./~/react/lib/ReactDefaultBatchingStrategy.js", | |
| "type": "cjs require", | |
| "userRequest": "./Transaction" | |
| }, | |
| { | |
| "loc": "20:18-42", | |
| "module": "./~/react/lib/ReactReconcileTransaction.js", | |
| "moduleId": 232, | |
| "moduleIdentifier": "./node_modules/react/lib/ReactReconcileTransaction.js", | |
| "moduleName": "./~/react/lib/ReactReconcileTransaction.js", | |
| "type": "cjs require", | |
| "userRequest": "./Transaction" | |
| } | |
| ], | |
| "size": 9548, | |
| "warnings": 0 | |
| }, | |
| { | |
| "assets": [], | |
| "built": true, | |
| "cacheable": true, | |
| "chunks": [ | |
| 0 | |
| ], | |
| "errors": 0, | |
| "failed": false, | |
| "id": 74, | |
| "identifier": "./node_modules/react/lib/canDefineProperty.js", | |
| "index": 32, | |
| "index2": 27, | |
| "issuer": "./node_modules/react/lib/ReactComponent.js", | |
| "name": "./~/react/lib/canDefineProperty.js", | |
| "optional": false, | |
| "prefetched": false, | |
| "reasons": [ | |
| { | |
| "loc": "19:24-54", | |
| "module": "./~/react/lib/ReactElement.js", | |
| "moduleId": 10, | |
| "moduleIdentifier": "./node_modules/react/lib/ReactElement.js", | |
| "moduleName": "./~/react/lib/ReactElement.js", | |
| "type": "cjs require", | |
| "userRequest": "./canDefineProperty" | |
| }, | |
| { | |
| "loc": "17:24-54", | |
| "module": "./~/react/lib/ReactComponent.js", | |
| "moduleId": 113, | |
| "moduleIdentifier": "./node_modules/react/lib/ReactComponent.js", | |
| "moduleName": "./~/react/lib/ReactComponent.js", | |
| "type": "cjs require", | |
| "userRequest": "./canDefineProperty" | |
| }, | |
| { | |
| "loc": "26:24-54", | |
| "module": "./~/react/lib/ReactElementValidator.js", | |
| "moduleId": 117, | |
| "moduleIdentifier": "./node_modules/react/lib/ReactElementValidator.js", | |
| "moduleName": "./~/react/lib/ReactElementValidator.js", | |
| "type": "cjs require", | |
| "userRequest": "./canDefineProperty" | |
| } | |
| ], | |
| "size": 632, | |
| "warnings": 0 | |
| }, | |
| { | |
| "assets": [], | |
| "built": true, | |
| "cacheable": true, | |
| "chunks": [ | |
| 0 | |
| ], | |
| "errors": 0, | |
| "failed": false, | |
| "id": 75, | |
| "identifier": "./node_modules/react/lib/createMicrosoftUnsafeLocalFunction.js", | |
| "index": 96, | |
| "index2": 89, | |
| "issuer": "./node_modules/react/lib/DOMLazyTree.js", | |
| "name": "./~/react/lib/createMicrosoftUnsafeLocalFunction.js", | |
| "optional": false, | |
| "prefetched": false, | |
| "reasons": [ | |
| { | |
| "loc": "14:41-88", | |
| "module": "./~/react/lib/DOMLazyTree.js", | |
| "moduleId": 24, | |
| "moduleIdentifier": "./node_modules/react/lib/DOMLazyTree.js", | |
| "moduleName": "./~/react/lib/DOMLazyTree.js", | |
| "type": "cjs require", | |
| "userRequest": "./createMicrosoftUnsafeLocalFunction" | |
| }, | |
| { | |
| "loc": "19:41-88", | |
| "module": "./~/react/lib/DOMChildrenOperations.js", | |
| "moduleId": 65, | |
| "moduleIdentifier": "./node_modules/react/lib/DOMChildrenOperations.js", | |
| "moduleName": "./~/react/lib/DOMChildrenOperations.js", | |
| "type": "cjs require", | |
| "userRequest": "./createMicrosoftUnsafeLocalFunction" | |
| }, | |
| { | |
| "loc": "19:41-88", | |
| "module": "./~/react/lib/setInnerHTML.js", | |
| "moduleId": 81, | |
| "moduleIdentifier": "./node_modules/react/lib/setInnerHTML.js", | |
| "moduleName": "./~/react/lib/setInnerHTML.js", | |
| "type": "cjs require", | |
| "userRequest": "./createMicrosoftUnsafeLocalFunction" | |
| } | |
| ], | |
| "size": 864, | |
| "warnings": 0 | |
| }, | |
| { | |
| "assets": [], | |
| "built": true, | |
| "cacheable": true, | |
| "chunks": [ | |
| 0 | |
| ], | |
| "errors": 0, | |
| "failed": false, | |
| "id": 76, | |
| "identifier": "./node_modules/react/lib/getEventCharCode.js", | |
| "index": 170, | |
| "index2": 164, | |
| "issuer": "./node_modules/react/lib/SimpleEventPlugin.js", | |
| "name": "./~/react/lib/getEventCharCode.js", | |
| "optional": false, | |
| "prefetched": false, | |
| "reasons": [ | |
| { | |
| "loc": "31:23-52", | |
| "module": "./~/react/lib/SimpleEventPlugin.js", | |
| "moduleId": 236, | |
| "moduleIdentifier": "./node_modules/react/lib/SimpleEventPlugin.js", | |
| "moduleName": "./~/react/lib/SimpleEventPlugin.js", | |
| "type": "cjs require", | |
| "userRequest": "./getEventCharCode" | |
| }, | |
| { | |
| "loc": "16:23-52", | |
| "module": "./~/react/lib/SyntheticKeyboardEvent.js", | |
| "moduleId": 243, | |
| "moduleIdentifier": "./node_modules/react/lib/SyntheticKeyboardEvent.js", | |
| "moduleName": "./~/react/lib/SyntheticKeyboardEvent.js", | |
| "type": "cjs require", | |
| "userRequest": "./getEventCharCode" | |
| }, | |
| { | |
| "loc": "14:23-52", | |
| "module": "./~/react/lib/getEventKey.js", | |
| "moduleId": 251, | |
| "moduleIdentifier": "./node_modules/react/lib/getEventKey.js", | |
| "moduleName": "./~/react/lib/getEventKey.js", | |
| "type": "cjs require", | |
| "userRequest": "./getEventCharCode" | |
| } | |
| ], | |
| "size": 1541, | |
| "warnings": 0 | |
| }, | |
| { | |
| "assets": [], | |
| "built": true, | |
| "cacheable": true, | |
| "chunks": [ | |
| 0 | |
| ], | |
| "errors": 0, | |
| "failed": false, | |
| "id": 77, | |
| "identifier": "./node_modules/react/lib/getEventModifierState.js", | |
| "index": 91, | |
| "index2": 85, | |
| "issuer": "./node_modules/react/lib/SyntheticMouseEvent.js", | |
| "name": "./~/react/lib/getEventModifierState.js", | |
| "optional": false, | |
| "prefetched": false, | |
| "reasons": [ | |
| { | |
| "loc": "17:28-62", | |
| "module": "./~/react/lib/SyntheticMouseEvent.js", | |
| "moduleId": 53, | |
| "moduleIdentifier": "./node_modules/react/lib/SyntheticMouseEvent.js", | |
| "moduleName": "./~/react/lib/SyntheticMouseEvent.js", | |
| "type": "cjs require", | |
| "userRequest": "./getEventModifierState" | |
| }, | |
| { | |
| "loc": "18:28-62", | |
| "module": "./~/react/lib/SyntheticKeyboardEvent.js", | |
| "moduleId": 243, | |
| "moduleIdentifier": "./node_modules/react/lib/SyntheticKeyboardEvent.js", | |
| "moduleName": "./~/react/lib/SyntheticKeyboardEvent.js", | |
| "type": "cjs require", | |
| "userRequest": "./getEventModifierState" | |
| }, | |
| { | |
| "loc": "16:28-62", | |
| "module": "./~/react/lib/SyntheticTouchEvent.js", | |
| "moduleId": 244, | |
| "moduleIdentifier": "./node_modules/react/lib/SyntheticTouchEvent.js", | |
| "moduleName": "./~/react/lib/SyntheticTouchEvent.js", | |
| "type": "cjs require", | |
| "userRequest": "./getEventModifierState" | |
| } | |
| ], | |
| "size": 1274, | |
| "warnings": 0 | |
| }, | |
| { | |
| "assets": [], | |
| "built": true, | |
| "cacheable": true, | |
| "chunks": [ | |
| 0 | |
| ], | |
| "errors": 0, | |
| "failed": false, | |
| "id": 78, | |
| "identifier": "./node_modules/react/lib/getEventTarget.js", | |
| "index": 83, | |
| "index2": 78, | |
| "issuer": "./node_modules/react/lib/ReactEventListener.js", | |
| "name": "./~/react/lib/getEventTarget.js", | |
| "optional": false, | |
| "prefetched": false, | |
| "reasons": [ | |
| { | |
| "loc": "16:21-48", | |
| "module": "./~/react/lib/SyntheticUIEvent.js", | |
| "moduleId": 35, | |
| "moduleIdentifier": "./node_modules/react/lib/SyntheticUIEvent.js", | |
| "moduleName": "./~/react/lib/SyntheticUIEvent.js", | |
| "type": "cjs require", | |
| "userRequest": "./getEventTarget" | |
| }, | |
| { | |
| "loc": "22:21-48", | |
| "module": "./~/react/lib/ChangeEventPlugin.js", | |
| "moduleId": 195, | |
| "moduleIdentifier": "./node_modules/react/lib/ChangeEventPlugin.js", | |
| "moduleName": "./~/react/lib/ChangeEventPlugin.js", | |
| "type": "cjs require", | |
| "userRequest": "./getEventTarget" | |
| }, | |
| { | |
| "loc": "22:21-48", | |
| "module": "./~/react/lib/ReactEventListener.js", | |
| "moduleId": 226, | |
| "moduleIdentifier": "./node_modules/react/lib/ReactEventListener.js", | |
| "moduleName": "./~/react/lib/ReactEventListener.js", | |
| "type": "cjs require", | |
| "userRequest": "./getEventTarget" | |
| } | |
| ], | |
| "size": 1044, | |
| "warnings": 0 | |
| }, | |
| { | |
| "assets": [], | |
| "built": true, | |
| "cacheable": true, | |
| "chunks": [ | |
| 0 | |
| ], | |
| "errors": 0, | |
| "failed": false, | |
| "id": 79, | |
| "identifier": "./node_modules/react/lib/getIteratorFn.js", | |
| "index": 34, | |
| "index2": 29, | |
| "issuer": "./node_modules/react/lib/ReactElementValidator.js", | |
| "name": "./~/react/lib/getIteratorFn.js", | |
| "optional": false, | |
| "prefetched": false, | |
| "reasons": [ | |
| { | |
| "loc": "17:20-46", | |
| "module": "./~/react/lib/traverseAllChildren.js", | |
| "moduleId": 83, | |
| "moduleIdentifier": "./node_modules/react/lib/traverseAllChildren.js", | |
| "moduleName": "./~/react/lib/traverseAllChildren.js", | |
| "type": "cjs require", | |
| "userRequest": "./getIteratorFn" | |
| }, | |
| { | |
| "loc": "27:20-46", | |
| "module": "./~/react/lib/ReactElementValidator.js", | |
| "moduleId": 117, | |
| "moduleIdentifier": "./node_modules/react/lib/ReactElementValidator.js", | |
| "moduleName": "./~/react/lib/ReactElementValidator.js", | |
| "type": "cjs require", | |
| "userRequest": "./getIteratorFn" | |
| }, | |
| { | |
| "loc": "18:20-46", | |
| "module": "./~/react/lib/ReactPropTypes.js", | |
| "moduleId": 126, | |
| "moduleIdentifier": "./node_modules/react/lib/ReactPropTypes.js", | |
| "moduleName": "./~/react/lib/ReactPropTypes.js", | |
| "type": "cjs require", | |
| "userRequest": "./getIteratorFn" | |
| } | |
| ], | |
| "size": 1148, | |
| "warnings": 0 | |
| }, | |
| { | |
| "assets": [], | |
| "built": true, | |
| "cacheable": true, | |
| "chunks": [ | |
| 0 | |
| ], | |
| "errors": 0, | |
| "failed": false, | |
| "id": 80, | |
| "identifier": "./node_modules/react/lib/isEventSupported.js", | |
| "index": 84, | |
| "index2": 79, | |
| "issuer": "./node_modules/react/lib/ChangeEventPlugin.js", | |
| "name": "./~/react/lib/isEventSupported.js", | |
| "optional": false, | |
| "prefetched": false, | |
| "reasons": [ | |
| { | |
| "loc": "22:23-52", | |
| "module": "./~/react/lib/ReactBrowserEventEmitter.js", | |
| "moduleId": 49, | |
| "moduleIdentifier": "./node_modules/react/lib/ReactBrowserEventEmitter.js", | |
| "moduleName": "./~/react/lib/ReactBrowserEventEmitter.js", | |
| "type": "cjs require", | |
| "userRequest": "./isEventSupported" | |
| }, | |
| { | |
| "loc": "23:23-52", | |
| "module": "./~/react/lib/ChangeEventPlugin.js", | |
| "moduleId": 195, | |
| "moduleIdentifier": "./node_modules/react/lib/ChangeEventPlugin.js", | |
| "moduleName": "./~/react/lib/ChangeEventPlugin.js", | |
| "type": "cjs require", | |
| "userRequest": "./isEventSupported" | |
| }, | |
| { | |
| "loc": "41:23-52", | |
| "module": "./~/react/lib/ReactDOMComponent.js", | |
| "moduleId": 207, | |
| "moduleIdentifier": "./node_modules/react/lib/ReactDOMComponent.js", | |
| "moduleName": "./~/react/lib/ReactDOMComponent.js", | |
| "type": "cjs require", | |
| "userRequest": "./isEventSupported" | |
| } | |
| ], | |
| "size": 1973, | |
| "warnings": 0 | |
| }, | |
| { | |
| "assets": [], | |
| "built": true, | |
| "cacheable": true, | |
| "chunks": [ | |
| 0 | |
| ], | |
| "errors": 0, | |
| "failed": false, | |
| "id": 81, | |
| "identifier": "./node_modules/react/lib/setInnerHTML.js", | |
| "index": 99, | |
| "index2": 91, | |
| "issuer": "./node_modules/react/lib/ReactMount.js", | |
| "name": "./~/react/lib/setInnerHTML.js", | |
| "optional": false, | |
| "prefetched": false, | |
| "reasons": [ | |
| { | |
| "loc": "20:19-44", | |
| "module": "./~/react/lib/DOMChildrenOperations.js", | |
| "moduleId": 65, | |
| "moduleIdentifier": "./node_modules/react/lib/DOMChildrenOperations.js", | |
| "moduleName": "./~/react/lib/DOMChildrenOperations.js", | |
| "type": "cjs require", | |
| "userRequest": "./setInnerHTML" | |
| }, | |
| { | |
| "loc": "33:19-44", | |
| "module": "./~/react/lib/ReactMount.js", | |
| "moduleId": 121, | |
| "moduleIdentifier": "./node_modules/react/lib/ReactMount.js", | |
| "moduleName": "./~/react/lib/ReactMount.js", | |
| "type": "cjs require", | |
| "userRequest": "./setInnerHTML" | |
| }, | |
| { | |
| "loc": "16:19-44", | |
| "module": "./~/react/lib/setTextContent.js", | |
| "moduleId": 136, | |
| "moduleIdentifier": "./node_modules/react/lib/setTextContent.js", | |
| "moduleName": "./~/react/lib/setTextContent.js", | |
| "type": "cjs require", | |
| "userRequest": "./setInnerHTML" | |
| } | |
| ], | |
| "size": 3232, | |
| "warnings": 0 | |
| }, | |
| { | |
| "assets": [], | |
| "built": true, | |
| "cacheable": true, | |
| "chunks": [ | |
| 0 | |
| ], | |
| "errors": 0, | |
| "failed": false, | |
| "id": 82, | |
| "identifier": "./node_modules/react/lib/shouldUpdateReactComponent.js", | |
| "index": 141, | |
| "index2": 132, | |
| "issuer": "./node_modules/react/lib/ReactMount.js", | |
| "name": "./~/react/lib/shouldUpdateReactComponent.js", | |
| "optional": false, | |
| "prefetched": false, | |
| "reasons": [ | |
| { | |
| "loc": "34:33-72", | |
| "module": "./~/react/lib/ReactMount.js", | |
| "moduleId": 121, | |
| "moduleIdentifier": "./node_modules/react/lib/ReactMount.js", | |
| "moduleName": "./~/react/lib/ReactMount.js", | |
| "type": "cjs require", | |
| "userRequest": "./shouldUpdateReactComponent" | |
| }, | |
| { | |
| "loc": "18:33-72", | |
| "module": "./~/react/lib/ReactChildReconciler.js", | |
| "moduleId": 203, | |
| "moduleIdentifier": "./node_modules/react/lib/ReactChildReconciler.js", | |
| "moduleName": "./~/react/lib/ReactChildReconciler.js", | |
| "type": "cjs require", | |
| "userRequest": "./shouldUpdateReactComponent" | |
| }, | |
| { | |
| "loc": "31:33-72", | |
| "module": "./~/react/lib/ReactCompositeComponent.js", | |
| "moduleId": 204, | |
| "moduleIdentifier": "./node_modules/react/lib/ReactCompositeComponent.js", | |
| "moduleName": "./~/react/lib/ReactCompositeComponent.js", | |
| "type": "cjs require", | |
| "userRequest": "./shouldUpdateReactComponent" | |
| } | |
| ], | |
| "size": 1449, | |
| "warnings": 0 | |
| }, | |
| { | |
| "assets": [], | |
| "built": true, | |
| "cacheable": true, | |
| "chunks": [ | |
| 0 | |
| ], | |
| "errors": 0, | |
| "failed": false, | |
| "id": 83, | |
| "identifier": "./node_modules/react/lib/traverseAllChildren.js", | |
| "index": 33, | |
| "index2": 31, | |
| "issuer": "./node_modules/react/lib/ReactChildren.js", | |
| "name": "./~/react/lib/traverseAllChildren.js", | |
| "optional": false, | |
| "prefetched": false, | |
| "reasons": [ | |
| { | |
| "loc": "18:26-58", | |
| "module": "./~/react/lib/ReactChildren.js", | |
| "moduleId": 111, | |
| "moduleIdentifier": "./node_modules/react/lib/ReactChildren.js", | |
| "moduleName": "./~/react/lib/ReactChildren.js", | |
| "type": "cjs require", | |
| "userRequest": "./traverseAllChildren" | |
| }, | |
| { | |
| "loc": "19:26-58", | |
| "module": "./~/react/lib/ReactChildReconciler.js", | |
| "moduleId": 203, | |
| "moduleIdentifier": "./node_modules/react/lib/ReactChildReconciler.js", | |
| "moduleName": "./~/react/lib/ReactChildReconciler.js", | |
| "type": "cjs require", | |
| "userRequest": "./traverseAllChildren" | |
| }, | |
| { | |
| "loc": "15:26-58", | |
| "module": "./~/react/lib/flattenChildren.js", | |
| "moduleId": 250, | |
| "moduleIdentifier": "./node_modules/react/lib/flattenChildren.js", | |
| "moduleName": "./~/react/lib/flattenChildren.js", | |
| "type": "cjs require", | |
| "userRequest": "./traverseAllChildren" | |
| } | |
| ], | |
| "size": 6188, | |
| "warnings": 0 | |
| }, | |
| { | |
| "assets": [], | |
| "built": true, | |
| "cacheable": true, | |
| "chunks": [ | |
| 0 | |
| ], | |
| "errors": 0, | |
| "failed": false, | |
| "id": 84, | |
| "identifier": "./node_modules/react/lib/validateDOMNesting.js", | |
| "index": 146, | |
| "index2": 141, | |
| "issuer": "./node_modules/react/lib/ReactDOMTextComponent.js", | |
| "name": "./~/react/lib/validateDOMNesting.js", | |
| "optional": false, | |
| "prefetched": false, | |
| "reasons": [ | |
| { | |
| "loc": "44:25-56", | |
| "module": "./~/react/lib/ReactDOMComponent.js", | |
| "moduleId": 207, | |
| "moduleIdentifier": "./node_modules/react/lib/ReactDOMComponent.js", | |
| "moduleName": "./~/react/lib/ReactDOMComponent.js", | |
| "type": "cjs require", | |
| "userRequest": "./validateDOMNesting" | |
| }, | |
| { | |
| "loc": "14:25-56", | |
| "module": "./~/react/lib/ReactDOMContainerInfo.js", | |
| "moduleId": 208, | |
| "moduleIdentifier": "./node_modules/react/lib/ReactDOMContainerInfo.js", | |
| "moduleName": "./~/react/lib/ReactDOMContainerInfo.js", | |
| "type": "cjs require", | |
| "userRequest": "./validateDOMNesting" | |
| }, | |
| { | |
| "loc": "23:25-56", | |
| "module": "./~/react/lib/ReactDOMTextComponent.js", | |
| "moduleId": 218, | |
| "moduleIdentifier": "./node_modules/react/lib/ReactDOMTextComponent.js", | |
| "moduleName": "./~/react/lib/ReactDOMTextComponent.js", | |
| "type": "cjs require", | |
| "userRequest": "./validateDOMNesting" | |
| } | |
| ], | |
| "size": 13126, | |
| "warnings": 0 | |
| }, | |
| { | |
| "assets": [], | |
| "built": true, | |
| "cacheable": true, | |
| "chunks": [ | |
| 1 | |
| ], | |
| "errors": 0, | |
| "failed": false, | |
| "id": 85, | |
| "identifier": "./node_modules/babel-loader/index.js?{\"loose\":\"all\",\"optional\":[\"optimisation.react.inlineElements\",\"optimisation.react.constantElements\"]}!./src/Comment.js", | |
| "index": 242, | |
| "index2": 242, | |
| "issuer": "./node_modules/babel-loader/index.js?{\"loose\":\"all\",\"optional\":[\"optimisation.react.inlineElements\",\"optimisation.react.constantElements\"]}!./src/Item.js", | |
| "name": "./src/Comment.js", | |
| "optional": false, | |
| "prefetched": false, | |
| "reasons": [ | |
| { | |
| "loc": "16:14-34", | |
| "module": "./src/Item.js", | |
| "moduleId": 140, | |
| "moduleIdentifier": "./node_modules/babel-loader/index.js?{\"loose\":\"all\",\"optional\":[\"optimisation.react.inlineElements\",\"optimisation.react.constantElements\"]}!./src/Item.js", | |
| "moduleName": "./src/Item.js", | |
| "type": "cjs require", | |
| "userRequest": "./Comment" | |
| }, | |
| { | |
| "loc": "17:14-34", | |
| "module": "./src/PermalinkedComment.js", | |
| "moduleId": 142, | |
| "moduleIdentifier": "./node_modules/babel-loader/index.js?{\"loose\":\"all\",\"optional\":[\"optimisation.react.inlineElements\",\"optimisation.react.constantElements\"]}!./src/PermalinkedComment.js", | |
| "moduleName": "./src/PermalinkedComment.js", | |
| "type": "cjs require", | |
| "userRequest": "./Comment" | |
| } | |
| ], | |
| "size": 7671, | |
| "warnings": 0 | |
| }, | |
| { | |
| "assets": [], | |
| "built": true, | |
| "cacheable": true, | |
| "chunks": [ | |
| 1 | |
| ], | |
| "errors": 0, | |
| "failed": false, | |
| "id": 86, | |
| "identifier": "./node_modules/babel-loader/index.js?{\"loose\":\"all\",\"optional\":[\"optimisation.react.inlineElements\",\"optimisation.react.constantElements\"]}!./src/Paginator.js", | |
| "index": 258, | |
| "index2": 255, | |
| "issuer": "./node_modules/babel-loader/index.js?{\"loose\":\"all\",\"optional\":[\"optimisation.react.inlineElements\",\"optimisation.react.constantElements\"]}!./src/Updates.js", | |
| "name": "./src/Paginator.js", | |
| "optional": false, | |
| "prefetched": false, | |
| "reasons": [ | |
| { | |
| "loc": "12:16-38", | |
| "module": "./src/Stories.js", | |
| "moduleId": 145, | |
| "moduleIdentifier": "./node_modules/babel-loader/index.js?{\"loose\":\"all\",\"optional\":[\"optimisation.react.inlineElements\",\"optimisation.react.constantElements\"]}!./src/Stories.js", | |
| "moduleName": "./src/Stories.js", | |
| "type": "cjs require", | |
| "userRequest": "./Paginator" | |
| }, | |
| { | |
| "loc": "14:16-38", | |
| "module": "./src/Updates.js", | |
| "moduleId": 147, | |
| "moduleIdentifier": "./node_modules/babel-loader/index.js?{\"loose\":\"all\",\"optional\":[\"optimisation.react.inlineElements\",\"optimisation.react.constantElements\"]}!./src/Updates.js", | |
| "moduleName": "./src/Updates.js", | |
| "type": "cjs require", | |
| "userRequest": "./Paginator" | |
| } | |
| ], | |
| "size": 2337, | |
| "warnings": 0 | |
| }, | |
| { | |
| "assets": [], | |
| "built": true, | |
| "cacheable": true, | |
| "chunks": [ | |
| 1 | |
| ], | |
| "errors": 0, | |
| "failed": false, | |
| "id": 87, | |
| "identifier": "./node_modules/babel-loader/index.js?{\"loose\":\"all\",\"optional\":[\"optimisation.react.inlineElements\",\"optimisation.react.constantElements\"]}!./src/mixins/ListItemMixin.js", | |
| "index": 260, | |
| "index2": 256, | |
| "issuer": "./node_modules/babel-loader/index.js?{\"loose\":\"all\",\"optional\":[\"optimisation.react.inlineElements\",\"optimisation.react.constantElements\"]}!./src/DisplayListItem.js", | |
| "name": "./src/mixins/ListItemMixin.js", | |
| "optional": false, | |
| "prefetched": false, | |
| "reasons": [ | |
| { | |
| "loc": "8:20-53", | |
| "module": "./src/DisplayListItem.js", | |
| "moduleId": 139, | |
| "moduleIdentifier": "./node_modules/babel-loader/index.js?{\"loose\":\"all\",\"optional\":[\"optimisation.react.inlineElements\",\"optimisation.react.constantElements\"]}!./src/DisplayListItem.js", | |
| "moduleName": "./src/DisplayListItem.js", | |
| "type": "cjs require", | |
| "userRequest": "./mixins/ListItemMixin" | |
| }, | |
| { | |
| "loc": "17:20-53", | |
| "module": "./src/StoryListItem.js", | |
| "moduleId": 146, | |
| "moduleIdentifier": "./node_modules/babel-loader/index.js?{\"loose\":\"all\",\"optional\":[\"optimisation.react.inlineElements\",\"optimisation.react.constantElements\"]}!./src/StoryListItem.js", | |
| "moduleName": "./src/StoryListItem.js", | |
| "type": "cjs require", | |
| "userRequest": "./mixins/ListItemMixin" | |
| } | |
| ], | |
| "size": 2079, | |
| "warnings": 0 | |
| }, | |
| { | |
| "assets": [], | |
| "built": true, | |
| "cacheable": true, | |
| "chunks": [ | |
| 1 | |
| ], | |
| "errors": 0, | |
| "failed": false, | |
| "id": 88, | |
| "identifier": "./node_modules/babel-loader/index.js?{\"loose\":\"all\",\"optional\":[\"optimisation.react.inlineElements\",\"optimisation.react.constantElements\"]}!./src/mixins/PageNumberMixin.js", | |
| "index": 257, | |
| "index2": 254, | |
| "issuer": "./node_modules/babel-loader/index.js?{\"loose\":\"all\",\"optional\":[\"optimisation.react.inlineElements\",\"optimisation.react.constantElements\"]}!./src/Updates.js", | |
| "name": "./src/mixins/PageNumberMixin.js", | |
| "optional": false, | |
| "prefetched": false, | |
| "reasons": [ | |
| { | |
| "loc": "11:22-57", | |
| "module": "./src/Stories.js", | |
| "moduleId": 145, | |
| "moduleIdentifier": "./node_modules/babel-loader/index.js?{\"loose\":\"all\",\"optional\":[\"optimisation.react.inlineElements\",\"optimisation.react.constantElements\"]}!./src/Stories.js", | |
| "moduleName": "./src/Stories.js", | |
| "type": "cjs require", | |
| "userRequest": "./mixins/PageNumberMixin" | |
| }, | |
| { | |
| "loc": "17:22-57", | |
| "module": "./src/Updates.js", | |
| "moduleId": 147, | |
| "moduleIdentifier": "./node_modules/babel-loader/index.js?{\"loose\":\"all\",\"optional\":[\"optimisation.react.inlineElements\",\"optimisation.react.constantElements\"]}!./src/Updates.js", | |
| "moduleName": "./src/Updates.js", | |
| "type": "cjs require", | |
| "userRequest": "./mixins/PageNumberMixin" | |
| } | |
| ], | |
| "size": 288, | |
| "warnings": 0 | |
| }, | |
| { | |
| "assets": [], | |
| "built": true, | |
| "cacheable": true, | |
| "chunks": [ | |
| 1 | |
| ], | |
| "errors": 0, | |
| "failed": false, | |
| "id": 89, | |
| "identifier": "./node_modules/babel-loader/index.js?{\"loose\":\"all\",\"optional\":[\"optimisation.react.inlineElements\",\"optimisation.react.constantElements\"]}!./src/stores/ItemStore.js", | |
| "index": 241, | |
| "index2": 238, | |
| "issuer": "./node_modules/babel-loader/index.js?{\"loose\":\"all\",\"optional\":[\"optimisation.react.inlineElements\",\"optimisation.react.constantElements\"]}!./src/Item.js", | |
| "name": "./src/stores/ItemStore.js", | |
| "optional": false, | |
| "prefetched": false, | |
| "reasons": [ | |
| { | |
| "loc": "11:16-46", | |
| "module": "./src/mixins/CommentMixin.js", | |
| "moduleId": 56, | |
| "moduleIdentifier": "./node_modules/babel-loader/index.js?{\"loose\":\"all\",\"optional\":[\"optimisation.react.inlineElements\",\"optimisation.react.constantElements\"]}!./src/mixins/CommentMixin.js", | |
| "moduleName": "./src/mixins/CommentMixin.js", | |
| "type": "cjs require", | |
| "userRequest": "../stores/ItemStore" | |
| }, | |
| { | |
| "loc": "14:16-45", | |
| "module": "./src/Item.js", | |
| "moduleId": 140, | |
| "moduleIdentifier": "./node_modules/babel-loader/index.js?{\"loose\":\"all\",\"optional\":[\"optimisation.react.inlineElements\",\"optimisation.react.constantElements\"]}!./src/Item.js", | |
| "moduleName": "./src/Item.js", | |
| "type": "cjs require", | |
| "userRequest": "./stores/ItemStore" | |
| } | |
| ], | |
| "size": 2899, | |
| "warnings": 0 | |
| }, | |
| { | |
| "assets": [], | |
| "built": true, | |
| "cacheable": true, | |
| "chunks": [ | |
| 1 | |
| ], | |
| "errors": 0, | |
| "failed": false, | |
| "id": 90, | |
| "identifier": "./node_modules/babel-loader/index.js?{\"loose\":\"all\",\"optional\":[\"optimisation.react.inlineElements\",\"optimisation.react.constantElements\"]}!./src/utils/pageCalc.js", | |
| "index": 261, | |
| "index2": 258, | |
| "issuer": "./node_modules/babel-loader/index.js?{\"loose\":\"all\",\"optional\":[\"optimisation.react.inlineElements\",\"optimisation.react.constantElements\"]}!./src/Updates.js", | |
| "name": "./src/utils/pageCalc.js", | |
| "optional": false, | |
| "prefetched": false, | |
| "reasons": [ | |
| { | |
| "loc": "21:15-42", | |
| "module": "./src/Stories.js", | |
| "moduleId": 145, | |
| "moduleIdentifier": "./node_modules/babel-loader/index.js?{\"loose\":\"all\",\"optional\":[\"optimisation.react.inlineElements\",\"optimisation.react.constantElements\"]}!./src/Stories.js", | |
| "moduleName": "./src/Stories.js", | |
| "type": "cjs require", | |
| "userRequest": "./utils/pageCalc" | |
| }, | |
| { | |
| "loc": "23:15-42", | |
| "module": "./src/Updates.js", | |
| "moduleId": 147, | |
| "moduleIdentifier": "./node_modules/babel-loader/index.js?{\"loose\":\"all\",\"optional\":[\"optimisation.react.inlineElements\",\"optimisation.react.constantElements\"]}!./src/Updates.js", | |
| "moduleName": "./src/Updates.js", | |
| "type": "cjs require", | |
| "userRequest": "./utils/pageCalc" | |
| } | |
| ], | |
| "size": 332, | |
| "warnings": 0 | |
| }, | |
| { | |
| "assets": [], | |
| "built": true, | |
| "cacheable": true, | |
| "chunks": [ | |
| 1 | |
| ], | |
| "errors": 0, | |
| "failed": false, | |
| "id": 91, | |
| "identifier": "./node_modules/babel-loader/index.js?{\"loose\":\"all\",\"optional\":[\"optimisation.react.inlineElements\",\"optimisation.react.constantElements\"]}!./src/utils/storage.js", | |
| "index": 224, | |
| "index2": 219, | |
| "issuer": "./node_modules/babel-loader/index.js?{\"loose\":\"all\",\"optional\":[\"optimisation.react.inlineElements\",\"optimisation.react.constantElements\"]}!./src/stores/SettingsStore.js", | |
| "name": "./src/utils/storage.js", | |
| "optional": false, | |
| "prefetched": false, | |
| "reasons": [ | |
| { | |
| "loc": "4:14-41", | |
| "module": "./src/stores/SettingsStore.js", | |
| "moduleId": 6, | |
| "moduleIdentifier": "./node_modules/babel-loader/index.js?{\"loose\":\"all\",\"optional\":[\"optimisation.react.inlineElements\",\"optimisation.react.constantElements\"]}!./src/stores/SettingsStore.js", | |
| "moduleName": "./src/stores/SettingsStore.js", | |
| "type": "cjs require", | |
| "userRequest": "../utils/storage" | |
| }, | |
| { | |
| "loc": "9:14-41", | |
| "module": "./src/stores/StoryCommentThreadStore.js", | |
| "moduleId": 59, | |
| "moduleIdentifier": "./node_modules/babel-loader/index.js?{\"loose\":\"all\",\"optional\":[\"optimisation.react.inlineElements\",\"optimisation.react.constantElements\"]}!./src/stores/StoryCommentThreadStore.js", | |
| "moduleName": "./src/stores/StoryCommentThreadStore.js", | |
| "type": "cjs require", | |
| "userRequest": "../utils/storage" | |
| } | |
| ], | |
| "size": 403, | |
| "warnings": 0 | |
| }, | |
| { | |
| "assets": [], | |
| "built": true, | |
| "cacheable": true, | |
| "chunks": [ | |
| 0 | |
| ], | |
| "errors": 0, | |
| "failed": false, | |
| "id": 92, | |
| "identifier": "./node_modules/dom-helpers/events/off.js", | |
| "index": 206, | |
| "index2": 205, | |
| "issuer": "./node_modules/scroll-behavior/lib/withStandardScroll.js", | |
| "name": "./~/dom-helpers/events/off.js", | |
| "optional": false, | |
| "prefetched": false, | |
| "reasons": [ | |
| { | |
| "loc": "11:27-60", | |
| "module": "./~/scroll-behavior/lib/utils/withScroll.js", | |
| "moduleId": 259, | |
| "moduleIdentifier": "./node_modules/scroll-behavior/lib/utils/withScroll.js", | |
| "moduleName": "./~/scroll-behavior/lib/utils/withScroll.js", | |
| "type": "cjs require", | |
| "userRequest": "dom-helpers/events/off" | |
| }, | |
| { | |
| "loc": "11:27-60", | |
| "module": "./~/scroll-behavior/lib/withStandardScroll.js", | |
| "moduleId": 260, | |
| "moduleIdentifier": "./node_modules/scroll-behavior/lib/withStandardScroll.js", | |
| "moduleName": "./~/scroll-behavior/lib/withStandardScroll.js", | |
| "type": "cjs require", | |
| "userRequest": "dom-helpers/events/off" | |
| } | |
| ], | |
| "size": 473, | |
| "warnings": 0 | |
| }, | |
| { | |
| "assets": [], | |
| "built": true, | |
| "cacheable": true, | |
| "chunks": [ | |
| 0 | |
| ], | |
| "errors": 0, | |
| "failed": false, | |
| "id": 93, | |
| "identifier": "./node_modules/dom-helpers/events/on.js", | |
| "index": 208, | |
| "index2": 206, | |
| "issuer": "./node_modules/scroll-behavior/lib/withStandardScroll.js", | |
| "name": "./~/dom-helpers/events/on.js", | |
| "optional": false, | |
| "prefetched": false, | |
| "reasons": [ | |
| { | |
| "loc": "15:26-58", | |
| "module": "./~/scroll-behavior/lib/utils/withScroll.js", | |
| "moduleId": 259, | |
| "moduleIdentifier": "./node_modules/scroll-behavior/lib/utils/withScroll.js", | |
| "moduleName": "./~/scroll-behavior/lib/utils/withScroll.js", | |
| "type": "cjs require", | |
| "userRequest": "dom-helpers/events/on" | |
| }, | |
| { | |
| "loc": "15:26-58", | |
| "module": "./~/scroll-behavior/lib/withStandardScroll.js", | |
| "moduleId": 260, | |
| "moduleIdentifier": "./node_modules/scroll-behavior/lib/withStandardScroll.js", | |
| "moduleName": "./~/scroll-behavior/lib/withStandardScroll.js", | |
| "type": "cjs require", | |
| "userRequest": "dom-helpers/events/on" | |
| } | |
| ], | |
| "size": 465, | |
| "warnings": 0 | |
| }, | |
| { | |
| "assets": [], | |
| "built": true, | |
| "cacheable": true, | |
| "chunks": [ | |
| 0 | |
| ], | |
| "errors": 0, | |
| "failed": false, | |
| "id": 94, | |
| "identifier": "./node_modules/dom-helpers/query/isWindow.js", | |
| "index": 210, | |
| "index2": 207, | |
| "issuer": "./node_modules/dom-helpers/query/scrollLeft.js", | |
| "name": "./~/dom-helpers/query/isWindow.js", | |
| "optional": false, | |
| "prefetched": false, | |
| "reasons": [ | |
| { | |
| "loc": "2:16-37", | |
| "module": "./~/dom-helpers/query/scrollLeft.js", | |
| "moduleId": 95, | |
| "moduleIdentifier": "./node_modules/dom-helpers/query/scrollLeft.js", | |
| "moduleName": "./~/dom-helpers/query/scrollLeft.js", | |
| "type": "cjs require", | |
| "userRequest": "./isWindow" | |
| }, | |
| { | |
| "loc": "2:16-37", | |
| "module": "./~/dom-helpers/query/scrollTop.js", | |
| "moduleId": 96, | |
| "moduleIdentifier": "./node_modules/dom-helpers/query/scrollTop.js", | |
| "moduleName": "./~/dom-helpers/query/scrollTop.js", | |
| "type": "cjs require", | |
| "userRequest": "./isWindow" | |
| } | |
| ], | |
| "size": 169, | |
| "warnings": 0 | |
| }, | |
| { | |
| "assets": [], | |
| "built": true, | |
| "cacheable": true, | |
| "chunks": [ | |
| 0 | |
| ], | |
| "errors": 0, | |
| "failed": false, | |
| "id": 95, | |
| "identifier": "./node_modules/dom-helpers/query/scrollLeft.js", | |
| "index": 209, | |
| "index2": 208, | |
| "issuer": "./node_modules/scroll-behavior/lib/withStandardScroll.js", | |
| "name": "./~/dom-helpers/query/scrollLeft.js", | |
| "optional": false, | |
| "prefetched": false, | |
| "reasons": [ | |
| { | |
| "loc": "19:33-72", | |
| "module": "./~/scroll-behavior/lib/utils/withScroll.js", | |
| "moduleId": 259, | |
| "moduleIdentifier": "./node_modules/scroll-behavior/lib/utils/withScroll.js", | |
| "moduleName": "./~/scroll-behavior/lib/utils/withScroll.js", | |
| "type": "cjs require", | |
| "userRequest": "dom-helpers/query/scrollLeft" | |
| }, | |
| { | |
| "loc": "19:33-72", | |
| "module": "./~/scroll-behavior/lib/withStandardScroll.js", | |
| "moduleId": 260, | |
| "moduleIdentifier": "./node_modules/scroll-behavior/lib/withStandardScroll.js", | |
| "moduleName": "./~/scroll-behavior/lib/withStandardScroll.js", | |
| "type": "cjs require", | |
| "userRequest": "dom-helpers/query/scrollLeft" | |
| } | |
| ], | |
| "size": 412, | |
| "warnings": 0 | |
| }, | |
| { | |
| "assets": [], | |
| "built": true, | |
| "cacheable": true, | |
| "chunks": [ | |
| 0 | |
| ], | |
| "errors": 0, | |
| "failed": false, | |
| "id": 96, | |
| "identifier": "./node_modules/dom-helpers/query/scrollTop.js", | |
| "index": 211, | |
| "index2": 209, | |
| "issuer": "./node_modules/scroll-behavior/lib/withStandardScroll.js", | |
| "name": "./~/dom-helpers/query/scrollTop.js", | |
| "optional": false, | |
| "prefetched": false, | |
| "reasons": [ | |
| { | |
| "loc": "23:32-70", | |
| "module": "./~/scroll-behavior/lib/utils/withScroll.js", | |
| "moduleId": 259, | |
| "moduleIdentifier": "./node_modules/scroll-behavior/lib/utils/withScroll.js", | |
| "moduleName": "./~/scroll-behavior/lib/utils/withScroll.js", | |
| "type": "cjs require", | |
| "userRequest": "dom-helpers/query/scrollTop" | |
| }, | |
| { | |
| "loc": "23:32-70", | |
| "module": "./~/scroll-behavior/lib/withStandardScroll.js", | |
| "moduleId": 260, | |
| "moduleIdentifier": "./node_modules/scroll-behavior/lib/withStandardScroll.js", | |
| "moduleName": "./~/scroll-behavior/lib/withStandardScroll.js", | |
| "type": "cjs require", | |
| "userRequest": "dom-helpers/query/scrollTop" | |
| } | |
| ], | |
| "size": 410, | |
| "warnings": 0 | |
| }, | |
| { | |
| "assets": [], | |
| "built": true, | |
| "cacheable": true, | |
| "chunks": [ | |
| 0 | |
| ], | |
| "errors": 0, | |
| "failed": false, | |
| "id": 97, | |
| "identifier": "./node_modules/dom-helpers/util/requestAnimationFrame.js", | |
| "index": 212, | |
| "index2": 210, | |
| "issuer": "./node_modules/scroll-behavior/lib/withStandardScroll.js", | |
| "name": "./~/dom-helpers/util/requestAnimationFrame.js", | |
| "optional": false, | |
| "prefetched": false, | |
| "reasons": [ | |
| { | |
| "loc": "27:43-92", | |
| "module": "./~/scroll-behavior/lib/utils/withScroll.js", | |
| "moduleId": 259, | |
| "moduleIdentifier": "./node_modules/scroll-behavior/lib/utils/withScroll.js", | |
| "moduleName": "./~/scroll-behavior/lib/utils/withScroll.js", | |
| "type": "cjs require", | |
| "userRequest": "dom-helpers/util/requestAnimationFrame" | |
| }, | |
| { | |
| "loc": "27:43-92", | |
| "module": "./~/scroll-behavior/lib/withStandardScroll.js", | |
| "moduleId": 260, | |
| "moduleIdentifier": "./node_modules/scroll-behavior/lib/withStandardScroll.js", | |
| "moduleName": "./~/scroll-behavior/lib/withStandardScroll.js", | |
| "type": "cjs require", | |
| "userRequest": "dom-helpers/util/requestAnimationFrame" | |
| } | |
| ], | |
| "size": 943, | |
| "warnings": 0 | |
| }, | |
| { | |
| "assets": [], | |
| "built": true, | |
| "cacheable": true, | |
| "chunks": [ | |
| 0 | |
| ], | |
| "errors": 0, | |
| "failed": false, | |
| "id": 98, | |
| "identifier": "./node_modules/events/events.js", | |
| "index": 226, | |
| "index2": 222, | |
| "issuer": "./node_modules/babel-loader/index.js?{\"loose\":\"all\",\"optional\":[\"optimisation.react.inlineElements\",\"optimisation.react.constantElements\"]}!./src/stores/StoryStore.js", | |
| "name": "./~/events/events.js", | |
| "optional": false, | |
| "prefetched": false, | |
| "reasons": [ | |
| { | |
| "loc": "7:15-32", | |
| "module": "./src/stores/StoryStore.js", | |
| "moduleId": 36, | |
| "moduleIdentifier": "./node_modules/babel-loader/index.js?{\"loose\":\"all\",\"optional\":[\"optimisation.react.inlineElements\",\"optimisation.react.constantElements\"]}!./src/stores/StoryStore.js", | |
| "moduleName": "./src/stores/StoryStore.js", | |
| "type": "cjs require", | |
| "userRequest": "events" | |
| }, | |
| { | |
| "loc": "3:19-36", | |
| "module": "./src/stores/UpdatesStore.js", | |
| "moduleId": 37, | |
| "moduleIdentifier": "./node_modules/babel-loader/index.js?{\"loose\":\"all\",\"optional\":[\"optimisation.react.inlineElements\",\"optimisation.react.constantElements\"]}!./src/stores/UpdatesStore.js", | |
| "moduleName": "./src/stores/UpdatesStore.js", | |
| "type": "cjs require", | |
| "userRequest": "events" | |
| } | |
| ], | |
| "size": 8191, | |
| "warnings": 0 | |
| }, | |
| { | |
| "assets": [], | |
| "built": true, | |
| "cacheable": true, | |
| "chunks": [ | |
| 0 | |
| ], | |
| "errors": 0, | |
| "failed": false, | |
| "id": 99, | |
| "identifier": "./node_modules/fbjs/lib/EventListener.js", | |
| "index": 152, | |
| "index2": 147, | |
| "issuer": "./node_modules/react/lib/ReactEventListener.js", | |
| "name": "./~/fbjs/lib/EventListener.js", | |
| "optional": false, | |
| "prefetched": false, | |
| "reasons": [ | |
| { | |
| "loc": "16:20-53", | |
| "module": "./~/react/lib/ReactEventListener.js", | |
| "moduleId": 226, | |
| "moduleIdentifier": "./node_modules/react/lib/ReactEventListener.js", | |
| "moduleName": "./~/react/lib/ReactEventListener.js", | |
| "type": "cjs require", | |
| "userRequest": "fbjs/lib/EventListener" | |
| }, | |
| { | |
| "loc": "15:20-53", | |
| "module": "./~/react/lib/SimpleEventPlugin.js", | |
| "moduleId": 236, | |
| "moduleIdentifier": "./node_modules/react/lib/SimpleEventPlugin.js", | |
| "moduleName": "./~/react/lib/SimpleEventPlugin.js", | |
| "type": "cjs require", | |
| "userRequest": "fbjs/lib/EventListener" | |
| } | |
| ], | |
| "size": 2248, | |
| "warnings": 0 | |
| }, | |
| { | |
| "assets": [], | |
| "built": true, | |
| "cacheable": true, | |
| "chunks": [ | |
| 0 | |
| ], | |
| "errors": 0, | |
| "failed": false, | |
| "id": 100, | |
| "identifier": "./node_modules/fbjs/lib/focusNode.js", | |
| "index": 108, | |
| "index2": 102, | |
| "issuer": "./node_modules/react/lib/ReactInputSelection.js", | |
| "name": "./~/fbjs/lib/focusNode.js", | |
| "optional": false, | |
| "prefetched": false, | |
| "reasons": [ | |
| { | |
| "loc": "17:16-45", | |
| "module": "./~/react/lib/ReactInputSelection.js", | |
| "moduleId": 120, | |
| "moduleIdentifier": "./node_modules/react/lib/ReactInputSelection.js", | |
| "moduleName": "./~/react/lib/ReactInputSelection.js", | |
| "type": "cjs require", | |
| "userRequest": "fbjs/lib/focusNode" | |
| }, | |
| { | |
| "loc": "16:16-45", | |
| "module": "./~/react/lib/AutoFocusUtils.js", | |
| "moduleId": 192, | |
| "moduleIdentifier": "./node_modules/react/lib/AutoFocusUtils.js", | |
| "moduleName": "./~/react/lib/AutoFocusUtils.js", | |
| "type": "cjs require", | |
| "userRequest": "fbjs/lib/focusNode" | |
| } | |
| ], | |
| "size": 578, | |
| "warnings": 0 | |
| }, | |
| { | |
| "assets": [], | |
| "built": true, | |
| "cacheable": true, | |
| "chunks": [ | |
| 0 | |
| ], | |
| "errors": 0, | |
| "failed": false, | |
| "id": 101, | |
| "identifier": "./node_modules/fbjs/lib/getActiveElement.js", | |
| "index": 162, | |
| "index2": 156, | |
| "issuer": "./node_modules/react/lib/SelectEventPlugin.js", | |
| "name": "./~/fbjs/lib/getActiveElement.js", | |
| "optional": false, | |
| "prefetched": false, | |
| "reasons": [ | |
| { | |
| "loc": "18:23-59", | |
| "module": "./~/react/lib/ReactInputSelection.js", | |
| "moduleId": 120, | |
| "moduleIdentifier": "./node_modules/react/lib/ReactInputSelection.js", | |
| "moduleName": "./~/react/lib/ReactInputSelection.js", | |
| "type": "cjs require", | |
| "userRequest": "fbjs/lib/getActiveElement" | |
| }, | |
| { | |
| "loc": "21:23-59", | |
| "module": "./~/react/lib/SelectEventPlugin.js", | |
| "moduleId": 235, | |
| "moduleIdentifier": "./node_modules/react/lib/SelectEventPlugin.js", | |
| "moduleName": "./~/react/lib/SelectEventPlugin.js", | |
| "type": "cjs require", | |
| "userRequest": "fbjs/lib/getActiveElement" | |
| } | |
| ], | |
| "size": 912, | |
| "warnings": 0 | |
| }, | |
| { | |
| "assets": [], | |
| "built": true, | |
| "cacheable": true, | |
| "chunks": [ | |
| 0 | |
| ], | |
| "errors": 0, | |
| "failed": false, | |
| "id": 102, | |
| "identifier": "./node_modules/fbjs/lib/getMarkupWrap.js", | |
| "index": 103, | |
| "index2": 95, | |
| "issuer": "./node_modules/react/lib/Danger.js", | |
| "name": "./~/fbjs/lib/getMarkupWrap.js", | |
| "optional": false, | |
| "prefetched": false, | |
| "reasons": [ | |
| { | |
| "loc": "17:20-46", | |
| "module": "./~/fbjs/lib/createNodesFromMarkup.js", | |
| "moduleId": 158, | |
| "moduleIdentifier": "./node_modules/fbjs/lib/createNodesFromMarkup.js", | |
| "moduleName": "./~/fbjs/lib/createNodesFromMarkup.js", | |
| "type": "cjs require", | |
| "userRequest": "./getMarkupWrap" | |
| }, | |
| { | |
| "loc": "19:20-53", | |
| "module": "./~/react/lib/Danger.js", | |
| "moduleId": 197, | |
| "moduleIdentifier": "./node_modules/react/lib/Danger.js", | |
| "moduleName": "./~/react/lib/Danger.js", | |
| "type": "cjs require", | |
| "userRequest": "fbjs/lib/getMarkupWrap" | |
| } | |
| ], | |
| "size": 2909, | |
| "warnings": 0 | |
| }, | |
| { | |
| "assets": [], | |
| "built": true, | |
| "cacheable": true, | |
| "chunks": [ | |
| 0 | |
| ], | |
| "errors": 0, | |
| "failed": false, | |
| "id": 103, | |
| "identifier": "./node_modules/fbjs/lib/shallowEqual.js", | |
| "index": 145, | |
| "index2": 140, | |
| "issuer": "./node_modules/react/lib/SelectEventPlugin.js", | |
| "name": "./~/fbjs/lib/shallowEqual.js", | |
| "optional": false, | |
| "prefetched": false, | |
| "reasons": [ | |
| { | |
| "loc": "43:19-51", | |
| "module": "./~/react/lib/ReactDOMComponent.js", | |
| "moduleId": 207, | |
| "moduleIdentifier": "./node_modules/react/lib/ReactDOMComponent.js", | |
| "moduleName": "./~/react/lib/ReactDOMComponent.js", | |
| "type": "cjs require", | |
| "userRequest": "fbjs/lib/shallowEqual" | |
| }, | |
| { | |
| "loc": "24:19-51", | |
| "module": "./~/react/lib/SelectEventPlugin.js", | |
| "moduleId": 235, | |
| "moduleIdentifier": "./node_modules/react/lib/SelectEventPlugin.js", | |
| "moduleName": "./~/react/lib/SelectEventPlugin.js", | |
| "type": "cjs require", | |
| "userRequest": "fbjs/lib/shallowEqual" | |
| } | |
| ], | |
| "size": 1616, | |
| "warnings": 0 | |
| }, | |
| { | |
| "assets": [], | |
| "built": true, | |
| "cacheable": true, | |
| "chunks": [ | |
| 0 | |
| ], | |
| "errors": 0, | |
| "failed": false, | |
| "id": 104, | |
| "identifier": "./node_modules/history/lib/DOMStateStorage.js", | |
| "index": 12, | |
| "index2": 10, | |
| "issuer": "./node_modules/history/lib/createHashHistory.js", | |
| "name": "./~/history/lib/DOMStateStorage.js", | |
| "optional": false, | |
| "prefetched": false, | |
| "reasons": [ | |
| { | |
| "loc": "25:23-51", | |
| "module": "./~/history/lib/createHashHistory.js", | |
| "moduleId": 106, | |
| "moduleIdentifier": "./node_modules/history/lib/createHashHistory.js", | |
| "moduleName": "./~/history/lib/createHashHistory.js", | |
| "type": "cjs require", | |
| "userRequest": "./DOMStateStorage" | |
| }, | |
| { | |
| "loc": "31:33-71", | |
| "module": "./~/scroll-behavior/lib/withStandardScroll.js", | |
| "moduleId": 260, | |
| "moduleIdentifier": "./node_modules/scroll-behavior/lib/withStandardScroll.js", | |
| "moduleName": "./~/scroll-behavior/lib/withStandardScroll.js", | |
| "type": "cjs require", | |
| "userRequest": "history/lib/DOMStateStorage" | |
| } | |
| ], | |
| "size": 2147, | |
| "warnings": 0 | |
| }, | |
| { | |
| "assets": [], | |
| "built": true, | |
| "cacheable": true, | |
| "chunks": [ | |
| 0 | |
| ], | |
| "errors": 0, | |
| "failed": false, | |
| "id": 105, | |
| "identifier": "./node_modules/history/lib/DOMUtils.js", | |
| "index": 11, | |
| "index2": 9, | |
| "issuer": "./node_modules/history/lib/createHashHistory.js", | |
| "name": "./~/history/lib/DOMUtils.js", | |
| "optional": false, | |
| "prefetched": false, | |
| "reasons": [ | |
| { | |
| "loc": "23:16-37", | |
| "module": "./~/history/lib/createHashHistory.js", | |
| "moduleId": 106, | |
| "moduleIdentifier": "./node_modules/history/lib/createHashHistory.js", | |
| "moduleName": "./~/history/lib/createHashHistory.js", | |
| "type": "cjs require", | |
| "userRequest": "./DOMUtils" | |
| }, | |
| { | |
| "loc": "15:16-37", | |
| "module": "./~/history/lib/createDOMHistory.js", | |
| "moduleId": 168, | |
| "moduleIdentifier": "./node_modules/history/lib/createDOMHistory.js", | |
| "moduleName": "./~/history/lib/createDOMHistory.js", | |
| "type": "cjs require", | |
| "userRequest": "./DOMUtils" | |
| } | |
| ], | |
| "size": 2301, | |
| "warnings": 0 | |
| }, | |
| { | |
| "assets": [], | |
| "built": true, | |
| "cacheable": true, | |
| "chunks": [ | |
| 0 | |
| ], | |
| "errors": 0, | |
| "failed": false, | |
| "id": 106, | |
| "identifier": "./node_modules/history/lib/createHashHistory.js", | |
| "index": 5, | |
| "index2": 20, | |
| "issuer": "./node_modules/babel-loader/index.js?{\"loose\":\"all\",\"optional\":[\"optimisation.react.inlineElements\",\"optimisation.react.constantElements\"]}!./src/index.js", | |
| "name": "./~/history/lib/createHashHistory.js", | |
| "optional": false, | |
| "prefetched": false, | |
| "reasons": [ | |
| { | |
| "loc": "9:24-64", | |
| "module": "./src/index.js", | |
| "moduleId": 0, | |
| "moduleIdentifier": "./node_modules/babel-loader/index.js?{\"loose\":\"all\",\"optional\":[\"optimisation.react.inlineElements\",\"optimisation.react.constantElements\"]}!./src/index.js", | |
| "moduleName": "./src/index.js", | |
| "type": "cjs require", | |
| "userRequest": "history/lib/createHashHistory" | |
| }, | |
| { | |
| "loc": "7:25-65", | |
| "module": "./~/react-router/lib/Router.js", | |
| "moduleId": 180, | |
| "moduleIdentifier": "./node_modules/react-router/lib/Router.js", | |
| "moduleName": "./~/react-router/lib/Router.js", | |
| "type": "cjs require", | |
| "userRequest": "history/lib/createHashHistory" | |
| } | |
| ], | |
| "size": 7448, | |
| "warnings": 0 | |
| }, | |
| { | |
| "assets": [], | |
| "built": true, | |
| "cacheable": true, | |
| "chunks": [ | |
| 0 | |
| ], | |
| "errors": 0, | |
| "failed": false, | |
| "id": 107, | |
| "identifier": "./node_modules/history/lib/useQueries.js", | |
| "index": 185, | |
| "index2": 185, | |
| "issuer": "./node_modules/react-router/lib/Router.js", | |
| "name": "./~/history/lib/useQueries.js", | |
| "optional": false, | |
| "prefetched": false, | |
| "reasons": [ | |
| { | |
| "loc": "11:18-51", | |
| "module": "./~/react-router/lib/Router.js", | |
| "moduleId": 180, | |
| "moduleIdentifier": "./node_modules/react-router/lib/Router.js", | |
| "moduleName": "./~/react-router/lib/Router.js", | |
| "type": "cjs require", | |
| "userRequest": "history/lib/useQueries" | |
| }, | |
| { | |
| "loc": "6:18-51", | |
| "module": "./~/react-router/lib/useRouterHistory.js", | |
| "moduleId": 190, | |
| "moduleIdentifier": "./node_modules/react-router/lib/useRouterHistory.js", | |
| "moduleName": "./~/react-router/lib/useRouterHistory.js", | |
| "type": "cjs require", | |
| "userRequest": "history/lib/useQueries" | |
| } | |
| ], | |
| "size": 6009, | |
| "warnings": 0 | |
| }, | |
| { | |
| "assets": [], | |
| "built": true, | |
| "cacheable": true, | |
| "chunks": [ | |
| 0 | |
| ], | |
| "errors": 0, | |
| "failed": false, | |
| "id": 108, | |
| "identifier": "./node_modules/react-router/lib/PropTypes.js", | |
| "index": 220, | |
| "index2": 216, | |
| "issuer": "./node_modules/react-router/lib/Link.js", | |
| "name": "./~/react-router/lib/PropTypes.js", | |
| "optional": false, | |
| "prefetched": false, | |
| "reasons": [ | |
| { | |
| "loc": "15:17-39", | |
| "module": "./~/react-router/lib/Link.js", | |
| "moduleId": 31, | |
| "moduleIdentifier": "./node_modules/react-router/lib/Link.js", | |
| "moduleName": "./~/react-router/lib/Link.js", | |
| "type": "cjs require", | |
| "userRequest": "./PropTypes" | |
| }, | |
| { | |
| "loc": "17:17-39", | |
| "module": "./~/react-router/lib/withRouter.js", | |
| "moduleId": 191, | |
| "moduleIdentifier": "./node_modules/react-router/lib/withRouter.js", | |
| "moduleName": "./~/react-router/lib/withRouter.js", | |
| "type": "cjs require", | |
| "userRequest": "./PropTypes" | |
| } | |
| ], | |
| "size": 4109, | |
| "warnings": 0 | |
| }, | |
| { | |
| "assets": [], | |
| "built": true, | |
| "cacheable": true, | |
| "chunks": [ | |
| 0 | |
| ], | |
| "errors": 0, | |
| "failed": false, | |
| "id": 109, | |
| "identifier": "./node_modules/react/lib/CSSProperty.js", | |
| "index": 110, | |
| "index2": 104, | |
| "issuer": "./node_modules/react/lib/CSSPropertyOperations.js", | |
| "name": "./~/react/lib/CSSProperty.js", | |
| "optional": false, | |
| "prefetched": false, | |
| "reasons": [ | |
| { | |
| "loc": "14:18-42", | |
| "module": "./~/react/lib/CSSPropertyOperations.js", | |
| "moduleId": 194, | |
| "moduleIdentifier": "./node_modules/react/lib/CSSPropertyOperations.js", | |
| "moduleName": "./~/react/lib/CSSPropertyOperations.js", | |
| "type": "cjs require", | |
| "userRequest": "./CSSProperty" | |
| }, | |
| { | |
| "loc": "14:18-42", | |
| "module": "./~/react/lib/dangerousStyleValue.js", | |
| "moduleId": 248, | |
| "moduleIdentifier": "./node_modules/react/lib/dangerousStyleValue.js", | |
| "moduleName": "./~/react/lib/dangerousStyleValue.js", | |
| "type": "cjs require", | |
| "userRequest": "./CSSProperty" | |
| } | |
| ], | |
| "size": 3694, | |
| "warnings": 0 | |
| }, | |
| { | |
| "assets": [], | |
| "built": true, | |
| "cacheable": true, | |
| "chunks": [ | |
| 0 | |
| ], | |
| "errors": 0, | |
| "failed": false, | |
| "id": 110, | |
| "identifier": "./node_modules/react/lib/CallbackQueue.js", | |
| "index": 76, | |
| "index2": 70, | |
| "issuer": "./node_modules/react/lib/ReactUpdates.js", | |
| "name": "./~/react/lib/CallbackQueue.js", | |
| "optional": false, | |
| "prefetched": false, | |
| "reasons": [ | |
| { | |
| "loc": "16:20-46", | |
| "module": "./~/react/lib/ReactUpdates.js", | |
| "moduleId": 11, | |
| "moduleIdentifier": "./node_modules/react/lib/ReactUpdates.js", | |
| "moduleName": "./~/react/lib/ReactUpdates.js", | |
| "type": "cjs require", | |
| "userRequest": "./CallbackQueue" | |
| }, | |
| { | |
| "loc": "16:20-46", | |
| "module": "./~/react/lib/ReactReconcileTransaction.js", | |
| "moduleId": 232, | |
| "moduleIdentifier": "./node_modules/react/lib/ReactReconcileTransaction.js", | |
| "moduleName": "./~/react/lib/ReactReconcileTransaction.js", | |
| "type": "cjs require", | |
| "userRequest": "./CallbackQueue" | |
| } | |
| ], | |
| "size": 2667, | |
| "warnings": 0 | |
| }, | |
| { | |
| "assets": [], | |
| "built": true, | |
| "cacheable": true, | |
| "chunks": [ | |
| 0 | |
| ], | |
| "errors": 0, | |
| "failed": false, | |
| "id": 111, | |
| "identifier": "./node_modules/react/lib/ReactChildren.js", | |
| "index": 25, | |
| "index2": 32, | |
| "issuer": "./node_modules/react/lib/React.js", | |
| "name": "./~/react/lib/ReactChildren.js", | |
| "optional": false, | |
| "prefetched": false, | |
| "reasons": [ | |
| { | |
| "loc": "16:20-46", | |
| "module": "./~/react/lib/React.js", | |
| "moduleId": 202, | |
| "moduleIdentifier": "./node_modules/react/lib/React.js", | |
| "moduleName": "./~/react/lib/React.js", | |
| "type": "cjs require", | |
| "userRequest": "./ReactChildren" | |
| }, | |
| { | |
| "loc": "16:20-46", | |
| "module": "./~/react/lib/ReactDOMOption.js", | |
| "moduleId": 216, | |
| "moduleIdentifier": "./node_modules/react/lib/ReactDOMOption.js", | |
| "moduleName": "./~/react/lib/ReactDOMOption.js", | |
| "type": "cjs require", | |
| "userRequest": "./ReactChildren" | |
| } | |
| ], | |
| "size": 5863, | |
| "warnings": 0 | |
| }, | |
| { | |
| "assets": [], | |
| "built": true, | |
| "cacheable": true, | |
| "chunks": [ | |
| 0 | |
| ], | |
| "errors": 0, | |
| "failed": false, | |
| "id": 112, | |
| "identifier": "./node_modules/react/lib/ReactClass.js", | |
| "index": 42, | |
| "index2": 43, | |
| "issuer": "./node_modules/react/lib/React.js", | |
| "name": "./~/react/lib/ReactClass.js", | |
| "optional": false, | |
| "prefetched": false, | |
| "reasons": [ | |
| { | |
| "loc": "18:17-40", | |
| "module": "./~/react/lib/React.js", | |
| "moduleId": 202, | |
| "moduleIdentifier": "./node_modules/react/lib/React.js", | |
| "moduleName": "./~/react/lib/React.js", | |
| "type": "cjs require", | |
| "userRequest": "./ReactClass" | |
| }, | |
| { | |
| "loc": "18:17-40", | |
| "module": "./~/react/lib/ReactInjection.js", | |
| "moduleId": 227, | |
| "moduleIdentifier": "./node_modules/react/lib/ReactInjection.js", | |
| "moduleName": "./~/react/lib/ReactInjection.js", | |
| "type": "cjs require", | |
| "userRequest": "./ReactClass" | |
| } | |
| ], | |
| "size": 26464, | |
| "warnings": 0 | |
| }, | |
| { | |
| "assets": [], | |
| "built": true, | |
| "cacheable": true, | |
| "chunks": [ | |
| 0 | |
| ], | |
| "errors": 0, | |
| "failed": false, | |
| "id": 113, | |
| "identifier": "./node_modules/react/lib/ReactComponent.js", | |
| "index": 36, | |
| "index2": 38, | |
| "issuer": "./node_modules/react/lib/React.js", | |
| "name": "./~/react/lib/ReactComponent.js", | |
| "optional": false, | |
| "prefetched": false, | |
| "reasons": [ | |
| { | |
| "loc": "16:21-48", | |
| "module": "./~/react/lib/ReactClass.js", | |
| "moduleId": 112, | |
| "moduleIdentifier": "./node_modules/react/lib/ReactClass.js", | |
| "moduleName": "./~/react/lib/ReactClass.js", | |
| "type": "cjs require", | |
| "userRequest": "./ReactComponent" | |
| }, | |
| { | |
| "loc": "17:21-48", | |
| "module": "./~/react/lib/React.js", | |
| "moduleId": 202, | |
| "moduleIdentifier": "./node_modules/react/lib/React.js", | |
| "moduleName": "./~/react/lib/React.js", | |
| "type": "cjs require", | |
| "userRequest": "./ReactComponent" | |
| } | |
| ], | |
| "size": 4933, | |
| "warnings": 0 | |
| }, | |
| { | |
| "assets": [], | |
| "built": true, | |
| "cacheable": true, | |
| "chunks": [ | |
| 0 | |
| ], | |
| "errors": 0, | |
| "failed": false, | |
| "id": 114, | |
| "identifier": "./node_modules/react/lib/ReactComponentBrowserEnvironment.js", | |
| "index": 93, | |
| "index2": 101, | |
| "issuer": "./node_modules/react/lib/ReactDefaultInjection.js", | |
| "name": "./~/react/lib/ReactComponentBrowserEnvironment.js", | |
| "optional": false, | |
| "prefetched": false, | |
| "reasons": [ | |
| { | |
| "loc": "28:39-84", | |
| "module": "./~/react/lib/ReactDOMComponent.js", | |
| "moduleId": 207, | |
| "moduleIdentifier": "./node_modules/react/lib/ReactDOMComponent.js", | |
| "moduleName": "./~/react/lib/ReactDOMComponent.js", | |
| "type": "cjs require", | |
| "userRequest": "./ReactComponentBrowserEnvironment" | |
| }, | |
| { | |
| "loc": "20:39-84", | |
| "module": "./~/react/lib/ReactDefaultInjection.js", | |
| "moduleId": 224, | |
| "moduleIdentifier": "./node_modules/react/lib/ReactDefaultInjection.js", | |
| "moduleName": "./~/react/lib/ReactDefaultInjection.js", | |
| "type": "cjs require", | |
| "userRequest": "./ReactComponentBrowserEnvironment" | |
| } | |
| ], | |
| "size": 1428, | |
| "warnings": 0 | |
| }, | |
| { | |
| "assets": [], | |
| "built": true, | |
| "cacheable": true, | |
| "chunks": [ | |
| 0 | |
| ], | |
| "errors": 0, | |
| "failed": false, | |
| "id": 115, | |
| "identifier": "./node_modules/react/lib/ReactDOMComponentFlags.js", | |
| "index": 57, | |
| "index2": 53, | |
| "issuer": "./node_modules/react/lib/ReactDOMComponentTree.js", | |
| "name": "./~/react/lib/ReactDOMComponentFlags.js", | |
| "optional": false, | |
| "prefetched": false, | |
| "reasons": [ | |
| { | |
| "loc": "15:29-64", | |
| "module": "./~/react/lib/ReactDOMComponentTree.js", | |
| "moduleId": 5, | |
| "moduleIdentifier": "./node_modules/react/lib/ReactDOMComponentTree.js", | |
| "moduleName": "./~/react/lib/ReactDOMComponentTree.js", | |
| "type": "cjs require", | |
| "userRequest": "./ReactDOMComponentFlags" | |
| }, | |
| { | |
| "loc": "30:29-64", | |
| "module": "./~/react/lib/ReactDOMComponent.js", | |
| "moduleId": 207, | |
| "moduleIdentifier": "./node_modules/react/lib/ReactDOMComponent.js", | |
| "moduleName": "./~/react/lib/ReactDOMComponent.js", | |
| "type": "cjs require", | |
| "userRequest": "./ReactDOMComponentFlags" | |
| } | |
| ], | |
| "size": 471, | |
| "warnings": 0 | |
| }, | |
| { | |
| "assets": [], | |
| "built": true, | |
| "cacheable": true, | |
| "chunks": [ | |
| 0 | |
| ], | |
| "errors": 0, | |
| "failed": false, | |
| "id": 116, | |
| "identifier": "./node_modules/react/lib/ReactDOMSelect.js", | |
| "index": 131, | |
| "index2": 125, | |
| "issuer": "./node_modules/react/lib/ReactDOMComponent.js", | |
| "name": "./~/react/lib/ReactDOMSelect.js", | |
| "optional": false, | |
| "prefetched": false, | |
| "reasons": [ | |
| { | |
| "loc": "34:21-48", | |
| "module": "./~/react/lib/ReactDOMComponent.js", | |
| "moduleId": 207, | |
| "moduleIdentifier": "./node_modules/react/lib/ReactDOMComponent.js", | |
| "moduleName": "./~/react/lib/ReactDOMComponent.js", | |
| "type": "cjs require", | |
| "userRequest": "./ReactDOMSelect" | |
| }, | |
| { | |
| "loc": "18:21-48", | |
| "module": "./~/react/lib/ReactDOMOption.js", | |
| "moduleId": 216, | |
| "moduleIdentifier": "./node_modules/react/lib/ReactDOMOption.js", | |
| "moduleName": "./~/react/lib/ReactDOMOption.js", | |
| "type": "cjs require", | |
| "userRequest": "./ReactDOMSelect" | |
| } | |
| ], | |
| "size": 7418, | |
| "warnings": 0 | |
| }, | |
| { | |
| "assets": [], | |
| "built": true, | |
| "cacheable": true, | |
| "chunks": [ | |
| 0 | |
| ], | |
| "errors": 0, | |
| "failed": false, | |
| "id": 117, | |
| "identifier": "./node_modules/react/lib/ReactElementValidator.js", | |
| "index": 48, | |
| "index2": 44, | |
| "issuer": "./node_modules/react/lib/React.js", | |
| "name": "./~/react/lib/ReactElementValidator.js", | |
| "optional": false, | |
| "prefetched": false, | |
| "reasons": [ | |
| { | |
| "loc": "21:28-62", | |
| "module": "./~/react/lib/React.js", | |
| "moduleId": 202, | |
| "moduleIdentifier": "./node_modules/react/lib/React.js", | |
| "moduleName": "./~/react/lib/React.js", | |
| "type": "cjs require", | |
| "userRequest": "./ReactElementValidator" | |
| }, | |
| { | |
| "loc": "15:28-62", | |
| "module": "./~/react/lib/ReactDOMFactories.js", | |
| "moduleId": 211, | |
| "moduleIdentifier": "./node_modules/react/lib/ReactDOMFactories.js", | |
| "moduleName": "./~/react/lib/ReactDOMFactories.js", | |
| "type": "cjs require", | |
| "userRequest": "./ReactElementValidator" | |
| } | |
| ], | |
| "size": 10750, | |
| "warnings": 0 | |
| }, | |
| { | |
| "assets": [], | |
| "built": true, | |
| "cacheable": true, | |
| "chunks": [ | |
| 0 | |
| ], | |
| "errors": 0, | |
| "failed": false, | |
| "id": 118, | |
| "identifier": "./node_modules/react/lib/ReactEmptyComponent.js", | |
| "index": 142, | |
| "index2": 134, | |
| "issuer": "./node_modules/react/lib/ReactInjection.js", | |
| "name": "./~/react/lib/ReactEmptyComponent.js", | |
| "optional": false, | |
| "prefetched": false, | |
| "reasons": [ | |
| { | |
| "loc": "17:26-58", | |
| "module": "./~/react/lib/instantiateReactComponent.js", | |
| "moduleId": 134, | |
| "moduleIdentifier": "./node_modules/react/lib/instantiateReactComponent.js", | |
| "moduleName": "./~/react/lib/instantiateReactComponent.js", | |
| "type": "cjs require", | |
| "userRequest": "./ReactEmptyComponent" | |
| }, | |
| { | |
| "loc": "19:26-58", | |
| "module": "./~/react/lib/ReactInjection.js", | |
| "moduleId": 227, | |
| "moduleIdentifier": "./node_modules/react/lib/ReactInjection.js", | |
| "moduleName": "./~/react/lib/ReactInjection.js", | |
| "type": "cjs require", | |
| "userRequest": "./ReactEmptyComponent" | |
| } | |
| ], | |
| "size": 743, | |
| "warnings": 0 | |
| }, | |
| { | |
| "assets": [], | |
| "built": true, | |
| "cacheable": true, | |
| "chunks": [ | |
| 0 | |
| ], | |
| "errors": 0, | |
| "failed": false, | |
| "id": 119, | |
| "identifier": "./node_modules/react/lib/ReactFeatureFlags.js", | |
| "index": 77, | |
| "index2": 71, | |
| "issuer": "./node_modules/react/lib/ReactUpdates.js", | |
| "name": "./~/react/lib/ReactFeatureFlags.js", | |
| "optional": false, | |
| "prefetched": false, | |
| "reasons": [ | |
| { | |
| "loc": "18:24-54", | |
| "module": "./~/react/lib/ReactUpdates.js", | |
| "moduleId": 11, | |
| "moduleIdentifier": "./node_modules/react/lib/ReactUpdates.js", | |
| "moduleName": "./~/react/lib/ReactUpdates.js", | |
| "type": "cjs require", | |
| "userRequest": "./ReactFeatureFlags" | |
| }, | |
| { | |
| "loc": "22:24-54", | |
| "module": "./~/react/lib/ReactMount.js", | |
| "moduleId": 121, | |
| "moduleIdentifier": "./node_modules/react/lib/ReactMount.js", | |
| "moduleName": "./~/react/lib/ReactMount.js", | |
| "type": "cjs require", | |
| "userRequest": "./ReactFeatureFlags" | |
| } | |
| ], | |
| "size": 661, | |
| "warnings": 0 | |
| }, | |
| { | |
| "assets": [], | |
| "built": true, | |
| "cacheable": true, | |
| "chunks": [ | |
| 0 | |
| ], | |
| "errors": 0, | |
| "failed": false, | |
| "id": 120, | |
| "identifier": "./node_modules/react/lib/ReactInputSelection.js", | |
| "index": 156, | |
| "index2": 157, | |
| "issuer": "./node_modules/react/lib/ReactReconcileTransaction.js", | |
| "name": "./~/react/lib/ReactInputSelection.js", | |
| "optional": false, | |
| "prefetched": false, | |
| "reasons": [ | |
| { | |
| "loc": "19:26-58", | |
| "module": "./~/react/lib/ReactReconcileTransaction.js", | |
| "moduleId": 232, | |
| "moduleIdentifier": "./node_modules/react/lib/ReactReconcileTransaction.js", | |
| "moduleName": "./~/react/lib/ReactReconcileTransaction.js", | |
| "type": "cjs require", | |
| "userRequest": "./ReactInputSelection" | |
| }, | |
| { | |
| "loc": "18:26-58", | |
| "module": "./~/react/lib/SelectEventPlugin.js", | |
| "moduleId": 235, | |
| "moduleIdentifier": "./node_modules/react/lib/SelectEventPlugin.js", | |
| "moduleName": "./~/react/lib/SelectEventPlugin.js", | |
| "type": "cjs require", | |
| "userRequest": "./ReactInputSelection" | |
| } | |
| ], | |
| "size": 4310, | |
| "warnings": 0 | |
| }, | |
| { | |
| "assets": [], | |
| "built": true, | |
| "cacheable": true, | |
| "chunks": [ | |
| 0 | |
| ], | |
| "errors": 0, | |
| "failed": false, | |
| "id": 121, | |
| "identifier": "./node_modules/react/lib/ReactMount.js", | |
| "index": 176, | |
| "index2": 177, | |
| "issuer": "./node_modules/react/lib/ReactDOM.js", | |
| "name": "./~/react/lib/ReactMount.js", | |
| "optional": false, | |
| "prefetched": false, | |
| "reasons": [ | |
| { | |
| "loc": "18:17-40", | |
| "module": "./~/react/lib/ReactDOM.js", | |
| "moduleId": 205, | |
| "moduleIdentifier": "./node_modules/react/lib/ReactDOM.js", | |
| "moduleName": "./~/react/lib/ReactDOM.js", | |
| "type": "cjs require", | |
| "userRequest": "./ReactMount" | |
| }, | |
| { | |
| "loc": "14:17-40", | |
| "module": "./~/react/lib/renderSubtreeIntoContainer.js", | |
| "moduleId": 256, | |
| "moduleIdentifier": "./node_modules/react/lib/renderSubtreeIntoContainer.js", | |
| "moduleName": "./~/react/lib/renderSubtreeIntoContainer.js", | |
| "type": "cjs require", | |
| "userRequest": "./ReactMount" | |
| } | |
| ], | |
| "size": 23383, | |
| "warnings": 0 | |
| }, | |
| { | |
| "assets": [], | |
| "built": true, | |
| "cacheable": true, | |
| "chunks": [ | |
| 0 | |
| ], | |
| "errors": 0, | |
| "failed": false, | |
| "id": 122, | |
| "identifier": "./node_modules/react/lib/ReactMultiChildUpdateTypes.js", | |
| "index": 104, | |
| "index2": 98, | |
| "issuer": "./node_modules/react/lib/DOMChildrenOperations.js", | |
| "name": "./~/react/lib/ReactMultiChildUpdateTypes.js", | |
| "optional": false, | |
| "prefetched": false, | |
| "reasons": [ | |
| { | |
| "loc": "16:33-72", | |
| "module": "./~/react/lib/DOMChildrenOperations.js", | |
| "moduleId": 65, | |
| "moduleIdentifier": "./node_modules/react/lib/DOMChildrenOperations.js", | |
| "moduleName": "./~/react/lib/DOMChildrenOperations.js", | |
| "type": "cjs require", | |
| "userRequest": "./ReactMultiChildUpdateTypes" | |
| }, | |
| { | |
| "loc": "15:33-72", | |
| "module": "./~/react/lib/ReactMultiChild.js", | |
| "moduleId": 230, | |
| "moduleIdentifier": "./node_modules/react/lib/ReactMultiChild.js", | |
| "moduleName": "./~/react/lib/ReactMultiChild.js", | |
| "type": "cjs require", | |
| "userRequest": "./ReactMultiChildUpdateTypes" | |
| } | |
| ], | |
| "size": 864, | |
| "warnings": 0 | |
| }, | |
| { | |
| "assets": [], | |
| "built": true, | |
| "cacheable": true, | |
| "chunks": [ | |
| 0 | |
| ], | |
| "errors": 0, | |
| "failed": false, | |
| "id": 123, | |
| "identifier": "./node_modules/react/lib/ReactNativeComponent.js", | |
| "index": 143, | |
| "index2": 135, | |
| "issuer": "./node_modules/react/lib/ReactInjection.js", | |
| "name": "./~/react/lib/ReactNativeComponent.js", | |
| "optional": false, | |
| "prefetched": false, | |
| "reasons": [ | |
| { | |
| "loc": "18:27-60", | |
| "module": "./~/react/lib/instantiateReactComponent.js", | |
| "moduleId": 134, | |
| "moduleIdentifier": "./node_modules/react/lib/instantiateReactComponent.js", | |
| "moduleName": "./~/react/lib/instantiateReactComponent.js", | |
| "type": "cjs require", | |
| "userRequest": "./ReactNativeComponent" | |
| }, | |
| { | |
| "loc": "21:27-60", | |
| "module": "./~/react/lib/ReactInjection.js", | |
| "moduleId": 227, | |
| "moduleIdentifier": "./node_modules/react/lib/ReactInjection.js", | |
| "moduleName": "./~/react/lib/ReactInjection.js", | |
| "type": "cjs require", | |
| "userRequest": "./ReactNativeComponent" | |
| } | |
| ], | |
| "size": 3001, | |
| "warnings": 0 | |
| }, | |
| { | |
| "assets": [], | |
| "built": true, | |
| "cacheable": true, | |
| "chunks": [ | |
| 0 | |
| ], | |
| "errors": 0, | |
| "failed": false, | |
| "id": 124, | |
| "identifier": "./node_modules/react/lib/ReactNodeTypes.js", | |
| "index": 139, | |
| "index2": 130, | |
| "issuer": "./node_modules/react/lib/getNativeComponentFromComposite.js", | |
| "name": "./~/react/lib/ReactNodeTypes.js", | |
| "optional": false, | |
| "prefetched": false, | |
| "reasons": [ | |
| { | |
| "loc": "14:21-48", | |
| "module": "./~/react/lib/getNativeComponentFromComposite.js", | |
| "moduleId": 132, | |
| "moduleIdentifier": "./node_modules/react/lib/getNativeComponentFromComposite.js", | |
| "moduleName": "./~/react/lib/getNativeComponentFromComposite.js", | |
| "type": "cjs require", | |
| "userRequest": "./ReactNodeTypes" | |
| }, | |
| { | |
| "loc": "22:21-48", | |
| "module": "./~/react/lib/ReactCompositeComponent.js", | |
| "moduleId": 204, | |
| "moduleIdentifier": "./node_modules/react/lib/ReactCompositeComponent.js", | |
| "moduleName": "./~/react/lib/ReactCompositeComponent.js", | |
| "type": "cjs require", | |
| "userRequest": "./ReactNodeTypes" | |
| } | |
| ], | |
| "size": 998, | |
| "warnings": 0 | |
| }, | |
| { | |
| "assets": [], | |
| "built": true, | |
| "cacheable": true, | |
| "chunks": [ | |
| 0 | |
| ], | |
| "errors": 0, | |
| "failed": false, | |
| "id": 125, | |
| "identifier": "./node_modules/react/lib/ReactNoopUpdateQueue.js", | |
| "index": 37, | |
| "index2": 33, | |
| "issuer": "./node_modules/react/lib/ReactComponent.js", | |
| "name": "./~/react/lib/ReactNoopUpdateQueue.js", | |
| "optional": false, | |
| "prefetched": false, | |
| "reasons": [ | |
| { | |
| "loc": "20:27-60", | |
| "module": "./~/react/lib/ReactClass.js", | |
| "moduleId": 112, | |
| "moduleIdentifier": "./node_modules/react/lib/ReactClass.js", | |
| "moduleName": "./~/react/lib/ReactClass.js", | |
| "type": "cjs require", | |
| "userRequest": "./ReactNoopUpdateQueue" | |
| }, | |
| { | |
| "loc": "14:27-60", | |
| "module": "./~/react/lib/ReactComponent.js", | |
| "moduleId": 113, | |
| "moduleIdentifier": "./node_modules/react/lib/ReactComponent.js", | |
| "moduleName": "./~/react/lib/ReactComponent.js", | |
| "type": "cjs require", | |
| "userRequest": "./ReactNoopUpdateQueue" | |
| } | |
| ], | |
| "size": 3347, | |
| "warnings": 0 | |
| }, | |
| { | |
| "assets": [], | |
| "built": true, | |
| "cacheable": true, | |
| "chunks": [ | |
| 0 | |
| ], | |
| "errors": 0, | |
| "failed": false, | |
| "id": 126, | |
| "identifier": "./node_modules/react/lib/ReactPropTypes.js", | |
| "index": 50, | |
| "index2": 47, | |
| "issuer": "./node_modules/react/lib/React.js", | |
| "name": "./~/react/lib/ReactPropTypes.js", | |
| "optional": false, | |
| "prefetched": false, | |
| "reasons": [ | |
| { | |
| "loc": "14:21-48", | |
| "module": "./~/react/lib/LinkedValueUtils.js", | |
| "moduleId": 69, | |
| "moduleIdentifier": "./node_modules/react/lib/LinkedValueUtils.js", | |
| "moduleName": "./~/react/lib/LinkedValueUtils.js", | |
| "type": "cjs require", | |
| "userRequest": "./ReactPropTypes" | |
| }, | |
| { | |
| "loc": "22:21-48", | |
| "module": "./~/react/lib/React.js", | |
| "moduleId": 202, | |
| "moduleIdentifier": "./node_modules/react/lib/React.js", | |
| "moduleName": "./~/react/lib/React.js", | |
| "type": "cjs require", | |
| "userRequest": "./ReactPropTypes" | |
| } | |
| ], | |
| "size": 13208, | |
| "warnings": 0 | |
| }, | |
| { | |
| "assets": [], | |
| "built": true, | |
| "cacheable": true, | |
| "chunks": [ | |
| 0 | |
| ], | |
| "errors": 0, | |
| "failed": false, | |
| "id": 127, | |
| "identifier": "./node_modules/react/lib/ReactUpdateQueue.js", | |
| "index": 140, | |
| "index2": 131, | |
| "issuer": "./node_modules/react/lib/ReactMount.js", | |
| "name": "./~/react/lib/ReactUpdateQueue.js", | |
| "optional": false, | |
| "prefetched": false, | |
| "reasons": [ | |
| { | |
| "loc": "27:23-52", | |
| "module": "./~/react/lib/ReactMount.js", | |
| "moduleId": 121, | |
| "moduleIdentifier": "./node_modules/react/lib/ReactMount.js", | |
| "moduleName": "./~/react/lib/ReactMount.js", | |
| "type": "cjs require", | |
| "userRequest": "./ReactUpdateQueue" | |
| }, | |
| { | |
| "loc": "27:23-52", | |
| "module": "./~/react/lib/ReactCompositeComponent.js", | |
| "moduleId": 204, | |
| "moduleIdentifier": "./node_modules/react/lib/ReactCompositeComponent.js", | |
| "moduleName": "./~/react/lib/ReactCompositeComponent.js", | |
| "type": "cjs require", | |
| "userRequest": "./ReactUpdateQueue" | |
| } | |
| ], | |
| "size": 8386, | |
| "warnings": 0 | |
| }, | |
| { | |
| "assets": [], | |
| "built": true, | |
| "cacheable": true, | |
| "chunks": [ | |
| 0 | |
| ], | |
| "errors": 0, | |
| "failed": false, | |
| "id": 128, | |
| "identifier": "./node_modules/react/lib/ReactVersion.js", | |
| "index": 51, | |
| "index2": 48, | |
| "issuer": "./node_modules/react/lib/ReactDOM.js", | |
| "name": "./~/react/lib/ReactVersion.js", | |
| "optional": false, | |
| "prefetched": false, | |
| "reasons": [ | |
| { | |
| "loc": "23:19-44", | |
| "module": "./~/react/lib/React.js", | |
| "moduleId": 202, | |
| "moduleIdentifier": "./node_modules/react/lib/React.js", | |
| "moduleName": "./~/react/lib/React.js", | |
| "type": "cjs require", | |
| "userRequest": "./ReactVersion" | |
| }, | |
| { | |
| "loc": "22:19-44", | |
| "module": "./~/react/lib/ReactDOM.js", | |
| "moduleId": 205, | |
| "moduleIdentifier": "./node_modules/react/lib/ReactDOM.js", | |
| "moduleName": "./~/react/lib/ReactDOM.js", | |
| "type": "cjs require", | |
| "userRequest": "./ReactVersion" | |
| } | |
| ], | |
| "size": 382, | |
| "warnings": 0 | |
| }, | |
| { | |
| "assets": [], | |
| "built": true, | |
| "cacheable": true, | |
| "chunks": [ | |
| 0 | |
| ], | |
| "errors": 0, | |
| "failed": false, | |
| "id": 129, | |
| "identifier": "./node_modules/react/lib/ViewportMetrics.js", | |
| "index": 90, | |
| "index2": 84, | |
| "issuer": "./node_modules/react/lib/ReactBrowserEventEmitter.js", | |
| "name": "./~/react/lib/ViewportMetrics.js", | |
| "optional": false, | |
| "prefetched": false, | |
| "reasons": [ | |
| { | |
| "loc": "19:22-50", | |
| "module": "./~/react/lib/ReactBrowserEventEmitter.js", | |
| "moduleId": 49, | |
| "moduleIdentifier": "./node_modules/react/lib/ReactBrowserEventEmitter.js", | |
| "moduleName": "./~/react/lib/ReactBrowserEventEmitter.js", | |
| "type": "cjs require", | |
| "userRequest": "./ViewportMetrics" | |
| }, | |
| { | |
| "loc": "15:22-50", | |
| "module": "./~/react/lib/SyntheticMouseEvent.js", | |
| "moduleId": 53, | |
| "moduleIdentifier": "./node_modules/react/lib/SyntheticMouseEvent.js", | |
| "moduleName": "./~/react/lib/SyntheticMouseEvent.js", | |
| "type": "cjs require", | |
| "userRequest": "./ViewportMetrics" | |
| } | |
| ], | |
| "size": 641, | |
| "warnings": 0 | |
| }, | |
| { | |
| "assets": [], | |
| "built": true, | |
| "cacheable": true, | |
| "chunks": [ | |
| 0 | |
| ], | |
| "errors": 0, | |
| "failed": false, | |
| "id": 130, | |
| "identifier": "./node_modules/react/lib/accumulateInto.js", | |
| "index": 66, | |
| "index2": 59, | |
| "issuer": "./node_modules/react/lib/EventPropagators.js", | |
| "name": "./~/react/lib/accumulateInto.js", | |
| "optional": false, | |
| "prefetched": false, | |
| "reasons": [ | |
| { | |
| "loc": "18:21-48", | |
| "module": "./~/react/lib/EventPluginHub.js", | |
| "moduleId": 33, | |
| "moduleIdentifier": "./node_modules/react/lib/EventPluginHub.js", | |
| "moduleName": "./~/react/lib/EventPluginHub.js", | |
| "type": "cjs require", | |
| "userRequest": "./accumulateInto" | |
| }, | |
| { | |
| "loc": "18:21-48", | |
| "module": "./~/react/lib/EventPropagators.js", | |
| "moduleId": 34, | |
| "moduleIdentifier": "./node_modules/react/lib/EventPropagators.js", | |
| "moduleName": "./~/react/lib/EventPropagators.js", | |
| "type": "cjs require", | |
| "userRequest": "./accumulateInto" | |
| } | |
| ], | |
| "size": 1743, | |
| "warnings": 0 | |
| }, | |
| { | |
| "assets": [], | |
| "built": true, | |
| "cacheable": true, | |
| "chunks": [ | |
| 0 | |
| ], | |
| "errors": 0, | |
| "failed": false, | |
| "id": 131, | |
| "identifier": "./node_modules/react/lib/forEachAccumulated.js", | |
| "index": 67, | |
| "index2": 60, | |
| "issuer": "./node_modules/react/lib/EventPropagators.js", | |
| "name": "./~/react/lib/forEachAccumulated.js", | |
| "optional": false, | |
| "prefetched": false, | |
| "reasons": [ | |
| { | |
| "loc": "19:25-56", | |
| "module": "./~/react/lib/EventPluginHub.js", | |
| "moduleId": 33, | |
| "moduleIdentifier": "./node_modules/react/lib/EventPluginHub.js", | |
| "moduleName": "./~/react/lib/EventPluginHub.js", | |
| "type": "cjs require", | |
| "userRequest": "./forEachAccumulated" | |
| }, | |
| { | |
| "loc": "19:25-56", | |
| "module": "./~/react/lib/EventPropagators.js", | |
| "moduleId": 34, | |
| "moduleIdentifier": "./node_modules/react/lib/EventPropagators.js", | |
| "moduleName": "./~/react/lib/EventPropagators.js", | |
| "type": "cjs require", | |
| "userRequest": "./forEachAccumulated" | |
| } | |
| ], | |
| "size": 897, | |
| "warnings": 0 | |
| }, | |
| { | |
| "assets": [], | |
| "built": true, | |
| "cacheable": true, | |
| "chunks": [ | |
| 0 | |
| ], | |
| "errors": 0, | |
| "failed": false, | |
| "id": 132, | |
| "identifier": "./node_modules/react/lib/getNativeComponentFromComposite.js", | |
| "index": 182, | |
| "index2": 178, | |
| "issuer": "./node_modules/react/lib/ReactDOM.js", | |
| "name": "./~/react/lib/getNativeComponentFromComposite.js", | |
| "optional": false, | |
| "prefetched": false, | |
| "reasons": [ | |
| { | |
| "loc": "25:38-82", | |
| "module": "./~/react/lib/ReactDOM.js", | |
| "moduleId": 205, | |
| "moduleIdentifier": "./node_modules/react/lib/ReactDOM.js", | |
| "moduleName": "./~/react/lib/ReactDOM.js", | |
| "type": "cjs require", | |
| "userRequest": "./getNativeComponentFromComposite" | |
| }, | |
| { | |
| "loc": "18:38-82", | |
| "module": "./~/react/lib/findDOMNode.js", | |
| "moduleId": 249, | |
| "moduleIdentifier": "./node_modules/react/lib/findDOMNode.js", | |
| "moduleName": "./~/react/lib/findDOMNode.js", | |
| "type": "cjs require", | |
| "userRequest": "./getNativeComponentFromComposite" | |
| } | |
| ], | |
| "size": 797, | |
| "warnings": 0 | |
| }, | |
| { | |
| "assets": [], | |
| "built": true, | |
| "cacheable": true, | |
| "chunks": [ | |
| 0 | |
| ], | |
| "errors": 0, | |
| "failed": false, | |
| "id": 133, | |
| "identifier": "./node_modules/react/lib/getTextContentAccessor.js", | |
| "index": 70, | |
| "index2": 64, | |
| "issuer": "./node_modules/react/lib/FallbackCompositionState.js", | |
| "name": "./~/react/lib/getTextContentAccessor.js", | |
| "optional": false, | |
| "prefetched": false, | |
| "reasons": [ | |
| { | |
| "loc": "18:29-64", | |
| "module": "./~/react/lib/FallbackCompositionState.js", | |
| "moduleId": 200, | |
| "moduleIdentifier": "./node_modules/react/lib/FallbackCompositionState.js", | |
| "moduleName": "./~/react/lib/FallbackCompositionState.js", | |
| "type": "cjs require", | |
| "userRequest": "./getTextContentAccessor" | |
| }, | |
| { | |
| "loc": "17:29-64", | |
| "module": "./~/react/lib/ReactDOMSelection.js", | |
| "moduleId": 217, | |
| "moduleIdentifier": "./node_modules/react/lib/ReactDOMSelection.js", | |
| "moduleName": "./~/react/lib/ReactDOMSelection.js", | |
| "type": "cjs require", | |
| "userRequest": "./getTextContentAccessor" | |
| } | |
| ], | |
| "size": 997, | |
| "warnings": 0 | |
| }, | |
| { | |
| "assets": [], | |
| "built": true, | |
| "cacheable": true, | |
| "chunks": [ | |
| 0 | |
| ], | |
| "errors": 0, | |
| "failed": false, | |
| "id": 134, | |
| "identifier": "./node_modules/react/lib/instantiateReactComponent.js", | |
| "index": 136, | |
| "index2": 136, | |
| "issuer": "./node_modules/react/lib/ReactMount.js", | |
| "name": "./~/react/lib/instantiateReactComponent.js", | |
| "optional": false, | |
| "prefetched": false, | |
| "reasons": [ | |
| { | |
| "loc": "31:32-70", | |
| "module": "./~/react/lib/ReactMount.js", | |
| "moduleId": 121, | |
| "moduleIdentifier": "./node_modules/react/lib/ReactMount.js", | |
| "moduleName": "./~/react/lib/ReactMount.js", | |
| "type": "cjs require", | |
| "userRequest": "./instantiateReactComponent" | |
| }, | |
| { | |
| "loc": "16:32-70", | |
| "module": "./~/react/lib/ReactChildReconciler.js", | |
| "moduleId": 203, | |
| "moduleIdentifier": "./node_modules/react/lib/ReactChildReconciler.js", | |
| "moduleName": "./~/react/lib/ReactChildReconciler.js", | |
| "type": "cjs require", | |
| "userRequest": "./instantiateReactComponent" | |
| } | |
| ], | |
| "size": 4427, | |
| "warnings": 0 | |
| }, | |
| { | |
| "assets": [], | |
| "built": true, | |
| "cacheable": true, | |
| "chunks": [ | |
| 0 | |
| ], | |
| "errors": 0, | |
| "failed": false, | |
| "id": 135, | |
| "identifier": "./node_modules/react/lib/isTextInputElement.js", | |
| "index": 85, | |
| "index2": 80, | |
| "issuer": "./node_modules/react/lib/SelectEventPlugin.js", | |
| "name": "./~/react/lib/isTextInputElement.js", | |
| "optional": false, | |
| "prefetched": false, | |
| "reasons": [ | |
| { | |
| "loc": "24:25-56", | |
| "module": "./~/react/lib/ChangeEventPlugin.js", | |
| "moduleId": 195, | |
| "moduleIdentifier": "./node_modules/react/lib/ChangeEventPlugin.js", | |
| "moduleName": "./~/react/lib/ChangeEventPlugin.js", | |
| "type": "cjs require", | |
| "userRequest": "./isTextInputElement" | |
| }, | |
| { | |
| "loc": "22:25-56", | |
| "module": "./~/react/lib/SelectEventPlugin.js", | |
| "moduleId": 235, | |
| "moduleIdentifier": "./node_modules/react/lib/SelectEventPlugin.js", | |
| "moduleName": "./~/react/lib/SelectEventPlugin.js", | |
| "type": "cjs require", | |
| "userRequest": "./isTextInputElement" | |
| } | |
| ], | |
| "size": 1033, | |
| "warnings": 0 | |
| }, | |
| { | |
| "assets": [], | |
| "built": true, | |
| "cacheable": true, | |
| "chunks": [ | |
| 0 | |
| ], | |
| "errors": 0, | |
| "failed": false, | |
| "id": 136, | |
| "identifier": "./node_modules/react/lib/setTextContent.js", | |
| "index": 97, | |
| "index2": 92, | |
| "issuer": "./node_modules/react/lib/DOMLazyTree.js", | |
| "name": "./~/react/lib/setTextContent.js", | |
| "optional": false, | |
| "prefetched": false, | |
| "reasons": [ | |
| { | |
| "loc": "15:21-48", | |
| "module": "./~/react/lib/DOMLazyTree.js", | |
| "moduleId": 24, | |
| "moduleIdentifier": "./node_modules/react/lib/DOMLazyTree.js", | |
| "moduleName": "./~/react/lib/DOMLazyTree.js", | |
| "type": "cjs require", | |
| "userRequest": "./setTextContent" | |
| }, | |
| { | |
| "loc": "21:21-48", | |
| "module": "./~/react/lib/DOMChildrenOperations.js", | |
| "moduleId": 65, | |
| "moduleIdentifier": "./node_modules/react/lib/DOMChildrenOperations.js", | |
| "moduleName": "./~/react/lib/DOMChildrenOperations.js", | |
| "type": "cjs require", | |
| "userRequest": "./setTextContent" | |
| } | |
| ], | |
| "size": 1203, | |
| "warnings": 0 | |
| }, | |
| { | |
| "assets": [], | |
| "built": true, | |
| "cacheable": true, | |
| "chunks": [ | |
| 1 | |
| ], | |
| "errors": 0, | |
| "failed": false, | |
| "id": 137, | |
| "identifier": "./node_modules/babel-loader/index.js?{\"loose\":\"all\",\"optional\":[\"optimisation.react.inlineElements\",\"optimisation.react.constantElements\"]}!./src/App.js", | |
| "index": 218, | |
| "index2": 231, | |
| "issuer": "./node_modules/babel-loader/index.js?{\"loose\":\"all\",\"optional\":[\"optimisation.react.inlineElements\",\"optimisation.react.constantElements\"]}!./src/routes.js", | |
| "name": "./src/App.js", | |
| "optional": false, | |
| "prefetched": false, | |
| "reasons": [ | |
| { | |
| "loc": "13:10-26", | |
| "module": "./src/routes.js", | |
| "moduleId": 149, | |
| "moduleIdentifier": "./node_modules/babel-loader/index.js?{\"loose\":\"all\",\"optional\":[\"optimisation.react.inlineElements\",\"optimisation.react.constantElements\"]}!./src/routes.js", | |
| "moduleName": "./src/routes.js", | |
| "type": "cjs require", | |
| "userRequest": "./App" | |
| } | |
| ], | |
| "size": 5783, | |
| "warnings": 0 | |
| }, | |
| { | |
| "assets": [], | |
| "built": true, | |
| "cacheable": true, | |
| "chunks": [ | |
| 1 | |
| ], | |
| "errors": 0, | |
| "failed": false, | |
| "id": 138, | |
| "identifier": "./node_modules/babel-loader/index.js?{\"loose\":\"all\",\"optional\":[\"optimisation.react.inlineElements\",\"optimisation.react.constantElements\"]}!./src/DisplayComment.js", | |
| "index": 264, | |
| "index2": 261, | |
| "issuer": "./node_modules/babel-loader/index.js?{\"loose\":\"all\",\"optional\":[\"optimisation.react.inlineElements\",\"optimisation.react.constantElements\"]}!./src/Updates.js", | |
| "name": "./src/DisplayComment.js", | |
| "optional": false, | |
| "prefetched": false, | |
| "reasons": [ | |
| { | |
| "loc": "13:21-48", | |
| "module": "./src/Updates.js", | |
| "moduleId": 147, | |
| "moduleIdentifier": "./node_modules/babel-loader/index.js?{\"loose\":\"all\",\"optional\":[\"optimisation.react.inlineElements\",\"optimisation.react.constantElements\"]}!./src/Updates.js", | |
| "moduleName": "./src/Updates.js", | |
| "type": "cjs require", | |
| "userRequest": "./DisplayComment" | |
| } | |
| ], | |
| "size": 1846, | |
| "warnings": 0 | |
| }, | |
| { | |
| "assets": [], | |
| "built": true, | |
| "cacheable": true, | |
| "chunks": [ | |
| 1 | |
| ], | |
| "errors": 0, | |
| "failed": false, | |
| "id": 139, | |
| "identifier": "./node_modules/babel-loader/index.js?{\"loose\":\"all\",\"optional\":[\"optimisation.react.inlineElements\",\"optimisation.react.constantElements\"]}!./src/DisplayListItem.js", | |
| "index": 263, | |
| "index2": 260, | |
| "issuer": "./node_modules/babel-loader/index.js?{\"loose\":\"all\",\"optional\":[\"optimisation.react.inlineElements\",\"optimisation.react.constantElements\"]}!./src/Updates.js", | |
| "name": "./src/DisplayListItem.js", | |
| "optional": false, | |
| "prefetched": false, | |
| "reasons": [ | |
| { | |
| "loc": "12:22-50", | |
| "module": "./src/Updates.js", | |
| "moduleId": 147, | |
| "moduleIdentifier": "./node_modules/babel-loader/index.js?{\"loose\":\"all\",\"optional\":[\"optimisation.react.inlineElements\",\"optimisation.react.constantElements\"]}!./src/Updates.js", | |
| "moduleName": "./src/Updates.js", | |
| "type": "cjs require", | |
| "userRequest": "./DisplayListItem" | |
| } | |
| ], | |
| "size": 793, | |
| "warnings": 0 | |
| }, | |
| { | |
| "assets": [], | |
| "built": true, | |
| "cacheable": true, | |
| "chunks": [ | |
| 1 | |
| ], | |
| "errors": 0, | |
| "failed": false, | |
| "id": 140, | |
| "identifier": "./node_modules/babel-loader/index.js?{\"loose\":\"all\",\"optional\":[\"optimisation.react.inlineElements\",\"optimisation.react.constantElements\"]}!./src/Item.js", | |
| "index": 234, | |
| "index2": 249, | |
| "issuer": "./node_modules/babel-loader/index.js?{\"loose\":\"all\",\"optional\":[\"optimisation.react.inlineElements\",\"optimisation.react.constantElements\"]}!./src/routes.js", | |
| "name": "./src/Item.js", | |
| "optional": false, | |
| "prefetched": false, | |
| "reasons": [ | |
| { | |
| "loc": "14:11-28", | |
| "module": "./src/routes.js", | |
| "moduleId": 149, | |
| "moduleIdentifier": "./node_modules/babel-loader/index.js?{\"loose\":\"all\",\"optional\":[\"optimisation.react.inlineElements\",\"optimisation.react.constantElements\"]}!./src/routes.js", | |
| "moduleName": "./src/routes.js", | |
| "type": "cjs require", | |
| "userRequest": "./Item" | |
| } | |
| ], | |
| "size": 10455, | |
| "warnings": 0 | |
| }, | |
| { | |
| "assets": [], | |
| "built": true, | |
| "cacheable": true, | |
| "chunks": [ | |
| 1 | |
| ], | |
| "errors": 0, | |
| "failed": false, | |
| "id": 141, | |
| "identifier": "./node_modules/babel-loader/index.js?{\"loose\":\"all\",\"optional\":[\"optimisation.react.inlineElements\",\"optimisation.react.constantElements\"]}!./src/NotFound.js", | |
| "index": 252, | |
| "index2": 250, | |
| "issuer": "./node_modules/babel-loader/index.js?{\"loose\":\"all\",\"optional\":[\"optimisation.react.inlineElements\",\"optimisation.react.constantElements\"]}!./src/routes.js", | |
| "name": "./src/NotFound.js", | |
| "optional": false, | |
| "prefetched": false, | |
| "reasons": [ | |
| { | |
| "loc": "15:15-36", | |
| "module": "./src/routes.js", | |
| "moduleId": 149, | |
| "moduleIdentifier": "./node_modules/babel-loader/index.js?{\"loose\":\"all\",\"optional\":[\"optimisation.react.inlineElements\",\"optimisation.react.constantElements\"]}!./src/routes.js", | |
| "moduleName": "./src/routes.js", | |
| "type": "cjs require", | |
| "userRequest": "./NotFound" | |
| } | |
| ], | |
| "size": 454, | |
| "warnings": 0 | |
| }, | |
| { | |
| "assets": [], | |
| "built": true, | |
| "cacheable": true, | |
| "chunks": [ | |
| 1 | |
| ], | |
| "errors": 0, | |
| "failed": false, | |
| "id": 142, | |
| "identifier": "./node_modules/babel-loader/index.js?{\"loose\":\"all\",\"optional\":[\"optimisation.react.inlineElements\",\"optimisation.react.constantElements\"]}!./src/PermalinkedComment.js", | |
| "index": 253, | |
| "index2": 253, | |
| "issuer": "./node_modules/babel-loader/index.js?{\"loose\":\"all\",\"optional\":[\"optimisation.react.inlineElements\",\"optimisation.react.constantElements\"]}!./src/routes.js", | |
| "name": "./src/PermalinkedComment.js", | |
| "optional": false, | |
| "prefetched": false, | |
| "reasons": [ | |
| { | |
| "loc": "16:25-56", | |
| "module": "./src/routes.js", | |
| "moduleId": 149, | |
| "moduleIdentifier": "./node_modules/babel-loader/index.js?{\"loose\":\"all\",\"optional\":[\"optimisation.react.inlineElements\",\"optimisation.react.constantElements\"]}!./src/routes.js", | |
| "moduleName": "./src/routes.js", | |
| "type": "cjs require", | |
| "userRequest": "./PermalinkedComment" | |
| } | |
| ], | |
| "size": 6093, | |
| "warnings": 0 | |
| }, | |
| { | |
| "assets": [], | |
| "built": true, | |
| "cacheable": true, | |
| "chunks": [ | |
| 1 | |
| ], | |
| "errors": 0, | |
| "failed": false, | |
| "id": 143, | |
| "identifier": "./node_modules/babel-loader/index.js?{\"loose\":\"all\",\"optional\":[\"optimisation.react.inlineElements\",\"optimisation.react.constantElements\"]}!./src/PollOption.js", | |
| "index": 246, | |
| "index2": 243, | |
| "issuer": "./node_modules/babel-loader/index.js?{\"loose\":\"all\",\"optional\":[\"optimisation.react.inlineElements\",\"optimisation.react.constantElements\"]}!./src/Item.js", | |
| "name": "./src/PollOption.js", | |
| "optional": false, | |
| "prefetched": false, | |
| "reasons": [ | |
| { | |
| "loc": "17:17-40", | |
| "module": "./src/Item.js", | |
| "moduleId": 140, | |
| "moduleIdentifier": "./node_modules/babel-loader/index.js?{\"loose\":\"all\",\"optional\":[\"optimisation.react.inlineElements\",\"optimisation.react.constantElements\"]}!./src/Item.js", | |
| "moduleName": "./src/Item.js", | |
| "type": "cjs require", | |
| "userRequest": "./PollOption" | |
| } | |
| ], | |
| "size": 2145, | |
| "warnings": 0 | |
| }, | |
| { | |
| "assets": [], | |
| "built": true, | |
| "cacheable": true, | |
| "chunks": [ | |
| 1 | |
| ], | |
| "errors": 0, | |
| "failed": false, | |
| "id": 144, | |
| "identifier": "./node_modules/babel-loader/index.js?{\"loose\":\"all\",\"optional\":[\"optimisation.react.inlineElements\",\"optimisation.react.constantElements\"]}!./src/Settings.js", | |
| "index": 221, | |
| "index2": 221, | |
| "issuer": "./node_modules/babel-loader/index.js?{\"loose\":\"all\",\"optional\":[\"optimisation.react.inlineElements\",\"optimisation.react.constantElements\"]}!./src/App.js", | |
| "name": "./src/Settings.js", | |
| "optional": false, | |
| "prefetched": false, | |
| "reasons": [ | |
| { | |
| "loc": "10:15-36", | |
| "module": "./src/App.js", | |
| "moduleId": 137, | |
| "moduleIdentifier": "./node_modules/babel-loader/index.js?{\"loose\":\"all\",\"optional\":[\"optimisation.react.inlineElements\",\"optimisation.react.constantElements\"]}!./src/App.js", | |
| "moduleName": "./src/App.js", | |
| "type": "cjs require", | |
| "userRequest": "./Settings" | |
| } | |
| ], | |
| "size": 11423, | |
| "warnings": 0 | |
| }, | |
| { | |
| "assets": [], | |
| "built": true, | |
| "cacheable": true, | |
| "chunks": [ | |
| 1 | |
| ], | |
| "errors": 0, | |
| "failed": false, | |
| "id": 145, | |
| "identifier": "./node_modules/babel-loader/index.js?{\"loose\":\"all\",\"optional\":[\"optimisation.react.inlineElements\",\"optimisation.react.constantElements\"]}!./src/Stories.js", | |
| "index": 256, | |
| "index2": 259, | |
| "issuer": "./node_modules/babel-loader/index.js?{\"loose\":\"all\",\"optional\":[\"optimisation.react.inlineElements\",\"optimisation.react.constantElements\"]}!./src/routes.js", | |
| "name": "./src/Stories.js", | |
| "optional": false, | |
| "prefetched": false, | |
| "reasons": [ | |
| { | |
| "loc": "17:14-34", | |
| "module": "./src/routes.js", | |
| "moduleId": 149, | |
| "moduleIdentifier": "./node_modules/babel-loader/index.js?{\"loose\":\"all\",\"optional\":[\"optimisation.react.inlineElements\",\"optimisation.react.constantElements\"]}!./src/routes.js", | |
| "moduleName": "./src/routes.js", | |
| "type": "cjs require", | |
| "userRequest": "./Stories" | |
| } | |
| ], | |
| "size": 5849, | |
| "warnings": 0 | |
| }, | |
| { | |
| "assets": [], | |
| "built": true, | |
| "cacheable": true, | |
| "chunks": [ | |
| 1 | |
| ], | |
| "errors": 0, | |
| "failed": false, | |
| "id": 146, | |
| "identifier": "./node_modules/babel-loader/index.js?{\"loose\":\"all\",\"optional\":[\"optimisation.react.inlineElements\",\"optimisation.react.constantElements\"]}!./src/StoryListItem.js", | |
| "index": 259, | |
| "index2": 257, | |
| "issuer": "./node_modules/babel-loader/index.js?{\"loose\":\"all\",\"optional\":[\"optimisation.react.inlineElements\",\"optimisation.react.constantElements\"]}!./src/Stories.js", | |
| "name": "./src/StoryListItem.js", | |
| "optional": false, | |
| "prefetched": false, | |
| "reasons": [ | |
| { | |
| "loc": "14:20-46", | |
| "module": "./src/Stories.js", | |
| "moduleId": 145, | |
| "moduleIdentifier": "./node_modules/babel-loader/index.js?{\"loose\":\"all\",\"optional\":[\"optimisation.react.inlineElements\",\"optimisation.react.constantElements\"]}!./src/Stories.js", | |
| "moduleName": "./src/Stories.js", | |
| "type": "cjs require", | |
| "userRequest": "./StoryListItem" | |
| } | |
| ], | |
| "size": 5103, | |
| "warnings": 0 | |
| }, | |
| { | |
| "assets": [], | |
| "built": true, | |
| "cacheable": true, | |
| "chunks": [ | |
| 1 | |
| ], | |
| "errors": 0, | |
| "failed": false, | |
| "id": 147, | |
| "identifier": "./node_modules/babel-loader/index.js?{\"loose\":\"all\",\"optional\":[\"optimisation.react.inlineElements\",\"optimisation.react.constantElements\"]}!./src/Updates.js", | |
| "index": 262, | |
| "index2": 262, | |
| "issuer": "./node_modules/babel-loader/index.js?{\"loose\":\"all\",\"optional\":[\"optimisation.react.inlineElements\",\"optimisation.react.constantElements\"]}!./src/routes.js", | |
| "name": "./src/Updates.js", | |
| "optional": false, | |
| "prefetched": false, | |
| "reasons": [ | |
| { | |
| "loc": "18:14-34", | |
| "module": "./src/routes.js", | |
| "moduleId": 149, | |
| "moduleIdentifier": "./node_modules/babel-loader/index.js?{\"loose\":\"all\",\"optional\":[\"optimisation.react.inlineElements\",\"optimisation.react.constantElements\"]}!./src/routes.js", | |
| "moduleName": "./src/routes.js", | |
| "type": "cjs require", | |
| "userRequest": "./Updates" | |
| } | |
| ], | |
| "size": 5314, | |
| "warnings": 0 | |
| }, | |
| { | |
| "assets": [], | |
| "built": true, | |
| "cacheable": true, | |
| "chunks": [ | |
| 1 | |
| ], | |
| "errors": 0, | |
| "failed": false, | |
| "id": 148, | |
| "identifier": "./node_modules/babel-loader/index.js?{\"loose\":\"all\",\"optional\":[\"optimisation.react.inlineElements\",\"optimisation.react.constantElements\"]}!./src/UserProfile.js", | |
| "index": 265, | |
| "index2": 263, | |
| "issuer": "./node_modules/babel-loader/index.js?{\"loose\":\"all\",\"optional\":[\"optimisation.react.inlineElements\",\"optimisation.react.constantElements\"]}!./src/routes.js", | |
| "name": "./src/UserProfile.js", | |
| "optional": false, | |
| "prefetched": false, | |
| "reasons": [ | |
| { | |
| "loc": "19:18-42", | |
| "module": "./src/routes.js", | |
| "moduleId": 149, | |
| "moduleIdentifier": "./node_modules/babel-loader/index.js?{\"loose\":\"all\",\"optional\":[\"optimisation.react.inlineElements\",\"optimisation.react.constantElements\"]}!./src/routes.js", | |
| "moduleName": "./src/routes.js", | |
| "type": "cjs require", | |
| "userRequest": "./UserProfile" | |
| } | |
| ], | |
| "size": 5131, | |
| "warnings": 0 | |
| }, | |
| { | |
| "assets": [], | |
| "built": true, | |
| "cacheable": true, | |
| "chunks": [ | |
| 1 | |
| ], | |
| "errors": 0, | |
| "failed": false, | |
| "id": 149, | |
| "identifier": "./node_modules/babel-loader/index.js?{\"loose\":\"all\",\"optional\":[\"optimisation.react.inlineElements\",\"optimisation.react.constantElements\"]}!./src/routes.js", | |
| "index": 215, | |
| "index2": 264, | |
| "issuer": "./node_modules/babel-loader/index.js?{\"loose\":\"all\",\"optional\":[\"optimisation.react.inlineElements\",\"optimisation.react.constantElements\"]}!./src/index.js", | |
| "name": "./src/routes.js", | |
| "optional": false, | |
| "prefetched": false, | |
| "reasons": [ | |
| { | |
| "loc": "20:13-32", | |
| "module": "./src/index.js", | |
| "moduleId": 0, | |
| "moduleIdentifier": "./node_modules/babel-loader/index.js?{\"loose\":\"all\",\"optional\":[\"optimisation.react.inlineElements\",\"optimisation.react.constantElements\"]}!./src/index.js", | |
| "moduleName": "./src/index.js", | |
| "type": "cjs require", | |
| "userRequest": "./routes" | |
| } | |
| ], | |
| "size": 5154, | |
| "warnings": 0 | |
| }, | |
| { | |
| "assets": [], | |
| "built": true, | |
| "cacheable": true, | |
| "chunks": [ | |
| 1 | |
| ], | |
| "errors": 0, | |
| "failed": false, | |
| "id": 150, | |
| "identifier": "./node_modules/babel-loader/index.js?{\"loose\":\"all\",\"optional\":[\"optimisation.react.inlineElements\",\"optimisation.react.constantElements\"]}!./src/utils/cancellableDebounce.js", | |
| "index": 239, | |
| "index2": 235, | |
| "issuer": "./node_modules/babel-loader/index.js?{\"loose\":\"all\",\"optional\":[\"optimisation.react.inlineElements\",\"optimisation.react.constantElements\"]}!./src/stores/StoryCommentThreadStore.js", | |
| "name": "./src/utils/cancellableDebounce.js", | |
| "optional": false, | |
| "prefetched": false, | |
| "reasons": [ | |
| { | |
| "loc": "6:15-54", | |
| "module": "./src/stores/StoryCommentThreadStore.js", | |
| "moduleId": 59, | |
| "moduleIdentifier": "./node_modules/babel-loader/index.js?{\"loose\":\"all\",\"optional\":[\"optimisation.react.inlineElements\",\"optimisation.react.constantElements\"]}!./src/stores/StoryCommentThreadStore.js", | |
| "moduleName": "./src/stores/StoryCommentThreadStore.js", | |
| "type": "cjs require", | |
| "userRequest": "../utils/cancellableDebounce" | |
| } | |
| ], | |
| "size": 1584, | |
| "warnings": 0 | |
| }, | |
| { | |
| "assets": [], | |
| "built": true, | |
| "cacheable": true, | |
| "chunks": [ | |
| 0 | |
| ], | |
| "errors": 0, | |
| "failed": false, | |
| "id": 151, | |
| "identifier": "./node_modules/deep-equal/index.js", | |
| "index": 15, | |
| "index2": 13, | |
| "issuer": "./node_modules/history/lib/createHistory.js", | |
| "name": "./~/deep-equal/index.js", | |
| "optional": false, | |
| "prefetched": false, | |
| "reasons": [ | |
| { | |
| "loc": "13:17-38", | |
| "module": "./~/history/lib/createHistory.js", | |
| "moduleId": 169, | |
| "moduleIdentifier": "./node_modules/history/lib/createHistory.js", | |
| "moduleName": "./~/history/lib/createHistory.js", | |
| "type": "cjs require", | |
| "userRequest": "deep-equal" | |
| } | |
| ], | |
| "size": 3051, | |
| "warnings": 0 | |
| }, | |
| { | |
| "assets": [], | |
| "built": true, | |
| "cacheable": true, | |
| "chunks": [ | |
| 0 | |
| ], | |
| "errors": 0, | |
| "failed": false, | |
| "id": 152, | |
| "identifier": "./node_modules/deep-equal/lib/is_arguments.js", | |
| "index": 17, | |
| "index2": 12, | |
| "issuer": "./node_modules/deep-equal/index.js", | |
| "name": "./~/deep-equal/lib/is_arguments.js", | |
| "optional": false, | |
| "prefetched": false, | |
| "reasons": [ | |
| { | |
| "loc": "3:18-50", | |
| "module": "./~/deep-equal/index.js", | |
| "moduleId": 151, | |
| "moduleIdentifier": "./node_modules/deep-equal/index.js", | |
| "moduleName": "./~/deep-equal/index.js", | |
| "type": "cjs require", | |
| "userRequest": "./lib/is_arguments.js" | |
| } | |
| ], | |
| "size": 641, | |
| "warnings": 0 | |
| }, | |
| { | |
| "assets": [], | |
| "built": true, | |
| "cacheable": true, | |
| "chunks": [ | |
| 0 | |
| ], | |
| "errors": 0, | |
| "failed": false, | |
| "id": 153, | |
| "identifier": "./node_modules/deep-equal/lib/keys.js", | |
| "index": 16, | |
| "index2": 11, | |
| "issuer": "./node_modules/deep-equal/index.js", | |
| "name": "./~/deep-equal/lib/keys.js", | |
| "optional": false, | |
| "prefetched": false, | |
| "reasons": [ | |
| { | |
| "loc": "2:17-41", | |
| "module": "./~/deep-equal/index.js", | |
| "moduleId": 151, | |
| "moduleIdentifier": "./node_modules/deep-equal/index.js", | |
| "moduleName": "./~/deep-equal/index.js", | |
| "type": "cjs require", | |
| "userRequest": "./lib/keys.js" | |
| } | |
| ], | |
| "size": 202, | |
| "warnings": 0 | |
| }, | |
| { | |
| "assets": [], | |
| "built": true, | |
| "cacheable": true, | |
| "chunks": [ | |
| 0 | |
| ], | |
| "errors": 0, | |
| "failed": false, | |
| "id": 154, | |
| "identifier": "./node_modules/fbjs/lib/camelize.js", | |
| "index": 112, | |
| "index2": 105, | |
| "issuer": "./node_modules/fbjs/lib/camelizeStyleName.js", | |
| "name": "./~/fbjs/lib/camelize.js", | |
| "optional": false, | |
| "prefetched": false, | |
| "reasons": [ | |
| { | |
| "loc": "12:15-36", | |
| "module": "./~/fbjs/lib/camelizeStyleName.js", | |
| "moduleId": 155, | |
| "moduleIdentifier": "./node_modules/fbjs/lib/camelizeStyleName.js", | |
| "moduleName": "./~/fbjs/lib/camelizeStyleName.js", | |
| "type": "cjs require", | |
| "userRequest": "./camelize" | |
| } | |
| ], | |
| "size": 582, | |
| "warnings": 0 | |
| }, | |
| { | |
| "assets": [], | |
| "built": true, | |
| "cacheable": true, | |
| "chunks": [ | |
| 0 | |
| ], | |
| "errors": 0, | |
| "failed": false, | |
| "id": 155, | |
| "identifier": "./node_modules/fbjs/lib/camelizeStyleName.js", | |
| "index": 111, | |
| "index2": 106, | |
| "issuer": "./node_modules/react/lib/CSSPropertyOperations.js", | |
| "name": "./~/fbjs/lib/camelizeStyleName.js", | |
| "optional": false, | |
| "prefetched": false, | |
| "reasons": [ | |
| { | |
| "loc": "18:24-61", | |
| "module": "./~/react/lib/CSSPropertyOperations.js", | |
| "moduleId": 194, | |
| "moduleIdentifier": "./node_modules/react/lib/CSSPropertyOperations.js", | |
| "moduleName": "./~/react/lib/CSSPropertyOperations.js", | |
| "type": "cjs require", | |
| "userRequest": "fbjs/lib/camelizeStyleName" | |
| } | |
| ], | |
| "size": 875, | |
| "warnings": 0 | |
| }, | |
| { | |
| "assets": [], | |
| "built": true, | |
| "cacheable": true, | |
| "chunks": [ | |
| 0 | |
| ], | |
| "errors": 0, | |
| "failed": false, | |
| "id": 156, | |
| "identifier": "./node_modules/fbjs/lib/containsNode.js", | |
| "index": 159, | |
| "index2": 155, | |
| "issuer": "./node_modules/react/lib/ReactInputSelection.js", | |
| "name": "./~/fbjs/lib/containsNode.js", | |
| "optional": false, | |
| "prefetched": false, | |
| "reasons": [ | |
| { | |
| "loc": "16:19-51", | |
| "module": "./~/react/lib/ReactInputSelection.js", | |
| "moduleId": 120, | |
| "moduleIdentifier": "./node_modules/react/lib/ReactInputSelection.js", | |
| "moduleName": "./~/react/lib/ReactInputSelection.js", | |
| "type": "cjs require", | |
| "userRequest": "fbjs/lib/containsNode" | |
| } | |
| ], | |
| "size": 923, | |
| "warnings": 0 | |
| }, | |
| { | |
| "assets": [], | |
| "built": true, | |
| "cacheable": true, | |
| "chunks": [ | |
| 0 | |
| ], | |
| "errors": 0, | |
| "failed": false, | |
| "id": 157, | |
| "identifier": "./node_modules/fbjs/lib/createArrayFromMixed.js", | |
| "index": 102, | |
| "index2": 94, | |
| "issuer": "./node_modules/fbjs/lib/createNodesFromMarkup.js", | |
| "name": "./~/fbjs/lib/createArrayFromMixed.js", | |
| "optional": false, | |
| "prefetched": false, | |
| "reasons": [ | |
| { | |
| "loc": "16:27-60", | |
| "module": "./~/fbjs/lib/createNodesFromMarkup.js", | |
| "moduleId": 158, | |
| "moduleIdentifier": "./node_modules/fbjs/lib/createNodesFromMarkup.js", | |
| "moduleName": "./~/fbjs/lib/createNodesFromMarkup.js", | |
| "type": "cjs require", | |
| "userRequest": "./createArrayFromMixed" | |
| } | |
| ], | |
| "size": 3987, | |
| "warnings": 0 | |
| }, | |
| { | |
| "assets": [], | |
| "built": true, | |
| "cacheable": true, | |
| "chunks": [ | |
| 0 | |
| ], | |
| "errors": 0, | |
| "failed": false, | |
| "id": 158, | |
| "identifier": "./node_modules/fbjs/lib/createNodesFromMarkup.js", | |
| "index": 101, | |
| "index2": 96, | |
| "issuer": "./node_modules/react/lib/Danger.js", | |
| "name": "./~/fbjs/lib/createNodesFromMarkup.js", | |
| "optional": false, | |
| "prefetched": false, | |
| "reasons": [ | |
| { | |
| "loc": "17:28-69", | |
| "module": "./~/react/lib/Danger.js", | |
| "moduleId": 197, | |
| "moduleIdentifier": "./node_modules/react/lib/Danger.js", | |
| "moduleName": "./~/react/lib/Danger.js", | |
| "type": "cjs require", | |
| "userRequest": "fbjs/lib/createNodesFromMarkup" | |
| } | |
| ], | |
| "size": 2536, | |
| "warnings": 0 | |
| }, | |
| { | |
| "assets": [], | |
| "built": true, | |
| "cacheable": true, | |
| "chunks": [ | |
| 0 | |
| ], | |
| "errors": 0, | |
| "failed": false, | |
| "id": 159, | |
| "identifier": "./node_modules/fbjs/lib/getUnboundedScrollPosition.js", | |
| "index": 153, | |
| "index2": 148, | |
| "issuer": "./node_modules/react/lib/ReactEventListener.js", | |
| "name": "./~/fbjs/lib/getUnboundedScrollPosition.js", | |
| "optional": false, | |
| "prefetched": false, | |
| "reasons": [ | |
| { | |
| "loc": "23:33-79", | |
| "module": "./~/react/lib/ReactEventListener.js", | |
| "moduleId": 226, | |
| "moduleIdentifier": "./node_modules/react/lib/ReactEventListener.js", | |
| "moduleName": "./~/react/lib/ReactEventListener.js", | |
| "type": "cjs require", | |
| "userRequest": "fbjs/lib/getUnboundedScrollPosition" | |
| } | |
| ], | |
| "size": 996, | |
| "warnings": 0 | |
| }, | |
| { | |
| "assets": [], | |
| "built": true, | |
| "cacheable": true, | |
| "chunks": [ | |
| 0 | |
| ], | |
| "errors": 0, | |
| "failed": false, | |
| "id": 160, | |
| "identifier": "./node_modules/fbjs/lib/hyphenate.js", | |
| "index": 115, | |
| "index2": 108, | |
| "issuer": "./node_modules/fbjs/lib/hyphenateStyleName.js", | |
| "name": "./~/fbjs/lib/hyphenate.js", | |
| "optional": false, | |
| "prefetched": false, | |
| "reasons": [ | |
| { | |
| "loc": "12:16-38", | |
| "module": "./~/fbjs/lib/hyphenateStyleName.js", | |
| "moduleId": 161, | |
| "moduleIdentifier": "./node_modules/fbjs/lib/hyphenateStyleName.js", | |
| "moduleName": "./~/fbjs/lib/hyphenateStyleName.js", | |
| "type": "cjs require", | |
| "userRequest": "./hyphenate" | |
| } | |
| ], | |
| "size": 674, | |
| "warnings": 0 | |
| }, | |
| { | |
| "assets": [], | |
| "built": true, | |
| "cacheable": true, | |
| "chunks": [ | |
| 0 | |
| ], | |
| "errors": 0, | |
| "failed": false, | |
| "id": 161, | |
| "identifier": "./node_modules/fbjs/lib/hyphenateStyleName.js", | |
| "index": 114, | |
| "index2": 109, | |
| "issuer": "./node_modules/react/lib/CSSPropertyOperations.js", | |
| "name": "./~/fbjs/lib/hyphenateStyleName.js", | |
| "optional": false, | |
| "prefetched": false, | |
| "reasons": [ | |
| { | |
| "loc": "20:25-63", | |
| "module": "./~/react/lib/CSSPropertyOperations.js", | |
| "moduleId": 194, | |
| "moduleIdentifier": "./node_modules/react/lib/CSSPropertyOperations.js", | |
| "moduleName": "./~/react/lib/CSSPropertyOperations.js", | |
| "type": "cjs require", | |
| "userRequest": "fbjs/lib/hyphenateStyleName" | |
| } | |
| ], | |
| "size": 848, | |
| "warnings": 0 | |
| }, | |
| { | |
| "assets": [], | |
| "built": true, | |
| "cacheable": true, | |
| "chunks": [ | |
| 0 | |
| ], | |
| "errors": 0, | |
| "failed": false, | |
| "id": 162, | |
| "identifier": "./node_modules/fbjs/lib/isNode.js", | |
| "index": 161, | |
| "index2": 153, | |
| "issuer": "./node_modules/fbjs/lib/isTextNode.js", | |
| "name": "./~/fbjs/lib/isNode.js", | |
| "optional": false, | |
| "prefetched": false, | |
| "reasons": [ | |
| { | |
| "loc": "12:13-32", | |
| "module": "./~/fbjs/lib/isTextNode.js", | |
| "moduleId": 163, | |
| "moduleIdentifier": "./node_modules/fbjs/lib/isTextNode.js", | |
| "moduleName": "./~/fbjs/lib/isTextNode.js", | |
| "type": "cjs require", | |
| "userRequest": "./isNode" | |
| } | |
| ], | |
| "size": 702, | |
| "warnings": 0 | |
| }, | |
| { | |
| "assets": [], | |
| "built": true, | |
| "cacheable": true, | |
| "chunks": [ | |
| 0 | |
| ], | |
| "errors": 0, | |
| "failed": false, | |
| "id": 163, | |
| "identifier": "./node_modules/fbjs/lib/isTextNode.js", | |
| "index": 160, | |
| "index2": 154, | |
| "issuer": "./node_modules/fbjs/lib/containsNode.js", | |
| "name": "./~/fbjs/lib/isTextNode.js", | |
| "optional": false, | |
| "prefetched": false, | |
| "reasons": [ | |
| { | |
| "loc": "12:17-40", | |
| "module": "./~/fbjs/lib/containsNode.js", | |
| "moduleId": 156, | |
| "moduleIdentifier": "./node_modules/fbjs/lib/containsNode.js", | |
| "moduleName": "./~/fbjs/lib/containsNode.js", | |
| "type": "cjs require", | |
| "userRequest": "./isTextNode" | |
| } | |
| ], | |
| "size": 479, | |
| "warnings": 0 | |
| }, | |
| { | |
| "assets": [], | |
| "built": true, | |
| "cacheable": true, | |
| "chunks": [ | |
| 0 | |
| ], | |
| "errors": 0, | |
| "failed": false, | |
| "id": 164, | |
| "identifier": "./node_modules/fbjs/lib/mapObject.js", | |
| "index": 49, | |
| "index2": 45, | |
| "issuer": "./node_modules/react/lib/ReactDOMFactories.js", | |
| "name": "./~/fbjs/lib/mapObject.js", | |
| "optional": false, | |
| "prefetched": false, | |
| "reasons": [ | |
| { | |
| "loc": "17:16-45", | |
| "module": "./~/react/lib/ReactDOMFactories.js", | |
| "moduleId": 211, | |
| "moduleIdentifier": "./node_modules/react/lib/ReactDOMFactories.js", | |
| "moduleName": "./~/react/lib/ReactDOMFactories.js", | |
| "type": "cjs require", | |
| "userRequest": "fbjs/lib/mapObject" | |
| } | |
| ], | |
| "size": 1318, | |
| "warnings": 0 | |
| }, | |
| { | |
| "assets": [], | |
| "built": true, | |
| "cacheable": true, | |
| "chunks": [ | |
| 0 | |
| ], | |
| "errors": 0, | |
| "failed": false, | |
| "id": 165, | |
| "identifier": "./node_modules/fbjs/lib/memoizeStringOnly.js", | |
| "index": 116, | |
| "index2": 110, | |
| "issuer": "./node_modules/react/lib/CSSPropertyOperations.js", | |
| "name": "./~/fbjs/lib/memoizeStringOnly.js", | |
| "optional": false, | |
| "prefetched": false, | |
| "reasons": [ | |
| { | |
| "loc": "21:24-61", | |
| "module": "./~/react/lib/CSSPropertyOperations.js", | |
| "moduleId": 194, | |
| "moduleIdentifier": "./node_modules/react/lib/CSSPropertyOperations.js", | |
| "moduleName": "./~/react/lib/CSSPropertyOperations.js", | |
| "type": "cjs require", | |
| "userRequest": "fbjs/lib/memoizeStringOnly" | |
| } | |
| ], | |
| "size": 572, | |
| "warnings": 0 | |
| }, | |
| { | |
| "assets": [], | |
| "built": true, | |
| "cacheable": true, | |
| "chunks": [ | |
| 0 | |
| ], | |
| "errors": 0, | |
| "failed": false, | |
| "id": 166, | |
| "identifier": "./node_modules/firebase/lib/firebase-web.js", | |
| "index": 228, | |
| "index2": 223, | |
| "issuer": "./node_modules/babel-loader/index.js?{\"loose\":\"all\",\"optional\":[\"optimisation.react.inlineElements\",\"optimisation.react.constantElements\"]}!./src/services/HNService.js", | |
| "name": "./~/firebase/lib/firebase-web.js", | |
| "optional": false, | |
| "prefetched": false, | |
| "reasons": [ | |
| { | |
| "loc": "3:15-34", | |
| "module": "./src/services/HNService.js", | |
| "moduleId": 13, | |
| "moduleIdentifier": "./node_modules/babel-loader/index.js?{\"loose\":\"all\",\"optional\":[\"optimisation.react.inlineElements\",\"optimisation.react.constantElements\"]}!./src/services/HNService.js", | |
| "moduleName": "./src/services/HNService.js", | |
| "type": "cjs require", | |
| "userRequest": "firebase" | |
| } | |
| ], | |
| "size": 141264, | |
| "warnings": 0 | |
| }, | |
| { | |
| "assets": [], | |
| "built": true, | |
| "cacheable": true, | |
| "chunks": [ | |
| 0 | |
| ], | |
| "errors": 0, | |
| "failed": false, | |
| "id": 167, | |
| "identifier": "./node_modules/history/lib/AsyncUtils.js", | |
| "index": 18, | |
| "index2": 14, | |
| "issuer": "./node_modules/history/lib/createHistory.js", | |
| "name": "./~/history/lib/AsyncUtils.js", | |
| "optional": false, | |
| "prefetched": false, | |
| "reasons": [ | |
| { | |
| "loc": "19:18-41", | |
| "module": "./~/history/lib/createHistory.js", | |
| "moduleId": 169, | |
| "moduleIdentifier": "./node_modules/history/lib/createHistory.js", | |
| "moduleName": "./~/history/lib/createHistory.js", | |
| "type": "cjs require", | |
| "userRequest": "./AsyncUtils" | |
| } | |
| ], | |
| "size": 1066, | |
| "warnings": 0 | |
| }, | |
| { | |
| "assets": [], | |
| "built": true, | |
| "cacheable": true, | |
| "chunks": [ | |
| 0 | |
| ], | |
| "errors": 0, | |
| "failed": false, | |
| "id": 168, | |
| "identifier": "./node_modules/history/lib/createDOMHistory.js", | |
| "index": 13, | |
| "index2": 19, | |
| "issuer": "./node_modules/history/lib/createHashHistory.js", | |
| "name": "./~/history/lib/createDOMHistory.js", | |
| "optional": false, | |
| "prefetched": false, | |
| "reasons": [ | |
| { | |
| "loc": "27:24-53", | |
| "module": "./~/history/lib/createHashHistory.js", | |
| "moduleId": 106, | |
| "moduleIdentifier": "./node_modules/history/lib/createHashHistory.js", | |
| "moduleName": "./~/history/lib/createHashHistory.js", | |
| "type": "cjs require", | |
| "userRequest": "./createDOMHistory" | |
| } | |
| ], | |
| "size": 1294, | |
| "warnings": 0 | |
| }, | |
| { | |
| "assets": [], | |
| "built": true, | |
| "cacheable": true, | |
| "chunks": [ | |
| 0 | |
| ], | |
| "errors": 0, | |
| "failed": false, | |
| "id": 169, | |
| "identifier": "./node_modules/history/lib/createHistory.js", | |
| "index": 14, | |
| "index2": 18, | |
| "issuer": "./node_modules/history/lib/createDOMHistory.js", | |
| "name": "./~/history/lib/createHistory.js", | |
| "optional": false, | |
| "prefetched": false, | |
| "reasons": [ | |
| { | |
| "loc": "17:21-47", | |
| "module": "./~/history/lib/createDOMHistory.js", | |
| "moduleId": 168, | |
| "moduleIdentifier": "./node_modules/history/lib/createDOMHistory.js", | |
| "moduleName": "./~/history/lib/createDOMHistory.js", | |
| "type": "cjs require", | |
| "userRequest": "./createHistory" | |
| } | |
| ], | |
| "size": 8426, | |
| "warnings": 0 | |
| }, | |
| { | |
| "assets": [], | |
| "built": true, | |
| "cacheable": true, | |
| "chunks": [ | |
| 0 | |
| ], | |
| "errors": 0, | |
| "failed": false, | |
| "id": 170, | |
| "identifier": "./node_modules/history/lib/createLocation.js", | |
| "index": 19, | |
| "index2": 15, | |
| "issuer": "./node_modules/history/lib/createHistory.js", | |
| "name": "./~/history/lib/createLocation.js", | |
| "optional": false, | |
| "prefetched": false, | |
| "reasons": [ | |
| { | |
| "loc": "23:23-50", | |
| "module": "./~/history/lib/createHistory.js", | |
| "moduleId": 169, | |
| "moduleIdentifier": "./node_modules/history/lib/createHistory.js", | |
| "moduleName": "./~/history/lib/createHistory.js", | |
| "type": "cjs require", | |
| "userRequest": "./createLocation" | |
| } | |
| ], | |
| "size": 1747, | |
| "warnings": 0 | |
| }, | |
| { | |
| "assets": [], | |
| "built": true, | |
| "cacheable": true, | |
| "chunks": [ | |
| 0 | |
| ], | |
| "errors": 0, | |
| "failed": false, | |
| "id": 171, | |
| "identifier": "./node_modules/history/lib/useBasename.js", | |
| "index": 204, | |
| "index2": 202, | |
| "issuer": "./node_modules/react-router/lib/useRouterHistory.js", | |
| "name": "./~/history/lib/useBasename.js", | |
| "optional": false, | |
| "prefetched": false, | |
| "reasons": [ | |
| { | |
| "loc": "10:19-53", | |
| "module": "./~/react-router/lib/useRouterHistory.js", | |
| "moduleId": 190, | |
| "moduleIdentifier": "./node_modules/react-router/lib/useRouterHistory.js", | |
| "moduleName": "./~/react-router/lib/useRouterHistory.js", | |
| "type": "cjs require", | |
| "userRequest": "history/lib/useBasename" | |
| } | |
| ], | |
| "size": 4991, | |
| "warnings": 0 | |
| }, | |
| { | |
| "assets": [], | |
| "built": true, | |
| "cacheable": true, | |
| "chunks": [ | |
| 0 | |
| ], | |
| "errors": 0, | |
| "failed": false, | |
| "id": 172, | |
| "identifier": "./node_modules/hoist-non-react-statics/index.js", | |
| "index": 255, | |
| "index2": 251, | |
| "issuer": "./node_modules/react-router/lib/withRouter.js", | |
| "name": "./~/hoist-non-react-statics/index.js", | |
| "optional": false, | |
| "prefetched": false, | |
| "reasons": [ | |
| { | |
| "loc": "13:28-62", | |
| "module": "./~/react-router/lib/withRouter.js", | |
| "moduleId": 191, | |
| "moduleIdentifier": "./node_modules/react-router/lib/withRouter.js", | |
| "moduleName": "./~/react-router/lib/withRouter.js", | |
| "type": "cjs require", | |
| "userRequest": "hoist-non-react-statics" | |
| } | |
| ], | |
| "size": 1387, | |
| "warnings": 0 | |
| }, | |
| { | |
| "assets": [], | |
| "built": true, | |
| "cacheable": true, | |
| "chunks": [ | |
| 0 | |
| ], | |
| "errors": 0, | |
| "failed": false, | |
| "id": 173, | |
| "identifier": "./node_modules/isomorphic-fetch/fetch-npm-browserify.js", | |
| "index": 230, | |
| "index2": 226, | |
| "issuer": "./node_modules/babel-loader/index.js?{\"loose\":\"all\",\"optional\":[\"optimisation.react.inlineElements\",\"optimisation.react.constantElements\"]}!./src/services/HNServiceRest.js", | |
| "name": "./~/isomorphic-fetch/fetch-npm-browserify.js", | |
| "optional": false, | |
| "prefetched": false, | |
| "reasons": [ | |
| { | |
| "loc": "4:0-27", | |
| "module": "./src/services/HNServiceRest.js", | |
| "moduleId": 20, | |
| "moduleIdentifier": "./node_modules/babel-loader/index.js?{\"loose\":\"all\",\"optional\":[\"optimisation.react.inlineElements\",\"optimisation.react.constantElements\"]}!./src/services/HNServiceRest.js", | |
| "moduleName": "./src/services/HNServiceRest.js", | |
| "type": "cjs require", | |
| "userRequest": "isomorphic-fetch" | |
| } | |
| ], | |
| "size": 233, | |
| "warnings": 0 | |
| }, | |
| { | |
| "assets": [], | |
| "built": true, | |
| "cacheable": true, | |
| "chunks": [ | |
| 0 | |
| ], | |
| "errors": 0, | |
| "failed": false, | |
| "id": 174, | |
| "identifier": "./node_modules/node-libs-browser/node_modules/process/browser.js", | |
| "index": 4, | |
| "index2": 2, | |
| "issuer": "./node_modules/setimmediate/setImmediate.js", | |
| "name": "./~/node-libs-browser/~/process/browser.js", | |
| "optional": false, | |
| "prefetched": false, | |
| "reasons": [ | |
| { | |
| "loc": "1:0-105", | |
| "module": "./~/setimmediate/setImmediate.js", | |
| "moduleId": 261, | |
| "moduleIdentifier": "./node_modules/setimmediate/setImmediate.js", | |
| "moduleName": "./~/setimmediate/setImmediate.js", | |
| "type": "cjs require", | |
| "userRequest": "process" | |
| } | |
| ], | |
| "size": 5418, | |
| "warnings": 0 | |
| }, | |
| { | |
| "assets": [], | |
| "built": true, | |
| "cacheable": true, | |
| "chunks": [ | |
| 0 | |
| ], | |
| "errors": 0, | |
| "failed": false, | |
| "id": 175, | |
| "identifier": "./node_modules/query-string/index.js", | |
| "index": 186, | |
| "index2": 184, | |
| "issuer": "./node_modules/history/lib/useQueries.js", | |
| "name": "./~/query-string/index.js", | |
| "optional": false, | |
| "prefetched": false, | |
| "reasons": [ | |
| { | |
| "loc": "13:19-42", | |
| "module": "./~/history/lib/useQueries.js", | |
| "moduleId": 107, | |
| "moduleIdentifier": "./node_modules/history/lib/useQueries.js", | |
| "moduleName": "./~/history/lib/useQueries.js", | |
| "type": "cjs require", | |
| "userRequest": "query-string" | |
| } | |
| ], | |
| "size": 1481, | |
| "warnings": 0 | |
| }, | |
| { | |
| "assets": [], | |
| "built": true, | |
| "cacheable": true, | |
| "chunks": [ | |
| 0 | |
| ], | |
| "errors": 0, | |
| "failed": false, | |
| "id": 176, | |
| "identifier": "./node_modules/querystringify/index.js", | |
| "index": 250, | |
| "index2": 245, | |
| "issuer": "./node_modules/url-parse/index.js", | |
| "name": "./~/querystringify/index.js", | |
| "optional": false, | |
| "prefetched": false, | |
| "reasons": [ | |
| { | |
| "loc": "4:9-34", | |
| "module": "./~/url-parse/index.js", | |
| "moduleId": 264, | |
| "moduleIdentifier": "./node_modules/url-parse/index.js", | |
| "moduleName": "./~/url-parse/index.js", | |
| "type": "cjs require", | |
| "userRequest": "querystringify" | |
| } | |
| ], | |
| "size": 1511, | |
| "warnings": 0 | |
| }, | |
| { | |
| "assets": [], | |
| "built": true, | |
| "cacheable": true, | |
| "chunks": [ | |
| 0 | |
| ], | |
| "errors": 0, | |
| "failed": false, | |
| "id": 177, | |
| "identifier": "./node_modules/react-dom/index.js", | |
| "index": 53, | |
| "index2": 182, | |
| "issuer": "./node_modules/babel-loader/index.js?{\"loose\":\"all\",\"optional\":[\"optimisation.react.inlineElements\",\"optimisation.react.constantElements\"]}!./src/index.js", | |
| "name": "./~/react-dom/index.js", | |
| "optional": false, | |
| "prefetched": false, | |
| "reasons": [ | |
| { | |
| "loc": "12:15-35", | |
| "module": "./src/index.js", | |
| "moduleId": 0, | |
| "moduleIdentifier": "./node_modules/babel-loader/index.js?{\"loose\":\"all\",\"optional\":[\"optimisation.react.inlineElements\",\"optimisation.react.constantElements\"]}!./src/index.js", | |
| "moduleName": "./src/index.js", | |
| "type": "cjs require", | |
| "userRequest": "react-dom" | |
| } | |
| ], | |
| "size": 63, | |
| "warnings": 0 | |
| }, | |
| { | |
| "assets": [], | |
| "built": true, | |
| "cacheable": true, | |
| "chunks": [ | |
| 0 | |
| ], | |
| "errors": 0, | |
| "failed": false, | |
| "id": 178, | |
| "identifier": "./node_modules/react-router/lib/IndexRoute.js", | |
| "index": 216, | |
| "index2": 214, | |
| "issuer": "./node_modules/babel-loader/index.js?{\"loose\":\"all\",\"optional\":[\"optimisation.react.inlineElements\",\"optimisation.react.constantElements\"]}!./src/routes.js", | |
| "name": "./~/react-router/lib/IndexRoute.js", | |
| "optional": false, | |
| "prefetched": false, | |
| "reasons": [ | |
| { | |
| "loc": "9:17-55", | |
| "module": "./src/routes.js", | |
| "moduleId": 149, | |
| "moduleIdentifier": "./node_modules/babel-loader/index.js?{\"loose\":\"all\",\"optional\":[\"optimisation.react.inlineElements\",\"optimisation.react.constantElements\"]}!./src/routes.js", | |
| "moduleName": "./src/routes.js", | |
| "type": "cjs require", | |
| "userRequest": "react-router/lib/IndexRoute" | |
| } | |
| ], | |
| "size": 1784, | |
| "warnings": 0 | |
| }, | |
| { | |
| "assets": [], | |
| "built": true, | |
| "cacheable": true, | |
| "chunks": [ | |
| 0 | |
| ], | |
| "errors": 0, | |
| "failed": false, | |
| "id": 179, | |
| "identifier": "./node_modules/react-router/lib/Route.js", | |
| "index": 217, | |
| "index2": 215, | |
| "issuer": "./node_modules/babel-loader/index.js?{\"loose\":\"all\",\"optional\":[\"optimisation.react.inlineElements\",\"optimisation.react.constantElements\"]}!./src/routes.js", | |
| "name": "./~/react-router/lib/Route.js", | |
| "optional": false, | |
| "prefetched": false, | |
| "reasons": [ | |
| { | |
| "loc": "11:12-45", | |
| "module": "./src/routes.js", | |
| "moduleId": 149, | |
| "moduleIdentifier": "./node_modules/babel-loader/index.js?{\"loose\":\"all\",\"optional\":[\"optimisation.react.inlineElements\",\"optimisation.react.constantElements\"]}!./src/routes.js", | |
| "moduleName": "./src/routes.js", | |
| "type": "cjs require", | |
| "userRequest": "react-router/lib/Route" | |
| } | |
| ], | |
| "size": 1699, | |
| "warnings": 0 | |
| }, | |
| { | |
| "assets": [], | |
| "built": true, | |
| "cacheable": true, | |
| "chunks": [ | |
| 0 | |
| ], | |
| "errors": 0, | |
| "failed": false, | |
| "id": 180, | |
| "identifier": "./node_modules/react-router/lib/Router.js", | |
| "index": 184, | |
| "index2": 201, | |
| "issuer": "./node_modules/babel-loader/index.js?{\"loose\":\"all\",\"optional\":[\"optimisation.react.inlineElements\",\"optimisation.react.constantElements\"]}!./src/index.js", | |
| "name": "./~/react-router/lib/Router.js", | |
| "optional": false, | |
| "prefetched": false, | |
| "reasons": [ | |
| { | |
| "loc": "16:13-47", | |
| "module": "./src/index.js", | |
| "moduleId": 0, | |
| "moduleIdentifier": "./node_modules/babel-loader/index.js?{\"loose\":\"all\",\"optional\":[\"optimisation.react.inlineElements\",\"optimisation.react.constantElements\"]}!./src/index.js", | |
| "moduleName": "./src/index.js", | |
| "type": "cjs require", | |
| "userRequest": "react-router/lib/Router" | |
| } | |
| ], | |
| "size": 7554, | |
| "warnings": 0 | |
| }, | |
| { | |
| "assets": [], | |
| "built": true, | |
| "cacheable": true, | |
| "chunks": [ | |
| 0 | |
| ], | |
| "errors": 0, | |
| "failed": false, | |
| "id": 181, | |
| "identifier": "./node_modules/react-router/lib/RouterContext.js", | |
| "index": 200, | |
| "index2": 199, | |
| "issuer": "./node_modules/react-router/lib/Router.js", | |
| "name": "./~/react-router/lib/RouterContext.js", | |
| "optional": false, | |
| "prefetched": false, | |
| "reasons": [ | |
| { | |
| "loc": "25:21-47", | |
| "module": "./~/react-router/lib/Router.js", | |
| "moduleId": 180, | |
| "moduleIdentifier": "./node_modules/react-router/lib/Router.js", | |
| "moduleName": "./~/react-router/lib/Router.js", | |
| "type": "cjs require", | |
| "userRequest": "./RouterContext" | |
| } | |
| ], | |
| "size": 5283, | |
| "warnings": 0 | |
| }, | |
| { | |
| "assets": [], | |
| "built": true, | |
| "cacheable": true, | |
| "chunks": [ | |
| 0 | |
| ], | |
| "errors": 0, | |
| "failed": false, | |
| "id": 182, | |
| "identifier": "./node_modules/react-router/lib/RouterUtils.js", | |
| "index": 202, | |
| "index2": 200, | |
| "issuer": "./node_modules/react-router/lib/Router.js", | |
| "name": "./~/react-router/lib/RouterUtils.js", | |
| "optional": false, | |
| "prefetched": false, | |
| "reasons": [ | |
| { | |
| "loc": "31:19-43", | |
| "module": "./~/react-router/lib/Router.js", | |
| "moduleId": 180, | |
| "moduleIdentifier": "./node_modules/react-router/lib/Router.js", | |
| "moduleName": "./~/react-router/lib/Router.js", | |
| "type": "cjs require", | |
| "userRequest": "./RouterUtils" | |
| } | |
| ], | |
| "size": 1259, | |
| "warnings": 0 | |
| }, | |
| { | |
| "assets": [], | |
| "built": true, | |
| "cacheable": true, | |
| "chunks": [ | |
| 0 | |
| ], | |
| "errors": 0, | |
| "failed": false, | |
| "id": 183, | |
| "identifier": "./node_modules/react-router/lib/TransitionUtils.js", | |
| "index": 192, | |
| "index2": 190, | |
| "issuer": "./node_modules/react-router/lib/createTransitionManager.js", | |
| "name": "./~/react-router/lib/TransitionUtils.js", | |
| "optional": false, | |
| "prefetched": false, | |
| "reasons": [ | |
| { | |
| "loc": "19:23-51", | |
| "module": "./~/react-router/lib/createTransitionManager.js", | |
| "moduleId": 185, | |
| "moduleIdentifier": "./node_modules/react-router/lib/createTransitionManager.js", | |
| "moduleName": "./~/react-router/lib/createTransitionManager.js", | |
| "type": "cjs require", | |
| "userRequest": "./TransitionUtils" | |
| } | |
| ], | |
| "size": 3779, | |
| "warnings": 0 | |
| }, | |
| { | |
| "assets": [], | |
| "built": true, | |
| "cacheable": true, | |
| "chunks": [ | |
| 0 | |
| ], | |
| "errors": 0, | |
| "failed": false, | |
| "id": 184, | |
| "identifier": "./node_modules/react-router/lib/computeChangedRoutes.js", | |
| "index": 190, | |
| "index2": 188, | |
| "issuer": "./node_modules/react-router/lib/createTransitionManager.js", | |
| "name": "./~/react-router/lib/computeChangedRoutes.js", | |
| "optional": false, | |
| "prefetched": false, | |
| "reasons": [ | |
| { | |
| "loc": "15:29-62", | |
| "module": "./~/react-router/lib/createTransitionManager.js", | |
| "moduleId": 185, | |
| "moduleIdentifier": "./node_modules/react-router/lib/createTransitionManager.js", | |
| "moduleName": "./~/react-router/lib/createTransitionManager.js", | |
| "type": "cjs require", | |
| "userRequest": "./computeChangedRoutes" | |
| } | |
| ], | |
| "size": 2284, | |
| "warnings": 0 | |
| }, | |
| { | |
| "assets": [], | |
| "built": true, | |
| "cacheable": true, | |
| "chunks": [ | |
| 0 | |
| ], | |
| "errors": 0, | |
| "failed": false, | |
| "id": 185, | |
| "identifier": "./node_modules/react-router/lib/createTransitionManager.js", | |
| "index": 188, | |
| "index2": 196, | |
| "issuer": "./node_modules/react-router/lib/Router.js", | |
| "name": "./~/react-router/lib/createTransitionManager.js", | |
| "optional": false, | |
| "prefetched": false, | |
| "reasons": [ | |
| { | |
| "loc": "19:31-67", | |
| "module": "./~/react-router/lib/Router.js", | |
| "moduleId": 180, | |
| "moduleIdentifier": "./node_modules/react-router/lib/Router.js", | |
| "moduleName": "./~/react-router/lib/Router.js", | |
| "type": "cjs require", | |
| "userRequest": "./createTransitionManager" | |
| } | |
| ], | |
| "size": 10457, | |
| "warnings": 0 | |
| }, | |
| { | |
| "assets": [], | |
| "built": true, | |
| "cacheable": true, | |
| "chunks": [ | |
| 0 | |
| ], | |
| "errors": 0, | |
| "failed": false, | |
| "id": 186, | |
| "identifier": "./node_modules/react-router/lib/getComponents.js", | |
| "index": 195, | |
| "index2": 193, | |
| "issuer": "./node_modules/react-router/lib/createTransitionManager.js", | |
| "name": "./~/react-router/lib/getComponents.js", | |
| "optional": false, | |
| "prefetched": false, | |
| "reasons": [ | |
| { | |
| "loc": "25:21-47", | |
| "module": "./~/react-router/lib/createTransitionManager.js", | |
| "moduleId": 185, | |
| "moduleIdentifier": "./node_modules/react-router/lib/createTransitionManager.js", | |
| "moduleName": "./~/react-router/lib/createTransitionManager.js", | |
| "type": "cjs require", | |
| "userRequest": "./getComponents" | |
| } | |
| ], | |
| "size": 2784, | |
| "warnings": 0 | |
| }, | |
| { | |
| "assets": [], | |
| "built": true, | |
| "cacheable": true, | |
| "chunks": [ | |
| 0 | |
| ], | |
| "errors": 0, | |
| "failed": false, | |
| "id": 187, | |
| "identifier": "./node_modules/react-router/lib/getRouteParams.js", | |
| "index": 201, | |
| "index2": 198, | |
| "issuer": "./node_modules/react-router/lib/RouterContext.js", | |
| "name": "./~/react-router/lib/getRouteParams.js", | |
| "optional": false, | |
| "prefetched": false, | |
| "reasons": [ | |
| { | |
| "loc": "21:22-49", | |
| "module": "./~/react-router/lib/RouterContext.js", | |
| "moduleId": 181, | |
| "moduleIdentifier": "./node_modules/react-router/lib/RouterContext.js", | |
| "moduleName": "./~/react-router/lib/RouterContext.js", | |
| "type": "cjs require", | |
| "userRequest": "./getRouteParams" | |
| } | |
| ], | |
| "size": 621, | |
| "warnings": 0 | |
| }, | |
| { | |
| "assets": [], | |
| "built": true, | |
| "cacheable": true, | |
| "chunks": [ | |
| 0 | |
| ], | |
| "errors": 0, | |
| "failed": false, | |
| "id": 188, | |
| "identifier": "./node_modules/react-router/lib/isActive.js", | |
| "index": 194, | |
| "index2": 191, | |
| "issuer": "./node_modules/react-router/lib/createTransitionManager.js", | |
| "name": "./~/react-router/lib/isActive.js", | |
| "optional": false, | |
| "prefetched": false, | |
| "reasons": [ | |
| { | |
| "loc": "21:17-38", | |
| "module": "./~/react-router/lib/createTransitionManager.js", | |
| "moduleId": 185, | |
| "moduleIdentifier": "./node_modules/react-router/lib/createTransitionManager.js", | |
| "moduleName": "./~/react-router/lib/createTransitionManager.js", | |
| "type": "cjs require", | |
| "userRequest": "./isActive" | |
| } | |
| ], | |
| "size": 4487, | |
| "warnings": 0 | |
| }, | |
| { | |
| "assets": [], | |
| "built": true, | |
| "cacheable": true, | |
| "chunks": [ | |
| 0 | |
| ], | |
| "errors": 0, | |
| "failed": false, | |
| "id": 189, | |
| "identifier": "./node_modules/react-router/lib/matchRoutes.js", | |
| "index": 197, | |
| "index2": 195, | |
| "issuer": "./node_modules/react-router/lib/createTransitionManager.js", | |
| "name": "./~/react-router/lib/matchRoutes.js", | |
| "optional": false, | |
| "prefetched": false, | |
| "reasons": [ | |
| { | |
| "loc": "29:19-43", | |
| "module": "./~/react-router/lib/createTransitionManager.js", | |
| "moduleId": 185, | |
| "moduleIdentifier": "./node_modules/react-router/lib/createTransitionManager.js", | |
| "moduleName": "./~/react-router/lib/createTransitionManager.js", | |
| "type": "cjs require", | |
| "userRequest": "./matchRoutes" | |
| } | |
| ], | |
| "size": 7624, | |
| "warnings": 0 | |
| }, | |
| { | |
| "assets": [], | |
| "built": true, | |
| "cacheable": true, | |
| "chunks": [ | |
| 0 | |
| ], | |
| "errors": 0, | |
| "failed": false, | |
| "id": 190, | |
| "identifier": "./node_modules/react-router/lib/useRouterHistory.js", | |
| "index": 203, | |
| "index2": 203, | |
| "issuer": "./node_modules/babel-loader/index.js?{\"loose\":\"all\",\"optional\":[\"optimisation.react.inlineElements\",\"optimisation.react.constantElements\"]}!./src/index.js", | |
| "name": "./~/react-router/lib/useRouterHistory.js", | |
| "optional": false, | |
| "prefetched": false, | |
| "reasons": [ | |
| { | |
| "loc": "17:23-67", | |
| "module": "./src/index.js", | |
| "moduleId": 0, | |
| "moduleIdentifier": "./node_modules/babel-loader/index.js?{\"loose\":\"all\",\"optional\":[\"optimisation.react.inlineElements\",\"optimisation.react.constantElements\"]}!./src/index.js", | |
| "moduleName": "./src/index.js", | |
| "type": "cjs require", | |
| "userRequest": "react-router/lib/useRouterHistory" | |
| } | |
| ], | |
| "size": 673, | |
| "warnings": 0 | |
| }, | |
| { | |
| "assets": [], | |
| "built": true, | |
| "cacheable": true, | |
| "chunks": [ | |
| 0 | |
| ], | |
| "errors": 0, | |
| "failed": false, | |
| "id": 191, | |
| "identifier": "./node_modules/react-router/lib/withRouter.js", | |
| "index": 254, | |
| "index2": 252, | |
| "issuer": "./node_modules/babel-loader/index.js?{\"loose\":\"all\",\"optional\":[\"optimisation.react.inlineElements\",\"optimisation.react.constantElements\"]}!./src/PermalinkedComment.js", | |
| "name": "./~/react-router/lib/withRouter.js", | |
| "optional": false, | |
| "prefetched": false, | |
| "reasons": [ | |
| { | |
| "loc": "9:17-55", | |
| "module": "./src/PermalinkedComment.js", | |
| "moduleId": 142, | |
| "moduleIdentifier": "./node_modules/babel-loader/index.js?{\"loose\":\"all\",\"optional\":[\"optimisation.react.inlineElements\",\"optimisation.react.constantElements\"]}!./src/PermalinkedComment.js", | |
| "moduleName": "./src/PermalinkedComment.js", | |
| "type": "cjs require", | |
| "userRequest": "react-router/lib/withRouter" | |
| } | |
| ], | |
| "size": 1408, | |
| "warnings": 0 | |
| }, | |
| { | |
| "assets": [], | |
| "built": true, | |
| "cacheable": true, | |
| "chunks": [ | |
| 0 | |
| ], | |
| "errors": 0, | |
| "failed": false, | |
| "id": 192, | |
| "identifier": "./node_modules/react/lib/AutoFocusUtils.js", | |
| "index": 107, | |
| "index2": 103, | |
| "issuer": "./node_modules/react/lib/ReactDOMComponent.js", | |
| "name": "./~/react/lib/AutoFocusUtils.js", | |
| "optional": false, | |
| "prefetched": false, | |
| "reasons": [ | |
| { | |
| "loc": "18:21-48", | |
| "module": "./~/react/lib/ReactDOMComponent.js", | |
| "moduleId": 207, | |
| "moduleIdentifier": "./node_modules/react/lib/ReactDOMComponent.js", | |
| "moduleName": "./~/react/lib/ReactDOMComponent.js", | |
| "type": "cjs require", | |
| "userRequest": "./AutoFocusUtils" | |
| } | |
| ], | |
| "size": 633, | |
| "warnings": 0 | |
| }, | |
| { | |
| "assets": [], | |
| "built": true, | |
| "cacheable": true, | |
| "chunks": [ | |
| 0 | |
| ], | |
| "errors": 0, | |
| "failed": false, | |
| "id": 193, | |
| "identifier": "./node_modules/react/lib/BeforeInputEventPlugin.js", | |
| "index": 59, | |
| "index2": 69, | |
| "issuer": "./node_modules/react/lib/ReactDefaultInjection.js", | |
| "name": "./~/react/lib/BeforeInputEventPlugin.js", | |
| "optional": false, | |
| "prefetched": false, | |
| "reasons": [ | |
| { | |
| "loc": "14:29-64", | |
| "module": "./~/react/lib/ReactDefaultInjection.js", | |
| "moduleId": 224, | |
| "moduleIdentifier": "./node_modules/react/lib/ReactDefaultInjection.js", | |
| "moduleName": "./~/react/lib/ReactDefaultInjection.js", | |
| "type": "cjs require", | |
| "userRequest": "./BeforeInputEventPlugin" | |
| } | |
| ], | |
| "size": 13852, | |
| "warnings": 0 | |
| }, | |
| { | |
| "assets": [], | |
| "built": true, | |
| "cacheable": true, | |
| "chunks": [ | |
| 0 | |
| ], | |
| "errors": 0, | |
| "failed": false, | |
| "id": 194, | |
| "identifier": "./node_modules/react/lib/CSSPropertyOperations.js", | |
| "index": 109, | |
| "index2": 111, | |
| "issuer": "./node_modules/react/lib/ReactDOMComponent.js", | |
| "name": "./~/react/lib/CSSPropertyOperations.js", | |
| "optional": false, | |
| "prefetched": false, | |
| "reasons": [ | |
| { | |
| "loc": "19:28-62", | |
| "module": "./~/react/lib/ReactDOMComponent.js", | |
| "moduleId": 207, | |
| "moduleIdentifier": "./node_modules/react/lib/ReactDOMComponent.js", | |
| "moduleName": "./~/react/lib/ReactDOMComponent.js", | |
| "type": "cjs require", | |
| "userRequest": "./CSSPropertyOperations" | |
| } | |
| ], | |
| "size": 6791, | |
| "warnings": 0 | |
| }, | |
| { | |
| "assets": [], | |
| "built": true, | |
| "cacheable": true, | |
| "chunks": [ | |
| 0 | |
| ], | |
| "errors": 0, | |
| "failed": false, | |
| "id": 195, | |
| "identifier": "./node_modules/react/lib/ChangeEventPlugin.js", | |
| "index": 74, | |
| "index2": 81, | |
| "issuer": "./node_modules/react/lib/ReactDefaultInjection.js", | |
| "name": "./~/react/lib/ChangeEventPlugin.js", | |
| "optional": false, | |
| "prefetched": false, | |
| "reasons": [ | |
| { | |
| "loc": "15:24-54", | |
| "module": "./~/react/lib/ReactDefaultInjection.js", | |
| "moduleId": 224, | |
| "moduleIdentifier": "./node_modules/react/lib/ReactDefaultInjection.js", | |
| "moduleName": "./~/react/lib/ReactDefaultInjection.js", | |
| "type": "cjs require", | |
| "userRequest": "./ChangeEventPlugin" | |
| } | |
| ], | |
| "size": 11494, | |
| "warnings": 0 | |
| }, | |
| { | |
| "assets": [], | |
| "built": true, | |
| "cacheable": true, | |
| "chunks": [ | |
| 0 | |
| ], | |
| "errors": 0, | |
| "failed": false, | |
| "id": 196, | |
| "identifier": "./node_modules/react/lib/DOMNamespaces.js", | |
| "index": 117, | |
| "index2": 112, | |
| "issuer": "./node_modules/react/lib/ReactDOMComponent.js", | |
| "name": "./~/react/lib/DOMNamespaces.js", | |
| "optional": false, | |
| "prefetched": false, | |
| "reasons": [ | |
| { | |
| "loc": "21:20-46", | |
| "module": "./~/react/lib/ReactDOMComponent.js", | |
| "moduleId": 207, | |
| "moduleIdentifier": "./node_modules/react/lib/ReactDOMComponent.js", | |
| "moduleName": "./~/react/lib/ReactDOMComponent.js", | |
| "type": "cjs require", | |
| "userRequest": "./DOMNamespaces" | |
| } | |
| ], | |
| "size": 538, | |
| "warnings": 0 | |
| }, | |
| { | |
| "assets": [], | |
| "built": true, | |
| "cacheable": true, | |
| "chunks": [ | |
| 0 | |
| ], | |
| "errors": 0, | |
| "failed": false, | |
| "id": 197, | |
| "identifier": "./node_modules/react/lib/Danger.js", | |
| "index": 100, | |
| "index2": 97, | |
| "issuer": "./node_modules/react/lib/DOMChildrenOperations.js", | |
| "name": "./~/react/lib/Danger.js", | |
| "optional": false, | |
| "prefetched": false, | |
| "reasons": [ | |
| { | |
| "loc": "15:13-32", | |
| "module": "./~/react/lib/DOMChildrenOperations.js", | |
| "moduleId": 65, | |
| "moduleIdentifier": "./node_modules/react/lib/DOMChildrenOperations.js", | |
| "moduleName": "./~/react/lib/DOMChildrenOperations.js", | |
| "type": "cjs require", | |
| "userRequest": "./Danger" | |
| } | |
| ], | |
| "size": 6966, | |
| "warnings": 0 | |
| }, | |
| { | |
| "assets": [], | |
| "built": true, | |
| "cacheable": true, | |
| "chunks": [ | |
| 0 | |
| ], | |
| "errors": 0, | |
| "failed": false, | |
| "id": 198, | |
| "identifier": "./node_modules/react/lib/DefaultEventPluginOrder.js", | |
| "index": 86, | |
| "index2": 82, | |
| "issuer": "./node_modules/react/lib/ReactDefaultInjection.js", | |
| "name": "./~/react/lib/DefaultEventPluginOrder.js", | |
| "optional": false, | |
| "prefetched": false, | |
| "reasons": [ | |
| { | |
| "loc": "16:30-66", | |
| "module": "./~/react/lib/ReactDefaultInjection.js", | |
| "moduleId": 224, | |
| "moduleIdentifier": "./node_modules/react/lib/ReactDefaultInjection.js", | |
| "moduleName": "./~/react/lib/ReactDefaultInjection.js", | |
| "type": "cjs require", | |
| "userRequest": "./DefaultEventPluginOrder" | |
| } | |
| ], | |
| "size": 1264, | |
| "warnings": 0 | |
| }, | |
| { | |
| "assets": [], | |
| "built": true, | |
| "cacheable": true, | |
| "chunks": [ | |
| 0 | |
| ], | |
| "errors": 0, | |
| "failed": false, | |
| "id": 199, | |
| "identifier": "./node_modules/react/lib/EnterLeaveEventPlugin.js", | |
| "index": 87, | |
| "index2": 87, | |
| "issuer": "./node_modules/react/lib/ReactDefaultInjection.js", | |
| "name": "./~/react/lib/EnterLeaveEventPlugin.js", | |
| "optional": false, | |
| "prefetched": false, | |
| "reasons": [ | |
| { | |
| "loc": "17:28-62", | |
| "module": "./~/react/lib/ReactDefaultInjection.js", | |
| "moduleId": 224, | |
| "moduleIdentifier": "./node_modules/react/lib/ReactDefaultInjection.js", | |
| "moduleName": "./~/react/lib/ReactDefaultInjection.js", | |
| "type": "cjs require", | |
| "userRequest": "./EnterLeaveEventPlugin" | |
| } | |
| ], | |
| "size": 3464, | |
| "warnings": 0 | |
| }, | |
| { | |
| "assets": [], | |
| "built": true, | |
| "cacheable": true, | |
| "chunks": [ | |
| 0 | |
| ], | |
| "errors": 0, | |
| "failed": false, | |
| "id": 200, | |
| "identifier": "./node_modules/react/lib/FallbackCompositionState.js", | |
| "index": 69, | |
| "index2": 65, | |
| "issuer": "./node_modules/react/lib/BeforeInputEventPlugin.js", | |
| "name": "./~/react/lib/FallbackCompositionState.js", | |
| "optional": false, | |
| "prefetched": false, | |
| "reasons": [ | |
| { | |
| "loc": "17:31-68", | |
| "module": "./~/react/lib/BeforeInputEventPlugin.js", | |
| "moduleId": 193, | |
| "moduleIdentifier": "./node_modules/react/lib/BeforeInputEventPlugin.js", | |
| "moduleName": "./~/react/lib/BeforeInputEventPlugin.js", | |
| "type": "cjs require", | |
| "userRequest": "./FallbackCompositionState" | |
| } | |
| ], | |
| "size": 2470, | |
| "warnings": 0 | |
| }, | |
| { | |
| "assets": [], | |
| "built": true, | |
| "cacheable": true, | |
| "chunks": [ | |
| 0 | |
| ], | |
| "errors": 0, | |
| "failed": false, | |
| "id": 201, | |
| "identifier": "./node_modules/react/lib/HTMLDOMPropertyConfig.js", | |
| "index": 92, | |
| "index2": 88, | |
| "issuer": "./node_modules/react/lib/ReactDefaultInjection.js", | |
| "name": "./~/react/lib/HTMLDOMPropertyConfig.js", | |
| "optional": false, | |
| "prefetched": false, | |
| "reasons": [ | |
| { | |
| "loc": "19:28-62", | |
| "module": "./~/react/lib/ReactDefaultInjection.js", | |
| "moduleId": 224, | |
| "moduleIdentifier": "./node_modules/react/lib/ReactDefaultInjection.js", | |
| "moduleName": "./~/react/lib/ReactDefaultInjection.js", | |
| "type": "cjs require", | |
| "userRequest": "./HTMLDOMPropertyConfig" | |
| } | |
| ], | |
| "size": 5451, | |
| "warnings": 0 | |
| }, | |
| { | |
| "assets": [], | |
| "built": true, | |
| "cacheable": true, | |
| "chunks": [ | |
| 0 | |
| ], | |
| "errors": 0, | |
| "failed": false, | |
| "id": 202, | |
| "identifier": "./node_modules/react/lib/React.js", | |
| "index": 23, | |
| "index2": 50, | |
| "issuer": "./node_modules/react/react.js", | |
| "name": "./~/react/lib/React.js", | |
| "optional": false, | |
| "prefetched": false, | |
| "reasons": [ | |
| { | |
| "loc": "3:17-39", | |
| "module": "./~/react/react.js", | |
| "moduleId": 3, | |
| "moduleIdentifier": "./node_modules/react/react.js", | |
| "moduleName": "./~/react/react.js", | |
| "type": "cjs require", | |
| "userRequest": "./lib/React" | |
| } | |
| ], | |
| "size": 2620, | |
| "warnings": 0 | |
| }, | |
| { | |
| "assets": [], | |
| "built": true, | |
| "cacheable": true, | |
| "chunks": [ | |
| 0 | |
| ], | |
| "errors": 0, | |
| "failed": false, | |
| "id": 203, | |
| "identifier": "./node_modules/react/lib/ReactChildReconciler.js", | |
| "index": 135, | |
| "index2": 137, | |
| "issuer": "./node_modules/react/lib/ReactMultiChild.js", | |
| "name": "./~/react/lib/ReactChildReconciler.js", | |
| "optional": false, | |
| "prefetched": false, | |
| "reasons": [ | |
| { | |
| "loc": "19:27-60", | |
| "module": "./~/react/lib/ReactMultiChild.js", | |
| "moduleId": 230, | |
| "moduleIdentifier": "./node_modules/react/lib/ReactMultiChild.js", | |
| "moduleName": "./~/react/lib/ReactMultiChild.js", | |
| "type": "cjs require", | |
| "userRequest": "./ReactChildReconciler" | |
| } | |
| ], | |
| "size": 4755, | |
| "warnings": 0 | |
| }, | |
| { | |
| "assets": [], | |
| "built": true, | |
| "cacheable": true, | |
| "chunks": [ | |
| 0 | |
| ], | |
| "errors": 0, | |
| "failed": false, | |
| "id": 204, | |
| "identifier": "./node_modules/react/lib/ReactCompositeComponent.js", | |
| "index": 137, | |
| "index2": 133, | |
| "issuer": "./node_modules/react/lib/instantiateReactComponent.js", | |
| "name": "./~/react/lib/ReactCompositeComponent.js", | |
| "optional": false, | |
| "prefetched": false, | |
| "reasons": [ | |
| { | |
| "loc": "16:30-66", | |
| "module": "./~/react/lib/instantiateReactComponent.js", | |
| "moduleId": 134, | |
| "moduleIdentifier": "./node_modules/react/lib/instantiateReactComponent.js", | |
| "moduleName": "./~/react/lib/instantiateReactComponent.js", | |
| "type": "cjs require", | |
| "userRequest": "./ReactCompositeComponent" | |
| } | |
| ], | |
| "size": 31580, | |
| "warnings": 0 | |
| }, | |
| { | |
| "assets": [], | |
| "built": true, | |
| "cacheable": true, | |
| "chunks": [ | |
| 0 | |
| ], | |
| "errors": 0, | |
| "failed": false, | |
| "id": 205, | |
| "identifier": "./node_modules/react/lib/ReactDOM.js", | |
| "index": 54, | |
| "index2": 181, | |
| "issuer": "./node_modules/react-dom/index.js", | |
| "name": "./~/react/lib/ReactDOM.js", | |
| "optional": false, | |
| "prefetched": false, | |
| "reasons": [ | |
| { | |
| "loc": "3:17-46", | |
| "module": "./~/react-dom/index.js", | |
| "moduleId": 177, | |
| "moduleIdentifier": "./node_modules/react-dom/index.js", | |
| "moduleName": "./~/react-dom/index.js", | |
| "type": "cjs require", | |
| "userRequest": "react/lib/ReactDOM" | |
| } | |
| ], | |
| "size": 4765, | |
| "warnings": 0 | |
| }, | |
| { | |
| "assets": [], | |
| "built": true, | |
| "cacheable": true, | |
| "chunks": [ | |
| 0 | |
| ], | |
| "errors": 0, | |
| "failed": false, | |
| "id": 206, | |
| "identifier": "./node_modules/react/lib/ReactDOMButton.js", | |
| "index": 126, | |
| "index2": 122, | |
| "issuer": "./node_modules/react/lib/ReactDOMComponent.js", | |
| "name": "./~/react/lib/ReactDOMButton.js", | |
| "optional": false, | |
| "prefetched": false, | |
| "reasons": [ | |
| { | |
| "loc": "29:21-48", | |
| "module": "./~/react/lib/ReactDOMComponent.js", | |
| "moduleId": 207, | |
| "moduleIdentifier": "./node_modules/react/lib/ReactDOMComponent.js", | |
| "moduleName": "./~/react/lib/ReactDOMComponent.js", | |
| "type": "cjs require", | |
| "userRequest": "./ReactDOMButton" | |
| } | |
| ], | |
| "size": 640, | |
| "warnings": 0 | |
| }, | |
| { | |
| "assets": [], | |
| "built": true, | |
| "cacheable": true, | |
| "chunks": [ | |
| 0 | |
| ], | |
| "errors": 0, | |
| "failed": false, | |
| "id": 207, | |
| "identifier": "./node_modules/react/lib/ReactDOMComponent.js", | |
| "index": 106, | |
| "index2": 142, | |
| "issuer": "./node_modules/react/lib/ReactDefaultInjection.js", | |
| "name": "./~/react/lib/ReactDOMComponent.js", | |
| "optional": false, | |
| "prefetched": false, | |
| "reasons": [ | |
| { | |
| "loc": "21:24-54", | |
| "module": "./~/react/lib/ReactDefaultInjection.js", | |
| "moduleId": 224, | |
| "moduleIdentifier": "./node_modules/react/lib/ReactDefaultInjection.js", | |
| "moduleName": "./~/react/lib/ReactDefaultInjection.js", | |
| "type": "cjs require", | |
| "userRequest": "./ReactDOMComponent" | |
| } | |
| ], | |
| "size": 34915, | |
| "warnings": 0 | |
| }, | |
| { | |
| "assets": [], | |
| "built": true, | |
| "cacheable": true, | |
| "chunks": [ | |
| 0 | |
| ], | |
| "errors": 0, | |
| "failed": false, | |
| "id": 208, | |
| "identifier": "./node_modules/react/lib/ReactDOMContainerInfo.js", | |
| "index": 177, | |
| "index2": 173, | |
| "issuer": "./node_modules/react/lib/ReactMount.js", | |
| "name": "./~/react/lib/ReactDOMContainerInfo.js", | |
| "optional": false, | |
| "prefetched": false, | |
| "reasons": [ | |
| { | |
| "loc": "19:28-62", | |
| "module": "./~/react/lib/ReactMount.js", | |
| "moduleId": 121, | |
| "moduleIdentifier": "./node_modules/react/lib/ReactMount.js", | |
| "moduleName": "./~/react/lib/ReactMount.js", | |
| "type": "cjs require", | |
| "userRequest": "./ReactDOMContainerInfo" | |
| } | |
| ], | |
| "size": 1008, | |
| "warnings": 0 | |
| }, | |
| { | |
| "assets": [], | |
| "built": true, | |
| "cacheable": true, | |
| "chunks": [ | |
| 0 | |
| ], | |
| "errors": 0, | |
| "failed": false, | |
| "id": 209, | |
| "identifier": "./node_modules/react/lib/ReactDOMDebugTool.js", | |
| "index": 120, | |
| "index2": 114, | |
| "issuer": "./node_modules/react/lib/ReactDOMInstrumentation.js", | |
| "name": "./~/react/lib/ReactDOMDebugTool.js", | |
| "optional": false, | |
| "prefetched": false, | |
| "reasons": [ | |
| { | |
| "loc": "14:24-54", | |
| "module": "./~/react/lib/ReactDOMInstrumentation.js", | |
| "moduleId": 215, | |
| "moduleIdentifier": "./node_modules/react/lib/ReactDOMInstrumentation.js", | |
| "moduleName": "./~/react/lib/ReactDOMInstrumentation.js", | |
| "type": "cjs require", | |
| "userRequest": "./ReactDOMDebugTool" | |
| } | |
| ], | |
| "size": 1903, | |
| "warnings": 0 | |
| }, | |
| { | |
| "assets": [], | |
| "built": true, | |
| "cacheable": true, | |
| "chunks": [ | |
| 0 | |
| ], | |
| "errors": 0, | |
| "failed": false, | |
| "id": 210, | |
| "identifier": "./node_modules/react/lib/ReactDOMEmptyComponent.js", | |
| "index": 147, | |
| "index2": 143, | |
| "issuer": "./node_modules/react/lib/ReactDefaultInjection.js", | |
| "name": "./~/react/lib/ReactDOMEmptyComponent.js", | |
| "optional": false, | |
| "prefetched": false, | |
| "reasons": [ | |
| { | |
| "loc": "23:29-64", | |
| "module": "./~/react/lib/ReactDefaultInjection.js", | |
| "moduleId": 224, | |
| "moduleIdentifier": "./node_modules/react/lib/ReactDefaultInjection.js", | |
| "moduleName": "./~/react/lib/ReactDefaultInjection.js", | |
| "type": "cjs require", | |
| "userRequest": "./ReactDOMEmptyComponent" | |
| } | |
| ], | |
| "size": 1971, | |
| "warnings": 0 | |
| }, | |
| { | |
| "assets": [], | |
| "built": true, | |
| "cacheable": true, | |
| "chunks": [ | |
| 0 | |
| ], | |
| "errors": 0, | |
| "failed": false, | |
| "id": 211, | |
| "identifier": "./node_modules/react/lib/ReactDOMFactories.js", | |
| "index": 47, | |
| "index2": 46, | |
| "issuer": "./node_modules/react/lib/React.js", | |
| "name": "./~/react/lib/ReactDOMFactories.js", | |
| "optional": false, | |
| "prefetched": false, | |
| "reasons": [ | |
| { | |
| "loc": "19:24-54", | |
| "module": "./~/react/lib/React.js", | |
| "moduleId": 202, | |
| "moduleIdentifier": "./node_modules/react/lib/React.js", | |
| "moduleName": "./~/react/lib/React.js", | |
| "type": "cjs require", | |
| "userRequest": "./ReactDOMFactories" | |
| } | |
| ], | |
| "size": 3333, | |
| "warnings": 0 | |
| }, | |
| { | |
| "assets": [], | |
| "built": true, | |
| "cacheable": true, | |
| "chunks": [ | |
| 0 | |
| ], | |
| "errors": 0, | |
| "failed": false, | |
| "id": 212, | |
| "identifier": "./node_modules/react/lib/ReactDOMFeatureFlags.js", | |
| "index": 178, | |
| "index2": 174, | |
| "issuer": "./node_modules/react/lib/ReactMount.js", | |
| "name": "./~/react/lib/ReactDOMFeatureFlags.js", | |
| "optional": false, | |
| "prefetched": false, | |
| "reasons": [ | |
| { | |
| "loc": "20:27-60", | |
| "module": "./~/react/lib/ReactMount.js", | |
| "moduleId": 121, | |
| "moduleIdentifier": "./node_modules/react/lib/ReactMount.js", | |
| "moduleName": "./~/react/lib/ReactMount.js", | |
| "type": "cjs require", | |
| "userRequest": "./ReactDOMFeatureFlags" | |
| } | |
| ], | |
| "size": 460, | |
| "warnings": 0 | |
| }, | |
| { | |
| "assets": [], | |
| "built": true, | |
| "cacheable": true, | |
| "chunks": [ | |
| 0 | |
| ], | |
| "errors": 0, | |
| "failed": false, | |
| "id": 213, | |
| "identifier": "./node_modules/react/lib/ReactDOMIDOperations.js", | |
| "index": 105, | |
| "index2": 100, | |
| "issuer": "./node_modules/react/lib/ReactComponentBrowserEnvironment.js", | |
| "name": "./~/react/lib/ReactDOMIDOperations.js", | |
| "optional": false, | |
| "prefetched": false, | |
| "reasons": [ | |
| { | |
| "loc": "15:27-60", | |
| "module": "./~/react/lib/ReactComponentBrowserEnvironment.js", | |
| "moduleId": 114, | |
| "moduleIdentifier": "./node_modules/react/lib/ReactComponentBrowserEnvironment.js", | |
| "moduleName": "./~/react/lib/ReactComponentBrowserEnvironment.js", | |
| "type": "cjs require", | |
| "userRequest": "./ReactDOMIDOperations" | |
| } | |
| ], | |
| "size": 1187, | |
| "warnings": 0 | |
| }, | |
| { | |
| "assets": [], | |
| "built": true, | |
| "cacheable": true, | |
| "chunks": [ | |
| 0 | |
| ], | |
| "errors": 0, | |
| "failed": false, | |
| "id": 214, | |
| "identifier": "./node_modules/react/lib/ReactDOMInput.js", | |
| "index": 128, | |
| "index2": 124, | |
| "issuer": "./node_modules/react/lib/ReactDOMComponent.js", | |
| "name": "./~/react/lib/ReactDOMInput.js", | |
| "optional": false, | |
| "prefetched": false, | |
| "reasons": [ | |
| { | |
| "loc": "32:20-46", | |
| "module": "./~/react/lib/ReactDOMComponent.js", | |
| "moduleId": 207, | |
| "moduleIdentifier": "./node_modules/react/lib/ReactDOMComponent.js", | |
| "moduleName": "./~/react/lib/ReactDOMComponent.js", | |
| "type": "cjs require", | |
| "userRequest": "./ReactDOMInput" | |
| } | |
| ], | |
| "size": 9741, | |
| "warnings": 0 | |
| }, | |
| { | |
| "assets": [], | |
| "built": true, | |
| "cacheable": true, | |
| "chunks": [ | |
| 0 | |
| ], | |
| "errors": 0, | |
| "failed": false, | |
| "id": 215, | |
| "identifier": "./node_modules/react/lib/ReactDOMInstrumentation.js", | |
| "index": 119, | |
| "index2": 115, | |
| "issuer": "./node_modules/react/lib/DOMPropertyOperations.js", | |
| "name": "./~/react/lib/ReactDOMInstrumentation.js", | |
| "optional": false, | |
| "prefetched": false, | |
| "reasons": [ | |
| { | |
| "loc": "15:30-66", | |
| "module": "./~/react/lib/DOMPropertyOperations.js", | |
| "moduleId": 66, | |
| "moduleIdentifier": "./node_modules/react/lib/DOMPropertyOperations.js", | |
| "moduleName": "./~/react/lib/DOMPropertyOperations.js", | |
| "type": "cjs require", | |
| "userRequest": "./ReactDOMInstrumentation" | |
| } | |
| ], | |
| "size": 474, | |
| "warnings": 0 | |
| }, | |
| { | |
| "assets": [], | |
| "built": true, | |
| "cacheable": true, | |
| "chunks": [ | |
| 0 | |
| ], | |
| "errors": 0, | |
| "failed": false, | |
| "id": 216, | |
| "identifier": "./node_modules/react/lib/ReactDOMOption.js", | |
| "index": 130, | |
| "index2": 126, | |
| "issuer": "./node_modules/react/lib/ReactDOMComponent.js", | |
| "name": "./~/react/lib/ReactDOMOption.js", | |
| "optional": false, | |
| "prefetched": false, | |
| "reasons": [ | |
| { | |
| "loc": "33:21-48", | |
| "module": "./~/react/lib/ReactDOMComponent.js", | |
| "moduleId": 207, | |
| "moduleIdentifier": "./node_modules/react/lib/ReactDOMComponent.js", | |
| "moduleName": "./~/react/lib/ReactDOMComponent.js", | |
| "type": "cjs require", | |
| "userRequest": "./ReactDOMOption" | |
| } | |
| ], | |
| "size": 3417, | |
| "warnings": 0 | |
| }, | |
| { | |
| "assets": [], | |
| "built": true, | |
| "cacheable": true, | |
| "chunks": [ | |
| 0 | |
| ], | |
| "errors": 0, | |
| "failed": false, | |
| "id": 217, | |
| "identifier": "./node_modules/react/lib/ReactDOMSelection.js", | |
| "index": 157, | |
| "index2": 152, | |
| "issuer": "./node_modules/react/lib/ReactInputSelection.js", | |
| "name": "./~/react/lib/ReactDOMSelection.js", | |
| "optional": false, | |
| "prefetched": false, | |
| "reasons": [ | |
| { | |
| "loc": "14:24-54", | |
| "module": "./~/react/lib/ReactInputSelection.js", | |
| "moduleId": 120, | |
| "moduleIdentifier": "./node_modules/react/lib/ReactInputSelection.js", | |
| "moduleName": "./~/react/lib/ReactInputSelection.js", | |
| "type": "cjs require", | |
| "userRequest": "./ReactDOMSelection" | |
| } | |
| ], | |
| "size": 6813, | |
| "warnings": 0 | |
| }, | |
| { | |
| "assets": [], | |
| "built": true, | |
| "cacheable": true, | |
| "chunks": [ | |
| 0 | |
| ], | |
| "errors": 0, | |
| "failed": false, | |
| "id": 218, | |
| "identifier": "./node_modules/react/lib/ReactDOMTextComponent.js", | |
| "index": 149, | |
| "index2": 145, | |
| "issuer": "./node_modules/react/lib/ReactDefaultInjection.js", | |
| "name": "./~/react/lib/ReactDOMTextComponent.js", | |
| "optional": false, | |
| "prefetched": false, | |
| "reasons": [ | |
| { | |
| "loc": "25:28-62", | |
| "module": "./~/react/lib/ReactDefaultInjection.js", | |
| "moduleId": 224, | |
| "moduleIdentifier": "./node_modules/react/lib/ReactDefaultInjection.js", | |
| "moduleName": "./~/react/lib/ReactDefaultInjection.js", | |
| "type": "cjs require", | |
| "userRequest": "./ReactDOMTextComponent" | |
| } | |
| ], | |
| "size": 6021, | |
| "warnings": 0 | |
| }, | |
| { | |
| "assets": [], | |
| "built": true, | |
| "cacheable": true, | |
| "chunks": [ | |
| 0 | |
| ], | |
| "errors": 0, | |
| "failed": false, | |
| "id": 219, | |
| "identifier": "./node_modules/react/lib/ReactDOMTextarea.js", | |
| "index": 132, | |
| "index2": 127, | |
| "issuer": "./node_modules/react/lib/ReactDOMComponent.js", | |
| "name": "./~/react/lib/ReactDOMTextarea.js", | |
| "optional": false, | |
| "prefetched": false, | |
| "reasons": [ | |
| { | |
| "loc": "35:23-52", | |
| "module": "./~/react/lib/ReactDOMComponent.js", | |
| "moduleId": 207, | |
| "moduleIdentifier": "./node_modules/react/lib/ReactDOMComponent.js", | |
| "moduleName": "./~/react/lib/ReactDOMComponent.js", | |
| "type": "cjs require", | |
| "userRequest": "./ReactDOMTextarea" | |
| } | |
| ], | |
| "size": 5915, | |
| "warnings": 0 | |
| }, | |
| { | |
| "assets": [], | |
| "built": true, | |
| "cacheable": true, | |
| "chunks": [ | |
| 0 | |
| ], | |
| "errors": 0, | |
| "failed": false, | |
| "id": 220, | |
| "identifier": "./node_modules/react/lib/ReactDOMTreeTraversal.js", | |
| "index": 148, | |
| "index2": 144, | |
| "issuer": "./node_modules/react/lib/ReactDefaultInjection.js", | |
| "name": "./~/react/lib/ReactDOMTreeTraversal.js", | |
| "optional": false, | |
| "prefetched": false, | |
| "reasons": [ | |
| { | |
| "loc": "24:28-62", | |
| "module": "./~/react/lib/ReactDefaultInjection.js", | |
| "moduleId": 224, | |
| "moduleIdentifier": "./node_modules/react/lib/ReactDefaultInjection.js", | |
| "moduleName": "./~/react/lib/ReactDefaultInjection.js", | |
| "type": "cjs require", | |
| "userRequest": "./ReactDOMTreeTraversal" | |
| } | |
| ], | |
| "size": 3699, | |
| "warnings": 0 | |
| }, | |
| { | |
| "assets": [], | |
| "built": true, | |
| "cacheable": true, | |
| "chunks": [ | |
| 0 | |
| ], | |
| "errors": 0, | |
| "failed": false, | |
| "id": 221, | |
| "identifier": "./node_modules/react/lib/ReactDOMUnknownPropertyDevtool.js", | |
| "index": 121, | |
| "index2": 113, | |
| "issuer": "./node_modules/react/lib/ReactDOMDebugTool.js", | |
| "name": "./~/react/lib/ReactDOMUnknownPropertyDevtool.js", | |
| "optional": false, | |
| "prefetched": false, | |
| "reasons": [ | |
| { | |
| "loc": "14:37-80", | |
| "module": "./~/react/lib/ReactDOMDebugTool.js", | |
| "moduleId": 209, | |
| "moduleIdentifier": "./node_modules/react/lib/ReactDOMDebugTool.js", | |
| "moduleName": "./~/react/lib/ReactDOMDebugTool.js", | |
| "type": "cjs require", | |
| "userRequest": "./ReactDOMUnknownPropertyDevtool" | |
| } | |
| ], | |
| "size": 2387, | |
| "warnings": 0 | |
| }, | |
| { | |
| "assets": [], | |
| "built": true, | |
| "cacheable": true, | |
| "chunks": [ | |
| 0 | |
| ], | |
| "errors": 0, | |
| "failed": false, | |
| "id": 222, | |
| "identifier": "./node_modules/react/lib/ReactDebugTool.js", | |
| "index": 39, | |
| "index2": 35, | |
| "issuer": "./node_modules/react/lib/ReactInstrumentation.js", | |
| "name": "./~/react/lib/ReactDebugTool.js", | |
| "optional": false, | |
| "prefetched": false, | |
| "reasons": [ | |
| { | |
| "loc": "14:21-48", | |
| "module": "./~/react/lib/ReactInstrumentation.js", | |
| "moduleId": 50, | |
| "moduleIdentifier": "./node_modules/react/lib/ReactInstrumentation.js", | |
| "moduleName": "./~/react/lib/ReactInstrumentation.js", | |
| "type": "cjs require", | |
| "userRequest": "./ReactDebugTool" | |
| } | |
| ], | |
| "size": 2258, | |
| "warnings": 0 | |
| }, | |
| { | |
| "assets": [], | |
| "built": true, | |
| "cacheable": true, | |
| "chunks": [ | |
| 0 | |
| ], | |
| "errors": 0, | |
| "failed": false, | |
| "id": 223, | |
| "identifier": "./node_modules/react/lib/ReactDefaultBatchingStrategy.js", | |
| "index": 150, | |
| "index2": 146, | |
| "issuer": "./node_modules/react/lib/ReactDefaultInjection.js", | |
| "name": "./~/react/lib/ReactDefaultBatchingStrategy.js", | |
| "optional": false, | |
| "prefetched": false, | |
| "reasons": [ | |
| { | |
| "loc": "26:35-76", | |
| "module": "./~/react/lib/ReactDefaultInjection.js", | |
| "moduleId": 224, | |
| "moduleIdentifier": "./node_modules/react/lib/ReactDefaultInjection.js", | |
| "moduleName": "./~/react/lib/ReactDefaultInjection.js", | |
| "type": "cjs require", | |
| "userRequest": "./ReactDefaultBatchingStrategy" | |
| } | |
| ], | |
| "size": 1920, | |
| "warnings": 0 | |
| }, | |
| { | |
| "assets": [], | |
| "built": true, | |
| "cacheable": true, | |
| "chunks": [ | |
| 0 | |
| ], | |
| "errors": 0, | |
| "failed": false, | |
| "id": 224, | |
| "identifier": "./node_modules/react/lib/ReactDefaultInjection.js", | |
| "index": 58, | |
| "index2": 172, | |
| "issuer": "./node_modules/react/lib/ReactDOM.js", | |
| "name": "./~/react/lib/ReactDefaultInjection.js", | |
| "optional": false, | |
| "prefetched": false, | |
| "reasons": [ | |
| { | |
| "loc": "17:28-62", | |
| "module": "./~/react/lib/ReactDOM.js", | |
| "moduleId": 205, | |
| "moduleIdentifier": "./node_modules/react/lib/ReactDOM.js", | |
| "moduleName": "./~/react/lib/ReactDOM.js", | |
| "type": "cjs require", | |
| "userRequest": "./ReactDefaultInjection" | |
| } | |
| ], | |
| "size": 3740, | |
| "warnings": 0 | |
| }, | |
| { | |
| "assets": [], | |
| "built": true, | |
| "cacheable": true, | |
| "chunks": [ | |
| 0 | |
| ], | |
| "errors": 0, | |
| "failed": false, | |
| "id": 225, | |
| "identifier": "./node_modules/react/lib/ReactEventEmitterMixin.js", | |
| "index": 124, | |
| "index2": 118, | |
| "issuer": "./node_modules/react/lib/ReactBrowserEventEmitter.js", | |
| "name": "./~/react/lib/ReactEventEmitterMixin.js", | |
| "optional": false, | |
| "prefetched": false, | |
| "reasons": [ | |
| { | |
| "loc": "18:29-64", | |
| "module": "./~/react/lib/ReactBrowserEventEmitter.js", | |
| "moduleId": 49, | |
| "moduleIdentifier": "./node_modules/react/lib/ReactBrowserEventEmitter.js", | |
| "moduleName": "./~/react/lib/ReactBrowserEventEmitter.js", | |
| "type": "cjs require", | |
| "userRequest": "./ReactEventEmitterMixin" | |
| } | |
| ], | |
| "size": 1001, | |
| "warnings": 0 | |
| }, | |
| { | |
| "assets": [], | |
| "built": true, | |
| "cacheable": true, | |
| "chunks": [ | |
| 0 | |
| ], | |
| "errors": 0, | |
| "failed": false, | |
| "id": 226, | |
| "identifier": "./node_modules/react/lib/ReactEventListener.js", | |
| "index": 151, | |
| "index2": 149, | |
| "issuer": "./node_modules/react/lib/ReactDefaultInjection.js", | |
| "name": "./~/react/lib/ReactEventListener.js", | |
| "optional": false, | |
| "prefetched": false, | |
| "reasons": [ | |
| { | |
| "loc": "27:25-56", | |
| "module": "./~/react/lib/ReactDefaultInjection.js", | |
| "moduleId": 224, | |
| "moduleIdentifier": "./node_modules/react/lib/ReactDefaultInjection.js", | |
| "moduleName": "./~/react/lib/ReactDefaultInjection.js", | |
| "type": "cjs require", | |
| "userRequest": "./ReactEventListener" | |
| } | |
| ], | |
| "size": 5387, | |
| "warnings": 0 | |
| }, | |
| { | |
| "assets": [], | |
| "built": true, | |
| "cacheable": true, | |
| "chunks": [ | |
| 0 | |
| ], | |
| "errors": 0, | |
| "failed": false, | |
| "id": 227, | |
| "identifier": "./node_modules/react/lib/ReactInjection.js", | |
| "index": 154, | |
| "index2": 150, | |
| "issuer": "./node_modules/react/lib/ReactDefaultInjection.js", | |
| "name": "./~/react/lib/ReactInjection.js", | |
| "optional": false, | |
| "prefetched": false, | |
| "reasons": [ | |
| { | |
| "loc": "28:21-48", | |
| "module": "./~/react/lib/ReactDefaultInjection.js", | |
| "moduleId": 224, | |
| "moduleIdentifier": "./node_modules/react/lib/ReactDefaultInjection.js", | |
| "moduleName": "./~/react/lib/ReactDefaultInjection.js", | |
| "type": "cjs require", | |
| "userRequest": "./ReactInjection" | |
| } | |
| ], | |
| "size": 1384, | |
| "warnings": 0 | |
| }, | |
| { | |
| "assets": [], | |
| "built": true, | |
| "cacheable": true, | |
| "chunks": [ | |
| 0 | |
| ], | |
| "errors": 0, | |
| "failed": false, | |
| "id": 228, | |
| "identifier": "./node_modules/react/lib/ReactInvalidSetStateWarningDevTool.js", | |
| "index": 40, | |
| "index2": 34, | |
| "issuer": "./node_modules/react/lib/ReactDebugTool.js", | |
| "name": "./~/react/lib/ReactInvalidSetStateWarningDevTool.js", | |
| "optional": false, | |
| "prefetched": false, | |
| "reasons": [ | |
| { | |
| "loc": "14:41-88", | |
| "module": "./~/react/lib/ReactDebugTool.js", | |
| "moduleId": 222, | |
| "moduleIdentifier": "./node_modules/react/lib/ReactDebugTool.js", | |
| "moduleName": "./~/react/lib/ReactDebugTool.js", | |
| "type": "cjs require", | |
| "userRequest": "./ReactInvalidSetStateWarningDevTool" | |
| } | |
| ], | |
| "size": 1040, | |
| "warnings": 0 | |
| }, | |
| { | |
| "assets": [], | |
| "built": true, | |
| "cacheable": true, | |
| "chunks": [ | |
| 0 | |
| ], | |
| "errors": 0, | |
| "failed": false, | |
| "id": 229, | |
| "identifier": "./node_modules/react/lib/ReactMarkupChecksum.js", | |
| "index": 179, | |
| "index2": 176, | |
| "issuer": "./node_modules/react/lib/ReactMount.js", | |
| "name": "./~/react/lib/ReactMarkupChecksum.js", | |
| "optional": false, | |
| "prefetched": false, | |
| "reasons": [ | |
| { | |
| "loc": "24:26-58", | |
| "module": "./~/react/lib/ReactMount.js", | |
| "moduleId": 121, | |
| "moduleIdentifier": "./node_modules/react/lib/ReactMount.js", | |
| "moduleName": "./~/react/lib/ReactMount.js", | |
| "type": "cjs require", | |
| "userRequest": "./ReactMarkupChecksum" | |
| } | |
| ], | |
| "size": 1511, | |
| "warnings": 0 | |
| }, | |
| { | |
| "assets": [], | |
| "built": true, | |
| "cacheable": true, | |
| "chunks": [ | |
| 0 | |
| ], | |
| "errors": 0, | |
| "failed": false, | |
| "id": 230, | |
| "identifier": "./node_modules/react/lib/ReactMultiChild.js", | |
| "index": 133, | |
| "index2": 139, | |
| "issuer": "./node_modules/react/lib/ReactDOMComponent.js", | |
| "name": "./~/react/lib/ReactMultiChild.js", | |
| "optional": false, | |
| "prefetched": false, | |
| "reasons": [ | |
| { | |
| "loc": "36:22-50", | |
| "module": "./~/react/lib/ReactDOMComponent.js", | |
| "moduleId": 207, | |
| "moduleIdentifier": "./node_modules/react/lib/ReactDOMComponent.js", | |
| "moduleName": "./~/react/lib/ReactDOMComponent.js", | |
| "type": "cjs require", | |
| "userRequest": "./ReactMultiChild" | |
| } | |
| ], | |
| "size": 12979, | |
| "warnings": 0 | |
| }, | |
| { | |
| "assets": [], | |
| "built": true, | |
| "cacheable": true, | |
| "chunks": [ | |
| 0 | |
| ], | |
| "errors": 0, | |
| "failed": false, | |
| "id": 231, | |
| "identifier": "./node_modules/react/lib/ReactOwner.js", | |
| "index": 81, | |
| "index2": 73, | |
| "issuer": "./node_modules/react/lib/ReactRef.js", | |
| "name": "./~/react/lib/ReactOwner.js", | |
| "optional": false, | |
| "prefetched": false, | |
| "reasons": [ | |
| { | |
| "loc": "14:17-40", | |
| "module": "./~/react/lib/ReactRef.js", | |
| "moduleId": 233, | |
| "moduleIdentifier": "./node_modules/react/lib/ReactRef.js", | |
| "moduleName": "./~/react/lib/ReactRef.js", | |
| "type": "cjs require", | |
| "userRequest": "./ReactOwner" | |
| } | |
| ], | |
| "size": 3561, | |
| "warnings": 0 | |
| }, | |
| { | |
| "assets": [], | |
| "built": true, | |
| "cacheable": true, | |
| "chunks": [ | |
| 0 | |
| ], | |
| "errors": 0, | |
| "failed": false, | |
| "id": 232, | |
| "identifier": "./node_modules/react/lib/ReactReconcileTransaction.js", | |
| "index": 155, | |
| "index2": 158, | |
| "issuer": "./node_modules/react/lib/ReactDefaultInjection.js", | |
| "name": "./~/react/lib/ReactReconcileTransaction.js", | |
| "optional": false, | |
| "prefetched": false, | |
| "reasons": [ | |
| { | |
| "loc": "29:32-70", | |
| "module": "./~/react/lib/ReactDefaultInjection.js", | |
| "moduleId": 224, | |
| "moduleIdentifier": "./node_modules/react/lib/ReactDefaultInjection.js", | |
| "moduleName": "./~/react/lib/ReactDefaultInjection.js", | |
| "type": "cjs require", | |
| "userRequest": "./ReactReconcileTransaction" | |
| } | |
| ], | |
| "size": 4851, | |
| "warnings": 0 | |
| }, | |
| { | |
| "assets": [], | |
| "built": true, | |
| "cacheable": true, | |
| "chunks": [ | |
| 0 | |
| ], | |
| "errors": 0, | |
| "failed": false, | |
| "id": 233, | |
| "identifier": "./node_modules/react/lib/ReactRef.js", | |
| "index": 80, | |
| "index2": 74, | |
| "issuer": "./node_modules/react/lib/ReactReconciler.js", | |
| "name": "./~/react/lib/ReactRef.js", | |
| "optional": false, | |
| "prefetched": false, | |
| "reasons": [ | |
| { | |
| "loc": "14:15-36", | |
| "module": "./~/react/lib/ReactReconciler.js", | |
| "moduleId": 25, | |
| "moduleIdentifier": "./node_modules/react/lib/ReactReconciler.js", | |
| "moduleName": "./~/react/lib/ReactReconciler.js", | |
| "type": "cjs require", | |
| "userRequest": "./ReactRef" | |
| } | |
| ], | |
| "size": 2345, | |
| "warnings": 0 | |
| }, | |
| { | |
| "assets": [], | |
| "built": true, | |
| "cacheable": true, | |
| "chunks": [ | |
| 0 | |
| ], | |
| "errors": 0, | |
| "failed": false, | |
| "id": 234, | |
| "identifier": "./node_modules/react/lib/SVGDOMPropertyConfig.js", | |
| "index": 163, | |
| "index2": 159, | |
| "issuer": "./node_modules/react/lib/ReactDefaultInjection.js", | |
| "name": "./~/react/lib/SVGDOMPropertyConfig.js", | |
| "optional": false, | |
| "prefetched": false, | |
| "reasons": [ | |
| { | |
| "loc": "30:27-60", | |
| "module": "./~/react/lib/ReactDefaultInjection.js", | |
| "moduleId": 224, | |
| "moduleIdentifier": "./node_modules/react/lib/ReactDefaultInjection.js", | |
| "moduleName": "./~/react/lib/ReactDefaultInjection.js", | |
| "type": "cjs require", | |
| "userRequest": "./SVGDOMPropertyConfig" | |
| } | |
| ], | |
| "size": 7317, | |
| "warnings": 0 | |
| }, | |
| { | |
| "assets": [], | |
| "built": true, | |
| "cacheable": true, | |
| "chunks": [ | |
| 0 | |
| ], | |
| "errors": 0, | |
| "failed": false, | |
| "id": 235, | |
| "identifier": "./node_modules/react/lib/SelectEventPlugin.js", | |
| "index": 164, | |
| "index2": 160, | |
| "issuer": "./node_modules/react/lib/ReactDefaultInjection.js", | |
| "name": "./~/react/lib/SelectEventPlugin.js", | |
| "optional": false, | |
| "prefetched": false, | |
| "reasons": [ | |
| { | |
| "loc": "31:24-54", | |
| "module": "./~/react/lib/ReactDefaultInjection.js", | |
| "moduleId": 224, | |
| "moduleIdentifier": "./node_modules/react/lib/ReactDefaultInjection.js", | |
| "moduleName": "./~/react/lib/ReactDefaultInjection.js", | |
| "type": "cjs require", | |
| "userRequest": "./SelectEventPlugin" | |
| } | |
| ], | |
| "size": 6485, | |
| "warnings": 0 | |
| }, | |
| { | |
| "assets": [], | |
| "built": true, | |
| "cacheable": true, | |
| "chunks": [ | |
| 0 | |
| ], | |
| "errors": 0, | |
| "failed": false, | |
| "id": 236, | |
| "identifier": "./node_modules/react/lib/SimpleEventPlugin.js", | |
| "index": 165, | |
| "index2": 171, | |
| "issuer": "./node_modules/react/lib/ReactDefaultInjection.js", | |
| "name": "./~/react/lib/SimpleEventPlugin.js", | |
| "optional": false, | |
| "prefetched": false, | |
| "reasons": [ | |
| { | |
| "loc": "32:24-54", | |
| "module": "./~/react/lib/ReactDefaultInjection.js", | |
| "moduleId": 224, | |
| "moduleIdentifier": "./node_modules/react/lib/ReactDefaultInjection.js", | |
| "moduleName": "./~/react/lib/ReactDefaultInjection.js", | |
| "type": "cjs require", | |
| "userRequest": "./SimpleEventPlugin" | |
| } | |
| ], | |
| "size": 18703, | |
| "warnings": 0 | |
| }, | |
| { | |
| "assets": [], | |
| "built": true, | |
| "cacheable": true, | |
| "chunks": [ | |
| 0 | |
| ], | |
| "errors": 0, | |
| "failed": false, | |
| "id": 237, | |
| "identifier": "./node_modules/react/lib/SyntheticAnimationEvent.js", | |
| "index": 166, | |
| "index2": 161, | |
| "issuer": "./node_modules/react/lib/SimpleEventPlugin.js", | |
| "name": "./~/react/lib/SyntheticAnimationEvent.js", | |
| "optional": false, | |
| "prefetched": false, | |
| "reasons": [ | |
| { | |
| "loc": "18:30-66", | |
| "module": "./~/react/lib/SimpleEventPlugin.js", | |
| "moduleId": 236, | |
| "moduleIdentifier": "./node_modules/react/lib/SimpleEventPlugin.js", | |
| "moduleName": "./~/react/lib/SimpleEventPlugin.js", | |
| "type": "cjs require", | |
| "userRequest": "./SyntheticAnimationEvent" | |
| } | |
| ], | |
| "size": 1252, | |
| "warnings": 0 | |
| }, | |
| { | |
| "assets": [], | |
| "built": true, | |
| "cacheable": true, | |
| "chunks": [ | |
| 0 | |
| ], | |
| "errors": 0, | |
| "failed": false, | |
| "id": 238, | |
| "identifier": "./node_modules/react/lib/SyntheticClipboardEvent.js", | |
| "index": 167, | |
| "index2": 162, | |
| "issuer": "./node_modules/react/lib/SimpleEventPlugin.js", | |
| "name": "./~/react/lib/SyntheticClipboardEvent.js", | |
| "optional": false, | |
| "prefetched": false, | |
| "reasons": [ | |
| { | |
| "loc": "19:30-66", | |
| "module": "./~/react/lib/SimpleEventPlugin.js", | |
| "moduleId": 236, | |
| "moduleIdentifier": "./node_modules/react/lib/SimpleEventPlugin.js", | |
| "moduleName": "./~/react/lib/SimpleEventPlugin.js", | |
| "type": "cjs require", | |
| "userRequest": "./SyntheticClipboardEvent" | |
| } | |
| ], | |
| "size": 1212, | |
| "warnings": 0 | |
| }, | |
| { | |
| "assets": [], | |
| "built": true, | |
| "cacheable": true, | |
| "chunks": [ | |
| 0 | |
| ], | |
| "errors": 0, | |
| "failed": false, | |
| "id": 239, | |
| "identifier": "./node_modules/react/lib/SyntheticCompositionEvent.js", | |
| "index": 71, | |
| "index2": 67, | |
| "issuer": "./node_modules/react/lib/BeforeInputEventPlugin.js", | |
| "name": "./~/react/lib/SyntheticCompositionEvent.js", | |
| "optional": false, | |
| "prefetched": false, | |
| "reasons": [ | |
| { | |
| "loc": "18:32-70", | |
| "module": "./~/react/lib/BeforeInputEventPlugin.js", | |
| "moduleId": 193, | |
| "moduleIdentifier": "./node_modules/react/lib/BeforeInputEventPlugin.js", | |
| "moduleName": "./~/react/lib/BeforeInputEventPlugin.js", | |
| "type": "cjs require", | |
| "userRequest": "./SyntheticCompositionEvent" | |
| } | |
| ], | |
| "size": 1144, | |
| "warnings": 0 | |
| }, | |
| { | |
| "assets": [], | |
| "built": true, | |
| "cacheable": true, | |
| "chunks": [ | |
| 0 | |
| ], | |
| "errors": 0, | |
| "failed": false, | |
| "id": 240, | |
| "identifier": "./node_modules/react/lib/SyntheticDragEvent.js", | |
| "index": 172, | |
| "index2": 167, | |
| "issuer": "./node_modules/react/lib/SimpleEventPlugin.js", | |
| "name": "./~/react/lib/SyntheticDragEvent.js", | |
| "optional": false, | |
| "prefetched": false, | |
| "reasons": [ | |
| { | |
| "loc": "24:25-56", | |
| "module": "./~/react/lib/SimpleEventPlugin.js", | |
| "moduleId": 236, | |
| "moduleIdentifier": "./node_modules/react/lib/SimpleEventPlugin.js", | |
| "moduleName": "./~/react/lib/SimpleEventPlugin.js", | |
| "type": "cjs require", | |
| "userRequest": "./SyntheticDragEvent" | |
| } | |
| ], | |
| "size": 1109, | |
| "warnings": 0 | |
| }, | |
| { | |
| "assets": [], | |
| "built": true, | |
| "cacheable": true, | |
| "chunks": [ | |
| 0 | |
| ], | |
| "errors": 0, | |
| "failed": false, | |
| "id": 241, | |
| "identifier": "./node_modules/react/lib/SyntheticFocusEvent.js", | |
| "index": 168, | |
| "index2": 163, | |
| "issuer": "./node_modules/react/lib/SimpleEventPlugin.js", | |
| "name": "./~/react/lib/SyntheticFocusEvent.js", | |
| "optional": false, | |
| "prefetched": false, | |
| "reasons": [ | |
| { | |
| "loc": "21:26-58", | |
| "module": "./~/react/lib/SimpleEventPlugin.js", | |
| "moduleId": 236, | |
| "moduleIdentifier": "./node_modules/react/lib/SimpleEventPlugin.js", | |
| "moduleName": "./~/react/lib/SimpleEventPlugin.js", | |
| "type": "cjs require", | |
| "userRequest": "./SyntheticFocusEvent" | |
| } | |
| ], | |
| "size": 1105, | |
| "warnings": 0 | |
| }, | |
| { | |
| "assets": [], | |
| "built": true, | |
| "cacheable": true, | |
| "chunks": [ | |
| 0 | |
| ], | |
| "errors": 0, | |
| "failed": false, | |
| "id": 242, | |
| "identifier": "./node_modules/react/lib/SyntheticInputEvent.js", | |
| "index": 73, | |
| "index2": 68, | |
| "issuer": "./node_modules/react/lib/BeforeInputEventPlugin.js", | |
| "name": "./~/react/lib/SyntheticInputEvent.js", | |
| "optional": false, | |
| "prefetched": false, | |
| "reasons": [ | |
| { | |
| "loc": "19:26-58", | |
| "module": "./~/react/lib/BeforeInputEventPlugin.js", | |
| "moduleId": 193, | |
| "moduleIdentifier": "./node_modules/react/lib/BeforeInputEventPlugin.js", | |
| "moduleName": "./~/react/lib/BeforeInputEventPlugin.js", | |
| "type": "cjs require", | |
| "userRequest": "./SyntheticInputEvent" | |
| } | |
| ], | |
| "size": 1128, | |
| "warnings": 0 | |
| }, | |
| { | |
| "assets": [], | |
| "built": true, | |
| "cacheable": true, | |
| "chunks": [ | |
| 0 | |
| ], | |
| "errors": 0, | |
| "failed": false, | |
| "id": 243, | |
| "identifier": "./node_modules/react/lib/SyntheticKeyboardEvent.js", | |
| "index": 169, | |
| "index2": 166, | |
| "issuer": "./node_modules/react/lib/SimpleEventPlugin.js", | |
| "name": "./~/react/lib/SyntheticKeyboardEvent.js", | |
| "optional": false, | |
| "prefetched": false, | |
| "reasons": [ | |
| { | |
| "loc": "22:29-64", | |
| "module": "./~/react/lib/SimpleEventPlugin.js", | |
| "moduleId": 236, | |
| "moduleIdentifier": "./node_modules/react/lib/SimpleEventPlugin.js", | |
| "moduleName": "./~/react/lib/SimpleEventPlugin.js", | |
| "type": "cjs require", | |
| "userRequest": "./SyntheticKeyboardEvent" | |
| } | |
| ], | |
| "size": 2747, | |
| "warnings": 0 | |
| }, | |
| { | |
| "assets": [], | |
| "built": true, | |
| "cacheable": true, | |
| "chunks": [ | |
| 0 | |
| ], | |
| "errors": 0, | |
| "failed": false, | |
| "id": 244, | |
| "identifier": "./node_modules/react/lib/SyntheticTouchEvent.js", | |
| "index": 173, | |
| "index2": 168, | |
| "issuer": "./node_modules/react/lib/SimpleEventPlugin.js", | |
| "name": "./~/react/lib/SyntheticTouchEvent.js", | |
| "optional": false, | |
| "prefetched": false, | |
| "reasons": [ | |
| { | |
| "loc": "25:26-58", | |
| "module": "./~/react/lib/SimpleEventPlugin.js", | |
| "moduleId": 236, | |
| "moduleIdentifier": "./node_modules/react/lib/SimpleEventPlugin.js", | |
| "moduleName": "./~/react/lib/SimpleEventPlugin.js", | |
| "type": "cjs require", | |
| "userRequest": "./SyntheticTouchEvent" | |
| } | |
| ], | |
| "size": 1316, | |
| "warnings": 0 | |
| }, | |
| { | |
| "assets": [], | |
| "built": true, | |
| "cacheable": true, | |
| "chunks": [ | |
| 0 | |
| ], | |
| "errors": 0, | |
| "failed": false, | |
| "id": 245, | |
| "identifier": "./node_modules/react/lib/SyntheticTransitionEvent.js", | |
| "index": 174, | |
| "index2": 169, | |
| "issuer": "./node_modules/react/lib/SimpleEventPlugin.js", | |
| "name": "./~/react/lib/SyntheticTransitionEvent.js", | |
| "optional": false, | |
| "prefetched": false, | |
| "reasons": [ | |
| { | |
| "loc": "26:31-68", | |
| "module": "./~/react/lib/SimpleEventPlugin.js", | |
| "moduleId": 236, | |
| "moduleIdentifier": "./node_modules/react/lib/SimpleEventPlugin.js", | |
| "moduleName": "./~/react/lib/SimpleEventPlugin.js", | |
| "type": "cjs require", | |
| "userRequest": "./SyntheticTransitionEvent" | |
| } | |
| ], | |
| "size": 1270, | |
| "warnings": 0 | |
| }, | |
| { | |
| "assets": [], | |
| "built": true, | |
| "cacheable": true, | |
| "chunks": [ | |
| 0 | |
| ], | |
| "errors": 0, | |
| "failed": false, | |
| "id": 246, | |
| "identifier": "./node_modules/react/lib/SyntheticWheelEvent.js", | |
| "index": 175, | |
| "index2": 170, | |
| "issuer": "./node_modules/react/lib/SimpleEventPlugin.js", | |
| "name": "./~/react/lib/SyntheticWheelEvent.js", | |
| "optional": false, | |
| "prefetched": false, | |
| "reasons": [ | |
| { | |
| "loc": "28:26-58", | |
| "module": "./~/react/lib/SimpleEventPlugin.js", | |
| "moduleId": 236, | |
| "moduleIdentifier": "./node_modules/react/lib/SimpleEventPlugin.js", | |
| "moduleName": "./~/react/lib/SimpleEventPlugin.js", | |
| "type": "cjs require", | |
| "userRequest": "./SyntheticWheelEvent" | |
| } | |
| ], | |
| "size": 1975, | |
| "warnings": 0 | |
| }, | |
| { | |
| "assets": [], | |
| "built": true, | |
| "cacheable": true, | |
| "chunks": [ | |
| 0 | |
| ], | |
| "errors": 0, | |
| "failed": false, | |
| "id": 247, | |
| "identifier": "./node_modules/react/lib/adler32.js", | |
| "index": 180, | |
| "index2": 175, | |
| "issuer": "./node_modules/react/lib/ReactMarkupChecksum.js", | |
| "name": "./~/react/lib/adler32.js", | |
| "optional": false, | |
| "prefetched": false, | |
| "reasons": [ | |
| { | |
| "loc": "14:14-34", | |
| "module": "./~/react/lib/ReactMarkupChecksum.js", | |
| "moduleId": 229, | |
| "moduleIdentifier": "./node_modules/react/lib/ReactMarkupChecksum.js", | |
| "moduleName": "./~/react/lib/ReactMarkupChecksum.js", | |
| "type": "cjs require", | |
| "userRequest": "./adler32" | |
| } | |
| ], | |
| "size": 1214, | |
| "warnings": 0 | |
| }, | |
| { | |
| "assets": [], | |
| "built": true, | |
| "cacheable": true, | |
| "chunks": [ | |
| 0 | |
| ], | |
| "errors": 0, | |
| "failed": false, | |
| "id": 248, | |
| "identifier": "./node_modules/react/lib/dangerousStyleValue.js", | |
| "index": 113, | |
| "index2": 107, | |
| "issuer": "./node_modules/react/lib/CSSPropertyOperations.js", | |
| "name": "./~/react/lib/dangerousStyleValue.js", | |
| "optional": false, | |
| "prefetched": false, | |
| "reasons": [ | |
| { | |
| "loc": "19:26-58", | |
| "module": "./~/react/lib/CSSPropertyOperations.js", | |
| "moduleId": 194, | |
| "moduleIdentifier": "./node_modules/react/lib/CSSPropertyOperations.js", | |
| "moduleName": "./~/react/lib/CSSPropertyOperations.js", | |
| "type": "cjs require", | |
| "userRequest": "./dangerousStyleValue" | |
| } | |
| ], | |
| "size": 2901, | |
| "warnings": 0 | |
| }, | |
| { | |
| "assets": [], | |
| "built": true, | |
| "cacheable": true, | |
| "chunks": [ | |
| 0 | |
| ], | |
| "errors": 0, | |
| "failed": false, | |
| "id": 249, | |
| "identifier": "./node_modules/react/lib/findDOMNode.js", | |
| "index": 181, | |
| "index2": 179, | |
| "issuer": "./node_modules/react/lib/ReactDOM.js", | |
| "name": "./~/react/lib/findDOMNode.js", | |
| "optional": false, | |
| "prefetched": false, | |
| "reasons": [ | |
| { | |
| "loc": "24:18-42", | |
| "module": "./~/react/lib/ReactDOM.js", | |
| "moduleId": 205, | |
| "moduleIdentifier": "./node_modules/react/lib/ReactDOM.js", | |
| "moduleName": "./~/react/lib/ReactDOM.js", | |
| "type": "cjs require", | |
| "userRequest": "./findDOMNode" | |
| } | |
| ], | |
| "size": 2310, | |
| "warnings": 0 | |
| }, | |
| { | |
| "assets": [], | |
| "built": true, | |
| "cacheable": true, | |
| "chunks": [ | |
| 0 | |
| ], | |
| "errors": 0, | |
| "failed": false, | |
| "id": 250, | |
| "identifier": "./node_modules/react/lib/flattenChildren.js", | |
| "index": 144, | |
| "index2": 138, | |
| "issuer": "./node_modules/react/lib/ReactMultiChild.js", | |
| "name": "./~/react/lib/flattenChildren.js", | |
| "optional": false, | |
| "prefetched": false, | |
| "reasons": [ | |
| { | |
| "loc": "21:22-50", | |
| "module": "./~/react/lib/ReactMultiChild.js", | |
| "moduleId": 230, | |
| "moduleIdentifier": "./node_modules/react/lib/ReactMultiChild.js", | |
| "moduleName": "./~/react/lib/ReactMultiChild.js", | |
| "type": "cjs require", | |
| "userRequest": "./flattenChildren" | |
| } | |
| ], | |
| "size": 1728, | |
| "warnings": 0 | |
| }, | |
| { | |
| "assets": [], | |
| "built": true, | |
| "cacheable": true, | |
| "chunks": [ | |
| 0 | |
| ], | |
| "errors": 0, | |
| "failed": false, | |
| "id": 251, | |
| "identifier": "./node_modules/react/lib/getEventKey.js", | |
| "index": 171, | |
| "index2": 165, | |
| "issuer": "./node_modules/react/lib/SyntheticKeyboardEvent.js", | |
| "name": "./~/react/lib/getEventKey.js", | |
| "optional": false, | |
| "prefetched": false, | |
| "reasons": [ | |
| { | |
| "loc": "17:18-42", | |
| "module": "./~/react/lib/SyntheticKeyboardEvent.js", | |
| "moduleId": 243, | |
| "moduleIdentifier": "./node_modules/react/lib/SyntheticKeyboardEvent.js", | |
| "moduleName": "./~/react/lib/SyntheticKeyboardEvent.js", | |
| "type": "cjs require", | |
| "userRequest": "./getEventKey" | |
| } | |
| ], | |
| "size": 2903, | |
| "warnings": 0 | |
| }, | |
| { | |
| "assets": [], | |
| "built": true, | |
| "cacheable": true, | |
| "chunks": [ | |
| 0 | |
| ], | |
| "errors": 0, | |
| "failed": false, | |
| "id": 252, | |
| "identifier": "./node_modules/react/lib/getNodeForCharacterOffset.js", | |
| "index": 158, | |
| "index2": 151, | |
| "issuer": "./node_modules/react/lib/ReactDOMSelection.js", | |
| "name": "./~/react/lib/getNodeForCharacterOffset.js", | |
| "optional": false, | |
| "prefetched": false, | |
| "reasons": [ | |
| { | |
| "loc": "16:32-70", | |
| "module": "./~/react/lib/ReactDOMSelection.js", | |
| "moduleId": 217, | |
| "moduleIdentifier": "./node_modules/react/lib/ReactDOMSelection.js", | |
| "moduleName": "./~/react/lib/ReactDOMSelection.js", | |
| "type": "cjs require", | |
| "userRequest": "./getNodeForCharacterOffset" | |
| } | |
| ], | |
| "size": 1662, | |
| "warnings": 0 | |
| }, | |
| { | |
| "assets": [], | |
| "built": true, | |
| "cacheable": true, | |
| "chunks": [ | |
| 0 | |
| ], | |
| "errors": 0, | |
| "failed": false, | |
| "id": 253, | |
| "identifier": "./node_modules/react/lib/getVendorPrefixedEventName.js", | |
| "index": 125, | |
| "index2": 119, | |
| "issuer": "./node_modules/react/lib/ReactBrowserEventEmitter.js", | |
| "name": "./~/react/lib/getVendorPrefixedEventName.js", | |
| "optional": false, | |
| "prefetched": false, | |
| "reasons": [ | |
| { | |
| "loc": "21:33-72", | |
| "module": "./~/react/lib/ReactBrowserEventEmitter.js", | |
| "moduleId": 49, | |
| "moduleIdentifier": "./node_modules/react/lib/ReactBrowserEventEmitter.js", | |
| "moduleName": "./~/react/lib/ReactBrowserEventEmitter.js", | |
| "type": "cjs require", | |
| "userRequest": "./getVendorPrefixedEventName" | |
| } | |
| ], | |
| "size": 2915, | |
| "warnings": 0 | |
| }, | |
| { | |
| "assets": [], | |
| "built": true, | |
| "cacheable": true, | |
| "chunks": [ | |
| 0 | |
| ], | |
| "errors": 0, | |
| "failed": false, | |
| "id": 254, | |
| "identifier": "./node_modules/react/lib/onlyChild.js", | |
| "index": 52, | |
| "index2": 49, | |
| "issuer": "./node_modules/react/lib/React.js", | |
| "name": "./~/react/lib/onlyChild.js", | |
| "optional": false, | |
| "prefetched": false, | |
| "reasons": [ | |
| { | |
| "loc": "25:16-38", | |
| "module": "./~/react/lib/React.js", | |
| "moduleId": 202, | |
| "moduleIdentifier": "./node_modules/react/lib/React.js", | |
| "moduleName": "./~/react/lib/React.js", | |
| "type": "cjs require", | |
| "userRequest": "./onlyChild" | |
| } | |
| ], | |
| "size": 1207, | |
| "warnings": 0 | |
| }, | |
| { | |
| "assets": [], | |
| "built": true, | |
| "cacheable": true, | |
| "chunks": [ | |
| 0 | |
| ], | |
| "errors": 0, | |
| "failed": false, | |
| "id": 255, | |
| "identifier": "./node_modules/react/lib/quoteAttributeValueForBrowser.js", | |
| "index": 122, | |
| "index2": 116, | |
| "issuer": "./node_modules/react/lib/DOMPropertyOperations.js", | |
| "name": "./~/react/lib/quoteAttributeValueForBrowser.js", | |
| "optional": false, | |
| "prefetched": false, | |
| "reasons": [ | |
| { | |
| "loc": "18:36-78", | |
| "module": "./~/react/lib/DOMPropertyOperations.js", | |
| "moduleId": 66, | |
| "moduleIdentifier": "./node_modules/react/lib/DOMPropertyOperations.js", | |
| "moduleName": "./~/react/lib/DOMPropertyOperations.js", | |
| "type": "cjs require", | |
| "userRequest": "./quoteAttributeValueForBrowser" | |
| } | |
| ], | |
| "size": 749, | |
| "warnings": 0 | |
| }, | |
| { | |
| "assets": [], | |
| "built": true, | |
| "cacheable": true, | |
| "chunks": [ | |
| 0 | |
| ], | |
| "errors": 0, | |
| "failed": false, | |
| "id": 256, | |
| "identifier": "./node_modules/react/lib/renderSubtreeIntoContainer.js", | |
| "index": 183, | |
| "index2": 180, | |
| "issuer": "./node_modules/react/lib/ReactDOM.js", | |
| "name": "./~/react/lib/renderSubtreeIntoContainer.js", | |
| "optional": false, | |
| "prefetched": false, | |
| "reasons": [ | |
| { | |
| "loc": "26:33-72", | |
| "module": "./~/react/lib/ReactDOM.js", | |
| "moduleId": 205, | |
| "moduleIdentifier": "./node_modules/react/lib/ReactDOM.js", | |
| "moduleName": "./~/react/lib/ReactDOM.js", | |
| "type": "cjs require", | |
| "userRequest": "./renderSubtreeIntoContainer" | |
| } | |
| ], | |
| "size": 466, | |
| "warnings": 0 | |
| }, | |
| { | |
| "assets": [], | |
| "built": true, | |
| "cacheable": true, | |
| "chunks": [ | |
| 0 | |
| ], | |
| "errors": 0, | |
| "failed": false, | |
| "id": 257, | |
| "identifier": "./node_modules/requires-port/index.js", | |
| "index": 249, | |
| "index2": 244, | |
| "issuer": "./node_modules/url-parse/index.js", | |
| "name": "./~/requires-port/index.js", | |
| "optional": false, | |
| "prefetched": false, | |
| "reasons": [ | |
| { | |
| "loc": "3:15-39", | |
| "module": "./~/url-parse/index.js", | |
| "moduleId": 264, | |
| "moduleIdentifier": "./node_modules/url-parse/index.js", | |
| "moduleName": "./~/url-parse/index.js", | |
| "type": "cjs require", | |
| "userRequest": "requires-port" | |
| } | |
| ], | |
| "size": 753, | |
| "warnings": 0 | |
| }, | |
| { | |
| "assets": [], | |
| "built": true, | |
| "cacheable": true, | |
| "chunks": [ | |
| 0 | |
| ], | |
| "errors": 0, | |
| "failed": false, | |
| "id": 258, | |
| "identifier": "./node_modules/scroll-behavior/lib/utils/setScrollRestoration.js", | |
| "index": 213, | |
| "index2": 211, | |
| "issuer": "./node_modules/scroll-behavior/lib/withStandardScroll.js", | |
| "name": "./~/scroll-behavior/lib/utils/setScrollRestoration.js", | |
| "optional": false, | |
| "prefetched": false, | |
| "reasons": [ | |
| { | |
| "loc": "33:33-72", | |
| "module": "./~/scroll-behavior/lib/withStandardScroll.js", | |
| "moduleId": 260, | |
| "moduleIdentifier": "./node_modules/scroll-behavior/lib/withStandardScroll.js", | |
| "moduleName": "./~/scroll-behavior/lib/withStandardScroll.js", | |
| "type": "cjs require", | |
| "userRequest": "./utils/setScrollRestoration" | |
| } | |
| ], | |
| "size": 655, | |
| "warnings": 0 | |
| }, | |
| { | |
| "assets": [], | |
| "built": true, | |
| "cacheable": true, | |
| "chunks": [ | |
| 0 | |
| ], | |
| "errors": 0, | |
| "failed": false, | |
| "id": 259, | |
| "identifier": "./node_modules/scroll-behavior/lib/utils/withScroll.js", | |
| "index": 214, | |
| "index2": 212, | |
| "issuer": "./node_modules/scroll-behavior/lib/withStandardScroll.js", | |
| "name": "./~/scroll-behavior/lib/utils/withScroll.js", | |
| "optional": false, | |
| "prefetched": false, | |
| "reasons": [ | |
| { | |
| "loc": "37:23-52", | |
| "module": "./~/scroll-behavior/lib/withStandardScroll.js", | |
| "moduleId": 260, | |
| "moduleIdentifier": "./node_modules/scroll-behavior/lib/withStandardScroll.js", | |
| "moduleName": "./~/scroll-behavior/lib/withStandardScroll.js", | |
| "type": "cjs require", | |
| "userRequest": "./utils/withScroll" | |
| } | |
| ], | |
| "size": 6086, | |
| "warnings": 0 | |
| }, | |
| { | |
| "assets": [], | |
| "built": true, | |
| "cacheable": true, | |
| "chunks": [ | |
| 0 | |
| ], | |
| "errors": 0, | |
| "failed": false, | |
| "id": 260, | |
| "identifier": "./node_modules/scroll-behavior/lib/withStandardScroll.js", | |
| "index": 205, | |
| "index2": 213, | |
| "issuer": "./node_modules/babel-loader/index.js?{\"loose\":\"all\",\"optional\":[\"optimisation.react.inlineElements\",\"optimisation.react.constantElements\"]}!./src/index.js", | |
| "name": "./~/scroll-behavior/lib/withStandardScroll.js", | |
| "optional": false, | |
| "prefetched": false, | |
| "reasons": [ | |
| { | |
| "loc": "18:17-66", | |
| "module": "./src/index.js", | |
| "moduleId": 0, | |
| "moduleIdentifier": "./node_modules/babel-loader/index.js?{\"loose\":\"all\",\"optional\":[\"optimisation.react.inlineElements\",\"optimisation.react.constantElements\"]}!./src/index.js", | |
| "moduleName": "./src/index.js", | |
| "type": "cjs require", | |
| "userRequest": "scroll-behavior/lib/withStandardScroll" | |
| } | |
| ], | |
| "size": 4749, | |
| "warnings": 0 | |
| }, | |
| { | |
| "assets": [], | |
| "built": true, | |
| "cacheable": true, | |
| "chunks": [ | |
| 0 | |
| ], | |
| "errors": 0, | |
| "failed": false, | |
| "id": 261, | |
| "identifier": "./node_modules/setimmediate/setImmediate.js", | |
| "index": 1, | |
| "index2": 3, | |
| "issuer": "./node_modules/babel-loader/index.js?{\"loose\":\"all\",\"optional\":[\"optimisation.react.inlineElements\",\"optimisation.react.constantElements\"]}!./src/index.js", | |
| "name": "./~/setimmediate/setImmediate.js", | |
| "optional": false, | |
| "prefetched": false, | |
| "reasons": [ | |
| { | |
| "loc": "7:0-23", | |
| "module": "./src/index.js", | |
| "moduleId": 0, | |
| "moduleIdentifier": "./node_modules/babel-loader/index.js?{\"loose\":\"all\",\"optional\":[\"optimisation.react.inlineElements\",\"optimisation.react.constantElements\"]}!./src/index.js", | |
| "moduleName": "./src/index.js", | |
| "type": "cjs require", | |
| "userRequest": "setimmediate" | |
| } | |
| ], | |
| "size": 6438, | |
| "warnings": 0 | |
| }, | |
| { | |
| "assets": [], | |
| "built": true, | |
| "cacheable": true, | |
| "chunks": [ | |
| 0 | |
| ], | |
| "errors": 0, | |
| "failed": false, | |
| "id": 262, | |
| "identifier": "./node_modules/strict-uri-encode/index.js", | |
| "index": 187, | |
| "index2": 183, | |
| "issuer": "./node_modules/query-string/index.js", | |
| "name": "./~/strict-uri-encode/index.js", | |
| "optional": false, | |
| "prefetched": false, | |
| "reasons": [ | |
| { | |
| "loc": "2:22-50", | |
| "module": "./~/query-string/index.js", | |
| "moduleId": 175, | |
| "moduleIdentifier": "./node_modules/query-string/index.js", | |
| "moduleName": "./~/query-string/index.js", | |
| "type": "cjs require", | |
| "userRequest": "strict-uri-encode" | |
| } | |
| ], | |
| "size": 182, | |
| "warnings": 0 | |
| }, | |
| { | |
| "assets": [], | |
| "built": true, | |
| "cacheable": true, | |
| "chunks": [ | |
| 0 | |
| ], | |
| "errors": 0, | |
| "failed": false, | |
| "id": 263, | |
| "identifier": "./node_modules/timers-browserify/node_modules/process/browser.js", | |
| "index": 3, | |
| "index2": 1, | |
| "issuer": "./node_modules/timers-browserify/main.js", | |
| "name": "./~/timers-browserify/~/process/browser.js", | |
| "optional": false, | |
| "prefetched": false, | |
| "reasons": [ | |
| { | |
| "loc": "1:15-44", | |
| "module": "./~/timers-browserify/main.js", | |
| "moduleId": 55, | |
| "moduleIdentifier": "./node_modules/timers-browserify/main.js", | |
| "moduleName": "./~/timers-browserify/main.js", | |
| "type": "cjs require", | |
| "userRequest": "process/browser.js" | |
| } | |
| ], | |
| "size": 5418, | |
| "warnings": 0 | |
| }, | |
| { | |
| "assets": [], | |
| "built": true, | |
| "cacheable": true, | |
| "chunks": [ | |
| 0 | |
| ], | |
| "errors": 0, | |
| "failed": false, | |
| "id": 264, | |
| "identifier": "./node_modules/url-parse/index.js", | |
| "index": 248, | |
| "index2": 246, | |
| "issuer": "./node_modules/babel-loader/index.js?{\"loose\":\"all\",\"optional\":[\"optimisation.react.inlineElements\",\"optimisation.react.constantElements\"]}!./src/mixins/ItemMixin.js", | |
| "name": "./~/url-parse/index.js", | |
| "optional": false, | |
| "prefetched": false, | |
| "reasons": [ | |
| { | |
| "loc": "13:15-35", | |
| "module": "./src/mixins/ItemMixin.js", | |
| "moduleId": 57, | |
| "moduleIdentifier": "./node_modules/babel-loader/index.js?{\"loose\":\"all\",\"optional\":[\"optimisation.react.inlineElements\",\"optimisation.react.constantElements\"]}!./src/mixins/ItemMixin.js", | |
| "moduleName": "./src/mixins/ItemMixin.js", | |
| "type": "cjs require", | |
| "userRequest": "url-parse" | |
| } | |
| ], | |
| "size": 11517, | |
| "warnings": 0 | |
| }, | |
| { | |
| "assets": [], | |
| "built": true, | |
| "cacheable": true, | |
| "chunks": [ | |
| 0 | |
| ], | |
| "errors": 0, | |
| "failed": false, | |
| "id": 265, | |
| "identifier": "./node_modules/whatwg-fetch/fetch.js", | |
| "index": 231, | |
| "index2": 225, | |
| "issuer": "./node_modules/isomorphic-fetch/fetch-npm-browserify.js", | |
| "name": "./~/whatwg-fetch/fetch.js", | |
| "optional": false, | |
| "prefetched": false, | |
| "reasons": [ | |
| { | |
| "loc": "5:0-23", | |
| "module": "./~/isomorphic-fetch/fetch-npm-browserify.js", | |
| "moduleId": 173, | |
| "moduleIdentifier": "./node_modules/isomorphic-fetch/fetch-npm-browserify.js", | |
| "moduleName": "./~/isomorphic-fetch/fetch-npm-browserify.js", | |
| "type": "cjs require", | |
| "userRequest": "whatwg-fetch" | |
| } | |
| ], | |
| "size": 12680, | |
| "warnings": 0 | |
| } | |
| ], | |
| "publicPath": "/build/", | |
| "version": "1.12.14", | |
| "warnings": [] | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment