Skip to content

Commit afba7aa

Browse files
committed
minor #17337 Mentioning svelte as a valid loader override type (weaverryan)
This PR was submitted for the 6.1 branch but it was merged into the 4.4 branch instead. Discussion ---------- Mentioning svelte as a valid loader override type Hi! Minor tweak for symfony/webpack-encore#781 We could also document svelte itself, though there is also a proposed UX svelte component which, if merged, would be an even better option (and it would leverage this new feature in Encore). Cheers! Commits ------- 7f3a21d Mentioning svelte as aa valid loader override type
2 parents bff99fa + 7f3a21d commit afba7aa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

frontend/encore/advanced-config.rst

+1
Original file line numberDiff line numberDiff line change
@@ -230,6 +230,7 @@ The following loaders are configurable with ``configureLoaderRule()``:
230230
- ``sass`` (alias ``scss``)
231231
- ``less``
232232
- ``stylus``
233+
- ``svelte``
233234
- ``vue``
234235
- ``eslint``
235236
- ``typescript`` (alias ``ts``)

0 commit comments

Comments
 (0)