Skip to content

Commit fd3c835

Browse files
jakoblindmontogeek
authored andcommitted
docs(configuration) Update index.md (#2462)
added info about a visual tool for creating webpack configs.
1 parent c4237c5 commit fd3c835

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/content/configuration/index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -401,3 +401,4 @@ T> Want to rapidly generate webpack configuration file for your project requirem
401401
[Generate Custom Webpack Configuration](https://generatewebpackconfig.netlify.com/) is an interactive portal you can play around by selecting custom webpack configuration options tailored for your frontend project. It automatically generates
402402
a minimal webpack configuration based on your selection of loaders/plugins, etc.
403403

404+
[Visual tool for creating webpack configs](https://webpack.jakoblind.no/) is an online configuration tool for creating webpack config where you can select any combination of features you need. It also generates a full example project based on your webpack configs.

0 commit comments

Comments
 (0)