ccampbell / html-muncher

renames classes and ids in your css, javascript, and html to save bytes and obfuscate your code
http://htmlmuncher.com
177 stars 40 forks source link

add warnings when using a js manifest file #2

Open ccampbell opened 13 years ago

ccampbell commented 13 years ago

if you are using a javascript manifest file with classes and ids listed as constants the script should throw warnings if you hardcode classes and ids in your javascript without using constants.