Skip to content

Instantly share code, notes, and snippets.

@severuykhin
Created June 21, 2017 20:10
Show Gist options
  • Save severuykhin/1c05bb16d69912e07f2635fb46695d1a to your computer and use it in GitHub Desktop.
Save severuykhin/1c05bb16d69912e07f2635fb46695d1a to your computer and use it in GitHub Desktop.
gulp tips
1.laze require =>
Ленивая загрузка модулей - при загрузке отсутствующего модуля, lazyequire загрузит его
gulp_tasks/config/index.js - лежит основной конфиг проета
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment