1
0

Restructured JS files

This commit is contained in:
2026-03-25 14:18:28 +01:00
parent f24b1b7759
commit c83abc9e9c
17 changed files with 147 additions and 159 deletions

View File

@@ -38,7 +38,7 @@ export default [
},
{
// Worker script uses importScripts, self, Go, globalThis, WebAssembly
files: ['src/js/patch-worker.js'],
files: ['src/js/workers/patch-worker.js'],
languageOptions: {
globals: {
self: 'readonly',