0.0.7 • Published 4 years ago
bmix-compiled v0.0.7
Bmix-Compiled
Inspired by umi4.
Usage
Installation
npm i -g bmix-compiledUsage
Create the compiled.json file:
touch compiled.jsonFile the content of the compiled.json file:
{
"deps": [
"chalk",
"cross-spawn",
"fs-extra",
"glob",
"lodash",
"pkg-up"
],
"externals": {
"fs-extra": "$$LOCAL"
}
}Then can use the bmix-compiled command:
bmix-compiled