Skip to content

Instantly share code, notes, and snippets.

@Xiaohantx
Created March 13, 2019 01:34
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Xiaohantx/295732ab1a2240fe14c554966169fa61 to your computer and use it in GitHub Desktop.
Save Xiaohantx/295732ab1a2240fe14c554966169fa61 to your computer and use it in GitHub Desktop.
export const baseURL = process.env.NODE_ENV === 'production'
? '/api/'
: ''
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment