More context: if I "build" using Intellij this hap...
# javascript
e
More context: if I "build" using Intellij this happens. If I run
./gradlew build
it does not.
g
What is "build" using Idea? Do you run build task? Better to use Gradle tasks, even from idea, there is also an option "Delegate IDE run/build actions to Gradle"