10 lines
279 B
YAML
10 lines
279 B
YAML
|
|
when@dev:
|
||
|
|
_pentatrion_vite:
|
||
|
|
prefix: /build
|
||
|
|
resource: "@PentatrionViteBundle/Resources/config/routing.yaml"
|
||
|
|
|
||
|
|
_profiler_vite:
|
||
|
|
path: /_profiler/vite
|
||
|
|
defaults:
|
||
|
|
_controller: Pentatrion\ViteBundle\Controller\ProfilerController::info
|