Duradundi Hadimani cbffc877fc chore(asm_app): rebuild frontend bundle and refresh asset cache versions
- Run production build; replace hashed JS chunk with index-jhfEVwZH.js
- Update inject-image-version timestamps in Login, Sidebar, and index.html
- Sync public/asm_app and www/asm_app entry HTML

Made-with: Cursor
2026-03-27 12:06:52 +00:00

18 lines
829 B
HTML

<!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<link rel="icon" type="image/png" href="/assets/asm_ui_app/asm_app/seera-logo.png?v=1774269853" />
<link rel="apple-touch-icon" href="/assets/asm_ui_app/asm_app/seera-logo.png?v=1774269853" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta name="description" content="Seera Arabia Asset Management System" />
<title>Seera Arabia - Asset Management System</title>
<script type="module" crossorigin src="/assets/asm_ui_app/asm_app/assets/index-jhfEVwZH.js"></script>
<link rel="stylesheet" crossorigin href="/assets/asm_ui_app/asm_app/assets/index-sThhUCns.css">
</head>
<body>
<div id="root"></div>
<script>window.csrf_token = '{{ frappe.session.csrf_token }}';</script>
</body>
</html>