We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 173180a commit 01f2908Copy full SHA for 01f2908
components/markdown-confluence-sync/project.json
@@ -19,14 +19,7 @@
19
"target": "eslint:config",
20
"projects": ["eslint-config"]
21
},
22
- {
23
- "target": "build",
24
- "projects": ["confluence-sync"]
25
- },
26
27
28
- "projects": ["child-process-manager"]
29
- }
+ "build"
30
]
31
32
// Redefine the build target to include the config directory as an output
0 commit comments