File tree Expand file tree Collapse file tree 1 file changed +2
-4
lines changed Expand file tree Collapse file tree 1 file changed +2
-4
lines changed Original file line number Diff line number Diff line change @@ -14,8 +14,7 @@ Both work great - and are discussed below.
1414Using PHP & Twig
1515----------------
1616
17- Symfony comes with two powerful options to help you build a modern,
18- fast frontend:
17+ Symfony comes with two powerful options to help you build a modern and fast frontend:
1918
2019* :ref: `AssetMapper <frontend-asset-mapper >` (recommended for new projects) runs
2120 entirely in PHP, doesn't require any build step and leverages modern web standards.
@@ -66,8 +65,7 @@ Webpack Encore
6665
6766 Do you prefer video tutorials? Check out the `Webpack Encore screencast series `_.
6867
69- `Webpack Encore `_ is a simpler way to integrate `Webpack `_ (a professional
70- asset system) into your application.
68+ `Webpack Encore `_ is a simpler way to integrate `Webpack `_ into your application.
7169It wraps Webpack, giving you a clean & powerful API for bundling JavaScript modules,
7270pre-processing CSS & JS and compiling and minifying assets.
7371
You can’t perform that action at this time.
0 commit comments