naggie/megafilter

register with npm

naggie opened this issue · 5 comments

so submodules may or may not work

jquery by npm?

https://npmjs.org/doc/faq.html

perhaps separate js build commands to require submodules to create build.js

the build system could use a node based compiler: https://github.com/mishoo/UglifyJS2

this could be a dev dependency, as could jquery, hotkeys and font awesome if possible.

done, using uglifyjs to compile the client app.

may make it ocmpile on install perhaps