Cassie Tarakajian
Cassie Tarakajian
`process.env.NODE_ENV` is already passed to the front end (e.g. in [App.jsx](https://github.com/processing/p5.js-web-editor/blob/master/client/modules/App/App.jsx)), so removing console logs when in prod should be pretty simple!
@siddhant1 / @GaurangTandon this issue hasn't been solved. no logging library has been added.
Thanks for the suggestion! Some similar issues have been opened recently ( #1390, #1393 ), and I think it indicates that how/when the web editor is saving could use some...