diff options
| author | Wes Bos <wesbos@gmail.com> | 2017-09-15 14:26:13 -0400 |
|---|---|---|
| committer | Wes Bos <wesbos@gmail.com> | 2017-09-15 14:26:13 -0400 |
| commit | 1450e579c67e3d969cb099dfe6c1cefd1e313fb5 (patch) | |
| tree | 5c255968082c16452f1dc8245dbbb890f91dce87 /.next/bundles/pages/_error.js | |
| parent | 7af74ff8988961c988f03c95961b70c2918521ae (diff) | |
yep
Diffstat (limited to '.next/bundles/pages/_error.js')
| -rw-r--r-- | .next/bundles/pages/_error.js | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/.next/bundles/pages/_error.js b/.next/bundles/pages/_error.js deleted file mode 100644 index 0768f52..0000000 --- a/.next/bundles/pages/_error.js +++ /dev/null @@ -1,18 +0,0 @@ - - window.__NEXT_REGISTER_PAGE('/_error', function() { - var comp = module.exports = -webpackJsonp([1],{ - -/***/ 525: -/***/ (function(module, exports, __webpack_require__) { - -module.exports = __webpack_require__(526); - - -/***/ }) - -},[525]); -//# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiYnVuZGxlcy9wYWdlcy9fZXJyb3IuanMiLCJzb3VyY2VzIjpbXSwibWFwcGluZ3MiOiI7QTs7Ozs7Ozs7OztBIiwic291cmNlUm9vdCI6IiJ9 - return { page: comp.default } - }) -
\ No newline at end of file |
