humanmade / humanmade/webpack-helpers
copy-webpack-plugin subdependency breaks Node 10 support
Open
- Dominant language
- JavaScript
- Stars
- 29
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
Something that copy-webpack-plugin requires is breaking support for Node 10, by utilizing `globalThis` which isn't available in that version of Node. It does not appear to be the plugin itself, since the stated supported version of node for the plugin version we use is 10.13.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.