@myinterview/widget-react 1.0.33-beta-9bea4cb → 1.0.34-beta-a5d50e3

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.
package/dist/esm/index.js CHANGED
@@ -21885,7 +21885,6 @@ const prod_config = {
21885
21885
  // eslint-disable-next-line import/no-mutable-exports
21886
21886
  const config$1 = (configEnv) => {
21887
21887
  var _a;
21888
- console.log("-> configEnv", configEnv, process);
21889
21888
  switch (configEnv || ((_a = process === null || process === void 0 ? void 0 : process.env) === null || _a === void 0 ? void 0 : _a.REACT_APP_ENV)) {
21890
21889
  case 'development':
21891
21890
  case 'dev':