Tell flex to copy example config

This commit is contained in:
Mateusz Sip
2017-10-15 00:31:36 +02:00
parent e4618e292d
commit d1d42ee1d3
@@ -1,5 +1,8 @@
{
"bundles": {
"League\\Tactician\\Bundle\\TacticianBundle": ["all"]
},
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
}
}