Skip to content

Migration/npm to pnpm/ include formatting - #141

Merged
Brayan-724 merged 38 commits into
RustLangES:devfrom
MarioYellowy:migration/npm-to-pnpm
Aug 11, 2026
Merged

Migration/npm to pnpm/ include formatting#141
Brayan-724 merged 38 commits into
RustLangES:devfrom
MarioYellowy:migration/npm-to-pnpm

Conversation

@MarioYellowy

Copy link
Copy Markdown
Contributor

No description provided.

MarioYellowy and others added 30 commits August 5, 2026 15:07
@MarioYellowy
MarioYellowy marked this pull request as ready for review August 10, 2026 18:40
@MarioYellowy MarioYellowy changed the title Migration/npm to pnpm Migration/npm to pnpm/ include formatting Aug 10, 2026
@MarioYellowy

MarioYellowy commented Aug 10, 2026

Copy link
Copy Markdown
Contributor Author

It build, you can test
@gg0074x

@gg0074x gg0074x left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

idk lgtv

@gg0074x
gg0074x requested a review from Brayan-724 August 11, 2026 02:50

@Brayan-724 Brayan-724 left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! just one comment.

Comment thread js/vue/vite.config.ts Outdated
!shouldBuildShowcase &&
dts({
tsconfigPath: resolve(__dirname, "tsconfig.app.json"),
tsconfigPath: resolve(import.meta.dirname, "tsconfig.app.json"),

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

import.meta.resolve may be used instead of node's resolve. If can't be used, let me know. This comment applies to all the other resolve(...)

@Brayan-724 Brayan-724 left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🐦‍🔥

@Brayan-724
Brayan-724 merged commit 1eae154 into RustLangES:dev Aug 11, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants