REFACTOR(node_version)! update to v20 #1553
No reviewers
Labels
No Milestone
No Assignees
2 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: verdnatura/salix#1553
Loading…
Reference in New Issue
No description provided.
Delete Branch "salix-node20"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
@ -105,7 +100,7 @@ let baseConfig = {
chunks: ['salix']
}),
new webpack.DefinePlugin({
'process.env.NODE_ENV': JSON.stringify(process.env.NODE_ENV)
Aço ho he tingut que canviat pq sino botava un warning, i possant env crec q estava be
@ -125,3 +120,3 @@
},
plugins: [
new webpack.HashedModuleIdsPlugin()
new webpack.ids.HashedModuleIdsPlugin()
Han canviat la llibreria i ara es .ids.
@ -23,3 +23,3 @@
}
const headless = !env.E2E_SHOW;
const headless = env.E2E_SHOW ? false : 'new';
Aço es de chrome, no crec q siga la opcio més elegant pero ho he dixat aixina per a que funcionara