Skip to content
This repository was archived by the owner on Aug 29, 2025. It is now read-only.

Rename async modules #745

@rpmchale

Description

@rpmchale

My company uses a centralized access management system to validate a user is authorized to view websites. The system rejects any requests going to URL's containing the tilde character. This prevents all dependencies with names like async~xxx from being downloaded when the browser requests them.

Is it possible to replace the tilde with a different character such as underscore ( _ )?

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions