fix: add dist empty folder

This commit is contained in:
engigu
2024-01-26 14:08:14 +08:00
parent 1340fc1f83
commit b81de54890
2 changed files with 1 additions and 0 deletions
+1
View File
@@ -10,6 +10,7 @@ lerna-debug.log*
node_modules
.DS_Store
dist/*
!dist/.gitkeep
dist-ssr
coverage
*.local
View File