You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
👍 Ours is just one imaginable case where .h files should be included. I think it makes sense to enable that, even if via an option which is turned off by default.
dpgraham
changed the title
Removal of *.h breaks a node dependency
Removal of *.h files breaks a node dependency
May 1, 2018
@develar I'd be willing to put in a pull request for this. Can I add a config option called preserveNodeModules that copies over the contents of node_modules without dropping files.
Description
name.endsWith(".h") ||
fixes the problem(cc: @jlipps)
The text was updated successfully, but these errors were encountered: