#1037152 uglifyjs: by default, emits code that is not compatible with webkit

#1037152#5
Date:
2023-06-06 14:00:42 UTC
From:
To:
Hi,

I just realized that uglifyjs --webkit flag needs to be passed to get
code that is compatible with several safari versions (up to 14 at least).

This is something users of this module might want to know, especially,
packages build-depending on it.

Jérémy