hesabixCore/hesabixCore/public/build/entrypoints.json
2023-09-21 15:34:08 -04:00

14 lines
375 B
JSON

{
"entrypoints": {
"app": {
"js": [
"http://localhost:8080/build/runtime.js",
"http://localhost:8080/build/vendors-node_modules_symfony_stimulus-bridge_dist_index_js-node_modules_core-js_modules_es_ar-728fb7.js",
"http://localhost:8080/build/app.js"
],
"css": [
"http://localhost:8080/build/app.css"
]
}
}
}