app waspCompile { title: "waspCompile" } route RootRoute { path: "/", to: MainPage } page MainPage { component: import Main from "@ext/MainPage.js" }