Closed benwaffle closed 8 years ago
From my experience with Python, the main issue with runtime deprecation warnings is that it punishes users (outputting something that looks like an error), and not developers.
agreed @magcius I was rather thinking to enable it only via npm run install --debug
builds but right now I guess that's the very last problem we have.
Please have a look into other bits and bops I've pushed and written today, thanks :-)
Very interesting. Do you know how to trigger eventually deprecation warnings?