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

robustness issues with 'grunt deploy-dev' #473

Closed
pixelzoom opened this issue Jun 13, 2016 · 3 comments
Closed

robustness issues with 'grunt deploy-dev' #473

pixelzoom opened this issue Jun 13, 2016 · 3 comments

Comments

@pixelzoom
Copy link
Contributor

pixelzoom commented Jun 13, 2016

A couple of problems with grunt deploy-dev:

(1) It doesn't verify whether the destination directory already exists.

(2) If the destination directory does exist, the files are not overwritten. Instead, you end up with a build/ directory inside the destination directory.

@samreid
Copy link
Member

samreid commented Jul 29, 2017

Is this fixed? I tried dev deploying once this week without updating package.json and received an error telling me that version already existed.

@jessegreenberg
Copy link
Contributor

@mattpen was this fixed? Comments in #581 indicate that it might be.

@pixelzoom
Copy link
Contributor Author

11/2/17 dev meeting: This has indeed already been fixed, closing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants