Age | Commit message (Collapse) | Author |
|
|
|
|
|
underlying one
|
|
all files to be skipped from being packaged if the path contains a relative '.' in its path name (e.g. './path/etc').
|
|
|
|
packager skip all path components that have a path starting with '.', like ('.git/xxx/yyy/'), or the filename starts with '.', or the file is a Win32 hidden file. Explicitly specified files on the command line are always packaged, even if they start with '.' or are hidden. Add unit tests to check that it works.
|
|
|
|
|
|
specifies --preload-file to an absolute path, as discussed in #486.
|
|
files on the virtual filesystem via --preload-file 'src@dst' notation.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
with uuid check for cached packages, and remove HEAD XHR.
|
|
Module.preloadResults to store preload stats (for testing purposes).
|
|
|
|
browser.test_preload_file, browser.compressed_file). Fix style issues. Move some branch-specific code into the branch, rather than having it outside.
|
|
console.log.
|
|
original behaviour.
|
|
|
|
from indexeddb if possible.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
nicely with shared folders
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|