The PagesWithoutFileExtPlugin plugin creates aliases without the file extension for every page in the Mosaic filesystem.
This allows pages to be retrieved from the filesystem without specifying the extension e.g., .mdx.
The plugin also modifies the route metadata property of a page to point to the shorter alias.
This plugin runs with a priority of 1. It must run after the $AliasPlugin.
Add the following to the plugins collection: