Commit Graph

13 Commits

Author SHA1 Message Date
alexander.akait cd4ab09da8 test: fix 2024-11-20 17:17:01 +03:00
alexander.akait 3c0c08838b test: debug 2024-11-20 05:02:54 +03:00
alexander.akait 3d37ec5a76 feat: use ES modules for universal target for chunks and worker chunks 2024-11-14 17:03:02 +03:00
Nitin Kumar eba41c692c chore: udpate dependencies 2024-10-14 08:32:08 +05:30
alexander.akait c802a98f58 style: improve 2024-08-02 19:32:22 +03:00
alexander.akait 81f2e865a6 chore: update eslint to v9 2024-06-11 15:32:02 +03:00
alexander.akait 8273948d9d chore: improve eslint configuration 2024-01-13 16:35:31 +03:00
alexander.akait 20c690025d feat: introduce a new syntax for worklets - `*context.audioWorklet.addModule()` 2023-05-17 19:59:51 +03:00
Tobias Koppers cf0c816648 add test case for moving modules and chunks between runtimes 2021-05-26 23:29:49 +02:00
Anshuman Verma eb63cb78b6 fix: prefix public path in importScripts 2021-03-15 16:08:59 +01:00
Ingvar Stepanyan e839494ff0 Disallow type:module + importScripts in tests 2021-03-12 11:00:40 +01:00
Tobias Koppers d034c89c8b terminate WebWorkers correctly 2021-01-09 19:06:02 +01:00
Tobias Koppers d46f945572 fix problem when HMR and different runtimes
allow HMR to work in WebWorkers too
2020-11-28 13:53:32 +01:00