When I build my project in Idea (CTRL+F9) the `jsB...
# javascript
n
When I build my project in Idea (CTRL+F9) the
jsBrowserProductionWebpack
task is executed. How can I force the execution of
jsBrowserDevelopmentWebpack
instead? Thanks.
b
Not sure you can, but isn't this an expected behaviour? You build production and run development
🤔 1
👆 1
🙏 1