Develop branch not 100% clean from upstream merge
joeycozza opened this issue · 1 comments
joeycozza commented
after updating the master branch from facebook's upstream, I tried merging that into the develop branch.
Most things were fairly easy, but they deleted the config/webpack.config.dev.js and config/webpack.config.prod.js files and made them 1 single file.
I didn't do the manual moving of code over to their new webpack.config.js file. That still needs to happen.
joeycozza commented
done and done