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

Env Vars and Dotenv #8198

Merged
merged 95 commits into from
Nov 28, 2023
Merged

Env Vars and Dotenv #8198

merged 95 commits into from
Nov 28, 2023

Conversation

ranm8
Copy link
Member

@ranm8 ranm8 commented Nov 27, 2023

Proposed Changes

  • Env vars

ranm8 and others added 30 commits May 3, 2023 16:41
# Conflicts:
#	scopes/workspace/workspace/workspace-aspects-loader.ts
stop using ink for bit envs
@@ -12,6 +12,7 @@ export const Tag = cjsModule.Tag;
export const State = cjsModule.State;
export const TagMap = cjsModule.TagMap;
export const ComponentMap = cjsModule.ComponentMap;
export const Section = cjsModule.Section;
Copy link
Member

Choose a reason for hiding this comment

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

this is a type, why do you need to export it from the esm?

@GiladShoham GiladShoham merged commit eaf57b5 into master Nov 28, 2023
@GiladShoham GiladShoham deleted the apps branch November 28, 2023 14:09
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.

3 participants