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

Сделать так, чтобы приложение собиралось на сервере, а не локально #57

Open
codyfet opened this issue Dec 7, 2021 · 0 comments
Labels
build improvement This issue will improve build process

Comments

@codyfet
Copy link
Owner

codyfet commented Dec 7, 2021

Сейчас из-за несовместимой файловой структуры приложения с heroku приходиться руками собирать билд локально и далее пушить на heroku собранное приложение.

Вместо этого хочется папку dist вообще убрать из гита и собирать приложение командой на heroku.

@codyfet codyfet added the build improvement This issue will improve build process label Dec 7, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build improvement This issue will improve build process
Projects
None yet
Development

No branches or pull requests

1 participant