Skip to content

soho-boilerplate: angular.json build only glob nessecary files#114

Open
LucasLundJensen wants to merge 1 commit intoinfor-cloud:masterfrom
LucasLundJensen:master
Open

soho-boilerplate: angular.json build only glob nessecary files#114
LucasLundJensen wants to merge 1 commit intoinfor-cloud:masterfrom
LucasLundJensen:master

Conversation

@LucasLundJensen
Copy link

@LucasLundJensen LucasLundJensen commented Feb 8, 2022

This issue came up because M3 "usually" only allows up to 10MB files to be installed via the "Personlization Manager".
It does also bring a performance boost on smaller devices since not as many CSS files are transfered.

Change:
Only include .css files and ignore .min.css and .map files.
Brings the overall package size from around 10MB to around 5MB.

This it to cut down on unnessecary files in the project to save space.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant