Fix Phoenix detection

main
Ostap Brehin 2 years ago
parent 4f56076808
commit f8fba7c794

@ -1189,9 +1189,6 @@
"Webpack",
"Node.js"
],
"js": {
"Phoenix": ""
},
"meta": {
"generator": "^phoenix"
},
@ -1204,6 +1201,9 @@
"description": "Phoenix Framework is an open-source web application framework built using the Elixir programming language.",
"icon": "Phoenix Framework.svg",
"implies": "Elixir",
"js": {
"Phoenix.Channel": ""
},
"oss": true,
"website": "https://www.phoenixframework.org"
},