1
0
mirror of https://github.com/nuxt/nuxt.git synced 2025-03-21 08:45:53 +00:00
Nuxt/examples/web-worker/assets/js
Jon Ege Ronnenberg 1b46a95b06 Webworker ()
* added missing eslint-loader that prevented the example to run and changed freeWorker to terminate a worker and create a new since we can not really free a worker

* proper remove long running worker from longRunningWorkers array when done

* polish web-worker example

set nuxt to 'latest' version

this will change

this will also change
2018-06-26 12:33:51 +02:00
..
Example.worker.js Webworker () 2018-06-26 12:33:51 +02:00