ditek
v0.0.1
Published
<p> <a href="https://www.npmjs.com/package/bmix-compiled"> <img src="https://badgen.net/npm/v/bmix-compiled" alt="Version"> </a> <a href="https://github.com/bmixjs/bmix-compiled/pulls"> <img src="https://img.shields.io/badge/PRs-welcome-brig
Downloads
3
Readme
Bmix-Compiled
Inspired by umi4.
Usage
Installation
npm i -g bmix-compiled
Usage
Create the compiled.json
file:
touch compiled.json
File 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