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

Change frontend:dev to frontend:dev:build #1691

Merged
merged 1 commit into from
Aug 3, 2022
Merged

Change frontend:dev to frontend:dev:build #1691

merged 1 commit into from
Aug 3, 2022

Conversation

LGiki
Copy link
Contributor

@LGiki LGiki commented Aug 3, 2022

Change frontend:dev to frontend:dev:build and update the docs.
For more information, see #1666 (comment).

return p.DevBuildCommand
}
if p.DevCommand != "" {
return p.DevCommand
Copy link
Member

@leaanthony leaanthony Aug 3, 2022

Choose a reason for hiding this comment

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

Do you think it might be worth doing a println("Warning: frontend:dev has been deprecated, please use frontend:dev:build")?

Copy link
Member

Choose a reason for hiding this comment

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

We can do that at a later date 👍

@leaanthony leaanthony merged commit b332114 into wailsapp:master Aug 3, 2022
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.

None yet

2 participants