DEV Community

Discussion on: 6 ways to configure Webpack

Collapse
 
vitaliyirtlach profile image
Vitaliy Irtlach

Use webpack-builder-config from npm

Collapse
 
bennycode profile image
Benny Code

@vitaliyirtlach can it be used to create a template that can be loaded by "@webpack-cli/generators"?