8000 Merge branch '3.4' into 4.1 · symfony/symfony-docs@9c1bea4 · GitHub
[go: up one dir, main page]

Skip to content

Commit 9c1bea4

Browse files
committed
Merge branch '3.4' into 4.1
* 3.4: Fixed the ts-loader version
2 parents 7124775 + 96c0c81 commit 9c1bea4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

frontend/encore/typescript.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Want to use `TypeScript`_? No problem! First, install the dependencies:
55

66
.. code-block:: terminal
77
8-
$ yarn add --dev typescript ts-loader
8+
$ yarn add --dev typescript ts-loader@^3.0
99
1010
Then, activate the ``ts-loader`` in ``webpack.config.js``:
1111

0 commit comments

Comments
 (0)
0