UNPKG

timpla

Version:

An optimal website development experience for [server-side] web frameworks.

957 lines (956 loc) 81.9 kB
{ "errors": [ ], "warnings": [ ], "version": "4.32.2", "hash": "32bafbb25194c717ea9b", "time": 1624, "builtAt": 1559188387799, "publicPath": "/j/", "outputPath": "/Users/igimanaloto/repos/timpla/__tests__/integration/dest/j", "assetsByChunkName": { "JsApp": "JsApp.js", "TsApp": "TsApp.js", "app": "app.js", "ts-app": "ts-app.js" }, "assets": [ { "name": "JsApp.js", "size": 8617, "chunks": [ 0 ], "chunkNames": [ "JsApp" ], "emitted": true }, { "name": "TsApp.js", "size": 8573, "chunks": [ 1 ], "chunkNames": [ "TsApp" ], "emitted": true }, { "name": "app.js", "size": 978, "chunks": [ 2 ], "chunkNames": [ "app" ], "emitted": true }, { "name": "ts-app.js", "size": 979, "chunks": [ 3 ], "chunkNames": [ "ts-app" ], "emitted": true } ], "filteredAssets": 0, "entrypoints": { "app": { "chunks": [ 2 ], "assets": [ "app.js" ], "children": { }, "childAssets": { } }, "ts-app": { "chunks": [ 3 ], "assets": [ "ts-app.js" ], "children": { }, "childAssets": { } }, "TsApp": { "chunks": [ 1 ], "assets": [ "TsApp.js" ], "children": { }, "childAssets": { } }, "JsApp": { "chunks": [ 0 ], "assets": [ "JsApp.js" ], "children": { }, "childAssets": { } } }, "namedChunkGroups": { "app": { "chunks": [ 2 ], "assets": [ "app.js" ], "children": { }, "childAssets": { } }, "ts-app": { "chunks": [ 3 ], "assets": [ "ts-app.js" ], "children": { }, "childAssets": { } }, "TsApp": { "chunks": [ 1 ], "assets": [ "TsApp.js" ], "children": { }, "childAssets": { } }, "JsApp": { "chunks": [ 0 ], "assets": [ "JsApp.js" ], "children": { }, "childAssets": { } } }, "chunks": [ { "id": 0, "rendered": true, "initial": true, "entry": true, "size": 9305, "names": [ "JsApp" ], "files": [ "JsApp.js" ], "hash": "647224480b28fc51999b", "siblings": [ ], "parents": [ ], "children": [ ], "childrenByOrder": { }, "modules": [ { "id": 0, "identifier": "/Users/igimanaloto/repos/timpla/node_modules/react/index.js", "name": "./node_modules/react/index.js", "index": 6, "index2": 6, "size": 190, "cacheable": true, "built": true, "optional": false, "prefetched": false, "chunks": [ 0, 1 ], "issuer": "/Users/igimanaloto/repos/timpla/node_modules/babel-loader/lib/index.js??ref--4!/Users/igimanaloto/repos/timpla/__tests__/integration/fixtures/j/TsApp.tsx", "issuerId": 8, "issuerName": "./__tests__/integration/fixtures/j/TsApp.tsx", "issuerPath": [ { "id": 7, "identifier": "multi /Users/igimanaloto/repos/timpla/__tests__/integration/fixtures/j/TsApp.tsx", "name": "multi ./__tests__/integration/fixtures/j/TsApp.tsx" }, { "id": 8, "identifier": "/Users/igimanaloto/repos/timpla/node_modules/babel-loader/lib/index.js??ref--4!/Users/igimanaloto/repos/timpla/__tests__/integration/fixtures/j/TsApp.tsx", "name": "./__tests__/integration/fixtures/j/TsApp.tsx" } ], "failed": false, "errors": 0, "warnings": 0, "assets": [ ], "reasons": [ { "moduleId": 8, "moduleIdentifier": "/Users/igimanaloto/repos/timpla/node_modules/babel-loader/lib/index.js??ref--4!/Users/igimanaloto/repos/timpla/__tests__/integration/fixtures/j/TsApp.tsx", "module": "./__tests__/integration/fixtures/j/TsApp.tsx", "moduleName": "./__tests__/integration/fixtures/j/TsApp.tsx", "type": "harmony side effect evaluation", "userRequest": "react", "loc": "1:0-31" }, { "moduleId": 8, "moduleIdentifier": "/Users/igimanaloto/repos/timpla/node_modules/babel-loader/lib/index.js??ref--4!/Users/igimanaloto/repos/timpla/__tests__/integration/fixtures/j/TsApp.tsx", "module": "./__tests__/integration/fixtures/j/TsApp.tsx", "moduleName": "./__tests__/integration/fixtures/j/TsApp.tsx", "type": "harmony import specifier", "userRequest": "react", "loc": "3:9-28" }, { "moduleId": 10, "moduleIdentifier": "/Users/igimanaloto/repos/timpla/node_modules/babel-loader/lib/index.js??ref--4!/Users/igimanaloto/repos/timpla/__tests__/integration/fixtures/j/JsApp.jsx", "module": "./__tests__/integration/fixtures/j/JsApp.jsx", "moduleName": "./__tests__/integration/fixtures/j/JsApp.jsx", "type": "harmony side effect evaluation", "userRequest": "react", "loc": "1:0-26" }, { "moduleId": 10, "moduleIdentifier": "/Users/igimanaloto/repos/timpla/node_modules/babel-loader/lib/index.js??ref--4!/Users/igimanaloto/repos/timpla/__tests__/integration/fixtures/j/JsApp.jsx", "module": "./__tests__/integration/fixtures/j/JsApp.jsx", "moduleName": "./__tests__/integration/fixtures/j/JsApp.jsx", "type": "harmony import specifier", "userRequest": "react", "loc": "3:9-14" } ], "usedExports": [ "createElement", "default" ], "providedExports": null, "optimizationBailout": [ "ModuleConcatenation bailout: Module is not an ECMAScript module" ], "depth": 2, "source": "'use strict';\n\nif (process.env.NODE_ENV === 'production') {\n module.exports = require('./cjs/react.production.min.js');\n} else {\n module.exports = require('./cjs/react.development.js');\n}\n" }, { "id": 1, "identifier": "/Users/igimanaloto/repos/timpla/node_modules/react/cjs/react.production.min.js", "name": "./node_modules/react/cjs/react.production.min.js", "index": 7, "index2": 5, "size": 6831, "cacheable": true, "built": true, "optional": false, "prefetched": false, "chunks": [ 0, 1 ], "issuer": "/Users/igimanaloto/repos/timpla/node_modules/react/index.js", "issuerId": 0, "issuerName": "./node_modules/react/index.js", "issuerPath": [ { "id": 7, "identifier": "multi /Users/igimanaloto/repos/timpla/__tests__/integration/fixtures/j/TsApp.tsx", "name": "multi ./__tests__/integration/fixtures/j/TsApp.tsx" }, { "id": 8, "identifier": "/Users/igimanaloto/repos/timpla/node_modules/babel-loader/lib/index.js??ref--4!/Users/igimanaloto/repos/timpla/__tests__/integration/fixtures/j/TsApp.tsx", "name": "./__tests__/integration/fixtures/j/TsApp.tsx" }, { "id": 0, "identifier": "/Users/igimanaloto/repos/timpla/node_modules/react/index.js", "name": "./node_modules/react/index.js" } ], "failed": false, "errors": 0, "warnings": 0, "assets": [ ], "reasons": [ { "moduleId": 0, "moduleIdentifier": "/Users/igimanaloto/repos/timpla/node_modules/react/index.js", "module": "./node_modules/react/index.js", "moduleName": "./node_modules/react/index.js", "type": "cjs require", "userRequest": "./cjs/react.production.min.js", "loc": "4:19-59" } ], "usedExports": true, "providedExports": null, "optimizationBailout": [ "ModuleConcatenation bailout: Module is not an ECMAScript module" ], "depth": 3, "source": "/** @license React v16.8.6\n * react.production.min.js\n *\n * Copyright (c) Facebook, Inc. and its affiliates.\n *\n * This source code is licensed under the MIT license found in the\n * LICENSE file in the root directory of this source tree.\n */\n\n'use strict';var k=require(\"object-assign\"),n=\"function\"===typeof Symbol&&Symbol.for,p=n?Symbol.for(\"react.element\"):60103,q=n?Symbol.for(\"react.portal\"):60106,r=n?Symbol.for(\"react.fragment\"):60107,t=n?Symbol.for(\"react.strict_mode\"):60108,u=n?Symbol.for(\"react.profiler\"):60114,v=n?Symbol.for(\"react.provider\"):60109,w=n?Symbol.for(\"react.context\"):60110,x=n?Symbol.for(\"react.concurrent_mode\"):60111,y=n?Symbol.for(\"react.forward_ref\"):60112,z=n?Symbol.for(\"react.suspense\"):60113,aa=n?Symbol.for(\"react.memo\"):\n60115,ba=n?Symbol.for(\"react.lazy\"):60116,A=\"function\"===typeof Symbol&&Symbol.iterator;function ca(a,b,d,c,e,g,h,f){if(!a){a=void 0;if(void 0===b)a=Error(\"Minified exception occurred; use the non-minified dev environment for the full error message and additional helpful warnings.\");else{var l=[d,c,e,g,h,f],m=0;a=Error(b.replace(/%s/g,function(){return l[m++]}));a.name=\"Invariant Violation\"}a.framesToPop=1;throw a;}}\nfunction B(a){for(var b=arguments.length-1,d=\"https://reactjs.org/docs/error-decoder.html?invariant=\"+a,c=0;c<b;c++)d+=\"&args[]=\"+encodeURIComponent(arguments[c+1]);ca(!1,\"Minified React error #\"+a+\"; visit %s for the full message or use the non-minified dev environment for full errors and additional helpful warnings. \",d)}var C={isMounted:function(){return!1},enqueueForceUpdate:function(){},enqueueReplaceState:function(){},enqueueSetState:function(){}},D={};\nfunction E(a,b,d){this.props=a;this.context=b;this.refs=D;this.updater=d||C}E.prototype.isReactComponent={};E.prototype.setState=function(a,b){\"object\"!==typeof a&&\"function\"!==typeof a&&null!=a?B(\"85\"):void 0;this.updater.enqueueSetState(this,a,b,\"setState\")};E.prototype.forceUpdate=function(a){this.updater.enqueueForceUpdate(this,a,\"forceUpdate\")};function F(){}F.prototype=E.prototype;function G(a,b,d){this.props=a;this.context=b;this.refs=D;this.updater=d||C}var H=G.prototype=new F;\nH.constructor=G;k(H,E.prototype);H.isPureReactComponent=!0;var I={current:null},J={current:null},K=Object.prototype.hasOwnProperty,L={key:!0,ref:!0,__self:!0,__source:!0};\nfunction M(a,b,d){var c=void 0,e={},g=null,h=null;if(null!=b)for(c in void 0!==b.ref&&(h=b.ref),void 0!==b.key&&(g=\"\"+b.key),b)K.call(b,c)&&!L.hasOwnProperty(c)&&(e[c]=b[c]);var f=arguments.length-2;if(1===f)e.children=d;else if(1<f){for(var l=Array(f),m=0;m<f;m++)l[m]=arguments[m+2];e.children=l}if(a&&a.defaultProps)for(c in f=a.defaultProps,f)void 0===e[c]&&(e[c]=f[c]);return{$$typeof:p,type:a,key:g,ref:h,props:e,_owner:J.current}}\nfunction da(a,b){return{$$typeof:p,type:a.type,key:b,ref:a.ref,props:a.props,_owner:a._owner}}function N(a){return\"object\"===typeof a&&null!==a&&a.$$typeof===p}function escape(a){var b={\"=\":\"=0\",\":\":\"=2\"};return\"$\"+(\"\"+a).replace(/[=:]/g,function(a){return b[a]})}var O=/\\/+/g,P=[];function Q(a,b,d,c){if(P.length){var e=P.pop();e.result=a;e.keyPrefix=b;e.func=d;e.context=c;e.count=0;return e}return{result:a,keyPrefix:b,func:d,context:c,count:0}}\nfunction R(a){a.result=null;a.keyPrefix=null;a.func=null;a.context=null;a.count=0;10>P.length&&P.push(a)}\nfunction S(a,b,d,c){var e=typeof a;if(\"undefined\"===e||\"boolean\"===e)a=null;var g=!1;if(null===a)g=!0;else switch(e){case \"string\":case \"number\":g=!0;break;case \"object\":switch(a.$$typeof){case p:case q:g=!0}}if(g)return d(c,a,\"\"===b?\".\"+T(a,0):b),1;g=0;b=\"\"===b?\".\":b+\":\";if(Array.isArray(a))for(var h=0;h<a.length;h++){e=a[h];var f=b+T(e,h);g+=S(e,f,d,c)}else if(null===a||\"object\"!==typeof a?f=null:(f=A&&a[A]||a[\"@@iterator\"],f=\"function\"===typeof f?f:null),\"function\"===typeof f)for(a=f.call(a),h=\n0;!(e=a.next()).done;)e=e.value,f=b+T(e,h++),g+=S(e,f,d,c);else\"object\"===e&&(d=\"\"+a,B(\"31\",\"[object Object]\"===d?\"object with keys {\"+Object.keys(a).join(\", \")+\"}\":d,\"\"));return g}function U(a,b,d){return null==a?0:S(a,\"\",b,d)}function T(a,b){return\"object\"===typeof a&&null!==a&&null!=a.key?escape(a.key):b.toString(36)}function ea(a,b){a.func.call(a.context,b,a.count++)}\nfunction fa(a,b,d){var c=a.result,e=a.keyPrefix;a=a.func.call(a.context,b,a.count++);Array.isArray(a)?V(a,c,d,function(a){return a}):null!=a&&(N(a)&&(a=da(a,e+(!a.key||b&&b.key===a.key?\"\":(\"\"+a.key).replace(O,\"$&/\")+\"/\")+d)),c.push(a))}function V(a,b,d,c,e){var g=\"\";null!=d&&(g=(\"\"+d).replace(O,\"$&/\")+\"/\");b=Q(b,g,c,e);U(a,fa,b);R(b)}function W(){var a=I.current;null===a?B(\"321\"):void 0;return a}\nvar X={Children:{map:function(a,b,d){if(null==a)return a;var c=[];V(a,c,null,b,d);return c},forEach:function(a,b,d){if(null==a)return a;b=Q(null,null,b,d);U(a,ea,b);R(b)},count:function(a){return U(a,function(){return null},null)},toArray:function(a){var b=[];V(a,b,null,function(a){return a});return b},only:function(a){N(a)?void 0:B(\"143\");return a}},createRef:function(){return{current:null}},Component:E,PureComponent:G,createContext:function(a,b){void 0===b&&(b=null);a={$$typeof:w,_calculateChangedBits:b,\n_currentValue:a,_currentValue2:a,_threadCount:0,Provider:null,Consumer:null};a.Provider={$$typeof:v,_context:a};return a.Consumer=a},forwardRef:function(a){return{$$typeof:y,render:a}},lazy:function(a){return{$$typeof:ba,_ctor:a,_status:-1,_result:null}},memo:function(a,b){return{$$typeof:aa,type:a,compare:void 0===b?null:b}},useCallback:function(a,b){return W().useCallback(a,b)},useContext:function(a,b){return W().useContext(a,b)},useEffect:function(a,b){return W().useEffect(a,b)},useImperativeHandle:function(a,\nb,d){return W().useImperativeHandle(a,b,d)},useDebugValue:function(){},useLayoutEffect:function(a,b){return W().useLayoutEffect(a,b)},useMemo:function(a,b){return W().useMemo(a,b)},useReducer:function(a,b,d){return W().useReducer(a,b,d)},useRef:function(a){return W().useRef(a)},useState:function(a){return W().useState(a)},Fragment:r,StrictMode:t,Suspense:z,createElement:M,cloneElement:function(a,b,d){null===a||void 0===a?B(\"267\",a):void 0;var c=void 0,e=k({},a.props),g=a.key,h=a.ref,f=a._owner;if(null!=\nb){void 0!==b.ref&&(h=b.ref,f=J.current);void 0!==b.key&&(g=\"\"+b.key);var l=void 0;a.type&&a.type.defaultProps&&(l=a.type.defaultProps);for(c in b)K.call(b,c)&&!L.hasOwnProperty(c)&&(e[c]=void 0===b[c]&&void 0!==l?l[c]:b[c])}c=arguments.length-2;if(1===c)e.children=d;else if(1<c){l=Array(c);for(var m=0;m<c;m++)l[m]=arguments[m+2];e.children=l}return{$$typeof:p,type:a.type,key:g,ref:h,props:e,_owner:f}},createFactory:function(a){var b=M.bind(null,a);b.type=a;return b},isValidElement:N,version:\"16.8.6\",\nunstable_ConcurrentMode:x,unstable_Profiler:u,__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED:{ReactCurrentDispatcher:I,ReactCurrentOwner:J,assign:k}},Y={default:X},Z=Y&&X||Y;module.exports=Z.default||Z;\n" }, { "id": 2, "identifier": "/Users/igimanaloto/repos/timpla/node_modules/object-assign/index.js", "name": "./node_modules/object-assign/index.js", "index": 8, "index2": 4, "size": 2108, "cacheable": true, "built": true, "optional": false, "prefetched": false, "chunks": [ 0, 1 ], "issuer": "/Users/igimanaloto/repos/timpla/node_modules/react/cjs/react.production.min.js", "issuerId": 1, "issuerName": "./node_modules/react/cjs/react.production.min.js", "issuerPath": [ { "id": 7, "identifier": "multi /Users/igimanaloto/repos/timpla/__tests__/integration/fixtures/j/TsApp.tsx", "name": "multi ./__tests__/integration/fixtures/j/TsApp.tsx" }, { "id": 8, "identifier": "/Users/igimanaloto/repos/timpla/node_modules/babel-loader/lib/index.js??ref--4!/Users/igimanaloto/repos/timpla/__tests__/integration/fixtures/j/TsApp.tsx", "name": "./__tests__/integration/fixtures/j/TsApp.tsx" }, { "id": 0, "identifier": "/Users/igimanaloto/repos/timpla/node_modules/react/index.js", "name": "./node_modules/react/index.js" }, { "id": 1, "identifier": "/Users/igimanaloto/repos/timpla/node_modules/react/cjs/react.production.min.js", "name": "./node_modules/react/cjs/react.production.min.js" } ], "failed": false, "errors": 0, "warnings": 0, "assets": [ ], "reasons": [ { "moduleId": 1, "moduleIdentifier": "/Users/igimanaloto/repos/timpla/node_modules/react/cjs/react.production.min.js", "module": "./node_modules/react/cjs/react.production.min.js", "moduleName": "./node_modules/react/cjs/react.production.min.js", "type": "cjs require", "userRequest": "object-assign", "loc": "10:19-43" } ], "usedExports": true, "providedExports": null, "optimizationBailout": [ "ModuleConcatenation bailout: Module is not an ECMAScript module" ], "depth": 4, "source": "/*\nobject-assign\n(c) Sindre Sorhus\n@license MIT\n*/\n\n'use strict';\n/* eslint-disable no-unused-vars */\nvar getOwnPropertySymbols = Object.getOwnPropertySymbols;\nvar hasOwnProperty = Object.prototype.hasOwnProperty;\nvar propIsEnumerable = Object.prototype.propertyIsEnumerable;\n\nfunction toObject(val) {\n\tif (val === null || val === undefined) {\n\t\tthrow new TypeError('Object.assign cannot be called with null or undefined');\n\t}\n\n\treturn Object(val);\n}\n\nfunction shouldUseNative() {\n\ttry {\n\t\tif (!Object.assign) {\n\t\t\treturn false;\n\t\t}\n\n\t\t// Detect buggy property enumeration order in older V8 versions.\n\n\t\t// https://bugs.chromium.org/p/v8/issues/detail?id=4118\n\t\tvar test1 = new String('abc'); // eslint-disable-line no-new-wrappers\n\t\ttest1[5] = 'de';\n\t\tif (Object.getOwnPropertyNames(test1)[0] === '5') {\n\t\t\treturn false;\n\t\t}\n\n\t\t// https://bugs.chromium.org/p/v8/issues/detail?id=3056\n\t\tvar test2 = {};\n\t\tfor (var i = 0; i < 10; i++) {\n\t\t\ttest2['_' + String.fromCharCode(i)] = i;\n\t\t}\n\t\tvar order2 = Object.getOwnPropertyNames(test2).map(function (n) {\n\t\t\treturn test2[n];\n\t\t});\n\t\tif (order2.join('') !== '0123456789') {\n\t\t\treturn false;\n\t\t}\n\n\t\t// https://bugs.chromium.org/p/v8/issues/detail?id=3056\n\t\tvar test3 = {};\n\t\t'abcdefghijklmnopqrst'.split('').forEach(function (letter) {\n\t\t\ttest3[letter] = letter;\n\t\t});\n\t\tif (Object.keys(Object.assign({}, test3)).join('') !==\n\t\t\t\t'abcdefghijklmnopqrst') {\n\t\t\treturn false;\n\t\t}\n\n\t\treturn true;\n\t} catch (err) {\n\t\t// We don't expect any of the above to throw, but better to be safe.\n\t\treturn false;\n\t}\n}\n\nmodule.exports = shouldUseNative() ? Object.assign : function (target, source) {\n\tvar from;\n\tvar to = toObject(target);\n\tvar symbols;\n\n\tfor (var s = 1; s < arguments.length; s++) {\n\t\tfrom = Object(arguments[s]);\n\n\t\tfor (var key in from) {\n\t\t\tif (hasOwnProperty.call(from, key)) {\n\t\t\t\tto[key] = from[key];\n\t\t\t}\n\t\t}\n\n\t\tif (getOwnPropertySymbols) {\n\t\t\tsymbols = getOwnPropertySymbols(from);\n\t\t\tfor (var i = 0; i < symbols.length; i++) {\n\t\t\t\tif (propIsEnumerable.call(from, symbols[i])) {\n\t\t\t\t\tto[symbols[i]] = from[symbols[i]];\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n\n\treturn to;\n};\n" }, { "id": 9, "identifier": "multi /Users/igimanaloto/repos/timpla/__tests__/integration/fixtures/j/JsApp.jsx", "name": "multi ./__tests__/integration/fixtures/j/JsApp.jsx", "index": 9, "index2": 10, "size": 28, "built": true, "optional": false, "prefetched": false, "chunks": [ 0 ], "issuer": null, "issuerId": null, "issuerName": null, "issuerPath": null, "failed": false, "errors": 0, "warnings": 0, "assets": [ ], "reasons": [ { "moduleId": null, "moduleIdentifier": null, "module": null, "moduleName": null, "type": "multi entry" } ], "usedExports": true, "providedExports": null, "optimizationBailout": [ "ModuleConcatenation bailout: Module is not an ECMAScript module" ], "depth": 0 }, { "id": 10, "identifier": "/Users/igimanaloto/repos/timpla/node_modules/babel-loader/lib/index.js??ref--4!/Users/igimanaloto/repos/timpla/__tests__/integration/fixtures/j/JsApp.jsx", "name": "./__tests__/integration/fixtures/j/JsApp.jsx", "index": 10, "index2": 9, "size": 148, "cacheable": true, "built": true, "optional": false, "prefetched": false, "chunks": [ 0 ], "issuer": "multi /Users/igimanaloto/repos/timpla/__tests__/integration/fixtures/j/JsApp.jsx", "issuerId": 9, "issuerName": "multi ./__tests__/integration/fixtures/j/JsApp.jsx", "issuerPath": [ { "id": 9, "identifier": "multi /Users/igimanaloto/repos/timpla/__tests__/integration/fixtures/j/JsApp.jsx", "name": "multi ./__tests__/integration/fixtures/j/JsApp.jsx" } ], "failed": false, "errors": 0, "warnings": 0, "assets": [ ], "reasons": [ { "moduleId": 9, "moduleIdentifier": "multi /Users/igimanaloto/repos/timpla/__tests__/integration/fixtures/j/JsApp.jsx", "module": "multi ./__tests__/integration/fixtures/j/JsApp.jsx", "moduleName": "multi ./__tests__/integration/fixtures/j/JsApp.jsx", "type": "single entry", "userRequest": "/Users/igimanaloto/repos/timpla/__tests__/integration/fixtures/j/JsApp.jsx", "loc": "JsApp[0]" } ], "usedExports": true, "providedExports": [ "App" ], "optimizationBailout": [ "ModuleConcatenation bailout: Module is referenced from these modules with unsupported syntax: multi ./__tests__/integration/fixtures/j/JsApp.jsx (referenced with single entry)" ], "depth": 1, "source": "import React from 'react';\nexport var App = function App() {\n return React.createElement(\"div\", null, \"Hello\");\n};\ndocument.body.innerHTML = '123';" } ], "filteredModules": 0, "origins": [ { "module": "", "moduleIdentifier": "", "moduleName": "", "loc": "JsApp", "request": null, "reasons": [ ] } ] }, { "id": 1, "rendered": true, "initial": true, "entry": true, "size": 9277, "names": [ "TsApp" ], "files": [ "TsApp.js" ], "hash": "af2c427932b98dcbd67c", "siblings": [ ], "parents": [ ], "children": [ ], "childrenByOrder": { }, "modules": [ { "id": 0, "identifier": "/Users/igimanaloto/repos/timpla/node_modules/react/index.js", "name": "./node_modules/react/index.js", "index": 6, "index2": 6, "size": 190, "cacheable": true, "built": true, "optional": false, "prefetched": false, "chunks": [ 0, 1 ], "issuer": "/Users/igimanaloto/repos/timpla/node_modules/babel-loader/lib/index.js??ref--4!/Users/igimanaloto/repos/timpla/__tests__/integration/fixtures/j/TsApp.tsx", "issuerId": 8, "issuerName": "./__tests__/integration/fixtures/j/TsApp.tsx", "issuerPath": [ { "id": 7, "identifier": "multi /Users/igimanaloto/repos/timpla/__tests__/integration/fixtures/j/TsApp.tsx", "name": "multi ./__tests__/integration/fixtures/j/TsApp.tsx" }, { "id": 8, "identifier": "/Users/igimanaloto/repos/timpla/node_modules/babel-loader/lib/index.js??ref--4!/Users/igimanaloto/repos/timpla/__tests__/integration/fixtures/j/TsApp.tsx", "name": "./__tests__/integration/fixtures/j/TsApp.tsx" } ], "failed": false, "errors": 0, "warnings": 0, "assets": [ ], "reasons": [ { "moduleId": 8, "moduleIdentifier": "/Users/igimanaloto/repos/timpla/node_modules/babel-loader/lib/index.js??ref--4!/Users/igimanaloto/repos/timpla/__tests__/integration/fixtures/j/TsApp.tsx", "module": "./__tests__/integration/fixtures/j/TsApp.tsx", "moduleName": "./__tests__/integration/fixtures/j/TsApp.tsx", "type": "harmony side effect evaluation", "userRequest": "react", "loc": "1:0-31" }, { "moduleId": 8, "moduleIdentifier": "/Users/igimanaloto/repos/timpla/node_modules/babel-loader/lib/index.js??ref--4!/Users/igimanaloto/repos/timpla/__tests__/integration/fixtures/j/TsApp.tsx", "module": "./__tests__/integration/fixtures/j/TsApp.tsx", "moduleName": "./__tests__/integration/fixtures/j/TsApp.tsx", "type": "harmony import specifier", "userRequest": "react", "loc": "3:9-28" }, { "moduleId": 10, "moduleIdentifier": "/Users/igimanaloto/repos/timpla/node_modules/babel-loader/lib/index.js??ref--4!/Users/igimanaloto/repos/timpla/__tests__/integration/fixtures/j/JsApp.jsx", "module": "./__tests__/integration/fixtures/j/JsApp.jsx", "moduleName": "./__tests__/integration/fixtures/j/JsApp.jsx", "type": "harmony side effect evaluation", "userRequest": "react", "loc": "1:0-26" }, { "moduleId": 10, "moduleIdentifier": "/Users/igimanaloto/repos/timpla/node_modules/babel-loader/lib/index.js??ref--4!/Users/igimanaloto/repos/timpla/__tests__/integration/fixtures/j/JsApp.jsx", "module": "./__tests__/integration/fixtures/j/JsApp.jsx", "moduleName": "./__tests__/integration/fixtures/j/JsApp.jsx", "type": "harmony import specifier", "userRequest": "react", "loc": "3:9-14" } ], "usedExports": [ "createElement", "default" ], "providedExports": null, "optimizationBailout": [ "ModuleConcatenation bailout: Module is not an ECMAScript module" ], "depth": 2, "source": "'use strict';\n\nif (process.env.NODE_ENV === 'production') {\n module.exports = require('./cjs/react.production.min.js');\n} else {\n module.exports = require('./cjs/react.development.js');\n}\n" }, { "id": 1, "identifier": "/Users/igimanaloto/repos/timpla/node_modules/react/cjs/react.production.min.js", "name": "./node_modules/react/cjs/react.production.min.js", "index": 7, "index2": 5, "size": 6831, "cacheable": true, "built": true, "optional": false, "prefetched": false, "chunks": [ 0, 1 ], "issuer": "/Users/igimanaloto/repos/timpla/node_modules/react/index.js", "issuerId": 0, "issuerName": "./node_modules/react/index.js", "issuerPath": [ { "id": 7, "identifier": "multi /Users/igimanaloto/repos/timpla/__tests__/integration/fixtures/j/TsApp.tsx", "name": "multi ./__tests__/integration/fixtures/j/TsApp.tsx" }, { "id": 8, "identifier": "/Users/igimanaloto/repos/timpla/node_modules/babel-loader/lib/index.js??ref--4!/Users/igimanaloto/repos/timpla/__tests__/integration/fixtures/j/TsApp.tsx", "name": "./__tests__/integration/fixtures/j/TsApp.tsx" }, { "id": 0, "identifier": "/Users/igimanaloto/repos/timpla/node_modules/react/index.js", "name": "./node_modules/react/index.js" } ], "failed": false, "errors": 0, "warnings": 0, "assets": [ ], "reasons": [ { "moduleId": 0, "moduleIdentifier": "/Users/igimanaloto/repos/timpla/node_modules/react/index.js", "module": "./node_modules/react/index.js", "moduleName": "./node_modules/react/index.js", "type": "cjs require", "userRequest": "./cjs/react.production.min.js", "loc": "4:19-59" } ], "usedExports": true, "providedExports": null, "optimizationBailout": [ "ModuleConcatenation bailout: Module is not an ECMAScript module" ], "depth": 3, "source": "/** @license React v16.8.6\n * react.production.min.js\n *\n * Copyright (c) Facebook, Inc. and its affiliates.\n *\n * This source code is licensed under the MIT license found in the\n * LICENSE file in the root directory of this source tree.\n */\n\n'use strict';var k=require(\"object-assign\"),n=\"function\"===typeof Symbol&&Symbol.for,p=n?Symbol.for(\"react.element\"):60103,q=n?Symbol.for(\"react.portal\"):60106,r=n?Symbol.for(\"react.fragment\"):60107,t=n?Symbol.for(\"react.strict_mode\"):60108,u=n?Symbol.for(\"react.profiler\"):60114,v=n?Symbol.for(\"react.provider\"):60109,w=n?Symbol.for(\"react.context\"):60110,x=n?Symbol.for(\"react.concurrent_mode\"):60111,y=n?Symbol.for(\"react.forward_ref\"):60112,z=n?Symbol.for(\"react.suspense\"):60113,aa=n?Symbol.for(\"react.memo\"):\n60115,ba=n?Symbol.for(\"react.lazy\"):60116,A=\"function\"===typeof Symbol&&Symbol.iterator;function ca(a,b,d,c,e,g,h,f){if(!a){a=void 0;if(void 0===b)a=Error(\"Minified exception occurred; use the non-minified dev environment for the full error message and additional helpful warnings.\");else{var l=[d,c,e,g,h,f],m=0;a=Error(b.replace(/%s/g,function(){return l[m++]}));a.name=\"Invariant Violation\"}a.framesToPop=1;throw a;}}\nfunction B(a){for(var b=arguments.length-1,d=\"https://reactjs.org/docs/error-decoder.html?invariant=\"+a,c=0;c<b;c++)d+=\"&args[]=\"+encodeURIComponent(arguments[c+1]);ca(!1,\"Minified React error #\"+a+\"; visit %s for the full message or use the non-minified dev environment for full errors and additional helpful warnings. \",d)}var C={isMounted:function(){return!1},enqueueForceUpdate:function(){},enqueueReplaceState:function(){},enqueueSetState:function(){}},D={};\nfunction E(a,b,d){this.props=a;this.context=b;this.refs=D;this.updater=d||C}E.prototype.isReactComponent={};E.prototype.setState=function(a,b){\"object\"!==typeof a&&\"function\"!==typeof a&&null!=a?B(\"85\"):void 0;this.updater.enqueueSetState(this,a,b,\"setState\")};E.prototype.forceUpdate=function(a){this.updater.enqueueForceUpdate(this,a,\"forceUpdate\")};function F(){}F.prototype=E.prototype;function G(a,b,d){this.props=a;this.context=b;this.refs=D;this.updater=d||C}var H=G.prototype=new F;\nH.constructor=G;k(H,E.prototype);H.isPureReactComponent=!0;var I={current:null},J={current:null},K=Object.prototype.hasOwnProperty,L={key:!0,ref:!0,__self:!0,__source:!0};\nfunction M(a,b,d){var c=void 0,e={},g=null,h=null;if(null!=b)for(c in void 0!==b.ref&&(h=b.ref),void 0!==b.key&&(g=\"\"+b.key),b)K.call(b,c)&&!L.hasOwnProperty(c)&&(e[c]=b[c]);var f=arguments.length-2;if(1===f)e.children=d;else if(1<f){for(var l=Array(f),m=0;m<f;m++)l[m]=arguments[m+2];e.children=l}if(a&&a.defaultProps)for(c in f=a.defaultProps,f)void 0===e[c]&&(e[c]=f[c]);return{$$typeof:p,type:a,key:g,ref:h,props:e,_owner:J.current}}\nfunction da(a,b){return{$$typeof:p,type:a.type,key:b,ref:a.ref,props:a.props,_owner:a._owner}}function N(a){return\"object\"===typeof a&&null!==a&&a.$$typeof===p}function escape(a){var b={\"=\":\"=0\",\":\":\"=2\"};return\"$\"+(\"\"+a).replace(/[=:]/g,function(a){return b[a]})}var O=/\\/+/g,P=[];function Q(a,b,d,c){if(P.length){var e=P.pop();e.result=a;e.keyPrefix=b;e.func=d;e.context=c;e.count=0;return e}return{result:a,keyPrefix:b,func:d,context:c,count:0}}\nfunction R(a){a.result=null;a.keyPrefix=null;a.func=null;a.context=null;a.count=0;10>P.length&&P.push(a)}\nfunction S(a,b,d,c){var e=typeof a;if(\"undefined\"===e||\"boolean\"===e)a=null;var g=!1;if(null===a)g=!0;else switch(e){case \"string\":case \"number\":g=!0;break;case \"object\":switch(a.$$typeof){case p:case q:g=!0}}if(g)return d(c,a,\"\"===b?\".\"+T(a,0):b),1;g=0;b=\"\"===b?\".\":b+\":\";if(Array.isArray(a))for(var h=0;h<a.length;h++){e=a[h];var f=b+T(e,h);g+=S(e,f,d,c)}else if(null===a||\"object\"!==typeof a?f=null:(f=A&&a[A]||a[\"@@iterator\"],f=\"function\"===typeof f?f:null),\"function\"===typeof f)for(a=f.call(a),h=\n0;!(e=a.next()).done;)e=e.value,f=b+T(e,h++),g+=S(e,f,d,c);else\"object\"===e&&(d=\"\"+a,B(\"31\",\"[object Object]\"===d?\"object with keys {\"+Object.keys(a).join(\", \")+\"}\":d,\"\"));return g}function U(a,b,d){return null==a?0:S(a,\"\",b,d)}function T(a,b){return\"object\"===typeof a&&null!==a&&null!=a.key?escape(a.key):b.toString(36)}function ea(a,b){a.func.call(a.context,b,a.count++)}\nfunction fa(a,b,d){var c=a.result,e=a.keyPrefix;a=a.func.call(a.context,b,a.count++);Array.isArray(a)?V(a,c,d,function(a){return a}):null!=a&&(N(a)&&(a=da(a,e+(!a.key||b&&b.key===a.key?\"\":(\"\"+a.key).replace(O,\"$&/\")+\"/\")+d)),c.push(a))}function V(a,b,d,c,e){var g=\"\";null!=d&&(g=(\"\"+d).replace(O,\"$&/\")+\"/\");b=Q(b,g,c,e);U(a,fa,b);R(b)}function W(){var a=I.current;null===a?B(\"321\"):void 0;return a}\nvar X={Children:{map:function(a,b,d){if(null==a)return a;var c=[];V(a,c,null,b,d);return c},forEach:function(a,b,d){if(null==a)return a;b=Q(null,null,b,d);U(a,ea,b);R(b)},count:function(a){return U(a,function(){return null},null)},toArray:function(a){var b=[];V(a,b,null,function(a){return a});return b},only:function(a){N(a)?void 0:B(\"143\");return a}},createRef:function(){return{current:null}},Component:E,PureComponent:G,createContext:function(a,b){void 0===b&&(b=null);a={$$typeof:w,_calculateChangedBits:b,\n_currentValue:a,_currentValue2:a,_threadCount:0,Provider:null,Consumer:null};a.Provider={$$typeof:v,_context:a};return a.Consumer=a},forwardRef:function(a){return{$$typeof:y,render:a}},lazy:function(a){return{$$typeof:ba,_ctor:a,_status:-1,_result:null}},memo:function(a,b){return{$$typeof:aa,type:a,compare:void 0===b?null:b}},useCallback:function(a,b){return W().useCallback(a,b)},useContext:function(a,b){return W().useContext(a,b)},useEffect:function(a,b){return W().useEffect(a,b)},useImperativeHandle:function(a,\nb,d){return W().useImperativeHandle(a,b,d)},useDebugValue:function(){},useLayoutEffect:function(a,b){return W().useLayoutEffect(a,b)},useMemo:function(a,b){return W().useMemo(a,b)},useReducer:function(a,b,d){return W().useReducer(a,b,d)},useRef:function(a){return W().useRef(a)},useState:function(a){return W().useState(a)},Fragment:r,StrictMode:t,Suspense:z,createElement:M,cloneElement:function(a,b,d){null===a||void 0===a?B(\"267\",a):void 0;var c=void 0,e=k({},a.props),g=a.key,h=a.ref,f=a._owner;if(null!=\nb){void 0!==b.ref&&(h=b.ref,f=J.current);void 0!==b.key&&(g=\"\"+b.key);var l=void 0;a.type&&a.type.defaultProps&&(l=a.type.defaultProps);for(c in b)K.call(b,c)&&!L.hasOwnProperty(c)&&(e[c]=void 0===b[c]&&void 0!==l?l[c]:b[c])}c=arguments.length-2;if(1===c)e.children=d;else if(1<c){l=Array(c);for(var m=0;m<c;m++)l[m]=arguments[m+2];e.children=l}return{$$typeof:p,type:a.type,key:g,ref:h,props:e,_owner:f}},createFactory:function(a){var b=M.bind(null,a);b.type=a;return b},isValidElement:N,version:\"16.8.6\",\nunstable_ConcurrentMode:x,unstable_Profiler:u,__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED:{ReactCurrentDispatcher:I,ReactCurrentOwner:J,assign:k}},Y={default:X},Z=Y&&X||Y;module.exports=Z.default||Z;\n" }, { "id": 2, "identifier": "/Users/igimanaloto/repos/timpla/node_modules/object-assign/index.js", "name": "./node_modules/object-assign/index.js", "index": 8, "index2": 4, "size": 2108, "cacheable": true, "built": true, "optional": false, "prefetched": false, "chunks": [ 0, 1 ], "issuer": "/Users/igimanaloto/repos/timpla/node_modules/react/cjs/react.production.min.js", "issuerId": 1, "issuerName": "./node_modules/react/cjs/react.production.min.js", "issuerPath": [ { "id": 7, "identifier": "multi /Users/igimanaloto/repos/timpla/__tests__/integration/fixtures/j/TsApp.tsx", "name": "multi ./__tests__/integration/fixtures/j/TsApp.tsx" }, { "id": 8, "identifier": "/Users/igimanaloto/repos/timpla/node_modules/babel-loader/lib/index.js??ref--4!/Users/igimanaloto/repos/timpla/__tests__/integration/fixtures/j/TsApp.tsx", "name": "./__tests__/integration/fixtures/j/TsApp.tsx" }, { "id": 0, "identifier": "/Users/igimanaloto/repos/timpla/node_modules/react/index.js", "name": "./node_modules/react/index.js" }, { "id": 1, "identifier": "/Users/igimanaloto/repos/timpla/node_modules/react/cjs/react.production.min.js", "name": "./node_modules/react/cjs/react.production.min.js" } ], "failed": false, "errors": 0, "warnings": 0, "assets": [ ], "reasons": [ { "moduleId": 1, "moduleIdentifier": "/Users/igimanaloto/repos/timpla/node_modules/react/cjs/react.production.min.js", "module": "./node_modules/react/cjs/react.production.min.js", "moduleName": "./node_modules/react/cjs/react.production.min.js", "type": "cjs require", "userRequest": "object-assign", "loc": "10:19-43" } ], "usedExports": true, "providedExports": null, "optimizationBailout": [ "ModuleConcatenation bailout: Module is not an ECMAScript module" ], "depth": 4, "source": "/*\nobject-assign\n(c) Sindre Sorhus\n@license MIT\n*/\n\n'use strict';\n/* eslint-disable no-unused-vars */\nvar getOwnPropertySymbols = Object.getOwnPropertySymbols;\nvar hasOwnProperty = Object.prototype.hasOwnProperty;\nvar propIsEnumerable = Object.prototype.propertyIsEnumerable;\n\nfunction toObject(val) {\n\tif (val === null || val === undefined) {\n\t\tthrow new TypeError('Object.assign cannot be called with null or undefined');\n\t}\n\n\treturn Object(val);\n}\n\nfunction shouldUseNative() {\n\ttry {\n\t\tif (!Object.assign) {\n\t\t\treturn false;\n\t\t}\n\n\t\t// Detect buggy property enumeration order in older V8 versions.\n\n\t\t// https://bugs.chromium.org/p/v8/issues/detail?id=4118\n\t\tvar test1 = new String('abc'); // eslint-disable-line no-new-wrappers\n\t\ttest1[5] = 'de';\n\t\tif (Object.getOwnPropertyNames(test1)[0] === '5') {\n\t\t\treturn false;\n\t\t}\n\n\t\t// https://bugs.chromium.org/p/v8/issues/detail?id=3056\n\t\tvar test2 = {};\n\t\tfor (var i = 0; i < 10; i++) {\n\t\t\ttest2['_' + String.fromCharCode(i)] = i;\n\t\t}\n\t\tvar order2 = Object.getOwnPropertyNames(test2).map(function (n) {\n\t\t\treturn test2[n];\n\t\t});\n\t\tif (order2.join('') !== '0123456789') {\n\t\t\treturn false;\n\t\t}\n\n\t\t// https://bugs.chromium.org/p/v8/issues/detail?id=3056\n\t\tvar test3 = {};\n\t\t'abcdefghijklmnopqrst'.split('').forEach(function (letter) {\n\t\t\ttest3[letter] = letter;\n\t\t});\n\t\tif (Object.keys(Object.assign({}, test3)).join('') !==\n\t\t\t\t'abcdefghijklmnopqrst') {\n\t\t\treturn false;\n\t\t}\n\n\t\treturn true;\n\t} catch (err) {\n\t\t// We don't expect any of the above to throw, but better to be safe.\n\t\treturn false;\n\t}\n}\n\nmodule.exports = shouldUseNative() ? Object.assign : function (target, source) {\n\tvar from;\n\tvar to = toObject(target);\n\tvar symbols;\n\n\tfor (var s = 1; s < arguments.length; s++) {\n\t\tfrom = Object(arguments[s]);\n\n\t\tfor (var key in from) {\n\t\t\tif (hasOwnProperty.call(from, key)) {\n\t\t\t\tto[key] = from[key];\n\t\t\t}\n\t\t}\n\n\t\tif (getOwnPropertySymbols) {\n\t\t\tsymbols = getOwnPropertySymbols(from);\n\t\t\tfor (var i = 0; i < symbols.length; i++) {\n\t\t\t\tif (propIsEnumerable.call(from, symbols[i])) {\n\t\t\t\t\tto[symbols[i]] = from[symbols[i]];\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n\n\treturn to;\n};\n" }, { "id": 7, "identifier": "multi /Users/igimanaloto/repos/timpla/__tests__/integration/fixtures/j/TsApp.tsx", "name": "multi ./__tests__/integration/fixtures/j/TsApp.tsx", "index": 4, "index2": 8, "size": 28, "built": true, "optional": false, "prefetched": false, "chunks": [ 1 ], "issuer": null, "issuerId": null, "issuerName": null, "issuerPath": null, "failed": false, "errors": 0, "warnings": 0, "assets": [ ], "reasons": [ { "moduleId": null, "moduleIdentifier": null, "module": null, "moduleName": null, "type": "multi entry" } ], "usedExports": true, "providedExports": null, "optimizationBailout": [ "ModuleConcatenation bailout: Module is not an ECMAScript module" ], "depth": 0 }, { "id": 8, "identifier": "/Users/igimanaloto/repos/timpla/node_modules/babel-loader/lib/index.js??ref--4!/Users/igimanaloto/repos/timpla/__tests__/integration/fixtures/j/TsApp.tsx", "name": "./__tests__/integration/fixtures/j/TsApp.tsx", "index": 5, "index2": 7, "size": 120, "cacheable": true, "built": true, "optional": false, "prefetched": false, "chunks": [ 1 ], "issuer": "multi /Users/igimanaloto/repos/timpla/__tests__/integration/fixtures/j/TsApp.tsx", "issuerId": 7, "issuerName": "multi ./__tests__/integration/fixtures/j/TsApp.tsx", "issuerPath": [ { "id": 7, "identifier": "multi /Users/igimanaloto/repos/timpla/__tests__/integration/fixtures/j/TsApp.tsx", "name": "multi ./__tests__/integration/fixtures/j/TsApp.tsx" } ], "failed": false, "errors": 0, "warnings": 0, "assets": [ ], "reasons": [ { "moduleId": 7, "moduleIdentifier": "multi /Users/igimanaloto/repos/timpla/__tests__/integration/fixtures/j/TsApp.tsx", "module": "multi ./__tests__/integration/fixtures/j/TsApp.tsx", "moduleName": "multi ./__tests__/integration/fixtures/j/TsApp.tsx", "type": "single entry", "userRequest": "/Users/igimanaloto/repos/timpla/__tests__/integration/fixtures/j/TsApp.tsx", "loc": "TsApp[0]" } ], "usedExports": true, "providedExports": [ "App" ], "optimizationBailout": [ "ModuleConcatenation bailout: Module is referenced from these modules with unsupported syntax: multi ./__tests__/integration/fixtures/j/TsApp.tsx (referenced with single entry)" ], "depth": 1, "source": "import * as React from 'react';\nexport var App = function App() {\n return React.createElement(\"div\", null, \"Hello\");\n};" } ], "filteredModules": 0, "origins": [ { "module": "", "moduleIdentifier": "", "moduleName": "", "loc": "TsApp", "request": null, "reasons": [ ] } ] }, { "id": 2, "rendered": true, "initial": true, "entry": true, "size": 37, "names": [ "app" ], "files": [ "app.js" ], "hash": "4629536ecdbd860ce6e1", "siblings": [ ], "parents": [ ], "children": [ ], "childrenByOrder": { }, "modules": [ { "id": 3, "identifier": "multi /Users/igimanaloto/repos/timpla/__tests__/integration/fixtures/j/app.js", "name": "multi ./__tests__/integration/fixtures/j/app.js", "index": 0, "index2": 1, "size": 28, "built": true, "optional": false, "prefetched": false, "chunks": [ 2 ], "issuer": null, "issuerId": null, "issuerName": null, "issuerPath": null, "failed": false, "errors": 0, "warnings": 0, "assets": [ ], "reasons": [ { "moduleId": null, "moduleIdentifier": null, "module": null, "moduleName": null, "type": "multi entry" } ], "usedExports": true, "providedExports": null, "optimizationBailout": [ "ModuleConcatenation bailout: Module is not an ECMAScript module" ], "depth": 0 }, { "id": 4, "identifier": "/Users/igimanaloto/repos/timpla/node_modules/babel-loader/lib/index.js??ref--4!/Users/igimanaloto/repos/timpla/__tests__/integration/fixtures/j/app.js", "name": "./__tests__/integration/fixtures/j/app.js", "index": 1, "index2": 0, "size": 9, "cacheable": true, "built": true, "optional": false, "prefetched": false, "chunks": [ 2 ], "issuer": "multi /Users/igimanaloto/repos/timpla/__tests__/integration/fixtures/j/app.js", "issuerId": 3, "issuerName": "multi ./__tests__/integration/fixtures/j/app.js", "issuerPath": [ { "id": 3, "identifier": "multi /Users/igimanaloto/repos/timpla/__tests__/integration/fixtures/j/app.js", "name": "multi ./__tests__/integration/fixtures/j/app.js" } ], "failed": false, "errors": 0, "warnings": 0, "assets": [ ], "reasons": [ { "moduleId": 3, "moduleIdentifier": "multi /Users/igimanaloto/repos/timpla/__tests__/integration/fixtures/j/app.js", "module": "multi ./__tests__/integration/fixtures/j/app.js", "moduleName": "multi ./__tests__/integration/fixtures/j/app.js", "type": "single entry", "userRequest": "/Users/igimanaloto/repos/timpla/__tests__/integration/fixtures/j/app.js", "loc": "app[0]" } ], "usedExports": true, "providedExports": null, "optimizationBailout": [ "ModuleConcatenation bailout: Module is not an ECMAScript module" ], "depth": 1, "source": "alert(1);" } ], "filteredModules": 0, "origins": [ { "module": "", "moduleIdentifier": "", "moduleName": "", "loc": "app", "request": null, "reasons": [ ] } ] }, { "id": 3, "rendered": true, "initial": true, "entry": true, "size": 48, "names": [