alphagov / tech-docs-gem

Gem to distribute the tech docs project
https://tdt-documentation.london.cloudapps.digital/
MIT License
15 stars 38 forks source link

Use `terser` for Javascript minification #361

Closed marcotranchino closed 2 months ago

marcotranchino commented 2 months ago

This is needed because of the need to create two different JS rollups and because the default compressor fails. See link below.

https://github.com/alphagov/tech-docs-gem/issues/352#issuecomment-2352404262

marcotranchino commented 2 months ago

Problems with initAll(): https://github.com/alphagov/tech-docs-gem/actions/runs/10901675712/job/30251938119?pr=361

kr8n3r commented 2 months ago

i'll close this as distributed dependencies are done differently. Minifier works on my brach