(#1) - WebPack bundling of JS and CSS
This commit is contained in:
+1
-1
@@ -2,6 +2,6 @@
|
||||
* Utilities for calling the API
|
||||
*/
|
||||
|
||||
function get_rest_url(resource) {
|
||||
export function get_rest_url(resource) {
|
||||
return ReservairServiceAPI.restUrl + '/' + resource;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user