ui_migration upgrade(nodejs) upgrade to nodejs 26, add cofiguration for new package versions and VITE rolldown
This commit is contained in:
parent
7713f6764a
commit
1f903562aa
5 changed files with 96 additions and 10 deletions
|
|
@ -18,7 +18,7 @@ include:
|
|||
.javascript_webapp:
|
||||
extends: .javascript
|
||||
variables:
|
||||
JS_IMAGE: node:20
|
||||
JS_IMAGE: node:26
|
||||
JS_PATH: webapp
|
||||
JS_CACHE_PATH: webapp/node_modules
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue