UNPKG
@biorate/haproxy
Version:
latest (2.0.2)
2.0.2
2.0.1
2.0.0
1.159.2
1.159.0
1.158.1
1.158.0
1.157.0
1.156.2
1.156.0
1.120.0
1.104.0
1.102.1
1.102.0
1.100.0
1.96.0
1.95.1
1.95.0
1.93.1
1.93.0
1.91.5
1.91.4
1.91.3
1.91.2
1.91.1
1.91.0
1.90.0
1.76.3
1.65.4
1.64.0
1.63.0
1.62.2
Haproxy runner
biorate.github.io/core
biorate/core
@biorate/haproxy
/
tsconfig.build.json
6 lines
(5 loc)
•
137 B
JSON
View Raw
1
2
3
4
5
6
{
"extends"
:
"./tsconfig.json"
,
"include"
:
[
"index.ts"
,
"src/**/*"
]
,
"exclude"
:
[
"node_modules"
,
"dist"
,
"tests"
,
"**/*spec.ts"
]
}