Top #BSV dev tip: If you want to upload minified javascri…

Twetch ·

Top #BSV dev tip:

If you want to upload minified javascript to add.bico.media, you must change your filename from somefile.min.js to just somefile.js.

The service currently sees a .min.js file a text file, not a script.