diff --git a/src/apps.json b/src/apps.json index 3626efbb1..6cbf55503 100755 --- a/src/apps.json +++ b/src/apps.json @@ -6098,6 +6098,13 @@ }, "website": "www.webgui.org" }, + "webpack": { + "cats": [ + 44 + ], + "env": "^webpackJsonp$", + "website": "webpack.github.io" + }, "WebPublisher": { "cats": [ 1 diff --git a/src/icons/webpack.png b/src/icons/webpack.png new file mode 100644 index 000000000..bf74c0757 Binary files /dev/null and b/src/icons/webpack.png differ