Add production dist for server deployment
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
node_modules/
|
||||
build/
|
||||
dist/
|
||||
coverage/
|
||||
.DS_Store
|
||||
*.log
|
||||
@@ -9,7 +8,6 @@ coverage/
|
||||
|
||||
# Dependencias y compilación
|
||||
node_modules/
|
||||
dist/
|
||||
|
||||
# Variables privadas
|
||||
.env
|
||||
|
||||
Reference in New Issue
Block a user