vue-phaser3 icon indicating copy to clipboard operation
vue-phaser3 copied to clipboard

Build deploy fix

Open bkirvin opened this issue 2 years ago • 1 comments

fix for deployed builds not loading in browser

bkirvin avatar Dec 31 '22 15:12 bkirvin

Hi, thx for the PR. As I understand you want to deploy your site at a domain different from root? Looking at the Vue CLI docs:

The value can also be set to an empty string ('') or a relative path (./) so that all assets are linked using relative paths. This allows the built bundle to be deployed under any public path, or used in a file system based environment like a Cordova hybrid app.

Besides that, why the lockfile updates?

Cheers

Sun0fABeach avatar Jan 01 '23 09:01 Sun0fABeach