Andrés Bretón

Results 14 comments of Andrés Bretón

@rangav, exactly, and that's what I am doing. But, dependent on which of the 3 Environments is active; dev, test, or prod, their base URLs differ slightly: dev: baseUrl={{protocol}}://localhost:{{port}} test:...

@rangav , right...but were do I defined the `{{appTest}}` and `{{appProd}}` values? This means I would need 2 Collections, 1 for each Environment, for the same Collection of requests: e.g....

Can Collection variables be an added feature? This will solve a common use case

@edap and @atd, I think it has to do with the CDN in jsDelivr. I opened up and issue #48 and while investigating found that it's probably the CDN. @edap,...