Skip to content

Commit 4305e5a

Browse files
Kocalweaverryan
andauthored
Update src/Vue/Resources/doc/index.rst
Co-authored-by: Ryan Weaver <[email protected]>
1 parent 68138c4 commit 4305e5a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Vue/Resources/doc/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ You also need to add the following lines at the end to your ``assets/app.js`` fi
4949
5050
// If you prefer to lazy-load your Vue.js controller components, in order to reduce to keep the JavaScript bundle the smallest as possible,
5151
// and improve performances, you can use the following line instead:
52-
registerVueControllerComponents(require.context('./vue/controllers', true, /\.vue$/, 'lazy'));
52+
//registerVueControllerComponents(require.context('./vue/controllers', true, /\.vue$/, 'lazy'));
5353
5454
5555
Usage

0 commit comments

Comments
 (0)