bunqCommunity / bunqDesktop

The unofficial, free and open source desktop application for the bunq API
https://bunqdesk.top
MIT License
272 stars 53 forks source link

fix: devtools import in production build #557

Closed firstred closed 4 years ago

firstred commented 4 years ago

Using a CommonJS require fixes the devtools include in production builds. Still works on development environments as well.