We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Noticed that running gulp build doesn't copy the the favicon.ico, robots.txt, and .htaccess into the dist directory.
gulp build
The text was updated successfully, but these errors were encountered:
We can add an "extras" task, that copies all files except the html once to the dist folder
like I did here https://github.com/jcsrb/jakob.cosoroaba.ro/commit/89932e013ba5b24d85a5de8a2beeccfb0855c935
if @sindresorhus thinks that is a good solution, I'll send in a PR
Sorry, something went wrong.
@jcsrb sure
was fixed with 018bdbd please close
No branches or pull requests
Noticed that running
gulp build
doesn't copy the the favicon.ico, robots.txt, and .htaccess into the dist directory.The text was updated successfully, but these errors were encountered: