diff --git a/docs/src/gen-docs.js b/docs/src/gen-docs.js index 425831b6..dfdbdf45 100755 --- a/docs/src/gen-docs.js +++ b/docs/src/gen-docs.js @@ -27,6 +27,7 @@ var writes = callback.chain(function(){ writer.copyDir('img', writes.waitFor()); writer.copyDir('examples', writes.waitFor()); writer.copyTpl('index.html', writes.waitFor()); + writer.copyTpl('.htaccess', writes.waitFor()); writer.copy('docs/src/templates/index.html', 'build/docs/index-jq.html', writes.waitFor(), '<-- jquery place holder -->', '