Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove unused template and fonts #224

Merged
merged 1 commit into from
Jan 3, 2023
Merged

Conversation

gafigueroa
Copy link
Contributor

Cambios realizados:

Disminuye el tamaño del codebase un 42% (de 3.6mb a 2.1mb).

  • custom-templates : el codebase contiene esta carpeta que fue utilizada como template para generar sus propios docs. Esta carpeta por si sola pesa 1.2mb y no es necesaria
  • docs/fonts: las instrucciones de JSDoc 3 dice For each typeface variant we plan to use, copy the 'eot', 'svg' and 'woff' files into the 'templates/default/static/fonts' directory.. Actualmente se mantuvo todas las variaciones (Regular, Light, Bold, BoldItalic, Italic) pero en el css de docs solo se utilizan Regular y Light.

Copy link
Contributor

@rhames07 rhames07 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hola @gafigueroa ,

Gracias por su contribución!

El PR es perfecto y estamos haciendo el merge.

@rhames07 rhames07 merged commit b9bfbe6 into mercadopago:master Jan 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants