mirror of
https://github.com/vector-im/element-web.git
synced 2025-09-18 04:01:39 +02:00
Because supplying arguments to npm scripts is a bad idea: it just appends the arguments blindly to whatever the command was. Thanks, npm.