mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-09-11 15:16:55 +03:00
7 lines
180 B
YAML
7 lines
180 B
YAML
# see https://github.com/notFloran/mjml-bundle#binary
|
|
mjml:
|
|
renderer: 'binary'
|
|
options:
|
|
binary: '%kernel.project_dir%/node_modules/.bin/mjml'
|
|
minify: false
|