Skip to content

Conversation

@sleeuwen
Copy link
Collaborator

@sleeuwen sleeuwen commented Jan 6, 2024

This PR increases the minimum supported version to .NET 6, and updates the samples accordingly (blazor samples have been regenerated from the latest .NET 8 templates as they've had quite some changes).

It also renames the "SourceFolder" and "TargetFolder" settings to "Source" and "Target" and allows them to specify a file in addition to a folder (this fixes #120). ("SourceFolder" and "TargetFolder" are still recognized for backwards compatibility)

Adds an extra config settings "Compilations" which is an array of "Source" and "Target" pairs. These work in addition to the global "Source"/"Target" (this fixes #57).

The sass watcher should also again be disabled by default for Razor Class Library projects (this fixes #118).

note: we might want to wait until sass 1.70 is released and introduce these changes in that version (and not in a v1.69.8).

@sleeuwen sleeuwen requested a review from koenvzeijl January 6, 2024 19:10
@sleeuwen sleeuwen merged commit b41d4f7 into master Jan 18, 2024
@sleeuwen sleeuwen deleted the feature/multiple-sources branch January 18, 2024 06:46
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.

Source.scss -> Target.min.css Cannot build from clone Ability to watch multiple projects

3 participants