Fehujs build utility
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
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Fehujs build utility
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