mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-09-19 02:56:26 +03:00
mv spatie/symfony-ignition-bundle/0.0/config/packages{,/dev}/ignition.yaml (#1689)
* fix `There is no extension able to load the configuration for "ignition" (in "config/packages/ignition.yaml"). Looked for namespace "ignition", found "framework", "doctrine", "twig".` when under environments other than `dev` * fix https://github.com/symfony/recipes-contrib/pull/1689#pullrequestreview-2367798882
This commit is contained in:
@@ -1,2 +1,3 @@
|
||||
ignition:
|
||||
dark_mode: false
|
||||
when@dev:
|
||||
ignition:
|
||||
dark_mode: false
|
||||
|
||||
Reference in New Issue
Block a user