Commit 5efc245
committed
Bring back reloading the app after compiler warnings
With ed07c65, reloading the app after compiler
errors AND warnings was removed. For errors this makes sense, since when there is
an error, the bundle doesn't change. With warnings though, the bundle could have
been changed.
Fixes #6971 parent 2a74a08 commit 5efc245
1 file changed
+3
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
81 | 81 | | |
82 | 82 | | |
83 | 83 | | |
84 | | - | |
| 84 | + | |
85 | 85 | | |
86 | 86 | | |
87 | 87 | | |
88 | 88 | | |
89 | 89 | | |
90 | 90 | | |
| 91 | + | |
| 92 | + | |
91 | 93 | | |
92 | 94 | | |
93 | 95 | | |
| |||
0 commit comments