bazelbuild / rules_nodejs

NodeJS toolchain for Bazel.

Home Page:https://bazelbuild.github.io/rules_nodejs/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Support Rollup v3

sgrishchenko opened this issue Β· comments

πŸš€ feature request

Relevant Rules

npm_install

Description

Package `@bazel/rollup` does not support Rollup v3 according to it's peer dependencies.

Describe the solution you'd like

Check migration guide for Rollup v3 and upgrade peer dependencies for `@bazel/rollup`.

Describe alternatives you've considered

It is pretty simple task so there is no lots of alternatives here.

As mentioned in the README, this repo is in maintenance mode now. We'd accept a PR though.

This issue has been automatically marked as stale because it has not had any activity for 6 months. It will be closed if no further activity occurs in 30 days. Collaborators can add a "cleanup" or "need: discussion" label to keep it open indefinitely. Thanks for your contributions to rules_nodejs!

This issue was automatically closed because it went 30 days without any activity since it was labeled "Can Close?"