Skip to content

Commit 3bff6c4

Browse files
quitados archivos innecesarios del build
1 parent a11d8f6 commit 3bff6c4

1 file changed

Lines changed: 6 additions & 1 deletion

File tree

package.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,12 @@
3333
"files": [
3434
"**/*",
3535
"!.env",
36-
"!env/"
36+
"!env/",
37+
"!Docs/",
38+
"!backend/tests/",
39+
"!dist/",
40+
"!vscode",
41+
"!README.md"
3742
],
3843
"extraResources": [
3944
{

0 commit comments

Comments
 (0)