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

Vite import ?inline #14470

Open
stephenjason89 opened this issue Oct 10, 2024 · 1 comment
Open

Vite import ?inline #14470

stephenjason89 opened this issue Oct 10, 2024 · 1 comment
Labels
bug Something isn't working needs repro Needs an example to reproduce

Comments

@stephenjason89
Copy link

What version of Bun is running?

1.1.30+7996d06b8

What platform is your computer?

Darwin 24.0.0 x86_64 i386

What steps can reproduce the bug?

use Vite and bun
import theme from 'assets/css/theme.scss?inline';

Image

What is the expected behavior?

it works before and also on node

What do you see instead?

no errors

Additional information

No response

@stephenjason89 stephenjason89 added bug Something isn't working needs triage labels Oct 10, 2024
@nektro nektro added needs repro Needs an example to reproduce and removed needs triage labels Oct 10, 2024
Copy link
Contributor

Hello @stephenjason89. Please provide a minimal reproduction using a GitHub repository, Replit, CodeSandbox, or provide a bulleted list of commands to run that reproduce this issue. Issues marked with needs repro will be closed if they have no activity within 3 days.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working needs repro Needs an example to reproduce
Projects
None yet
Development

No branches or pull requests

2 participants