Граф коммитов

4 Коммитов

Автор SHA1 Сообщение Дата
Ryan Johnson 1f7cc2fd21
fix extraction from javascript files 2023-05-18 16:44:22 -07:00
Ryan Johnson 1f97cc3dff
filtering custom extractor that uses the js extractor for svelte files (#5302)
* use custom extractor for svelte files

* use a different, and perhaps more-solid approach
2022-11-29 14:19:05 -08:00
Tasos Katsoulas 1867275311
Add babel conf for svelte.
* ignore kadmin and admin templates
2022-10-14 16:54:54 +03:00
smith 569f2f4b61
[1012] Puente removal (#5207)
* Remove puente

- add babel.py
- add merge and extract management commands
- add Babel to poetry requirements
- alter settings.TEMPLATES to use NAME instead of fallback

* Puente Removal

* simplify the configuration of the extraction options

* simplify the merge command

* update babel and remove puente

* adjustments to initialization during merge

* eye candy for successful extraction message

Co-authored-by: Ryan Johnson <rjohnson@mozilla.com>
2022-10-13 12:54:51 -07:00