Commit d7c27c4
committed
minor #11051 Uncomment some code in the "Configuring Babel" example (Lyrkan)
This PR was merged into the 3.4 branch.
Discussion
----------
Uncomment some code in the "Configuring Babel" example
This PR uncomment some lines of code in the `Encore.configureBabel(...)` example based on a feedback given in symfony/webpack-encore#528 (comment).
Commits
-------
ec6f46b Uncomment some code in "Configuring Babel"1 file changed
+7
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
| 24 | + | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
| 28 | + | |
29 | 29 | | |
30 | | - | |
31 | | - | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
32 | 34 | | |
33 | 35 | | |
34 | 36 | | |
| |||
0 commit comments