import path from 'path' export const distPath = path.resolve(__dirname, 'dist') export const apiEndpoint = '/graphql'