0.0.1 • Published 3 years ago
ditek v0.0.1
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-compiledLICENSE
0.0.1
3 years ago