UNPKG

johnny-cli

Version:

CLI for Johnny Deps

12 lines (10 loc) 260 B
import cardinal from 'cardinal'; export default () => cardinal.highlight(` JohnnyCDNLink({ bundleConfig : './johnny.json', isDev : false, localServerHost: 'http://localhost', localServerPort: '9000', outputPath : 'index.html', }) `);