Improve documentation
Describe the problem
The way the Page Router and hosting is currently setup, it is not possible to have a Page with a URL that contains a "." (dot). This can probably be fixed custom self hosting, but would be nice to communicate it somewhere.
Additional context
The reason it is currently not supported is because the way we handle SPA (single index.html file) and file extensions.
Improve documentation
Describe the problem
The way the Page Router and hosting is currently setup, it is not possible to have a Page with a URL that contains a "." (dot). This can probably be fixed custom self hosting, but would be nice to communicate it somewhere.
Additional context
The reason it is currently not supported is because the way we handle SPA (single index.html file) and file extensions.