Releases: wildfalcon/graph-displayer
Releases · wildfalcon/graph-displayer
Package WebComponent
v0.1.0-alpha-2 Package GraphDisplayerWebComponent
First draft
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)