diff --git a/components/share-page/index.js b/components/share-page/index.js index 72f0e3adf..adf616299 100644 --- a/components/share-page/index.js +++ b/components/share-page/index.js @@ -13,7 +13,7 @@ const SharePage = ({ out/CNAME && '' > out/.nojekyll", + "html": "next build && next export && echo 'roadmap.sh' > out/CNAME && echo '' > out/.nojekyll", "serve:out": "serve out", "sitemap": "node scripts/sitemap.js", "deploy": "NODE_DEBUG=gh-pages gh-pages -d out",