You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
VITE_BASE_URL #Backend API Url
VITE_GTM_ID #ID for the GTM
VITE_NETWORK_FLAG #Flag that specifies the network
VITE_SENTRY_DSN #Sentry DSn
NPMRC_TOKEN #NPMRC Token needed for installing the private packages
VITE_USERSNAP_SPACE_API_KEY #Usersnap space api key
VITE_IS_PROPOSAL_DISCUSSION_FORUM_ENABLED #Feature flag for enabling the PDF Pillar
All arguments except NPMRC_TOKEN are passed directly to the frontend application which is built on top of vite, hence there is a need of prefixing them with a VITE_ keyword.