jhen0409 / react-chrome-extension-boilerplate

Boilerplate for Chrome Extension React.js project
MIT License
2.14k stars 388 forks source link

MINIMAL boilerplate? #23

Open FezVrasta opened 8 years ago

FezVrasta commented 8 years ago

Is there a way to download a MINIMAL boilerplate without all the stuff you put inside it?

I'd just like to have the basic configuration without have to delete ton of files and try to make it work...

jhen0409 commented 8 years ago

Hey @FezVrasta, the current boilerplate is indeed complex... :\

I will simplify it (#21) in the next few days, then npm package will change to a CLI tool, you can choose an existing features (Window, Popup, Inject page) to configure.

Nantris commented 8 years ago

jhen0409, this is amazing. Do you still have plans to produce a minimal version?