diff --git a/src/drivers/webextension/images/icons/Webpack.svg b/src/drivers/webextension/images/icons/Webpack.svg new file mode 100644 index 000000000..9a27efb08 --- /dev/null +++ b/src/drivers/webextension/images/icons/Webpack.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/src/drivers/webextension/images/icons/webpack.svg b/src/drivers/webextension/images/icons/webpack.svg deleted file mode 100644 index d4fed6ba7..000000000 --- a/src/drivers/webextension/images/icons/webpack.svg +++ /dev/null @@ -1 +0,0 @@ -icon-square-big diff --git a/src/technologies/d.json b/src/technologies/d.json index c432cbcc0..a9c627266 100644 --- a/src/technologies/d.json +++ b/src/technologies/d.json @@ -1039,7 +1039,7 @@ "icon": "docusaurus.svg", "implies": [ "React", - "webpack" + "Webpack" ], "js": { "search.indexName": "" @@ -1786,4 +1786,4 @@ "scriptSrc": "deepMiner\\.js", "website": "https://github.com/deepwn/deepMiner" } -} \ No newline at end of file +} diff --git a/src/technologies/f.json b/src/technologies/f.json index 37eb01bbd..918124c1f 100644 --- a/src/technologies/f.json +++ b/src/technologies/f.json @@ -1831,7 +1831,7 @@ "icon": "frontity.png", "implies": [ "React", - "webpack", + "Webpack", "WordPress" ], "meta": { @@ -2000,4 +2000,4 @@ "scriptSrc": "/fullPage\\.js(?:/([\\d\\.]+)/)?\\;version:\\1", "website": "https://github.com/alvarotrigo/fullpage.js" } -} \ No newline at end of file +} diff --git a/src/technologies/g.json b/src/technologies/g.json index 78f3d8a49..005282d98 100644 --- a/src/technologies/g.json +++ b/src/technologies/g.json @@ -252,7 +252,7 @@ "icon": "Gatsby.svg", "implies": [ "React", - "webpack" + "Webpack" ], "meta": { "generator": "^Gatsby(?: ([0-9.]+))?$\\;version:\\1" diff --git a/src/technologies/m.json b/src/technologies/m.json index 177fe4c0f..e9a622797 100644 --- a/src/technologies/m.json +++ b/src/technologies/m.json @@ -2134,7 +2134,7 @@ "description": "Module Federation is a webpack technology for dynamically loading parts of other independently deployed builds.", "icon": "Module Federation.png", "implies": [ - "webpack" + "Webpack" ], "scripts": [ "data-webpack\\;confidence:50", @@ -3147,4 +3147,4 @@ ], "website": "https://code.google.com/p/modwsgi" } -} \ No newline at end of file +} diff --git a/src/technologies/n.json b/src/technologies/n.json index de7dd4443..fa9cad62f 100644 --- a/src/technologies/n.json +++ b/src/technologies/n.json @@ -569,7 +569,7 @@ "icon": "Next.js.svg", "implies": [ "React", - "webpack", + "Webpack", "Node.js" ], "js": { diff --git a/src/technologies/p.json b/src/technologies/p.json index e8f7eebad..a76b9782e 100644 --- a/src/technologies/p.json +++ b/src/technologies/p.json @@ -1159,7 +1159,7 @@ "icon": "sazito-phoenix.png", "implies": [ "React", - "webpack", + "Webpack", "Node.js" ], "js": { @@ -3323,4 +3323,4 @@ }, "website": "http://punbb.informer.com" } -} \ No newline at end of file +} diff --git a/src/technologies/w.json b/src/technologies/w.json index a44fbb270..3756fa1d0 100644 --- a/src/technologies/w.json +++ b/src/technologies/w.json @@ -1957,12 +1957,12 @@ }, "website": "http://webedition.de/en" }, - "webpack": { + "Webpack": { "cats": [ 19 ], "description": "Webpack is an open-source JavaScript module bundler.", - "icon": "webpack.svg", + "icon": "Webpack.svg", "js": { "webpackChunk": "", "webpackJsonp": "" @@ -2017,4 +2017,4 @@ "url": "^https?://[^/]+\\.wpcache\\.co", "website": "https://wpcache.co" } -} \ No newline at end of file +}