weblate/docs/contributing
Mehdi Eloualy 69ff5b5761
feat: Add webpack bundling for client side libraries. (#12227)
* Add webpack bundeling for client side libraries.

Started with Sentry.

* Fix docs, sentry version, and yarn update script.

- Moved the documentation for installing libraries into `docs/contributing/frontend.rst`
- Used the exact version of Sentry.
- Removed Sentry from old `yarn-update` script

* Remove sentry and browserify from scripts/yarn/package.json

It is no longer needed here.

* Remove unused License: BSD-3-Clause

* Modify yarn-update.yml to update client/ packages

* Trigger yarn update on client/* changes

* Add standalone license file for Sentry

The license header in the file gets overwritten by yarn build.

* Update yarn.lock

Co-authored-by: Michal Čihař <michal@cihar.com>
2024-08-09 12:59:29 +02:00
..
snippets doc: clarify commit guide 2024-07-30 13:26:11 +02:00
about.rst docs: Remove year from copyright statements 2023-01-10 10:33:56 +01:00
addons.rst docs: fix stub classes documentation 2024-06-10 13:03:10 +02:00
code.rst docs: Add contributing docs for modules 2022-03-16 10:38:09 +01:00
communication.rst docs: fix typos 2023-08-11 10:47:07 +02:00
debugging.rst docs: Improve management commands documentation 2023-05-19 08:59:13 +02:00
frontend.rst feat: Add webpack bundling for client side libraries. (#12227) 2024-08-09 12:59:29 +02:00
index.rst docs: document graphviz requirement to build docs 2024-06-19 11:27:59 +02:00
internals.rst Add-ons: Fix spelling 2021-04-20 11:10:22 +02:00
issues.rst doc: clarify chapter title 2024-07-19 08:56:41 +02:00
license.rst docs: Mention REUSE 3.0 compliance 2023-01-13 13:36:15 +01:00
modules.rst chore: migrate to pyproject.toml 2024-03-18 19:31:05 +01:00
release.rst scripts: remove release publishing from create-release 2024-02-12 15:31:31 +01:00
schemas.rst docs: Improve management commands documentation 2023-05-19 08:59:13 +02:00
security.rst docs: update some external links 2024-08-07 12:51:49 +02:00
start.rst feat(dev): Expose PostgreSQL when using the development Docker setup (#11684) 2024-05-22 08:20:46 +02:00
tests.rst ci: add pytest support for running tests 2024-08-08 13:20:11 +02:00