Skip to content
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

fix: get solid examples working again #199

Merged
merged 2 commits into from
Jan 4, 2023
Merged

Conversation

travis
Copy link
Member

@travis travis commented Dec 20, 2022

vite is more particular about type imports and peer vs dev vs regular dependencies - these fixes all help make the solid examples work properly

frustratingly, something still seems off about the way vite is trying to load the umd build - these changes work on my pnpm branch but still fail here. code examples should be helpful for folks trying to build, but it may still be tricky to get these examples working until we move to pnpm

vite is more particular about type imports and peer vs dev vs regular
dependencies - these fixes all help make the solid examples work properly
@codesandbox-ci
Copy link

codesandbox-ci bot commented Dec 20, 2022

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit cfcbca2:

Sandbox Source
@w3ui/example-react-file-upload Configuration
@w3ui/example-react-sign-up-in Configuration
@w3ui/example-react-uploads-list Configuration
@w3ui/example-solid-file-upload Configuration
@w3ui/example-solid-sign-up-in Configuration
@w3ui/example-solid-uploads-list Configuration
@w3ui/example-vue-file-upload Configuration
@w3ui/example-vue-sign-up-in Configuration
@w3ui/example-vue-uploads-list Configuration

@travis travis merged commit 78ad7e9 into main Jan 4, 2023
travis added a commit that referenced this pull request Feb 8, 2023
🤖 I have created a release *beep* *boop*
---


##
[2.1.0](solid-keyring-v2.0.1...solid-keyring-v2.1.0)
(2023-02-06)


### Features

* delegate access to spaces
([#293](#293))
([441d757](441d757))
* import a space into w3console
([#309](#309))
([a69a95b](a69a95b))


### Bug Fixes

* get solid examples working again
([#199](#199))
([78ad7e9](78ad7e9))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Travis Vachon <travis@dag.house>
travis added a commit that referenced this pull request Feb 8, 2023
🤖 I have created a release *beep* *boop*
---


##
[3.0.2](solid-uploader-v3.0.1...solid-uploader-v3.0.2)
(2023-02-06)


### Bug Fixes

* get solid examples working again
([#199](#199))
([78ad7e9](78ad7e9))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Travis Vachon <travis@dag.house>
travis added a commit that referenced this pull request Feb 8, 2023
🤖 I have created a release *beep* *boop*
---


##
[2.0.2](solid-uploads-list-v2.0.1...solid-uploads-list-v2.0.2)
(2023-02-06)


### Bug Fixes

* get solid examples working again
([#199](#199))
([78ad7e9](78ad7e9))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Travis Vachon <travis@dag.house>
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.

2 participants