Package Exports
- npm-pkgbuild
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (npm-pkgbuild) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
npm-pkgbuild
create ArchLinux packages from npm packages
usage
In a package directory execute
npm-pkgbuild --npm-dist --npm-modules pkgbuild pacman makepkgThis will create a PKGBUILD file and execute it The resulting pkg will contain the package dist content and all production dependencies
API
Table of Contents
install
With npm do:
npm install npm-pkgbuildlicense
BSD-2-Clause
