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

[Frontend Refactor III] Simplification for Renderer Folder #802

Merged
merged 4 commits into from
May 29, 2024

Conversation

garrettmflynn
Copy link
Member

  1. Rename src/electron/renderer to src/electron/frontend
  2. Rename src/electron/frontend/src to src/electron/frontend/core
  3. Rename src/electron/frontend/core/stories to src/electron/frontend/components
  4. Remove dev mode and rename src/electron/frontend/core/electron files to src/electron/frontend/utils/electron.ts
  5. Move dependencies/simple.js to globals.js
  6. Rename core/dependencies/globals.js to core/dependencies.js

@garrettmflynn garrettmflynn self-assigned this May 29, 2024
@CodyCBakerPhD CodyCBakerPhD enabled auto-merge May 29, 2024 16:25
@CodyCBakerPhD CodyCBakerPhD merged commit be031ef into main May 29, 2024
21 checks passed
@CodyCBakerPhD CodyCBakerPhD deleted the simplification-refactor branch May 29, 2024 16:28
@CodyCBakerPhD CodyCBakerPhD changed the title Simplification Refactor for Renderer Folder [Frontend Refactor III] Simplification for Renderer Folder May 29, 2024
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