is it possible that we use vitejs instead of webpack?
b
Big Chungus
11/28/2021, 8:47 PM
Well you can take kjs output and feed it to whatever bundler you want. Webpack is simply supported by kotlin plugin out if the box, but nothing stops you from integrating with other bundlers.