Remove contribute.json (#29707)

as the contribute.json project is now decommissioned.
This commit is contained in:
Andrew Ferrazzutti
2025-04-14 10:47:54 -04:00
committed by GitHub
parent 986be9c00d
commit d52b0a1467
3 changed files with 1 additions and 16 deletions

View File

@@ -673,7 +673,6 @@ module.exports = (env, argv) => {
{ from: "decoder-ring/**", context: path.resolve(__dirname, "res") },
{ from: "media/**", context: path.resolve(__dirname, "res/") },
{ from: "config.json", noErrorOnMissing: true },
"contribute.json",
// Element Call embedded widget
{
from: "**",