4 lines
84 B
JavaScript
4 lines
84 B
JavaScript
const buildDistribution = require('./lib/buildDistribution');
|
|
|
|
buildDistribution();
|