REFACTOR(node_version)! update to v20 #1553

Merged
alexm merged 7 commits from salix-node20 into dev 2023-06-02 06:14:10 +00:00
Member
No description provided.
alexm added 1 commit 2023-05-23 11:31:38 +00:00
gitea/salix/pipeline/head This commit looks good Details
9a5511f083
REFACTOR(node_version)! update to v20
alexm requested review from juan 2023-05-23 11:31:45 +00:00
alexm added 1 commit 2023-05-23 11:32:23 +00:00
gitea/salix/pipeline/head This commit looks good Details
f0b3177e21
Merge branch 'dev' into salix-node20
alexm reviewed 2023-05-23 12:17:38 +00:00
@ -105,7 +100,7 @@ let baseConfig = {
chunks: ['salix']
}),
new webpack.DefinePlugin({
'process.env.NODE_ENV': JSON.stringify(process.env.NODE_ENV)
Author
Member

Aço ho he tingut que canviat pq sino botava un warning, i possant env crec q estava be

Aço ho he tingut que canviat pq sino botava un warning, i possant env crec q estava be
alexm reviewed 2023-05-23 12:17:51 +00:00
@ -125,3 +120,3 @@
},
plugins: [
new webpack.HashedModuleIdsPlugin()
new webpack.ids.HashedModuleIdsPlugin()
Author
Member

Han canviat la llibreria i ara es .ids.

Han canviat la llibreria i ara es .ids.
alexm reviewed 2023-05-23 12:18:28 +00:00
@ -23,3 +23,3 @@
}
const headless = !env.E2E_SHOW;
const headless = env.E2E_SHOW ? false : 'new';
Author
Member

Aço es de chrome, no crec q siga la opcio més elegant pero ho he dixat aixina per a que funcionara

Aço es de chrome, no crec q siga la opcio més elegant pero ho he dixat aixina per a que funcionara
alexm added 2 commits 2023-05-23 12:43:24 +00:00
alexm added 1 commit 2023-05-24 05:52:53 +00:00
gitea/salix/pipeline/head This commit looks good Details
a1bd051112
Merge branch 'dev' into salix-node20
juan approved these changes 2023-05-29 06:23:34 +00:00
alexm added 1 commit 2023-05-29 06:32:57 +00:00
gitea/salix/pipeline/head This commit looks good Details
aca6e11983
Merge branch 'dev' into salix-node20
alexm added 1 commit 2023-06-01 13:00:59 +00:00
gitea/salix/pipeline/head This commit looks good Details
a26ab80e88
Merge branch 'dev' into salix-node20
alexm merged commit cefe8e3e17 into dev 2023-06-02 06:14:10 +00:00
alexm deleted branch salix-node20 2023-06-02 06:14:10 +00:00
Sign in to join this conversation.
No reviewers
No Milestone
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: verdnatura/salix#1553
No description provided.