if (location.pathname === "/loading") { import("./loading") } else { import("./") }