Files
2026-01-19 17:46:06 +01:00

60 lines
1.6 KiB
JSON

{
"scriptList": [
"client/lib/espo.js",
"client/lib/espo-main.js"
],
"developerModeScriptList": [
"client/src/loader.js"
],
"linkList": [
{
"href": "client/fonts/inter/Inter-Regular.woff2",
"as": "font",
"type": "font/woff2",
"rel": "preload",
"noTimestamp": true,
"crossorigin": true
},
{
"href": "client/fonts/inter/Inter-Medium.woff2",
"as": "font",
"type": "font/woff2",
"rel": "preload",
"noTimestamp": true,
"crossorigin": true
},
{
"href": "client/fonts/inter/Inter-SemiBold.woff2",
"as": "font",
"type": "font/woff2",
"rel": "preload",
"noTimestamp": true,
"crossorigin": true
},
{
"href": "client/fonts/inter/Inter-Bold.woff2",
"as": "font",
"type": "font/woff2",
"rel": "preload",
"noTimestamp": true,
"crossorigin": true
},
{
"href": "client/fonts/fa-solid-900.woff2",
"as": "font",
"type": "font/woff2",
"rel": "preload",
"noTimestamp": true,
"crossorigin": true
},
{
"href": "client/fonts/fa-regular-400.woff2",
"as": "font",
"type": "font/woff2",
"rel": "preload",
"noTimestamp": true,
"crossorigin": true
}
]
}