shellscape / webpack-manifest-plugin

webpack plugin for generating asset manifests
MIT License
1.43k stars 186 forks source link

Fix `entrypoints` compatibility for older Node versions #194

Closed samuelmeuli closed 4 years ago

samuelmeuli commented 4 years ago

I've introduced changes in #192 that aren't compatible with some older versions of Node.js. This PR fixes that. It can be reverted once the required Node.js version is increased.

Fixes #193

mastilver commented 4 years ago

hey Samuel

Going to close this as we no longer support older node versions (see #193 for more info)

mastilver commented 4 years ago

@samuelmeuli Could you install object.entries