Removed I18N files from the client

This commit is contained in:
WolverinDEV 2019-10-19 17:17:56 +02:00
parent d321b01536
commit fb39751b31

View file

@ -154,6 +154,7 @@
"local-path" => "./shared/wat/" "local-path" => "./shared/wat/"
], ],
[ /* translations */ [ /* translations */
"web-only" => true, /* Only required for the web client */
"type" => "i18n", "type" => "i18n",
"search-pattern" => "/.*\.(translation|json)/", "search-pattern" => "/.*\.(translation|json)/",
"build-target" => "dev|rel", "build-target" => "dev|rel",