UNPKG

wix-style-react

Version:
4 lines (2 loc) 109 B
const execa = require('execa'); module.exports = () => Promise.all([execa.command(`yoshi-library build`)]);