2023-01-10 15:24:53 +01:00
|
|
|
{
|
|
|
|
"entrypoints": {
|
|
|
|
"theme": {
|
|
|
|
"js": [
|
|
|
|
"/build/theme/runtime.js",
|
2025-03-24 17:20:17 +01:00
|
|
|
"/build/theme/869.js",
|
2023-01-10 15:24:53 +01:00
|
|
|
"/build/theme/theme.js"
|
|
|
|
],
|
|
|
|
"css": [
|
|
|
|
"/build/theme/theme.css"
|
|
|
|
]
|
2025-03-24 17:20:17 +01:00
|
|
|
},
|
|
|
|
"bootstrap-css": {
|
|
|
|
"js": [
|
|
|
|
"/build/theme/runtime.js",
|
|
|
|
"/build/theme/bootstrap-css.js"
|
|
|
|
],
|
|
|
|
"css": [
|
|
|
|
"/build/theme/bootstrap-css.css"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"bootstrap-js": {
|
|
|
|
"js": [
|
|
|
|
"/build/theme/runtime.js",
|
|
|
|
"/build/theme/336.js",
|
|
|
|
"/build/theme/bootstrap-js.js"
|
|
|
|
]
|
2023-01-10 15:24:53 +01:00
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|