4 Commits

Author SHA1 Message Date
51d5b5a620 Added dependency on debug package, converted console.log to debug logs
I find these console logs valuable for development but don't want them on all the time for everyone. It's cumbersome to comment/uncomment them continually, so this package helps nicely. I generally don't like adding dependencies, but this one seems wildly popular and itself only has one dependency (and that dependencies doesn't depend on anything else). So it seems acceptable to use.

I also enabled these debug logs by default when running the example configuration from VSCode.
2020-06-09 09:25:40 -05:00
98edd602ec Updated to support non-Windows platforms 2020-03-29 10:54:06 -05:00
da9864462b Renamed to Example for user-friendliness 2020-02-22 11:27:30 -06:00
605b8e4b4e VSCode launch config 2019-02-22 16:06:20 -06:00