Automattic / browserbuild

Write for node, compile for browser.
170 stars 16 forks source link

add support for parsing require statements #9

Closed ruxkor closed 12 years ago

ruxkor commented 12 years ago

squash commit:

commits:

rauchg commented 12 years ago

Please check out 0.4.0. I prefer passing a list of files instead of doing static analysis. If you want to do static analysis, create a different command that finds filenames according to requires and use them in conjunction.