Skip to content

Commit

Permalink
Change ZAF external asset URL
Browse files Browse the repository at this point in the history
  • Loading branch information
Andre Mueller committed Nov 21, 2019
1 parent cc1bbd4 commit d0f9081
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion webpack.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ const TranslationsPlugin = require('./webpack/translations-plugin')

const externalAssets = {
js: [
'https://assets.zendesk.com/apps/sdk/2.0/zaf_sdk.min.js'
'https://static.zdassets.com/zendesk_app_framework_sdk/2.0/zaf_sdk.min.js'
]
}

Expand Down

0 comments on commit d0f9081

Please sign in to comment.