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

klaw-sync problem #205

Closed
neutrous opened this issue Dec 8, 2018 · 2 comments
Closed

klaw-sync problem #205

neutrous opened this issue Dec 8, 2018 · 2 comments

Comments

@neutrous
Copy link

neutrous commented Dec 8, 2018

When uses enable-auto-require, current dependent klaw-sync wouldn't correctly handle recursively filter cljs files, which could cause generating index.*.js failure.

What we should do is as follows:

  1. Change to klaw-sync@6.0.0
  2. Provide traverseAll: true for options parameter
@philoskim
Copy link

philoskim commented Dec 10, 2018

I ran the following commands according to the advice and succeeded.

Thank you for this solution!

$ npm install klaw-sync -g

$ re-natal {traverseAll: true} require-all

@drapanjanas
Copy link
Owner

I guess, this works correctly now, closing

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

3 participants