Currently in the built index html, the js & css paths are absolute: ``` html <script type="text/javascript" src="/main.bb7fdae8a3a384b182b2.js"> ``` Is there a way to make them relative? I would like to host the app in a path below root.