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

add ignore option #51

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

joshwnj
Copy link

@joshwnj joshwnj commented Aug 5, 2015

Hi, for a project I'm working on we sometimes have non-js files going through the browserify pipeline. To avoid a parser error I'd like to add support for opts.ignore.

Thanks

@lgersman
Copy link

lgersman commented Sep 8, 2015

👍

i just wanted to use brfs in conjunction with css-modulesify (css-modules, yeahhh !!) and failed also because of the missing ignore option in btrfs.

@jamescostian
Copy link

👍

1 similar comment
@Quramy
Copy link

Quramy commented Jan 28, 2016

👍

@eugeneware
Copy link

I also wish to use with css-modulesify.

@eugeneware
Copy link

I've published a temporary package with the ignore option merged in until this gets merged - https://www.npmjs.com/package/brfs-ignore

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.

5 participants