kotlin-frontend-plugin icon indicating copy to clipboard operation
kotlin-frontend-plugin copied to clipboard

gradle -t run shows always "karma/webpack" is already running

Open MikeMitterer opened this issue 7 years ago • 1 comments

I'm not sure if this is a bug or if I should start continuous-build with another option... BTW: A single code change takes ~5secs - quite long. Is there another way to run continuous builds? How can I disable tests - it is not necessary to run all the tests every time the code changes.

MikeMitterer avatar Aug 02 '18 14:08 MikeMitterer

Hmm - after removing the DCE-plugin it takes ~2secs. Better! but it should not be necessary to remove the plugin for turning off optimization...

MikeMitterer avatar Aug 02 '18 14:08 MikeMitterer