Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add environment variable for API data #33

Open
wants to merge 8 commits into
base: master
Choose a base branch
from
Open

Add environment variable for API data #33

wants to merge 8 commits into from

Conversation

MathyouMB
Copy link
Member

No description provided.

@MathyouMB MathyouMB linked an issue Jun 16, 2021 that may be closed by this pull request
src/global.d.ts Outdated
declare global {
// eslint-disable-next-line no-var
// eslint-disable-next-line no-unused-vars
var __IS_PROD__:string
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

is there a reason why this has to be a var and not let or const?

@MathyouMB
Copy link
Member Author

@ApprenticeofEnder Could you add a sample .env file?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add Env var for Mock Vs API data
2 participants