Evgenus / spa

Single Page Applications builder
Other
7 stars 2 forks source link

invalid appcache manifest generated in 0.2.5 #48

Closed wizzard0 closed 10 years ago

wizzard0 commented 10 years ago

CACHE MANIFEST

CACHE: ,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,

5021d518fa4f7af8a1549e1551f485db

NETWORK: *

wizzard0 commented 10 years ago

hmmm

    var loader = new Loader({
        "version": "0.2.5",
        "manifest_location": ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,",
        "prefix": LOADER_PREFIX,
        "hash_name": "md5",
        "randomize_urls": true,
        "hash_func": hash_func,
        "decoder_name": "identity",
        "decoder_func": decoder_func,
    });