blob: 7c2ab6129d96ae2cbd268bf14ff685cafd740b24 [file] [log] [blame] [view]
This example shows how to use Webpack to build and serve a React app with Bazel.
We use the minimal webpack loaders, because Bazel takes care of things like Sass and TypeScript compilation before calling webpack.