Skip to content

Latest commit

 

History

History
11 lines (11 loc) · 367 Bytes

2024-02-02-fix-admin-web-workers.md

File metadata and controls

11 lines (11 loc) · 367 Bytes
Error in user YAML: (<unknown>): found character that cannot start any token while scanning for the next token at line 5 column 16
---
title: Fix Admin web workers
issue: NEXT-33031
author: Sebastian Seggewiss
author_email: s.seggewiss@shopware.com
author_github: @seggewiss
---

Administration

  • Changed worker.init.ts to report worker errors in each tab
  • Added src/core/worker/admin-worker, containing the worker logic
  • Added src/core/worker/admin-worker.worker to handle mobile workers