@514labs/moose-lib 0.6.239-ci-1-g1d19a0e4 → 0.6.239-ci-1-g1e5af572

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.
@@ -1139,7 +1139,6 @@ init_commons();
1139
1139
  function getSourceDir() {
1140
1140
  return process2.env.MOOSE_SOURCE_DIR || "app";
1141
1141
  }
1142
- var isClientOnlyMode = process2.env.MOOSE_CLIENT_ONLY === "true";
1143
1142
  var moose_internal = {
1144
1143
  tables: /* @__PURE__ */ new Map(),
1145
1144
  streams: /* @__PURE__ */ new Map(),