Skip to content

Fix scriptlets compilation error in Safari 15 due to unsupported regex lookbehind  #519

@maximtop

Description

@maximtop

Safari 15 fails to compile the current prune-utils.ts implementation because it uses a regex with a negative lookbehind, which is only supported in Safari ≥16.4. This causes script execution issues in older Safari versions.

Metadata

Metadata

Assignees

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions