Skip to content

Dependencies and tools for building front-end static media files for Beanbag products and extensions.

License

Notifications You must be signed in to change notification settings

beanbaginc/beanbag-frontend-buildkit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Dependencies and tools for building front-end static media files for Beanbag products and extensions.

Resources

License

Stars

Watchers

Forks

Packages

No packages published