dfs-page-config 0.5.63 → 0.5.64

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -124950,7 +124950,7 @@ const Row = /* @__PURE__ */ _export_sfc$1(_sfc_main$8, [["render", _sfc_render$6
124950
124950
  use_client_time: !0,
124951
124951
  send_type: "beacon"
124952
124952
  }), sensors.registerPage({
124953
- application_name_test: sAe,
124953
+ application_name_test: sAe.toUpperCase(),
124954
124954
  dfsUserId: oAe.name
124955
124955
  }), sensors.quick("autoTrack");
124956
124956
  }, _sfc_main$7 = defineComponent({
@@ -128970,7 +128970,7 @@ const analyzeResourceLoadTime = () => {
128970
128970
  );
128971
128971
  }, index = (Ff, kh) => {
128972
128972
  var oAe, sAe;
128973
- kh.env || console.error(`缺少环境变量,请在main.ts中注册"DfsPageConfig"时配置env【app.use(DfsPageConfig, {..., env: '{"VITE_NODE_ENV":"production","VITE_APP_API":"https://gateway-c4.doublefs.com","BASE_URL":"/","MODE":"production","DEV":false,"PROD":true}'})】`), ["getters", "_actions"].forEach((pAe) => {
128973
+ kh.env || console.error('缺少环境变量,请在main.ts中注册"DfsPageConfig"时配置env【app.use(DfsPageConfig, {..., env: {"VITE_NODE_ENV":"production","VITE_APP_API":"https://gateway-c4.doublefs.com","BASE_URL":"/","MODE":"production","DEV":false,"PROD":true}})】'), ["getters", "_actions"].forEach((pAe) => {
128974
128974
  Object.keys(store[pAe]).forEach((hAe) => {
128975
128975
  kh.store[pAe][hAe] = store[pAe][hAe];
128976
128976
  });