bombbomb / BBCore

A Javascript API to use BombBomb services
4 stars 12 forks source link

VX-1950/fix delete video #42

Closed TomPendergrass closed 3 years ago

TomPendergrass commented 3 years ago

The delete video endpoint has been busted for some time, due to a backend change. In addition, our minification approach stopped functioning at the introduction of some ES6 practices. This fixes both issues.