{"version":3,"file":"application.591a49c0.js","sources":["../../app/javascript/entrypoints/application.js"],"sourcesContent":["// To see this message, add the following to the `` section in your\n// views/layouts/application.html.erb\n//\n// <%= vite_client_tag %>\n// <%= vite_javascript_tag 'application' %>\n\n// If using a TypeScript entrypoint file:\n// <%= vite_typescript_tag 'application' %>\n//\n// If you want to use .jsx or .tsx, add the extension:\n// <%= vite_javascript_tag 'application.jsx' %>\n\nimport { inView } from \"motion\"\nwindow.inView = inView\n\nimport RailsUjs from '@rails/ujs'\nRailsUjs.start()\n\n// import ActiveStorage from '@rails/activestorage'\n// ActiveStorage.start()\n\nimport ahoy from \"ahoy.js\";\n// require(\"chartkick\")\n// require(\"chart.js\")\n\nahoy.configure({\n urlPrefix: process.env.NODE_ENV === 'development' ? 'http://localhost:3000' : 'https://api.webase.com'\n})\n\n\n// Example: Load Rails libraries in Vite.\n//\n// import * as Turbo from '@hotwired/turbo'\n// Turbo.start()\n//\n// import ActiveStorage from '@rails/activestorage'\n// ActiveStorage.start()\n//\n// // Import all channels.\n// const channels = import.meta.globEager('./**/*_channel.js')\n\n// Example: Import a stylesheet in app/frontend/index.css\n// import '~/index.css'\n"],"names":["inView","RailsUjs","ahoy"],"mappings":"oKAaA,OAAO,OAASA,EAGhBC,EAAS,MAAO,EAShBC,EAAK,UAAU,CACX,UAA8E,wBAClF,CAAC"}