{
  "type": "Program",
  "start": 0,
  "end": 5571,
  "loc": {
    "start": {
      "line": 1,
      "column": 0
    },
    "end": {
      "line": 175,
      "column": 0
    }
  },
  "sourceType": "module",
  "body": [
    {
      "type": "ImportDeclaration",
      "start": 0,
      "end": 37,
      "loc": {
        "start": {
          "line": 1,
          "column": 0
        },
        "end": {
          "line": 1,
          "column": 37
        }
      },
      "specifiers": [],
      "source": {
        "type": "Literal",
        "start": 7,
        "end": 36,
        "loc": {
          "start": {
            "line": 1,
            "column": 7
          },
          "end": {
            "line": 1,
            "column": 36
          }
        },
        "value": "source-map-support/register",
        "rawValue": "source-map-support/register",
        "raw": "'source-map-support/register'"
      }
    },
    {
      "type": "ImportDeclaration",
      "start": 39,
      "end": 59,
      "loc": {
        "start": {
          "line": 3,
          "column": 0
        },
        "end": {
          "line": 3,
          "column": 20
        }
      },
      "specifiers": [
        {
          "type": "ImportDefaultSpecifier",
          "start": 46,
          "end": 48,
          "loc": {
            "start": {
              "line": 3,
              "column": 7
            },
            "end": {
              "line": 3,
              "column": 9
            }
          },
          "local": {
            "type": "Identifier",
            "start": 46,
            "end": 48,
            "loc": {
              "start": {
                "line": 3,
                "column": 7
              },
              "end": {
                "line": 3,
                "column": 9
              }
            },
            "name": "fs"
          }
        }
      ],
      "importKind": "value",
      "source": {
        "type": "Literal",
        "start": 54,
        "end": 58,
        "loc": {
          "start": {
            "line": 3,
            "column": 15
          },
          "end": {
            "line": 3,
            "column": 19
          }
        },
        "value": "fs",
        "rawValue": "fs",
        "raw": "'fs'"
      }
    },
    {
      "type": "ImportDeclaration",
      "start": 60,
      "end": 84,
      "loc": {
        "start": {
          "line": 4,
          "column": 0
        },
        "end": {
          "line": 4,
          "column": 24
        }
      },
      "specifiers": [
        {
          "type": "ImportDefaultSpecifier",
          "start": 67,
          "end": 71,
          "loc": {
            "start": {
              "line": 4,
              "column": 7
            },
            "end": {
              "line": 4,
              "column": 11
            }
          },
          "local": {
            "type": "Identifier",
            "start": 67,
            "end": 71,
            "loc": {
              "start": {
                "line": 4,
                "column": 7
              },
              "end": {
                "line": 4,
                "column": 11
              }
            },
            "name": "path"
          }
        }
      ],
      "importKind": "value",
      "source": {
        "type": "Literal",
        "start": 77,
        "end": 83,
        "loc": {
          "start": {
            "line": 4,
            "column": 17
          },
          "end": {
            "line": 4,
            "column": 23
          }
        },
        "value": "path",
        "rawValue": "path",
        "raw": "'path'"
      }
    },
    {
      "type": "ImportDeclaration",
      "start": 85,
      "end": 123,
      "loc": {
        "start": {
          "line": 5,
          "column": 0
        },
        "end": {
          "line": 5,
          "column": 38
        }
      },
      "specifiers": [
        {
          "type": "ImportSpecifier",
          "start": 94,
          "end": 109,
          "loc": {
            "start": {
              "line": 5,
              "column": 9
            },
            "end": {
              "line": 5,
              "column": 24
            }
          },
          "imported": {
            "type": "Identifier",
            "start": 94,
            "end": 109,
            "loc": {
              "start": {
                "line": 5,
                "column": 9
              },
              "end": {
                "line": 5,
                "column": 24
              }
            },
            "name": "getAbsolutePath"
          },
          "local": {
            "type": "Identifier",
            "start": 94,
            "end": 109,
            "loc": {
              "start": {
                "line": 5,
                "column": 9
              },
              "end": {
                "line": 5,
                "column": 24
              }
            },
            "name": "getAbsolutePath"
          }
        }
      ],
      "importKind": "value",
      "source": {
        "type": "Literal",
        "start": 117,
        "end": 122,
        "loc": {
          "start": {
            "line": 5,
            "column": 32
          },
          "end": {
            "line": 5,
            "column": 37
          }
        },
        "value": "roc",
        "rawValue": "roc",
        "raw": "'roc'"
      }
    },
    {
      "type": "ImportDeclaration",
      "start": 124,
      "end": 185,
      "loc": {
        "start": {
          "line": 6,
          "column": 0
        },
        "end": {
          "line": 6,
          "column": 61
        }
      },
      "specifiers": [
        {
          "type": "ImportSpecifier",
          "start": 133,
          "end": 167,
          "loc": {
            "start": {
              "line": 6,
              "column": 9
            },
            "end": {
              "line": 6,
              "column": 43
            }
          },
          "imported": {
            "type": "Identifier",
            "start": 133,
            "end": 146,
            "loc": {
              "start": {
                "line": 6,
                "column": 9
              },
              "end": {
                "line": 6,
                "column": 22
              }
            },
            "name": "createBuilder"
          },
          "local": {
            "type": "Identifier",
            "start": 150,
            "end": 167,
            "loc": {
              "start": {
                "line": 6,
                "column": 26
              },
              "end": {
                "line": 6,
                "column": 43
              }
            },
            "name": "createBuilderBase"
          }
        }
      ],
      "importKind": "value",
      "source": {
        "type": "Literal",
        "start": 175,
        "end": 184,
        "loc": {
          "start": {
            "line": 6,
            "column": 51
          },
          "end": {
            "line": 6,
            "column": 60
          }
        },
        "value": "roc-web",
        "rawValue": "roc-web",
        "raw": "'roc-web'"
      }
    },
    {
      "type": "ImportDeclaration",
      "start": 186,
      "end": 236,
      "loc": {
        "start": {
          "line": 7,
          "column": 0
        },
        "end": {
          "line": 7,
          "column": 50
        }
      },
      "specifiers": [
        {
          "type": "ImportSpecifier",
          "start": 195,
          "end": 206,
          "loc": {
            "start": {
              "line": 7,
              "column": 9
            },
            "end": {
              "line": 7,
              "column": 20
            }
          },
          "imported": {
            "type": "Identifier",
            "start": 195,
            "end": 206,
            "loc": {
              "start": {
                "line": 7,
                "column": 9
              },
              "end": {
                "line": 7,
                "column": 20
              }
            },
            "name": "getSettings"
          },
          "local": {
            "type": "Identifier",
            "start": 195,
            "end": 206,
            "loc": {
              "start": {
                "line": 7,
                "column": 9
              },
              "end": {
                "line": 7,
                "column": 20
              }
            },
            "name": "getSettings"
          }
        },
        {
          "type": "ImportSpecifier",
          "start": 208,
          "end": 222,
          "loc": {
            "start": {
              "line": 7,
              "column": 22
            },
            "end": {
              "line": 7,
              "column": 36
            }
          },
          "imported": {
            "type": "Identifier",
            "start": 208,
            "end": 222,
            "loc": {
              "start": {
                "line": 7,
                "column": 22
              },
              "end": {
                "line": 7,
                "column": 36
              }
            },
            "name": "appendSettings"
          },
          "local": {
            "type": "Identifier",
            "start": 208,
            "end": 222,
            "loc": {
              "start": {
                "line": 7,
                "column": 22
              },
              "end": {
                "line": 7,
                "column": 36
              }
            },
            "name": "appendSettings"
          }
        }
      ],
      "importKind": "value",
      "source": {
        "type": "Literal",
        "start": 230,
        "end": 235,
        "loc": {
          "start": {
            "line": 7,
            "column": 44
          },
          "end": {
            "line": 7,
            "column": 49
          }
        },
        "value": "roc",
        "rawValue": "roc",
        "raw": "'roc'"
      },
      "trailingComments": [
        {
          "type": "Block",
          "value": "*\n * Creates a builder.\n *\n * @param {!string} target - a target: should be either \"client\" or \"server\"\n * @param {rocBuilder} rocBuilder - A rocBuilder to base everything on.\n * @param {!string} [resolver=roc-web-react/lib/helpers/get-resolve-path] - Path to the resolver for the server side\n * {@link getResolvePath}\n * @returns {rocBuilder}\n ",
          "start": 238,
          "end": 587,
          "loc": {
            "start": {
              "line": 9,
              "column": 0
            },
            "end": {
              "line": 17,
              "column": 3
            }
          },
          "range": [
            238,
            587
          ]
        }
      ]
    },
    {
      "type": "ExportDefaultDeclaration",
      "start": 588,
      "end": 5570,
      "loc": {
        "start": {
          "line": 18,
          "column": 0
        },
        "end": {
          "line": 174,
          "column": 1
        }
      },
      "declaration": {
        "type": "FunctionDeclaration",
        "start": 603,
        "end": 5570,
        "loc": {
          "start": {
            "line": 18,
            "column": 15
          },
          "end": {
            "line": 174,
            "column": 1
          }
        },
        "id": {
          "type": "Identifier",
          "start": 612,
          "end": 625,
          "loc": {
            "start": {
              "line": 18,
              "column": 24
            },
            "end": {
              "line": 18,
              "column": 37
            }
          },
          "name": "createBuilder",
          "leadingComments": null
        },
        "generator": false,
        "expression": false,
        "async": false,
        "params": [
          {
            "type": "Identifier",
            "start": 626,
            "end": 632,
            "loc": {
              "start": {
                "line": 18,
                "column": 38
              },
              "end": {
                "line": 18,
                "column": 44
              }
            },
            "name": "target"
          },
          {
            "type": "Identifier",
            "start": 634,
            "end": 644,
            "loc": {
              "start": {
                "line": 18,
                "column": 46
              },
              "end": {
                "line": 18,
                "column": 56
              }
            },
            "name": "rocBuilder"
          },
          {
            "type": "AssignmentPattern",
            "start": 646,
            "end": 701,
            "loc": {
              "start": {
                "line": 18,
                "column": 58
              },
              "end": {
                "line": 18,
                "column": 113
              }
            },
            "operator": "=",
            "left": {
              "type": "Identifier",
              "start": 646,
              "end": 654,
              "loc": {
                "start": {
                  "line": 18,
                  "column": 58
                },
                "end": {
                  "line": 18,
                  "column": 66
                }
              },
              "name": "resolver"
            },
            "right": {
              "type": "Literal",
              "start": 657,
              "end": 701,
              "loc": {
                "start": {
                  "line": 18,
                  "column": 69
                },
                "end": {
                  "line": 18,
                  "column": 113
                }
              },
              "value": "roc-web-react/lib/helpers/get-resolve-path",
              "rawValue": "roc-web-react/lib/helpers/get-resolve-path",
              "raw": "'roc-web-react/lib/helpers/get-resolve-path'"
            }
          }
        ],
        "body": {
          "type": "BlockStatement",
          "start": 703,
          "end": 5570,
          "loc": {
            "start": {
              "line": 18,
              "column": 115
            },
            "end": {
              "line": 174,
              "column": 1
            }
          },
          "body": [
            {
              "type": "VariableDeclaration",
              "start": 709,
              "end": 753,
              "loc": {
                "start": {
                  "line": 19,
                  "column": 4
                },
                "end": {
                  "line": 19,
                  "column": 48
                }
              },
              "declarations": [
                {
                  "type": "VariableDeclarator",
                  "start": 715,
                  "end": 752,
                  "loc": {
                    "start": {
                      "line": 19,
                      "column": 10
                    },
                    "end": {
                      "line": 19,
                      "column": 47
                    }
                  },
                  "id": {
                    "type": "Identifier",
                    "start": 715,
                    "end": 729,
                    "loc": {
                      "start": {
                        "line": 19,
                        "column": 10
                      },
                      "end": {
                        "line": 19,
                        "column": 24
                      }
                    },
                    "name": "allowedTargets"
                  },
                  "init": {
                    "type": "ArrayExpression",
                    "start": 732,
                    "end": 752,
                    "loc": {
                      "start": {
                        "line": 19,
                        "column": 27
                      },
                      "end": {
                        "line": 19,
                        "column": 47
                      }
                    },
                    "elements": [
                      {
                        "type": "Literal",
                        "start": 733,
                        "end": 741,
                        "loc": {
                          "start": {
                            "line": 19,
                            "column": 28
                          },
                          "end": {
                            "line": 19,
                            "column": 36
                          }
                        },
                        "value": "server",
                        "rawValue": "server",
                        "raw": "'server'"
                      },
                      {
                        "type": "Literal",
                        "start": 743,
                        "end": 751,
                        "loc": {
                          "start": {
                            "line": 19,
                            "column": 38
                          },
                          "end": {
                            "line": 19,
                            "column": 46
                          }
                        },
                        "value": "client",
                        "rawValue": "client",
                        "raw": "'client'"
                      }
                    ]
                  }
                }
              ],
              "kind": "const"
            },
            {
              "type": "IfStatement",
              "start": 759,
              "end": 910,
              "loc": {
                "start": {
                  "line": 21,
                  "column": 4
                },
                "end": {
                  "line": 23,
                  "column": 5
                }
              },
              "test": {
                "type": "BinaryExpression",
                "start": 763,
                "end": 800,
                "loc": {
                  "start": {
                    "line": 21,
                    "column": 8
                  },
                  "end": {
                    "line": 21,
                    "column": 45
                  }
                },
                "left": {
                  "type": "CallExpression",
                  "start": 763,
                  "end": 793,
                  "loc": {
                    "start": {
                      "line": 21,
                      "column": 8
                    },
                    "end": {
                      "line": 21,
                      "column": 38
                    }
                  },
                  "callee": {
                    "type": "MemberExpression",
                    "start": 763,
                    "end": 785,
                    "loc": {
                      "start": {
                        "line": 21,
                        "column": 8
                      },
                      "end": {
                        "line": 21,
                        "column": 30
                      }
                    },
                    "object": {
                      "type": "Identifier",
                      "start": 763,
                      "end": 777,
                      "loc": {
                        "start": {
                          "line": 21,
                          "column": 8
                        },
                        "end": {
                          "line": 21,
                          "column": 22
                        }
                      },
                      "name": "allowedTargets"
                    },
                    "property": {
                      "type": "Identifier",
                      "start": 778,
                      "end": 785,
                      "loc": {
                        "start": {
                          "line": 21,
                          "column": 23
                        },
                        "end": {
                          "line": 21,
                          "column": 30
                        }
                      },
                      "name": "indexOf"
                    },
                    "computed": false
                  },
                  "arguments": [
                    {
                      "type": "Identifier",
                      "start": 786,
                      "end": 792,
                      "loc": {
                        "start": {
                          "line": 21,
                          "column": 31
                        },
                        "end": {
                          "line": 21,
                          "column": 37
                        }
                      },
                      "name": "target"
                    }
                  ]
                },
                "operator": "===",
                "right": {
                  "type": "UnaryExpression",
                  "start": 798,
                  "end": 800,
                  "loc": {
                    "start": {
                      "line": 21,
                      "column": 43
                    },
                    "end": {
                      "line": 21,
                      "column": 45
                    }
                  },
                  "operator": "-",
                  "prefix": true,
                  "argument": {
                    "type": "Literal",
                    "start": 799,
                    "end": 800,
                    "loc": {
                      "start": {
                        "line": 21,
                        "column": 44
                      },
                      "end": {
                        "line": 21,
                        "column": 45
                      }
                    },
                    "value": 1,
                    "rawValue": 1,
                    "raw": "1"
                  }
                }
              },
              "consequent": {
                "type": "BlockStatement",
                "start": 802,
                "end": 910,
                "loc": {
                  "start": {
                    "line": 21,
                    "column": 47
                  },
                  "end": {
                    "line": 23,
                    "column": 5
                  }
                },
                "body": [
                  {
                    "type": "ThrowStatement",
                    "start": 812,
                    "end": 904,
                    "loc": {
                      "start": {
                        "line": 22,
                        "column": 8
                      },
                      "end": {
                        "line": 22,
                        "column": 100
                      }
                    },
                    "argument": {
                      "type": "NewExpression",
                      "start": 818,
                      "end": 903,
                      "loc": {
                        "start": {
                          "line": 22,
                          "column": 14
                        },
                        "end": {
                          "line": 22,
                          "column": 99
                        }
                      },
                      "callee": {
                        "type": "Identifier",
                        "start": 822,
                        "end": 827,
                        "loc": {
                          "start": {
                            "line": 22,
                            "column": 18
                          },
                          "end": {
                            "line": 22,
                            "column": 23
                          }
                        },
                        "name": "Error"
                      },
                      "arguments": [
                        {
                          "type": "TemplateLiteral",
                          "start": 828,
                          "end": 902,
                          "loc": {
                            "start": {
                              "line": 22,
                              "column": 24
                            },
                            "end": {
                              "line": 22,
                              "column": 98
                            }
                          },
                          "expressions": [
                            {
                              "type": "Identifier",
                              "start": 862,
                              "end": 876,
                              "loc": {
                                "start": {
                                  "line": 22,
                                  "column": 58
                                },
                                "end": {
                                  "line": 22,
                                  "column": 72
                                }
                              },
                              "name": "allowedTargets"
                            },
                            {
                              "type": "Identifier",
                              "start": 893,
                              "end": 899,
                              "loc": {
                                "start": {
                                  "line": 22,
                                  "column": 89
                                },
                                "end": {
                                  "line": 22,
                                  "column": 95
                                }
                              },
                              "name": "target"
                            }
                          ],
                          "quasis": [
                            {
                              "type": "TemplateElement",
                              "start": 829,
                              "end": 860,
                              "loc": {
                                "start": {
                                  "line": 22,
                                  "column": 25
                                },
                                "end": {
                                  "line": 22,
                                  "column": 56
                                }
                              },
                              "value": {
                                "raw": "Invalid target, must be one of ",
                                "cooked": "Invalid target, must be one of "
                              },
                              "tail": false
                            },
                            {
                              "type": "TemplateElement",
                              "start": 877,
                              "end": 891,
                              "loc": {
                                "start": {
                                  "line": 22,
                                  "column": 73
                                },
                                "end": {
                                  "line": 22,
                                  "column": 87
                                }
                              },
                              "value": {
                                "raw": ". Was instead ",
                                "cooked": ". Was instead "
                              },
                              "tail": false
                            },
                            {
                              "type": "TemplateElement",
                              "start": 900,
                              "end": 901,
                              "loc": {
                                "start": {
                                  "line": 22,
                                  "column": 96
                                },
                                "end": {
                                  "line": 22,
                                  "column": 97
                                }
                              },
                              "value": {
                                "raw": ".",
                                "cooked": "."
                              },
                              "tail": true
                            }
                          ]
                        }
                      ]
                    }
                  }
                ]
              },
              "alternate": null
            },
            {
              "type": "VariableDeclaration",
              "start": 916,
              "end": 952,
              "loc": {
                "start": {
                  "line": 25,
                  "column": 4
                },
                "end": {
                  "line": 25,
                  "column": 40
                }
              },
              "declarations": [
                {
                  "type": "VariableDeclarator",
                  "start": 920,
                  "end": 951,
                  "loc": {
                    "start": {
                      "line": 25,
                      "column": 8
                    },
                    "end": {
                      "line": 25,
                      "column": 39
                    }
                  },
                  "id": {
                    "type": "Identifier",
                    "start": 920,
                    "end": 928,
                    "loc": {
                      "start": {
                        "line": 25,
                        "column": 8
                      },
                      "end": {
                        "line": 25,
                        "column": 16
                      }
                    },
                    "name": "settings"
                  },
                  "init": {
                    "type": "CallExpression",
                    "start": 931,
                    "end": 951,
                    "loc": {
                      "start": {
                        "line": 25,
                        "column": 19
                      },
                      "end": {
                        "line": 25,
                        "column": 39
                      }
                    },
                    "callee": {
                      "type": "Identifier",
                      "start": 931,
                      "end": 942,
                      "loc": {
                        "start": {
                          "line": 25,
                          "column": 19
                        },
                        "end": {
                          "line": 25,
                          "column": 30
                        }
                      },
                      "name": "getSettings"
                    },
                    "arguments": [
                      {
                        "type": "Literal",
                        "start": 943,
                        "end": 950,
                        "loc": {
                          "start": {
                            "line": 25,
                            "column": 31
                          },
                          "end": {
                            "line": 25,
                            "column": 38
                          }
                        },
                        "value": "build",
                        "rawValue": "build",
                        "raw": "'build'"
                      }
                    ]
                  }
                }
              ],
              "kind": "let"
            },
            {
              "type": "VariableDeclaration",
              "start": 958,
              "end": 996,
              "loc": {
                "start": {
                  "line": 27,
                  "column": 4
                },
                "end": {
                  "line": 27,
                  "column": 42
                }
              },
              "declarations": [
                {
                  "type": "VariableDeclarator",
                  "start": 964,
                  "end": 995,
                  "loc": {
                    "start": {
                      "line": 27,
                      "column": 10
                    },
                    "end": {
                      "line": 27,
                      "column": 41
                    }
                  },
                  "id": {
                    "type": "Identifier",
                    "start": 964,
                    "end": 967,
                    "loc": {
                      "start": {
                        "line": 27,
                        "column": 10
                      },
                      "end": {
                        "line": 27,
                        "column": 13
                      }
                    },
                    "name": "DEV"
                  },
                  "init": {
                    "type": "BinaryExpression",
                    "start": 971,
                    "end": 994,
                    "loc": {
                      "start": {
                        "line": 27,
                        "column": 17
                      },
                      "end": {
                        "line": 27,
                        "column": 40
                      }
                    },
                    "left": {
                      "type": "MemberExpression",
                      "start": 971,
                      "end": 984,
                      "loc": {
                        "start": {
                          "line": 27,
                          "column": 17
                        },
                        "end": {
                          "line": 27,
                          "column": 30
                        }
                      },
                      "object": {
                        "type": "Identifier",
                        "start": 971,
                        "end": 979,
                        "loc": {
                          "start": {
                            "line": 27,
                            "column": 17
                          },
                          "end": {
                            "line": 27,
                            "column": 25
                          }
                        },
                        "name": "settings"
                      },
                      "property": {
                        "type": "Identifier",
                        "start": 980,
                        "end": 984,
                        "loc": {
                          "start": {
                            "line": 27,
                            "column": 26
                          },
                          "end": {
                            "line": 27,
                            "column": 30
                          }
                        },
                        "name": "mode"
                      },
                      "computed": false
                    },
                    "operator": "===",
                    "right": {
                      "type": "Literal",
                      "start": 989,
                      "end": 994,
                      "loc": {
                        "start": {
                          "line": 27,
                          "column": 35
                        },
                        "end": {
                          "line": 27,
                          "column": 40
                        }
                      },
                      "value": "dev",
                      "rawValue": "dev",
                      "raw": "'dev'"
                    },
                    "parenthesizedExpression": true
                  }
                }
              ],
              "kind": "const"
            },
            {
              "type": "VariableDeclaration",
              "start": 1002,
              "end": 1039,
              "loc": {
                "start": {
                  "line": 29,
                  "column": 4
                },
                "end": {
                  "line": 29,
                  "column": 41
                }
              },
              "declarations": [
                {
                  "type": "VariableDeclarator",
                  "start": 1008,
                  "end": 1038,
                  "loc": {
                    "start": {
                      "line": 29,
                      "column": 10
                    },
                    "end": {
                      "line": 29,
                      "column": 40
                    }
                  },
                  "id": {
                    "type": "Identifier",
                    "start": 1008,
                    "end": 1014,
                    "loc": {
                      "start": {
                        "line": 29,
                        "column": 10
                      },
                      "end": {
                        "line": 29,
                        "column": 16
                      }
                    },
                    "name": "SERVER"
                  },
                  "init": {
                    "type": "BinaryExpression",
                    "start": 1018,
                    "end": 1037,
                    "loc": {
                      "start": {
                        "line": 29,
                        "column": 20
                      },
                      "end": {
                        "line": 29,
                        "column": 39
                      }
                    },
                    "left": {
                      "type": "Identifier",
                      "start": 1018,
                      "end": 1024,
                      "loc": {
                        "start": {
                          "line": 29,
                          "column": 20
                        },
                        "end": {
                          "line": 29,
                          "column": 26
                        }
                      },
                      "name": "target"
                    },
                    "operator": "===",
                    "right": {
                      "type": "Literal",
                      "start": 1029,
                      "end": 1037,
                      "loc": {
                        "start": {
                          "line": 29,
                          "column": 31
                        },
                        "end": {
                          "line": 29,
                          "column": 39
                        }
                      },
                      "value": "server",
                      "rawValue": "server",
                      "raw": "'server'"
                    },
                    "parenthesizedExpression": true
                  }
                }
              ],
              "kind": "const"
            },
            {
              "type": "VariableDeclaration",
              "start": 1044,
              "end": 1081,
              "loc": {
                "start": {
                  "line": 30,
                  "column": 4
                },
                "end": {
                  "line": 30,
                  "column": 41
                }
              },
              "declarations": [
                {
                  "type": "VariableDeclarator",
                  "start": 1050,
                  "end": 1080,
                  "loc": {
                    "start": {
                      "line": 30,
                      "column": 10
                    },
                    "end": {
                      "line": 30,
                      "column": 40
                    }
                  },
                  "id": {
                    "type": "Identifier",
                    "start": 1050,
                    "end": 1056,
                    "loc": {
                      "start": {
                        "line": 30,
                        "column": 10
                      },
                      "end": {
                        "line": 30,
                        "column": 16
                      }
                    },
                    "name": "CLIENT"
                  },
                  "init": {
                    "type": "BinaryExpression",
                    "start": 1060,
                    "end": 1079,
                    "loc": {
                      "start": {
                        "line": 30,
                        "column": 20
                      },
                      "end": {
                        "line": 30,
                        "column": 39
                      }
                    },
                    "left": {
                      "type": "Identifier",
                      "start": 1060,
                      "end": 1066,
                      "loc": {
                        "start": {
                          "line": 30,
                          "column": 20
                        },
                        "end": {
                          "line": 30,
                          "column": 26
                        }
                      },
                      "name": "target"
                    },
                    "operator": "===",
                    "right": {
                      "type": "Literal",
                      "start": 1071,
                      "end": 1079,
                      "loc": {
                        "start": {
                          "line": 30,
                          "column": 31
                        },
                        "end": {
                          "line": 30,
                          "column": 39
                        }
                      },
                      "value": "client",
                      "rawValue": "client",
                      "raw": "'client'"
                    },
                    "parenthesizedExpression": true
                  }
                }
              ],
              "kind": "const"
            },
            {
              "type": "VariableDeclaration",
              "start": 1087,
              "end": 1138,
              "loc": {
                "start": {
                  "line": 32,
                  "column": 4
                },
                "end": {
                  "line": 34,
                  "column": 6
                }
              },
              "declarations": [
                {
                  "type": "VariableDeclarator",
                  "start": 1093,
                  "end": 1137,
                  "loc": {
                    "start": {
                      "line": 32,
                      "column": 10
                    },
                    "end": {
                      "line": 34,
                      "column": 5
                    }
                  },
                  "id": {
                    "type": "Identifier",
                    "start": 1093,
                    "end": 1101,
                    "loc": {
                      "start": {
                        "line": 32,
                        "column": 10
                      },
                      "end": {
                        "line": 32,
                        "column": 18
                      }
                    },
                    "name": "newEntry"
                  },
                  "init": {
                    "type": "ObjectExpression",
                    "start": 1104,
                    "end": 1137,
                    "loc": {
                      "start": {
                        "line": 32,
                        "column": 21
                      },
                      "end": {
                        "line": 34,
                        "column": 5
                      }
                    },
                    "properties": [
                      {
                        "type": "SpreadProperty",
                        "start": 1114,
                        "end": 1131,
                        "loc": {
                          "start": {
                            "line": 33,
                            "column": 8
                          },
                          "end": {
                            "line": 33,
                            "column": 25
                          }
                        },
                        "argument": {
                          "type": "MemberExpression",
                          "start": 1117,
                          "end": 1131,
                          "loc": {
                            "start": {
                              "line": 33,
                              "column": 11
                            },
                            "end": {
                              "line": 33,
                              "column": 25
                            }
                          },
                          "object": {
                            "type": "Identifier",
                            "start": 1117,
                            "end": 1125,
                            "loc": {
                              "start": {
                                "line": 33,
                                "column": 11
                              },
                              "end": {
                                "line": 33,
                                "column": 19
                              }
                            },
                            "name": "settings"
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 1126,
                            "end": 1131,
                            "loc": {
                              "start": {
                                "line": 33,
                                "column": 20
                              },
                              "end": {
                                "line": 33,
                                "column": 25
                              }
                            },
                            "name": "entry"
                          },
                          "computed": false
                        }
                      }
                    ]
                  }
                }
              ],
              "kind": "const"
            },
            {
              "type": "IfStatement",
              "start": 1143,
              "end": 1373,
              "loc": {
                "start": {
                  "line": 35,
                  "column": 4
                },
                "end": {
                  "line": 39,
                  "column": 5
                }
              },
              "test": {
                "type": "LogicalExpression",
                "start": 1147,
                "end": 1174,
                "loc": {
                  "start": {
                    "line": 35,
                    "column": 8
                  },
                  "end": {
                    "line": 35,
                    "column": 35
                  }
                },
                "left": {
                  "type": "UnaryExpression",
                  "start": 1147,
                  "end": 1164,
                  "loc": {
                    "start": {
                      "line": 35,
                      "column": 8
                    },
                    "end": {
                      "line": 35,
                      "column": 25
                    }
                  },
                  "operator": "!",
                  "prefix": true,
                  "argument": {
                    "type": "MemberExpression",
                    "start": 1148,
                    "end": 1164,
                    "loc": {
                      "start": {
                        "line": 35,
                        "column": 9
                      },
                      "end": {
                        "line": 35,
                        "column": 25
                      }
                    },
                    "object": {
                      "type": "Identifier",
                      "start": 1148,
                      "end": 1156,
                      "loc": {
                        "start": {
                          "line": 35,
                          "column": 9
                        },
                        "end": {
                          "line": 35,
                          "column": 17
                        }
                      },
                      "name": "newEntry"
                    },
                    "property": {
                      "type": "Identifier",
                      "start": 1157,
                      "end": 1163,
                      "loc": {
                        "start": {
                          "line": 35,
                          "column": 18
                        },
                        "end": {
                          "line": 35,
                          "column": 24
                        }
                      },
                      "name": "target"
                    },
                    "computed": true
                  }
                },
                "operator": "&&",
                "right": {
                  "type": "Identifier",
                  "start": 1168,
                  "end": 1174,
                  "loc": {
                    "start": {
                      "line": 35,
                      "column": 29
                    },
                    "end": {
                      "line": 35,
                      "column": 35
                    }
                  },
                  "name": "CLIENT"
                }
              },
              "consequent": {
                "type": "BlockStatement",
                "start": 1176,
                "end": 1255,
                "loc": {
                  "start": {
                    "line": 35,
                    "column": 37
                  },
                  "end": {
                    "line": 37,
                    "column": 5
                  }
                },
                "body": [
                  {
                    "type": "ExpressionStatement",
                    "start": 1186,
                    "end": 1249,
                    "loc": {
                      "start": {
                        "line": 36,
                        "column": 8
                      },
                      "end": {
                        "line": 36,
                        "column": 71
                      }
                    },
                    "expression": {
                      "type": "AssignmentExpression",
                      "start": 1186,
                      "end": 1248,
                      "loc": {
                        "start": {
                          "line": 36,
                          "column": 8
                        },
                        "end": {
                          "line": 36,
                          "column": 70
                        }
                      },
                      "operator": "=",
                      "left": {
                        "type": "MemberExpression",
                        "start": 1186,
                        "end": 1202,
                        "loc": {
                          "start": {
                            "line": 36,
                            "column": 8
                          },
                          "end": {
                            "line": 36,
                            "column": 24
                          }
                        },
                        "object": {
                          "type": "Identifier",
                          "start": 1186,
                          "end": 1194,
                          "loc": {
                            "start": {
                              "line": 36,
                              "column": 8
                            },
                            "end": {
                              "line": 36,
                              "column": 16
                            }
                          },
                          "name": "newEntry"
                        },
                        "property": {
                          "type": "Identifier",
                          "start": 1195,
                          "end": 1201,
                          "loc": {
                            "start": {
                              "line": 36,
                              "column": 17
                            },
                            "end": {
                              "line": 36,
                              "column": 23
                            }
                          },
                          "name": "target"
                        },
                        "computed": true
                      },
                      "right": {
                        "type": "CallExpression",
                        "start": 1205,
                        "end": 1248,
                        "loc": {
                          "start": {
                            "line": 36,
                            "column": 27
                          },
                          "end": {
                            "line": 36,
                            "column": 70
                          }
                        },
                        "callee": {
                          "type": "MemberExpression",
                          "start": 1205,
                          "end": 1220,
                          "loc": {
                            "start": {
                              "line": 36,
                              "column": 27
                            },
                            "end": {
                              "line": 36,
                              "column": 42
                            }
                          },
                          "object": {
                            "type": "Identifier",
                            "start": 1205,
                            "end": 1212,
                            "loc": {
                              "start": {
                                "line": 36,
                                "column": 27
                              },
                              "end": {
                                "line": 36,
                                "column": 34
                              }
                            },
                            "name": "require"
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 1213,
                            "end": 1220,
                            "loc": {
                              "start": {
                                "line": 36,
                                "column": 35
                              },
                              "end": {
                                "line": 36,
                                "column": 42
                              }
                            },
                            "name": "resolve"
                          },
                          "computed": false
                        },
                        "arguments": [
                          {
                            "type": "Literal",
                            "start": 1221,
                            "end": 1247,
                            "loc": {
                              "start": {
                                "line": 36,
                                "column": 43
                              },
                              "end": {
                                "line": 36,
                                "column": 69
                              }
                            },
                            "value": "../../src/default/client",
                            "rawValue": "../../src/default/client",
                            "raw": "'../../src/default/client'"
                          }
                        ]
                      }
                    }
                  }
                ]
              },
              "alternate": {
                "type": "IfStatement",
                "start": 1261,
                "end": 1373,
                "loc": {
                  "start": {
                    "line": 37,
                    "column": 11
                  },
                  "end": {
                    "line": 39,
                    "column": 5
                  }
                },
                "test": {
                  "type": "LogicalExpression",
                  "start": 1265,
                  "end": 1292,
                  "loc": {
                    "start": {
                      "line": 37,
                      "column": 15
                    },
                    "end": {
                      "line": 37,
                      "column": 42
                    }
                  },
                  "left": {
                    "type": "UnaryExpression",
                    "start": 1265,
                    "end": 1282,
                    "loc": {
                      "start": {
                        "line": 37,
                        "column": 15
                      },
                      "end": {
                        "line": 37,
                        "column": 32
                      }
                    },
                    "operator": "!",
                    "prefix": true,
                    "argument": {
                      "type": "MemberExpression",
                      "start": 1266,
                      "end": 1282,
                      "loc": {
                        "start": {
                          "line": 37,
                          "column": 16
                        },
                        "end": {
                          "line": 37,
                          "column": 32
                        }
                      },
                      "object": {
                        "type": "Identifier",
                        "start": 1266,
                        "end": 1274,
                        "loc": {
                          "start": {
                            "line": 37,
                            "column": 16
                          },
                          "end": {
                            "line": 37,
                            "column": 24
                          }
                        },
                        "name": "newEntry"
                      },
                      "property": {
                        "type": "Identifier",
                        "start": 1275,
                        "end": 1281,
                        "loc": {
                          "start": {
                            "line": 37,
                            "column": 25
                          },
                          "end": {
                            "line": 37,
                            "column": 31
                          }
                        },
                        "name": "target"
                      },
                      "computed": true
                    }
                  },
                  "operator": "&&",
                  "right": {
                    "type": "Identifier",
                    "start": 1286,
                    "end": 1292,
                    "loc": {
                      "start": {
                        "line": 37,
                        "column": 36
                      },
                      "end": {
                        "line": 37,
                        "column": 42
                      }
                    },
                    "name": "SERVER"
                  }
                },
                "consequent": {
                  "type": "BlockStatement",
                  "start": 1294,
                  "end": 1373,
                  "loc": {
                    "start": {
                      "line": 37,
                      "column": 44
                    },
                    "end": {
                      "line": 39,
                      "column": 5
                    }
                  },
                  "body": [
                    {
                      "type": "ExpressionStatement",
                      "start": 1304,
                      "end": 1367,
                      "loc": {
                        "start": {
                          "line": 38,
                          "column": 8
                        },
                        "end": {
                          "line": 38,
                          "column": 71
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 1304,
                        "end": 1366,
                        "loc": {
                          "start": {
                            "line": 38,
                            "column": 8
                          },
                          "end": {
                            "line": 38,
                            "column": 70
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 1304,
                          "end": 1320,
                          "loc": {
                            "start": {
                              "line": 38,
                              "column": 8
                            },
                            "end": {
                              "line": 38,
                              "column": 24
                            }
                          },
                          "object": {
                            "type": "Identifier",
                            "start": 1304,
                            "end": 1312,
                            "loc": {
                              "start": {
                                "line": 38,
                                "column": 8
                              },
                              "end": {
                                "line": 38,
                                "column": 16
                              }
                            },
                            "name": "newEntry"
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 1313,
                            "end": 1319,
                            "loc": {
                              "start": {
                                "line": 38,
                                "column": 17
                              },
                              "end": {
                                "line": 38,
                                "column": 23
                              }
                            },
                            "name": "target"
                          },
                          "computed": true
                        },
                        "right": {
                          "type": "CallExpression",
                          "start": 1323,
                          "end": 1366,
                          "loc": {
                            "start": {
                              "line": 38,
                              "column": 27
                            },
                            "end": {
                              "line": 38,
                              "column": 70
                            }
                          },
                          "callee": {
                            "type": "MemberExpression",
                            "start": 1323,
                            "end": 1338,
                            "loc": {
                              "start": {
                                "line": 38,
                                "column": 27
                              },
                              "end": {
                                "line": 38,
                                "column": 42
                              }
                            },
                            "object": {
                              "type": "Identifier",
                              "start": 1323,
                              "end": 1330,
                              "loc": {
                                "start": {
                                  "line": 38,
                                  "column": 27
                                },
                                "end": {
                                  "line": 38,
                                  "column": 34
                                }
                              },
                              "name": "require"
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 1331,
                              "end": 1338,
                              "loc": {
                                "start": {
                                  "line": 38,
                                  "column": 35
                                },
                                "end": {
                                  "line": 38,
                                  "column": 42
                                }
                              },
                              "name": "resolve"
                            },
                            "computed": false
                          },
                          "arguments": [
                            {
                              "type": "Literal",
                              "start": 1339,
                              "end": 1365,
                              "loc": {
                                "start": {
                                  "line": 38,
                                  "column": 43
                                },
                                "end": {
                                  "line": 38,
                                  "column": 69
                                }
                              },
                              "value": "../../src/default/server",
                              "rawValue": "../../src/default/server",
                              "raw": "'../../src/default/server'"
                            }
                          ]
                        }
                      }
                    }
                  ]
                },
                "alternate": null
              }
            },
            {
              "type": "ExpressionStatement",
              "start": 1379,
              "end": 1422,
              "loc": {
                "start": {
                  "line": 41,
                  "column": 4
                },
                "end": {
                  "line": 41,
                  "column": 47
                }
              },
              "expression": {
                "type": "CallExpression",
                "start": 1379,
                "end": 1421,
                "loc": {
                  "start": {
                    "line": 41,
                    "column": 4
                  },
                  "end": {
                    "line": 41,
                    "column": 46
                  }
                },
                "callee": {
                  "type": "Identifier",
                  "start": 1379,
                  "end": 1393,
                  "loc": {
                    "start": {
                      "line": 41,
                      "column": 4
                    },
                    "end": {
                      "line": 41,
                      "column": 18
                    }
                  },
                  "name": "appendSettings"
                },
                "arguments": [
                  {
                    "type": "ObjectExpression",
                    "start": 1394,
                    "end": 1420,
                    "loc": {
                      "start": {
                        "line": 41,
                        "column": 19
                      },
                      "end": {
                        "line": 41,
                        "column": 45
                      }
                    },
                    "properties": [
                      {
                        "type": "Property",
                        "start": 1395,
                        "end": 1419,
                        "loc": {
                          "start": {
                            "line": 41,
                            "column": 20
                          },
                          "end": {
                            "line": 41,
                            "column": 44
                          }
                        },
                        "method": false,
                        "shorthand": false,
                        "computed": false,
                        "key": {
                          "type": "Identifier",
                          "start": 1395,
                          "end": 1400,
                          "loc": {
                            "start": {
                              "line": 41,
                              "column": 20
                            },
                            "end": {
                              "line": 41,
                              "column": 25
                            }
                          },
                          "name": "build"
                        },
                        "value": {
                          "type": "ObjectExpression",
                          "start": 1402,
                          "end": 1419,
                          "loc": {
                            "start": {
                              "line": 41,
                              "column": 27
                            },
                            "end": {
                              "line": 41,
                              "column": 44
                            }
                          },
                          "properties": [
                            {
                              "type": "Property",
                              "start": 1403,
                              "end": 1418,
                              "loc": {
                                "start": {
                                  "line": 41,
                                  "column": 28
                                },
                                "end": {
                                  "line": 41,
                                  "column": 43
                                }
                              },
                              "method": false,
                              "shorthand": false,
                              "computed": false,
                              "key": {
                                "type": "Identifier",
                                "start": 1403,
                                "end": 1408,
                                "loc": {
                                  "start": {
                                    "line": 41,
                                    "column": 28
                                  },
                                  "end": {
                                    "line": 41,
                                    "column": 33
                                  }
                                },
                                "name": "entry"
                              },
                              "value": {
                                "type": "Identifier",
                                "start": 1410,
                                "end": 1418,
                                "loc": {
                                  "start": {
                                    "line": 41,
                                    "column": 35
                                  },
                                  "end": {
                                    "line": 41,
                                    "column": 43
                                  }
                                },
                                "name": "newEntry"
                              },
                              "kind": "init"
                            }
                          ]
                        },
                        "kind": "init"
                      }
                    ]
                  }
                ]
              }
            },
            {
              "type": "ExpressionStatement",
              "start": 1427,
              "end": 1459,
              "loc": {
                "start": {
                  "line": 42,
                  "column": 4
                },
                "end": {
                  "line": 42,
                  "column": 36
                }
              },
              "expression": {
                "type": "AssignmentExpression",
                "start": 1427,
                "end": 1458,
                "loc": {
                  "start": {
                    "line": 42,
                    "column": 4
                  },
                  "end": {
                    "line": 42,
                    "column": 35
                  }
                },
                "operator": "=",
                "left": {
                  "type": "Identifier",
                  "start": 1427,
                  "end": 1435,
                  "loc": {
                    "start": {
                      "line": 42,
                      "column": 4
                    },
                    "end": {
                      "line": 42,
                      "column": 12
                    }
                  },
                  "name": "settings"
                },
                "right": {
                  "type": "CallExpression",
                  "start": 1438,
                  "end": 1458,
                  "loc": {
                    "start": {
                      "line": 42,
                      "column": 15
                    },
                    "end": {
                      "line": 42,
                      "column": 35
                    }
                  },
                  "callee": {
                    "type": "Identifier",
                    "start": 1438,
                    "end": 1449,
                    "loc": {
                      "start": {
                        "line": 42,
                        "column": 15
                      },
                      "end": {
                        "line": 42,
                        "column": 26
                      }
                    },
                    "name": "getSettings"
                  },
                  "arguments": [
                    {
                      "type": "Literal",
                      "start": 1450,
                      "end": 1457,
                      "loc": {
                        "start": {
                          "line": 42,
                          "column": 27
                        },
                        "end": {
                          "line": 42,
                          "column": 34
                        }
                      },
                      "value": "build",
                      "rawValue": "build",
                      "raw": "'build'"
                    }
                  ]
                }
              },
              "trailingComments": [
                {
                  "type": "CommentLine",
                  "value": " Update reference to internal base styles",
                  "start": 1465,
                  "end": 1508,
                  "loc": {
                    "start": {
                      "line": 44,
                      "column": 4
                    },
                    "end": {
                      "line": 44,
                      "column": 47
                    }
                  },
                  "range": [
                    1465,
                    1508
                  ]
                }
              ]
            },
            {
              "type": "IfStatement",
              "start": 1513,
              "end": 1895,
              "loc": {
                "start": {
                  "line": 45,
                  "column": 4
                },
                "end": {
                  "line": 56,
                  "column": 5
                }
              },
              "test": {
                "type": "BinaryExpression",
                "start": 1517,
                "end": 1543,
                "loc": {
                  "start": {
                    "line": 45,
                    "column": 8
                  },
                  "end": {
                    "line": 45,
                    "column": 34
                  }
                },
                "left": {
                  "type": "MemberExpression",
                  "start": 1517,
                  "end": 1539,
                  "loc": {
                    "start": {
                      "line": 45,
                      "column": 8
                    },
                    "end": {
                      "line": 45,
                      "column": 30
                    }
                  },
                  "object": {
                    "type": "MemberExpression",
                    "start": 1517,
                    "end": 1532,
                    "loc": {
                      "start": {
                        "line": 45,
                        "column": 8
                      },
                      "end": {
                        "line": 45,
                        "column": 23
                      }
                    },
                    "object": {
                      "type": "Identifier",
                      "start": 1517,
                      "end": 1525,
                      "loc": {
                        "start": {
                          "line": 45,
                          "column": 8
                        },
                        "end": {
                          "line": 45,
                          "column": 16
                        }
                      },
                      "name": "settings",
                      "leadingComments": null
                    },
                    "property": {
                      "type": "Identifier",
                      "start": 1526,
                      "end": 1532,
                      "loc": {
                        "start": {
                          "line": 45,
                          "column": 17
                        },
                        "end": {
                          "line": 45,
                          "column": 23
                        }
                      },
                      "name": "assets"
                    },
                    "computed": false,
                    "leadingComments": null
                  },
                  "property": {
                    "type": "Identifier",
                    "start": 1533,
                    "end": 1539,
                    "loc": {
                      "start": {
                        "line": 45,
                        "column": 24
                      },
                      "end": {
                        "line": 45,
                        "column": 30
                      }
                    },
                    "name": "length"
                  },
                  "computed": false,
                  "leadingComments": null
                },
                "operator": ">",
                "right": {
                  "type": "Literal",
                  "start": 1542,
                  "end": 1543,
                  "loc": {
                    "start": {
                      "line": 45,
                      "column": 33
                    },
                    "end": {
                      "line": 45,
                      "column": 34
                    }
                  },
                  "value": 0,
                  "rawValue": 0,
                  "raw": "0"
                },
                "leadingComments": null
              },
              "consequent": {
                "type": "BlockStatement",
                "start": 1545,
                "end": 1895,
                "loc": {
                  "start": {
                    "line": 45,
                    "column": 36
                  },
                  "end": {
                    "line": 56,
                    "column": 5
                  }
                },
                "body": [
                  {
                    "type": "VariableDeclaration",
                    "start": 1555,
                    "end": 1830,
                    "loc": {
                      "start": {
                        "line": 46,
                        "column": 8
                      },
                      "end": {
                        "line": 53,
                        "column": 11
                      }
                    },
                    "declarations": [
                      {
                        "type": "VariableDeclarator",
                        "start": 1561,
                        "end": 1829,
                        "loc": {
                          "start": {
                            "line": 46,
                            "column": 14
                          },
                          "end": {
                            "line": 53,
                            "column": 10
                          }
                        },
                        "id": {
                          "type": "Identifier",
                          "start": 1561,
                          "end": 1574,
                          "loc": {
                            "start": {
                              "line": 46,
                              "column": 14
                            },
                            "end": {
                              "line": 46,
                              "column": 27
                            }
                          },
                          "name": "updatedAssets"
                        },
                        "init": {
                          "type": "CallExpression",
                          "start": 1577,
                          "end": 1829,
                          "loc": {
                            "start": {
                              "line": 46,
                              "column": 30
                            },
                            "end": {
                              "line": 53,
                              "column": 10
                            }
                          },
                          "callee": {
                            "type": "MemberExpression",
                            "start": 1577,
                            "end": 1596,
                            "loc": {
                              "start": {
                                "line": 46,
                                "column": 30
                              },
                              "end": {
                                "line": 46,
                                "column": 49
                              }
                            },
                            "object": {
                              "type": "MemberExpression",
                              "start": 1577,
                              "end": 1592,
                              "loc": {
                                "start": {
                                  "line": 46,
                                  "column": 30
                                },
                                "end": {
                                  "line": 46,
                                  "column": 45
                                }
                              },
                              "object": {
                                "type": "Identifier",
                                "start": 1577,
                                "end": 1585,
                                "loc": {
                                  "start": {
                                    "line": 46,
                                    "column": 30
                                  },
                                  "end": {
                                    "line": 46,
                                    "column": 38
                                  }
                                },
                                "name": "settings"
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 1586,
                                "end": 1592,
                                "loc": {
                                  "start": {
                                    "line": 46,
                                    "column": 39
                                  },
                                  "end": {
                                    "line": 46,
                                    "column": 45
                                  }
                                },
                                "name": "assets"
                              },
                              "computed": false
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 1593,
                              "end": 1596,
                              "loc": {
                                "start": {
                                  "line": 46,
                                  "column": 46
                                },
                                "end": {
                                  "line": 46,
                                  "column": 49
                                }
                              },
                              "name": "map"
                            },
                            "computed": false
                          },
                          "arguments": [
                            {
                              "type": "ArrowFunctionExpression",
                              "start": 1597,
                              "end": 1828,
                              "loc": {
                                "start": {
                                  "line": 46,
                                  "column": 50
                                },
                                "end": {
                                  "line": 53,
                                  "column": 9
                                }
                              },
                              "id": null,
                              "generator": false,
                              "expression": false,
                              "async": false,
                              "params": [
                                {
                                  "type": "Identifier",
                                  "start": 1598,
                                  "end": 1603,
                                  "loc": {
                                    "start": {
                                      "line": 46,
                                      "column": 51
                                    },
                                    "end": {
                                      "line": 46,
                                      "column": 56
                                    }
                                  },
                                  "name": "asset"
                                }
                              ],
                              "body": {
                                "type": "BlockStatement",
                                "start": 1608,
                                "end": 1828,
                                "loc": {
                                  "start": {
                                    "line": 46,
                                    "column": 61
                                  },
                                  "end": {
                                    "line": 53,
                                    "column": 9
                                  }
                                },
                                "body": [
                                  {
                                    "type": "VariableDeclaration",
                                    "start": 1622,
                                    "end": 1673,
                                    "loc": {
                                      "start": {
                                        "line": 47,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 47,
                                        "column": 63
                                      }
                                    },
                                    "declarations": [
                                      {
                                        "type": "VariableDeclarator",
                                        "start": 1628,
                                        "end": 1672,
                                        "loc": {
                                          "start": {
                                            "line": 47,
                                            "column": 18
                                          },
                                          "end": {
                                            "line": 47,
                                            "column": 62
                                          }
                                        },
                                        "id": {
                                          "type": "Identifier",
                                          "start": 1628,
                                          "end": 1635,
                                          "loc": {
                                            "start": {
                                              "line": 47,
                                              "column": 18
                                            },
                                            "end": {
                                              "line": 47,
                                              "column": 25
                                            }
                                          },
                                          "name": "matches"
                                        },
                                        "init": {
                                          "type": "CallExpression",
                                          "start": 1638,
                                          "end": 1672,
                                          "loc": {
                                            "start": {
                                              "line": 47,
                                              "column": 28
                                            },
                                            "end": {
                                              "line": 47,
                                              "column": 62
                                            }
                                          },
                                          "callee": {
                                            "type": "MemberExpression",
                                            "start": 1638,
                                            "end": 1665,
                                            "loc": {
                                              "start": {
                                                "line": 47,
                                                "column": 28
                                              },
                                              "end": {
                                                "line": 47,
                                                "column": 55
                                              }
                                            },
                                            "object": {
                                              "type": "Literal",
                                              "start": 1638,
                                              "end": 1660,
                                              "loc": {
                                                "start": {
                                                  "line": 47,
                                                  "column": 28
                                                },
                                                "end": {
                                                  "line": 47,
                                                  "column": 50
                                                }
                                              },
                                              "value": {},
                                              "rawValue": {},
                                              "raw": "/^roc-web-react\\/(.*)/",
                                              "regex": {
                                                "pattern": "^roc-web-react\\/(.*)",
                                                "flags": ""
                                              }
                                            },
                                            "property": {
                                              "type": "Identifier",
                                              "start": 1661,
                                              "end": 1665,
                                              "loc": {
                                                "start": {
                                                  "line": 47,
                                                  "column": 51
                                                },
                                                "end": {
                                                  "line": 47,
                                                  "column": 55
                                                }
                                              },
                                              "name": "exec"
                                            },
                                            "computed": false
                                          },
                                          "arguments": [
                                            {
                                              "type": "Identifier",
                                              "start": 1666,
                                              "end": 1671,
                                              "loc": {
                                                "start": {
                                                  "line": 47,
                                                  "column": 56
                                                },
                                                "end": {
                                                  "line": 47,
                                                  "column": 61
                                                }
                                              },
                                              "name": "asset"
                                            }
                                          ]
                                        }
                                      }
                                    ],
                                    "kind": "const"
                                  },
                                  {
                                    "type": "IfStatement",
                                    "start": 1686,
                                    "end": 1791,
                                    "loc": {
                                      "start": {
                                        "line": 48,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 50,
                                        "column": 13
                                      }
                                    },
                                    "test": {
                                      "type": "LogicalExpression",
                                      "start": 1690,
                                      "end": 1711,
                                      "loc": {
                                        "start": {
                                          "line": 48,
                                          "column": 16
                                        },
                                        "end": {
                                          "line": 48,
                                          "column": 37
                                        }
                                      },
                                      "left": {
                                        "type": "Identifier",
                                        "start": 1690,
                                        "end": 1697,
                                        "loc": {
                                          "start": {
                                            "line": 48,
                                            "column": 16
                                          },
                                          "end": {
                                            "line": 48,
                                            "column": 23
                                          }
                                        },
                                        "name": "matches"
                                      },
                                      "operator": "&&",
                                      "right": {
                                        "type": "MemberExpression",
                                        "start": 1701,
                                        "end": 1711,
                                        "loc": {
                                          "start": {
                                            "line": 48,
                                            "column": 27
                                          },
                                          "end": {
                                            "line": 48,
                                            "column": 37
                                          }
                                        },
                                        "object": {
                                          "type": "Identifier",
                                          "start": 1701,
                                          "end": 1708,
                                          "loc": {
                                            "start": {
                                              "line": 48,
                                              "column": 27
                                            },
                                            "end": {
                                              "line": 48,
                                              "column": 34
                                            }
                                          },
                                          "name": "matches"
                                        },
                                        "property": {
                                          "type": "Literal",
                                          "start": 1709,
                                          "end": 1710,
                                          "loc": {
                                            "start": {
                                              "line": 48,
                                              "column": 35
                                            },
                                            "end": {
                                              "line": 48,
                                              "column": 36
                                            }
                                          },
                                          "value": 1,
                                          "rawValue": 1,
                                          "raw": "1"
                                        },
                                        "computed": true
                                      }
                                    },
                                    "consequent": {
                                      "type": "BlockStatement",
                                      "start": 1713,
                                      "end": 1791,
                                      "loc": {
                                        "start": {
                                          "line": 48,
                                          "column": 39
                                        },
                                        "end": {
                                          "line": 50,
                                          "column": 13
                                        }
                                      },
                                      "body": [
                                        {
                                          "type": "ReturnStatement",
                                          "start": 1731,
                                          "end": 1777,
                                          "loc": {
                                            "start": {
                                              "line": 49,
                                              "column": 16
                                            },
                                            "end": {
                                              "line": 49,
                                              "column": 62
                                            }
                                          },
                                          "argument": {
                                            "type": "CallExpression",
                                            "start": 1738,
                                            "end": 1776,
                                            "loc": {
                                              "start": {
                                                "line": 49,
                                                "column": 23
                                              },
                                              "end": {
                                                "line": 49,
                                                "column": 61
                                              }
                                            },
                                            "callee": {
                                              "type": "MemberExpression",
                                              "start": 1738,
                                              "end": 1753,
                                              "loc": {
                                                "start": {
                                                  "line": 49,
                                                  "column": 23
                                                },
                                                "end": {
                                                  "line": 49,
                                                  "column": 38
                                                }
                                              },
                                              "object": {
                                                "type": "Identifier",
                                                "start": 1738,
                                                "end": 1745,
                                                "loc": {
                                                  "start": {
                                                    "line": 49,
                                                    "column": 23
                                                  },
                                                  "end": {
                                                    "line": 49,
                                                    "column": 30
                                                  }
                                                },
                                                "name": "require"
                                              },
                                              "property": {
                                                "type": "Identifier",
                                                "start": 1746,
                                                "end": 1753,
                                                "loc": {
                                                  "start": {
                                                    "line": 49,
                                                    "column": 31
                                                  },
                                                  "end": {
                                                    "line": 49,
                                                    "column": 38
                                                  }
                                                },
                                                "name": "resolve"
                                              },
                                              "computed": false
                                            },
                                            "arguments": [
                                              {
                                                "type": "TemplateLiteral",
                                                "start": 1754,
                                                "end": 1775,
                                                "loc": {
                                                  "start": {
                                                    "line": 49,
                                                    "column": 39
                                                  },
                                                  "end": {
                                                    "line": 49,
                                                    "column": 60
                                                  }
                                                },
                                                "expressions": [
                                                  {
                                                    "type": "MemberExpression",
                                                    "start": 1763,
                                                    "end": 1773,
                                                    "loc": {
                                                      "start": {
                                                        "line": 49,
                                                        "column": 48
                                                      },
                                                      "end": {
                                                        "line": 49,
                                                        "column": 58
                                                      }
                                                    },
                                                    "object": {
                                                      "type": "Identifier",
                                                      "start": 1763,
                                                      "end": 1770,
                                                      "loc": {
                                                        "start": {
                                                          "line": 49,
                                                          "column": 48
                                                        },
                                                        "end": {
                                                          "line": 49,
                                                          "column": 55
                                                        }
                                                      },
                                                      "name": "matches"
                                                    },
                                                    "property": {
                                                      "type": "Literal",
                                                      "start": 1771,
                                                      "end": 1772,
                                                      "loc": {
                                                        "start": {
                                                          "line": 49,
                                                          "column": 56
                                                        },
                                                        "end": {
                                                          "line": 49,
                                                          "column": 57
                                                        }
                                                      },
                                                      "value": 1,
                                                      "rawValue": 1,
                                                      "raw": "1"
                                                    },
                                                    "computed": true
                                                  }
                                                ],
                                                "quasis": [
                                                  {
                                                    "type": "TemplateElement",
                                                    "start": 1755,
                                                    "end": 1761,
                                                    "loc": {
                                                      "start": {
                                                        "line": 49,
                                                        "column": 40
                                                      },
                                                      "end": {
                                                        "line": 49,
                                                        "column": 46
                                                      }
                                                    },
                                                    "value": {
                                                      "raw": "../../",
                                                      "cooked": "../../"
                                                    },
                                                    "tail": false
                                                  },
                                                  {
                                                    "type": "TemplateElement",
                                                    "start": 1774,
                                                    "end": 1774,
                                                    "loc": {
                                                      "start": {
                                                        "line": 49,
                                                        "column": 59
                                                      },
                                                      "end": {
                                                        "line": 49,
                                                        "column": 59
                                                      }
                                                    },
                                                    "value": {
                                                      "raw": "",
                                                      "cooked": ""
                                                    },
                                                    "tail": true
                                                  }
                                                ]
                                              }
                                            ]
                                          }
                                        }
                                      ]
                                    },
                                    "alternate": null
                                  },
                                  {
                                    "type": "ReturnStatement",
                                    "start": 1805,
                                    "end": 1818,
                                    "loc": {
                                      "start": {
                                        "line": 52,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 52,
                                        "column": 25
                                      }
                                    },
                                    "argument": {
                                      "type": "Identifier",
                                      "start": 1812,
                                      "end": 1817,
                                      "loc": {
                                        "start": {
                                          "line": 52,
                                          "column": 19
                                        },
                                        "end": {
                                          "line": 52,
                                          "column": 24
                                        }
                                      },
                                      "name": "asset"
                                    }
                                  }
                                ]
                              }
                            }
                          ]
                        }
                      }
                    ],
                    "kind": "const"
                  },
                  {
                    "type": "ExpressionStatement",
                    "start": 1840,
                    "end": 1889,
                    "loc": {
                      "start": {
                        "line": 55,
                        "column": 8
                      },
                      "end": {
                        "line": 55,
                        "column": 57
                      }
                    },
                    "expression": {
                      "type": "CallExpression",
                      "start": 1840,
                      "end": 1888,
                      "loc": {
                        "start": {
                          "line": 55,
                          "column": 8
                        },
                        "end": {
                          "line": 55,
                          "column": 56
                        }
                      },
                      "callee": {
                        "type": "Identifier",
                        "start": 1840,
                        "end": 1854,
                        "loc": {
                          "start": {
                            "line": 55,
                            "column": 8
                          },
                          "end": {
                            "line": 55,
                            "column": 22
                          }
                        },
                        "name": "appendSettings"
                      },
                      "arguments": [
                        {
                          "type": "ObjectExpression",
                          "start": 1855,
                          "end": 1887,
                          "loc": {
                            "start": {
                              "line": 55,
                              "column": 23
                            },
                            "end": {
                              "line": 55,
                              "column": 55
                            }
                          },
                          "properties": [
                            {
                              "type": "Property",
                              "start": 1856,
                              "end": 1886,
                              "loc": {
                                "start": {
                                  "line": 55,
                                  "column": 24
                                },
                                "end": {
                                  "line": 55,
                                  "column": 54
                                }
                              },
                              "method": false,
                              "shorthand": false,
                              "computed": false,
                              "key": {
                                "type": "Identifier",
                                "start": 1856,
                                "end": 1861,
                                "loc": {
                                  "start": {
                                    "line": 55,
                                    "column": 24
                                  },
                                  "end": {
                                    "line": 55,
                                    "column": 29
                                  }
                                },
                                "name": "build"
                              },
                              "value": {
                                "type": "ObjectExpression",
                                "start": 1863,
                                "end": 1886,
                                "loc": {
                                  "start": {
                                    "line": 55,
                                    "column": 31
                                  },
                                  "end": {
                                    "line": 55,
                                    "column": 54
                                  }
                                },
                                "properties": [
                                  {
                                    "type": "Property",
                                    "start": 1864,
                                    "end": 1885,
                                    "loc": {
                                      "start": {
                                        "line": 55,
                                        "column": 32
                                      },
                                      "end": {
                                        "line": 55,
                                        "column": 53
                                      }
                                    },
                                    "method": false,
                                    "shorthand": false,
                                    "computed": false,
                                    "key": {
                                      "type": "Identifier",
                                      "start": 1864,
                                      "end": 1870,
                                      "loc": {
                                        "start": {
                                          "line": 55,
                                          "column": 32
                                        },
                                        "end": {
                                          "line": 55,
                                          "column": 38
                                        }
                                      },
                                      "name": "assets"
                                    },
                                    "value": {
                                      "type": "Identifier",
                                      "start": 1872,
                                      "end": 1885,
                                      "loc": {
                                        "start": {
                                          "line": 55,
                                          "column": 40
                                        },
                                        "end": {
                                          "line": 55,
                                          "column": 53
                                        }
                                      },
                                      "name": "updatedAssets"
                                    },
                                    "kind": "init"
                                  }
                                ]
                              },
                              "kind": "init"
                            }
                          ]
                        }
                      ]
                    }
                  }
                ]
              },
              "alternate": null,
              "leadingComments": [
                {
                  "type": "CommentLine",
                  "value": " Update reference to internal base styles",
                  "start": 1465,
                  "end": 1508,
                  "loc": {
                    "start": {
                      "line": 44,
                      "column": 4
                    },
                    "end": {
                      "line": 44,
                      "column": 47
                    }
                  },
                  "range": [
                    1465,
                    1508
                  ]
                }
              ]
            },
            {
              "type": "ExpressionStatement",
              "start": 1900,
              "end": 1932,
              "loc": {
                "start": {
                  "line": 57,
                  "column": 4
                },
                "end": {
                  "line": 57,
                  "column": 36
                }
              },
              "expression": {
                "type": "AssignmentExpression",
                "start": 1900,
                "end": 1931,
                "loc": {
                  "start": {
                    "line": 57,
                    "column": 4
                  },
                  "end": {
                    "line": 57,
                    "column": 35
                  }
                },
                "operator": "=",
                "left": {
                  "type": "Identifier",
                  "start": 1900,
                  "end": 1908,
                  "loc": {
                    "start": {
                      "line": 57,
                      "column": 4
                    },
                    "end": {
                      "line": 57,
                      "column": 12
                    }
                  },
                  "name": "settings"
                },
                "right": {
                  "type": "CallExpression",
                  "start": 1911,
                  "end": 1931,
                  "loc": {
                    "start": {
                      "line": 57,
                      "column": 15
                    },
                    "end": {
                      "line": 57,
                      "column": 35
                    }
                  },
                  "callee": {
                    "type": "Identifier",
                    "start": 1911,
                    "end": 1922,
                    "loc": {
                      "start": {
                        "line": 57,
                        "column": 15
                      },
                      "end": {
                        "line": 57,
                        "column": 26
                      }
                    },
                    "name": "getSettings"
                  },
                  "arguments": [
                    {
                      "type": "Literal",
                      "start": 1923,
                      "end": 1930,
                      "loc": {
                        "start": {
                          "line": 57,
                          "column": 27
                        },
                        "end": {
                          "line": 57,
                          "column": 34
                        }
                      },
                      "value": "build",
                      "rawValue": "build",
                      "raw": "'build'"
                    }
                  ]
                }
              }
            },
            {
              "type": "VariableDeclaration",
              "start": 1938,
              "end": 2009,
              "loc": {
                "start": {
                  "line": 59,
                  "column": 4
                },
                "end": {
                  "line": 59,
                  "column": 75
                }
              },
              "declarations": [
                {
                  "type": "VariableDeclarator",
                  "start": 1942,
                  "end": 2008,
                  "loc": {
                    "start": {
                      "line": 59,
                      "column": 8
                    },
                    "end": {
                      "line": 59,
                      "column": 74
                    }
                  },
                  "id": {
                    "type": "ObjectPattern",
                    "start": 1942,
                    "end": 1966,
                    "loc": {
                      "start": {
                        "line": 59,
                        "column": 8
                      },
                      "end": {
                        "line": 59,
                        "column": 32
                      }
                    },
                    "properties": [
                      {
                        "type": "Property",
                        "start": 1944,
                        "end": 1955,
                        "loc": {
                          "start": {
                            "line": 59,
                            "column": 10
                          },
                          "end": {
                            "line": 59,
                            "column": 21
                          }
                        },
                        "method": false,
                        "shorthand": true,
                        "computed": false,
                        "key": {
                          "type": "Identifier",
                          "start": 1944,
                          "end": 1955,
                          "loc": {
                            "start": {
                              "line": 59,
                              "column": 10
                            },
                            "end": {
                              "line": 59,
                              "column": 21
                            }
                          },
                          "name": "buildConfig"
                        },
                        "kind": "init",
                        "value": {
                          "type": "Identifier",
                          "start": 1944,
                          "end": 1955,
                          "loc": {
                            "start": {
                              "line": 59,
                              "column": 10
                            },
                            "end": {
                              "line": 59,
                              "column": 21
                            }
                          },
                          "name": "buildConfig"
                        }
                      },
                      {
                        "type": "Property",
                        "start": 1957,
                        "end": 1964,
                        "loc": {
                          "start": {
                            "line": 59,
                            "column": 23
                          },
                          "end": {
                            "line": 59,
                            "column": 30
                          }
                        },
                        "method": false,
                        "shorthand": true,
                        "computed": false,
                        "key": {
                          "type": "Identifier",
                          "start": 1957,
                          "end": 1964,
                          "loc": {
                            "start": {
                              "line": 59,
                              "column": 23
                            },
                            "end": {
                              "line": 59,
                              "column": 30
                            }
                          },
                          "name": "builder"
                        },
                        "kind": "init",
                        "value": {
                          "type": "Identifier",
                          "start": 1957,
                          "end": 1964,
                          "loc": {
                            "start": {
                              "line": 59,
                              "column": 23
                            },
                            "end": {
                              "line": 59,
                              "column": 30
                            }
                          },
                          "name": "builder"
                        }
                      }
                    ]
                  },
                  "init": {
                    "type": "CallExpression",
                    "start": 1969,
                    "end": 2008,
                    "loc": {
                      "start": {
                        "line": 59,
                        "column": 35
                      },
                      "end": {
                        "line": 59,
                        "column": 74
                      }
                    },
                    "callee": {
                      "type": "Identifier",
                      "start": 1969,
                      "end": 1986,
                      "loc": {
                        "start": {
                          "line": 59,
                          "column": 35
                        },
                        "end": {
                          "line": 59,
                          "column": 52
                        }
                      },
                      "name": "createBuilderBase"
                    },
                    "arguments": [
                      {
                        "type": "Identifier",
                        "start": 1987,
                        "end": 1993,
                        "loc": {
                          "start": {
                            "line": 59,
                            "column": 53
                          },
                          "end": {
                            "line": 59,
                            "column": 59
                          }
                        },
                        "name": "target"
                      },
                      {
                        "type": "ObjectExpression",
                        "start": 1995,
                        "end": 1997,
                        "loc": {
                          "start": {
                            "line": 59,
                            "column": 61
                          },
                          "end": {
                            "line": 59,
                            "column": 63
                          }
                        },
                        "properties": []
                      },
                      {
                        "type": "Identifier",
                        "start": 1999,
                        "end": 2007,
                        "loc": {
                          "start": {
                            "line": 59,
                            "column": 65
                          },
                          "end": {
                            "line": 59,
                            "column": 73
                          }
                        },
                        "name": "resolver"
                      }
                    ]
                  }
                }
              ],
              "kind": "let"
            },
            {
              "type": "IfStatement",
              "start": 2015,
              "end": 2261,
              "loc": {
                "start": {
                  "line": 61,
                  "column": 4
                },
                "end": {
                  "line": 68,
                  "column": 5
                }
              },
              "test": {
                "type": "Identifier",
                "start": 2019,
                "end": 2025,
                "loc": {
                  "start": {
                    "line": 61,
                    "column": 8
                  },
                  "end": {
                    "line": 61,
                    "column": 14
                  }
                },
                "name": "SERVER"
              },
              "consequent": {
                "type": "BlockStatement",
                "start": 2027,
                "end": 2261,
                "loc": {
                  "start": {
                    "line": 61,
                    "column": 16
                  },
                  "end": {
                    "line": 68,
                    "column": 5
                  }
                },
                "body": [
                  {
                    "type": "ExpressionStatement",
                    "start": 2037,
                    "end": 2255,
                    "loc": {
                      "start": {
                        "line": 62,
                        "column": 8
                      },
                      "end": {
                        "line": 67,
                        "column": 34
                      }
                    },
                    "expression": {
                      "type": "AssignmentExpression",
                      "start": 2037,
                      "end": 2254,
                      "loc": {
                        "start": {
                          "line": 62,
                          "column": 8
                        },
                        "end": {
                          "line": 67,
                          "column": 33
                        }
                      },
                      "operator": "=",
                      "left": {
                        "type": "MemberExpression",
                        "start": 2037,
                        "end": 2058,
                        "loc": {
                          "start": {
                            "line": 62,
                            "column": 8
                          },
                          "end": {
                            "line": 62,
                            "column": 29
                          }
                        },
                        "object": {
                          "type": "Identifier",
                          "start": 2037,
                          "end": 2048,
                          "loc": {
                            "start": {
                              "line": 62,
                              "column": 8
                            },
                            "end": {
                              "line": 62,
                              "column": 19
                            }
                          },
                          "name": "buildConfig"
                        },
                        "property": {
                          "type": "Identifier",
                          "start": 2049,
                          "end": 2058,
                          "loc": {
                            "start": {
                              "line": 62,
                              "column": 20
                            },
                            "end": {
                              "line": 62,
                              "column": 29
                            }
                          },
                          "name": "externals"
                        },
                        "computed": false
                      },
                      "right": {
                        "type": "CallExpression",
                        "start": 2061,
                        "end": 2254,
                        "loc": {
                          "start": {
                            "line": 62,
                            "column": 32
                          },
                          "end": {
                            "line": 67,
                            "column": 33
                          }
                        },
                        "callee": {
                          "type": "MemberExpression",
                          "start": 2061,
                          "end": 2070,
                          "loc": {
                            "start": {
                              "line": 62,
                              "column": 32
                            },
                            "end": {
                              "line": 62,
                              "column": 41
                            }
                          },
                          "object": {
                            "type": "ArrayExpression",
                            "start": 2061,
                            "end": 2063,
                            "loc": {
                              "start": {
                                "line": 62,
                                "column": 32
                              },
                              "end": {
                                "line": 62,
                                "column": 34
                              }
                            },
                            "elements": []
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 2064,
                            "end": 2070,
                            "loc": {
                              "start": {
                                "line": 62,
                                "column": 35
                              },
                              "end": {
                                "line": 62,
                                "column": 41
                              }
                            },
                            "name": "concat"
                          },
                          "computed": false
                        },
                        "arguments": [
                          {
                            "type": "ArrayExpression",
                            "start": 2071,
                            "end": 2230,
                            "loc": {
                              "start": {
                                "line": 62,
                                "column": 42
                              },
                              "end": {
                                "line": 67,
                                "column": 9
                              }
                            },
                            "elements": [
                              {
                                "type": "ObjectExpression",
                                "start": 2085,
                                "end": 2220,
                                "loc": {
                                  "start": {
                                    "line": 63,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 66,
                                    "column": 13
                                  }
                                },
                                "properties": [
                                  {
                                    "type": "Property",
                                    "start": 2103,
                                    "end": 2147,
                                    "loc": {
                                      "start": {
                                        "line": 64,
                                        "column": 16
                                      },
                                      "end": {
                                        "line": 64,
                                        "column": 60
                                      }
                                    },
                                    "method": false,
                                    "shorthand": false,
                                    "computed": false,
                                    "key": {
                                      "type": "Literal",
                                      "start": 2103,
                                      "end": 2141,
                                      "loc": {
                                        "start": {
                                          "line": 64,
                                          "column": 16
                                        },
                                        "end": {
                                          "line": 64,
                                          "column": 54
                                        }
                                      },
                                      "value": "roc-web-react/lib/helpers/read-stats",
                                      "rawValue": "roc-web-react/lib/helpers/read-stats",
                                      "raw": "'roc-web-react/lib/helpers/read-stats'"
                                    },
                                    "value": {
                                      "type": "Literal",
                                      "start": 2143,
                                      "end": 2147,
                                      "loc": {
                                        "start": {
                                          "line": 64,
                                          "column": 56
                                        },
                                        "end": {
                                          "line": 64,
                                          "column": 60
                                        }
                                      },
                                      "value": true,
                                      "rawValue": true,
                                      "raw": "true"
                                    },
                                    "kind": "init"
                                  },
                                  {
                                    "type": "Property",
                                    "start": 2165,
                                    "end": 2206,
                                    "loc": {
                                      "start": {
                                        "line": 65,
                                        "column": 16
                                      },
                                      "end": {
                                        "line": 65,
                                        "column": 57
                                      }
                                    },
                                    "method": false,
                                    "shorthand": false,
                                    "computed": false,
                                    "key": {
                                      "type": "Literal",
                                      "start": 2165,
                                      "end": 2200,
                                      "loc": {
                                        "start": {
                                          "line": 65,
                                          "column": 16
                                        },
                                        "end": {
                                          "line": 65,
                                          "column": 51
                                        }
                                      },
                                      "value": "roc-web-react/lib/helpers/my-path",
                                      "rawValue": "roc-web-react/lib/helpers/my-path",
                                      "raw": "'roc-web-react/lib/helpers/my-path'"
                                    },
                                    "value": {
                                      "type": "Literal",
                                      "start": 2202,
                                      "end": 2206,
                                      "loc": {
                                        "start": {
                                          "line": 65,
                                          "column": 53
                                        },
                                        "end": {
                                          "line": 65,
                                          "column": 57
                                        }
                                      },
                                      "value": true,
                                      "rawValue": true,
                                      "raw": "true"
                                    },
                                    "kind": "init"
                                  }
                                ]
                              }
                            ]
                          },
                          {
                            "type": "MemberExpression",
                            "start": 2232,
                            "end": 2253,
                            "loc": {
                              "start": {
                                "line": 67,
                                "column": 11
                              },
                              "end": {
                                "line": 67,
                                "column": 32
                              }
                            },
                            "object": {
                              "type": "Identifier",
                              "start": 2232,
                              "end": 2243,
                              "loc": {
                                "start": {
                                  "line": 67,
                                  "column": 11
                                },
                                "end": {
                                  "line": 67,
                                  "column": 22
                                }
                              },
                              "name": "buildConfig"
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 2244,
                              "end": 2253,
                              "loc": {
                                "start": {
                                  "line": 67,
                                  "column": 23
                                },
                                "end": {
                                  "line": 67,
                                  "column": 32
                                }
                              },
                              "name": "externals"
                            },
                            "computed": false
                          }
                        ]
                      }
                    }
                  }
                ]
              },
              "alternate": null
            },
            {
              "type": "IfStatement",
              "start": 2267,
              "end": 2377,
              "loc": {
                "start": {
                  "line": 70,
                  "column": 4
                },
                "end": {
                  "line": 74,
                  "column": 5
                }
              },
              "test": {
                "type": "Identifier",
                "start": 2271,
                "end": 2277,
                "loc": {
                  "start": {
                    "line": 70,
                    "column": 8
                  },
                  "end": {
                    "line": 70,
                    "column": 14
                  }
                },
                "name": "CLIENT"
              },
              "consequent": {
                "type": "BlockStatement",
                "start": 2279,
                "end": 2377,
                "loc": {
                  "start": {
                    "line": 70,
                    "column": 16
                  },
                  "end": {
                    "line": 74,
                    "column": 5
                  }
                },
                "body": [
                  {
                    "type": "ExpressionStatement",
                    "start": 2289,
                    "end": 2371,
                    "loc": {
                      "start": {
                        "line": 71,
                        "column": 8
                      },
                      "end": {
                        "line": 73,
                        "column": 10
                      }
                    },
                    "expression": {
                      "type": "CallExpression",
                      "start": 2289,
                      "end": 2370,
                      "loc": {
                        "start": {
                          "line": 71,
                          "column": 8
                        },
                        "end": {
                          "line": 73,
                          "column": 9
                        }
                      },
                      "callee": {
                        "type": "MemberExpression",
                        "start": 2289,
                        "end": 2313,
                        "loc": {
                          "start": {
                            "line": 71,
                            "column": 8
                          },
                          "end": {
                            "line": 71,
                            "column": 32
                          }
                        },
                        "object": {
                          "type": "MemberExpression",
                          "start": 2289,
                          "end": 2308,
                          "loc": {
                            "start": {
                              "line": 71,
                              "column": 8
                            },
                            "end": {
                              "line": 71,
                              "column": 27
                            }
                          },
                          "object": {
                            "type": "Identifier",
                            "start": 2289,
                            "end": 2300,
                            "loc": {
                              "start": {
                                "line": 71,
                                "column": 8
                              },
                              "end": {
                                "line": 71,
                                "column": 19
                              }
                            },
                            "name": "buildConfig"
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 2301,
                            "end": 2308,
                            "loc": {
                              "start": {
                                "line": 71,
                                "column": 20
                              },
                              "end": {
                                "line": 71,
                                "column": 27
                              }
                            },
                            "name": "plugins"
                          },
                          "computed": false
                        },
                        "property": {
                          "type": "Identifier",
                          "start": 2309,
                          "end": 2313,
                          "loc": {
                            "start": {
                              "line": 71,
                              "column": 28
                            },
                            "end": {
                              "line": 71,
                              "column": 32
                            }
                          },
                          "name": "push"
                        },
                        "computed": false
                      },
                      "arguments": [
                        {
                          "type": "NewExpression",
                          "start": 2327,
                          "end": 2360,
                          "loc": {
                            "start": {
                              "line": 72,
                              "column": 12
                            },
                            "end": {
                              "line": 72,
                              "column": 45
                            }
                          },
                          "callee": {
                            "type": "MemberExpression",
                            "start": 2331,
                            "end": 2351,
                            "loc": {
                              "start": {
                                "line": 72,
                                "column": 16
                              },
                              "end": {
                                "line": 72,
                                "column": 36
                              }
                            },
                            "object": {
                              "type": "Identifier",
                              "start": 2331,
                              "end": 2338,
                              "loc": {
                                "start": {
                                  "line": 72,
                                  "column": 16
                                },
                                "end": {
                                  "line": 72,
                                  "column": 23
                                }
                              },
                              "name": "builder"
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 2339,
                              "end": 2351,
                              "loc": {
                                "start": {
                                  "line": 72,
                                  "column": 24
                                },
                                "end": {
                                  "line": 72,
                                  "column": 36
                                }
                              },
                              "name": "IgnorePlugin"
                            },
                            "computed": false
                          },
                          "arguments": [
                            {
                              "type": "Literal",
                              "start": 2352,
                              "end": 2359,
                              "loc": {
                                "start": {
                                  "line": 72,
                                  "column": 37
                                },
                                "end": {
                                  "line": 72,
                                  "column": 44
                                }
                              },
                              "value": {},
                              "rawValue": {},
                              "raw": "/^roc$/",
                              "regex": {
                                "pattern": "^roc$",
                                "flags": ""
                              }
                            }
                          ]
                        }
                      ]
                    }
                  }
                ]
              },
              "alternate": null
            },
            {
              "type": "IfStatement",
              "start": 2383,
              "end": 3341,
              "loc": {
                "start": {
                  "line": 76,
                  "column": 4
                },
                "end": {
                  "line": 97,
                  "column": 5
                }
              },
              "test": {
                "type": "LogicalExpression",
                "start": 2387,
                "end": 2400,
                "loc": {
                  "start": {
                    "line": 76,
                    "column": 8
                  },
                  "end": {
                    "line": 76,
                    "column": 21
                  }
                },
                "left": {
                  "type": "Identifier",
                  "start": 2387,
                  "end": 2393,
                  "loc": {
                    "start": {
                      "line": 76,
                      "column": 8
                    },
                    "end": {
                      "line": 76,
                      "column": 14
                    }
                  },
                  "name": "CLIENT"
                },
                "operator": "&&",
                "right": {
                  "type": "Identifier",
                  "start": 2397,
                  "end": 2400,
                  "loc": {
                    "start": {
                      "line": 76,
                      "column": 18
                    },
                    "end": {
                      "line": 76,
                      "column": 21
                    }
                  },
                  "name": "DEV"
                }
              },
              "consequent": {
                "type": "BlockStatement",
                "start": 2402,
                "end": 3341,
                "loc": {
                  "start": {
                    "line": 76,
                    "column": 23
                  },
                  "end": {
                    "line": 97,
                    "column": 5
                  }
                },
                "body": [
                  {
                    "type": "ExpressionStatement",
                    "start": 2412,
                    "end": 3335,
                    "loc": {
                      "start": {
                        "line": 77,
                        "column": 8
                      },
                      "end": {
                        "line": 96,
                        "column": 11
                      }
                    },
                    "expression": {
                      "type": "CallExpression",
                      "start": 2412,
                      "end": 3334,
                      "loc": {
                        "start": {
                          "line": 77,
                          "column": 8
                        },
                        "end": {
                          "line": 96,
                          "column": 10
                        }
                      },
                      "callee": {
                        "type": "MemberExpression",
                        "start": 2412,
                        "end": 2446,
                        "loc": {
                          "start": {
                            "line": 77,
                            "column": 8
                          },
                          "end": {
                            "line": 77,
                            "column": 42
                          }
                        },
                        "object": {
                          "type": "MemberExpression",
                          "start": 2412,
                          "end": 2438,
                          "loc": {
                            "start": {
                              "line": 77,
                              "column": 8
                            },
                            "end": {
                              "line": 77,
                              "column": 34
                            }
                          },
                          "object": {
                            "type": "MemberExpression",
                            "start": 2412,
                            "end": 2430,
                            "loc": {
                              "start": {
                                "line": 77,
                                "column": 8
                              },
                              "end": {
                                "line": 77,
                                "column": 26
                              }
                            },
                            "object": {
                              "type": "Identifier",
                              "start": 2412,
                              "end": 2423,
                              "loc": {
                                "start": {
                                  "line": 77,
                                  "column": 8
                                },
                                "end": {
                                  "line": 77,
                                  "column": 19
                                }
                              },
                              "name": "buildConfig"
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 2424,
                              "end": 2430,
                              "loc": {
                                "start": {
                                  "line": 77,
                                  "column": 20
                                },
                                "end": {
                                  "line": 77,
                                  "column": 26
                                }
                              },
                              "name": "module"
                            },
                            "computed": false
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 2431,
                            "end": 2438,
                            "loc": {
                              "start": {
                                "line": 77,
                                "column": 27
                              },
                              "end": {
                                "line": 77,
                                "column": 34
                              }
                            },
                            "name": "loaders"
                          },
                          "computed": false
                        },
                        "property": {
                          "type": "Identifier",
                          "start": 2439,
                          "end": 2446,
                          "loc": {
                            "start": {
                              "line": 77,
                              "column": 35
                            },
                            "end": {
                              "line": 77,
                              "column": 42
                            }
                          },
                          "name": "forEach"
                        },
                        "computed": false
                      },
                      "arguments": [
                        {
                          "type": "ArrowFunctionExpression",
                          "start": 2447,
                          "end": 3333,
                          "loc": {
                            "start": {
                              "line": 77,
                              "column": 43
                            },
                            "end": {
                              "line": 96,
                              "column": 9
                            }
                          },
                          "id": null,
                          "generator": false,
                          "expression": false,
                          "async": false,
                          "params": [
                            {
                              "type": "Identifier",
                              "start": 2447,
                              "end": 2453,
                              "loc": {
                                "start": {
                                  "line": 77,
                                  "column": 43
                                },
                                "end": {
                                  "line": 77,
                                  "column": 49
                                }
                              },
                              "name": "loader"
                            }
                          ],
                          "body": {
                            "type": "BlockStatement",
                            "start": 2457,
                            "end": 3333,
                            "loc": {
                              "start": {
                                "line": 77,
                                "column": 53
                              },
                              "end": {
                                "line": 96,
                                "column": 9
                              }
                            },
                            "body": [
                              {
                                "type": "IfStatement",
                                "start": 2471,
                                "end": 3323,
                                "loc": {
                                  "start": {
                                    "line": 78,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 95,
                                    "column": 13
                                  }
                                },
                                "test": {
                                  "type": "BinaryExpression",
                                  "start": 2475,
                                  "end": 2507,
                                  "loc": {
                                    "start": {
                                      "line": 78,
                                      "column": 16
                                    },
                                    "end": {
                                      "line": 78,
                                      "column": 48
                                    }
                                  },
                                  "left": {
                                    "type": "MemberExpression",
                                    "start": 2475,
                                    "end": 2488,
                                    "loc": {
                                      "start": {
                                        "line": 78,
                                        "column": 16
                                      },
                                      "end": {
                                        "line": 78,
                                        "column": 29
                                      }
                                    },
                                    "object": {
                                      "type": "Identifier",
                                      "start": 2475,
                                      "end": 2481,
                                      "loc": {
                                        "start": {
                                          "line": 78,
                                          "column": 16
                                        },
                                        "end": {
                                          "line": 78,
                                          "column": 22
                                        }
                                      },
                                      "name": "loader"
                                    },
                                    "property": {
                                      "type": "Identifier",
                                      "start": 2482,
                                      "end": 2488,
                                      "loc": {
                                        "start": {
                                          "line": 78,
                                          "column": 23
                                        },
                                        "end": {
                                          "line": 78,
                                          "column": 29
                                        }
                                      },
                                      "name": "loader"
                                    },
                                    "computed": false
                                  },
                                  "operator": "===",
                                  "right": {
                                    "type": "Literal",
                                    "start": 2493,
                                    "end": 2507,
                                    "loc": {
                                      "start": {
                                        "line": 78,
                                        "column": 34
                                      },
                                      "end": {
                                        "line": 78,
                                        "column": 48
                                      }
                                    },
                                    "value": "babel-loader",
                                    "rawValue": "babel-loader",
                                    "raw": "'babel-loader'"
                                  }
                                },
                                "consequent": {
                                  "type": "BlockStatement",
                                  "start": 2509,
                                  "end": 3323,
                                  "loc": {
                                    "start": {
                                      "line": 78,
                                      "column": 50
                                    },
                                    "end": {
                                      "line": 95,
                                      "column": 13
                                    }
                                  },
                                  "body": [
                                    {
                                      "type": "ExpressionStatement",
                                      "start": 2527,
                                      "end": 3309,
                                      "loc": {
                                        "start": {
                                          "line": 79,
                                          "column": 16
                                        },
                                        "end": {
                                          "line": 94,
                                          "column": 18
                                        }
                                      },
                                      "expression": {
                                        "type": "AssignmentExpression",
                                        "start": 2527,
                                        "end": 3308,
                                        "loc": {
                                          "start": {
                                            "line": 79,
                                            "column": 16
                                          },
                                          "end": {
                                            "line": 94,
                                            "column": 17
                                          }
                                        },
                                        "operator": "=",
                                        "left": {
                                          "type": "MemberExpression",
                                          "start": 2527,
                                          "end": 2539,
                                          "loc": {
                                            "start": {
                                              "line": 79,
                                              "column": 16
                                            },
                                            "end": {
                                              "line": 79,
                                              "column": 28
                                            }
                                          },
                                          "object": {
                                            "type": "Identifier",
                                            "start": 2527,
                                            "end": 2533,
                                            "loc": {
                                              "start": {
                                                "line": 79,
                                                "column": 16
                                              },
                                              "end": {
                                                "line": 79,
                                                "column": 22
                                              }
                                            },
                                            "name": "loader"
                                          },
                                          "property": {
                                            "type": "Identifier",
                                            "start": 2534,
                                            "end": 2539,
                                            "loc": {
                                              "start": {
                                                "line": 79,
                                                "column": 23
                                              },
                                              "end": {
                                                "line": 79,
                                                "column": 28
                                              }
                                            },
                                            "name": "query"
                                          },
                                          "computed": false
                                        },
                                        "right": {
                                          "type": "ObjectExpression",
                                          "start": 2542,
                                          "end": 3308,
                                          "loc": {
                                            "start": {
                                              "line": 79,
                                              "column": 31
                                            },
                                            "end": {
                                              "line": 94,
                                              "column": 17
                                            }
                                          },
                                          "properties": [
                                            {
                                              "type": "Property",
                                              "start": 2564,
                                              "end": 2584,
                                              "loc": {
                                                "start": {
                                                  "line": 80,
                                                  "column": 20
                                                },
                                                "end": {
                                                  "line": 80,
                                                  "column": 40
                                                }
                                              },
                                              "method": false,
                                              "shorthand": false,
                                              "computed": false,
                                              "key": {
                                                "type": "Identifier",
                                                "start": 2564,
                                                "end": 2578,
                                                "loc": {
                                                  "start": {
                                                    "line": 80,
                                                    "column": 20
                                                  },
                                                  "end": {
                                                    "line": 80,
                                                    "column": 34
                                                  }
                                                },
                                                "name": "cacheDirectory"
                                              },
                                              "value": {
                                                "type": "Literal",
                                                "start": 2580,
                                                "end": 2584,
                                                "loc": {
                                                  "start": {
                                                    "line": 80,
                                                    "column": 36
                                                  },
                                                  "end": {
                                                    "line": 80,
                                                    "column": 40
                                                  }
                                                },
                                                "value": true,
                                                "rawValue": true,
                                                "raw": "true"
                                              },
                                              "kind": "init"
                                            },
                                            {
                                              "type": "Property",
                                              "start": 2606,
                                              "end": 2664,
                                              "loc": {
                                                "start": {
                                                  "line": 81,
                                                  "column": 20
                                                },
                                                "end": {
                                                  "line": 81,
                                                  "column": 78
                                                }
                                              },
                                              "method": false,
                                              "shorthand": false,
                                              "computed": false,
                                              "key": {
                                                "type": "Identifier",
                                                "start": 2606,
                                                "end": 2613,
                                                "loc": {
                                                  "start": {
                                                    "line": 81,
                                                    "column": 20
                                                  },
                                                  "end": {
                                                    "line": 81,
                                                    "column": 27
                                                  }
                                                },
                                                "name": "plugins"
                                              },
                                              "value": {
                                                "type": "ArrayExpression",
                                                "start": 2615,
                                                "end": 2664,
                                                "loc": {
                                                  "start": {
                                                    "line": 81,
                                                    "column": 29
                                                  },
                                                  "end": {
                                                    "line": 81,
                                                    "column": 78
                                                  }
                                                },
                                                "elements": [
                                                  {
                                                    "type": "CallExpression",
                                                    "start": 2616,
                                                    "end": 2663,
                                                    "loc": {
                                                      "start": {
                                                        "line": 81,
                                                        "column": 30
                                                      },
                                                      "end": {
                                                        "line": 81,
                                                        "column": 77
                                                      }
                                                    },
                                                    "callee": {
                                                      "type": "MemberExpression",
                                                      "start": 2616,
                                                      "end": 2631,
                                                      "loc": {
                                                        "start": {
                                                          "line": 81,
                                                          "column": 30
                                                        },
                                                        "end": {
                                                          "line": 81,
                                                          "column": 45
                                                        }
                                                      },
                                                      "object": {
                                                        "type": "Identifier",
                                                        "start": 2616,
                                                        "end": 2623,
                                                        "loc": {
                                                          "start": {
                                                            "line": 81,
                                                            "column": 30
                                                          },
                                                          "end": {
                                                            "line": 81,
                                                            "column": 37
                                                          }
                                                        },
                                                        "name": "require"
                                                      },
                                                      "property": {
                                                        "type": "Identifier",
                                                        "start": 2624,
                                                        "end": 2631,
                                                        "loc": {
                                                          "start": {
                                                            "line": 81,
                                                            "column": 38
                                                          },
                                                          "end": {
                                                            "line": 81,
                                                            "column": 45
                                                          }
                                                        },
                                                        "name": "resolve"
                                                      },
                                                      "computed": false
                                                    },
                                                    "arguments": [
                                                      {
                                                        "type": "Literal",
                                                        "start": 2632,
                                                        "end": 2662,
                                                        "loc": {
                                                          "start": {
                                                            "line": 81,
                                                            "column": 46
                                                          },
                                                          "end": {
                                                            "line": 81,
                                                            "column": 76
                                                          }
                                                        },
                                                        "value": "babel-plugin-react-transform",
                                                        "rawValue": "babel-plugin-react-transform",
                                                        "raw": "'babel-plugin-react-transform'"
                                                      }
                                                    ]
                                                  }
                                                ]
                                              },
                                              "kind": "init"
                                            },
                                            {
                                              "type": "Property",
                                              "start": 2686,
                                              "end": 3290,
                                              "loc": {
                                                "start": {
                                                  "line": 82,
                                                  "column": 20
                                                },
                                                "end": {
                                                  "line": 93,
                                                  "column": 21
                                                }
                                              },
                                              "method": false,
                                              "shorthand": false,
                                              "computed": false,
                                              "key": {
                                                "type": "Identifier",
                                                "start": 2686,
                                                "end": 2691,
                                                "loc": {
                                                  "start": {
                                                    "line": 82,
                                                    "column": 20
                                                  },
                                                  "end": {
                                                    "line": 82,
                                                    "column": 25
                                                  }
                                                },
                                                "name": "extra"
                                              },
                                              "value": {
                                                "type": "ObjectExpression",
                                                "start": 2693,
                                                "end": 3290,
                                                "loc": {
                                                  "start": {
                                                    "line": 82,
                                                    "column": 27
                                                  },
                                                  "end": {
                                                    "line": 93,
                                                    "column": 21
                                                  }
                                                },
                                                "properties": [
                                                  {
                                                    "type": "Property",
                                                    "start": 2719,
                                                    "end": 3268,
                                                    "loc": {
                                                      "start": {
                                                        "line": 83,
                                                        "column": 24
                                                      },
                                                      "end": {
                                                        "line": 92,
                                                        "column": 25
                                                      }
                                                    },
                                                    "method": false,
                                                    "shorthand": false,
                                                    "computed": false,
                                                    "key": {
                                                      "type": "Literal",
                                                      "start": 2719,
                                                      "end": 2736,
                                                      "loc": {
                                                        "start": {
                                                          "line": 83,
                                                          "column": 24
                                                        },
                                                        "end": {
                                                          "line": 83,
                                                          "column": 41
                                                        }
                                                      },
                                                      "value": "react-transform",
                                                      "rawValue": "react-transform",
                                                      "raw": "'react-transform'"
                                                    },
                                                    "value": {
                                                      "type": "ObjectExpression",
                                                      "start": 2738,
                                                      "end": 3268,
                                                      "loc": {
                                                        "start": {
                                                          "line": 83,
                                                          "column": 43
                                                        },
                                                        "end": {
                                                          "line": 92,
                                                          "column": 25
                                                        }
                                                      },
                                                      "properties": [
                                                        {
                                                          "type": "Property",
                                                          "start": 2768,
                                                          "end": 3242,
                                                          "loc": {
                                                            "start": {
                                                              "line": 84,
                                                              "column": 28
                                                            },
                                                            "end": {
                                                              "line": 91,
                                                              "column": 30
                                                            }
                                                          },
                                                          "method": false,
                                                          "shorthand": false,
                                                          "computed": false,
                                                          "key": {
                                                            "type": "Identifier",
                                                            "start": 2768,
                                                            "end": 2778,
                                                            "loc": {
                                                              "start": {
                                                                "line": 84,
                                                                "column": 28
                                                              },
                                                              "end": {
                                                                "line": 84,
                                                                "column": 38
                                                              }
                                                            },
                                                            "name": "transforms"
                                                          },
                                                          "value": {
                                                            "type": "ArrayExpression",
                                                            "start": 2780,
                                                            "end": 3242,
                                                            "loc": {
                                                              "start": {
                                                                "line": 84,
                                                                "column": 40
                                                              },
                                                              "end": {
                                                                "line": 91,
                                                                "column": 30
                                                              }
                                                            },
                                                            "elements": [
                                                              {
                                                                "type": "ObjectExpression",
                                                                "start": 2781,
                                                                "end": 3015,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 84,
                                                                    "column": 41
                                                                  },
                                                                  "end": {
                                                                    "line": 88,
                                                                    "column": 29
                                                                  }
                                                                },
                                                                "properties": [
                                                                  {
                                                                    "type": "Property",
                                                                    "start": 2815,
                                                                    "end": 2864,
                                                                    "loc": {
                                                                      "start": {
                                                                        "line": 85,
                                                                        "column": 32
                                                                      },
                                                                      "end": {
                                                                        "line": 85,
                                                                        "column": 81
                                                                      }
                                                                    },
                                                                    "method": false,
                                                                    "shorthand": false,
                                                                    "computed": false,
                                                                    "key": {
                                                                      "type": "Identifier",
                                                                      "start": 2815,
                                                                      "end": 2824,
                                                                      "loc": {
                                                                        "start": {
                                                                          "line": 85,
                                                                          "column": 32
                                                                        },
                                                                        "end": {
                                                                          "line": 85,
                                                                          "column": 41
                                                                        }
                                                                      },
                                                                      "name": "transform"
                                                                    },
                                                                    "value": {
                                                                      "type": "CallExpression",
                                                                      "start": 2826,
                                                                      "end": 2864,
                                                                      "loc": {
                                                                        "start": {
                                                                          "line": 85,
                                                                          "column": 43
                                                                        },
                                                                        "end": {
                                                                          "line": 85,
                                                                          "column": 81
                                                                        }
                                                                      },
                                                                      "callee": {
                                                                        "type": "MemberExpression",
                                                                        "start": 2826,
                                                                        "end": 2841,
                                                                        "loc": {
                                                                          "start": {
                                                                            "line": 85,
                                                                            "column": 43
                                                                          },
                                                                          "end": {
                                                                            "line": 85,
                                                                            "column": 58
                                                                          }
                                                                        },
                                                                        "object": {
                                                                          "type": "Identifier",
                                                                          "start": 2826,
                                                                          "end": 2833,
                                                                          "loc": {
                                                                            "start": {
                                                                              "line": 85,
                                                                              "column": 43
                                                                            },
                                                                            "end": {
                                                                              "line": 85,
                                                                              "column": 50
                                                                            }
                                                                          },
                                                                          "name": "require"
                                                                        },
                                                                        "property": {
                                                                          "type": "Identifier",
                                                                          "start": 2834,
                                                                          "end": 2841,
                                                                          "loc": {
                                                                            "start": {
                                                                              "line": 85,
                                                                              "column": 51
                                                                            },
                                                                            "end": {
                                                                              "line": 85,
                                                                              "column": 58
                                                                            }
                                                                          },
                                                                          "name": "resolve"
                                                                        },
                                                                        "computed": false
                                                                      },
                                                                      "arguments": [
                                                                        {
                                                                          "type": "Literal",
                                                                          "start": 2842,
                                                                          "end": 2863,
                                                                          "loc": {
                                                                            "start": {
                                                                              "line": 85,
                                                                              "column": 59
                                                                            },
                                                                            "end": {
                                                                              "line": 85,
                                                                              "column": 80
                                                                            }
                                                                          },
                                                                          "value": "react-transform-hmr",
                                                                          "rawValue": "react-transform-hmr",
                                                                          "raw": "'react-transform-hmr'"
                                                                        }
                                                                      ]
                                                                    },
                                                                    "kind": "init"
                                                                  },
                                                                  {
                                                                    "type": "Property",
                                                                    "start": 2898,
                                                                    "end": 2933,
                                                                    "loc": {
                                                                      "start": {
                                                                        "line": 86,
                                                                        "column": 32
                                                                      },
                                                                      "end": {
                                                                        "line": 86,
                                                                        "column": 67
                                                                      }
                                                                    },
                                                                    "method": false,
                                                                    "shorthand": false,
                                                                    "computed": false,
                                                                    "key": {
                                                                      "type": "Identifier",
                                                                      "start": 2898,
                                                                      "end": 2905,
                                                                      "loc": {
                                                                        "start": {
                                                                          "line": 86,
                                                                          "column": 32
                                                                        },
                                                                        "end": {
                                                                          "line": 86,
                                                                          "column": 39
                                                                        }
                                                                      },
                                                                      "name": "imports"
                                                                    },
                                                                    "value": {
                                                                      "type": "ArrayExpression",
                                                                      "start": 2907,
                                                                      "end": 2933,
                                                                      "loc": {
                                                                        "start": {
                                                                          "line": 86,
                                                                          "column": 41
                                                                        },
                                                                        "end": {
                                                                          "line": 86,
                                                                          "column": 67
                                                                        }
                                                                      },
                                                                      "elements": [
                                                                        {
                                                                          "type": "CallExpression",
                                                                          "start": 2908,
                                                                          "end": 2932,
                                                                          "loc": {
                                                                            "start": {
                                                                              "line": 86,
                                                                              "column": 42
                                                                            },
                                                                            "end": {
                                                                              "line": 86,
                                                                              "column": 66
                                                                            }
                                                                          },
                                                                          "callee": {
                                                                            "type": "MemberExpression",
                                                                            "start": 2908,
                                                                            "end": 2923,
                                                                            "loc": {
                                                                              "start": {
                                                                                "line": 86,
                                                                                "column": 42
                                                                              },
                                                                              "end": {
                                                                                "line": 86,
                                                                                "column": 57
                                                                              }
                                                                            },
                                                                            "object": {
                                                                              "type": "Identifier",
                                                                              "start": 2908,
                                                                              "end": 2915,
                                                                              "loc": {
                                                                                "start": {
                                                                                  "line": 86,
                                                                                  "column": 42
                                                                                },
                                                                                "end": {
                                                                                  "line": 86,
                                                                                  "column": 49
                                                                                }
                                                                              },
                                                                              "name": "require"
                                                                            },
                                                                            "property": {
                                                                              "type": "Identifier",
                                                                              "start": 2916,
                                                                              "end": 2923,
                                                                              "loc": {
                                                                                "start": {
                                                                                  "line": 86,
                                                                                  "column": 50
                                                                                },
                                                                                "end": {
                                                                                  "line": 86,
                                                                                  "column": 57
                                                                                }
                                                                              },
                                                                              "name": "resolve"
                                                                            },
                                                                            "computed": false
                                                                          },
                                                                          "arguments": [
                                                                            {
                                                                              "type": "Literal",
                                                                              "start": 2924,
                                                                              "end": 2931,
                                                                              "loc": {
                                                                                "start": {
                                                                                  "line": 86,
                                                                                  "column": 58
                                                                                },
                                                                                "end": {
                                                                                  "line": 86,
                                                                                  "column": 65
                                                                                }
                                                                              },
                                                                              "value": "react",
                                                                              "rawValue": "react",
                                                                              "raw": "'react'"
                                                                            }
                                                                          ]
                                                                        }
                                                                      ]
                                                                    },
                                                                    "kind": "init"
                                                                  },
                                                                  {
                                                                    "type": "Property",
                                                                    "start": 2967,
                                                                    "end": 2985,
                                                                    "loc": {
                                                                      "start": {
                                                                        "line": 87,
                                                                        "column": 32
                                                                      },
                                                                      "end": {
                                                                        "line": 87,
                                                                        "column": 50
                                                                      }
                                                                    },
                                                                    "method": false,
                                                                    "shorthand": false,
                                                                    "computed": false,
                                                                    "key": {
                                                                      "type": "Identifier",
                                                                      "start": 2967,
                                                                      "end": 2973,
                                                                      "loc": {
                                                                        "start": {
                                                                          "line": 87,
                                                                          "column": 32
                                                                        },
                                                                        "end": {
                                                                          "line": 87,
                                                                          "column": 38
                                                                        }
                                                                      },
                                                                      "name": "locals"
                                                                    },
                                                                    "value": {
                                                                      "type": "ArrayExpression",
                                                                      "start": 2975,
                                                                      "end": 2985,
                                                                      "loc": {
                                                                        "start": {
                                                                          "line": 87,
                                                                          "column": 40
                                                                        },
                                                                        "end": {
                                                                          "line": 87,
                                                                          "column": 50
                                                                        }
                                                                      },
                                                                      "elements": [
                                                                        {
                                                                          "type": "Literal",
                                                                          "start": 2976,
                                                                          "end": 2984,
                                                                          "loc": {
                                                                            "start": {
                                                                              "line": 87,
                                                                              "column": 41
                                                                            },
                                                                            "end": {
                                                                              "line": 87,
                                                                              "column": 49
                                                                            }
                                                                          },
                                                                          "value": "module",
                                                                          "rawValue": "module",
                                                                          "raw": "'module'"
                                                                        }
                                                                      ]
                                                                    },
                                                                    "kind": "init"
                                                                  }
                                                                ]
                                                              },
                                                              {
                                                                "type": "ObjectExpression",
                                                                "start": 3017,
                                                                "end": 3241,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 88,
                                                                    "column": 31
                                                                  },
                                                                  "end": {
                                                                    "line": 91,
                                                                    "column": 29
                                                                  }
                                                                },
                                                                "properties": [
                                                                  {
                                                                    "type": "Property",
                                                                    "start": 3051,
                                                                    "end": 3109,
                                                                    "loc": {
                                                                      "start": {
                                                                        "line": 89,
                                                                        "column": 32
                                                                      },
                                                                      "end": {
                                                                        "line": 89,
                                                                        "column": 90
                                                                      }
                                                                    },
                                                                    "method": false,
                                                                    "shorthand": false,
                                                                    "computed": false,
                                                                    "key": {
                                                                      "type": "Identifier",
                                                                      "start": 3051,
                                                                      "end": 3060,
                                                                      "loc": {
                                                                        "start": {
                                                                          "line": 89,
                                                                          "column": 32
                                                                        },
                                                                        "end": {
                                                                          "line": 89,
                                                                          "column": 41
                                                                        }
                                                                      },
                                                                      "name": "transform"
                                                                    },
                                                                    "value": {
                                                                      "type": "CallExpression",
                                                                      "start": 3062,
                                                                      "end": 3109,
                                                                      "loc": {
                                                                        "start": {
                                                                          "line": 89,
                                                                          "column": 43
                                                                        },
                                                                        "end": {
                                                                          "line": 89,
                                                                          "column": 90
                                                                        }
                                                                      },
                                                                      "callee": {
                                                                        "type": "MemberExpression",
                                                                        "start": 3062,
                                                                        "end": 3077,
                                                                        "loc": {
                                                                          "start": {
                                                                            "line": 89,
                                                                            "column": 43
                                                                          },
                                                                          "end": {
                                                                            "line": 89,
                                                                            "column": 58
                                                                          }
                                                                        },
                                                                        "object": {
                                                                          "type": "Identifier",
                                                                          "start": 3062,
                                                                          "end": 3069,
                                                                          "loc": {
                                                                            "start": {
                                                                              "line": 89,
                                                                              "column": 43
                                                                            },
                                                                            "end": {
                                                                              "line": 89,
                                                                              "column": 50
                                                                            }
                                                                          },
                                                                          "name": "require"
                                                                        },
                                                                        "property": {
                                                                          "type": "Identifier",
                                                                          "start": 3070,
                                                                          "end": 3077,
                                                                          "loc": {
                                                                            "start": {
                                                                              "line": 89,
                                                                              "column": 51
                                                                            },
                                                                            "end": {
                                                                              "line": 89,
                                                                              "column": 58
                                                                            }
                                                                          },
                                                                          "name": "resolve"
                                                                        },
                                                                        "computed": false
                                                                      },
                                                                      "arguments": [
                                                                        {
                                                                          "type": "Literal",
                                                                          "start": 3078,
                                                                          "end": 3108,
                                                                          "loc": {
                                                                            "start": {
                                                                              "line": 89,
                                                                              "column": 59
                                                                            },
                                                                            "end": {
                                                                              "line": 89,
                                                                              "column": 89
                                                                            }
                                                                          },
                                                                          "value": "react-transform-catch-errors",
                                                                          "rawValue": "react-transform-catch-errors",
                                                                          "raw": "'react-transform-catch-errors'"
                                                                        }
                                                                      ]
                                                                    },
                                                                    "kind": "init"
                                                                  },
                                                                  {
                                                                    "type": "Property",
                                                                    "start": 3143,
                                                                    "end": 3211,
                                                                    "loc": {
                                                                      "start": {
                                                                        "line": 90,
                                                                        "column": 32
                                                                      },
                                                                      "end": {
                                                                        "line": 90,
                                                                        "column": 100
                                                                      }
                                                                    },
                                                                    "method": false,
                                                                    "shorthand": false,
                                                                    "computed": false,
                                                                    "key": {
                                                                      "type": "Identifier",
                                                                      "start": 3143,
                                                                      "end": 3150,
                                                                      "loc": {
                                                                        "start": {
                                                                          "line": 90,
                                                                          "column": 32
                                                                        },
                                                                        "end": {
                                                                          "line": 90,
                                                                          "column": 39
                                                                        }
                                                                      },
                                                                      "name": "imports"
                                                                    },
                                                                    "value": {
                                                                      "type": "ArrayExpression",
                                                                      "start": 3152,
                                                                      "end": 3211,
                                                                      "loc": {
                                                                        "start": {
                                                                          "line": 90,
                                                                          "column": 41
                                                                        },
                                                                        "end": {
                                                                          "line": 90,
                                                                          "column": 100
                                                                        }
                                                                      },
                                                                      "elements": [
                                                                        {
                                                                          "type": "CallExpression",
                                                                          "start": 3153,
                                                                          "end": 3177,
                                                                          "loc": {
                                                                            "start": {
                                                                              "line": 90,
                                                                              "column": 42
                                                                            },
                                                                            "end": {
                                                                              "line": 90,
                                                                              "column": 66
                                                                            }
                                                                          },
                                                                          "callee": {
                                                                            "type": "MemberExpression",
                                                                            "start": 3153,
                                                                            "end": 3168,
                                                                            "loc": {
                                                                              "start": {
                                                                                "line": 90,
                                                                                "column": 42
                                                                              },
                                                                              "end": {
                                                                                "line": 90,
                                                                                "column": 57
                                                                              }
                                                                            },
                                                                            "object": {
                                                                              "type": "Identifier",
                                                                              "start": 3153,
                                                                              "end": 3160,
                                                                              "loc": {
                                                                                "start": {
                                                                                  "line": 90,
                                                                                  "column": 42
                                                                                },
                                                                                "end": {
                                                                                  "line": 90,
                                                                                  "column": 49
                                                                                }
                                                                              },
                                                                              "name": "require"
                                                                            },
                                                                            "property": {
                                                                              "type": "Identifier",
                                                                              "start": 3161,
                                                                              "end": 3168,
                                                                              "loc": {
                                                                                "start": {
                                                                                  "line": 90,
                                                                                  "column": 50
                                                                                },
                                                                                "end": {
                                                                                  "line": 90,
                                                                                  "column": 57
                                                                                }
                                                                              },
                                                                              "name": "resolve"
                                                                            },
                                                                            "computed": false
                                                                          },
                                                                          "arguments": [
                                                                            {
                                                                              "type": "Literal",
                                                                              "start": 3169,
                                                                              "end": 3176,
                                                                              "loc": {
                                                                                "start": {
                                                                                  "line": 90,
                                                                                  "column": 58
                                                                                },
                                                                                "end": {
                                                                                  "line": 90,
                                                                                  "column": 65
                                                                                }
                                                                              },
                                                                              "value": "react",
                                                                              "rawValue": "react",
                                                                              "raw": "'react'"
                                                                            }
                                                                          ]
                                                                        },
                                                                        {
                                                                          "type": "CallExpression",
                                                                          "start": 3179,
                                                                          "end": 3210,
                                                                          "loc": {
                                                                            "start": {
                                                                              "line": 90,
                                                                              "column": 68
                                                                            },
                                                                            "end": {
                                                                              "line": 90,
                                                                              "column": 99
                                                                            }
                                                                          },
                                                                          "callee": {
                                                                            "type": "MemberExpression",
                                                                            "start": 3179,
                                                                            "end": 3194,
                                                                            "loc": {
                                                                              "start": {
                                                                                "line": 90,
                                                                                "column": 68
                                                                              },
                                                                              "end": {
                                                                                "line": 90,
                                                                                "column": 83
                                                                              }
                                                                            },
                                                                            "object": {
                                                                              "type": "Identifier",
                                                                              "start": 3179,
                                                                              "end": 3186,
                                                                              "loc": {
                                                                                "start": {
                                                                                  "line": 90,
                                                                                  "column": 68
                                                                                },
                                                                                "end": {
                                                                                  "line": 90,
                                                                                  "column": 75
                                                                                }
                                                                              },
                                                                              "name": "require"
                                                                            },
                                                                            "property": {
                                                                              "type": "Identifier",
                                                                              "start": 3187,
                                                                              "end": 3194,
                                                                              "loc": {
                                                                                "start": {
                                                                                  "line": 90,
                                                                                  "column": 76
                                                                                },
                                                                                "end": {
                                                                                  "line": 90,
                                                                                  "column": 83
                                                                                }
                                                                              },
                                                                              "name": "resolve"
                                                                            },
                                                                            "computed": false
                                                                          },
                                                                          "arguments": [
                                                                            {
                                                                              "type": "Literal",
                                                                              "start": 3195,
                                                                              "end": 3209,
                                                                              "loc": {
                                                                                "start": {
                                                                                  "line": 90,
                                                                                  "column": 84
                                                                                },
                                                                                "end": {
                                                                                  "line": 90,
                                                                                  "column": 98
                                                                                }
                                                                              },
                                                                              "value": "redbox-react",
                                                                              "rawValue": "redbox-react",
                                                                              "raw": "'redbox-react'"
                                                                            }
                                                                          ]
                                                                        }
                                                                      ]
                                                                    },
                                                                    "kind": "init"
                                                                  }
                                                                ]
                                                              }
                                                            ]
                                                          },
                                                          "kind": "init"
                                                        }
                                                      ]
                                                    },
                                                    "kind": "init"
                                                  }
                                                ]
                                              },
                                              "kind": "init"
                                            }
                                          ]
                                        }
                                      }
                                    }
                                  ]
                                },
                                "alternate": null
                              }
                            ]
                          }
                        }
                      ]
                    }
                  }
                ]
              },
              "alternate": null
            },
            {
              "type": "ExpressionStatement",
              "start": 3347,
              "end": 3427,
              "loc": {
                "start": {
                  "line": 99,
                  "column": 4
                },
                "end": {
                  "line": 99,
                  "column": 84
                }
              },
              "expression": {
                "type": "CallExpression",
                "start": 3347,
                "end": 3426,
                "loc": {
                  "start": {
                    "line": 99,
                    "column": 4
                  },
                  "end": {
                    "line": 99,
                    "column": 83
                  }
                },
                "callee": {
                  "type": "MemberExpression",
                  "start": 3347,
                  "end": 3382,
                  "loc": {
                    "start": {
                      "line": 99,
                      "column": 4
                    },
                    "end": {
                      "line": 99,
                      "column": 39
                    }
                  },
                  "object": {
                    "type": "MemberExpression",
                    "start": 3347,
                    "end": 3377,
                    "loc": {
                      "start": {
                        "line": 99,
                        "column": 4
                      },
                      "end": {
                        "line": 99,
                        "column": 34
                      }
                    },
                    "object": {
                      "type": "MemberExpression",
                      "start": 3347,
                      "end": 3372,
                      "loc": {
                        "start": {
                          "line": 99,
                          "column": 4
                        },
                        "end": {
                          "line": 99,
                          "column": 29
                        }
                      },
                      "object": {
                        "type": "Identifier",
                        "start": 3347,
                        "end": 3358,
                        "loc": {
                          "start": {
                            "line": 99,
                            "column": 4
                          },
                          "end": {
                            "line": 99,
                            "column": 15
                          }
                        },
                        "name": "buildConfig"
                      },
                      "property": {
                        "type": "Identifier",
                        "start": 3359,
                        "end": 3372,
                        "loc": {
                          "start": {
                            "line": 99,
                            "column": 16
                          },
                          "end": {
                            "line": 99,
                            "column": 29
                          }
                        },
                        "name": "resolveLoader"
                      },
                      "computed": false
                    },
                    "property": {
                      "type": "Identifier",
                      "start": 3373,
                      "end": 3377,
                      "loc": {
                        "start": {
                          "line": 99,
                          "column": 30
                        },
                        "end": {
                          "line": 99,
                          "column": 34
                        }
                      },
                      "name": "root"
                    },
                    "computed": false
                  },
                  "property": {
                    "type": "Identifier",
                    "start": 3378,
                    "end": 3382,
                    "loc": {
                      "start": {
                        "line": 99,
                        "column": 35
                      },
                      "end": {
                        "line": 99,
                        "column": 39
                      }
                    },
                    "name": "push"
                  },
                  "computed": false
                },
                "arguments": [
                  {
                    "type": "CallExpression",
                    "start": 3383,
                    "end": 3425,
                    "loc": {
                      "start": {
                        "line": 99,
                        "column": 40
                      },
                      "end": {
                        "line": 99,
                        "column": 82
                      }
                    },
                    "callee": {
                      "type": "MemberExpression",
                      "start": 3383,
                      "end": 3392,
                      "loc": {
                        "start": {
                          "line": 99,
                          "column": 40
                        },
                        "end": {
                          "line": 99,
                          "column": 49
                        }
                      },
                      "object": {
                        "type": "Identifier",
                        "start": 3383,
                        "end": 3387,
                        "loc": {
                          "start": {
                            "line": 99,
                            "column": 40
                          },
                          "end": {
                            "line": 99,
                            "column": 44
                          }
                        },
                        "name": "path"
                      },
                      "property": {
                        "type": "Identifier",
                        "start": 3388,
                        "end": 3392,
                        "loc": {
                          "start": {
                            "line": 99,
                            "column": 45
                          },
                          "end": {
                            "line": 99,
                            "column": 49
                          }
                        },
                        "name": "join"
                      },
                      "computed": false
                    },
                    "arguments": [
                      {
                        "type": "Identifier",
                        "start": 3393,
                        "end": 3402,
                        "loc": {
                          "start": {
                            "line": 99,
                            "column": 50
                          },
                          "end": {
                            "line": 99,
                            "column": 59
                          }
                        },
                        "name": "__dirname"
                      },
                      {
                        "type": "Literal",
                        "start": 3404,
                        "end": 3424,
                        "loc": {
                          "start": {
                            "line": 99,
                            "column": 61
                          },
                          "end": {
                            "line": 99,
                            "column": 81
                          }
                        },
                        "value": "../../node_modules",
                        "rawValue": "../../node_modules",
                        "raw": "'../../node_modules'"
                      }
                    ]
                  }
                ]
              }
            },
            {
              "type": "ExpressionStatement",
              "start": 3433,
              "end": 3525,
              "loc": {
                "start": {
                  "line": 101,
                  "column": 4
                },
                "end": {
                  "line": 103,
                  "column": 6
                }
              },
              "expression": {
                "type": "CallExpression",
                "start": 3433,
                "end": 3524,
                "loc": {
                  "start": {
                    "line": 101,
                    "column": 4
                  },
                  "end": {
                    "line": 103,
                    "column": 5
                  }
                },
                "callee": {
                  "type": "MemberExpression",
                  "start": 3433,
                  "end": 3466,
                  "loc": {
                    "start": {
                      "line": 101,
                      "column": 4
                    },
                    "end": {
                      "line": 101,
                      "column": 37
                    }
                  },
                  "object": {
                    "type": "MemberExpression",
                    "start": 3433,
                    "end": 3461,
                    "loc": {
                      "start": {
                        "line": 101,
                        "column": 4
                      },
                      "end": {
                        "line": 101,
                        "column": 32
                      }
                    },
                    "object": {
                      "type": "MemberExpression",
                      "start": 3433,
                      "end": 3452,
                      "loc": {
                        "start": {
                          "line": 101,
                          "column": 4
                        },
                        "end": {
                          "line": 101,
                          "column": 23
                        }
                      },
                      "object": {
                        "type": "Identifier",
                        "start": 3433,
                        "end": 3444,
                        "loc": {
                          "start": {
                            "line": 101,
                            "column": 4
                          },
                          "end": {
                            "line": 101,
                            "column": 15
                          }
                        },
                        "name": "buildConfig"
                      },
                      "property": {
                        "type": "Identifier",
                        "start": 3445,
                        "end": 3452,
                        "loc": {
                          "start": {
                            "line": 101,
                            "column": 16
                          },
                          "end": {
                            "line": 101,
                            "column": 23
                          }
                        },
                        "name": "resolve"
                      },
                      "computed": false
                    },
                    "property": {
                      "type": "Identifier",
                      "start": 3453,
                      "end": 3461,
                      "loc": {
                        "start": {
                          "line": 101,
                          "column": 24
                        },
                        "end": {
                          "line": 101,
                          "column": 32
                        }
                      },
                      "name": "fallback"
                    },
                    "computed": false
                  },
                  "property": {
                    "type": "Identifier",
                    "start": 3462,
                    "end": 3466,
                    "loc": {
                      "start": {
                        "line": 101,
                        "column": 33
                      },
                      "end": {
                        "line": 101,
                        "column": 37
                      }
                    },
                    "name": "push"
                  },
                  "computed": false
                },
                "arguments": [
                  {
                    "type": "CallExpression",
                    "start": 3476,
                    "end": 3518,
                    "loc": {
                      "start": {
                        "line": 102,
                        "column": 8
                      },
                      "end": {
                        "line": 102,
                        "column": 50
                      }
                    },
                    "callee": {
                      "type": "MemberExpression",
                      "start": 3476,
                      "end": 3485,
                      "loc": {
                        "start": {
                          "line": 102,
                          "column": 8
                        },
                        "end": {
                          "line": 102,
                          "column": 17
                        }
                      },
                      "object": {
                        "type": "Identifier",
                        "start": 3476,
                        "end": 3480,
                        "loc": {
                          "start": {
                            "line": 102,
                            "column": 8
                          },
                          "end": {
                            "line": 102,
                            "column": 12
                          }
                        },
                        "name": "path"
                      },
                      "property": {
                        "type": "Identifier",
                        "start": 3481,
                        "end": 3485,
                        "loc": {
                          "start": {
                            "line": 102,
                            "column": 13
                          },
                          "end": {
                            "line": 102,
                            "column": 17
                          }
                        },
                        "name": "join"
                      },
                      "computed": false
                    },
                    "arguments": [
                      {
                        "type": "Identifier",
                        "start": 3486,
                        "end": 3495,
                        "loc": {
                          "start": {
                            "line": 102,
                            "column": 18
                          },
                          "end": {
                            "line": 102,
                            "column": 27
                          }
                        },
                        "name": "__dirname"
                      },
                      {
                        "type": "Literal",
                        "start": 3497,
                        "end": 3517,
                        "loc": {
                          "start": {
                            "line": 102,
                            "column": 29
                          },
                          "end": {
                            "line": 102,
                            "column": 49
                          }
                        },
                        "value": "../../node_modules",
                        "rawValue": "../../node_modules",
                        "raw": "'../../node_modules'"
                      }
                    ]
                  }
                ]
              }
            },
            {
              "type": "IfStatement",
              "start": 3531,
              "end": 3776,
              "loc": {
                "start": {
                  "line": 105,
                  "column": 4
                },
                "end": {
                  "line": 113,
                  "column": 5
                }
              },
              "test": {
                "type": "MemberExpression",
                "start": 3535,
                "end": 3550,
                "loc": {
                  "start": {
                    "line": 105,
                    "column": 8
                  },
                  "end": {
                    "line": 105,
                    "column": 23
                  }
                },
                "object": {
                  "type": "Identifier",
                  "start": 3535,
                  "end": 3543,
                  "loc": {
                    "start": {
                      "line": 105,
                      "column": 8
                    },
                    "end": {
                      "line": 105,
                      "column": 16
                    }
                  },
                  "name": "settings"
                },
                "property": {
                  "type": "Identifier",
                  "start": 3544,
                  "end": 3550,
                  "loc": {
                    "start": {
                      "line": 105,
                      "column": 17
                    },
                    "end": {
                      "line": 105,
                      "column": 23
                    }
                  },
                  "name": "routes"
                },
                "computed": false
              },
              "consequent": {
                "type": "BlockStatement",
                "start": 3552,
                "end": 3776,
                "loc": {
                  "start": {
                    "line": 105,
                    "column": 25
                  },
                  "end": {
                    "line": 113,
                    "column": 5
                  }
                },
                "body": [
                  {
                    "type": "VariableDeclaration",
                    "start": 3562,
                    "end": 3610,
                    "loc": {
                      "start": {
                        "line": 106,
                        "column": 8
                      },
                      "end": {
                        "line": 106,
                        "column": 56
                      }
                    },
                    "declarations": [
                      {
                        "type": "VariableDeclarator",
                        "start": 3568,
                        "end": 3609,
                        "loc": {
                          "start": {
                            "line": 106,
                            "column": 14
                          },
                          "end": {
                            "line": 106,
                            "column": 55
                          }
                        },
                        "id": {
                          "type": "Identifier",
                          "start": 3568,
                          "end": 3574,
                          "loc": {
                            "start": {
                              "line": 106,
                              "column": 14
                            },
                            "end": {
                              "line": 106,
                              "column": 20
                            }
                          },
                          "name": "routes"
                        },
                        "init": {
                          "type": "CallExpression",
                          "start": 3577,
                          "end": 3609,
                          "loc": {
                            "start": {
                              "line": 106,
                              "column": 23
                            },
                            "end": {
                              "line": 106,
                              "column": 55
                            }
                          },
                          "callee": {
                            "type": "Identifier",
                            "start": 3577,
                            "end": 3592,
                            "loc": {
                              "start": {
                                "line": 106,
                                "column": 23
                              },
                              "end": {
                                "line": 106,
                                "column": 38
                              }
                            },
                            "name": "getAbsolutePath"
                          },
                          "arguments": [
                            {
                              "type": "MemberExpression",
                              "start": 3593,
                              "end": 3608,
                              "loc": {
                                "start": {
                                  "line": 106,
                                  "column": 39
                                },
                                "end": {
                                  "line": 106,
                                  "column": 54
                                }
                              },
                              "object": {
                                "type": "Identifier",
                                "start": 3593,
                                "end": 3601,
                                "loc": {
                                  "start": {
                                    "line": 106,
                                    "column": 39
                                  },
                                  "end": {
                                    "line": 106,
                                    "column": 47
                                  }
                                },
                                "name": "settings"
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 3602,
                                "end": 3608,
                                "loc": {
                                  "start": {
                                    "line": 106,
                                    "column": 48
                                  },
                                  "end": {
                                    "line": 106,
                                    "column": 54
                                  }
                                },
                                "name": "routes"
                              },
                              "computed": false
                            }
                          ]
                        }
                      }
                    ],
                    "kind": "const"
                  },
                  {
                    "type": "ExpressionStatement",
                    "start": 3620,
                    "end": 3770,
                    "loc": {
                      "start": {
                        "line": 108,
                        "column": 8
                      },
                      "end": {
                        "line": 112,
                        "column": 10
                      }
                    },
                    "expression": {
                      "type": "CallExpression",
                      "start": 3620,
                      "end": 3769,
                      "loc": {
                        "start": {
                          "line": 108,
                          "column": 8
                        },
                        "end": {
                          "line": 112,
                          "column": 9
                        }
                      },
                      "callee": {
                        "type": "MemberExpression",
                        "start": 3620,
                        "end": 3644,
                        "loc": {
                          "start": {
                            "line": 108,
                            "column": 8
                          },
                          "end": {
                            "line": 108,
                            "column": 32
                          }
                        },
                        "object": {
                          "type": "MemberExpression",
                          "start": 3620,
                          "end": 3639,
                          "loc": {
                            "start": {
                              "line": 108,
                              "column": 8
                            },
                            "end": {
                              "line": 108,
                              "column": 27
                            }
                          },
                          "object": {
                            "type": "Identifier",
                            "start": 3620,
                            "end": 3631,
                            "loc": {
                              "start": {
                                "line": 108,
                                "column": 8
                              },
                              "end": {
                                "line": 108,
                                "column": 19
                              }
                            },
                            "name": "buildConfig"
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 3632,
                            "end": 3639,
                            "loc": {
                              "start": {
                                "line": 108,
                                "column": 20
                              },
                              "end": {
                                "line": 108,
                                "column": 27
                              }
                            },
                            "name": "plugins"
                          },
                          "computed": false
                        },
                        "property": {
                          "type": "Identifier",
                          "start": 3640,
                          "end": 3644,
                          "loc": {
                            "start": {
                              "line": 108,
                              "column": 28
                            },
                            "end": {
                              "line": 108,
                              "column": 32
                            }
                          },
                          "name": "push"
                        },
                        "computed": false
                      },
                      "arguments": [
                        {
                          "type": "NewExpression",
                          "start": 3658,
                          "end": 3759,
                          "loc": {
                            "start": {
                              "line": 109,
                              "column": 12
                            },
                            "end": {
                              "line": 111,
                              "column": 14
                            }
                          },
                          "callee": {
                            "type": "MemberExpression",
                            "start": 3662,
                            "end": 3682,
                            "loc": {
                              "start": {
                                "line": 109,
                                "column": 16
                              },
                              "end": {
                                "line": 109,
                                "column": 36
                              }
                            },
                            "object": {
                              "type": "Identifier",
                              "start": 3662,
                              "end": 3669,
                              "loc": {
                                "start": {
                                  "line": 109,
                                  "column": 16
                                },
                                "end": {
                                  "line": 109,
                                  "column": 23
                                }
                              },
                              "name": "builder"
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 3670,
                              "end": 3682,
                              "loc": {
                                "start": {
                                  "line": 109,
                                  "column": 24
                                },
                                "end": {
                                  "line": 109,
                                  "column": 36
                                }
                              },
                              "name": "DefinePlugin"
                            },
                            "computed": false
                          },
                          "arguments": [
                            {
                              "type": "ObjectExpression",
                              "start": 3683,
                              "end": 3758,
                              "loc": {
                                "start": {
                                  "line": 109,
                                  "column": 37
                                },
                                "end": {
                                  "line": 111,
                                  "column": 13
                                }
                              },
                              "properties": [
                                {
                                  "type": "Property",
                                  "start": 3701,
                                  "end": 3744,
                                  "loc": {
                                    "start": {
                                      "line": 110,
                                      "column": 16
                                    },
                                    "end": {
                                      "line": 110,
                                      "column": 59
                                    }
                                  },
                                  "method": false,
                                  "shorthand": false,
                                  "computed": false,
                                  "key": {
                                    "type": "Identifier",
                                    "start": 3701,
                                    "end": 3720,
                                    "loc": {
                                      "start": {
                                        "line": 110,
                                        "column": 16
                                      },
                                      "end": {
                                        "line": 110,
                                        "column": 35
                                      }
                                    },
                                    "name": "REACT_ROUTER_ROUTES"
                                  },
                                  "value": {
                                    "type": "CallExpression",
                                    "start": 3722,
                                    "end": 3744,
                                    "loc": {
                                      "start": {
                                        "line": 110,
                                        "column": 37
                                      },
                                      "end": {
                                        "line": 110,
                                        "column": 59
                                      }
                                    },
                                    "callee": {
                                      "type": "MemberExpression",
                                      "start": 3722,
                                      "end": 3736,
                                      "loc": {
                                        "start": {
                                          "line": 110,
                                          "column": 37
                                        },
                                        "end": {
                                          "line": 110,
                                          "column": 51
                                        }
                                      },
                                      "object": {
                                        "type": "Identifier",
                                        "start": 3722,
                                        "end": 3726,
                                        "loc": {
                                          "start": {
                                            "line": 110,
                                            "column": 37
                                          },
                                          "end": {
                                            "line": 110,
                                            "column": 41
                                          }
                                        },
                                        "name": "JSON"
                                      },
                                      "property": {
                                        "type": "Identifier",
                                        "start": 3727,
                                        "end": 3736,
                                        "loc": {
                                          "start": {
                                            "line": 110,
                                            "column": 42
                                          },
                                          "end": {
                                            "line": 110,
                                            "column": 51
                                          }
                                        },
                                        "name": "stringify"
                                      },
                                      "computed": false
                                    },
                                    "arguments": [
                                      {
                                        "type": "Identifier",
                                        "start": 3737,
                                        "end": 3743,
                                        "loc": {
                                          "start": {
                                            "line": 110,
                                            "column": 52
                                          },
                                          "end": {
                                            "line": 110,
                                            "column": 58
                                          }
                                        },
                                        "name": "routes"
                                      }
                                    ]
                                  },
                                  "kind": "init"
                                }
                              ]
                            }
                          ]
                        }
                      ]
                    }
                  }
                ]
              },
              "alternate": null
            },
            {
              "type": "VariableDeclaration",
              "start": 3782,
              "end": 3996,
              "loc": {
                "start": {
                  "line": 115,
                  "column": 4
                },
                "end": {
                  "line": 122,
                  "column": 6
                }
              },
              "declarations": [
                {
                  "type": "VariableDeclarator",
                  "start": 3788,
                  "end": 3995,
                  "loc": {
                    "start": {
                      "line": 115,
                      "column": 10
                    },
                    "end": {
                      "line": 122,
                      "column": 5
                    }
                  },
                  "id": {
                    "type": "Identifier",
                    "start": 3788,
                    "end": 3798,
                    "loc": {
                      "start": {
                        "line": 115,
                        "column": 10
                      },
                      "end": {
                        "line": 115,
                        "column": 20
                      }
                    },
                    "name": "fileExists"
                  },
                  "init": {
                    "type": "ArrowFunctionExpression",
                    "start": 3801,
                    "end": 3995,
                    "loc": {
                      "start": {
                        "line": 115,
                        "column": 23
                      },
                      "end": {
                        "line": 122,
                        "column": 5
                      }
                    },
                    "id": null,
                    "generator": false,
                    "expression": false,
                    "async": false,
                    "params": [
                      {
                        "type": "Identifier",
                        "start": 3802,
                        "end": 3810,
                        "loc": {
                          "start": {
                            "line": 115,
                            "column": 24
                          },
                          "end": {
                            "line": 115,
                            "column": 32
                          }
                        },
                        "name": "filepath"
                      }
                    ],
                    "body": {
                      "type": "BlockStatement",
                      "start": 3815,
                      "end": 3995,
                      "loc": {
                        "start": {
                          "line": 115,
                          "column": 37
                        },
                        "end": {
                          "line": 122,
                          "column": 5
                        }
                      },
                      "body": [
                        {
                          "type": "ExpressionStatement",
                          "start": 3825,
                          "end": 3862,
                          "loc": {
                            "start": {
                              "line": 116,
                              "column": 8
                            },
                            "end": {
                              "line": 116,
                              "column": 45
                            }
                          },
                          "expression": {
                            "type": "AssignmentExpression",
                            "start": 3825,
                            "end": 3861,
                            "loc": {
                              "start": {
                                "line": 116,
                                "column": 8
                              },
                              "end": {
                                "line": 116,
                                "column": 44
                              }
                            },
                            "operator": "=",
                            "left": {
                              "type": "Identifier",
                              "start": 3825,
                              "end": 3833,
                              "loc": {
                                "start": {
                                  "line": 116,
                                  "column": 8
                                },
                                "end": {
                                  "line": 116,
                                  "column": 16
                                }
                              },
                              "name": "filepath"
                            },
                            "right": {
                              "type": "CallExpression",
                              "start": 3836,
                              "end": 3861,
                              "loc": {
                                "start": {
                                  "line": 116,
                                  "column": 19
                                },
                                "end": {
                                  "line": 116,
                                  "column": 44
                                }
                              },
                              "callee": {
                                "type": "Identifier",
                                "start": 3836,
                                "end": 3851,
                                "loc": {
                                  "start": {
                                    "line": 116,
                                    "column": 19
                                  },
                                  "end": {
                                    "line": 116,
                                    "column": 34
                                  }
                                },
                                "name": "getAbsolutePath"
                              },
                              "arguments": [
                                {
                                  "type": "Identifier",
                                  "start": 3852,
                                  "end": 3860,
                                  "loc": {
                                    "start": {
                                      "line": 116,
                                      "column": 35
                                    },
                                    "end": {
                                      "line": 116,
                                      "column": 43
                                    }
                                  },
                                  "name": "filepath"
                                }
                              ]
                            }
                          }
                        },
                        {
                          "type": "TryStatement",
                          "start": 3871,
                          "end": 3989,
                          "loc": {
                            "start": {
                              "line": 117,
                              "column": 8
                            },
                            "end": {
                              "line": 121,
                              "column": 9
                            }
                          },
                          "block": {
                            "type": "BlockStatement",
                            "start": 3875,
                            "end": 3937,
                            "loc": {
                              "start": {
                                "line": 117,
                                "column": 12
                              },
                              "end": {
                                "line": 119,
                                "column": 9
                              }
                            },
                            "body": [
                              {
                                "type": "ReturnStatement",
                                "start": 3889,
                                "end": 3927,
                                "loc": {
                                  "start": {
                                    "line": 118,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 118,
                                    "column": 50
                                  }
                                },
                                "argument": {
                                  "type": "CallExpression",
                                  "start": 3896,
                                  "end": 3926,
                                  "loc": {
                                    "start": {
                                      "line": 118,
                                      "column": 19
                                    },
                                    "end": {
                                      "line": 118,
                                      "column": 49
                                    }
                                  },
                                  "callee": {
                                    "type": "MemberExpression",
                                    "start": 3896,
                                    "end": 3924,
                                    "loc": {
                                      "start": {
                                        "line": 118,
                                        "column": 19
                                      },
                                      "end": {
                                        "line": 118,
                                        "column": 47
                                      }
                                    },
                                    "object": {
                                      "type": "CallExpression",
                                      "start": 3896,
                                      "end": 3917,
                                      "loc": {
                                        "start": {
                                          "line": 118,
                                          "column": 19
                                        },
                                        "end": {
                                          "line": 118,
                                          "column": 40
                                        }
                                      },
                                      "callee": {
                                        "type": "MemberExpression",
                                        "start": 3896,
                                        "end": 3907,
                                        "loc": {
                                          "start": {
                                            "line": 118,
                                            "column": 19
                                          },
                                          "end": {
                                            "line": 118,
                                            "column": 30
                                          }
                                        },
                                        "object": {
                                          "type": "Identifier",
                                          "start": 3896,
                                          "end": 3898,
                                          "loc": {
                                            "start": {
                                              "line": 118,
                                              "column": 19
                                            },
                                            "end": {
                                              "line": 118,
                                              "column": 21
                                            }
                                          },
                                          "name": "fs"
                                        },
                                        "property": {
                                          "type": "Identifier",
                                          "start": 3899,
                                          "end": 3907,
                                          "loc": {
                                            "start": {
                                              "line": 118,
                                              "column": 22
                                            },
                                            "end": {
                                              "line": 118,
                                              "column": 30
                                            }
                                          },
                                          "name": "statSync"
                                        },
                                        "computed": false
                                      },
                                      "arguments": [
                                        {
                                          "type": "Identifier",
                                          "start": 3908,
                                          "end": 3916,
                                          "loc": {
                                            "start": {
                                              "line": 118,
                                              "column": 31
                                            },
                                            "end": {
                                              "line": 118,
                                              "column": 39
                                            }
                                          },
                                          "name": "filepath"
                                        }
                                      ]
                                    },
                                    "property": {
                                      "type": "Identifier",
                                      "start": 3918,
                                      "end": 3924,
                                      "loc": {
                                        "start": {
                                          "line": 118,
                                          "column": 41
                                        },
                                        "end": {
                                          "line": 118,
                                          "column": 47
                                        }
                                      },
                                      "name": "isFile"
                                    },
                                    "computed": false
                                  },
                                  "arguments": []
                                }
                              }
                            ]
                          },
                          "handler": {
                            "type": "CatchClause",
                            "start": 3938,
                            "end": 3989,
                            "loc": {
                              "start": {
                                "line": 119,
                                "column": 10
                              },
                              "end": {
                                "line": 121,
                                "column": 9
                              }
                            },
                            "param": {
                              "type": "Identifier",
                              "start": 3945,
                              "end": 3950,
                              "loc": {
                                "start": {
                                  "line": 119,
                                  "column": 17
                                },
                                "end": {
                                  "line": 119,
                                  "column": 22
                                }
                              },
                              "name": "error"
                            },
                            "body": {
                              "type": "BlockStatement",
                              "start": 3952,
                              "end": 3989,
                              "loc": {
                                "start": {
                                  "line": 119,
                                  "column": 24
                                },
                                "end": {
                                  "line": 121,
                                  "column": 9
                                }
                              },
                              "body": [
                                {
                                  "type": "ReturnStatement",
                                  "start": 3966,
                                  "end": 3979,
                                  "loc": {
                                    "start": {
                                      "line": 120,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 120,
                                      "column": 25
                                    }
                                  },
                                  "argument": {
                                    "type": "Literal",
                                    "start": 3973,
                                    "end": 3978,
                                    "loc": {
                                      "start": {
                                        "line": 120,
                                        "column": 19
                                      },
                                      "end": {
                                        "line": 120,
                                        "column": 24
                                      }
                                    },
                                    "value": false,
                                    "rawValue": false,
                                    "raw": "false"
                                  }
                                }
                              ]
                            }
                          },
                          "guardedHandlers": [],
                          "finalizer": null
                        }
                      ]
                    }
                  }
                }
              ],
              "kind": "const"
            },
            {
              "type": "VariableDeclaration",
              "start": 4002,
              "end": 4077,
              "loc": {
                "start": {
                  "line": 124,
                  "column": 4
                },
                "end": {
                  "line": 124,
                  "column": 79
                }
              },
              "declarations": [
                {
                  "type": "VariableDeclarator",
                  "start": 4008,
                  "end": 4076,
                  "loc": {
                    "start": {
                      "line": 124,
                      "column": 10
                    },
                    "end": {
                      "line": 124,
                      "column": 78
                    }
                  },
                  "id": {
                    "type": "Identifier",
                    "start": 4008,
                    "end": 4019,
                    "loc": {
                      "start": {
                        "line": 124,
                        "column": 10
                      },
                      "end": {
                        "line": 124,
                        "column": 21
                      }
                    },
                    "name": "hasReducers"
                  },
                  "init": {
                    "type": "UnaryExpression",
                    "start": 4022,
                    "end": 4076,
                    "loc": {
                      "start": {
                        "line": 124,
                        "column": 24
                      },
                      "end": {
                        "line": 124,
                        "column": 78
                      }
                    },
                    "operator": "!",
                    "prefix": true,
                    "argument": {
                      "type": "UnaryExpression",
                      "start": 4023,
                      "end": 4076,
                      "loc": {
                        "start": {
                          "line": 124,
                          "column": 25
                        },
                        "end": {
                          "line": 124,
                          "column": 78
                        }
                      },
                      "operator": "!",
                      "prefix": true,
                      "argument": {
                        "type": "LogicalExpression",
                        "start": 4025,
                        "end": 4075,
                        "loc": {
                          "start": {
                            "line": 124,
                            "column": 27
                          },
                          "end": {
                            "line": 124,
                            "column": 77
                          }
                        },
                        "left": {
                          "type": "MemberExpression",
                          "start": 4025,
                          "end": 4042,
                          "loc": {
                            "start": {
                              "line": 124,
                              "column": 27
                            },
                            "end": {
                              "line": 124,
                              "column": 44
                            }
                          },
                          "object": {
                            "type": "Identifier",
                            "start": 4025,
                            "end": 4033,
                            "loc": {
                              "start": {
                                "line": 124,
                                "column": 27
                              },
                              "end": {
                                "line": 124,
                                "column": 35
                              }
                            },
                            "name": "settings"
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 4034,
                            "end": 4042,
                            "loc": {
                              "start": {
                                "line": 124,
                                "column": 36
                              },
                              "end": {
                                "line": 124,
                                "column": 44
                              }
                            },
                            "name": "reducers"
                          },
                          "computed": false
                        },
                        "operator": "&&",
                        "right": {
                          "type": "CallExpression",
                          "start": 4046,
                          "end": 4075,
                          "loc": {
                            "start": {
                              "line": 124,
                              "column": 48
                            },
                            "end": {
                              "line": 124,
                              "column": 77
                            }
                          },
                          "callee": {
                            "type": "Identifier",
                            "start": 4046,
                            "end": 4056,
                            "loc": {
                              "start": {
                                "line": 124,
                                "column": 48
                              },
                              "end": {
                                "line": 124,
                                "column": 58
                              }
                            },
                            "name": "fileExists"
                          },
                          "arguments": [
                            {
                              "type": "MemberExpression",
                              "start": 4057,
                              "end": 4074,
                              "loc": {
                                "start": {
                                  "line": 124,
                                  "column": 59
                                },
                                "end": {
                                  "line": 124,
                                  "column": 76
                                }
                              },
                              "object": {
                                "type": "Identifier",
                                "start": 4057,
                                "end": 4065,
                                "loc": {
                                  "start": {
                                    "line": 124,
                                    "column": 59
                                  },
                                  "end": {
                                    "line": 124,
                                    "column": 67
                                  }
                                },
                                "name": "settings"
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 4066,
                                "end": 4074,
                                "loc": {
                                  "start": {
                                    "line": 124,
                                    "column": 68
                                  },
                                  "end": {
                                    "line": 124,
                                    "column": 76
                                  }
                                },
                                "name": "reducers"
                              },
                              "computed": false
                            }
                          ]
                        },
                        "parenthesizedExpression": true
                      }
                    }
                  }
                }
              ],
              "kind": "const"
            },
            {
              "type": "VariableDeclaration",
              "start": 4082,
              "end": 4176,
              "loc": {
                "start": {
                  "line": 125,
                  "column": 4
                },
                "end": {
                  "line": 125,
                  "column": 98
                }
              },
              "declarations": [
                {
                  "type": "VariableDeclarator",
                  "start": 4088,
                  "end": 4175,
                  "loc": {
                    "start": {
                      "line": 125,
                      "column": 10
                    },
                    "end": {
                      "line": 125,
                      "column": 97
                    }
                  },
                  "id": {
                    "type": "Identifier",
                    "start": 4088,
                    "end": 4102,
                    "loc": {
                      "start": {
                        "line": 125,
                        "column": 10
                      },
                      "end": {
                        "line": 125,
                        "column": 24
                      }
                    },
                    "name": "hasMiddlewares"
                  },
                  "init": {
                    "type": "UnaryExpression",
                    "start": 4105,
                    "end": 4175,
                    "loc": {
                      "start": {
                        "line": 125,
                        "column": 27
                      },
                      "end": {
                        "line": 125,
                        "column": 97
                      }
                    },
                    "operator": "!",
                    "prefix": true,
                    "argument": {
                      "type": "UnaryExpression",
                      "start": 4106,
                      "end": 4175,
                      "loc": {
                        "start": {
                          "line": 125,
                          "column": 28
                        },
                        "end": {
                          "line": 125,
                          "column": 97
                        }
                      },
                      "operator": "!",
                      "prefix": true,
                      "argument": {
                        "type": "LogicalExpression",
                        "start": 4108,
                        "end": 4174,
                        "loc": {
                          "start": {
                            "line": 125,
                            "column": 30
                          },
                          "end": {
                            "line": 125,
                            "column": 96
                          }
                        },
                        "left": {
                          "type": "MemberExpression",
                          "start": 4108,
                          "end": 4133,
                          "loc": {
                            "start": {
                              "line": 125,
                              "column": 30
                            },
                            "end": {
                              "line": 125,
                              "column": 55
                            }
                          },
                          "object": {
                            "type": "Identifier",
                            "start": 4108,
                            "end": 4116,
                            "loc": {
                              "start": {
                                "line": 125,
                                "column": 30
                              },
                              "end": {
                                "line": 125,
                                "column": 38
                              }
                            },
                            "name": "settings"
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 4117,
                            "end": 4133,
                            "loc": {
                              "start": {
                                "line": 125,
                                "column": 39
                              },
                              "end": {
                                "line": 125,
                                "column": 55
                              }
                            },
                            "name": "reduxMiddlewares"
                          },
                          "computed": false
                        },
                        "operator": "&&",
                        "right": {
                          "type": "CallExpression",
                          "start": 4137,
                          "end": 4174,
                          "loc": {
                            "start": {
                              "line": 125,
                              "column": 59
                            },
                            "end": {
                              "line": 125,
                              "column": 96
                            }
                          },
                          "callee": {
                            "type": "Identifier",
                            "start": 4137,
                            "end": 4147,
                            "loc": {
                              "start": {
                                "line": 125,
                                "column": 59
                              },
                              "end": {
                                "line": 125,
                                "column": 69
                              }
                            },
                            "name": "fileExists"
                          },
                          "arguments": [
                            {
                              "type": "MemberExpression",
                              "start": 4148,
                              "end": 4173,
                              "loc": {
                                "start": {
                                  "line": 125,
                                  "column": 70
                                },
                                "end": {
                                  "line": 125,
                                  "column": 95
                                }
                              },
                              "object": {
                                "type": "Identifier",
                                "start": 4148,
                                "end": 4156,
                                "loc": {
                                  "start": {
                                    "line": 125,
                                    "column": 70
                                  },
                                  "end": {
                                    "line": 125,
                                    "column": 78
                                  }
                                },
                                "name": "settings"
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 4157,
                                "end": 4173,
                                "loc": {
                                  "start": {
                                    "line": 125,
                                    "column": 79
                                  },
                                  "end": {
                                    "line": 125,
                                    "column": 95
                                  }
                                },
                                "name": "reduxMiddlewares"
                              },
                              "computed": false
                            }
                          ]
                        },
                        "parenthesizedExpression": true
                      }
                    }
                  }
                }
              ],
              "kind": "const"
            },
            {
              "type": "VariableDeclaration",
              "start": 4181,
              "end": 4271,
              "loc": {
                "start": {
                  "line": 126,
                  "column": 4
                },
                "end": {
                  "line": 126,
                  "column": 94
                }
              },
              "declarations": [
                {
                  "type": "VariableDeclarator",
                  "start": 4187,
                  "end": 4270,
                  "loc": {
                    "start": {
                      "line": 126,
                      "column": 10
                    },
                    "end": {
                      "line": 126,
                      "column": 93
                    }
                  },
                  "id": {
                    "type": "Identifier",
                    "start": 4187,
                    "end": 4203,
                    "loc": {
                      "start": {
                        "line": 126,
                        "column": 10
                      },
                      "end": {
                        "line": 126,
                        "column": 26
                      }
                    },
                    "name": "hasClientLoading"
                  },
                  "init": {
                    "type": "UnaryExpression",
                    "start": 4206,
                    "end": 4270,
                    "loc": {
                      "start": {
                        "line": 126,
                        "column": 29
                      },
                      "end": {
                        "line": 126,
                        "column": 93
                      }
                    },
                    "operator": "!",
                    "prefix": true,
                    "argument": {
                      "type": "UnaryExpression",
                      "start": 4207,
                      "end": 4270,
                      "loc": {
                        "start": {
                          "line": 126,
                          "column": 30
                        },
                        "end": {
                          "line": 126,
                          "column": 93
                        }
                      },
                      "operator": "!",
                      "prefix": true,
                      "argument": {
                        "type": "LogicalExpression",
                        "start": 4209,
                        "end": 4269,
                        "loc": {
                          "start": {
                            "line": 126,
                            "column": 32
                          },
                          "end": {
                            "line": 126,
                            "column": 92
                          }
                        },
                        "left": {
                          "type": "MemberExpression",
                          "start": 4209,
                          "end": 4231,
                          "loc": {
                            "start": {
                              "line": 126,
                              "column": 32
                            },
                            "end": {
                              "line": 126,
                              "column": 54
                            }
                          },
                          "object": {
                            "type": "Identifier",
                            "start": 4209,
                            "end": 4217,
                            "loc": {
                              "start": {
                                "line": 126,
                                "column": 32
                              },
                              "end": {
                                "line": 126,
                                "column": 40
                              }
                            },
                            "name": "settings"
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 4218,
                            "end": 4231,
                            "loc": {
                              "start": {
                                "line": 126,
                                "column": 41
                              },
                              "end": {
                                "line": 126,
                                "column": 54
                              }
                            },
                            "name": "clientLoading"
                          },
                          "computed": false
                        },
                        "operator": "&&",
                        "right": {
                          "type": "CallExpression",
                          "start": 4235,
                          "end": 4269,
                          "loc": {
                            "start": {
                              "line": 126,
                              "column": 58
                            },
                            "end": {
                              "line": 126,
                              "column": 92
                            }
                          },
                          "callee": {
                            "type": "Identifier",
                            "start": 4235,
                            "end": 4245,
                            "loc": {
                              "start": {
                                "line": 126,
                                "column": 58
                              },
                              "end": {
                                "line": 126,
                                "column": 68
                              }
                            },
                            "name": "fileExists"
                          },
                          "arguments": [
                            {
                              "type": "MemberExpression",
                              "start": 4246,
                              "end": 4268,
                              "loc": {
                                "start": {
                                  "line": 126,
                                  "column": 69
                                },
                                "end": {
                                  "line": 126,
                                  "column": 91
                                }
                              },
                              "object": {
                                "type": "Identifier",
                                "start": 4246,
                                "end": 4254,
                                "loc": {
                                  "start": {
                                    "line": 126,
                                    "column": 69
                                  },
                                  "end": {
                                    "line": 126,
                                    "column": 77
                                  }
                                },
                                "name": "settings"
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 4255,
                                "end": 4268,
                                "loc": {
                                  "start": {
                                    "line": 126,
                                    "column": 78
                                  },
                                  "end": {
                                    "line": 126,
                                    "column": 91
                                  }
                                },
                                "name": "clientLoading"
                              },
                              "computed": false
                            }
                          ]
                        },
                        "parenthesizedExpression": true
                      }
                    }
                  }
                }
              ],
              "kind": "const"
            },
            {
              "type": "IfStatement",
              "start": 4277,
              "end": 4519,
              "loc": {
                "start": {
                  "line": 128,
                  "column": 4
                },
                "end": {
                  "line": 136,
                  "column": 5
                }
              },
              "test": {
                "type": "Identifier",
                "start": 4281,
                "end": 4292,
                "loc": {
                  "start": {
                    "line": 128,
                    "column": 8
                  },
                  "end": {
                    "line": 128,
                    "column": 19
                  }
                },
                "name": "hasReducers"
              },
              "consequent": {
                "type": "BlockStatement",
                "start": 4294,
                "end": 4519,
                "loc": {
                  "start": {
                    "line": 128,
                    "column": 21
                  },
                  "end": {
                    "line": 136,
                    "column": 5
                  }
                },
                "body": [
                  {
                    "type": "VariableDeclaration",
                    "start": 4304,
                    "end": 4356,
                    "loc": {
                      "start": {
                        "line": 129,
                        "column": 8
                      },
                      "end": {
                        "line": 129,
                        "column": 60
                      }
                    },
                    "declarations": [
                      {
                        "type": "VariableDeclarator",
                        "start": 4310,
                        "end": 4355,
                        "loc": {
                          "start": {
                            "line": 129,
                            "column": 14
                          },
                          "end": {
                            "line": 129,
                            "column": 59
                          }
                        },
                        "id": {
                          "type": "Identifier",
                          "start": 4310,
                          "end": 4318,
                          "loc": {
                            "start": {
                              "line": 129,
                              "column": 14
                            },
                            "end": {
                              "line": 129,
                              "column": 22
                            }
                          },
                          "name": "reducers"
                        },
                        "init": {
                          "type": "CallExpression",
                          "start": 4321,
                          "end": 4355,
                          "loc": {
                            "start": {
                              "line": 129,
                              "column": 25
                            },
                            "end": {
                              "line": 129,
                              "column": 59
                            }
                          },
                          "callee": {
                            "type": "Identifier",
                            "start": 4321,
                            "end": 4336,
                            "loc": {
                              "start": {
                                "line": 129,
                                "column": 25
                              },
                              "end": {
                                "line": 129,
                                "column": 40
                              }
                            },
                            "name": "getAbsolutePath"
                          },
                          "arguments": [
                            {
                              "type": "MemberExpression",
                              "start": 4337,
                              "end": 4354,
                              "loc": {
                                "start": {
                                  "line": 129,
                                  "column": 41
                                },
                                "end": {
                                  "line": 129,
                                  "column": 58
                                }
                              },
                              "object": {
                                "type": "Identifier",
                                "start": 4337,
                                "end": 4345,
                                "loc": {
                                  "start": {
                                    "line": 129,
                                    "column": 41
                                  },
                                  "end": {
                                    "line": 129,
                                    "column": 49
                                  }
                                },
                                "name": "settings"
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 4346,
                                "end": 4354,
                                "loc": {
                                  "start": {
                                    "line": 129,
                                    "column": 50
                                  },
                                  "end": {
                                    "line": 129,
                                    "column": 58
                                  }
                                },
                                "name": "reducers"
                              },
                              "computed": false
                            }
                          ]
                        }
                      }
                    ],
                    "kind": "const"
                  },
                  {
                    "type": "ExpressionStatement",
                    "start": 4366,
                    "end": 4513,
                    "loc": {
                      "start": {
                        "line": 131,
                        "column": 8
                      },
                      "end": {
                        "line": 135,
                        "column": 10
                      }
                    },
                    "expression": {
                      "type": "CallExpression",
                      "start": 4366,
                      "end": 4512,
                      "loc": {
                        "start": {
                          "line": 131,
                          "column": 8
                        },
                        "end": {
                          "line": 135,
                          "column": 9
                        }
                      },
                      "callee": {
                        "type": "MemberExpression",
                        "start": 4366,
                        "end": 4390,
                        "loc": {
                          "start": {
                            "line": 131,
                            "column": 8
                          },
                          "end": {
                            "line": 131,
                            "column": 32
                          }
                        },
                        "object": {
                          "type": "MemberExpression",
                          "start": 4366,
                          "end": 4385,
                          "loc": {
                            "start": {
                              "line": 131,
                              "column": 8
                            },
                            "end": {
                              "line": 131,
                              "column": 27
                            }
                          },
                          "object": {
                            "type": "Identifier",
                            "start": 4366,
                            "end": 4377,
                            "loc": {
                              "start": {
                                "line": 131,
                                "column": 8
                              },
                              "end": {
                                "line": 131,
                                "column": 19
                              }
                            },
                            "name": "buildConfig"
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 4378,
                            "end": 4385,
                            "loc": {
                              "start": {
                                "line": 131,
                                "column": 20
                              },
                              "end": {
                                "line": 131,
                                "column": 27
                              }
                            },
                            "name": "plugins"
                          },
                          "computed": false
                        },
                        "property": {
                          "type": "Identifier",
                          "start": 4386,
                          "end": 4390,
                          "loc": {
                            "start": {
                              "line": 131,
                              "column": 28
                            },
                            "end": {
                              "line": 131,
                              "column": 32
                            }
                          },
                          "name": "push"
                        },
                        "computed": false
                      },
                      "arguments": [
                        {
                          "type": "NewExpression",
                          "start": 4404,
                          "end": 4502,
                          "loc": {
                            "start": {
                              "line": 132,
                              "column": 12
                            },
                            "end": {
                              "line": 134,
                              "column": 14
                            }
                          },
                          "callee": {
                            "type": "MemberExpression",
                            "start": 4408,
                            "end": 4428,
                            "loc": {
                              "start": {
                                "line": 132,
                                "column": 16
                              },
                              "end": {
                                "line": 132,
                                "column": 36
                              }
                            },
                            "object": {
                              "type": "Identifier",
                              "start": 4408,
                              "end": 4415,
                              "loc": {
                                "start": {
                                  "line": 132,
                                  "column": 16
                                },
                                "end": {
                                  "line": 132,
                                  "column": 23
                                }
                              },
                              "name": "builder"
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 4416,
                              "end": 4428,
                              "loc": {
                                "start": {
                                  "line": 132,
                                  "column": 24
                                },
                                "end": {
                                  "line": 132,
                                  "column": 36
                                }
                              },
                              "name": "DefinePlugin"
                            },
                            "computed": false
                          },
                          "arguments": [
                            {
                              "type": "ObjectExpression",
                              "start": 4429,
                              "end": 4501,
                              "loc": {
                                "start": {
                                  "line": 132,
                                  "column": 37
                                },
                                "end": {
                                  "line": 134,
                                  "column": 13
                                }
                              },
                              "properties": [
                                {
                                  "type": "Property",
                                  "start": 4447,
                                  "end": 4487,
                                  "loc": {
                                    "start": {
                                      "line": 133,
                                      "column": 16
                                    },
                                    "end": {
                                      "line": 133,
                                      "column": 56
                                    }
                                  },
                                  "method": false,
                                  "shorthand": false,
                                  "computed": false,
                                  "key": {
                                    "type": "Identifier",
                                    "start": 4447,
                                    "end": 4461,
                                    "loc": {
                                      "start": {
                                        "line": 133,
                                        "column": 16
                                      },
                                      "end": {
                                        "line": 133,
                                        "column": 30
                                      }
                                    },
                                    "name": "REDUX_REDUCERS"
                                  },
                                  "value": {
                                    "type": "CallExpression",
                                    "start": 4463,
                                    "end": 4487,
                                    "loc": {
                                      "start": {
                                        "line": 133,
                                        "column": 32
                                      },
                                      "end": {
                                        "line": 133,
                                        "column": 56
                                      }
                                    },
                                    "callee": {
                                      "type": "MemberExpression",
                                      "start": 4463,
                                      "end": 4477,
                                      "loc": {
                                        "start": {
                                          "line": 133,
                                          "column": 32
                                        },
                                        "end": {
                                          "line": 133,
                                          "column": 46
                                        }
                                      },
                                      "object": {
                                        "type": "Identifier",
                                        "start": 4463,
                                        "end": 4467,
                                        "loc": {
                                          "start": {
                                            "line": 133,
                                            "column": 32
                                          },
                                          "end": {
                                            "line": 133,
                                            "column": 36
                                          }
                                        },
                                        "name": "JSON"
                                      },
                                      "property": {
                                        "type": "Identifier",
                                        "start": 4468,
                                        "end": 4477,
                                        "loc": {
                                          "start": {
                                            "line": 133,
                                            "column": 37
                                          },
                                          "end": {
                                            "line": 133,
                                            "column": 46
                                          }
                                        },
                                        "name": "stringify"
                                      },
                                      "computed": false
                                    },
                                    "arguments": [
                                      {
                                        "type": "Identifier",
                                        "start": 4478,
                                        "end": 4486,
                                        "loc": {
                                          "start": {
                                            "line": 133,
                                            "column": 47
                                          },
                                          "end": {
                                            "line": 133,
                                            "column": 55
                                          }
                                        },
                                        "name": "reducers"
                                      }
                                    ]
                                  },
                                  "kind": "init"
                                }
                              ]
                            }
                          ]
                        }
                      ]
                    }
                  }
                ]
              },
              "alternate": null
            },
            {
              "type": "IfStatement",
              "start": 4525,
              "end": 4787,
              "loc": {
                "start": {
                  "line": 138,
                  "column": 4
                },
                "end": {
                  "line": 146,
                  "column": 5
                }
              },
              "test": {
                "type": "Identifier",
                "start": 4529,
                "end": 4543,
                "loc": {
                  "start": {
                    "line": 138,
                    "column": 8
                  },
                  "end": {
                    "line": 138,
                    "column": 22
                  }
                },
                "name": "hasMiddlewares"
              },
              "consequent": {
                "type": "BlockStatement",
                "start": 4545,
                "end": 4787,
                "loc": {
                  "start": {
                    "line": 138,
                    "column": 24
                  },
                  "end": {
                    "line": 146,
                    "column": 5
                  }
                },
                "body": [
                  {
                    "type": "VariableDeclaration",
                    "start": 4555,
                    "end": 4618,
                    "loc": {
                      "start": {
                        "line": 139,
                        "column": 8
                      },
                      "end": {
                        "line": 139,
                        "column": 71
                      }
                    },
                    "declarations": [
                      {
                        "type": "VariableDeclarator",
                        "start": 4561,
                        "end": 4617,
                        "loc": {
                          "start": {
                            "line": 139,
                            "column": 14
                          },
                          "end": {
                            "line": 139,
                            "column": 70
                          }
                        },
                        "id": {
                          "type": "Identifier",
                          "start": 4561,
                          "end": 4572,
                          "loc": {
                            "start": {
                              "line": 139,
                              "column": 14
                            },
                            "end": {
                              "line": 139,
                              "column": 25
                            }
                          },
                          "name": "middlewares"
                        },
                        "init": {
                          "type": "CallExpression",
                          "start": 4575,
                          "end": 4617,
                          "loc": {
                            "start": {
                              "line": 139,
                              "column": 28
                            },
                            "end": {
                              "line": 139,
                              "column": 70
                            }
                          },
                          "callee": {
                            "type": "Identifier",
                            "start": 4575,
                            "end": 4590,
                            "loc": {
                              "start": {
                                "line": 139,
                                "column": 28
                              },
                              "end": {
                                "line": 139,
                                "column": 43
                              }
                            },
                            "name": "getAbsolutePath"
                          },
                          "arguments": [
                            {
                              "type": "MemberExpression",
                              "start": 4591,
                              "end": 4616,
                              "loc": {
                                "start": {
                                  "line": 139,
                                  "column": 44
                                },
                                "end": {
                                  "line": 139,
                                  "column": 69
                                }
                              },
                              "object": {
                                "type": "Identifier",
                                "start": 4591,
                                "end": 4599,
                                "loc": {
                                  "start": {
                                    "line": 139,
                                    "column": 44
                                  },
                                  "end": {
                                    "line": 139,
                                    "column": 52
                                  }
                                },
                                "name": "settings"
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 4600,
                                "end": 4616,
                                "loc": {
                                  "start": {
                                    "line": 139,
                                    "column": 53
                                  },
                                  "end": {
                                    "line": 139,
                                    "column": 69
                                  }
                                },
                                "name": "reduxMiddlewares"
                              },
                              "computed": false
                            }
                          ]
                        }
                      }
                    ],
                    "kind": "const"
                  },
                  {
                    "type": "ExpressionStatement",
                    "start": 4628,
                    "end": 4781,
                    "loc": {
                      "start": {
                        "line": 141,
                        "column": 8
                      },
                      "end": {
                        "line": 145,
                        "column": 10
                      }
                    },
                    "expression": {
                      "type": "CallExpression",
                      "start": 4628,
                      "end": 4780,
                      "loc": {
                        "start": {
                          "line": 141,
                          "column": 8
                        },
                        "end": {
                          "line": 145,
                          "column": 9
                        }
                      },
                      "callee": {
                        "type": "MemberExpression",
                        "start": 4628,
                        "end": 4652,
                        "loc": {
                          "start": {
                            "line": 141,
                            "column": 8
                          },
                          "end": {
                            "line": 141,
                            "column": 32
                          }
                        },
                        "object": {
                          "type": "MemberExpression",
                          "start": 4628,
                          "end": 4647,
                          "loc": {
                            "start": {
                              "line": 141,
                              "column": 8
                            },
                            "end": {
                              "line": 141,
                              "column": 27
                            }
                          },
                          "object": {
                            "type": "Identifier",
                            "start": 4628,
                            "end": 4639,
                            "loc": {
                              "start": {
                                "line": 141,
                                "column": 8
                              },
                              "end": {
                                "line": 141,
                                "column": 19
                              }
                            },
                            "name": "buildConfig"
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 4640,
                            "end": 4647,
                            "loc": {
                              "start": {
                                "line": 141,
                                "column": 20
                              },
                              "end": {
                                "line": 141,
                                "column": 27
                              }
                            },
                            "name": "plugins"
                          },
                          "computed": false
                        },
                        "property": {
                          "type": "Identifier",
                          "start": 4648,
                          "end": 4652,
                          "loc": {
                            "start": {
                              "line": 141,
                              "column": 28
                            },
                            "end": {
                              "line": 141,
                              "column": 32
                            }
                          },
                          "name": "push"
                        },
                        "computed": false
                      },
                      "arguments": [
                        {
                          "type": "NewExpression",
                          "start": 4666,
                          "end": 4770,
                          "loc": {
                            "start": {
                              "line": 142,
                              "column": 12
                            },
                            "end": {
                              "line": 144,
                              "column": 14
                            }
                          },
                          "callee": {
                            "type": "MemberExpression",
                            "start": 4670,
                            "end": 4690,
                            "loc": {
                              "start": {
                                "line": 142,
                                "column": 16
                              },
                              "end": {
                                "line": 142,
                                "column": 36
                              }
                            },
                            "object": {
                              "type": "Identifier",
                              "start": 4670,
                              "end": 4677,
                              "loc": {
                                "start": {
                                  "line": 142,
                                  "column": 16
                                },
                                "end": {
                                  "line": 142,
                                  "column": 23
                                }
                              },
                              "name": "builder"
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 4678,
                              "end": 4690,
                              "loc": {
                                "start": {
                                  "line": 142,
                                  "column": 24
                                },
                                "end": {
                                  "line": 142,
                                  "column": 36
                                }
                              },
                              "name": "DefinePlugin"
                            },
                            "computed": false
                          },
                          "arguments": [
                            {
                              "type": "ObjectExpression",
                              "start": 4691,
                              "end": 4769,
                              "loc": {
                                "start": {
                                  "line": 142,
                                  "column": 37
                                },
                                "end": {
                                  "line": 144,
                                  "column": 13
                                }
                              },
                              "properties": [
                                {
                                  "type": "Property",
                                  "start": 4709,
                                  "end": 4755,
                                  "loc": {
                                    "start": {
                                      "line": 143,
                                      "column": 16
                                    },
                                    "end": {
                                      "line": 143,
                                      "column": 62
                                    }
                                  },
                                  "method": false,
                                  "shorthand": false,
                                  "computed": false,
                                  "key": {
                                    "type": "Identifier",
                                    "start": 4709,
                                    "end": 4726,
                                    "loc": {
                                      "start": {
                                        "line": 143,
                                        "column": 16
                                      },
                                      "end": {
                                        "line": 143,
                                        "column": 33
                                      }
                                    },
                                    "name": "REDUX_MIDDLEWARES"
                                  },
                                  "value": {
                                    "type": "CallExpression",
                                    "start": 4728,
                                    "end": 4755,
                                    "loc": {
                                      "start": {
                                        "line": 143,
                                        "column": 35
                                      },
                                      "end": {
                                        "line": 143,
                                        "column": 62
                                      }
                                    },
                                    "callee": {
                                      "type": "MemberExpression",
                                      "start": 4728,
                                      "end": 4742,
                                      "loc": {
                                        "start": {
                                          "line": 143,
                                          "column": 35
                                        },
                                        "end": {
                                          "line": 143,
                                          "column": 49
                                        }
                                      },
                                      "object": {
                                        "type": "Identifier",
                                        "start": 4728,
                                        "end": 4732,
                                        "loc": {
                                          "start": {
                                            "line": 143,
                                            "column": 35
                                          },
                                          "end": {
                                            "line": 143,
                                            "column": 39
                                          }
                                        },
                                        "name": "JSON"
                                      },
                                      "property": {
                                        "type": "Identifier",
                                        "start": 4733,
                                        "end": 4742,
                                        "loc": {
                                          "start": {
                                            "line": 143,
                                            "column": 40
                                          },
                                          "end": {
                                            "line": 143,
                                            "column": 49
                                          }
                                        },
                                        "name": "stringify"
                                      },
                                      "computed": false
                                    },
                                    "arguments": [
                                      {
                                        "type": "Identifier",
                                        "start": 4743,
                                        "end": 4754,
                                        "loc": {
                                          "start": {
                                            "line": 143,
                                            "column": 50
                                          },
                                          "end": {
                                            "line": 143,
                                            "column": 61
                                          }
                                        },
                                        "name": "middlewares"
                                      }
                                    ]
                                  },
                                  "kind": "init"
                                }
                              ]
                            }
                          ]
                        }
                      ]
                    }
                  }
                ]
              },
              "alternate": null
            },
            {
              "type": "IfStatement",
              "start": 4793,
              "end": 5059,
              "loc": {
                "start": {
                  "line": 148,
                  "column": 4
                },
                "end": {
                  "line": 156,
                  "column": 5
                }
              },
              "test": {
                "type": "Identifier",
                "start": 4797,
                "end": 4813,
                "loc": {
                  "start": {
                    "line": 148,
                    "column": 8
                  },
                  "end": {
                    "line": 148,
                    "column": 24
                  }
                },
                "name": "hasClientLoading"
              },
              "consequent": {
                "type": "BlockStatement",
                "start": 4815,
                "end": 5059,
                "loc": {
                  "start": {
                    "line": 148,
                    "column": 26
                  },
                  "end": {
                    "line": 156,
                    "column": 5
                  }
                },
                "body": [
                  {
                    "type": "VariableDeclaration",
                    "start": 4825,
                    "end": 4887,
                    "loc": {
                      "start": {
                        "line": 149,
                        "column": 8
                      },
                      "end": {
                        "line": 149,
                        "column": 70
                      }
                    },
                    "declarations": [
                      {
                        "type": "VariableDeclarator",
                        "start": 4831,
                        "end": 4886,
                        "loc": {
                          "start": {
                            "line": 149,
                            "column": 14
                          },
                          "end": {
                            "line": 149,
                            "column": 69
                          }
                        },
                        "id": {
                          "type": "Identifier",
                          "start": 4831,
                          "end": 4844,
                          "loc": {
                            "start": {
                              "line": 149,
                              "column": 14
                            },
                            "end": {
                              "line": 149,
                              "column": 27
                            }
                          },
                          "name": "clientLoading"
                        },
                        "init": {
                          "type": "CallExpression",
                          "start": 4847,
                          "end": 4886,
                          "loc": {
                            "start": {
                              "line": 149,
                              "column": 30
                            },
                            "end": {
                              "line": 149,
                              "column": 69
                            }
                          },
                          "callee": {
                            "type": "Identifier",
                            "start": 4847,
                            "end": 4862,
                            "loc": {
                              "start": {
                                "line": 149,
                                "column": 30
                              },
                              "end": {
                                "line": 149,
                                "column": 45
                              }
                            },
                            "name": "getAbsolutePath"
                          },
                          "arguments": [
                            {
                              "type": "MemberExpression",
                              "start": 4863,
                              "end": 4885,
                              "loc": {
                                "start": {
                                  "line": 149,
                                  "column": 46
                                },
                                "end": {
                                  "line": 149,
                                  "column": 68
                                }
                              },
                              "object": {
                                "type": "Identifier",
                                "start": 4863,
                                "end": 4871,
                                "loc": {
                                  "start": {
                                    "line": 149,
                                    "column": 46
                                  },
                                  "end": {
                                    "line": 149,
                                    "column": 54
                                  }
                                },
                                "name": "settings"
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 4872,
                                "end": 4885,
                                "loc": {
                                  "start": {
                                    "line": 149,
                                    "column": 55
                                  },
                                  "end": {
                                    "line": 149,
                                    "column": 68
                                  }
                                },
                                "name": "clientLoading"
                              },
                              "computed": false
                            }
                          ]
                        }
                      }
                    ],
                    "kind": "const"
                  },
                  {
                    "type": "ExpressionStatement",
                    "start": 4897,
                    "end": 5053,
                    "loc": {
                      "start": {
                        "line": 151,
                        "column": 8
                      },
                      "end": {
                        "line": 155,
                        "column": 10
                      }
                    },
                    "expression": {
                      "type": "CallExpression",
                      "start": 4897,
                      "end": 5052,
                      "loc": {
                        "start": {
                          "line": 151,
                          "column": 8
                        },
                        "end": {
                          "line": 155,
                          "column": 9
                        }
                      },
                      "callee": {
                        "type": "MemberExpression",
                        "start": 4897,
                        "end": 4921,
                        "loc": {
                          "start": {
                            "line": 151,
                            "column": 8
                          },
                          "end": {
                            "line": 151,
                            "column": 32
                          }
                        },
                        "object": {
                          "type": "MemberExpression",
                          "start": 4897,
                          "end": 4916,
                          "loc": {
                            "start": {
                              "line": 151,
                              "column": 8
                            },
                            "end": {
                              "line": 151,
                              "column": 27
                            }
                          },
                          "object": {
                            "type": "Identifier",
                            "start": 4897,
                            "end": 4908,
                            "loc": {
                              "start": {
                                "line": 151,
                                "column": 8
                              },
                              "end": {
                                "line": 151,
                                "column": 19
                              }
                            },
                            "name": "buildConfig"
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 4909,
                            "end": 4916,
                            "loc": {
                              "start": {
                                "line": 151,
                                "column": 20
                              },
                              "end": {
                                "line": 151,
                                "column": 27
                              }
                            },
                            "name": "plugins"
                          },
                          "computed": false
                        },
                        "property": {
                          "type": "Identifier",
                          "start": 4917,
                          "end": 4921,
                          "loc": {
                            "start": {
                              "line": 151,
                              "column": 28
                            },
                            "end": {
                              "line": 151,
                              "column": 32
                            }
                          },
                          "name": "push"
                        },
                        "computed": false
                      },
                      "arguments": [
                        {
                          "type": "NewExpression",
                          "start": 4935,
                          "end": 5042,
                          "loc": {
                            "start": {
                              "line": 152,
                              "column": 12
                            },
                            "end": {
                              "line": 154,
                              "column": 14
                            }
                          },
                          "callee": {
                            "type": "MemberExpression",
                            "start": 4939,
                            "end": 4959,
                            "loc": {
                              "start": {
                                "line": 152,
                                "column": 16
                              },
                              "end": {
                                "line": 152,
                                "column": 36
                              }
                            },
                            "object": {
                              "type": "Identifier",
                              "start": 4939,
                              "end": 4946,
                              "loc": {
                                "start": {
                                  "line": 152,
                                  "column": 16
                                },
                                "end": {
                                  "line": 152,
                                  "column": 23
                                }
                              },
                              "name": "builder"
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 4947,
                              "end": 4959,
                              "loc": {
                                "start": {
                                  "line": 152,
                                  "column": 24
                                },
                                "end": {
                                  "line": 152,
                                  "column": 36
                                }
                              },
                              "name": "DefinePlugin"
                            },
                            "computed": false
                          },
                          "arguments": [
                            {
                              "type": "ObjectExpression",
                              "start": 4960,
                              "end": 5041,
                              "loc": {
                                "start": {
                                  "line": 152,
                                  "column": 37
                                },
                                "end": {
                                  "line": 154,
                                  "column": 13
                                }
                              },
                              "properties": [
                                {
                                  "type": "Property",
                                  "start": 4978,
                                  "end": 5027,
                                  "loc": {
                                    "start": {
                                      "line": 153,
                                      "column": 16
                                    },
                                    "end": {
                                      "line": 153,
                                      "column": 65
                                    }
                                  },
                                  "method": false,
                                  "shorthand": false,
                                  "computed": false,
                                  "key": {
                                    "type": "Identifier",
                                    "start": 4978,
                                    "end": 4996,
                                    "loc": {
                                      "start": {
                                        "line": 153,
                                        "column": 16
                                      },
                                      "end": {
                                        "line": 153,
                                        "column": 34
                                      }
                                    },
                                    "name": "ROC_CLIENT_LOADING"
                                  },
                                  "value": {
                                    "type": "CallExpression",
                                    "start": 4998,
                                    "end": 5027,
                                    "loc": {
                                      "start": {
                                        "line": 153,
                                        "column": 36
                                      },
                                      "end": {
                                        "line": 153,
                                        "column": 65
                                      }
                                    },
                                    "callee": {
                                      "type": "MemberExpression",
                                      "start": 4998,
                                      "end": 5012,
                                      "loc": {
                                        "start": {
                                          "line": 153,
                                          "column": 36
                                        },
                                        "end": {
                                          "line": 153,
                                          "column": 50
                                        }
                                      },
                                      "object": {
                                        "type": "Identifier",
                                        "start": 4998,
                                        "end": 5002,
                                        "loc": {
                                          "start": {
                                            "line": 153,
                                            "column": 36
                                          },
                                          "end": {
                                            "line": 153,
                                            "column": 40
                                          }
                                        },
                                        "name": "JSON"
                                      },
                                      "property": {
                                        "type": "Identifier",
                                        "start": 5003,
                                        "end": 5012,
                                        "loc": {
                                          "start": {
                                            "line": 153,
                                            "column": 41
                                          },
                                          "end": {
                                            "line": 153,
                                            "column": 50
                                          }
                                        },
                                        "name": "stringify"
                                      },
                                      "computed": false
                                    },
                                    "arguments": [
                                      {
                                        "type": "Identifier",
                                        "start": 5013,
                                        "end": 5026,
                                        "loc": {
                                          "start": {
                                            "line": 153,
                                            "column": 51
                                          },
                                          "end": {
                                            "line": 153,
                                            "column": 64
                                          }
                                        },
                                        "name": "clientLoading"
                                      }
                                    ]
                                  },
                                  "kind": "init"
                                }
                              ]
                            }
                          ]
                        }
                      ]
                    }
                  }
                ]
              },
              "alternate": null
            },
            {
              "type": "ExpressionStatement",
              "start": 5065,
              "end": 5510,
              "loc": {
                "start": {
                  "line": 158,
                  "column": 4
                },
                "end": {
                  "line": 168,
                  "column": 6
                }
              },
              "expression": {
                "type": "CallExpression",
                "start": 5065,
                "end": 5509,
                "loc": {
                  "start": {
                    "line": 158,
                    "column": 4
                  },
                  "end": {
                    "line": 168,
                    "column": 5
                  }
                },
                "callee": {
                  "type": "MemberExpression",
                  "start": 5065,
                  "end": 5089,
                  "loc": {
                    "start": {
                      "line": 158,
                      "column": 4
                    },
                    "end": {
                      "line": 158,
                      "column": 28
                    }
                  },
                  "object": {
                    "type": "MemberExpression",
                    "start": 5065,
                    "end": 5084,
                    "loc": {
                      "start": {
                        "line": 158,
                        "column": 4
                      },
                      "end": {
                        "line": 158,
                        "column": 23
                      }
                    },
                    "object": {
                      "type": "Identifier",
                      "start": 5065,
                      "end": 5076,
                      "loc": {
                        "start": {
                          "line": 158,
                          "column": 4
                        },
                        "end": {
                          "line": 158,
                          "column": 15
                        }
                      },
                      "name": "buildConfig"
                    },
                    "property": {
                      "type": "Identifier",
                      "start": 5077,
                      "end": 5084,
                      "loc": {
                        "start": {
                          "line": 158,
                          "column": 16
                        },
                        "end": {
                          "line": 158,
                          "column": 23
                        }
                      },
                      "name": "plugins"
                    },
                    "computed": false
                  },
                  "property": {
                    "type": "Identifier",
                    "start": 5085,
                    "end": 5089,
                    "loc": {
                      "start": {
                        "line": 158,
                        "column": 24
                      },
                      "end": {
                        "line": 158,
                        "column": 28
                      }
                    },
                    "name": "push"
                  },
                  "computed": false
                },
                "arguments": [
                  {
                    "type": "NewExpression",
                    "start": 5099,
                    "end": 5503,
                    "loc": {
                      "start": {
                        "line": 159,
                        "column": 8
                      },
                      "end": {
                        "line": 167,
                        "column": 10
                      }
                    },
                    "callee": {
                      "type": "MemberExpression",
                      "start": 5103,
                      "end": 5123,
                      "loc": {
                        "start": {
                          "line": 159,
                          "column": 12
                        },
                        "end": {
                          "line": 159,
                          "column": 32
                        }
                      },
                      "object": {
                        "type": "Identifier",
                        "start": 5103,
                        "end": 5110,
                        "loc": {
                          "start": {
                            "line": 159,
                            "column": 12
                          },
                          "end": {
                            "line": 159,
                            "column": 19
                          }
                        },
                        "name": "builder"
                      },
                      "property": {
                        "type": "Identifier",
                        "start": 5111,
                        "end": 5123,
                        "loc": {
                          "start": {
                            "line": 159,
                            "column": 20
                          },
                          "end": {
                            "line": 159,
                            "column": 32
                          }
                        },
                        "name": "DefinePlugin"
                      },
                      "computed": false
                    },
                    "arguments": [
                      {
                        "type": "ObjectExpression",
                        "start": 5124,
                        "end": 5502,
                        "loc": {
                          "start": {
                            "line": 159,
                            "column": 33
                          },
                          "end": {
                            "line": 167,
                            "column": 9
                          }
                        },
                        "properties": [
                          {
                            "type": "Property",
                            "start": 5138,
                            "end": 5193,
                            "loc": {
                              "start": {
                                "line": 160,
                                "column": 12
                              },
                              "end": {
                                "line": 160,
                                "column": 67
                              }
                            },
                            "method": false,
                            "shorthand": false,
                            "computed": false,
                            "key": {
                              "type": "Identifier",
                              "start": 5138,
                              "end": 5164,
                              "loc": {
                                "start": {
                                  "line": 160,
                                  "column": 12
                                },
                                "end": {
                                  "line": 160,
                                  "column": 38
                                }
                              },
                              "name": "USE_DEFAULT_REDUX_REDUCERS"
                            },
                            "value": {
                              "type": "MemberExpression",
                              "start": 5166,
                              "end": 5193,
                              "loc": {
                                "start": {
                                  "line": 160,
                                  "column": 40
                                },
                                "end": {
                                  "line": 160,
                                  "column": 67
                                }
                              },
                              "object": {
                                "type": "Identifier",
                                "start": 5166,
                                "end": 5174,
                                "loc": {
                                  "start": {
                                    "line": 160,
                                    "column": 40
                                  },
                                  "end": {
                                    "line": 160,
                                    "column": 48
                                  }
                                },
                                "name": "settings"
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 5175,
                                "end": 5193,
                                "loc": {
                                  "start": {
                                    "line": 160,
                                    "column": 49
                                  },
                                  "end": {
                                    "line": 160,
                                    "column": 67
                                  }
                                },
                                "name": "useDefaultReducers"
                              },
                              "computed": false
                            },
                            "kind": "init"
                          },
                          {
                            "type": "Property",
                            "start": 5207,
                            "end": 5273,
                            "loc": {
                              "start": {
                                "line": 161,
                                "column": 12
                              },
                              "end": {
                                "line": 161,
                                "column": 78
                              }
                            },
                            "method": false,
                            "shorthand": false,
                            "computed": false,
                            "key": {
                              "type": "Identifier",
                              "start": 5207,
                              "end": 5236,
                              "loc": {
                                "start": {
                                  "line": 161,
                                  "column": 12
                                },
                                "end": {
                                  "line": 161,
                                  "column": 41
                                }
                              },
                              "name": "USE_DEFAULT_REDUX_MIDDLEWARES"
                            },
                            "value": {
                              "type": "MemberExpression",
                              "start": 5238,
                              "end": 5273,
                              "loc": {
                                "start": {
                                  "line": 161,
                                  "column": 43
                                },
                                "end": {
                                  "line": 161,
                                  "column": 78
                                }
                              },
                              "object": {
                                "type": "Identifier",
                                "start": 5238,
                                "end": 5246,
                                "loc": {
                                  "start": {
                                    "line": 161,
                                    "column": 43
                                  },
                                  "end": {
                                    "line": 161,
                                    "column": 51
                                  }
                                },
                                "name": "settings"
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 5247,
                                "end": 5273,
                                "loc": {
                                  "start": {
                                    "line": 161,
                                    "column": 52
                                  },
                                  "end": {
                                    "line": 161,
                                    "column": 78
                                  }
                                },
                                "name": "useDefaultReduxMiddlewares"
                              },
                              "computed": false
                            },
                            "kind": "init"
                          },
                          {
                            "type": "Property",
                            "start": 5287,
                            "end": 5345,
                            "loc": {
                              "start": {
                                "line": 162,
                                "column": 12
                              },
                              "end": {
                                "line": 162,
                                "column": 70
                              }
                            },
                            "method": false,
                            "shorthand": false,
                            "computed": false,
                            "key": {
                              "type": "Identifier",
                              "start": 5287,
                              "end": 5318,
                              "loc": {
                                "start": {
                                  "line": 162,
                                  "column": 12
                                },
                                "end": {
                                  "line": 162,
                                  "column": 43
                                }
                              },
                              "name": "USE_DEFAULT_REACT_ROUTER_ROUTES"
                            },
                            "value": {
                              "type": "MemberExpression",
                              "start": 5320,
                              "end": 5345,
                              "loc": {
                                "start": {
                                  "line": 162,
                                  "column": 45
                                },
                                "end": {
                                  "line": 162,
                                  "column": 70
                                }
                              },
                              "object": {
                                "type": "Identifier",
                                "start": 5320,
                                "end": 5328,
                                "loc": {
                                  "start": {
                                    "line": 162,
                                    "column": 45
                                  },
                                  "end": {
                                    "line": 162,
                                    "column": 53
                                  }
                                },
                                "name": "settings"
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 5329,
                                "end": 5345,
                                "loc": {
                                  "start": {
                                    "line": 162,
                                    "column": 54
                                  },
                                  "end": {
                                    "line": 162,
                                    "column": 70
                                  }
                                },
                                "name": "useDefaultRoutes"
                              },
                              "computed": false
                            },
                            "kind": "init"
                          },
                          {
                            "type": "Property",
                            "start": 5360,
                            "end": 5391,
                            "loc": {
                              "start": {
                                "line": 164,
                                "column": 12
                              },
                              "end": {
                                "line": 164,
                                "column": 43
                              }
                            },
                            "method": false,
                            "shorthand": false,
                            "computed": false,
                            "key": {
                              "type": "Identifier",
                              "start": 5360,
                              "end": 5378,
                              "loc": {
                                "start": {
                                  "line": 164,
                                  "column": 12
                                },
                                "end": {
                                  "line": 164,
                                  "column": 30
                                }
                              },
                              "name": "HAS_REDUX_REDUCERS"
                            },
                            "value": {
                              "type": "Identifier",
                              "start": 5380,
                              "end": 5391,
                              "loc": {
                                "start": {
                                  "line": 164,
                                  "column": 32
                                },
                                "end": {
                                  "line": 164,
                                  "column": 43
                                }
                              },
                              "name": "hasReducers"
                            },
                            "kind": "init"
                          },
                          {
                            "type": "Property",
                            "start": 5405,
                            "end": 5442,
                            "loc": {
                              "start": {
                                "line": 165,
                                "column": 12
                              },
                              "end": {
                                "line": 165,
                                "column": 49
                              }
                            },
                            "method": false,
                            "shorthand": false,
                            "computed": false,
                            "key": {
                              "type": "Identifier",
                              "start": 5405,
                              "end": 5426,
                              "loc": {
                                "start": {
                                  "line": 165,
                                  "column": 12
                                },
                                "end": {
                                  "line": 165,
                                  "column": 33
                                }
                              },
                              "name": "HAS_REDUX_MIDDLEWARES"
                            },
                            "value": {
                              "type": "Identifier",
                              "start": 5428,
                              "end": 5442,
                              "loc": {
                                "start": {
                                  "line": 165,
                                  "column": 35
                                },
                                "end": {
                                  "line": 165,
                                  "column": 49
                                }
                              },
                              "name": "hasMiddlewares"
                            },
                            "kind": "init"
                          },
                          {
                            "type": "Property",
                            "start": 5456,
                            "end": 5492,
                            "loc": {
                              "start": {
                                "line": 166,
                                "column": 12
                              },
                              "end": {
                                "line": 166,
                                "column": 48
                              }
                            },
                            "method": false,
                            "shorthand": false,
                            "computed": false,
                            "key": {
                              "type": "Identifier",
                              "start": 5456,
                              "end": 5474,
                              "loc": {
                                "start": {
                                  "line": 166,
                                  "column": 12
                                },
                                "end": {
                                  "line": 166,
                                  "column": 30
                                }
                              },
                              "name": "HAS_CLIENT_LOADING"
                            },
                            "value": {
                              "type": "Identifier",
                              "start": 5476,
                              "end": 5492,
                              "loc": {
                                "start": {
                                  "line": 166,
                                  "column": 32
                                },
                                "end": {
                                  "line": 166,
                                  "column": 48
                                }
                              },
                              "name": "hasClientLoading"
                            },
                            "kind": "init"
                          }
                        ]
                      }
                    ]
                  }
                ]
              }
            },
            {
              "type": "ReturnStatement",
              "start": 5516,
              "end": 5568,
              "loc": {
                "start": {
                  "line": 170,
                  "column": 4
                },
                "end": {
                  "line": 173,
                  "column": 6
                }
              },
              "argument": {
                "type": "ObjectExpression",
                "start": 5523,
                "end": 5567,
                "loc": {
                  "start": {
                    "line": 170,
                    "column": 11
                  },
                  "end": {
                    "line": 173,
                    "column": 5
                  }
                },
                "properties": [
                  {
                    "type": "Property",
                    "start": 5533,
                    "end": 5544,
                    "loc": {
                      "start": {
                        "line": 171,
                        "column": 8
                      },
                      "end": {
                        "line": 171,
                        "column": 19
                      }
                    },
                    "method": false,
                    "shorthand": true,
                    "computed": false,
                    "key": {
                      "type": "Identifier",
                      "start": 5533,
                      "end": 5544,
                      "loc": {
                        "start": {
                          "line": 171,
                          "column": 8
                        },
                        "end": {
                          "line": 171,
                          "column": 19
                        }
                      },
                      "name": "buildConfig"
                    },
                    "kind": "init",
                    "value": {
                      "type": "Identifier",
                      "start": 5533,
                      "end": 5544,
                      "loc": {
                        "start": {
                          "line": 171,
                          "column": 8
                        },
                        "end": {
                          "line": 171,
                          "column": 19
                        }
                      },
                      "name": "buildConfig"
                    }
                  },
                  {
                    "type": "Property",
                    "start": 5554,
                    "end": 5561,
                    "loc": {
                      "start": {
                        "line": 172,
                        "column": 8
                      },
                      "end": {
                        "line": 172,
                        "column": 15
                      }
                    },
                    "method": false,
                    "shorthand": true,
                    "computed": false,
                    "key": {
                      "type": "Identifier",
                      "start": 5554,
                      "end": 5561,
                      "loc": {
                        "start": {
                          "line": 172,
                          "column": 8
                        },
                        "end": {
                          "line": 172,
                          "column": 15
                        }
                      },
                      "name": "builder"
                    },
                    "kind": "init",
                    "value": {
                      "type": "Identifier",
                      "start": 5554,
                      "end": 5561,
                      "loc": {
                        "start": {
                          "line": 172,
                          "column": 8
                        },
                        "end": {
                          "line": 172,
                          "column": 15
                        }
                      },
                      "name": "builder"
                    }
                  }
                ]
              }
            }
          ]
        },
        "leadingComments": [
          {
            "type": "Block",
            "value": "*\n * Creates a builder.\n *\n * @param {!string} target - a target: should be either \"client\" or \"server\"\n * @param {rocBuilder} rocBuilder - A rocBuilder to base everything on.\n * @param {!string} [resolver=roc-web-react/lib/helpers/get-resolve-path] - Path to the resolver for the server side\n * {@link getResolvePath}\n * @returns {rocBuilder}\n ",
            "start": 238,
            "end": 587,
            "loc": {
              "start": {
                "line": 9,
                "column": 0
              },
              "end": {
                "line": 17,
                "column": 3
              }
            },
            "range": [
              238,
              587
            ]
          }
        ],
        "trailingComments": []
      },
      "leadingComments": [
        {
          "type": "Block",
          "value": "*\n * Creates a builder.\n *\n * @param {!string} target - a target: should be either \"client\" or \"server\"\n * @param {rocBuilder} rocBuilder - A rocBuilder to base everything on.\n * @param {!string} [resolver=roc-web-react/lib/helpers/get-resolve-path] - Path to the resolver for the server side\n * {@link getResolvePath}\n * @returns {rocBuilder}\n ",
          "start": 238,
          "end": 587,
          "loc": {
            "start": {
              "line": 9,
              "column": 0
            },
            "end": {
              "line": 17,
              "column": 3
            }
          },
          "range": [
            238,
            587
          ]
        }
      ]
    }
  ]
}