cujojs / wire

A light, fast, flexible Javascript IOC container
Other
862 stars 71 forks source link

Empty `create: {}` should cause a loud error #156

Open briancavalier opened 10 years ago

briancavalier commented 10 years ago

Reported on IRC. A new wire user did create: {}, and wire silently let it go. We should look into whether that can/should be a loud error.