Hello. Is it possible to configure the webpack config from a gradle plugin? Otherwise every user that wants to use the plugin has to copy the config into their project webpack.config.d
b
Big Chungus
01/05/2022, 11:51 AM
You have two options:
1. symlink webpack.config.d
2. Point all your modules to the same webpack.config.d via