add a dependency
This commit is contained in:
parent
68c06a76bf
commit
a4e0b60f87
1 changed files with 1 additions and 0 deletions
|
@ -97,6 +97,7 @@ def build_oxjs(downloads=False, geo=False):
|
|||
'Fallback.js', # FIXME: not clear if needed here
|
||||
'Math.js', # Ox.MAX_LATITUDE depends on Ox.sinh
|
||||
'Object.js', # Ox.typeOf depends on Ox.hasOwn
|
||||
'String.js', # HTML.js depends on Ox.char
|
||||
'Type.js' # Ox.slice may depend on Ox.typeOf
|
||||
]
|
||||
]
|
||||
|
|
Loading…
Reference in a new issue