stdlib-js/Create Bundles
Create bundles for a stdlib package.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| target | Bundle target (`deno`, `umd-node`, `umd-browser`, or `esm`). | — | — |
| pkg | npm package name | — | — |
| alias | Alias for the package in the global scope for the `umd` bundles. | — | — |
| minify | Whether to minify the bundle (true or false). | — | — |
Outputs
no outputs