Generated by Spark: View ROADMAP.md - work on Near-Term (Next 2-3 Iterations)

This commit is contained in:
2026-01-17 17:18:02 +00:00
committed by GitHub
parent cdbc7d98a3
commit bad1e7b0f7
6 changed files with 562 additions and 207 deletions

View File

@@ -113,6 +113,16 @@
"preloadDependencies": ["preloadMonacoEditor"],
"description": "Serverless function designer with multi-runtime support"
},
{
"name": "JSONLambdaDesigner",
"path": "@/components/JSONLambdaDesigner",
"export": "JSONLambdaDesigner",
"type": "feature",
"preload": false,
"category": "designer",
"experimental": true,
"description": "JSON-based lambda designer (experimental)"
},
{
"name": "StyleDesigner",
"path": "@/components/StyleDesigner",