Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ricsam/webworker-bug


https://github.com/ricsam/webworker-bug

Last synced: 10 days ago
JSON representation

Awesome Lists containing this project

README

        

workerA.js successfully import ./exists.js
workerB.js unsuccessfully import ./non-existing-file.js with an error message
workerC.js unsuccessfully import ../non-existing-file.js without an error message