Craig Alvord

Results 117 issues of Craig Alvord

This ensures native modules build uniformly. Build utilities for native modules can be moved out of `build-common`, simplifying it.

:test_tube: engineering

A little duplication here is justified, in that the code is never touched, is only used in two places, and will eventually be replaced by React. Alternatively, move to `ui-components`.

:test_tube: engineering

It's only used in one place.

:test_tube: engineering

It's only used in one place.

:test_tube: engineering

## Motivation Reduce cost of maintaining lots of separate packages. Improve agility of build pipelines. ## Problem Keeping dependencies up to date is more costly as the number of separate...

:test_tube: engineering