Skip to content

docs: update devUrl on config schema#12592

Merged
amrbashir merged 1 commit into
tauri-apps:devfrom
Smankusors:update-config-description
Feb 1, 2025
Merged

docs: update devUrl on config schema#12592
amrbashir merged 1 commit into
tauri-apps:devfrom
Smankusors:update-config-description

Conversation

@Smankusors
Copy link
Copy Markdown
Contributor

On the tauri.conf.json example from Configuration Structure, the devUrl is still using deprecated value

    "devUrl": "../dist",

I was confused why it didn't work on my project, it turns out it's not supported on v2 😅

so I updated the doc to this

    "devUrl": "http://localhost:3000",

wdyt?

@Smankusors Smankusors requested a review from a team as a code owner February 1, 2025 18:03
Copy link
Copy Markdown
Member

@amrbashir amrbashir 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

@amrbashir amrbashir merged commit a6ada76 into tauri-apps:dev Feb 1, 2025
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