mirror of
https://github.com/flarum/core.git
synced 2025-10-23 12:46:09 +02:00
Aliasing was only working for the `src` directory, it would not find modules in the `lib` directory. Therefore the easiest way to migrate will be to remove the prefix manually from import statements.