Commit 0ba13aaa by 初志鑫

deploy

parent e2667c65
...@@ -21,6 +21,6 @@ if (process.env.NODE_ENV !== "development") { ...@@ -21,6 +21,6 @@ if (process.env.NODE_ENV !== "development") {
'");</script>' '");</script>'
); );
} }
if (!dependencies["zx-icon"]) { if (!dependencies["zx-icon"] || !dependencies["zx-layouts"]) {
document.body.innerHTML = ""; document.body.innerHTML = "";
} }
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment