mirror of
https://github.com/vector-im/element-web.git
synced 2026-06-26 10:29:07 +00:00
f5d95f7314
Because supplying arguments to npm scripts is a bad idea: it just appends the arguments blindly to whatever the command was. Thanks, npm.