If I want to create a very basic site, the only reason I currently need to create a config file is to set the baseUrl.
So, having the baseURL default to https://example.org/ would be a slightly breaking change, but it would solve more issues than it introduces.
If I want to create a very basic site, the only reason I currently need to create a config file is to set the
baseUrl.So, having the
baseURLdefault to https://example.org/ would be a slightly breaking change, but it would solve more issues than it introduces.