Skip to content

Commit

Permalink
[showcase] add Build Tracker
Browse files Browse the repository at this point in the history
  • Loading branch information
paularmstrong committed Mar 15, 2020
1 parent 55a50d3 commit 9faae85
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 0 deletions.
Binary file added website/src/data/showcase/build-tracker.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
10 changes: 10 additions & 0 deletions website/src/data/users.js
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,16 @@ const users = [
fbOpenSource: false,
pinned: false,
},
{
title: 'Build Tracker',
description:
'Track performance budgets & prevent unexpected bloat in your app',
preview: require('./showcase/build-tracker.png'),
website: 'https://buildtracker.dev',
source: 'https://github.com/paularmstrong/build-tracker',
fbOpenSource: false,
pinned: false,
},
{
title: 'Channel.js',
description: 'The missing constructor for creating safe async iterators',
Expand Down

0 comments on commit 9faae85

Please sign in to comment.