Skip to content

Update vuejs.rst #13725

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 29, 2020
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions frontend/encore/vuejs.rst
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
Enabling Vue.js (``vue-loader``)
================================

.. admonition:: Screencast
:class: screencast

Do you prefer video tutorials? Check out the `Vue screencast series`_.

Want to use `Vue.js`_? No problem! First enable it in ``webpack.config.js``:

.. code-block:: diff
Expand Down Expand Up @@ -156,3 +161,4 @@ you can import them with ``require()`` function:
.. _`JSX with Vue.js`: https://github.com/vuejs/jsx
.. _`Scoped Styles`: https://vue-loader.vuejs.org/guide/scoped-css.html
.. _`CSS Modules`: https://github.com/css-modules/css-modules
.. _`Vue screencast series`: https://symfonycasts.com/screencast/vue