diff --git a/package.json b/package.json index 0abf6fe8b9..9d6ae0fdff 100644 --- a/package.json +++ b/package.json @@ -1,4 +1,7 @@ { + "scripts": { + "build": "node_modules/.bin/webpack" + }, "type": "module", "engines": { "node": ">= 18.0.0"