UNPKG
openapi-sdk
Version:
latest (0.0.1)
0.0.1
This library was generated with [Nx](https://nx.dev).
openapi-sdk
/
builders.json
11 lines
(10 loc)
•
276 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
{
"
$schema
"
:
"../../node_modules/
@angular
-devkit/architect/src/builders-schema.json"
,
"builders"
: {
"build"
: {
"implementation"
:
"./src/builders/build/builder"
,
"schema"
:
"./src/builders/build/schema.json"
,
"description"
:
"build builder"
} } }