Skip to content

Commit 8f0f789

Browse files
committed
Merge branch '6.4' into 7.0
* 6.4: [AssetMapper] Minor
2 parents bff80df + 49a5922 commit 8f0f789

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

frontend/asset_mapper.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -163,8 +163,8 @@ this section, the ``assets/app.js`` file is loaded & executed by the browser.
163163

164164
.. tip::
165165

166-
When importing relative files, be sure to include the ``.js`` extension.
167-
Unlike in Node, the extension is required in the browser environment.
166+
When importing relative files, be sure to include the ``.js`` filename extension.
167+
Unlike in Node.js, this extension is required in the browser environment.
168168

169169
Importing 3rd Party JavaScript Packages
170170
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

0 commit comments

Comments
 (0)