Right now we have assumptions like:
"repository": "https://github.com/FormidableLabs/<%= name %>",
Would be nice to have a prompt for repo / org with sensible defaults instead.
... as well as scrubbing the package.json for other analogous stuff.
See https://github.com/FormidableLabs/builder-react-component/blob/master/init/package.json for some examples...
Right now we have assumptions like:
Would be nice to have a prompt for repo / org with sensible defaults instead.
... as well as scrubbing the package.json for other analogous stuff.
See https://github.com/FormidableLabs/builder-react-component/blob/master/init/package.json for some examples...