
Moving `static/*` to `public/*` actually made Vue pick up our `index.html`, and allow us to set the app title.
4.2 KiB
4.2 KiB
Moving `static/*` to `public/*` actually made Vue pick up our `index.html`, and allow us to set the app title.