developit / developit/workerize
Accept a module path instead of code string?
オープン
- 主要言語
- JavaScript
- スター
- 4.4k
- フォーク
- 87
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
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.
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
調査の方向性
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.
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- javascript
- 領域
- web-dev
- issue の種類
- 機能追加
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 35/100