pnpm-bundle-workspace-package
TypeScript icon, indicating that this package has built-in type declarations

1.0.2 • Public • Published

pnpm-bundle-workspace-package

CLI tool to bundle a single pnpm workspace package

Heavily based from pnpm-isolate-workspace

Motivation

Some services like GCP Functions, AWS Lambda or SCW Functions only allow us to use npm or yarn as package managers, making difficult to deploy functions that depend on other packages of our monorepo.

I found that while pnpm-isolate-workspace is a great tool to isolate a single workspace package, it still creates a pnpm like structure that we cannot directly use in the above-mentioned services.

Quick start

pnpm-bundle-workspace-package [package name or path]

Options

  • --outDir [path]

Readme

Keywords

none

Package Sidebar

Install

npm i pnpm-bundle-workspace-package

Weekly Downloads

26

Version

1.0.2

License

MIT

Unpacked Size

13.2 kB

Total Files

17

Last publish

Collaborators

  • elyse0