Skip to content

Assemble component_name using built-in PathBuf#94

Merged
frol merged 5 commits into
bos-cli-rs:mainfrom
denbite:fix_parsing_components_path
Jun 21, 2024
Merged

Assemble component_name using built-in PathBuf#94
frol merged 5 commits into
bos-cli-rs:mainfrom
denbite:fix_parsing_components_path

Conversation

@denbite

@denbite denbite commented Jun 20, 2024

Copy link
Copy Markdown
Contributor

Fixes #93 by implementing another mechanism to assemble component_name

MacOS

Before

image

After

image

Windows

Before

telegram-cloud-photo-size-2-5449370015024408401-y

After

telegram-cloud-photo-size-2-5449370015024408402-y

Comment thread src/common.rs Outdated
@frol frol enabled auto-merge (squash) June 21, 2024 09:46
@frol frol merged commit ce22b89 into bos-cli-rs:main Jun 21, 2024
@frol frol mentioned this pull request Jun 21, 2024
frol added a commit that referenced this pull request Jun 21, 2024
## 🤖 New release
* `bos-cli`: 0.3.14 -> 0.3.15

<details><summary><i><b>Changelog</b></i></summary><p>

<blockquote>

##
[0.3.15](v0.3.14...v0.3.15)
- 2024-06-21

### Fixed
- Brings support for deploying nested folders on Windows (account for \
path delimiter)
([#94](#94))
- Updated the starter project template to fix links in `npm run dev`
</blockquote>


</p></details>

---
This PR was generated with
[release-plz](https://github.com/MarcoIeni/release-plz/).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Deployment fails on Windows because of invalid characters in the keys.

2 participants