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 README Javascript example #447

Merged
merged 1 commit into from
Jun 20, 2023
Merged

Conversation

dukejones
Copy link
Contributor

@dukejones dukejones commented Jun 20, 2023

The example in the README doesn't work. Checking the examples/ directory, the import needs to be referenced differently.

@dukejones dukejones requested a review from a team as a code owner June 20, 2023 06:20
Copy link
Member

@FabianLars FabianLars left a comment

Choose a reason for hiding this comment

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

thank you

@FabianLars FabianLars merged commit 7b9d7a1 into tauri-apps:v1 Jun 20, 2023
OrIOg pushed a commit to OrIOg/plugins-workspace that referenced this pull request Jun 25, 2023
lucasfernog added a commit that referenced this pull request Jul 19, 2023
Co-authored-by: Fabian-Lars <[email protected]>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: FabianLars <[email protected]>
Co-authored-by: FabianLars <[email protected]>
Co-authored-by: Alexandre Dang <[email protected]>
Co-authored-by: Ludea <[email protected]>
Co-authored-by: Amr Bashir <[email protected]>
Co-authored-by: Duke Jones <[email protected]>
Co-authored-by: NaokiM03 <[email protected]>
Co-authored-by: Thibault <[email protected]>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: David Blythe <[email protected]>
Co-authored-by: Lucas Nogueira <[email protected]>
fix(stronghold): change wrong argument name for `remove` (#422)
fix(window-state): correctly set decoration state if no saved state exists, fixes #421 (#424)
fix(stronghold): return null if there is no record (#129)
fix(window-state): propagate promise (#435)
closes #432
fix(window-state): manual default implentation (#425)
fix(window-state): manual default implentation, closes #421
fix(deps): update rust crate iota-crypto to 0.21 (#438)
fix readme example (#447)
fix: handle recursive directory correctly (#455)
fix(deps): update rust crate sqlx to 0.7. plugin-sql msrv is now 1.65 (#464)
fix(persisted-scope): separately save asset protocol patterns (#459)
fix(deps): update rust crate iota-crypto to 0.22 (#475)
fix(deps): update tauri monorepo to v1.4.0 (#482)
resolve to v15.1.0 (#489)
fix(deps): update rust crate iota-crypto to 0.23 (#495)
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