sampl / firefly

Web app boilerplate for beginners based on Firebase and React 🔥
http://getfirefly.org/
234 stars 42 forks source link

Stage build uses CRA live env #82

Closed sampl closed 7 years ago

sampl commented 7 years ago

Inconsistent, figure out how it should be done and do that instead

sampl commented 7 years ago

Options:

1) ejecting and not using CRA (might as well try Vue if we have to maintain webpack config) 2) doing without a real stage env and just using development and live (seems to be the CRA style already, stage might be confusing to newbies) 3) ?

sampl commented 7 years ago

let's do number 2 for now i guess 34ddb10940e1b9357c3d5abbc40bba1ae2bf52b9