Skip to content

Conversation

@Yonava
Copy link
Owner

@Yonava Yonava commented Oct 18, 2025

No description provided.

import path from "node:path";
import { mergeConfig } from "vite";

const r = (...p: string[]) => path.resolve(__dirname, ...p);
Copy link
Collaborator

Choose a reason for hiding this comment

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

I would change this to resolvePath or something, the 'r' is a little too short imo

Copy link
Owner Author

Choose a reason for hiding this comment

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

👎

Copy link
Owner Author

Choose a reason for hiding this comment

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

skill issue

@Yonava Yonava merged commit 31246ea into main Oct 18, 2025
1 check failed
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.

3 participants