This repository has been archived by the owner on Jun 11, 2020. It is now read-only.
This repository has been archived by the owner on Jun 11, 2020. It is now read-only.
Closed
Description
opened on May 20, 2016
We should allow folder structures like this:
/jquery
index.d.ts
tsconfig.json
jquery-tests.ts
/v2
index.d.ts
tsconfig.json
jquery-v2-tests.ts
/v3.1
index.d.ts
tsconfig.json
jquery-v3.1-tests.ts
This should parse the major and optional minor version number from the folder name and generate versioned packages published under the same name as the parent folder.
Metadata
Assignees
Labels
No labels
Activity