Files
kupshop/web/build/entrypoints.json
2025-08-02 16:30:27 +02:00

26 lines
322 B
JSON

{
"entrypoints": {
"icons": {
"js": [
"tohle je hack, abych v testech nemusel buildovat webpack"
]
},
"app": {
},
"product": {
},
"category": {
},
"cart": {
},
"home": {
},
"user": {
},
"htmlpage": {
},
"wpj_toolbar": {
}
}
}