Add @beanbag/frontend-buildkit, dependencies for static media building.

Review Request #12774 — Created Jan. 8, 2023 and submitted

Information

beanbag-frontend-buildkit
master

Reviewers

This introduces a node.js package called @beanbag/frontend-buildkit,
which is a utility package that brings in dependencies for Babel,
Rollup.js, TypeScript, and LessCSS.

Going forward, our products will depend on this package for static media
building. This gives us a versioned set of dependencies that we can
easily reference by any codebase, and in the future a single place for
any plugins or configurations needed.

Used this package to build static media for Djblets 4 and Review Board 6.

Summary ID
Add @beanbag/frontend-buildkit, dependencies for static media building.
This introduces a node.js package called `@beanbag/frontend-buildkit`, which is a utility package that brings in dependencies for Babel, Rollup.js, TypeScript, and LessCSS. Going forward, our products will depend on this package for static media building. This gives us a versioned set of dependencies that we can easily reference by any codebase, and in the future a single place for any plugins or configurations needed.
3082cb554d7fdaddb2f2a81b3fae15fbdc2e4e38
david
  1. Ship It!
  2. 
      
chipx86
Review request changed

Status: Closed (submitted)

Loading...