angular-ui / ui-codemirror

This directive allows you to add CodeMirror to your textarea elements.
http://angular-ui.github.io/ui-codemirror
MIT License
378 stars 193 forks source link

Adapted for change in default Bower component install location #10

Closed wesleycho closed 11 years ago

wesleycho commented 11 years ago

This PR adds a .bowerrc file to control the install directory of components for the future, and fixes karma.conf.js - this is due to Bower changing the default install location from components to bower_components.