mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-04-26 18:36:14 -04:00
Feat/lightningcss (#6427)
* Added lightning css for minification of css * Added esbuild for minification * Upgraded to Node 22 * Fixed. * Temporary change branch * Rebased changes.
This commit is contained in:
parent
b376688f75
commit
426174d491
8 changed files with 5329 additions and 3946 deletions
2
.github/workflows/frontend-admin-tests.yml
vendored
2
.github/workflows/frontend-admin-tests.yml
vendored
|
@ -18,7 +18,7 @@ jobs:
|
|||
strategy:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
node: [20, 21]
|
||||
node: [20, 22]
|
||||
|
||||
steps:
|
||||
-
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue