-
Tracking typings for Gulp, its dependencies and important plugins. Feel free to extend.
- [x] gulp@3
- [x] orchestrator
- [x] gulp@4
- [x] undertaker
- [x] minimatch
- [x] chokidar
- [x] vin…
-
Depending on techy right now requires gulp-absurd, gulp-sass, gulp-less, etc. A bunch of stuff that I don't use (and gulp-sass even requires native code).
If possible, it would be nice to break the n…
-
The instructions for the web app appear not to work for me.
What I have done:
1. Fresh Ubuntu 14.04 install in a VM
2. Install nodejs 0.12 and build-essential
3. Install docker
4. As root user, follow…
-
Found this case when tried to use browsersync with `gore-gulp`. BrowserSync usage:
``` js
var reload = browsersync.reload;
gulp.task("sass", function () {
gulp.src("./scss/**/*.scss")
.p…
-
Dear @srs,
It such a great plugin you make to enable usage of Gulp in Gradle.
But i'm hitting the wall when implement gulp in my build script.
Here's my build script
``` groovy
plugins {
id "co…
-
I use `gulp-translator` with [gulp-watch](https://github.com/floatdrop/gulp-watch). Everything works fine until I save a corrupt `yml` file like:
```
foo: "bar"
bar: "foo",
```
In this case `…
-
Hi!
**tl;dr**: Request to make r.js work on a stream of files instead of using the node file API directly.
gulp.js is a js task runner that makes it easy to chain a multi-step build process togethe…
-
>🎉 Our new plugin repo https://github.com/airyrooms/maleo-plugins
Make more plugins for Maleo, also its nice to have proper documentation on the plugin as well on how to make the plugin.
**Plugi…
-
First of thank you for building this, exactly what we were looking for! I noticed the following problem in 0.1.0
In version 0.0.1 the following gulp task works as expected. The CSS files get a SHA an…
-
Para un proximo release, seria bueno remover Jeet, ya que dejara de tener soporte, https://github.com/mojotech/jeet/issues/445 existe una alternativa que se llama lost-grid y esta basada en Jeet y boo…