weblate/client
2024-08-28 08:20:03 +02:00
..
src feat: Add webpack bundling for client side libraries. (#12227) 2024-08-09 12:59:29 +02:00
package.json chore(deps): update dependency @sentry/browser to v8.27.0 (#12341) 2024-08-27 18:25:16 +02:00
README.rst feat: Add webpack bundling for client side libraries. (#12227) 2024-08-09 12:59:29 +02:00
webpack.config.js feat: Add webpack bundling for client side libraries. (#12227) 2024-08-09 12:59:29 +02:00
yarn.lock Update dependency webpack to v5.94.0 [SECURITY] 2024-08-28 08:20:03 +02:00

.. Copyright © Michal Čihař <michal@weblate.org>
..
.. SPDX-License-Identifier: GPL-3.0-or-later

Manage 3rd Party Libraries
--------------------------

For the client side.

See https://docs.weblate.org/en/latest/contributing/frontend.html#dependency-management.