eneymark / angular-browserify-karma

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

show how to use browserify to package your angular project

#deal with directories, and how to use remapify plugin to correctly map them to use inside require()

#show how to use karma with browserify and test for inter dependencies of the modules, to make sure all dependencies are included assuring that each component is actually requiring all its dependencies

About


Languages

Language:JavaScript 100.0%