Skip to content
This repository was archived by the owner on Sep 10, 2020. It is now read-only.
This repository was archived by the owner on Sep 10, 2020. It is now read-only.

Handle renamed libraries via redirection. #179

@PeterDaveHello

Description

@PeterDaveHello

Currently we use symbolic links to make sure both new/old names work on CDN, but it'll not work on the website as there is no record in public/packages.min.json.

To implement this feature, we need to add a function in cdnjs/cdnjs's build/packages.json.js to add record of libraries with symbolic links, and implement 302/301 redirect route in webServer.js app

cc cdnjs/cdnjs#4627

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions