-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcomponent---src-pages-page-3-js-2732fabe21b12d4ba772.js.map
1 lines (1 loc) · 3.68 KB
/
component---src-pages-page-3-js-2732fabe21b12d4ba772.js.map
1
{"version":3,"sources":["webpack:///component---src-pages-page-3-js-2732fabe21b12d4ba772.js","webpack:///./src/pages/page-3.js"],"names":["webpackJsonp","391","module","exports","__webpack_require__","Glamor","_interopRequireDefault","obj","__esModule","default","_react","createElement","style","margin","maxWidth","href","call"],"mappings":"AAAAA,cAAc,iBAERC,IACA,SAAUC,EAAQC,EAASC,IAEJ,SAASC,GAAS,YAQ9C,SAASC,GAAuBC,GAAO,MAAOA,IAAOA,EAAIC,WAAaD,GAAQE,QAASF,GANvFJ,EAAQK,YAAa,CCPtB,IAAAE,GAAAN,EAAA,EDWeE,GAAuBI,EAIrCP,GAAQM,QCbM,iBACbJ,GAAAM,cAAA,OAAKC,OAASC,OAAQ,YAAaC,SAAU,MAC3CT,EAAAM,cAAA,qCACAN,EAAAM,cAAA,WACEN,EAAAM,cAAA,gEACsDN,EAAAM,cAAA,KAAGI,KAAK,8DAAR,yBADtD,MAKAV,EAAAM,cAAA,kBACEN,EAAAM,cAAA,iKAGW,IACTN,EAAAM,cAAA,uFAONN,EAAAM,cAAA,oCDuCHT,EAAOC,QAAUA,EAAiB,UACLa,KAAKb,EAASC,EAAoB","file":"component---src-pages-page-3-js-2732fabe21b12d4ba772.js","sourcesContent":["webpackJsonp([142723513468780],{\n\n/***/ 391:\n/***/ (function(module, exports, __webpack_require__) {\n\n\t/* WEBPACK VAR INJECTION */(function(Glamor) {\"use strict\";\n\t\n\texports.__esModule = true;\n\t\n\tvar _react = __webpack_require__(2);\n\t\n\tvar _react2 = _interopRequireDefault(_react);\n\t\n\tfunction _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }\n\t\n\texports.default = function () {\n\t return Glamor.createElement(\n\t \"div\",\n\t { style: { margin: '3rem auto', maxWidth: 600 } },\n\t Glamor.createElement(\n\t \"h1\",\n\t null,\n\t \"Richard Hamming on Luck\"\n\t ),\n\t Glamor.createElement(\n\t \"div\",\n\t null,\n\t Glamor.createElement(\n\t \"p\",\n\t null,\n\t \"From Richard Hamming\\u2019s classic and must-read talk, \\u201C\",\n\t Glamor.createElement(\n\t \"a\",\n\t { href: \"http://www.cs.virginia.edu/~robins/YouAndYourResearch.html\" },\n\t \"You and Your Research\"\n\t ),\n\t \"\\u201D.\"\n\t ),\n\t Glamor.createElement(\n\t \"blockquote\",\n\t null,\n\t Glamor.createElement(\n\t \"p\",\n\t null,\n\t \"There is indeed an element of luck, and no, there isn\\u2019t. The prepared mind sooner or later finds something important and does it. So yes, it is luck.\",\n\t \" \",\n\t Glamor.createElement(\n\t \"em\",\n\t null,\n\t \"The particular thing you do is luck, but that you do something is not.\"\n\t )\n\t )\n\t )\n\t ),\n\t Glamor.createElement(\n\t \"p\",\n\t null,\n\t \"Posted April 09, 2011\"\n\t )\n\t );\n\t};\n\t\n\tmodule.exports = exports[\"default\"];\n\t/* WEBPACK VAR INJECTION */}.call(exports, __webpack_require__(16)))\n\n/***/ })\n\n});\n\n\n// WEBPACK FOOTER //\n// component---src-pages-page-3-js-2732fabe21b12d4ba772.js","import React from \"react\";\n\nexport default () =>\n <div style={{ margin: '3rem auto', maxWidth: 600 }}>\n <h1>Richard Hamming on Luck</h1>\n <div>\n <p>\n From Richard Hamming’s classic and must-read talk, “<a href=\"http://www.cs.virginia.edu/~robins/YouAndYourResearch.html\">\n You and Your Research\n </a>”.\n </p>\n <blockquote>\n <p>\n There is indeed an element of luck, and no, there isn’t. The prepared\n mind sooner or later finds something important and does it. So yes, it\n is luck.{\" \"}\n <em>\n The particular thing you do is luck, but that you do something is\n not.\n </em>\n </p>\n </blockquote>\n </div>\n <p>Posted April 09, 2011</p>\n </div>\n\n\n// WEBPACK FOOTER //\n// ./src/pages/page-3.js"],"sourceRoot":""}