philips_supernote-obsidian-.../node_modules/web-worker-manager
Brandon Philips 2518e666d2 node_modules: initial import
Since there is no native code I am just checking all of the dependencies
in to simplify life and avoid a hard dependency on npm working on any
given day.
2024-04-05 23:08:52 -07:00
..
src node_modules: initial import 2024-04-05 23:08:52 -07:00
.npmignore node_modules: initial import 2024-04-05 23:08:52 -07:00
bower.json node_modules: initial import 2024-04-05 23:08:52 -07:00
History.md node_modules: initial import 2024-04-05 23:08:52 -07:00
LICENSE node_modules: initial import 2024-04-05 23:08:52 -07:00
package.json node_modules: initial import 2024-04-05 23:08:52 -07:00
README.md node_modules: initial import 2024-04-05 23:08:52 -07:00

worker-manager

Worker manager

Limitations

  • deps
  • URI must be absolute (because worker runs from a blob:)
  • Workers launched from https: pages cannot import http: scripts

License

MIT