browser-module-cache icon indicating copy to clipboard operation
browser-module-cache copied to clipboard

Caches browserify-cdn modules using level.js

Results 2 browser-module-cache issues
Sort by recently updated
recently updated
newest added

When using the `level-js` integration a number of transaction errors are encountered when attempting to get a cache key. From having a look at the code I think this could...

bug

I think `modulename@verssion:bundle` would be a better format for keys, then we could store multiple versions of the same module. related issues https://github.com/maxogden/requirebin/issues/9 https://github.com/jesusabdullah/browserify-cdn/issues/24