Skip to content

Commit

Permalink
Merge patch commit
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Dec 21, 2023
2 parents e8f4e1c + 0830a24 commit 81665a9
Show file tree
Hide file tree
Showing 64 changed files with 1,722 additions and 893 deletions.
4 changes: 0 additions & 4 deletions .env
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,3 @@ REACT_APP_NAME=$npm_package_name
REACT_APP_VERSION=$npm_package_version

REACT_APP_ENABLE_KEGS=true

# Silence warnings from dev server
# https://stackoverflow.com/a/70834076
GENERATE_SOURCEMAP=false
4 changes: 4 additions & 0 deletions .env.development.local
Original file line number Diff line number Diff line change
@@ -1,2 +1,6 @@
REACT_APP_API_ROOT=http://localhost:3001/
REACT_APP_ENABLE_KEGS=true

# Silence warnings from dev server
# https://stackoverflow.com/a/70834076
GENERATE_SOURCEMAP=false
Loading

1 comment on commit 81665a9

@vercel
Copy link

@vercel vercel bot commented on 81665a9 Dec 21, 2023

Choose a reason for hiding this comment

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

Please sign in to comment.