Nuxt/examples/web-worker/pages
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
..
README.md web worker example 2018-03-18 01:45:52 +01:00
index.vue Webworker (#3480) 2018-06-26 12:33:51 +02:00

README.md

PAGES

This directory contains your Application Views and Routes. The framework reads all the .vue files inside this directory and creates the router of your application.

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