File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -74,9 +74,10 @@ for all the goodies.
7474TypeScript Controllers
7575~~~~~~~~~~~~~~~~~~~~~~
7676
77- If you want to use `TypeScript `_ to define your controllers, you can! You only need to install and setup the
78- `sensiolabs/typescript-bundle `_. Make sure to add the ``assets/controllers `` path to the `sensiolabs_typescript.source_dir `
79- configuration, create your controller in that directory and you're good to go.
77+ If you want to use `TypeScript `_ to define your controllers, you can! Install and set up the
78+ `sensiolabs/typescript-bundle `_. Then be sure to add the ``assets/controllers `` path to the
79+ `sensiolabs_typescript.source_dir ` configuration. Finally, create your controller in that
80+ directory and you're good to go.
8081
8182.. _ux-packages :
8283
You can’t perform that action at this time.
0 commit comments