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 bc2d51b commit c48e4b4Copy full SHA for c48e4b4
frontend/encore/vuejs.rst
@@ -5,7 +5,7 @@ Want to use `Vue.js`_? No problem! First, install Vue and some dependencies:
5
6
.. code-block:: terminal
7
8
- $ yarn add --dev vue vue-loader vue-template-compiler
+ $ yarn add --dev vue vue-loader@^14 vue-template-compiler
9
10
Then, activate the ``vue-loader`` in ``webpack.config.js``:
11
0 commit comments