Currently, dev tools generates absolute links for the built JavaScript file when running lustre/dev build.
This is a problem when the website is not hosted at the root of a website, as the link doesn't point to the correct place. It would be nice to have an option to make dev tools generate a relative link instead.