Skip to content
This repository has been archived by the owner on Oct 3, 2023. It is now read-only.
This repository has been archived by the owner on Oct 3, 2023. It is now read-only.

Add build rules for Bazel/Closure #53

Open
@draffensperger

Description

Building with Bazel will enable local development that can change any part of the code in dependent packages and get quick incremental rebuilds.

Building with Closure will enable smaller JS bundles for use in <script> tags, and helps ensure that no Closure-incompatible changes would be introduced later on for users whose builds use Closure.

Relevant links:

The NPM/WebPack builds would continue to be supported after this change.

Metadata

Labels

after-releaseChanges to make after initial NPM release

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions