nrwl / nx

Smart Monorepos · Fast CI
https://nx.dev
MIT License
23.37k stars 2.33k forks source link

@nx/js:library does not generate .babelrc when includeBabelRc is checked #18640

Open rexkenley opened 1 year ago

rexkenley commented 1 year ago

Current Behavior

@nx/js:library does not generate .babelrc when includeBabelRc is checked

Expected Behavior

.babelrc should be generated

GitHub Repo

No response

Steps to Reproduce

  1. Run @nx/js:library
  2. Click includeBabelRc

Nx Report

Node   : 18.15.0
   OS     : win32-x64
   npm    : 9.5.0

   nx                 : 16.5.0
   @nx/js             : 16.5.0
   @nx/jest           : 16.5.0
   @nx/linter         : 16.5.0
   @nx/workspace      : 16.5.0
   @nx/cypress        : 16.5.0
   @nx/devkit         : 16.5.0
   @nrwl/devkit       : 15.9.4
   @nx/eslint-plugin  : 16.5.0
   @nx/express        : 16.5.0
   @nx/next           : 16.5.0
   @nx/node           : 16.5.0
   @nx/react          : 16.5.0
   @nx/rollup         : 16.5.0
   @nx/storybook      : 16.5.0
   @nrwl/tao          : 16.5.0
   @nx/web            : 16.5.0
   @nx/webpack        : 16.5.0
   typescript         : 5.1.3
   ---------------------------------------
   Community plugins:
   @hcltech/powerplatform-catalog      : 2.2.0
   @hcltech/powerplatform-dataverse    : 2.6.0
   @hcltech/powerplatform-init         : 3.0.0
   @hcltech/powerplatform-pac          : 3.0.0
   @hcltech/powerplatform-pcf          : 3.1.0
   @hcltech/powerplatform-react        : 0.0.1
   @hcltech/powerplatform-solution     : 3.0.0
   @hcltech/powerplatform-web-resource : 3.0.0
   @nx-plus/docusaurus                 : 15.0.0-rc.0
   ---------------------------------------
   Local workspace plugins:
         @mbap/financial-services/models
         @mbap/financial-services/ui
         @mbap/skunk-works/pcfs/physician-lookup-card
         @mbap/utils/authentication/dataverse
         @mbap/utils/authentication/graph-api
         @mbap/power-packs/power-hashtag/ui
         @mbap/utils/authentication/react
         @mbap/utils/authentication/msal
         @mbap/utils/authentication/next
         @mbap/utils/authentication/b2c
         @mbap/utils/parser/csvParser
         @mbap/workforce/models
         @mbap/nhtsa/utils
         @mbap/banking/utils
         @mbap/workforce/ui
         @mbap/banking/ui
         @mbap/ui/fluentui/v8
         @mbap/ui/fluentui/v9
         @mbap/ideas-forum/models
         @mbap/power-packs/models
         @mbap/ui/shoelace
         @mbap/skunk-works/models
         @mbap/ideas-forum/react
         @mbap/power-packs/utils
         @mbap/skunk-works/utils
         @mbap/api/nhtsa
         @mbap/ideas-forum/next
         @mbap/pcf/utils
         @mbap/ideas-forum/ui
         @mbap/power-packs/ui
         @mbap/ui/visx
         @mbap/skunk-works/ui
         @mbap/models
         @mbap/ui/mgt
   ---------------------------------------
   The following packages should match the installed version of nx
     - @nrwl/devkit@15.9.4

   To fix this, run `nx migrate nx@16.5.0`

Failure Logs

No response

Operating System

Additional Information

No response

github-actions[bot] commented 7 months ago

This issue has been automatically marked as stale because it hasn't had any recent activity. It will be closed in 14 days if no further activity occurs. If we missed this issue please reply to keep it active. Thanks for being a part of the Nx community! 🙏

rexkenley commented 7 months ago

Any updates?

rexkenley commented 6 months ago

This behavior is still there with nx18