Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor(vendor): update github actions to node 18 #475

Draft
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

MariaAga
Copy link
Member

@MariaAga MariaAga commented Feb 5, 2024

No description provided.

@MariaAga MariaAga force-pushed the node18 branch 3 times, most recently from 5436ef6 to 65e63ce Compare February 5, 2024 21:06
@MariaAga MariaAga marked this pull request as draft February 6, 2024 09:41
@MariaAga MariaAga force-pushed the node18 branch 2 times, most recently from a33feee to ba774a6 Compare February 8, 2024 15:27
"build:bundle": "npm run build:bundle:dev && npm run build:bundle:prod",
"build:bundle:base": "node --max_old_space_size=8192 ./node_modules/.bin/webpack --config bundle/webpack.config.js",
"build:bundle:base": "node --max-old-space-size=8192 --openssl-legacy-provider ./node_modules/.bin/webpack --config bundle/webpack.config.js",
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

TODO: check if this is needed "--openssl-legacy-provider "

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant