feat: remove compilation command
Compare changes
- Bartek Jaskulski authored
This reverts commit fa051ae0. This commit was wrong, as translation files may be registered at `plugins_loaded`, it's the i18n functions (e.g. `__`) that should be deferred after `init` hook.