From 854b58b53ccc60db743881f4e1e88ec87cc60051 Mon Sep 17 00:00:00 2001 From: LOG1997 <2694233102@qq.com> Date: Thu, 11 Dec 2025 00:24:21 +0800 Subject: [PATCH] =?UTF-8?q?docs(readme):=20=E7=A7=BB=E9=99=A4=E5=85=B3?= =?UTF-8?q?=E4=BA=8Ebuild:file=E5=91=BD=E4=BB=A4=E7=9A=84=E8=BF=87?= =?UTF-8?q?=E6=97=B6=E6=96=87=E6=A1=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 8 -------- 1 file changed, 8 deletions(-) diff --git a/README.md b/README.md index 1a3f4ff..9025a39 100644 --- a/README.md +++ b/README.md @@ -130,14 +130,6 @@ or npm run build ``` -若想直接以打开html文件的方式运行,请执行以下命令进行打包。打包完成后在dist目录中直接打开index.html即可。 - -```bash -pnpm build:file -or -npm run build:file -``` - > 项目思路来源于 ## Docker支持