UNPKG

@pega/constellation-dx-components-build-utils

Version:

This tool uses a 'v3' approach to group components in a library, create a component map, employ webpack, and load the library like Pega-generated components, constellation app-static.

4 lines (3 loc) 88 B
#!/usr/bin/env node const script = require('../lib/script'); script.excuteCmd('build');