plugin.
I tried to implement it in the Kotlin repository that I forked, and it worked as expected.
So I want to send a Pull Request, but is there a problem?
Subroh Nishikori
05/03/2020, 9:50 AM
I’m developing an SPA using Kotlin/JS. Before releasing this SPA to production, I want to analyze the bundle file using
webpack-bundle-analyzer
, but I’m struggling because I can’t declare
devDependecies
.
My Pull Request solves this problem. If necessary, create an ticket in YouTrack.