Skip to content

Commit a422be1

Browse files
committed
[StimulusBundle][Doc] Mention removeComments will no longer be necessary
1 parent 18a4b4e commit a422be1

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

src/StimulusBundle/doc/index.rst

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -157,8 +157,9 @@ To make a third-party controller lazy, in ``assets/controllers.json``, set
157157

158158
.. note::
159159

160-
If you write your controllers using TypeScript, make sure
161-
``removeComments`` is not set to ``true`` in your TypeScript config.
160+
If you write your controllers using TypeScript and you're using
161+
StimulusBundle ≤ 2.21.0, make sure ``removeComments`` is not set
162+
to ``true`` in your TypeScript config.
162163

163164
Stimulus Tools around the World
164165
-------------------------------

0 commit comments

Comments
 (0)