Fixes: FRMW-2863 Adds the `plugin:build` command that is used to compile the source code of a plugin for publishing it to a package registry. The command is similar to the `build` command, except it does not copy the `package.json` and the `lock` files to the build output
118 B
118 B
@medusajs/medusa, @medusajs/framework, @medusajs/cli
| @medusajs/medusa | @medusajs/framework | @medusajs/cli |
|---|---|---|
| patch | patch | patch |
feat: add plugin build command