1.2.0 • Published 1 month ago

@beanbag/frontend-buildkit v1.2.0

Weekly downloads
-
License
MIT
Repository
-
Last release
1 month ago

Beanbag Frontend Buildkit

This package depends on and installs a handful of tools used to build the CSS and JavaScript used in Beanbag products and services (such as Review Board and RBCommons).

It's also used for developers building custom code review features on the Review Board Platform.

The contents of the buildkit are expected to change over time. We follow semantic versioning, and will bump up the package's version appropriately as we make changes.

What's Included

CSS Build Tools

JavaScript Build Tools

Installation

To manually install this packages and its dependencies, run:

npm install --save-dev beanbag-frontend-buildkit

We also recommend installing ESLint and our beanbag-eslint-plugin:

npm install --save-dev eslint @beanbag/eslint-plugin