Created by: viankakrisna
This is a non-working POC for packaging react-scripts with https://github.com/zeit/pkg for (maybe) solving https://github.com/facebookincubator/create-react-app/issues/3638. opening a pr here if somebody is interested to work together / continue on this. Currently, it compiles but when I do yarn start:packaged
it errors on this:
maybe pkg does not play well with monorepo setup?