14 lines
375 B
JSON
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"
|
|
]
|
|
}
|
|
}
|
|
} |