georaster
georaster copied to clipboard
Hide console.log('main thread received message') in the production environment
Hello,
Is it possible to hide the following two messages in the production environment. They are currently triggered by console.log()
- posting from web wroker...
- main thread received message..
Thanks.
Hi, @dcc82 . great catch. I'll make sure we do that next after we get this PR in https://github.com/GeoTIFF/georaster/pull/31