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

Improve GitHub deployment procedure #5

Open
blokhin opened this issue Mar 21, 2021 · 1 comment
Open

Improve GitHub deployment procedure #5

blokhin opened this issue Mar 21, 2021 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@blokhin
Copy link
Member

blokhin commented Mar 21, 2021

i.e. not just to copy the contents of the build folder into the repo root

@blokhin blokhin added the enhancement New feature or request label Mar 21, 2021
@blokhin
Copy link
Member Author

blokhin commented Mar 30, 2021

#10 causes an error:

> cross-env NODE_ENV=production webpack --config webpack/webpack.config.prod.js && rm -r public && mv build/** ./

mv: cannot move 'build/js' to './js': Directory not empty```

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants