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

feat(build): gulp 5 upgrade #3032

Merged
merged 9 commits into from May 3, 2024
Merged

feat(build): gulp 5 upgrade #3032

merged 9 commits into from May 3, 2024

Conversation

lubber-de
Copy link
Member

@lubber-de lubber-de commented Apr 9, 2024

Description

Upgrades to gulp 5 and makes sure the dist files are identical to 4.0.2 which needed some adjustments as gulp 5 changed some internal logic

  • assets should not be encoded (otherwise every font and image is broken)
  • ordered globs (for concatenation) needed an additional package and handle each js/css file separately. This might increase the overall compilation time

Replaces

#3029

@lubber-de lubber-de added type/build Anything related to the build process state/awaiting-reviews Pull requests which are waiting for reviews dependencies Pull requests that update a dependency file labels Apr 9, 2024
@lubber-de lubber-de added this to the 2.9.4 milestone Apr 9, 2024
@lubber-de lubber-de merged commit a2891ac into fomantic:develop May 3, 2024
10 checks passed
@lubber-de lubber-de removed the state/awaiting-reviews Pull requests which are waiting for reviews label May 3, 2024
@lubber-de lubber-de deleted the gulp5 branch May 3, 2024 20:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file type/build Anything related to the build process
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant