diff --git a/files.php b/files.php index 70ee7ecd..ad6864f8 100644 --- a/files.php +++ b/files.php @@ -154,6 +154,7 @@ "local-path" => "./shared/wat/" ], [ /* translations */ + "web-only" => true, /* Only required for the web client */ "type" => "i18n", "search-pattern" => "/.*\.(translation|json)/", "build-target" => "dev|rel",