Skip to content

Commit

Permalink
debugging
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanthemanuel committed Nov 28, 2022
1 parent ac5ebdc commit 25b870c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/binary/build.ts
Original file line number Diff line number Diff line change
Expand Up @@ -264,6 +264,7 @@ require('./packages/server/index.js')
stdio: 'inherit',
env: {
NODE_OPTIONS: '--max_old_space_size=16384',
DEBUG: 'cypress:snapgen:info',
},
})
} catch (e) {
Expand Down

0 comments on commit 25b870c

Please sign in to comment.