瀏覽代碼

发布前准备3

SongZihuan 3 月之前
父節點
當前提交
e837b63243
共有 3 個文件被更改,包括 155 次插入5 次删除
  1. 3 0
      .gitignore
  2. 2 0
      .npmignore
  3. 150 5
      pnpm-lock.yaml

+ 3 - 0
.gitignore

@@ -24,6 +24,9 @@ dist-*
 *.sln
 *.sw?
 *.bak
+.npmrc
 
 tsconfig.json
 vite.config.ts.timestamp-*
+
+huan-simple-html-1.0.0.tgz

+ 2 - 0
.npmignore

@@ -9,6 +9,8 @@ lerna-debug.log*
 
 # Node
 node_modules
+huan-simple-html-1.0.0.tgz
+.npmrc
 
 # Build
 dist

File diff suppressed because it is too large
+ 150 - 5
pnpm-lock.yaml


Some files were not shown because too many files changed in this diff