We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 18002e4 commit 96c0c81Copy full SHA for 96c0c81
frontend/encore/typescript.rst
@@ -5,7 +5,7 @@ Want to use `TypeScript`_? No problem! First, install the dependencies:
5
6
.. code-block:: terminal
7
8
- $ yarn add --dev typescript ts-loader
+ $ yarn add --dev typescript ts-loader@^3.0
9
10
Then, activate the ``ts-loader`` in ``webpack.config.js``:
11
0 commit comments