13 lines
193 B
JSON
13 lines
193 B
JSON
|
{
|
||
|
"entrypoints": {
|
||
|
"theme": {
|
||
|
"js": [
|
||
|
"/build/theme/runtime.js",
|
||
|
"/build/theme/theme.js"
|
||
|
],
|
||
|
"css": [
|
||
|
"/build/theme/theme.css"
|
||
|
]
|
||
|
}
|
||
|
}
|
||
|
}
|