{"version":3,"file":"js/application-b28603c89ca8fd6b64e6.js","mappings":"gFAAA,SAASA,EAAoBC,GAC5B,IAAIC,EAAI,IAAIC,MAAM,uBAAyBF,EAAM,KAEjD,MADAC,EAAEE,KAAO,mBACHF,CACP,CACAF,EAAoBK,KAAO,WAAa,MAAO,EAAI,EACnDL,EAAoBM,QAAUN,EAC9BA,EAAoBO,GAAK,MACzBC,EAAOC,QAAUT,C,wBCLjB,IAAMU,EAAWC,EAAAA,OACjBD,EAASL,OAAOO,QAAQF,E,wBCCxBC,EAAAA,OAAAA,QACAA,EAAAA,MAAAA,QACAA,EAAQ,M","sources":["webpack://app/./client/channels/ sync _channel\\.js$","webpack://app/./client/channels/index.js","webpack://app/./client/packs/application.js"],"sourcesContent":["function webpackEmptyContext(req) {\n\tvar e = new Error(\"Cannot find module '\" + req + \"'\");\n\te.code = 'MODULE_NOT_FOUND';\n\tthrow e;\n}\nwebpackEmptyContext.keys = function() { return []; };\nwebpackEmptyContext.resolve = webpackEmptyContext;\nwebpackEmptyContext.id = 47824;\nmodule.exports = webpackEmptyContext;","// Load all the channels within this directory and all subdirectories.\n// Channel files must be named *_channel.js.\n\nconst channels = require.context('.', true, /_channel\\.js$/);\nchannels.keys().forEach(channels);\n","// This file is automatically compiled by Webpack, along with any other files\n// present in this directory. You're encouraged to place your actual application logic in\n// a relevant structure within app/javascript and only use these pack files to reference\n// that code so it'll be compiled.\n\nrequire('@rails/ujs').start();\nrequire('turbolinks').start();\nrequire('channels');\n\n// TODO: process no longer supported, need to reimplment for react 18 upgrade\n//\n// const Sentry = require('@sentry/react');\n// const Tracing = require('@sentry/tracing');\n//\n// if (process.env.CONFIG_SENTRY_ENABLED === 'true') {\n// Sentry.init({\n// dsn: process.env.CONFIG_SENTRY_DSN,\n// release: `oscar@${process.env.APP_RELEASE}`,\n// integrations: [new Tracing.Integrations.BrowserTracing()],\n// environment: process.env.CONFIG_SENTRY_ENVIRONMENT,\n// tracesSampleRate: 1.0,\n// });\n// }\n\n// Uncomment to copy all static images under ../images to the output folder and reference\n// them with the image_pack_tag helper in views (e.g <%= image_pack_tag 'rails.png' %>)\n// or the `imagePath` JavaScript helper below.\n//\n// const images = require.context('../images', true)\n// const imagePath = (name) => images(name, true)\n"],"names":["webpackEmptyContext","req","e","Error","code","keys","resolve","id","module","exports","channels","require","forEach"],"sourceRoot":""}