Skip to content

Instantly share code, notes, and snippets.

@lynndylanhurley
Created August 19, 2019 21:07
Show Gist options
  • Save lynndylanhurley/bd379137926b8f7ea7a71589eac852b9 to your computer and use it in GitHub Desktop.
Save lynndylanhurley/bd379137926b8f7ea7a71589eac852b9 to your computer and use it in GitHub Desktop.
import getConfig from 'next/config';
import '@v1/theme/main.scss';
const {
publicRuntimeConfig: { API_BASE_URL }
} = getConfig();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment