1
0
Fork 0
Commit graph

10 commits

Author SHA1 Message Date
4c2ec24833
Stripping internal sourcemap in css files (sassc always includes internal sourcemaps eventhough external sourcemaps are generated alongside, resulting in uneeded size-increased files).
Signed-off-by: Daniel Baumann <daniel@debian.org>
2025-05-04 21:35:18 +02:00
fecfdcb291
Switching from sassc to esbuild to minify css.
Signed-off-by: Daniel Baumann <daniel@debian.org>
2025-05-04 20:26:31 +02:00
473944bd84
Also building bootstrap-utilities.css.
Signed-off-by: Daniel Baumann <daniel@debian.org>
2025-05-04 20:24:44 +02:00
529fa26bc5
Building bootstrap esm versions (Closes: #1104445).
Signed-off-by: Daniel Baumann <daniel@debian.org>
2025-05-04 20:06:21 +02:00
b1c72bc5cb
Switching from terser to esbuild to minify javascript.
Signed-off-by: Daniel Baumann <daniel@debian.org>
2025-05-04 20:06:19 +02:00
7cf4a05d89
Regrouping rules for better readability.
Signed-off-by: Daniel Baumann <daniel@debian.org>
2025-05-04 20:06:19 +02:00
023c2c9c5f
Correcting path in node-bootstrap package.json, thanks to Dmitry Shachnev <mitya57@debian.org> (Closes: #1091388).
Signed-off-by: Daniel Baumann <daniel@debian.org>
2025-02-17 07:09:29 +01:00
6aef61718e
Updating path to build config files for new upstream version.
Signed-off-by: Daniel Baumann <daniel@debian.org>
2025-02-17 07:09:02 +01:00
fd244e1713
Moving javascript-common integration from /usr/share/javascript/bootstrap to /usr/share/javascript/bootstrap5 to allow co-installability with both bootstrap 4 (libjs-bootstrap4) and bootstrap 3 (libjs-bootstrap), see #1030697.
Signed-off-by: Daniel Baumann <daniel@debian.org>
2025-02-17 07:06:52 +01:00
409661b691
Adding debian version 5.2.3+dfsg-1.
Signed-off-by: Daniel Baumann <daniel@debian.org>
2025-02-17 07:03:06 +01:00