Commit 97ae6b6e by 初志鑫

deploy

parent 0983d0d5
......@@ -11,7 +11,7 @@ import "./plugins";
*/
if (
process.env.NODE_ENV === "preview" &&
process.env.NODE_ENV === "preview" ||
process.env.NODE_ENV === "production"
) {
const { mockXHR } = require("../mock/static");
......
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