-
Notifications
You must be signed in to change notification settings - Fork 11
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
rebuild-native-modules workflow #22
Comments
rebuild-native-modules recompiles all of the modules you've installed via The warning isn't expected, can you run with |
So, if I understood correctly, I "only" looks at the modules installed at the package.json from where grunt was started too, right?
Will do, while opening a seperate issue for that |
@Wortex17 I believe it looks at the root package.json. I'm not sure that this supports your scenario out of the box, but I'd take a PR to make it work |
Hmm i'm wondering what it would need to be configurable this way. |
Can you document / explain what rebuild-native-modules exactly does?
Which modules (where) does it rebuild? Can i define the directory where the packages lie that need to be rebuilt? (if they are not in the default directory).
Does it rebuild them matching the previously generated custom distribution?
In line of that question, is this feedback when running it expected?:
The text was updated successfully, but these errors were encountered: