Browse Source

发布前准备3

SongZihuan 3 months ago
parent
commit
e837b63243
3 changed files with 155 additions and 5 deletions
  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