Miikka
Miikka
### What version of React Router are you using? 6.4.0 ### Steps to Reproduce Open the documentation at https://reactrouter.com/en/6.4.0 ### Expected Behavior I expected to find a dedicated **Installation** page,...
To fix this, update to v3.0.3 or later! See https://github.com/Dragory/modmailbot/blob/master/docs/updating.md for update instructions and make sure to enable the **Server Members** intent in your bot's discord developer portal page ([Image](https://raw.githubusercontent.com/Dragory/modmailbot/master/docs/server-members-intent-2.png))....
If you need help with setting up the bot or would like to discuss other things related to the bot, join the support server on Discord here: https://discord.gg/vRuhG9R
This PR adds support for adding prefixes to the generated paths in the mapping file. An example use case: **src:** assets/css/min/*.css **dest:** assets/css/hash/ **desired key:** css/ **desired value:** css/ Can...