growthbook / devtools

GrowthBook DevTools extension for Chrome
MIT License
5 stars 5 forks source link

Create chrome extension w/ new architecture #6

Closed bttf closed 1 year ago

bttf commented 1 year ago

Our current chrome extension (https://github.com/growthbook/devtools) is built around a single feature - the GrowthBook devtools panel.

It's current architecture is built on create-react-app that is pointed to build the DevTools panel UX.

We need to extend the development and build pipeline to allow for the development of multiple build targets (and not just a single react app).

This task is to forge a new chrome extension with an architecture that cleanly supports multiple features with different build targets.

Example build targets: