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

Don't remove CNAME #74

Closed
lmk123 opened this issue Apr 13, 2016 · 0 comments · Fixed by #533
Closed

Don't remove CNAME #74

lmk123 opened this issue Apr 13, 2016 · 0 comments · Fixed by #533

Comments

@lmk123
Copy link

lmk123 commented Apr 13, 2016

I use Webpack to build my project and output to ./dist directory. I have a CNAME file in my gh-pages, but it don't in the ./dist directory after Webapack build, so when I run gh-pages -d dist, it remove my CNAME.

I can run gh-pages -d dist -a but I use Long-term Caching, so if I added -a, the file will be more and more in the gh-pages.

Can you add an option that don't remove the CNAME file?

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 a pull request may close this issue.

1 participant