We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 40bac02 commit 403a111Copy full SHA for 403a111
Resources/views/javascripts-dev.html.twig
@@ -3,7 +3,7 @@
3
'@FpJsFormValidatorBundle/Resources/public/js/constraints/*'
4
'@FpJsFormValidatorBundle/Resources/public/js/transformers/*'
5
'@FpJsFormValidatorBundle/Resources/public/js/jquery.fpjsformvalidator.js'
6
-output="js/fp_js_validator.js" combine=false %}
+output="js/fp_js_validator.js" combine=true %}
7
<script src="{{ asset_url }}"></script>
8
{% endjavascripts %}
9
0 commit comments