pub fn load_scripts_into_router(
    router: Router,
    path: &Path,
    async_runtime: Handle
) -> Router