nrwl / nx-labs

A collection of Nx plugins
MIT License
144 stars 50 forks source link

generatePackageJson missing in executors/rspack #322

Closed kodeine closed 1 year ago

kodeine commented 1 year ago

Current Behavior

generatePackageJson is missing in executors/rspack but rspack supports it

Expected Behavior

generatePackageJson is not working when rspack executor is used.

GitHub Repo

No response

Steps to Reproduce

1.

Nx Report

NX   Report complete - copy this into the issue template

   Node   : 16.14.2
   OS     : darwin-arm64
   npm    : 8.5.0

   nx (global)        : 16.2.1
   nx                 : 16.5.5
   @nx/js             : 16.5.5
   @nx/jest           : 16.5.5
   @nx/linter         : 16.5.5
   @nx/workspace      : 16.5.5
   @nx/devkit         : 16.5.5
   @nx/eslint-plugin  : 16.5.5
   @nx/nest           : 16.5.5
   @nx/node           : 16.5.5
   @nrwl/tao          : 16.5.5
   @nx/webpack        : 16.5.5
   typescript         : 5.1.6
   ---------------------------------------
   Community plugins:
   @jscutlery/semver      : 3.1.0
   @nx-tools/nx-container : 5.0.2
   @nx/rspack             : 16.4.0
   ---------------------------------------

Failure Logs

No response

Operating System

Additional Information

No response

mandarini commented 1 year ago

Duplicate of https://github.com/nrwl/nx-labs/issues/226

Closing this as duplicate. I will take a look at the end of August. Thank you for the feature request!