Simon
Results
2
comments of
Simon
+1 I need those options too, it would be great to be able to set phantomjs options when using this gulp plugin
Try to add ```yaml ch_cookie_consent: resource: "@CHCookieConsentBundle/Resources/config/routing.yaml" ``` in `config/routes.yaml` instead of `app/config/routing.yml` or alternatively in `config/routes/ch_cookie_consent.yaml` Now you can test routes by running `php bin/console debug:router` and you should...