Skip to content

Commit 615cc3c

Browse files
Move admin-pack recipe to admin-meta (#1061)
1 parent 229cf92 commit 615cc3c

File tree

6 files changed

+7
-5
lines changed

6 files changed

+7
-5
lines changed
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
{
2+
"copy-from-recipe": {
3+
"assets/": "assets/",
4+
"config/": "%CONFIG_DIR%/",
5+
"templates/": "templates/"
6+
}
7+
}
Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,3 @@
11
{
2-
"copy-from-recipe": {
3-
"assets/": "assets/",
4-
"config/": "%CONFIG_DIR%/",
5-
"templates/": "templates/"
6-
},
72
"aliases": ["api-admin", "api-platform-admin", "react-admin"]
83
}

0 commit comments

Comments
 (0)