Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 8a06972

Browse filesBrowse files
noniagriconomieOskarStark
authored andcommitted
Update simple-example.rst
1 parent 6e6556d commit 8a06972
Copy full SHA for 8a06972

File tree

Expand file treeCollapse file tree

1 file changed

+2
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+2
-1
lines changed

‎frontend/encore/simple-example.rst

Copy file name to clipboardExpand all lines: frontend/encore/simple-example.rst
+2-1Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -269,7 +269,8 @@ you need them:
269269
+ {% endblock %}
270270
271271
Now, the checkout page will contain all the JavaScript and CSS for the ``app`` entry
272-
(because this is included in ``base.html.twig``) *and* your ``checkout`` entry.
272+
(because this is included in ``base.html.twig`` and there is the ``{{ parent() }}`` call)
273+
*and* your ``checkout`` entry.
273274

274275
See :doc:`/frontend/encore/page-specific-assets` for more details. To avoid duplicating
275276
the same code in different entry files, see :doc:`/frontend/encore/split-chunks`.

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.