8000 Fixed the ts-loader version · symfony/symfony-docs@96c0c81 · GitHub
[go: up one dir, main page]

Skip to content

Commit 96c0c81

Browse files
committed
Fixed the ts-loader version
1 parent 18002e4 commit 96c0c81

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