Marcisbee / radi

๐ŸŒ€Tiny (in size) front-end framework with no extra browser re-flows

Home Page:https://radi.js.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Duplicated key in globals object.

Anderson-Vasques opened this issue ยท comments

Hey folks, first of all nice project ๐Ÿ‘
I was hacking out the source code of refactoring branch and found a duplicated key in the GLOBALS object.
Is there any reason for that?
https://github.com/radi-https://github.com/radi-js/radi/blob/refactor/src/consts/GLOBALS.js#L11
https://github.com/radi-https://github.com/radi-js/radi/blob/refactor/src/consts/GLOBALS.js#L17

(Should I open issues related to refactoring branch here or should I discuss about int the slack channel?)

I'm currently working on the refactor (see my fork) and I've removed it there.

Ok. I will close this issue then.