Skip to content

Commit

Permalink
Universe: remove Bazel files
Browse files Browse the repository at this point in the history
The reasoning is fairly simple: nobody is actively working on
integrating with Bazel and there are no plans/capacity to do so. It
might be because Bazel is quite complex, and it's hard to set up it in a
way we need it to be. Moreover, it's blocking other efforts like this
one for example: adeira/universe#2154 (Yarn 2).

Note: this doesn't mean that there is no need for something like Bazel.
However, it doesn't have to be Bazel (preferably something simpler that
does the job well enough).

adeira-source-id: 4806cd43ff2ef8ca082d7b51e6c9da493e55f946
  • Loading branch information
mrtnzlml authored and adeira-github-bot committed Jul 27, 2021
1 parent d1d546d commit 40339e3
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .npmignore
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
__tests__
__flowtests__
__mocks__
BUILD.bazel
BUILD

0 comments on commit 40339e3

Please sign in to comment.