File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -45,7 +45,7 @@ Webpack Encore
45
45
46
46
`Webpack Encore `_ is a simpler way to integrate `Webpack `_ into your application.
47
47
It *wraps * Webpack, giving you a clean & powerful API for bundling JavaScript modules,
48
- pre-processing CSS & JS and compiling and minifying assets. Encore gives you professional
48
+ pre-processing CSS & JS and compiling and minifying assets. Encore gives you a professional
49
49
asset system that's a *delight * to use.
50
50
51
51
Encore is inspired by `Webpacker `_ and `Mix `_, but stays in the spirit of Webpack:
@@ -55,7 +55,7 @@ to solve the most common Webpack use cases.
55
55
.. tip ::
56
56
57
57
Encore is made by `Symfony `_ and works *beautifully * in Symfony applications.
58
- But it can be used in any PHP application and even with other server side
58
+ But it can be used in any PHP application and even with other server- side
59
59
programming languages!
60
60
61
61
.. _encore-toc :
@@ -72,7 +72,7 @@ Getting Started
72
72
Adding more Features
73
73
....................
74
74
75
- * :doc: `CSS Preprocessors: Sass, LESS, etc </frontend/encore/css-preprocessors >`
75
+ * :doc: `CSS Preprocessors: Sass, LESS, etc. </frontend/encore/css-preprocessors >`
76
76
* :doc: `PostCSS and autoprefixing </frontend/encore/postcss >`
77
77
* :doc: `Enabling React.js </frontend/encore/reactjs >`
78
78
* :doc: `Enabling Vue.js (vue-loader) </frontend/encore/vuejs >`
You can’t perform that action at this time.
0 commit comments