elementary / elementary/stylesheet

Meson: rebuild without requiring ninja clean

Open
#1,202 4 comments 0 reactions 0 assignees View on GitHub
Dominant language
SCSS
Stars
315
Forks
67
Avg merge
44m
Merged PRs (30d)
1

Description

### What Happened?

The stylesheet doesn't get properly rebuilt if you build with just `ninja` and not `ninja clean`.

### Steps to Reproduce

1. Build with `ninja`
2. Make changes and build again with `ninja`
3. Test and see that changes weren't built

### Expected Behavior

The build system should be set up such that it produces new builds reflecting the latest source code changes when building with `ninja` and not requiring `ninja clean`

### OS Version

7.x (Early Access)

### Software Version

Compiled from git

### Log Output

_No response_

### Hardware Info

_No response_

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.