https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27651 Bug ID: 27651 Summary: Warning of missing Bootstrap source map Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: trivial Priority: P5 - low Component: OPAC Assignee: oleonard@myacpl.org Reporter: andrew.isherwood@ptfs-europe.com QA Contact: testopia@bugs.koha-community.org Chrome Dev Tools is warning of a missing Bootstrap source map in the OPAC: DevTools failed to load SourceMap: Could not load content for https://xxxxx/opac-tmpl/bootstrap/lib/bootstrap/js/bootstrap.bundle.min.js.m...: HTTP error: status code 404, net::ERR_HTTP_RESPONSE_CODE_FAILURE (The xxxxx replaced the actual OPAC domain) I wouldn't have thought we would want to be referencing source maps in production, but I don't know if Bootstrap does that by default or whether we should be using a production build that doesn't reference it. -- You are receiving this mail because: You are watching all bug changes.