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
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
如图在
umi
的文档中,提到可以使用环境变量进行配置,我在 config.xx.ts 中配置后并在 config.ts 中配置
然后执行 build ,发现 dist 产物中并没有把 GA key 打包进去,如果给 config.ts 的 ga_v2 配置常量,则可以打包进去。
所以,如何正确使用环境变量。能否给个使用示例。
Beta Was this translation helpful? Give feedback.
All reactions