-
gulp導入
メモや詰まったこと
gulp 公式サイト
https://gulpjs.com/
-
according to gulp Acceptance tests, https://github.com/gulpjs/acceptance#dependencies, its recommended to use new stream libraries.
-
## The dependency [dotenv-extended](https://github.com/keithmorris/node-dotenv-extended) was updated from `2.3.0` to `2.4.0`.
🚨 [View failing branch](https://github.com/impactbyte-learn/code-restapi…
-
For some reason the Foundation CLI throws me an error about not being able to download NPM packages when I try to create a new site:
```
npm ERR! git rev-list -n1 4.0: fatal: ambiguous argument '4.0'…
-
## The dependency [fancy-log](https://github.com/gulpjs/fancy-log) was updated from `1.3.2` to `1.3.3`.
🚨 [View failing branch](https://github.com/APCOvernight/apc-build/compare/master...APCOvernigh…
-
Implementing E2E test using gulp. Gulp is a toolkit for automating painful or time-consuming tasks in your development workflow, so you can stop messing around and build something.
Resource : - http…
-
## Требуемая возможность
Такое решение позволит обеспечить лучшую интеграцию в VSCode.
- #120
- #121
- #122
- #123
- #124
## Текущее поведение
Сейчас часть инструментов на PowerShe…
-
Per their request, could the PluginError code be changed to not use gulp-util?
https://medium.com/gulpjs/gulp-util-ca3b1f9f9ac5
Please use this instead: https://www.npmjs.com/package/plugin-error
-
"Official" blacklist: https://github.com/gulpjs/plugins/blob/master/src/blackList.json
For example, `gulp-requirejs` and `gulp-browserify` are blacklisted plugins, since you can use `rjs` and `browse…
-
gulp-util is a project dependency, but it is deprecated.
See https://medium.com/gulpjs/gulp-util-ca3b1f9f9ac5