mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2026-01-07 14:02:48 +00:00
9 lines
195 B
JSON
9 lines
195 B
JSON
{
|
|
"builders": {
|
|
"application": {
|
|
"implementation": "./lib/application.js",
|
|
"schema": "./node_modules/@angular-devkit/build-angular/src/builders/browser/schema.json"
|
|
}
|
|
}
|
|
}
|