Closed TrySound closed 3 years ago
Classes works fine in supported node v6+ and all modern browsers. Many modules already require bundling for IE to not bloat apps anywhere else.
I resticted api to factory function which should not be a problem since new Queue is not documented usage.
new Queue
Coverage remained the same at 100.0% when pulling 015c68a820c003cc57cd3434d0614ac3db6c239f on TrySound:class-syntax into 9ca37f0c3591eb9e8e0805f5368b5c0f8cdb42ef on jessetane:master.
Classes works fine in supported node v6+ and all modern browsers. Many modules already require bundling for IE to not bloat apps anywhere else.
I resticted api to factory function which should not be a problem since
new Queue
is not documented usage.