Skip to content
This repository has been archived by the owner on Jul 19, 2021. It is now read-only.

Commit

Permalink
Merge pull request #695 from Shopify/change-jsonp
Browse files Browse the repository at this point in the history
Rename jsonP function
  • Loading branch information
t-kelly authored Aug 1, 2018
2 parents 1cca6a9 + 967535b commit 45c2770
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/slate-tools/tools/webpack/config/core.js
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,7 @@ module.exports = {
output: {
filename: '[name].js',
path: paths.assetsOutput,
jsonpFunction: 'shopifySlateJsonp',
},

resolveLoader: {
Expand Down

0 comments on commit 45c2770

Please sign in to comment.