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: check static dir exists before copying #16

Merged

Conversation

pantharshit00
Copy link
Contributor

@pantharshit00 pantharshit00 commented Oct 6, 2020

fixes #6

Now we will check if static dir exists before copying.

I didn't add tests as there is no tests in this project right now.

@ChristopherBiscardi ChristopherBiscardi merged commit 7169c72 into toastdotdev:main Oct 6, 2020
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.

if static directory doesn't exist, site breaks
2 participants