(cherry picked from commit 2a50c029b2)
This commit is contained in:
@@ -380,6 +380,9 @@ def build_frontend_step(edition, ver_mode, is_downstream=False):
|
||||
'depends_on': [
|
||||
'initialize',
|
||||
],
|
||||
'environment': {
|
||||
'NODE_OPTIONS': '--max_old_space_size=8192',
|
||||
},
|
||||
'commands': cmds,
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user