Closed as not planned
Description
Initial checklist
- I read the support docs
- I read the contributing guide
- I agree to follow the code of conduct
- I searched issues and discussions and couldn’t find anything (or linked relevant results below)
Affected package
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
Package manager
Operating system
Win 11
Build and bundle tools
Vite