fix(misc): do not create apps libs for standalone presets (#15741)
This commit is contained in:
parent
32198c2e8e
commit
9885ec3199
@ -89,6 +89,7 @@
|
||||
"presets": []
|
||||
},
|
||||
"description": "Create application in an empty workspace.",
|
||||
"x-use-standalone-layout": true,
|
||||
"hidden": true,
|
||||
"implementation": "/packages/workspace/src/generators/preset/preset#presetGenerator.ts",
|
||||
"aliases": [],
|
||||
|
||||
@ -46,6 +46,7 @@
|
||||
"factory": "./src/generators/preset/preset#presetGenerator",
|
||||
"schema": "./src/generators/preset/schema.json",
|
||||
"description": "Create application in an empty workspace.",
|
||||
"x-use-standalone-layout": true,
|
||||
"hidden": true
|
||||
},
|
||||
"move": {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user