Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump all dependencies to remove minimatch vuln warning #8

Merged
merged 1 commit into from
Jan 19, 2017
Merged

Bump all dependencies to remove minimatch vuln warning #8

merged 1 commit into from
Jan 19, 2017

Conversation

dceejay
Copy link
Contributor

@dceejay dceejay commented Jan 19, 2017

To address #7

@gevgeny
Copy link
Owner

gevgeny commented Jan 19, 2017

Sorry but unit test running is not integrated to the github repo. did you try to run them ?

@dceejay
Copy link
Contributor Author

dceejay commented Jan 19, 2017

npm test

gulp-resources@0.4.0 test /private/tmp/gulp-resources
mocha

gulp-resources
✓ should extract js, css, less resources and return source file itself with default opts
✓ should extract only resources when opts.src is false
✓ should extract only js resources when opts.less and opts.css are false
✓ should extract only css resources when opts.js and opts.less are false
✓ should extract only less resources when opts.js and opts.css are false
✓ should extract favicon when opts.favicon is true
✓ should emit error when specified resource does not exist
✓ should not emit "File does not exist" error when opts.skipNotExistingFiles is true
✓ should search resources in opts.cwd directory as well
✓ should search resources in opts.cwd directories as well
✓ should extract js, css, less resources and return source file itself with default opts

11 passing (109ms)

@gevgeny gevgeny merged commit e44aded into gevgeny:master Jan 19, 2017
@gevgeny
Copy link
Owner

gevgeny commented Jan 19, 2017

gulp-resources@0.5.0 published

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants