Right now `/common` is manually defined to be compiled into `/dist/node_modules/@ts-react-express-starter/common`. There must be a better way to have them linked for `server`. Maybe Webpack?
Right now
/commonis manually defined to be compiled into/dist/node_modules/@ts-react-express-starter/common.There must be a better way to have them linked for
server. Maybe Webpack?