fix(compiler): return emitted files from compilation results and align tests with emitted output handling

This commit is contained in:
2026-05-09 12:33:40 +00:00
parent 8c1805229b
commit a1960ba7cc
10 changed files with 2190 additions and 3299 deletions
+5 -5
View File
@@ -1,17 +1,17 @@
{
"json.schemas": [
{
"fileMatch": ["/npmextra.json"],
"fileMatch": ["/.smartconfig.json"],
"schema": {
"type": "object",
"properties": {
"npmci": {
"@ship.zone/szci": {
"type": "object",
"description": "settings for npmci"
"description": "settings for szci"
},
"gitzone": {
"@git.zone/cli": {
"type": "object",
"description": "settings for gitzone",
"description": "settings for @git.zone/cli",
"properties": {
"projectType": {
"type": "string",