Skip to content

Releases: wildfalcon/graph-displayer

Package WebComponent

02 Nov 09:04
Compare
Choose a tag to compare
Package WebComponent Pre-release
Pre-release
v0.1.0-alpha-2

Package GraphDisplayerWebComponent

First draft

30 Oct 16:27
571bfa7
Compare
Choose a tag to compare
First draft Pre-release
Pre-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)