Skip to content
This repository was archived by the owner on Feb 7, 2023. It is now read-only.

Commit 070f66c

Browse files
committed
updating the migrations
1 parent 92e8235 commit 070f66c

6 files changed

+21
-1
lines changed
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"sourcePath": "",
3+
"destinationPath": "public/styleguide",
4+
"checkType": "dirExists"
5+
}
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"sourcePath": "",
3+
"destinationPath": "source/_patterns/00-atoms/00-meta",
4+
"checkType": "dirExists"
5+
}
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
22
"sourcePath": "core/source/_patterns/00-atoms/00-meta",
33
"destinationPath": "source/_patterns/00-atoms/00-meta",
4-
"checkType": "dirExists"
4+
"checkType": "dirEmpty"
55
}
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"sourcePath": "",
3+
"destinationPath": "public/data",
4+
"checkType": "dirExists"
5+
}
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"sourcePath": "",
3+
"destinationPath": "public/patterns",
4+
"checkType": "dirExists"
5+
}

0 commit comments

Comments
 (0)