Page MenuHomeDevCentral

No OneTemporary

diff --git a/gulpfile.js b/gulpfile.js
index 0de0cf7..1022e23 100644
--- a/gulpfile.js
+++ b/gulpfile.js
@@ -1,17 +1,18 @@
+process.env.DISABLE_NOTIFIER = true;
var elixir = require('laravel-elixir');
/*
|--------------------------------------------------------------------------
| Elixir Asset Management
|--------------------------------------------------------------------------
|
| Elixir provides a clean, fluent API for defining some basic Gulp tasks
| for your Laravel application. By default, we are compiling the Less
| file for our application, as well as publishing vendor resources.
|
*/
elixir(function(mix) {
mix.less('app.less');
mix.less('login.less');
});

File Metadata

Mime Type
text/x-diff
Expires
Sun, Oct 12, 00:13 (15 h, 28 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3064290
Default Alt Text
(709 B)

Event Timeline