@fehujs/build
v0.2.1
Published
Fehujs build utility
Downloads
18
Readme

@fehujs/build
Fehujs build utility
Usage
Create a scripts/build.cjs in your project's root.
const { build } = require("@fehujs/build")
build()Nota: you need to be at the root of the project/module/etc... for launching the command.
Licence: MIT
