-
Rafael Mendonça França authored
For tasks like `assets:precompile` that don't need ActiveStorage, we should not be loading the entire Active Storage behavior just to be able to validate the service configuration since Active Storage might be miss configured for that task.
Rafael Mendonça França authoredFor tasks like `assets:precompile` that don't need ActiveStorage, we should not be loading the entire Active Storage behavior just to be able to validate the service configuration since Active Storage might be miss configured for that task.
Loading