Skip to content

Vite build fails while using this package. #84

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
4 tasks done
mayank1513 opened this issue Mar 18, 2025 · 2 comments
Closed
4 tasks done

Vite build fails while using this package. #84

mayank1513 opened this issue Mar 18, 2025 · 2 comments
Labels
🙅 no/wontfix This is not (enough of) an issue for this project 👎 phase/no Post cannot or will not be acted on

Comments

@mayank1513
Copy link

Initial checklist

Affected package

[email protected]

Steps to reproduce

This is a related issue - vitejs/vite#19666, and siefkenj/unified-latex#134

When you uncomment following lines on in this file, the vite.js build fails.

      // mathPlugin(),
      // htmlPlugin(),

This package does not seem to use node:path, however, some dependencies used may be using that.

Actual behavior

Vite build fails as some server side dependencies creap in.

Expected behavior

The app should build and work without any errors.

Runtime

[email protected]

Package manager

[email protected]

Operating system

Win 11

Build and bundle tools

Vite

@github-actions github-actions bot added 👋 phase/new Post is being triaged automatically 🤞 phase/open Post is being triaged manually and removed 👋 phase/new Post is being triaged automatically labels Mar 18, 2025
@wooorm
Copy link
Member

wooorm commented Mar 18, 2025

If Vite fails then Vite has problems or you can configure Vite.
No change seems needed here.

@wooorm wooorm closed this as not planned Won't fix, can't repro, duplicate, stale Mar 18, 2025
@wooorm wooorm added the 🙅 no/wontfix This is not (enough of) an issue for this project label Mar 18, 2025

This comment has been minimized.

@github-actions github-actions bot added 👎 phase/no Post cannot or will not be acted on and removed 🤞 phase/open Post is being triaged manually labels Mar 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🙅 no/wontfix This is not (enough of) an issue for this project 👎 phase/no Post cannot or will not be acted on
Development

No branches or pull requests

2 participants