mirror of
https://github.com/laravel/laravel.git
synced 2025-02-20 11:53:14 +08:00
Merge branch 'develop' of github.com:laravel/laravel into develop
Conflicts: gulpfile.js
This commit is contained in:
commit
163e51640e
@ -12,7 +12,7 @@ var elixir = require('laravel-elixir');
|
||||
*/
|
||||
|
||||
elixir(function(mix) {
|
||||
mix.sass("app.scss")
|
||||
mix.sass('app.scss')
|
||||
.publish(
|
||||
'jquery/dist/jquery.min.js',
|
||||
'public/js/vendor/jquery.js'
|
||||
|
Loading…
x
Reference in New Issue
Block a user