Commit 09b9cb4
File tree
Expand file treeCollapse file tree
3 files changed
+11
-3
lines changedFilter options
- .github/workflows
- src
- Compilers
Expand file treeCollapse file tree
3 files changed
+11
-3
lines changed.github/workflows/tests.yml
Copy file name to clipboardExpand all lines: .github/workflows/tests.yml+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
28 | 28 |
|
29 | 29 |
|
30 | 30 |
|
31 |
| - |
| 31 | + |
32 | 32 |
|
33 | 33 |
|
34 | 34 |
|
|
src/Compilers/MinifyCompiler.php
Copy file name to clipboardExpand all lines: src/Compilers/MinifyCompiler.php+9-1Lines changed: 9 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
49 | 49 |
|
50 | 50 |
|
51 | 51 |
|
| 52 | + |
52 | 53 |
|
53 | 54 |
|
54 | 55 |
|
| ||
57 | 58 |
|
58 | 59 |
|
59 | 60 |
|
60 |
| - |
| 61 | + |
| 62 | + |
61 | 63 |
|
62 | 64 |
|
63 | 65 |
|
64 | 66 |
|
65 | 67 |
|
66 | 68 |
|
| 69 | + |
| 70 | + |
| 71 | + |
| 72 | + |
| 73 | + |
| 74 | + |
67 | 75 |
|
68 | 76 |
|
69 | 77 |
|
|
src/HTMLMinServiceProvider.php
Copy file name to clipboardExpand all lines: src/HTMLMinServiceProvider.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
184 | 184 |
|
185 | 185 |
|
186 | 186 |
|
187 |
| - |
| 187 | + |
188 | 188 |
|
189 | 189 |
|
190 | 190 |
|
|
0 commit comments