Minify only at new best program time

This commit is contained in:
Ian Gulliver
2021-11-23 20:34:10 -08:00
parent f0f28dbd51
commit 8a63bd3b3e
3 changed files with 19 additions and 19 deletions

View File

@@ -19,3 +19,12 @@ samples:
- in: [12,35]
out: [37]
- in: [9, 40]
out: [41]
- in: [88, 105]
out: [137]
- in: [161, 240]
out: [289]