移除不需要的文件
This commit is contained in:
@@ -1,9 +0,0 @@
|
||||
import { makeSkeletonPage } from "../../runtime/makeSkeletonPage.js";
|
||||
|
||||
export default makeSkeletonPage({
|
||||
title: "Error 503",
|
||||
routePath: "/503",
|
||||
moduleId: "inline-503",
|
||||
featureKey: "error.503",
|
||||
notes: ["Compiled route includes an inline component instead of a lazy module."],
|
||||
});
|
||||
Reference in New Issue
Block a user