Closed JulesLabs closed 6 years ago
I'm not sure what's going on here, from what I can tell none of budo's dependencies include a file called browser-polyfill.js
so I'm not even sure where that's coming from. Is this in the terminal or Chrome DevTools console?
Closing due to inactivity. Feel free to comment if you have a specific way to reproduce this. :smile:
After spinning up the budo server, I get a multitude of errors in the JavaScript console, which make it extremely difficult to read the program's console.log() 's and stuff. Here is the chain of errors I get:
The command I'm running is just simply:
budo app.js --live
, but in the package.json file I also have a field for transforms: