Mojang / ore-ui

💎 Building blocks to construct game UIs using web tech.
https://react-facet.mojang.com/
MIT License
404 stars 19 forks source link

Turn off static access logs in test environment #101

Closed Shenato closed 1 year ago

Shenato commented 1 year ago

In test environments (jest for example) we don't want to bother warning the developer that they're observing an initial value of a context. but we do want to let them know in development.