27 lines
496 B
PHP
27 lines
496 B
PHP
<?php
|
|
|
|
// This file has been auto-generated by the Symfony Cache Component.
|
|
|
|
return [[
|
|
|
|
'_default' => 0,
|
|
|
|
], [
|
|
|
|
0 => [
|
|
'entrypoints' => [
|
|
'app' => [
|
|
'js' => [
|
|
'/build/runtime.js',
|
|
'/build/vendors-node_modules_symfony_stimulus-bridge_dist_index_js-node_modules_core-js_modules_es_da-03e5c3.js',
|
|
'/build/app.js',
|
|
],
|
|
'css' => [
|
|
'/build/app.css',
|
|
],
|
|
],
|
|
],
|
|
],
|
|
|
|
]];
|