Webpack 可能要設定一下worker-plugin. 我們先建立一個新的 js 檔 import { fib } from './utils' onmessage = e => { const result = fib(e.data.
確定! 回上一頁