w20-framework / w20

W20 is a Web framework, built upon a powerful RequireJS/AngularJS/Bootstrap mix to help you develop single page applications.
https://w20-framework.github.io/
Mozilla Public License 2.0
8 stars 9 forks source link

Added base api path to resources links #31

Closed kavi87 closed 9 years ago

kavi87 commented 9 years ago

When resources links are absolute links they are prefixed with the api hostname if provided. If the api entry point does not contain a hostname, the hostname from which static resources were served is used.