Commit 05bf3e6
committed
Prevent dev dependency on Text Placeholder API.
For whatever reason, ModMenu was not generating dependency info previously, but now it started to in 26.1. Switching Text Placeholder API to include + compileOnly (instead of include + implementation) should avoid this inconveniencing people with a dev dependency on ModMenu.
- Prevent dev dependency on Text Placeholder API1 parent 42d66dc commit 05bf3e6
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| |||
0 commit comments