Skip to content

v3.0.0

@brewingcode brewingcode tagged this 21 Nov 17:57
This splits the config property "iframeJail" into two properties in
their own `gpt` namespace:

iframeJail: null | url

is now:

gpt: {
  iframeJail: true | false
  iframeRootUrl: string, defaults to Ember's ENV.rootURL
Assets 2
Loading