Remi Liu
Remi Liu
Now the config `loaders` is moved to `use`, maybe the name should be sth like `stringifyUseEntries`, and assume the param to be [UseEntry[]](https://webpack.js.org/configuration/module/#useentry)?
@shama when I'm fixing a bug in `grunt-webpack`, one test fails because of this issue. I think this could be a real life example. With same configuration the test will...
@rxaviers my pleasure :)
This is actually ES2021 feature instead of ES2019. See https://github.com/tc39/proposals/blob/master/finished-proposals.md
This is in ES2022 https://github.com/estree/estree/blob/master/es2022.md
I've same problem on Ubuntu 12.04.