Commit 163e5164 authored by Taylor Otwell's avatar Taylor Otwell

Merge branch 'develop' of github.com:laravel/laravel into develop

Conflicts:
	gulpfile.js
parents fa978d05 b225276a
......@@ -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'
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment