Skip to content

rayman1104/bazel_react_esbuild

Repository files navigation

Description

This PoC shows how to use Esbuild to build and serve a React app with Bazel.

Bazel takes care of things like Sass and TypeScript compilation before calling esbuild.

CSS Modules don't work as expected right now. See issue evanw/esbuild#20.

How to run

$ bazel run //:server

About

PoC of using esbuild and bazel to build react app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published