webpackBundle { bundleName = project.name ...
# javascript
c
webpackBundle { bundleName = project.name sourceMapEnabled = true contentPath = file("src/main/web") }