Nuxt/examples/web-worker/assets
Jon Ege Ronnenberg 1b46a95b06 Webworker (#3480)
* 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
..
js Webworker (#3480) 2018-06-26 12:33:51 +02:00
README.md web worker example 2018-03-18 01:45:52 +01:00

README.md

ASSETS

This directory contains your un-compiled assets such as LESS, SASS, or JavaScript.

More information about the usage of this directory in the documentation: https://nuxtjs.org/guide/assets#webpacked

This directory is not required, you can delete it if you don't want to use it.