Some checks are pending
Cadoles/hydra-sql/pipeline/pr-develop Build started...
30 lines
572 B
JSON
30 lines
572 B
JSON
{
|
|
"entrypoints": {
|
|
"theme": {
|
|
"js": [
|
|
"/build/theme/runtime.js",
|
|
"/build/theme/869.js",
|
|
"/build/theme/theme.js"
|
|
],
|
|
"css": [
|
|
"/build/theme/theme.css"
|
|
]
|
|
},
|
|
"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"
|
|
]
|
|
}
|
|
}
|
|
} |