diff --git a/.doctor-rst.yaml b/.doctor-rst.yaml index 8da0ebdd6af..e71ca735f09 100644 --- a/.doctor-rst.yaml +++ b/.doctor-rst.yaml @@ -78,7 +78,7 @@ whitelist: - 'The bin/console Command' - '# username is your full Gmail or Google Apps email address' - '.. _`LDAP injection`: http://projects.webappsec.org/w/page/13246947/LDAP%20Injection' - - '.. versionadded:: 0.21.0' # Encore + - '.. versionadded:: 1.9.0' # Encore - '.. versionadded:: 0.28.4' # Encore - '.. versionadded:: 2.4.0' # SwiftMailer - '.. versionadded:: 1.30' # Twig diff --git a/frontend/encore/simple-example.rst b/frontend/encore/simple-example.rst index d4f74989aa1..4373f9c3b66 100644 --- a/frontend/encore/simple-example.rst +++ b/frontend/encore/simple-example.rst @@ -104,18 +104,18 @@ can do most of the work for you: {% endblock %} - -
- {% block javascripts %} {{ encore_entry_script_tags('app') }} + + + See note below about the "defer" attribute --> {% endblock %} - + + +