- 18 Oct, 2020 1 commit
-
-
Matija Marohnić authored
Nothing extra is needed to use Rollup with gulp, so this refactors the recipe to use Rollup's JavaScript API directly.
-
- 14 Oct, 2020 7 commits
-
-
Matija Marohnić authored
It seems too basic and obvious.
-
Matija Marohnić authored
It should be very obvious that you can `require` functions from other files in `gulpfile.js` and export them as tasks, it seems unnecessary to use `gulp-hub`.
-
Matija Marohnić authored
The `cwd` option is described in the docs for `gulp.src`, and `--cwd` can be found when running `gulp --help`. Having this as a recipe seems unnecessary.
-
Matija Marohnić authored
gulp v4 supports this natively now, tasks can return a child process. https://gulpjs.com/docs/en/getting-started/async-completion#returning-a-child-process
-
Matija Marohnić authored
This is a core feature, it's not necessary to explain it in a recipe.
-
Matija Marohnić authored
gulp v4 supports this natively, as explained in the recipe itself, so there is no need for it.
-
Matija Marohnić authored
gulp v4 supports this natively by combining `since` with `gulp.lastRun()`. https://gulpjs.com/docs/en/api/lastrun
-
- 24 Aug, 2020 2 commits
-
-
Blaine Bublitz authored
-
Andreas Nedbal authored
Co-authored-by:
Blaine Bublitz <blaine.bublitz@gmail.com>
-
- 23 Aug, 2020 1 commit
-
-
Takashi Fujita authored
-
- 28 Jul, 2020 3 commits
-
-
Marouane R authored
-
Michal authored
-
Ru Singh authored
-
- 21 Jun, 2020 1 commit
-
-
Dirk Puge authored
-
- 17 May, 2020 2 commits
-
-
Blaine Bublitz authored
-
Blaine Bublitz authored
-
- 16 May, 2020 1 commit
-
-
Blaine Bublitz authored
-
- 16 Apr, 2020 1 commit
-
-
Blaine Bublitz authored
-
- 05 Apr, 2020 1 commit
-
-
Blaine Bublitz authored
-
- 02 Apr, 2020 1 commit
-
-
Chinh Do authored
-
- 07 Mar, 2020 1 commit
-
-
Blaine Bublitz authored
-
- 20 Jan, 2020 1 commit
-
-
Aaron Hooper authored
Rollup is imported by name, so it should be called like `rollup()`.
-
- 23 Nov, 2019 1 commit
-
-
Takayuki Sato authored
-
- 01 Oct, 2019 1 commit
-
-
Robert Ninness authored
-
- 04 Sep, 2019 1 commit
-
-
Blaine Bublitz authored
-
- 25 Aug, 2019 1 commit
-
-
Bryan Stoner authored
-
- 14 Jun, 2019 2 commits
-
-
Blaine Bublitz authored
-
Blaine Bublitz authored
-
- 03 Jun, 2019 1 commit
-
-
contra authored
-
- 23 May, 2019 1 commit
-
-
Blaine Bublitz authored
-
- 06 May, 2019 3 commits
-
-
Blaine Bublitz authored
-
Blaine Bublitz authored
-
Blaine Bublitz authored
Fix: Bind src/dest/symlink to the gulp instance to support esm exports (ref standard-things/esm#797)
-
- 27 Apr, 2019 6 commits
-
-
Blaine Bublitz authored
-
Blaine Bublitz authored
-
Blaine Bublitz authored
-
Blaine Bublitz authored
-
Blaine Bublitz authored
-
Rafael authored
-