Description
Since the next version of mapstore no longer supports node 16, this means we can update babel-loader from 8.0.5 to 10.0.0.
Our config is fairly simple, so looking through their changelog it should be a easy upgrade, and I couldn't spot any breaking changes for us.
The new version also has fewer dependencies, it will go from 112 to 6
8.0.5: https://npmgraph.js.org/?q=babel-loader%408.0.5#zoom=h
10.0.0: https://npmgraph.js.org/?q=babel-loader%4010.0.0
What kind of improvement you want to add? (check one with "x", remove the others)
Other useful information
Description
Since the next version of mapstore no longer supports node 16, this means we can update babel-loader from 8.0.5 to 10.0.0.
Our config is fairly simple, so looking through their changelog it should be a easy upgrade, and I couldn't spot any breaking changes for us.
The new version also has fewer dependencies, it will go from 112 to 6
8.0.5: https://npmgraph.js.org/?q=babel-loader%408.0.5#zoom=h
10.0.0: https://npmgraph.js.org/?q=babel-loader%4010.0.0
What kind of improvement you want to add? (check one with "x", remove the others)
Other useful information