Skip to content

Commit 9e2f537

Browse files
committed
Update rush-project.json to follow new schema.
1 parent 58bdbc8 commit 9e2f537

File tree

44 files changed

+275
-69
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

44 files changed

+275
-69
lines changed
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
11
{
2-
"projectOutputFolderNames": ["lib", "dist"]
2+
"operationSettings": [
3+
{
4+
"operationName": "build",
5+
"outputFolderNames": ["lib", "dist"]
6+
}
7+
]
38
}
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
11
{
2-
"projectOutputFolderNames": ["lib", "dist"]
2+
"operationSettings": [
3+
{
4+
"operationName": "build",
5+
"outputFolderNames": ["lib", "dist"]
6+
}
7+
]
38
}
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
11
{
2-
"projectOutputFolderNames": ["lib", "dist"]
2+
"operationSettings": [
3+
{
4+
"operationName": "build",
5+
"outputFolderNames": ["lib", "dist"]
6+
}
7+
]
38
}
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
11
{
2-
"projectOutputFolderNames": ["lib", "dist"]
2+
"operationSettings": [
3+
{
4+
"operationName": "build",
5+
"outputFolderNames": ["lib", "dist"]
6+
}
7+
]
38
}
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
11
{
2-
"projectOutputFolderNames": ["lib", "dist"]
2+
"operationSettings": [
3+
{
4+
"operationName": "build",
5+
"outputFolderNames": ["lib", "dist"]
6+
}
7+
]
38
}
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
11
{
2-
"projectOutputFolderNames": ["lib", "dist"]
2+
"operationSettings": [
3+
{
4+
"operationName": "build",
5+
"outputFolderNames": ["lib", "dist"]
6+
}
7+
]
38
}
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
11
{
2-
"projectOutputFolderNames": ["lib", "dist"]
2+
"operationSettings": [
3+
{
4+
"operationName": "build",
5+
"outputFolderNames": ["lib", "dist"]
6+
}
7+
]
38
}
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
11
{
2-
"projectOutputFolderNames": ["lib", "dist"]
2+
"operationSettings": [
3+
{
4+
"operationName": "build",
5+
"outputFolderNames": ["lib", "dist"]
6+
}
7+
]
38
}
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
11
{
2-
"projectOutputFolderNames": ["lib", "dist"]
2+
"operationSettings": [
3+
{
4+
"operationName": "build",
5+
"outputFolderNames": ["lib", "dist"]
6+
}
7+
]
38
}
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
11
{
2-
"projectOutputFolderNames": ["lib", "dist"]
2+
"operationSettings": [
3+
{
4+
"operationName": "build",
5+
"outputFolderNames": ["lib", "dist"]
6+
}
7+
]
38
}
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
11
{
2-
"projectOutputFolderNames": ["lib"]
2+
"operationSettings": [
3+
{
4+
"operationName": "build",
5+
"outputFolderNames": ["lib"]
6+
}
7+
]
38
}
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
11
{
2-
"projectOutputFolderNames": ["lib"]
2+
"operationSettings": [
3+
{
4+
"operationName": "build",
5+
"outputFolderNames": ["lib"]
6+
}
7+
]
38
}
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
11
{
2-
"projectOutputFolderNames": ["lib", "dist"]
2+
"operationSettings": [
3+
{
4+
"operationName": "build",
5+
"outputFolderNames": ["lib", "dist"]
6+
}
7+
]
38
}
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
11
{
2-
"projectOutputFolderNames": ["lib", "dist"]
2+
"operationSettings": [
3+
{
4+
"operationName": "build",
5+
"outputFolderNames": ["lib", "dist"]
6+
}
7+
]
38
}
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
11
{
2-
"projectOutputFolderNames": ["lib"]
2+
"operationSettings": [
3+
{
4+
"operationName": "build",
5+
"outputFolderNames": ["lib"]
6+
}
7+
]
38
}
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
11
{
2-
"projectOutputFolderNames": ["lib", "dist"]
2+
"operationSettings": [
3+
{
4+
"operationName": "build",
5+
"outputFolderNames": ["lib", "dist"]
6+
}
7+
]
38
}
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
11
{
2-
"projectOutputFolderNames": ["lib", "dist"]
2+
"operationSettings": [
3+
{
4+
"operationName": "build",
5+
"outputFolderNames": ["lib", "dist"]
6+
}
7+
]
38
}
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,18 @@
11
{
2-
"projectOutputFolderNames": [
3-
"out-all",
4-
5-
"out-all-except-for-images",
6-
7-
"out-all-linked",
8-
9-
"out-images-flattened",
10-
11-
"out-images1",
12-
13-
"out-images2",
14-
15-
"out-images3",
16-
17-
"out-images4",
18-
19-
"out-images5"
2+
"operationSettings": [
3+
{
4+
"operationName": "build",
5+
"outputFolderNames": [
6+
"out-all",
7+
"out-all-except-for-images",
8+
"out-all-linked",
9+
"out-images-flattened",
10+
"out-images1",
11+
"out-images2",
12+
"out-images3",
13+
"out-images4",
14+
"out-images5"
15+
]
16+
}
2017
]
2118
}
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
11
{
2-
"projectOutputFolderNames": ["lib", "dist"]
2+
"operationSettings": [
3+
{
4+
"operationName": "build",
5+
"outputFolderNames": ["lib", "dist"]
6+
}
7+
]
38
}
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
11
{
2-
"projectOutputFolderNames": ["lib", "dist"]
2+
"operationSettings": [
3+
{
4+
"operationName": "build",
5+
"outputFolderNames": ["lib", "dist"]
6+
}
7+
]
38
}
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
11
{
2-
"projectOutputFolderNames": ["lib", "dist"]
2+
"operationSettings": [
3+
{
4+
"operationName": "build",
5+
"outputFolderNames": ["lib", "dist"]
6+
}
7+
]
38
}
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
11
{
2-
"projectOutputFolderNames": ["lib", "dist"]
2+
"operationSettings": [
3+
{
4+
"operationName": "build",
5+
"outputFolderNames": ["lib", "dist"]
6+
}
7+
]
38
}
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
11
{
2-
"projectOutputFolderNames": ["lib", "dist"]
2+
"operationSettings": [
3+
{
4+
"operationName": "build",
5+
"outputFolderNames": ["lib", "dist"]
6+
}
7+
]
38
}
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
11
{
2-
"projectOutputFolderNames": ["lib", "dist"]
2+
"operationSettings": [
3+
{
4+
"operationName": "build",
5+
"outputFolderNames": ["lib", "dist"]
6+
}
7+
]
38
}
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
11
{
2-
"projectOutputFolderNames": ["lib", "dist"]
2+
"operationSettings": [
3+
{
4+
"operationName": "build",
5+
"outputFolderNames": ["lib", "dist"]
6+
}
7+
]
38
}
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
11
{
2-
"projectOutputFolderNames": ["lib", "dist"]
2+
"operationSettings": [
3+
{
4+
"operationName": "build",
5+
"outputFolderNames": ["lib", "dist"]
6+
}
7+
]
38
}
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
11
{
2-
"projectOutputFolderNames": ["lib"]
2+
"operationSettings": [
3+
{
4+
"operationName": "build",
5+
"outputFolderNames": ["lib"]
6+
}
7+
]
38
}
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
11
{
2-
"projectOutputFolderNames": ["lib"]
2+
"operationSettings": [
3+
{
4+
"operationName": "build",
5+
"outputFolderNames": ["lib"]
6+
}
7+
]
38
}
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
11
{
2-
"projectOutputFolderNames": ["lib", "dist"]
2+
"operationSettings": [
3+
{
4+
"operationName": "build",
5+
"outputFolderNames": ["lib", "dist"]
6+
}
7+
]
38
}
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
11
{
2-
"projectOutputFolderNames": ["lib"]
2+
"operationSettings": [
3+
{
4+
"operationName": "build",
5+
"outputFolderNames": ["lib"]
6+
}
7+
]
38
}
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
11
{
2-
"projectOutputFolderNames": ["lib", "dist"]
2+
"operationSettings": [
3+
{
4+
"operationName": "build",
5+
"outputFolderNames": ["lib", "dist"]
6+
}
7+
]
38
}
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
11
{
2-
"projectOutputFolderNames": ["lib", "dist"]
2+
"operationSettings": [
3+
{
4+
"operationName": "build",
5+
"outputFolderNames": ["lib", "dist"]
6+
}
7+
]
38
}
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
11
{
2-
"projectOutputFolderNames": ["lib", "dist"]
2+
"operationSettings": [
3+
{
4+
"operationName": "build",
5+
"outputFolderNames": ["lib", "dist"]
6+
}
7+
]
38
}
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
11
{
2-
"projectOutputFolderNames": ["lib", "dist"]
2+
"operationSettings": [
3+
{
4+
"operationName": "build",
5+
"outputFolderNames": ["lib", "dist"]
6+
}
7+
]
38
}
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
11
{
2-
"projectOutputFolderNames": ["lib", "dist"]
2+
"operationSettings": [
3+
{
4+
"operationName": "build",
5+
"outputFolderNames": ["lib", "dist"]
6+
}
7+
]
38
}
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
11
{
2-
"projectOutputFolderNames": ["lib", "dist"]
2+
"operationSettings": [
3+
{
4+
"operationName": "build",
5+
"outputFolderNames": ["lib", "dist"]
6+
}
7+
]
38
}
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
11
{
2-
"projectOutputFolderNames": ["lib", "dist"]
2+
"operationSettings": [
3+
{
4+
"operationName": "build",
5+
"outputFolderNames": ["lib", "dist"]
6+
}
7+
]
38
}

0 commit comments

Comments
 (0)