ssbc/patchbay

DAT debugger noise

mixmix opened this issue · 2 comments

hey @arj03 since DAT has been in, whenever I open the devTools, I get hammered because DAT is hanging on errors that are being thrown. It makes debugging other things , or doing styling work a nightmare

For the moment I've added a env variable which means you can start Patchbay and skip initialising the DAT stuff :

$ DAT=false npm start

This is a workable solution but might be nice to find something less manual in the future

arj03 commented

The errors are if the files are not there anymore right?