-
**Notes**
* Still need both Browser Sync and Nodemon to run when I call `gulp serve`.
* Currently, the problem is that the `mongo.connect` function is asynchronous, and it finishes after the Gulp…
-
## Refs
- [Gulpjs.com](https://gulpjs.com/)
## 是什么
**A toolkit to automate & Enhance your workflow**
Leverage **gulp** & the **flexibility of JS** to **automate** the slow & repetitive wor…
-
Hi!
Amazing work! I really love what you're doing.
A question: How can I use this (cleanly) with gulp? I'd like to be able to use it by harnessing the module api, not dropping down to an exec on the…
-
Hey, @yyx990803
Is that a way to integrate vueify with gulp?
I want to consolidate all the project file change watchers in one proccess, including the vue components
Any best practices are welcome!
…
-
Correcting and reviewing gulp
-
Setup gulp tasks for building the server and the client app. This includes these tasks at minimum:
1. Launch development server
2. Run tests
3. Minify scripts
4. Deploy to heroku
-
### Issue details
I'm setting up a new project and I have the following gulpfule.js setup:
``` js
var gulp = require('gulp');
var browserSync = require('browser-sync');
var sass = requ…
-
### Target SharePoint environment
SharePoint Online
### What SharePoint development model, framework, SDK or API is this about?
💥 SharePoint Framework
### Developer environment
Windows
### What …
-
I always get this error (some seconds after a successful notify). What is it?
```
gulp-notify: [Error in notifier] Error in plugin 'gulp-notify'
Message:
Command failed:
Details:
killed: fals…
-
Hey!
I have cloned, `npm` installed and `gulp`ed your code. After that I've runned `gulp test`. This is the error:
```
asiniy@misha:~/projects/react-app-boilerplate$ gulp test
[00:56:23] Using gulpf…