Skip to content

The css file isn't in the correct output dir in unbundle mode #297

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

Open
9romise opened this issue Jun 5, 2025 · 1 comment
Open

The css file isn't in the correct output dir in unbundle mode #297

9romise opened this issue Jun 5, 2025 · 1 comment

Comments

@9romise
Copy link

9romise commented Jun 5, 2025

Reproduction link or steps

mini-repro: https://github.com/9romise/tsdown-repro

➜ nr build

@ build /Users/vida/Projects/github/repo
tsdown

ℹ tsdown v0.12.6 powered by rolldown v1.0.0-beta.10-commit.87188ed
ℹ Using tsdown config: /Users/vida/Projects/github/repo/tsdown.config.ts
ℹ entry: src/index.vue
ℹ Build start
ℹ Cleaning 6 files
ℹ dist/index.mjs 0.55 kB │ gzip: 0.33 kB
ℹ dist/virtual//plugin-vue/export-helper.mjs 0.24 kB │ gzip: 0.18 kB
ℹ dist//Users/vida/Projects/github/repo/src/index.vue_vue_type_style_index_0_lang-3Zq6NyD2.css 0.03 kB │ gzip: 0.05 kB
ℹ dist/index.vue_vue_type_style_index_0_lang.mjs 0.00 kB │ gzip: 0.02 kB
ℹ 4 files, total: 0.82 kB
✔ Build complete in 49ms

What is expected?

In the dist dir.

What is actually happening?

It is in src dir.

Any additional comments?

No response

@sxzz
Copy link
Member

sxzz commented Jun 5, 2025

Track #216 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants