From: Raphaƫl Gertz Date: Fri, 26 Jan 2024 17:41:02 +0000 (+0100) Subject: Import rapsys bundles packages and routes symlinks X-Git-Url: https://git.rapsys.eu/blog/commitdiff_plain/70a17230387c8d520fba99429e595238456bcc39 Import rapsys bundles packages and routes symlinks --- diff --git a/config/packages/rapsys_blog.yaml b/config/packages/rapsys_blog.yaml new file mode 120000 index 0000000..26a23b0 --- /dev/null +++ b/config/packages/rapsys_blog.yaml @@ -0,0 +1 @@ +../../vendor/rapsys/blogbundle/Resources/config/packages/rapsys_blog.yaml \ No newline at end of file diff --git a/config/packages/rapsys_pack.yaml b/config/packages/rapsys_pack.yaml new file mode 120000 index 0000000..c945360 --- /dev/null +++ b/config/packages/rapsys_pack.yaml @@ -0,0 +1 @@ +../../vendor/rapsys/packbundle/Resources/config/packages/rapsys_pack.yaml \ No newline at end of file diff --git a/config/packages/rapsys_user.yaml b/config/packages/rapsys_user.yaml new file mode 120000 index 0000000..17699cd --- /dev/null +++ b/config/packages/rapsys_user.yaml @@ -0,0 +1 @@ +../../vendor/rapsys/userbundle/Resources/config/packages/rapsys_user.yaml \ No newline at end of file diff --git a/config/routes/rapsys_blog.yaml b/config/routes/rapsys_blog.yaml new file mode 120000 index 0000000..c31da66 --- /dev/null +++ b/config/routes/rapsys_blog.yaml @@ -0,0 +1 @@ +../../vendor/rapsys/blogbundle/Resources/config/routes/rapsys_blog.yaml \ No newline at end of file diff --git a/config/routes/rapsys_pack.yaml b/config/routes/rapsys_pack.yaml new file mode 120000 index 0000000..075dae3 --- /dev/null +++ b/config/routes/rapsys_pack.yaml @@ -0,0 +1 @@ +../../vendor/rapsys/packbundle/Resources/config/routes/rapsys_pack.yaml \ No newline at end of file diff --git a/config/routes/rapsys_user.yaml b/config/routes/rapsys_user.yaml new file mode 120000 index 0000000..0fe4e3d --- /dev/null +++ b/config/routes/rapsys_user.yaml @@ -0,0 +1 @@ +../../vendor/rapsys/userbundle/Resources/config/routes/rapsys_user.yaml \ No newline at end of file