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(vscode): Fix project build cache and designer loading #4739

Merged
merged 2 commits into from Apr 30, 2024

Conversation

ccastrotrejo
Copy link
Contributor

@ccastrotrejo ccastrotrejo commented Apr 30, 2024

This pull request includes changes that primarily focus on codebase simplification, localization updates, and build process improvements. The most important changes include the removal of unnecessary imports and updates to the state management in DesignerCommandBar/index.tsx, the addition of new localization strings and comments in strings.json, and the modification of build scripts in package.json and turbo.json.

  • Removed unnecessary imports and updated the state management to simplify the code.
  • Updated build scripts to improve the build process.
  • Simplified the conditionals and refactored the useQuery hook to improve code readability and performance.

@ccastrotrejo ccastrotrejo merged commit 27dd4c0 into main Apr 30, 2024
12 checks passed
@ccastrotrejo ccastrotrejo deleted the ccastrotrejo/AppFix branch April 30, 2024 22:43
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