Skip to content
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

fix: remove deprecated tilde ~ #10

Merged
merged 2 commits into from
Feb 24, 2025
Merged

Conversation

thucpn
Copy link
Collaborator

@thucpn thucpn commented Feb 24, 2025

postcss-import doesn’t support tilde ~ -> caused this error in chat-ui:

Error: Can't resolve '~react-pdf/dist/esm/Page/AnnotationLayer.css' in 'C:\...\chat-ui\node_modules\.pnpm\@llamaindex+pdf-viewer...

Webpack and PostCSS now resolve css import node_modules automatically without needing ~.

@thucpn thucpn changed the title fix: remove deprecated tidle ~ fix: remove deprecated tilde ~ Feb 24, 2025
@marcusschiesser marcusschiesser merged commit 2f18c6d into main Feb 24, 2025
3 checks passed
@marcusschiesser marcusschiesser deleted the fix/remove-deprecated-tilde branch February 24, 2025 08:17
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.

2 participants