Bower

From OpenEMR Project Wiki
Revision as of 20:21, 26 June 2016 by Bradymiller (talk | contribs)
Added this to attempt to standardize the assets that are used by openemr. Assets that are collected via bower are stored at interface/static; note this location is flexible since we are not sure where we will be storing these in the future as migrate to MVC architecture.
  • The path is set to a global here in the codebase(so the path will be easy to change in the future, if needed):
Current assets are:
  • font-awesome
Development is ongoing for this project:
  • Ideal directory for this stuff
  • Ideal syntax of the bower openemr package
  • Incorporating versioning of the assets to allow multiple versions of 1 library (ie. such as jquery)