Closed schosin closed 5 years ago
This adds a strict mode to the SingletonPlugin (enabled by default), throwing an Exception when a @Singleton component is added to an entity.
Looks good. Just document the API exposed to the user (the plugin constructors) and I'll merge!
:cookie: :cookie:
This adds a strict mode to the SingletonPlugin (enabled by default), throwing an Exception when a @Singleton component is added to an entity.