Commit ef61734
File tree
Expand file treeCollapse file tree
8 files changed
+65
-2
lines changedFilter options
- lib/builders
- test
- fixtures/js-nested-locals
- lib
- nested/boot
Expand file treeCollapse file tree
8 files changed
+65
-2
lines changed+11-1Lines changed: 11 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
395 | 395 |
|
396 | 396 |
|
397 | 397 |
|
398 |
| - |
| 398 | + |
| 399 | + |
| 400 | + |
| 401 | + |
| 402 | + |
| 403 | + |
| 404 | + |
| 405 | + |
| 406 | + |
| 407 | + |
| 408 | + |
399 | 409 |
|
400 | 410 |
|
401 | 411 |
|
|
test/fixtures/js-nested-locals/component.json
Copy file name to clipboard+9Lines changed: 9 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | + |
test/fixtures/js-nested-locals/index.js
Copy file name to clipboard+4Lines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
test/fixtures/js-nested-locals/lib/index.js
Copy file name to clipboardExpand all lines: test/fixtures/js-nested-locals/lib/index.jsWhitespace-only changes.
test/fixtures/js-nested-locals/lib/nested/boot/component.json
Copy file name to clipboard+4Lines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
test/fixtures/js-nested-locals/lib/nested/boot/index.js
Copy file name to clipboard+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
test/fixtures/js-nested-locals/lib/nested/boot/smth.js
Copy file name to clipboard+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
+35-1Lines changed: 35 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
56 | 56 |
|
57 | 57 |
|
58 | 58 |
|
| 59 | + |
| 60 | + |
| 61 | + |
| 62 | + |
| 63 | + |
| 64 | + |
| 65 | + |
| 66 | + |
| 67 | + |
| 68 | + |
| 69 | + |
| 70 | + |
| 71 | + |
| 72 | + |
| 73 | + |
| 74 | + |
| 75 | + |
| 76 | + |
| 77 | + |
| 78 | + |
| 79 | + |
| 80 | + |
| 81 | + |
| 82 | + |
| 83 | + |
| 84 | + |
| 85 | + |
| 86 | + |
| 87 | + |
| 88 | + |
| 89 | + |
| 90 | + |
| 91 | + |
| 92 | + |
59 | 93 |
|
60 | 94 |
|
61 | 95 |
|
| ||
441 | 475 |
|
442 | 476 |
|
443 | 477 |
|
444 |
| - |
| 478 | + |
0 commit comments