zacker330 / bazel-build-reactjs-project

A demo for building ReactJS project using Bazel in a monorepo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

bazel-build-reactjs-project

A demo for building ReactJS project using Bazel in a monorepo

INTRODUCE

To update pnpm-lock.yaml, run this command in the root folder of the project: bazel run -- @pnpm//:pnpm --dir $PWD install --lockfile-only

About

A demo for building ReactJS project using Bazel in a monorepo


Languages

Language:JavaScript 73.9%Language:Starlark 24.2%Language:HTML 1.7%Language:CSS 0.2%