Open maykino opened 6 years ago
After php bin/console assetic:dump --env=prod --no-debug the application becomes extremely slow:
Also, here is my config_prod:
assetic: debug: "%kernel.debug%" use_controller: "%kernel.debug%" bundles: [BillingBundle, CompetitionBundle, CoreBundle, OrderBundle, SettingsBundle, SourcingBundle, SupplierBundle, FOSUserBundle, UserBundle] filters: cssrewrite: ~
After php bin/console assetic:dump --env=prod --no-debug the application becomes extremely slow:
Also, here is my config_prod:
assetic: debug: "%kernel.debug%" use_controller: "%kernel.debug%" bundles: [BillingBundle, CompetitionBundle, CoreBundle, OrderBundle, SettingsBundle, SourcingBundle, SupplierBundle, FOSUserBundle, UserBundle] filters: cssrewrite: ~