Bug 38194

Summary: Silence console warning about missing .map files
Product: Koha Reporter: Owen Leonard <oleonard>
Component: TemplatesAssignee: Owen Leonard <oleonard>
Status: RESOLVED FIXED QA Contact: Testopia <testopia>
Severity: trivial    
Priority: P5 - low CC: david, jonathan.druart
Version: Main   
Hardware: All   
OS: All   
See Also: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26471
GIT URL: Change sponsored?: ---
Patch complexity: --- Documentation contact:
Documentation submission: Text to go in the release notes:
Version(s) released in:
Circulation function:

Description Owen Leonard 2024-10-17 14:01:08 UTC
Bug 26471 has resurfaced following a DataTables upgrade, and now we have a warning in the console from Bootstrap too:

Source map error: request failed with status 404
Resource URL: http://127.0.0.1:8081/intranet-tmpl/lib/bootstrap/bootstrap.bundle.min_24.0600036.js
Source Map URL: bootstrap.bundle.min.js.map
Comment 1 Owen Leonard 2025-04-18 14:12:31 UTC
This doesn't seem to be an issue anymore