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

Multiple CRA apps under single workspace [help wanted]:

ergleb78 opened this issue · comments

What happened?

Hi! I'm trying to run multiple CRA applications under a single workspace.
I almost got it working :), but stuck at the point where node_modules are at the same level as the application's folders.
I would not like to "rewire" apps to avoid issues in the future...

Could you please point to an example/workaround or I'm trying to use it the way it's not supposed to be used?

Version

6.0.0

How to reproduce

No response

Any other information?

No response

This issue has been automatically marked as stale because it has had no recent activity. It will be closed if no further activity occurs in 30 days. Note as of rules_nodejs v6 the rules_nodejs repository contains only the core nodejs toolchain and @bazel/runfiles package. All rulesets are removed and unmaintained. For alternate rulesets suggestions include https://github.com/aspect-build/rules_js, https://github.com/aspect-build/rules_ts 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?"