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

Flatten static src dirs #3781

Merged
merged 5 commits into from
Feb 22, 2024
Merged

Flatten static src dirs #3781

merged 5 commits into from
Feb 22, 2024

Conversation

frjo
Copy link
Member

@frjo frjo commented Feb 21, 2024

Description

Removes the "src" and "apply" sub directory levels resulting in a more flat directory structure for static assets.

No changes in functionality should be a result of this. It is only to make it easier for developers to move around the code base.

Test Steps

  • Check that js and css files build in order.
  • Check that js and css files still loads in order on all pages.

Copy link
Member

@theskumar theskumar left a comment

Choose a reason for hiding this comment

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

Looks good!

@frjo frjo added Type: Maintenance Type: Patch Mini change, used in release drafter labels Feb 22, 2024
@frjo frjo merged commit 7674ce5 into main Feb 22, 2024
10 checks passed
@theskumar theskumar deleted the maintenance/flatten-static-src-dirs branch March 9, 2024 06:15
wes-otf pushed a commit that referenced this pull request May 7, 2024
Removes the "src" and "apply" sub directory levels resulting in a more
flat directory structure for static assets.

No changes in functionality should be a result of this. It is only to
make it easier for developers to move around the code base.
wes-otf pushed a commit that referenced this pull request May 8, 2024
Removes the "src" and "apply" sub directory levels resulting in a more
flat directory structure for static assets.

No changes in functionality should be a result of this. It is only to
make it easier for developers to move around the code base.
Vldln pushed a commit to equalitie/hypha that referenced this pull request May 28, 2024
Removes the "src" and "apply" sub directory levels resulting in a more
flat directory structure for static assets.

No changes in functionality should be a result of this. It is only to
make it easier for developers to move around the code base.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Maintenance Type: Patch Mini change, used in release drafter
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants