chore(nx): define pack command in project.json for publishable packages

This commit is contained in:
Jack Westbrook
2025-03-03 11:52:50 +01:00
parent 6c545e9aaa
commit c0211b88b2
7 changed files with 14 additions and 7 deletions
+2 -1
View File
@@ -3,6 +3,7 @@
"projectType": "library",
"tags": ["scope:package", "type:ui"],
"targets": {
"build": {}
"build": {},
"pack": {}
}
}
+2 -1
View File
@@ -3,6 +3,7 @@
"projectType": "library",
"tags": ["scope:package", "type:ui"],
"targets": {
"build": {}
"build": {},
"pack": {}
}
}
+2 -1
View File
@@ -3,6 +3,7 @@
"projectType": "library",
"tags": ["scope:package", "type:ui"],
"targets": {
"build": {}
"build": {},
"pack": {}
}
}
+2 -1
View File
@@ -3,6 +3,7 @@
"projectType": "library",
"tags": ["scope:package", "type:ui"],
"targets": {
"build": {}
"build": {},
"pack": {}
}
}
+2 -1
View File
@@ -3,6 +3,7 @@
"projectType": "library",
"tags": ["scope:package", "type:ui"],
"targets": {
"build": {}
"build": {},
"pack": {}
}
}
+2 -1
View File
@@ -3,6 +3,7 @@
"projectType": "library",
"tags": ["scope:package", "type:ui"],
"targets": {
"build": {}
"build": {},
"pack": {}
}
}
+2 -1
View File
@@ -3,6 +3,7 @@
"projectType": "library",
"tags": ["scope:package", "type:ui"],
"targets": {
"build": {}
"build": {},
"pack": {}
}
}