OSOE-1185: Remove Node.js dependency from all projects#1156
Merged
Conversation
|
This pull request has merge conflicts. Please resolve those before requesting a review. |
This reverts commit 08fc582.
Piedone
requested changes
Nov 21, 2025
Piedone
approved these changes
Nov 21, 2025
Submodule src/Themes/Lombiq.BaseTheme:
> 2c6290c - Removing dummy CSS
Submodule src/Modules/Lombiq.VueJs:
> 5a3c724 - Blog post link
Submodule src/Themes/Lombiq.BaseTheme:
> 843ab0c - Blog post link
[skip ci]
Member
|
@jimmylewis see how we migrated all of our open-source projects over to LibMan here. We also created a source generator to create constants for accessing the versions of the dependencies in libman.json files: https://github.com/Lombiq/Helpful-Libraries/blob/dev/Lombiq.HelpfulLibraries.SourceGenerators/Readme.md#using-the-libmanresourceversiongenerator. We also have a custom Renovate config to keep LibMan dependency version up to date automatically: https://github.com/Lombiq/renovate-config/blob/d5cdf2c3d2d3b4d308bd20f8c021039e65ab89a8/default.json5#L53. Thank you for your work on LibMan! |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
OSOE-1185
Fixes #1155