{"version":3,"file":"js/application-edd61f3156ea4fc689ba.js","mappings":"2IAQAA,EAAAA,GAAOC,eAAiB,OAExBC,EAAAA,GAAQC,IACNC,EAAAA,KAGFC,EAAAA,GAAIC,Q,+CCMJC,OAAOC,UAAYA,IACnBC,IAAAA,O","sources":["webpack://tarot_reader/./app/javascript/src/fontawesome.js","webpack://tarot_reader/./app/javascript/application.js"],"sourcesContent":["import { config, library, dom } from '@fortawesome/fontawesome-svg-core'\n\nimport {\n faGithub\n} from '@fortawesome/free-brands-svg-icons'\n\n// Prevents flicker when using Turbo\n// Ref: https://github.com/FortAwesome/Font-Awesome/issues/11924\nconfig.mutateApproach = 'sync'\n\nlibrary.add(\n faGithub\n)\n\ndom.watch()\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\nimport '@hotwired/turbo-rails'\n\n// import 'src/bootstrap.js'\n\nimport 'src/fontawesome.js'\n\n// import * as bootstrap from 'bootstrap'\n// window.bootstrap = bootstrap\nimport bootstrap from 'bootstrap/dist/js/bootstrap.bundle'\n// import bootstrap from 'src/bootstrap.bundle.min.js'\n\nimport LocalTime from 'local-time'\n\nimport 'chartkick/chart.js'\n\nwindow.bootstrap = bootstrap\nLocalTime.start()\n"],"names":["config","mutateApproach","library","add","faGithub","dom","watch","window","bootstrap","LocalTime"],"sourceRoot":""}