Skip to content

Conversation

@susnux
Copy link
Contributor

@susnux susnux commented May 6, 2025

  • fixes bundles that only contain virtual vite modules (e.g. common js helper).
  • fix file:// URL to path conversion

- fixes bundles that only contain virtual vite modules (e.g. common js
  helper).
- fix `file://` URL to path conversion

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
@susnux susnux requested review from Antreesy and artonge May 6, 2025 16:43
@susnux susnux added type: bug 🐛 Something isn't working 3. to review 3️⃣ Waiting for reviews labels May 6, 2025
@susnux
Copy link
Contributor Author

susnux commented May 6, 2025

/backport to stable1

Copy link

@Antreesy Antreesy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Lgtm

@skjnldsv skjnldsv merged commit 6e7c51b into main May 7, 2025
10 checks passed
@skjnldsv skjnldsv deleted the fix/spdx-plugin branch May 7, 2025 07:06
@backportbot
Copy link

backportbot bot commented May 7, 2025

The backport to stable1 failed. Please do this backport manually.

# Switch to the target branch and update it
git checkout stable1
git pull origin stable1

# Create the new backport branch
git checkout -b backport/606/stable1

# Cherry pick the change from the commit sha1 of the change against the default branch
# This might cause conflicts, resolve them
git cherry-pick 2c40c426

# Push the cherry pick commit to the remote repository and open a pull request
git push origin backport/606/stable1

Error: Failed to push branch backport/606/stable1: fatal: could not read Username for 'https://github.com': No such device or address


Learn more about backports at https://docs.nextcloud.com/server/stable/go.php?to=developer-backports.

@susnux
Copy link
Contributor Author

susnux commented May 7, 2025

/backport to stable1

@susnux
Copy link
Contributor Author

susnux commented May 7, 2025

why bot why

@susnux susnux mentioned this pull request May 7, 2025
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 type: bug 🐛 Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants