ciena-blueplanet / dagre

Directed graph renderer for javascript
MIT License
36 stars 13 forks source link

"const" -> "var" to support es5 #17

Closed nchen63 closed 7 years ago

nchen63 commented 7 years ago

This project uses semver, please check the scope of this pr:

CHANGELOG

Please add a description of your change here, it will be automatically prepended to the CHANGELOG.md file.

coveralls commented 7 years ago

Coverage Status

Coverage remained the same at 98.784% when pulling 02f3ac9e5ffc3b706ac6089f9e215e2a8ff13d9a on nchen63:patch-1 into 95f890ed15ac503246bd3a96e542259f6f7fd9d3 on ciena-blueplanet:master.

nchen63 commented 7 years ago

@sandersky can you take a look at this? It's blocking for me. The es6 import seems ok because webpack handles that. Also https://github.com/ciena-blueplanet/ciena-graphlib/pull/19