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

kroh created an issue. See original summary.

vladimiraus’s picture

Status: Active » Needs review

  • VladimirAus committed 318e918 on 1.0.x authored by kroh
    Issue #3223874 by kroh, VladimirAus: Inclusion of node_modules folder...
vladimiraus’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.