{"ast":null,"code":"var _regeneratorRuntime = require(\"/home/alexis/code/sigma/website/node_modules/@babel/runtime/regenerator\");\n\nvar _asyncToGenerator = require(\"/home/alexis/code/sigma/website/node_modules/@babel/runtime/helpers/asyncToGenerator\");\n\nmodule.exports = {\n  trailingSlash: true,\n  url: \"https://www.sigmajs.org\",\n  rewrites: function rewrites() {\n    return _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime.mark(function _callee() {\n      return _regeneratorRuntime.wrap(function _callee$(_context) {\n        while (1) {\n          switch (_context.prev = _context.next) {\n            case 0:\n              return _context.abrupt(\"return\", [{\n                source: '/demos/:slug*',\n                destination: \"http://localhost:8000/:slug*\"\n              }]);\n\n            case 1:\n            case \"end\":\n              return _context.stop();\n          }\n        }\n      }, _callee);\n    }))();\n  }\n};","map":null,"metadata":{},"sourceType":"script"}