Top "Minimatch" questions

The de-facto file matching library used internally by node/npm and many node-based projects.

npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for [email protected]

I`m trying to run this project https://github.com/Soundnode/soundnode-app after updating my minimatch version to 3.10.9, im getting …

node.js npm minimatch
Glob / minimatch: how to gulp.src() everything, then exclude folder but keep one file in it

I have a project like this: root |-incl1 |-incl2 |- ... |-excl1 |-excl2 |- .gitignore <-- keep this one |- (…

node.js gulp glob minimatch
How to specify file order with Grunt?

I've just started using Grunt, and I'm trying to get the concat task to concat my files in a specific …

node.js gruntjs minimatch
TFS drop, exclude obj folder using minimatch pattern

I'm setting up TFS 2015 on-prem and I'm having an issue on my last build step, Publish Build Artifacts. For some …

tfs tfsbuild tfs-2015 minimatch