You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Right now we're pulling the package.json to get the homepage, instead, try to get the wordpress site URL.
Some WP hosts seems like they lock the site URL, particularly AWS lightsail, so it would still "exist" but may not be right
should this be overrideable as an env variable? should we still have package.json support? similar, the package.json may "exist" but may not be updated
Should discuss this before working on it.
The text was updated successfully, but these errors were encountered:
Right now we're pulling the package.json to get the homepage, instead, try to get the wordpress site URL.
Some WP hosts seems like they lock the site URL, particularly AWS lightsail, so it would still "exist" but may not be right
should this be overrideable as an env variable? should we still have package.json support? similar, the package.json may "exist" but may not be updated
Should discuss this before working on it.
The text was updated successfully, but these errors were encountered: