developit / developit/workerize
Accept a module path instead of code string?
- Lenguaje dominante
- JavaScript
- Estrellas
- 4.4k
- Forks
- 87
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
It seems this library current accepts code string (and somehow tries to convert it to CommonJS 🤔) but can it accept a module path? I guess it should be possible to generate a code to import the module from the given path.
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Línea de trabajo
Start by reading the library's public API and the current code-string conversion path to understand how worker modules are loaded. Determine how a module path should be accepted and how generated import code should behave, then verify the new path-based usage alongside the existing code-string behavior.
Escrito por el modelo de indexación a partir del texto del issue.
Evaluación
- Stack tecnológico
- javascript
- Área
- web-dev
- Tipo de issue
- Nueva funcionalidad
- Dificultad
- 4/5
- Tiempo estimado
- 3-5 días
- Estado de actividad
- Estancado
- Claridad
- Bastante claro
- Aptitud para principiantes
- 35/100