Problem/Motivation
Uncompressed, the theme is more than 100 MB
Proposed resolution
Should node_modules be excluded from the package, and rely on developers to use npm locally if needed?
$ du -chs bootstrap5/*
20K bootstrap5/LICENSE.txt
4.0K bootstrap5/README.md
20K bootstrap5/bin
4.0K bootstrap5/bootstrap5.breakpoints.yml
4.0K bootstrap5/bootstrap5.info.yml
4.0K bootstrap5/bootstrap5.install
4.0K bootstrap5/bootstrap5.libraries.yml
20K bootstrap5/bootstrap5.theme
4.0K bootstrap5/composer.json
68K bootstrap5/config
252K bootstrap5/css
15M bootstrap5/dist
16K bootstrap5/favicon.ico
8.0K bootstrap5/js
4.0K bootstrap5/logo.svg
114M bootstrap5/node_modules
376K bootstrap5/package-lock.json
4.0K bootstrap5/package.json
104K bootstrap5/screenshot.png
56K bootstrap5/scss
544K bootstrap5/style-guide
172K bootstrap5/templates
130M total
Comments
Comment #2
vladimirausComment #4
vladimiraus