3.0.2 • Published 6 months ago
@open-pioneer/build-package-cli v3.0.2
@open-pioneer/build-package-cli
Provides the build-pioneer-package command line tool which compiles Open Pioneer Trails packages into a 'publishable' form.
Installation:
$ pnpm add -D @open-pioneer/build-package-cli$ pnpm build-pioneer-package --help
Usage: build-pioneer-package [options]
Builds an Open Pioneer Trails package for publishing.
Options:
-p, --package <path> package directory (defaults to current directory)
-r, --root <path> the root directory (optional, defaults to the workspace root)
-q, --silent disable logging
-d, --debug show exception stack traces
-V, --version output the version number
-h, --help display help for commandbuild-pioneer-package should be invoked from the package's source directory.
The package will then be built according to the instructions in the package's build.config.mjs.
The output will be written to the package's dist directory.
$ build-pioneer-package
Building package at <...>
Building JavaScript...
Generating TypeScript declaration files...
Copying assets...
Writing package metadata...
Copying auxiliary files...
SuccessTo configure the build process, use the publishConfig section in your build.config.mjs.
License
Apache-2.0 (see LICENSE file)
3.0.2
6 months ago
3.0.1
7 months ago
3.0.0
9 months ago
2.1.1
1 year ago
2.0.3
1 year ago
2.1.0
1 year ago
2.0.2
2 years ago
2.0.1
2 years ago
1.0.2
2 years ago
1.0.4
2 years ago
1.0.3
2 years ago
2.0.0
2 years ago
1.0.1
2 years ago
1.0.0
2 years ago
0.2.3
2 years ago
0.2.2
2 years ago
0.2.1
2 years ago
0.2.0
2 years ago
0.1.0
2 years ago