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

--extensions flag being ignored #7

Open
fakenickels opened this issue Jul 30, 2020 · 0 comments
Open

--extensions flag being ignored #7

fakenickels opened this issue Jul 30, 2020 · 0 comments

Comments

@fakenickels
Copy link

fakenickels commented Jul 30, 2020

Thanks for the this lib! I'm using it quite a lot to accomplish a bucklescript-monorepo like setup, I have some projects running just fine with it but here rescriptbr/reform#177 I'm getting a weird loop behavior.

I'm running it like this ./node_modules/.bin/redemon --paths=$(BSDIRS) --verbose -e re $(MAKE) bs

After enabling verbose I saw it was watching files from within lib/bs which are touched by BS in every build, with that it was causing an infinite loop of changed -> rerun -> changed -> rerun. I'm trying to investigate but I couldn't figure it out yet.

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

No branches or pull requests

1 participant