Skip to content

Conversation

@susnux
Copy link
Contributor

@susnux susnux commented Jun 30, 2025

Otherwise it is not possible to have input and output in the same base dir.

Otherwise it is not possible to have input and output in the same base
dir.

Signed-off-by: Ferdinand Thiessen <[email protected]>
@susnux susnux requested a review from ShGKme June 30, 2025 15:49
@susnux susnux added the 3. to review 3️⃣ Waiting for reviews label Jun 30, 2025
@ShGKme
Copy link
Contributor

ShGKme commented Jun 30, 2025

Otherwise it is not possible to have input and output in the same base dir

Do we have source and dist in the same folder anywhere?

And not in a place, where we use Vite as tsc only?

@susnux
Copy link
Contributor Author

susnux commented Jun 30, 2025

Do we have source and dist in the same folder anywhere?

The problem is apps:

  • /root
    • /src
    • /js
    • /css

So the output needs to be root to be able to put css to css and js to js.
Its broken since Rollup 4.40 and fixed with 4.42 (when we use this config option).

@susnux susnux merged commit 9bdddcf into main Jun 30, 2025
10 checks passed
@susnux susnux deleted the fix/watch-mode branch June 30, 2025 16:22
@susnux
Copy link
Contributor Author

susnux commented Jun 30, 2025

/backport to stable1

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

Labels

3. to review 3️⃣ Waiting for reviews

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants