stable
Clone or download
Read-only
Switched to vite-plugin-dts to build the .d.ts files. vite-dts is fine (and fast !) for an internal usage with only *.ts files but it forces library users to have the same habilities to do the typechecking. Part of request #23465 Publish a project sidebar custom element Change-Id: I3ae51a356aa1eb25a09d43341f2c24df617848a7
Modified Files
Name | ||||
---|---|---|---|---|
M | package.json | +4 | −1 | Go to diff View file |
M | pnpm-lock.yaml | +51 | −9 | Go to diff View file |
M | src/scripts/lib/project-sidebar-internal/package.json | +1 | −0 | Go to diff View file |
M | src/scripts/lib/project-sidebar-internal/vite.config.ts | +2 | −2 | Go to diff View file |
A | src/scripts/lib/project-sidebar/CHANGELOG.md | +5 | −0 | Go to diff View file |
M | src/scripts/lib/project-sidebar/package.json | +5 | −4 | Go to diff View file |
M | src/scripts/lib/project-sidebar/vite.config.ts | +2 | −2 | Go to diff View file |
A | tools/publish_js_libraries/Jenkinsfile | +119 | −0 | Go to diff View file |
M | tools/rpm/tuleap.rhel7.spec | +1 | −0 | Go to diff View file |