Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: delete dist before building #16

Merged
merged 2 commits into from
May 29, 2024
Merged

Conversation

Tiagoperes
Copy link
Contributor

Hoje os builds estão sendo merjados. i.e. o build novo não deleta o build anterior, arquivos de mesmo nome são alterados, novos arquivos adicionados, mas arquivos antigos não são excluídos. Isso pode dar vários problemas, principalmente pela questão de alguns sistemas trabalhar com nomes de arquivos case-sensitive e outros não.

Este PR corrige isso excluindo as pastas dist antes do build.

@Tiagoperes Tiagoperes merged commit 508dd3f into main May 29, 2024
3 checks passed
@Tiagoperes Tiagoperes deleted the fix/delete-dist-before-building branch May 29, 2024 18:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants