]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - app/config/routing_dev.yml
build: upgrade yarn dependencies, update prod assets
[github/wallabag/wallabag.git] / app / config / routing_dev.yml
index 9913005865422a6f7af9489e5351db78b0803bba..95c1b0263cc08396d6905e2acf6d38b48dd2c454 100644 (file)
@@ -1,22 +1,14 @@
 _wdt:
     resource: "@WebProfilerBundle/Resources/config/routing/wdt.xml"
-    prefix:   /_wdt
+    prefix: /_wdt
 
 _profiler:
     resource: "@WebProfilerBundle/Resources/config/routing/profiler.xml"
-    prefix:   /_profiler
-
-_configurator:
-    resource: "@SensioDistributionBundle/Resources/config/routing/webconfigurator.xml"
-    prefix:   /_configurator
+    prefix: /_profiler
 
 _errors:
     resource: "@TwigBundle/Resources/config/routing/errors.xml"
-    prefix:   /_error
+    prefix: /_error
 
 _main:
     resource: routing.yml
-
-# AcmeDemoBundle routes (to be removed)
-_acme_demo:
-    resource: "@AcmeDemoBundle/Resources/config/routing.yml"
\ No newline at end of file