Skip to content

Releases: D3R/gulp-bundle

Compatibility with gulp 4

03 Jan 23:10
Compare
Choose a tag to compare
v0.4.0

Update package.json

Allow copying of entire folders of files using relative paths

18 Apr 16:59
Compare
Choose a tag to compare
Merge pull request #3 from D3R/relative-paths

Allow paths to be relative when using globs to copy stuff across

Update for previous release

27 Mar 13:24
Compare
Choose a tag to compare

Needed to update package.json

Ignore folders

27 Mar 13:16
Compare
Choose a tag to compare
v0.2.5

Ignore folders

Temporary bug fix for concatenation errors

30 Jan 12:59
Compare
Choose a tag to compare
Merge pull request #2 from D3R/bug/concat

Add timeout to reduce race condition issue

Fix for multiple config reads not firing

16 Jan 13:04
Compare
Choose a tag to compare
v0.2.3

Use promises to complete the operation properly

Correct version number in package.json

16 Jan 12:08
Compare
Choose a tag to compare
v0.2.2

Fix version number in package json

Fix destination scope when copying glob results to directory

16 Jan 12:06
Compare
Choose a tag to compare
v0.2.1

Fix destination scope when copying glob results to directory

Pipe files back to gulp

16 Jan 11:41
Compare
Choose a tag to compare

We now let gulp do the file writing which would allow further transformations on the output files.

Fix initial release

13 Jan 18:49
Compare
Choose a tag to compare
Fix initial release Pre-release
Pre-release
v0.1.1

Add glob dependency