From c0411d70d81b6c65e1f034637b553dd100a4a3d1 Mon Sep 17 00:00:00 2001 From: MadCcc <1075746765@qq.com> Date: Mon, 27 Jun 2022 10:43:39 +0800 Subject: [PATCH] chore: dev config (#36240) --- site/bisheng.config.js | 1 - 1 file changed, 1 deletion(-) diff --git a/site/bisheng.config.js b/site/bisheng.config.js index 3a15ce3dee..2539c9b690 100644 --- a/site/bisheng.config.js +++ b/site/bisheng.config.js @@ -196,7 +196,6 @@ module.exports = { devServerConfig: { public: `${process.env.DEV_HOST || 'localhost'}:${port}`, disableHostCheck: !!process.env.DEV_HOST, - publicPath: '/_site', }, htmlTemplateExtraData: {