feat(macos): add Canvas A2UI renderer
This commit is contained in:
9
vendor/a2ui/renderers/angular/tsconfig.lib.prod.json
vendored
Normal file
9
vendor/a2ui/renderers/angular/tsconfig.lib.prod.json
vendored
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"extends": "./tsconfig.lib.json",
|
||||
"compilerOptions": {
|
||||
"declarationMap": false
|
||||
},
|
||||
"angularCompilerOptions": {
|
||||
"compilationMode": "partial"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user