Commit e080d42
committed
refactor(builder): Add message to SapUiDefineCall TypeError
The TypeError thrown when a sap.ui.define dependency element is not a
string literal had no message, leaving no context when the build failed
on malformed input.1 parent cf7e9ee commit e080d42
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
42 | | - | |
| 42 | + | |
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
| |||
0 commit comments