JamesMGreene / jWalker

A well-tested cross-browser JavaScript implementation of the TreeWalker class defined in the W3C specification for DOM Traversal (DOM Level 2).
http://jamesmgreene.github.com/jWalker/
MIT License
2 stars 1 forks source link

Add minification step to build #12

Open JamesMGreene opened 12 years ago

JamesMGreene commented 12 years ago

Add minification step to build with "grunt-contrib-uglify".

JamesMGreene commented 11 years ago

Depends on #17.