fix some localStorage bugs
This commit is contained in:
parent
c9d2ac5fcd
commit
64592e7278
4 changed files with 17 additions and 9 deletions
|
|
@ -78,6 +78,7 @@ def build_oxjs(geo):
|
|||
write_link(link_source, link_target)
|
||||
|
||||
# Ox.js
|
||||
# FIXME: Document what exactly the following dependecies are!
|
||||
filenames = [
|
||||
['Fallback.js', 'Core.js'],
|
||||
['Collection.js', 'Math.js']
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue