atom-community / atom-ide-base

Atom IDE packages for Atom
https://atom.io/packages/atom-ide-base
Other
44 stars 10 forks source link

fix: bump invariant to @react-dnd/invariant #38

Closed aminya closed 4 years ago

aminya commented 4 years ago

the invariant is not used in the actual code. assert is used instead! We can later switch to use them so we can minify the messages.