Results 2 issues of Vin Chan

Hello, how to dynamically change the domain ? For example: export function WpApiLoaderFactory(http: Http, config:Config) { return new WpApiStaticLoader(http, `${config.domain}/wp-json/`, /* namespace is optional, default: '/wp/v2' */); } Thank you.

my yaml file: environment: sdk: ">=2.12.0