Skip to content

Instantly share code, notes, and snippets.

@brittanydionigi
Created August 31, 2015 18:09
Show Gist options
  • Save brittanydionigi/e9a0e7e146aa2e67155a to your computer and use it in GitHub Desktop.
Save brittanydionigi/e9a0e7e146aa2e67155a to your computer and use it in GitHub Desktop.
offliner setup
importScripts('dist/offliner.min.js');
// import here the plug-ins for offliner
var offliner = new off.Offliner({
workerUrl: '/path/to/worker-file.js'
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment