mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2026-01-21 00:52:55 +00:00
feat: improve cross-uni app workflow
This commit is contained in:
8
packages/angular-builder/builders.json
Normal file
8
packages/angular-builder/builders.json
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"builders": {
|
||||
"application": {
|
||||
"implementation": "./lib/application.js",
|
||||
"schema": "./node_modules/@angular-devkit/build-angular/src/builders/browser/schema.json"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user