1
0
Fork 0
forked from 0x2620/oxjs

fix some localStorage bugs

This commit is contained in:
rolux 2011-12-30 21:07:41 +05:30
commit 64592e7278
4 changed files with 17 additions and 9 deletions

View file

@ -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']