Commit b4e5bc2
Recovered property accessor in encoding.js (Resolves inexorabletash#67)
Fixed issue described in inexorabletash/issues/67
The problem was casued by the missing propery accessor on the
require statement, which passed the entire global scope of
`encoding-indexes` instead of the indexes.1 parent 053dc84 commit b4e5bc2
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
| 15 | + | |
15 | 16 | | |
16 | 17 | | |
17 | 18 | | |
| |||
0 commit comments