UNPKG
@it-corp/vpbank-spotlight
Version:
latest (0.1.2)
0.1.2
0.1.1
Command center components for react and VPbank components
@it-corp/vpbank-spotlight
/
scripts
/
rollup
/
index.ts
6 lines
(4 loc)
•
99 B
text/typescript
View Raw
1
2
3
4
5
6
import { buildPackage }
from
"./build-package"
; (
async
() => {
await
buildPackage(); })();