On Wed, Sep 5, 2012 at 6:02 PM, Alex Wolfe <alexkwo...@gmail.com> wrote:
> I'm not using any native add-ons of my own creation, however some of the 
> modules I use may.  Is there a good way to ascertain which modules use native 
> add-ons?

Yes. `find node_modules -name \*.node` will tell you that (after the
initial `npm update`).

-- 
Job Board: http://jobs.nodejs.org/
Posting guidelines: 
https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines
You received this message because you are subscribed to the Google
Groups "nodejs" group.
To post to this group, send email to nodejs@googlegroups.com
To unsubscribe from this group, send email to
nodejs+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/nodejs?hl=en?hl=en

Reply via email to