This package has been deprecated

Author message:

Changes merged to original gulp-include package #94.

gulp-include-ext

2.3.3 • Public • Published

gulp-include-ext

Makes inclusion of files a breeze.
Enables functionality similar to that of snockets / sprockets or other file insertion compilation tools.

Fork of the gulp-include with 'separateInputs' option:

  • separateInputs (optional)
    • Boolean, true by default
    • Set this to false if you want to process each input file independent, when executing "require" logic. So, if file required several times inside one file (or inside required by it files), then dublicates will be ignored. But when another file will begin processing, all information about required files from previuos file will be discarded.

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Published

Version History

  • Version
    Downloads (Last 7 Days)
    • Published

Package Sidebar

Install

npm i gulp-include-ext

Weekly Downloads

0

Version

2.3.3

License

MIT

Unpacked Size

26.2 kB

Total Files

38

Last publish

Collaborators

  • pfight