@macrof/cli
TypeScript icon, indicating that this package has built-in type declarations

0.0.2 • Public • Published

Macrof MF compiler

Install

yarn add @macrof/compiler --dev

Init

import Micro from "@macrof/compiler";

export default new Micro({
    isShell: true,
    devServer, // your dev server configs
    plugins, // your plugins configs
    ...configs, // other configs
}).configure();

Package Sidebar

Install

npm i @macrof/cli

Weekly Downloads

6

Version

0.0.2

License

Apache-2.0

Unpacked Size

51.8 kB

Total Files

42

Last publish

Collaborators

  • didulya