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

webpack config: use || instead of ?? #1881

Merged
merged 2 commits into from
Feb 27, 2021

Conversation

Tobbe
Copy link
Member

@Tobbe Tobbe commented Feb 26, 2021

Fixes #1880

@github-actions
Copy link

github-actions bot commented Feb 26, 2021

📦 PR Packages

Click to Show Package Download Links

https://rw-pr-redwoodjs-com.s3.amazonaws.com/1881/create-redwood-app-0.26.1-d053827.tgz
https://rw-pr-redwoodjs-com.s3.amazonaws.com/1881/redwoodjs-api-0.26.1-d053827.tgz
https://rw-pr-redwoodjs-com.s3.amazonaws.com/1881/redwoodjs-api-server-0.26.1-d053827.tgz
https://rw-pr-redwoodjs-com.s3.amazonaws.com/1881/redwoodjs-auth-0.26.1-d053827.tgz
https://rw-pr-redwoodjs-com.s3.amazonaws.com/1881/redwoodjs-cli-0.26.1-d053827.tgz
https://rw-pr-redwoodjs-com.s3.amazonaws.com/1881/redwoodjs-core-0.26.1-d053827.tgz
https://rw-pr-redwoodjs-com.s3.amazonaws.com/1881/redwoodjs-dev-server-0.26.1-d053827.tgz
https://rw-pr-redwoodjs-com.s3.amazonaws.com/1881/redwoodjs-eslint-config-0.26.1-d053827.tgz
https://rw-pr-redwoodjs-com.s3.amazonaws.com/1881/redwoodjs-eslint-plugin-redwood-0.26.1-d053827.tgz
https://rw-pr-redwoodjs-com.s3.amazonaws.com/1881/redwoodjs-forms-0.26.1-d053827.tgz
https://rw-pr-redwoodjs-com.s3.amazonaws.com/1881/redwoodjs-internal-0.26.1-d053827.tgz
https://rw-pr-redwoodjs-com.s3.amazonaws.com/1881/redwoodjs-prerender-0.26.1-d053827.tgz
https://rw-pr-redwoodjs-com.s3.amazonaws.com/1881/redwoodjs-router-0.26.1-d053827.tgz
https://rw-pr-redwoodjs-com.s3.amazonaws.com/1881/redwoodjs-structure-0.26.1-d053827.tgz
https://rw-pr-redwoodjs-com.s3.amazonaws.com/1881/redwoodjs-testing-0.26.1-d053827.tgz
https://rw-pr-redwoodjs-com.s3.amazonaws.com/1881/redwoodjs-web-0.26.1-d053827.tgz

Install this PR by running yarn rw upgrade --pr 1881:0.26.1-d053827

@thedavidprice thedavidprice added this to the next release milestone Feb 27, 2021
@thedavidprice thedavidprice merged commit 8beda5b into redwoodjs:main Feb 27, 2021
@peterp
Copy link
Contributor

peterp commented Feb 27, 2021

So we catch this during development, should we bump our required node version to LTS which is currently 14.16.0.

@thedavidprice
Copy link
Contributor

Do you mean package.json Node engine? I'm all for it. Just need to make sure we highlight in release notes.

The other benefit is that we can remove the CI Node 12 runners.

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.

Unsupported syntax used in common webpack config
4 participants