Browse Source

update .dockerignore

reghao 1 month ago
parent
commit
72524134c4
1 changed files with 0 additions and 3 deletions
  1. 0 3
      .dockerignore

+ 0 - 3
.dockerignore

@@ -4,9 +4,6 @@ npm-debug.log*
 yarn-debug.log*
 yarn-debug.log*
 yarn-error.log*
 yarn-error.log*
 
 
-# 构建输出:排除本地生成的构建文件
-dist/
-
 # WebStorm / JetBrains IDE 相关文件
 # WebStorm / JetBrains IDE 相关文件
 .idea/
 .idea/
 *.iws
 *.iws