Open brandonburkett opened 6 years ago
For things like /robots.txt, how would we need to configure electrodeStaticPaths (in our config) to still handle js, html, images. but also add some root level files?
On build, it seems the /dist folder is completely overwritten.
Or... do we need a plugin (using hapi) for root level static files?
For things like /robots.txt, how would we need to configure electrodeStaticPaths (in our config) to still handle js, html, images. but also add some root level files?
On build, it seems the /dist folder is completely overwritten.