MCPcopy Create free account
hub / github.com/bigcommerce/stencil-cli / stencil-release.js

File stencil-release.js

bin/stencil-release.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#!/usr/bin/env node
2import 'colors';
3import StencilRelease from '../lib/release/release.js';
4import { PACKAGE_INFO } from '../constants.js';

Callers

nothing calls this directly

Calls 2

checkNodeVersionFunction · 0.90
runMethod · 0.45

Tested by

no test coverage detected