dylanfprice / angular-gm

AngularJS Google Maps Directives
MIT License
197 stars 47 forks source link

Add compiled files. #17

Closed joe1chen closed 10 years ago

joe1chen commented 11 years ago

Hi, I've built the latest source and added the compiled files to the root directory. I wasn't able to figure out how to get bower to compile the source after pulling down the source, so this seemed like the easiest way. According to http://stackoverflow.com/questions/17170500/how-make-bower-build-the-package, this seems like the best-practice for distributing packages.

dylanfprice commented 11 years ago

Hey,

Bower support sounds good. I think what I'm going to do for it is create a separate 'bower' branch that just holds releases and the bower.json file. I will get to it sometime this next week.