UNPKG

@shopify/shopify-app-react-router

Version:

Shopify React Router - to simplify the building of Shopify Apps with React Router

1 lines 574 B
{"version":3,"file":"app-bridge-url.mjs","sources":["../../../../../../src/server/authenticate/helpers/app-bridge-url.ts"],"sourcesContent":["import {APP_BRIDGE_URL} from '../const';\n\nlet appBridgeUrlOverride: string | undefined;\nexport function setAppBridgeUrlOverride(url: string) {\n appBridgeUrlOverride = url;\n}\n\nexport function appBridgeUrl() {\n return appBridgeUrlOverride || APP_BRIDGE_URL;\n}\n"],"names":[],"mappings":";;AAEA,IAAI,oBAAwC;AACtC,SAAU,uBAAuB,CAAC,GAAW,EAAA;IACjD,oBAAoB,GAAG,GAAG;AAC5B;SAEgB,YAAY,GAAA;IAC1B,OAAO,oBAAoB,IAAI,cAAc;AAC/C;;;;"}