First draft
Pre-release
Pre-release
wildfalcon
released this
30 Oct 16:27
·
10 commits
to master
since this release
Package for publication (#4) * Remove unused files * Move graph-displayer to compoennt folder strucutre graph-displayer is entirely within the compoennts folder with its own index.js * Add webpack for build * Ignore dist directory * Configure babel to work with react * Update yarn.lock * Configure webpack to produce component only files * Prepare to publish to NPM * Use npm rather than yarn (because using npm to publish to npm and consistency is good)