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 | Foundry can't be used in version of Node below 16, when it contains Node 16+ features #423

Open
aVileBroker opened this issue Jan 19, 2023 · 0 comments
Labels
1 Story Point Story points: 1 bug Something isn't working dependencies Pull requests that update a dependency file good first issue Good for newcomers help wanted Extra attention is needed

Comments

@aVileBroker
Copy link
Contributor

Nullish coalescing, for example, breaks builds which are run in Node 14, but runs fine otherwise. I find it hard to believe that by using nullish coalescing we have to set a minimum node version to use the library. I'd bet we just aren't setting our webpack to transpile down to the right es version.

@aVileBroker aVileBroker added bug Something isn't working good first issue Good for newcomers help wanted Extra attention is needed 1 Story Point Story points: 1 dependencies Pull requests that update a dependency file labels Jan 19, 2023
@aVileBroker aVileBroker changed the title Webpack | Foundry can't be used in React 16 and below when it contains Node 16+ features Webpack | Foundry can't be used in version of Node below 16, when it contains Node 16+ features Jan 19, 2023
@aVileBroker aVileBroker reopened this Jun 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
1 Story Point Story points: 1 bug Something isn't working dependencies Pull requests that update a dependency file good first issue Good for newcomers help wanted Extra attention is needed
Projects
Status: Done
Development

No branches or pull requests

1 participant