Skip to content

fix(cli): #1679 handle spaces in relative import attributes pathnames and script tag links during bundle syncing#1680

Merged
thescientist13 merged 5 commits into
masterfrom
bug/issue-1679-import-attributes-filename-spaces
May 28, 2026
Merged

fix(cli): #1679 handle spaces in relative import attributes pathnames and script tag links during bundle syncing#1680
thescientist13 merged 5 commits into
masterfrom
bug/issue-1679-import-attributes-filename-spaces

Conversation

@thescientist13
Copy link
Copy Markdown
Member

@thescientist13 thescientist13 commented May 9, 2026

Related Issue

resolves #1679

Documentation

N / A

Summary of Changes

  1. handle spaces in relative import attributes pathnames when during bundle syncing

TODO

  1. Create reproduction and test case
  2. does this happen with scripts / styles?
  3. handle chore(workspace): upgrade chai esm #1685

@thescientist13 thescientist13 added bug Something isn't working CLI labels May 9, 2026
@thescientist13 thescientist13 marked this pull request as ready for review May 21, 2026 02:34
@thescientist13 thescientist13 changed the title fix(cli): #1679 handle spaces in relative import attributes pathnames when during bundle syncing fix(cli): #1679 handle spaces in relative import attributes pathnames and script tag links during bundle syncing May 21, 2026
@thescientist13 thescientist13 force-pushed the bug/issue-1679-import-attributes-filename-spaces branch from 6d0fd93 to 3237647 Compare May 28, 2026 01:13
@thescientist13 thescientist13 merged commit 1b3c98c into master May 28, 2026
12 of 14 checks passed
@thescientist13 thescientist13 deleted the bug/issue-1679-import-attributes-filename-spaces branch May 28, 2026 13:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working CLI

Projects

None yet

Development

Successfully merging this pull request may close these issues.

import attributes with spaces in relative path filename breaks bundling

1 participant