Skip to content

fix(server): Remove import of @ui5/project build cache enum#1458

Merged
RandomByte merged 1 commit into
mainfrom
fix/server-remove-project-cache-import
Jul 17, 2026
Merged

fix(server): Remove import of @ui5/project build cache enum#1458
RandomByte merged 1 commit into
mainfrom
fix/server-remove-project-cache-import

Conversation

@RandomByte

Copy link
Copy Markdown
Member

@ui5/server imported the Cache enum from
"@ui5/project/build/cache/Cache" to default the serve() cache option,
but @ui5/project is intentionally not declared as a non-dev dependency.
Drop the import and inline the enum's "Default" value instead.

@ui5/server imported the Cache enum from
"@ui5/project/build/cache/Cache" to default the serve() cache option,
but @ui5/project is intentionally not declared as a non-dev dependency.
Drop the import and inline the enum's "Default" value instead.
@RandomByte
RandomByte marked this pull request as ready for review July 17, 2026 12:00
@RandomByte
RandomByte requested a review from a team July 17, 2026 12:00
@RandomByte
RandomByte merged commit 5889980 into main Jul 17, 2026
60 checks passed
@RandomByte
RandomByte deleted the fix/server-remove-project-cache-import branch July 17, 2026 12:00
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