Add dist
This commit is contained in:
Vendored
+6
@@ -0,0 +1,6 @@
|
||||
export default function grabRouter() {
|
||||
// if (process.env.NODE_ENV !== "production") {
|
||||
// global.ROUTER.reload();
|
||||
// }
|
||||
return global.ROUTER;
|
||||
}
|
||||
Reference in New Issue
Block a user