revery-ui / revery-quick-start

Quick Start / Sample Revery Application

Home Page:https://www.outrunlabs.com/revery/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

npm timber package question

Samsinite opened this issue · comments

Learning some ReasonML and playing with Revery. Just trying to understand how things work, and saw a reference to Timer in the application, so I immediately thought this was somehow pulled in from the timber npm package specified in the package.json file. After more investigation -- and some outside assistance -- it appears that revery has a dependency from https://github.com/glennsl/timber. Is the timber npm package accidentally being included into the source code? Or is this used somewhere else?

I'm not sure I understand the question. What makes you think it's accidentally included?