Experimental port to Firebase hosting
This commit is contained in:
11
public/react-router-dom@4.3.1/StaticRouter.js
Normal file
11
public/react-router-dom@4.3.1/StaticRouter.js
Normal file
@ -0,0 +1,11 @@
|
||||
"use strict";
|
||||
|
||||
exports.__esModule = true;
|
||||
|
||||
var _StaticRouter = require("react-router/StaticRouter");
|
||||
|
||||
var _StaticRouter2 = _interopRequireDefault(_StaticRouter);
|
||||
|
||||
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
|
||||
|
||||
exports.default = _StaticRouter2.default; // Written in this round about way for babel-transform-imports
|
Reference in New Issue
Block a user