pixelplanet/src/workers
2022-06-21 04:53:13 +02:00
..
captchaloader.js move captchas into their own thread 2022-06-20 23:12:51 +02:00
README.md move captchas into their own thread 2022-06-20 23:12:51 +02:00
tilewriter.js make quue for tileserver thread 2022-06-21 04:53:13 +02:00

Worker Threads

Every single .js file here automatically gets its own webpack entry point and will get build into its own worker/filename file.