Commit 33d1c8d
committed
minor symfony#2347 [StimulusBundle][Doc] Mention
This PR was merged into the 2.x branch.
Discussion
----------
[StimulusBundle][Doc] Mention `removeComments` will no longer be necessary
| Q | A
| ------------- | ---
| Bug fix? | no
| New feature? | no
| Issues | N/A
| License | MIT
Once symfony#2304 is released, it will no longer be necessary to set `removeComments` to `false` when using TypeScript, because the `stimulusFetch: 'lazy'` comment will be searched in the source rather than the compiled content.
Commits
-------
a422be1 [StimulusBundle][Doc] Mention `removeComments` will no longer be necessaryremoveComments will no longer be necessary (MatTheCat)1 file changed
+3
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
157 | 157 | | |
158 | 158 | | |
159 | 159 | | |
160 | | - | |
161 | | - | |
| 160 | + | |
| 161 | + | |
| 162 | + | |
162 | 163 | | |
163 | 164 | | |
164 | 165 | | |
| |||
0 commit comments