We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 100aa01 commit c679fb1Copy full SHA for c679fb1
1 file changed
webpack.mix.js
@@ -7,7 +7,7 @@ let mix = require('laravel-mix').mix;
7
|
8
| Mix provides a clean, fluent API for defining some Webpack build steps
9
| for your Laravel application. By default, we are compiling the Sass
10
- | file for your application, as well as bundling up your JS files.
+ | file for the application as well as bundling up all the JS files.
11
12
*/
13
0 commit comments